-
-
Notifications
You must be signed in to change notification settings - Fork 412
Pull requests: ipython/ipykernel
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add an advertise_debugger option so kernel_info need not import debugpy
enhancement
#1545
opened Aug 9, 2026 by
Carreau
Member
Loading…
Defer debugpy and psutil imports until they are actually needed
enhancement
#1543
opened Aug 4, 2026 by
Carreau
Member
Loading…
Revert warning suppresion in docs
documentation
maintenance
#1519
opened May 7, 2026 by
krassowski
Member
•
Draft
Remove
BackgroundSocket wrapper, use IOPubThread directly
#1505
opened Mar 6, 2026 by
erikgaas
Loading…
Use Tornado's selector thread on Windows/asyncio/ProactorEventLoop
#1376
opened Mar 16, 2025 by
davidbrochart
Collaborator
•
Draft
Ensure IPython's HistoryManager threads don't leak
maintenance
#1361
opened Feb 26, 2025 by
davidbrochart
Collaborator
•
Draft
Use
threading.Event for _eventloop_set instead of anyio.Event
bug
#1293
opened Nov 7, 2024 by
davidbrochart
Collaborator
Loading…
Execute code in blocking mode by default
bug
#1233
opened Apr 22, 2024 by
davidbrochart
Collaborator
Loading…
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.