472
I Use This!
High Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected 1 day ago.
Sep 11, 2025 — Sep 11, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
tests: parametrize test_inputtransformer2_line.py transformer tests More... 3 months ago
tests: modernize test_display.py - replace self.assertRaises with pytest.raises More... 3 months ago
tests: convert test_pretty.py TestsPretty to pytest with parametrize More... 3 months ago
tests: convert test_completerlib.py to pytest with fixtures and parametrize More... 3 months ago
tests: convert test_wildcard.py to pytest with parametrize More... 3 months ago
tests: convert test_events.py to pytest fixtures More... 3 months ago
Modernize test_compilerop.py with parametrize; add __future__ to _process_win32_controller.py More... 3 months ago
Modernize test_tools.py: fix assertions, add parametrize, use plain pytest More... 3 months ago
Fix Tee.__del__ AttributeError and modernize test_io.py More... 3 months ago
ci: add zizmor GitHub Actions security analysis and harden workflows (#15238) More... 3 months ago
ci: add zizmor GitHub Actions security analysis and harden workflows More... 3 months ago
Handle pdb.Pdb `mode` argument and test signature compatibility More... 3 months ago
Complete bare except: elimination across remaining IPython modules More... 3 months ago
Narrow bare except: in autoreload, backgroundjobs, and path utils More... 3 months ago
Narrow bare except: clauses across magics, tbtools, utils, and lib More... 3 months ago
Rewrite test_ptutils.py using @pytest.mark.parametrize More... 3 months ago
min_elide=0 disables path elision; narrow 3 interactiveshell bare excepts More... 3 months ago
Narrow remaining bare except: in oinspect and shellapp More... 3 months ago
Narrow remaining bare except: clauses in oinspect, completer, and page More... 3 months ago
Fix oinspect TypeError with generic __getattr__ objects; fix test path quoting More... 3 months ago
Hide execfile frames in debugger backtraces More... 3 months ago
Handle typing errors discovered by annotating get_ipython More... 3 months ago
Annotate get_ipython More... 3 months ago
back to dev More... 4 months ago
release 9.14.0 More... 4 months ago
Add IPython 9.14 release notes (#15228) More... 4 months ago
Apply suggestions from code review More... 4 months ago
Prepare release notes for 9.14 More... 4 months ago
directive typo (#15225) More... 4 months ago
directive typo More... 4 months ago