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
Type
/
to 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
405
Star
734
Code
Issues
282
Pull requests
29
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Tests for debugging imports
- #878
#878
Draft
vidartf
wants to merge 13 commits into
ipython:anyio
ipython/ipykernel:anyio
from
vidartf:debug-lib
vidartf/ipykernel:debug-lib
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Draft
Tests for debugging imports
#878
vidartf
wants to merge 13 commits into
ipython:anyio
ipython/ipykernel:anyio
from
vidartf:debug-lib
vidartf/ipykernel:debug-lib
Copy head branch name to clipboard
Commits
Commits on Mar 2, 2022
Prevent hanging test on Windows
Show description for cf73b09
vidartf
committed
cf73b09
View commit details
Copy full SHA for cf73b09
Browse repository at this point
Make test util wait_for_debug_event
vidartf
committed
4ef5f6d
View commit details
Copy full SHA for 4ef5f6d
Browse repository at this point
Add test for stepping into a lib
vidartf
committed
1896907
View commit details
Copy full SHA for 1896907
Browse repository at this point
Run test with "just_my_code"
vidartf
committed
ed384dc
View commit details
Copy full SHA for ed384dc
Browse repository at this point
Add step past end test
Show description for 6359437
vidartf
committed
6359437
View commit details
Copy full SHA for 6359437
Browse repository at this point
Commits on Mar 3, 2022
Improve step past edge test
vidartf
committed
d634e5a
View commit details
Copy full SHA for d634e5a
Browse repository at this point
Commits on Mar 7, 2022
Make sure we get the thread rigth
Show description for 654bb5d
vidartf
committed
654bb5d
View commit details
Copy full SHA for 654bb5d
Browse repository at this point
Ensure we correctly find the ipykernel root frame
Show description for ddd4f15
vidartf
committed
ddd4f15
View commit details
Copy full SHA for ddd4f15
Browse repository at this point
Commits on Mar 8, 2022
Test that we can break in cell
vidartf
committed
240eea5
View commit details
Copy full SHA for 240eea5
Browse repository at this point
Commits on Mar 10, 2022
Initial draft proposal for filtering frames
Show description for 715a625
vidartf
committed
715a625
View commit details
Copy full SHA for 715a625
Browse repository at this point
Some nice to haves for testing
Show description for 15b1ac1
vidartf
committed
15b1ac1
View commit details
Copy full SHA for 15b1ac1
Browse repository at this point
This seems to work now?
vidartf
committed
01cb840
View commit details
Copy full SHA for 01cb840
Browse repository at this point
Update tests to work with latest IPython
vidartf
committed
34dbfac
View commit details
Copy full SHA for 34dbfac
Browse repository at this point
You can’t perform that action at this time.