##// END OF EJS Templates
Port `deepreload` to `importlib`...
Port `deepreload` to `importlib` `imp` is deprecated since Python 3.3 and scheduled for removal in Python 3.12 The code is severely undertested, I added several, and also fixed a bug that `modules_reloading` was not cleaned-up on an import failure.
Nikita Kniazev -
r27044:7f364bb8
Show More
Name Size Modified Last Commit Author
/ .github / workflows
docs.yml Loading ...
downstream.yml Loading ...
mypy.yml Loading ...
python-package.yml Loading ...
test.yml Loading ...