472
I Use This!
High Activity

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 6 hours ago.
Jul 24, 2025 — Jul 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Only substitute ~ in compress_user() on a path-component boundary (#15317) More... about 14 hours ago
Limit file completions to path contexts (#15288) More... about 14 hours ago
Refactor banner property logic (#15314) More... about 14 hours ago
Fix doctest prompt stripping regression (#15260) More... about 14 hours ago
ci: cache pytest last-failed state and run tests with --ff --maxfail=5 (#15325) More... 2 days ago
Uncomment darker check in CI More... 3 days ago
Switch darker to 3.0, use ruff formatter, bump reformat commit More... 3 days ago
[pre-commit.ci] auto fixes from pre-commit.com hooks More... 4 days ago
Exclude tests/test_ipunittest.py from trailing-whitespace hook More... 4 days ago
Add modernization/deprecation/performance changelog More... 8 days ago
Fix latent import cycle in IPython.terminal More... 8 days ago
Remove APIs deprecated in IPython 5.0-8.27 More... 8 days ago
Modernization: drop 'decorator' dependency, collapse typing_extensions branch More... 8 days ago
Performance: lazy jedi import, hoisted regexes, debugger cache leak fix More... 8 days ago
Harden and consolidate HistoryManager teardown; support context managers More... 10 days ago
Close nbformat signature store opened by the %notebook magic More... 10 days ago
Restore mypy type: ignore comments needed under Python 3.14 More... 11 days ago
Enable 12 more ruff rules and drop stale mypy type: ignore comments More... 11 days ago
Enable mypy warn_unreachable and fix the dead/mistyped code it found More... 14 days ago
Enable mypy disallow_untyped_calls/decorators and fix flagged calls More... 15 days ago
Enable mypy strict_equality and fix the comparisons it flags More... 15 days ago
Enable mypy warn_unused_ignores and drop stale type: ignore comments More... 15 days ago
Break import cycles via IPython root package (get_ipython + crashhandler) More... 15 days ago
tests: parametrize loops and wrap zip() for pytest 10 compatibility More... 15 days ago
Drop deprecated typing imports from oinspect More... 15 days ago
Fix macro.py: add __setstate__ and improve TypeError message More... 15 days ago
Add type annotations to compilerop, capture, tempdir, shellapp, testing/tools More... 15 days ago
Add type annotations to builtin_trap and hooks More... 15 days ago
Modernize logger.py: add type hints and property-based logmode More... 15 days ago
Modernize typing in tbtools, prompts, pytest_ipdoctest; guard None filename More... 15 days ago