##// END OF EJS Templates
Backport PR #10025: numpy no longer seems amenable to deep reloading...
Backport PR #10025: numpy no longer seems amenable to deep reloading Excluding numpy._globals was not sufficient to make it work, so this just removes the test for deep-reloading numpy, as it's something that no longer seems worth supporting. Signed-off-by: Thomas Kluyver <thomas@kluyver.me.uk>
Min RK -
r23147:cefebec1
Show More
Name Size Modified Last Commit Author
/ IPython / lib
tests
__init__.py Loading ...
backgroundjobs.py Loading ...
clipboard.py Loading ...
deepreload.py Loading ...
demo.py Loading ...
display.py Loading ...
editorhooks.py Loading ...
guisupport.py Loading ...
inputhook.py Loading ...
inputhookglut.py Loading ...
inputhookgtk.py Loading ...
inputhookgtk3.py Loading ...
inputhookpyglet.py Loading ...
inputhookqt4.py Loading ...
inputhookwx.py Loading ...
kernel.py Loading ...
latextools.py Loading ...
lexers.py Loading ...
pretty.py Loading ...
security.py Loading ...