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.3k
Star
75k
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
Commits
Branch selector
c8a6e5b
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 23, 2017
sqlite: delete some bsddb cargo-culted code to work around Python 2.3/2.4 bugs
benjaminp
authored
c8a6e5b
View commit details
Copy full SHA for c8a6e5b
Browse repository at this point
Commits on Sep 22, 2017
bpo-1612262: IDLE: Class Browser shows nested functions, classes (#2573)
Show description for 058de11
csabella
authored and
terryjreedy
committed
058de11
View commit details
Copy full SHA for 058de11
Browse repository at this point
bpo-17852: Maintain a list of BufferedWriter objects. Flush them on exit. (#3372)
Show description for 0a1ff24
nascheme
authored
0a1ff24
View commit details
Copy full SHA for 0a1ff24
Browse repository at this point
bpo-31423: Fix building the PDF documentation (GH-3693)
Show description for da9b4cf
Linkid
authored and
zware
committed
da9b4cf
View commit details
Copy full SHA for da9b4cf
Browse repository at this point
bpo-31389 Add an optional `header` argument to pdb.set_trace() (#3438)
Show description for 35425d6
warsaw
authored
35425d6
View commit details
Copy full SHA for 35425d6
Browse repository at this point
bpo-31443: Update included code. (#3697)
Stefan Krah
authored
b1558a0
View commit details
Copy full SHA for b1558a0
Browse repository at this point
bpo-31443: Formulate the type slot initialization rules in terms of C99. (#3688)
Stefan Krah
authored
ca72589
View commit details
Copy full SHA for ca72589
Browse repository at this point
Commits on Sep 21, 2017
bpo-31410: Optimized calling wrapper and classmethod descriptors. (#3481)
serhiy-storchaka
authored
5e02c78
View commit details
Copy full SHA for 5e02c78
Browse repository at this point
bpo-27541: Reprs of subclasses of some classes now contain actual type name. (#3631)
Show description for b3a7796
serhiy-storchaka
authored
b3a7796
View commit details
Copy full SHA for b3a7796
Browse repository at this point
bpo-31351: Set return code in ensurepip when pip fails (GH-3626)
Show description for 9adda0c
iafilatov
authored and
ncoghlan
committed
9adda0c
View commit details
Copy full SHA for 9adda0c
Browse repository at this point
bpo-31500: IDLE: Scale default fonts on HiDPI displays. (#3639)
serhiy-storchaka
authored
a96c96f
View commit details
Copy full SHA for a96c96f
Browse repository at this point
bpo-31532: Fix memory corruption due to allocator mix (#3679)
Show description for 3d1e2ab
nurelin
authored and
benjaminp
committed
3d1e2ab
View commit details
Copy full SHA for 3d1e2ab
Browse repository at this point
Commits on Sep 20, 2017
bpo-31536: Avoid wholesale rebuild after `make regen-all` (#3678)
Show description for b091bec
pitrou
authored and
vstinner
committed
b091bec
View commit details
Copy full SHA for b091bec
Browse repository at this point
bpo-26510: make argparse subparsers required by default (#3027)
Show description for aaf6fc0
asottile
authored and
merwok
committed
aaf6fc0
View commit details
Copy full SHA for aaf6fc0
Browse repository at this point
bpo-31533: fix broken link to OpenSSL docs (#3674)
felipeochoa
authored and
tiran
committed
19e4d93
View commit details
Copy full SHA for 19e4d93
Browse repository at this point
closes bpo-31525: require sqlite3_prepare_v2 (#3666)
Show description for 5252694
benjaminp
authored
5252694
View commit details
Copy full SHA for 5252694
Browse repository at this point
bpo-30486: Make cell_set_contents() symbol private (#3668)
Show description for 0ad05c3
vstinner
authored
0ad05c3
View commit details
Copy full SHA for 0ad05c3
Browse repository at this point
bpo-31506: Improve the error message logic for object.__new__ and object.__init__. (GH-3650)
serhiy-storchaka
authored and
ncoghlan
committed
a6c0c06
View commit details
Copy full SHA for a6c0c06
Browse repository at this point
Commits on Sep 19, 2017
bpo-31500: Removed fixed size of IDLE config dialog. (#3664)
Show description for d6e2f26
terryjreedy
authored
d6e2f26
View commit details
Copy full SHA for d6e2f26
Browse repository at this point
Fix build issues in Doc/make.bat (#3658)
zooba
authored
a4bb58f
View commit details
Copy full SHA for a4bb58f
Browse repository at this point
bpo-31507 Add docstring to parseaddr function in email.utils.parseaddr (gh-3647)
AstroCat84
authored and
bitdancer
committed
9e7b9b2
View commit details
Copy full SHA for 9e7b9b2
Browse repository at this point
bpo-31479: Always reset the signal alarm in tests (#3588)
Show description for 9abee72
vstinner
authored
9abee72
View commit details
Copy full SHA for 9abee72
Browse repository at this point
pythoninfo: ignore OSError(ENOSYS) on getrandom() (#3655)
vstinner
authored
a92941f
View commit details
Copy full SHA for a92941f
Browse repository at this point
bpo-31293: Fix crashes in truediv and mul of a timedelta by a float with a bad as_integer_ratio() method. (#3227)
orenmn
authored and
serhiy-storchaka
committed
865e4b4
View commit details
Copy full SHA for 865e4b4
Browse repository at this point
bpo-31315: Fix an assertion failure in imp.create_dynamic(), when spec.name is not a string. (#3257)
orenmn
authored and
serhiy-storchaka
committed
9974e1b
View commit details
Copy full SHA for 9974e1b
Browse repository at this point
bpo-31492: Fix assertion failures in case of a module with a bad __name__ attribute. (#3620)
orenmn
authored and
serhiy-storchaka
committed
6db7033
View commit details
Copy full SHA for 6db7033
Browse repository at this point
post 3.7.0a1 development
ned-deily
committed
453408a
View commit details
Copy full SHA for 453408a
Browse repository at this point
Merge tag 'v3.7.0a1'
ned-deily
committed
a4c91a1
View commit details
Copy full SHA for a4c91a1
Browse repository at this point
Bump to 3.6.0a1
ned-deily
committed
8f51bb4
View commit details
Copy full SHA for 8f51bb4
Browse repository at this point
Update PyDoc topics and NEWS blurbs for 3.7.0a1
ned-deily
committed
450ceea
View commit details
Copy full SHA for 450ceea
Browse repository at this point
Update Mac installer Welcome and ReadMe files for 3.7.0a1
ned-deily
committed
380c5fb
View commit details
Copy full SHA for 380c5fb
Browse repository at this point
Commits on Sep 18, 2017
Trivial cleanups following bpo-31370 (#3649)
Show description for 88c60c9
pitrou
authored
88c60c9
View commit details
Copy full SHA for 88c60c9
Browse repository at this point
Restore dummy_threading and _dummy_thread, but deprecate them (bpo-31370) (#3648)
pitrou
authored
b43c4ca
View commit details
Copy full SHA for b43c4ca
Browse repository at this point
os.test_utime_current(): tolerate 50 ms delta (#3646)
vstinner
authored
a8e7d90
View commit details
Copy full SHA for a8e7d90
Browse repository at this point
bpo-31499, xml.etree: Fix xmlparser_gc_clear() crash (#3641)
Show description for e727d41
vstinner
and
serhiy-storchaka
authored
e727d41
View commit details
Copy full SHA for e727d41
Browse repository at this point
Previous
Next
You can’t perform that action at this time.