##// END OF EJS Templates
Backport PR #14004 on branch 8.12.x (Don't do truthy check on object; use `is not None`) (#14037)...
Backport PR #14004 on branch 8.12.x (Don't do truthy check on object; use `is not None`) (#14037) Backport PR #14004: Don't do truthy check on object; use `is not None`
Matthias Bussonnier -
r28241:3a48cf45 merge
Show More
Name Size Modified Last Commit Author
/ IPython / terminal / tests
__init__.py Loading ...
test_debug_magic.py Loading ...
test_embed.py Loading ...
test_help.py Loading ...
test_interactivshell.py Loading ...
test_pt_inputhooks.py Loading ...
test_shortcuts.py Loading ...