This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2017-03-19 00:09 by Richard Cooper, last changed 2022-04-11 14:58 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| bug.py | Richard Cooper, 2017-03-19 00:09 | Repo testcase | ||
| Pull Requests | |||
|---|---|---|---|
| URL | Status | Linked | Edit |
| PR 972 | merged | garvitdelhi, 2017-04-03 11:19 | |
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:58:44 | admin | set | github: 74037 |
| 2017-05-24 22:20:40 | brett.cannon | set | status: open -> closed resolution: fixed stage: resolved |
| 2017-05-24 22:19:52 | brett.cannon | set | messages: + msg294405 |
| 2017-04-04 16:33:10 | brett.cannon | set | messages:
+ msg291125 title: Have importlib.reload() raise ImportError when a spec can't be found -> Have importlib.reload() raise ModuleNotFoundError when a spec can't be found |
| 2017-04-03 16:35:51 | serhiy.storchaka | set | nosy:
+ serhiy.storchaka messages: + msg291081 |
| 2017-04-03 11:19:17 | garvitdelhi | set | pull_requests: + pull_request1149 |
| 2017-03-20 19:22:29 | brett.cannon | set | priority: normal -> low type: crash -> enhancement title: importlib.reload references None object -> Have importlib.reload() raise ImportError when a spec can't be found keywords: + easy nosy: + brett.cannon, ncoghlan, eric.snow versions: + Python 3.7 messages: + msg289903 |
| 2017-03-19 00:09:56 | Richard Cooper | create | |
