-
-
Notifications
You must be signed in to change notification settings - Fork 391
Pull requests: ipython/ipykernel
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Test changing base method to async after #1295
api_change
maintenance
#1464
opened Oct 24, 2025 by
Carreau
Loading…
test that matplotlib event loop integration is responsive
maintenance
#1463
opened Oct 20, 2025 by
minrk
Loading…
Fix KeyboardInterrupt on Windows by manually resetting interrupt event
bug
#1434
opened Sep 20, 2025 by
ptosco
Loading…
Use Tornado's selector thread on Windows/asyncio/ProactorEventLoop
#1376
opened Mar 16, 2025 by
davidbrochart
•
Draft
Ensure IPython's HistoryManager threads don't leak
maintenance
#1361
opened Feb 26, 2025 by
davidbrochart
Loading…
Use
threading.Event for _eventloop_set instead of anyio.Event
bug
#1293
opened Nov 7, 2024 by
davidbrochart
Loading…
Return Comm rather than BaseComm from create_comm
bug
#1091
opened Feb 8, 2023 by
matthewturk
Loading…
Add richInspectVariables test with HTML repr
enhancement
#944
opened May 30, 2022 by
davidbrochart
Loading…
fix ipykernel #799 by removing publish_status in process_control
#819
opened Dec 3, 2021 by
mizililo
Loading…
Issue #12786: Create hook for dispatching GUI messages asynchronously
enhancement
#589
opened Feb 1, 2021 by
sonthonaxrk
•
Draft
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.