Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ipython
/
ipykernel
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
409
Star
737
Code
Issues
282
Pull requests
25
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Send the shell reply through the ZMQStream instead of raw on its socket
- #1529
#1529
Merged
ianthomas23
merged 7 commits into
ipython:main
ipython/ipykernel:main
from
BoykoNeov:fix/shell-zmqstream-rearm-after-reply-send
BoykoNeov/ipykernel:fix/shell-zmqstream-rearm-after-reply-send
Copy head branch name to clipboard
Aug 13, 2026
Conversation
Commits
7
(7)
Checks
Files changed
Merged
Send the shell reply through the ZMQStream instead of raw on its socket
#1529
ianthomas23
merged 7 commits into
ipython:main
ipython/ipykernel:main
from
BoykoNeov:fix/shell-zmqstream-rearm-after-reply-send
BoykoNeov/ipykernel:fix/shell-zmqstream-rearm-after-reply-send
Copy head branch name to clipboard
Commits
Commits on Jun 16, 2026
Send the shell reply through the ZMQStream instead of raw on its socket
Show description for 2784c12
BoykoNeov
and
claude
committed
2784c12
View commit details
Copy full SHA for 2784c12
Browse repository at this point
Add a regression test for the shell-channel reply-send wedge
Show description for 78782b4
BoykoNeov
and
claude
committed
78782b4
View commit details
Copy full SHA for 78782b4
Browse repository at this point
[pre-commit.ci] auto fixes from pre-commit.com hooks
Show description for 1c2eef1
pre-commit-ci[bot]
committed
1c2eef1
View commit details
Copy full SHA for 1c2eef1
Browse repository at this point
Commits on Jun 20, 2026
Split compound assert in wedge regression test to satisfy ruff PT018
Show description for 70467c2
BoykoNeov
committed
70467c2
View commit details
Copy full SHA for 70467c2
Browse repository at this point
Commits on Aug 9, 2026
Only give SubshellManager the shell stream, not the socket
Show description for c02bb76
BoykoNeov
committed
c02bb76
View commit details
Copy full SHA for c02bb76
Browse repository at this point
Commits on Aug 12, 2026
Drop the now-unused shell_socket argument to ShellChannelThread
Show description for 82b520f
BoykoNeov
committed
82b520f
View commit details
Copy full SHA for 82b520f
Browse repository at this point
Use contextlib.suppress in the wedge test teardown
Show description for 6a6c99f
BoykoNeov
committed
6a6c99f
View commit details
Copy full SHA for 6a6c99f
Browse repository at this point
You can’t perform that action at this time.