472
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 02, 2025 — Mar 02, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove reference to deleted docs More... about 1 year ago
Reformat remaining IPython.lib.lexers More... about 1 year ago
Depend on ipython-pygments-lexers for pygments lexers More... about 1 year ago
more intuitive behavior for token_at_cursor for inspect requests (#14631) More... about 1 year ago
Add some types to autosuggest (#14647) More... about 1 year ago
Add some types to autosuggest More... about 1 year ago
PTK3 is now always true. Simplify conditions. (#14645) More... about 1 year ago
PTK3 is now always true. Simplify conditions. More... about 1 year ago
better error msg More... about 1 year ago
maintain state in iterator More... about 1 year ago
dont mutate tokens More... about 1 year ago
Revert "remove unnecessary append" More... about 1 year ago
remove unnecessary append More... about 1 year ago
Fixed bug with a warning message incorrectly displayed (#14640) More... about 1 year ago
Fixed an issue where the warning message `Attempting to work in a virtualenv. If you encounter problems please install IPython inside the virtualenv.` was incorrectly triggered in systems involving symlinks. When the path of VIRTUAL_ENV and the corresponding environment path derived from the executable iPython pointed to the same physical directory, but differ because of symlinks, the warning was triggered. By using `resolve()` function, we ensure that the we compare the fully resolved paths. More... about 1 year ago
forgot to add assertion More... about 1 year ago
address comments More... about 1 year ago
Revert "Ruffisation" (#14633) More... about 1 year ago
Merge branch 'main' into revert-14625-ruffisation More... about 1 year ago
Explicit ruff ignoring of existing issues. (#14634) More... about 1 year ago
Explicit ruff ignoring of existing issues. More... about 1 year ago
Revert "Ruffisation" More... about 1 year ago
token at cursor improvements More... about 1 year ago
Python vs IPython: recommend %cd, %env over !cd, !export (#14629) More... about 1 year ago
Python vs IPython: recommend %cd, %env over !cd, !export More... about 1 year ago
deprecare remark and reformat history.py (#14627) More... about 1 year ago
format More... about 1 year ago
Merge branch 'ipython:main' into main More... about 1 year ago
whatsnew 8.31 (#14626) More... about 1 year ago
whatsnew 8.31 More... about 1 year ago