-
-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Pull requests: ipython/ipython
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Remove deprecated py3compat module and inline its utilities
#15292
opened Jul 7, 2026 by
Carreau
Member
Loading…
Modernize type annotations: typing.Optional/Union/List/Dict/Tuple/Type → built-in generics
#15291
opened Jul 7, 2026 by
Carreau
Member
Loading…
Make caller locals visible to nested scopes in embedded shells
#15289
opened Jul 7, 2026 by
Carreau
Member
Loading…
Improve clarity of Python version requirement message
#15281
opened Jul 5, 2026 by
DhanaReddy25
Loading…
Bump the actions group across 1 directory with 6 updates
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
#15270
opened Jun 26, 2026 by
dependabot
Bot
Loading…
Preserve NameError/AttributeError suggestions in traceback formatting
#15263
opened Jun 15, 2026 by
shincho-1000
Contributor
•
Draft
Fix init_path ignoring CWD when -P used in script shebang (#15214)
#15262
opened Jun 14, 2026 by
frenzymadness
Contributor
Loading…
Modernize codebase: typing annotations, bare except cleanup, new tests, pytest conversion
#15237
opened Jun 1, 2026 by
Carreau
Member
Loading…
Fix Markdown and JSON __repr__ to return actual data
#15230
opened May 30, 2026 by
asgharale
Loading…
docs: clarify autoawait example requires running event loop
#15216
opened May 21, 2026 by
SAY-5
Loading…
tests: replace wall-clock stream-perf assertion with scaling ratio
#15201
opened May 5, 2026 by
pmarreck
Loading…
6 of 7 tasks
Update _tokens_filename with the option to not compress user path
#15194
opened Apr 27, 2026 by
Carreau
Member
Loading…
fix: only surface nested repr_mimebundle NotImplementedError
#15168
opened Mar 26, 2026 by
Maa-ly
Loading…
fix: preserve sys.exit() exit codes in non-interactive mode
#15158
opened Mar 15, 2026 by
Sarah-2003
•
Draft
6 tasks done
Improve %timeit documentation example with -n and -r options
#15127
opened Feb 12, 2026 by
zivkoss
Loading…
add cell_meta to ExecutionInfo and pass through run_cell
#15071
opened Nov 12, 2025 by
erawn
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.