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
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
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.6k
Star
77.2k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-123756: Only allow restart in command line mode
- #123757
#123757
Merged
gaogaotiantian
merged 19 commits into
python:main
python/cpython:main
from
gaogaotiantian:pdb-allow-restart
gaogaotiantian/cpython:pdb-allow-restart
Copy head branch name to clipboard
Sep 25, 2024
Conversation
Commits
19
(19)
Checks
Files changed
Merged
gh-123756: Only allow restart in command line mode
#123757
gaogaotiantian
merged 19 commits into
python:main
python/cpython:main
from
gaogaotiantian:pdb-allow-restart
gaogaotiantian/cpython:pdb-allow-restart
Copy head branch name to clipboard
Commits
Commits on Sep 6, 2024
Only allow restart in command line mode
gaogaotiantian
committed
8c6fb05
View commit details
Copy full SHA for 8c6fb05
Browse repository at this point
📜🤖 Added by blurb_it.
blurb-it[bot]
authored
8a46e08
View commit details
Copy full SHA for 8a46e08
Browse repository at this point
Commits on Sep 7, 2024
Use an invocation type enum for restart check
gaogaotiantian
committed
2342a34
View commit details
Copy full SHA for 2342a34
Browse repository at this point
Add PdbInvokeType to __all__
gaogaotiantian
committed
1d731c7
View commit details
Copy full SHA for 1d731c7
Browse repository at this point
Fix pyclbr test
gaogaotiantian
committed
78746ba
View commit details
Copy full SHA for 78746ba
Browse repository at this point
Add unknown for invocation type
gaogaotiantian
committed
2b9e225
View commit details
Copy full SHA for 2b9e225
Browse repository at this point
Commits on Sep 20, 2024
Change the enum name and update docs/tests
gaogaotiantian
committed
420e498
View commit details
Copy full SHA for 420e498
Browse repository at this point
Update news
gaogaotiantian
authored
a49a13e
View commit details
Copy full SHA for a49a13e
Browse repository at this point
Fix test_pyclbr.py
gaogaotiantian
authored
a4b995e
View commit details
Copy full SHA for a4b995e
Browse repository at this point
Commits on Sep 24, 2024
Use simple strings for mode
gaogaotiantian
committed
03f91dc
View commit details
Copy full SHA for 03f91dc
Browse repository at this point
Revert changes to test_pyclbr
gaogaotiantian
committed
8284118
View commit details
Copy full SHA for 8284118
Browse repository at this point
Update 2024-09-06-01-35-11.gh-issue-123756.Ozbhke.rst
gaogaotiantian
authored
162c53c
View commit details
Copy full SHA for 162c53c
Browse repository at this point
Update docs
Show description for f9d01f9
gaogaotiantian
and
iritkatriel
authored
f9d01f9
View commit details
Copy full SHA for f9d01f9
Browse repository at this point
Commits on Sep 25, 2024
Update error messages
Show description for 0265d90
gaogaotiantian
and
iritkatriel
authored
0265d90
View commit details
Copy full SHA for 0265d90
Browse repository at this point
Merge branch 'main' into pdb-allow-restart
gaogaotiantian
authored
78e2e66
View commit details
Copy full SHA for 78e2e66
Browse repository at this point
Update docs
Show description for c50b039
gaogaotiantian
and
iritkatriel
authored
c50b039
View commit details
Copy full SHA for c50b039
Browse repository at this point
Update test to match the error message
gaogaotiantian
authored
27f0656
View commit details
Copy full SHA for 27f0656
Browse repository at this point
Add whatsnew entry to the change
gaogaotiantian
committed
7281465
View commit details
Copy full SHA for 7281465
Browse repository at this point
Remove trailing space
gaogaotiantian
authored
3ce16ec
View commit details
Copy full SHA for 3ce16ec
Browse repository at this point
You can’t perform that action at this time.