472
I Use This!
High Activity

Commits : Listings

Analyzed about 24 hours ago. based on code collected about 24 hours ago.
Mar 02, 2025 — Mar 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove pytest<8 pin in CI test workflow More... 8 months ago
Remove pytest-asyncio pin More... 8 months ago
Applied automatic formatting based on linter recommendation More... 8 months ago
Added more tests for long strings. More... 8 months ago
Test for long strings in whos magic More... 8 months ago
Fix printing long strings in %whos magic command. More... 8 months ago
back to dev More... 8 months ago
Fix release More... 8 months ago
release 9.4.0 More... 8 months ago
Add changelog for IPython 9.4 (#14935) More... 8 months ago
Align formatting of section references with one used in 8.x series More... 8 months ago
Mention `%script` magic improvements More... 8 months ago
Add changelog for IPython 9.4 More... 8 months ago
Do not always import * with autoreload3 (#14872) More... 8 months ago
Backport Pdb closure evaluation fix (list comprehension, generators) from Python 3.13 (#14933) More... 8 months ago
Add mypy ignore comments More... 8 months ago
Lint with darker (black) More... 8 months ago
Add a test for closure evaluation More... 8 months ago
Include a backport of Pdb closure fixes from Python 3.13 More... 8 months ago
Fix streaming multi-byte Unicode characters in `%script` magic family (#14931) More... 8 months ago
Fix the test on Windows More... 8 months ago
Fix the issue More... 8 months ago
Fix test (do not print out a new line) More... 8 months ago
Add a test case More... 8 months ago
Fix access, Darker More... 8 months ago
Support data frames, series and objects with `__len__` in the `%whos` magic (#14926) More... 8 months ago
Add typing to newly added methods More... 8 months ago
Move `transformed_cell` to the end to avoid breaking downstream use of `ExecutionInfo` constructor More... 8 months ago
fix for deduperreload global env in case of function decorator from imported module (#14922) More... 8 months ago
Enhance `%%time` Magic with `--no-raise-error` Flag (#14906) More... 8 months ago