472
I Use This!
High Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 14 hours ago.
Jul 22, 2025 — Jul 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ci: cache pytest last-failed state and run tests with --ff --maxfail=5 (#15325) More... about 16 hours ago
Uncomment darker check in CI More... 1 day ago
Switch darker to 3.0, use ruff formatter, bump reformat commit More... 1 day ago
[pre-commit.ci] auto fixes from pre-commit.com hooks More... 2 days ago
Exclude tests/test_ipunittest.py from trailing-whitespace hook More... 2 days ago
Add modernization/deprecation/performance changelog More... 6 days ago
Fix latent import cycle in IPython.terminal More... 6 days ago
Remove APIs deprecated in IPython 5.0-8.27 More... 6 days ago
Modernization: drop 'decorator' dependency, collapse typing_extensions branch More... 6 days ago
Performance: lazy jedi import, hoisted regexes, debugger cache leak fix More... 6 days ago
Harden and consolidate HistoryManager teardown; support context managers More... 9 days ago
Close nbformat signature store opened by the %notebook magic More... 9 days ago
Restore mypy type: ignore comments needed under Python 3.14 More... 9 days ago
Enable 12 more ruff rules and drop stale mypy type: ignore comments More... 9 days ago
Enable mypy warn_unreachable and fix the dead/mistyped code it found More... 13 days ago
Enable mypy disallow_untyped_calls/decorators and fix flagged calls More... 13 days ago
Enable mypy strict_equality and fix the comparisons it flags More... 13 days ago
Enable mypy warn_unused_ignores and drop stale type: ignore comments More... 13 days ago
Break import cycles via IPython root package (get_ipython + crashhandler) More... 14 days ago
tests: parametrize loops and wrap zip() for pytest 10 compatibility More... 14 days ago
Drop deprecated typing imports from oinspect More... 14 days ago
Fix macro.py: add __setstate__ and improve TypeError message More... 14 days ago
Add type annotations to compilerop, capture, tempdir, shellapp, testing/tools More... 14 days ago
Add type annotations to builtin_trap and hooks More... 14 days ago
Modernize logger.py: add type hints and property-based logmode More... 14 days ago
Modernize typing in tbtools, prompts, pytest_ipdoctest; guard None filename More... 14 days ago
Fix three small correctness bugs from PR #15237 More... 14 days ago
Add unit tests for previously-untested modules More... 14 days ago
Fix hash-seed-dependent flakiness in test_pickleshare More... 14 days ago
Disable ruff FURB110 and restore explicit ternaries More... 14 days ago