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 }}
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
36.1k
Star
77.2k
Code
Issues
5k+
Pull requests
2.7k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
bpo-32206: Pdb can now run modules
- #4752
#4752
Merged
ncoghlan
merged 12 commits into
python:master
python/cpython:master
from
mariocj89:pdb_run_module
mariocj89/cpython:pdb_run_module
Copy head branch name to clipboard
Jan 6, 2018
Conversation
Commits
12
(12)
Checks
Files changed
Merged
bpo-32206: Pdb can now run modules
#4752
ncoghlan
merged 12 commits into
python:master
python/cpython:master
from
mariocj89:pdb_run_module
mariocj89/cpython:pdb_run_module
Copy head branch name to clipboard
Commits
Commits on Dec 3, 2017
WIP: Run modules as script with pdb
Show description for f47d1b7
mariocj89
committed
f47d1b7
View commit details
Copy full SHA for f47d1b7
Browse repository at this point
Commits on Dec 7, 2017
Fix pdb starting in runpy
mariocj89
committed
db73bf7
View commit details
Copy full SHA for db73bf7
Browse repository at this point
fix infinite loop
mariocj89
committed
1d59520
View commit details
Copy full SHA for 1d59520
Browse repository at this point
Add news entry
mariocj89
committed
57c4ea1
View commit details
Copy full SHA for 57c4ea1
Browse repository at this point
Fix running modules out of path
mariocj89
committed
e8788cd
View commit details
Copy full SHA for e8788cd
Browse repository at this point
Add further tests
mariocj89
committed
a0226bd
View commit details
Copy full SHA for a0226bd
Browse repository at this point
Commits on Dec 13, 2017
Remove duplicated test
mariocj89
committed
2d38a6e
View commit details
Copy full SHA for 2d38a6e
Browse repository at this point
Make test pass on windows
Show description for 15ff839
mariocj89
committed
15ff839
View commit details
Copy full SHA for 15ff839
Browse repository at this point
Add entry in Docs/Library/pdb
mariocj89
committed
7a1494a
View commit details
Copy full SHA for 7a1494a
Browse repository at this point
Commits on Jan 5, 2018
Add entry in standard library docs section
mariocj89
committed
8134c27
View commit details
Copy full SHA for 8134c27
Browse repository at this point
Rewording from Nick's review
mariocj89
committed
6c4eed5
View commit details
Copy full SHA for 6c4eed5
Browse repository at this point
Restructure pdb tests
mariocj89
committed
d77dc87
View commit details
Copy full SHA for d77dc87
Browse repository at this point
You can’t perform that action at this time.