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 }}
sthagen
/
python-cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
9
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Security and quality
Insights
Commits
Breadcrumbs
History for
python-cpython
Doc
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 13, 2026
gh-59551: Rename Doc/library/dialog.rst to tkinter.dialogs.rst (GH-151656)
serhiy-storchaka
authored
fde6296
View commit details
Copy full SHA for fde6296
View code at this point
Browse repository at this point
gh-135623: Document that json sorts the keys before coercing them to strings (GH-156987)
Show description for 6474041
serhiy-storchaka
and
claude
authored
6474041
View commit details
Copy full SHA for 6474041
View code at this point
Browse repository at this point
Commits on Sep 12, 2026
gh-157242: Add _PyBytes_IsMutable() assertion (#157371)
Show description for 121e27c
vstinner
authored
121e27c
View commit details
Copy full SHA for 121e27c
View code at this point
Browse repository at this point
gh-157242: Allow negative grow in PyBytesWriter_Grow() (#157375)
Show description for bab97c5
vstinner
authored
bab97c5
View commit details
Copy full SHA for bab97c5
View code at this point
Browse repository at this point
gh-155095: Fix docs changes builder for our custom directives (#155100)
StanFromIreland
authored
94dc051
View commit details
Copy full SHA for 94dc051
View code at this point
Browse repository at this point
Commits on Sep 11, 2026
gh-155526: Don't check errno in abs(complex) (#155527)
Show description for e5d4fa2
3 people
authored
e5d4fa2
View commit details
Copy full SHA for e5d4fa2
View code at this point
Browse repository at this point
gh-115426: Fix cross-references to `socket.socket.close()` (#157295)
jang-hs
authored
d85fa1a
View commit details
Copy full SHA for d85fa1a
View code at this point
Browse repository at this point
gh-124205: Align descriptions of classes in 'Warning Categories' (#157255)
Show description for 2360bda
owenthcarey
and
StanFromIreland
authored
2360bda
View commit details
Copy full SHA for 2360bda
View code at this point
Browse repository at this point
Commits on Sep 10, 2026
Add documentation on PyManager proxy setting overrides (GH-156768)
zooba
authored
8f84787
View commit details
Copy full SHA for 8f84787
View code at this point
Browse repository at this point
gh-142197: Doc: Add missing import statement in importlib.metadata overview (#142208)
Show description for f64ebfb
3 people
authored
f64ebfb
View commit details
Copy full SHA for f64ebfb
View code at this point
Browse repository at this point
Fix a broken reference link in the `colorsys` docs (#152028)
gwjacobs
authored
cac197a
View commit details
Copy full SHA for cac197a
View code at this point
Browse repository at this point
gh-157208: Fix the `ctypes.util.struct` documentation (GH-157209)
fedonman
authored
092c896
View commit details
Copy full SHA for 092c896
View code at this point
Browse repository at this point
gh-84291: Clarify Pool.imap documentation (GH-155030)
Taeknology
authored
becf997
View commit details
Copy full SHA for becf997
View code at this point
Browse repository at this point
gh-141984: Add "exhausted" to glossary, link existing mentions (GH-157225)
Show description for 9bd670c
3 people
authored
9bd670c
View commit details
Copy full SHA for 9bd670c
View code at this point
Browse repository at this point
gh-142349: Document `LazyImportType.resolve()` method (GH-156936)
Viicos
authored
4616116
View commit details
Copy full SHA for 4616116
View code at this point
Browse repository at this point
gh-156680: Raise the documented error from IPv6Network.next_network() (#156681)
Show description for 69a6612
fedonman
authored
69a6612
View commit details
Copy full SHA for 69a6612
View code at this point
Browse repository at this point
Commits on Sep 9, 2026
gh-156233: Fix typos and code snippet errors in the docs (#156475)
willy-b
authored
9f90a86
View commit details
Copy full SHA for 9f90a86
View code at this point
Browse repository at this point
gh-156837: Refer to yield expressions in generator function definitions (GH-156863)
lul-cas
authored
2723799
View commit details
Copy full SHA for 2723799
View code at this point
Browse repository at this point
gh-157170: Document the scope of global curses settings (GH-157207)
Show description for 4de00a4
serhiy-storchaka
authored
4de00a4
View commit details
Copy full SHA for 4de00a4
View code at this point
Browse repository at this point
Commits on Sep 8, 2026
gh-157137: Mark the PEP 820 soft deprecations as 3.15, not `next` (#157138)
fedonman
authored
e757c06
View commit details
Copy full SHA for e757c06
View code at this point
Browse repository at this point
gh-157135: Fix documentation errors in the `math.atan{2}pi` functions (#157136)
fedonman
authored
7f3d7d0
View commit details
Copy full SHA for 7f3d7d0
View code at this point
Browse repository at this point
gh-156109: Allow static, non-framework iOS builds (#156110)
Show description for 465b3b8
3 people
authored
465b3b8
View commit details
Copy full SHA for 465b3b8
View code at this point
Browse repository at this point
gh-152936: Make privileged functions available on Android (#152977)
Show description for adea841
3 people
authored
adea841
View commit details
Copy full SHA for adea841
View code at this point
Browse repository at this point
Commits on Sep 5, 2026
gh-127296: Document that argparse count action starts from a non-zero default (#156908)
Show description for 7a91841
owenthcarey
and
savannahostrowski
authored
7a91841
View commit details
Copy full SHA for 7a91841
View code at this point
Browse repository at this point
Commits on Sep 4, 2026
gh-140870: Add PyREPL's module attributes import completion feature to What's New 3.15 (#156782)
Show description for 1a2e3a0
loic-simon
and
StanFromIreland
authored
1a2e3a0
View commit details
Copy full SHA for 1a2e3a0
View code at this point
Browse repository at this point
gh-118150: difflib: expose autojunk flag from SequenceMatcher to public methods and functions (GH-153959)
faithlesstomas
authored
bc977f4
View commit details
Copy full SHA for bc977f4
View code at this point
Browse repository at this point
gh-155907: Fix error handling in the marshal C API (GH-155909)
Show description for aaae15c
serhiy-storchaka
and
claude
authored
aaae15c
View commit details
Copy full SHA for aaae15c
View code at this point
Browse repository at this point
gh-97850: Add load_module() removal to 3.15 What's New (GH-156418)
encukou
authored
7d71b3e
View commit details
Copy full SHA for 7d71b3e
View code at this point
Browse repository at this point
gh-142349: Clarify that sys.lazy_modules may contain extra items (GH-155547)
Show description for 2632610
encukou
authored
2632610
View commit details
Copy full SHA for 2632610
View code at this point
Browse repository at this point
Commits on Sep 3, 2026
gh-89735: Document requirements for the *headers* argument (GH-155640)
Show description for 1414d2a
serhiy-storchaka
and
claude
authored
1414d2a
View commit details
Copy full SHA for 1414d2a
View code at this point
Browse repository at this point
gh-128805: Clarify the deprecation notice of xml.etree.cElementTree (GH-156779)
Show description for 50ed1ec
serhiy-storchaka
authored
50ed1ec
View commit details
Copy full SHA for 50ed1ec
View code at this point
Browse repository at this point
gh-82406: Add 3.10.6 change notes for inspect.is*function (GH-94987)
Show description for 1059e80
graingert
authored
1059e80
View commit details
Copy full SHA for 1059e80
View code at this point
Browse repository at this point
Reword `atexit` docs (#156086)
Show description for 1d28836
encukou
authored
1d28836
View commit details
Copy full SHA for 1d28836
View code at this point
Browse repository at this point
gh-156347: Fix wrong statements in the curses documentation (GH-156354)
Show description for 161054c
serhiy-storchaka
authored
161054c
View commit details
Copy full SHA for 161054c
View code at this point
Browse repository at this point
Commits on Sep 2, 2026
gh-156821: Fix inaccuracies in the xml.parsers.expat documentation (GH-156822)
Show description for d16a691
serhiy-storchaka
authored
d16a691
View commit details
Copy full SHA for d16a691
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.