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.

URL PR 972
Status merged
Title bpo-29851: Have importlib.reload() raise ImportError if the module's spec is not found
History
Date User Action Args
2017-05-24 22:19:52garvitdelhisetstatus: open -> merged
2017-05-17 17:50:43garvitdelhisettitle: [WIP] bpo-29851: Have importlib.reload() raise ImportError if the module's spec is not found -> bpo-29851: Have importlib.reload() raise ImportError if the module's spec is not found
2017-05-16 16:29:21garvitdelhisettitle: bpo-29851: Have importlib.reload() raise ImportError if the module's spec is not found -> [WIP] bpo-29851: Have importlib.reload() raise ImportError if the module's spec is not found
2017-04-03 20:51:55garvitdelhisettitle: bpo-29851: Raising an ImportError if module not found -> bpo-29851: Have importlib.reload() raise ImportError if the module's spec is not found
2017-04-03 11:19:17garvitdelhilinkissue29851 pull_requests
2017-04-03 11:19:17garvitdelhicreate