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
Commits
Breadcrumbs
History for
cpython
Doc
on
113ebbc
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 30, 2023
gh-113537: support loads str in plistlib.loads
aisk
committed
18c6ce8
View commit details
Copy full SHA for 18c6ce8
View code at this point
Browse repository at this point
gh-112536: Add support for thread sanitizer (TSAN) (gh-112648)
samety
authored
88cb972
View commit details
Copy full SHA for 88cb972
View code at this point
Browse repository at this point
Commits on Dec 28, 2023
Doc/library/os.rst: `os.waitid` absent on MacOS (#104558)
Show description for db1c882
johnhawkinson
and
aisk
authored
db1c882
View commit details
Copy full SHA for db1c882
View code at this point
Browse repository at this point
gh-101100: Fix Sphinx warnings in library/random.rst (#112981)
Show description for 8e5d70f
hugovk
and
AlexWaygood
authored
8e5d70f
View commit details
Copy full SHA for 8e5d70f
View code at this point
Browse repository at this point
gh-73427: deprecate `_enablelegacywindowsfsencoding` (#107729)
methane
authored
bfee2f7
View commit details
Copy full SHA for bfee2f7
View code at this point
Browse repository at this point
Commits on Dec 27, 2023
gh-67641: Clarify documentation on bytes vs text with non-seeking tarfile stream (GH-31610)
slateny
authored
0651936
View commit details
Copy full SHA for 0651936
View code at this point
Browse repository at this point
gh-64020: Deprecate pydoc.ispackage() (GH-20908)
Show description for 1ddd773
ZackerySpytz
and
serhiy-storchaka
authored
1ddd773
View commit details
Copy full SHA for 1ddd773
View code at this point
Browse repository at this point
gh-101100: Fix Sphinx warnings in `library/cmd.rst` (#113502)
Show description for 4acf825
3 people
authored
4acf825
View commit details
Copy full SHA for 4acf825
View code at this point
Browse repository at this point
gh-101100: Fix Sphinx warnings in `library/calendar.rst` (#113500)
hugovk
authored
fb02b66
View commit details
Copy full SHA for fb02b66
View code at this point
Browse repository at this point
gh-113350: Improve the wording of python logging docs to remove an ambiguity around use of the word "higher". (GH-113491)
Show description for 00cdd41
vaishnavi192
and
mattwang44
authored
00cdd41
View commit details
Copy full SHA for 00cdd41
View code at this point
Browse repository at this point
Commits on Dec 26, 2023
gh-101100: Fix Sphinx warnings in `library/bisect.rst` (#113496)
hugovk
authored
2b53c76
View commit details
Copy full SHA for 2b53c76
View code at this point
Browse repository at this point
gh-101100: Fix Sphinx warnings in `howto/isolating-extensions.rst` (#113493)
hugovk
authored
4e67644
View commit details
Copy full SHA for 4e67644
View code at this point
Browse repository at this point
Docs: make htmllive: open browser when ready (#113288)
hugovk
authored
36adc79
View commit details
Copy full SHA for 36adc79
View code at this point
Browse repository at this point
gh-66515: mailbox.MH now supports folders withou the ".mh_sequences" file (GH-804)
Show description for e87cadc
serhiy-storchaka
authored
e87cadc
View commit details
Copy full SHA for e87cadc
View code at this point
Browse repository at this point
Commits on Dec 25, 2023
Misc minor improvements to the itertools recipes (gh-113477)
rhettinger
authored
b5dc0f8
View commit details
Copy full SHA for b5dc0f8
View code at this point
Browse repository at this point
bpo-21360: mailbox.Maildir now ignores files with a leading dot (GH-11833)
Show description for 3f5eb3e
ZackerySpytz
and
serhiy-storchaka
authored
3f5eb3e
View commit details
Copy full SHA for 3f5eb3e
View code at this point
Browse repository at this point
Commits on Dec 24, 2023
fix bullet-list in `LOAD_SUPER_ATTR` documentation on `dis` page (#113461)
denballakh
authored
f7c5a7a
View commit details
Copy full SHA for f7c5a7a
View code at this point
Browse repository at this point
gh-113191: Add support of os.fchmod() on Windows (GH-113192)
Show description for 1f06bae
serhiy-storchaka
authored
1f06bae
View commit details
Copy full SHA for 1f06bae
View code at this point
Browse repository at this point
Commits on Dec 23, 2023
gh-74573: document that ndbm can silently corrupt databases on macOS (#113354)
Show description for 593b4d8
ronaldoussoren
and
erlend-aasland
authored
593b4d8
View commit details
Copy full SHA for 593b4d8
View code at this point
Browse repository at this point
gh-112925: Fix error in example of `datetime.time.fromisoformat` and add doctest marker (GH-112931)
F-park
authored
bdc8d66
View commit details
Copy full SHA for bdc8d66
View code at this point
Browse repository at this point
Commits on Dec 22, 2023
gh-113212: Improve error message & document zero-arg super inside nested functions and generator expressions (GH-113307)
WolframAlph
authored
4a3d241
View commit details
Copy full SHA for 4a3d241
View code at this point
Browse repository at this point
Commits on Dec 21, 2023
gh-113313: Note that slice support is not required for all sequences. (gh-113377)
rhettinger
authored
6a5b473
View commit details
Copy full SHA for 6a5b473
View code at this point
Browse repository at this point
gh-113174: Sync with importlib_metadata 7.0 (#113175)
Show description for 2d91409
jaraco
and
AlexWaygood
authored
2d91409
View commit details
Copy full SHA for 2d91409
View code at this point
Browse repository at this point
Docs: OpenSSL wording ambiguity (#113296)
janbrasna
authored
24f8ff2
View commit details
Copy full SHA for 24f8ff2
View code at this point
Browse repository at this point
Commits on Dec 20, 2023
gh-113255: Clarify docs for `typing.reveal_type` (#113286)
Show description for 11ee912
note35
and
AlexWaygood
authored
11ee912
View commit details
Copy full SHA for 11ee912
View code at this point
Browse repository at this point
Fix typo in datamodel docs (#113314)
Show description for 5a7cc66
rodrigogiraoserrao
authored
5a7cc66
View commit details
Copy full SHA for 5a7cc66
View code at this point
Browse repository at this point
Fix typo in collections.abc docs example (#113310)
Show description for 22b8945
lbt
authored
22b8945
View commit details
Copy full SHA for 22b8945
View code at this point
Browse repository at this point
Commits on Dec 19, 2023
gh-101100: Fix Sphinx warnings in `library/ast.rst` (#113289)
Show description for 76bef38
hugovk
and
AlexWaygood
authored
76bef38
View commit details
Copy full SHA for 76bef38
View code at this point
Browse repository at this point
gh-113234: tomllib docs: reorder conversion table & add remaining types (GH-113236)
ryan-duve
authored
76d757b
View commit details
Copy full SHA for 76d757b
View code at this point
Browse repository at this point
gh-113208: Mention namespace packages don't require __init__.py (#113209)
Show description for d71fcde
Unique-Usman
and
CAM-Gerlach
authored
d71fcde
View commit details
Copy full SHA for d71fcde
View code at this point
Browse repository at this point
Commits on Dec 18, 2023
gh-108113: [docs] mention PyCF_OPTIMIZED_AST in ast Compiler Flags (#113241)
dreamflow
authored
59f0766
View commit details
Copy full SHA for 59f0766
View code at this point
Browse repository at this point
gh-101100: Fix Sphinx warnings in library/tarfile.rst (#113237)
Show description for f428c4d
hugovk
authored
f428c4d
View commit details
Copy full SHA for f428c4d
View code at this point
Browse repository at this point
Commits on Dec 17, 2023
gh-113117: Support posix_spawn in subprocess.Popen with close_fds=True (#113118)
Show description for 2b93f52
kulikjak
and
gpshead
authored
2b93f52
View commit details
Copy full SHA for 2b93f52
View code at this point
Browse repository at this point
Docs: Add label to grammar spec for linking from PEPs (#113235)
hugovk
authored
32d87a8
View commit details
Copy full SHA for 32d87a8
View code at this point
Browse repository at this point
gh-112890: `unittest` Test Discovery page updated "`unittest` dropped the namspace packages support" (GH-113195)
tpackard1
authored
21d5299
View commit details
Copy full SHA for 21d5299
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.