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 }}
mhsmith
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Lib
on
android-ctypes-pythonapi
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 15, 2025
Fix import of `ctypes` on Android and Cygwin when ABI flags are present
mhsmith
committed
3146cf3
View commit details
Copy full SHA for 3146cf3
View code at this point
Browse repository at this point
gh-76007: Deprecate `zlib.__version__` attribute (#140130)
StanFromIreland
authored
46f11b3
View commit details
Copy full SHA for 46f11b3
View code at this point
Browse repository at this point
Commits on Oct 14, 2025
Improve the comment in URLError (#139874)
Show description for c50d794
SarahPythonista
authored
c50d794
View commit details
Copy full SHA for c50d794
View code at this point
Browse repository at this point
gh-139640: Fix swallowing syntax warnings in different modules (GH-139755)
Show description for 279db6b
serhiy-storchaka
authored
279db6b
View commit details
Copy full SHA for 279db6b
View code at this point
Browse repository at this point
Merge branch 'main' of https://github.com/python/cpython
hugovk
committed
348a26f
View commit details
Copy full SHA for 348a26f
View code at this point
Browse repository at this point
gh-101828: Fix `jisx0213` codecs removing null characters (gh-139340)
StanFromIreland
authored
87eadce
View commit details
Copy full SHA for 87eadce
View code at this point
Browse repository at this point
gh-102431: Clarify constraints on operands of Decimal logical operations (GH-102836)
Show description for 6ecf77d
skirpichev
authored
6ecf77d
View commit details
Copy full SHA for 6ecf77d
View code at this point
Browse repository at this point
Python 3.15.0a1
hugovk
committed
aeff92d
View commit details
Copy full SHA for aeff92d
View code at this point
Browse repository at this point
gh-137634: Modernize `calendar.HTMLCalendar` output (#137635)
Wulian233
authored
5976432
View commit details
Copy full SHA for 5976432
View code at this point
Browse repository at this point
gh-139958: Add TOML MIME type (#139959)
Show description for 2535345
gforcada
and
StanFromIreland
authored
2535345
View commit details
Copy full SHA for 2535345
View code at this point
Browse repository at this point
gh-114827: clarify `threading.Event.wait` timeout behavior (#114834)
Show description for 13e9c2d
beauxq
and
kumaraditya303
authored
13e9c2d
View commit details
Copy full SHA for 13e9c2d
View code at this point
Browse repository at this point
gh-138993: Dedent `credits` text (#138994)
StanFromIreland
authored
207f977
View commit details
Copy full SHA for 207f977
View code at this point
Browse repository at this point
gh-124111: test macOS CI with Tk 9 (#137424)
Show description for 9c1279d
hugovk
and
ned-deily
authored
9c1279d
View commit details
Copy full SHA for 9c1279d
View code at this point
Browse repository at this point
Commits on Oct 13, 2025
gh-138772: Fix and improve documentation for turtle color functions (GH-139325)
Show description for 525dcfe
serhiy-storchaka
authored
525dcfe
View commit details
Copy full SHA for 525dcfe
View code at this point
Browse repository at this point
gh-139823: Check if `zlib` is available in `ensurepip` (GH-139954)
StanFromIreland
authored
1a82568
View commit details
Copy full SHA for 1a82568
View code at this point
Browse repository at this point
Commits on Oct 12, 2025
gh-136438: Make sure test.test_pydoc.test_pydoc pass with all optimization levels (#136479)
Show description for bb85af3
Grivvus
authored
bb85af3
View commit details
Copy full SHA for bb85af3
View code at this point
Browse repository at this point
GH-139979: Add @force_not_colorized_test_class to TestOptionalHelpVersionActions (#139980)
savannahostrowski
authored
0fc5c56
View commit details
Copy full SHA for 0fc5c56
View code at this point
Browse repository at this point
gh-116738: test `dbm.gnu` module on FT Python build (#138467)
yoney
authored
a18843d
View commit details
Copy full SHA for a18843d
View code at this point
Browse repository at this point
Commits on Oct 11, 2025
gh-139482: Add `posix._clearenv()` function (#139965)
vstinner
authored
35e9d41
View commit details
Copy full SHA for 35e9d41
View code at this point
Browse repository at this point
gh-111489: Remove _PyTuple_FromArray() alias (#139973)
Show description for 166cdaa
vstinner
authored
166cdaa
View commit details
Copy full SHA for 166cdaa
View code at this point
Browse repository at this point
gh-139905: Provide suggestion in error message if `Generic.__init_subclass__` was not called (#139943)
StanFromIreland
authored
5776d0d
View commit details
Copy full SHA for 5776d0d
View code at this point
Browse repository at this point
gh-139935: do not skip test on real errors in `os.getlogin` (#139953)
picnixz
authored
2eb32ad
View commit details
Copy full SHA for 2eb32ad
View code at this point
Browse repository at this point
gh-139935: fix `test_os.test_getlogin` on some platforms (#139936)
Show description for 897a36b
yihong0618
and
picnixz
authored
897a36b
View commit details
Copy full SHA for 897a36b
View code at this point
Browse repository at this point
gh-96491: Deduplicate version in IDLE shell title (#139841)
Show description for d4e5802
StanFromIreland
and
terryjreedy
authored
d4e5802
View commit details
Copy full SHA for d4e5802
View code at this point
Browse repository at this point
Commits on Oct 10, 2025
gh-139924: Add PyFunction_PYFUNC_EVENT_MODIFY_QUALNAME event for function watchers (#139925)
Show description for ff7bb56
DinoV
authored
ff7bb56
View commit details
Copy full SHA for ff7bb56
View code at this point
Browse repository at this point
gh-139001: Fix thread-safety issue in `pathlib.Path` (gh-139066)
Show description for d9b4eef
colesbury
authored
d9b4eef
View commit details
Copy full SHA for d9b4eef
View code at this point
Browse repository at this point
pathlib ABCs: restore `relative_to()` and `is_relative_to()` (#138853)
Show description for 49aaee7
barneygale
authored
49aaee7
View commit details
Copy full SHA for 49aaee7
View code at this point
Browse repository at this point
gh-139894: fix incorrect sharing of current task while forking in `asyncio` (#139897)
Show description for b881df4
kumaraditya303
authored
b881df4
View commit details
Copy full SHA for b881df4
View code at this point
Browse repository at this point
gh-139065: Fix trailing space before long word in textwrap (GH-139070)
Show description for 1c598e0
serhiy-storchaka
authored
1c598e0
View commit details
Copy full SHA for 1c598e0
View code at this point
Browse repository at this point
gh-63161: Fix PEP 263 support (GH-139481)
Show description for 5c942f1
serhiy-storchaka
authored
5c942f1
View commit details
Copy full SHA for 5c942f1
View code at this point
Browse repository at this point
gh-139184: Set O_CLOEXEC for master_fd when calling os.forkpty() (#139408)
Show description for 7cafd76
3 people
authored
7cafd76
View commit details
Copy full SHA for 7cafd76
View code at this point
Browse repository at this point
gh-139783: Fix inspect.getsourcelines() for the case when a decorator is followed by a comment or an empty line (GH-139836)
serhiy-storchaka
authored
f4104f5
View commit details
Copy full SHA for f4104f5
View code at this point
Browse repository at this point
gh-111489: Add PyTuple_FromArray() function (#139691)
vstinner
authored
e31c22d
View commit details
Copy full SHA for e31c22d
View code at this point
Browse repository at this point
GH-78870: copy test from GH-20439 (#139884)
Show description for 9e15770
FFY00
authored
9e15770
View commit details
Copy full SHA for 9e15770
View code at this point
Browse repository at this point
Replace obsolete platforms with more recent examples (#132455)
Show description for 33f32d6
partev
and
FFY00
authored
33f32d6
View commit details
Copy full SHA for 33f32d6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.