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
Accelerator
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
Type
/
to 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 }}
dr-carlos
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Feb 12, 2026
gh-142349: Implement PEP 810 - Explicit lazy imports (#142351)
Show description for 46d5106
4 people
authored
46d5106
View commit details
Copy full SHA for 46d5106
Browse repository at this point
gh-144675: update to WASI SDK 30 (#144676)
Show description for cac0c98
rvolosatovs
and
blurb-it[bot]
authored
cac0c98
View commit details
Copy full SHA for cac0c98
Browse repository at this point
Commits on Feb 11, 2026
gh-84424: Use numeric_changed for UCD.numeric (GH-19457)
Show description for 3e0322f
wmeehan
authored
3e0322f
View commit details
Copy full SHA for 3e0322f
Browse repository at this point
gh-141563: Enable test_cppext internal C API tests on macOS (#144711)
Show description for c6e418d
vstinner
authored
c6e418d
View commit details
Copy full SHA for c6e418d
Browse repository at this point
Fix typos and grammar errors across documentation (#144709)
him2him2
authored
3718f4b
View commit details
Copy full SHA for 3718f4b
Browse repository at this point
Merge branch 'main' of https://github.com/python/cpython
hugovk
committed
cf23fcd
View commit details
Copy full SHA for cf23fcd
Browse repository at this point
Post 3.15.0a6
hugovk
committed
7cfeb8c
View commit details
Copy full SHA for 7cfeb8c
Browse repository at this point
gh-143300: implement `PyUnstable_SetImmortal` for marking objects as immortal (#144543)
kumaraditya303
authored
347d359
View commit details
Copy full SHA for 347d359
Browse repository at this point
gh-144639: Ruff: target Python 3.14 syntax in `Lib/test` (#144656)
Show description for 81484c5
3 people
authored
81484c5
View commit details
Copy full SHA for 81484c5
Browse repository at this point
gh-142518: Document thread-safety guarantees of dict operations (#144184)
Show description for 35dc547
lysnikolaou
and
encukou
authored
35dc547
View commit details
Copy full SHA for 35dc547
Browse repository at this point
Docs: remove links of modules to themselves (#144695)
nedbat
authored
37430ca
View commit details
Copy full SHA for 37430ca
Browse repository at this point
gh-142518: Define lock-free and per-object lock (#144548)
Show description for 12dbae4
lysnikolaou
authored
12dbae4
View commit details
Copy full SHA for 12dbae4
Browse repository at this point
gh-144321: Fix named tuple bug when input is a non-sequence iterable (#144600)
brijkapadia
authored
17ab556
View commit details
Copy full SHA for 17ab556
Browse repository at this point
Python 3.15.0a6
hugovk
committed
15b216f
View commit details
Copy full SHA for 15b216f
Browse repository at this point
gh-106318: Improve str.rstrip() method doc (#143893)
Show description for 936d60d
3 people
authored
936d60d
View commit details
Copy full SHA for 936d60d
Browse repository at this point
gh-140421: Disable perf trampoline on older macOS (#144647)
Show description for d5f96c8
jmroot
authored
d5f96c8
View commit details
Copy full SHA for d5f96c8
Browse repository at this point
Commits on Feb 10, 2026
gh-138122: Add sampling profiler visualisation to docs (#142772)
Show description for d18dbd5
lkollar
and
pablogsal
authored
d18dbd5
View commit details
Copy full SHA for d18dbd5
Browse repository at this point
docs: profiling.sampling: Fix sampling-rate default value description typo (#144686)
dubek
authored
87c9789
View commit details
Copy full SHA for 87c9789
Browse repository at this point
gh-141563: Fix test_cppext on macOS (#144685)
Show description for b67a64d
vstinner
authored
b67a64d
View commit details
Copy full SHA for b67a64d
Browse repository at this point
gh-141563: Fix test_cext on Windows (#144677)
Show description for eb6d0e0
vstinner
authored
eb6d0e0
View commit details
Copy full SHA for eb6d0e0
Browse repository at this point
gh-133879: Copyedit "What's new in Python 3.15" (#144661)
Show description for b4a620d
hugovk
and
StanFromIreland
authored
b4a620d
View commit details
Copy full SHA for b4a620d
Browse repository at this point
gh-141563: Don't test datetime.h with the limited C API (#144673)
Show description for 23d45f0
vstinner
authored
23d45f0
View commit details
Copy full SHA for 23d45f0
Browse repository at this point
gh-141563: Add missing cast to _PyDateTime_IMPORT() (#144667)
Show description for 3dadc22
vstinner
authored
3dadc22
View commit details
Copy full SHA for 3dadc22
Browse repository at this point
gh-144629: Add test for the PyFunction_GetAnnotations() function (#144630)
nybblista
authored
cc81707
View commit details
Copy full SHA for cc81707
Browse repository at this point
gh-134584: Optimize `_BINARY_OP_SUBSCR_LIST_SLICE` (GH-144659)
Sacul0457
authored
6c8ca1c
View commit details
Copy full SHA for 6c8ca1c
Browse repository at this point
Clarify the docs for `args` in asyncio callbacks (#143873)
Show description for 40a82ab
akx
and
kumaraditya303
authored
40a82ab
View commit details
Copy full SHA for 40a82ab
Browse repository at this point
gh-143650: Fix importlib race condition on import failure (GH-143651)
Show description for ac8b5b6
gpshead
and
claude
authored
ac8b5b6
View commit details
Copy full SHA for ac8b5b6
Browse repository at this point
gh-144652: Support Windows exit status in support get_signal_name() (#144653)
Show description for b121dc4
vstinner
authored
b121dc4
View commit details
Copy full SHA for b121dc4
Browse repository at this point
gh-144490: Fix mimalloc debug build for C++ (#144620)
yoney
authored
73fa6be
View commit details
Copy full SHA for 73fa6be
Browse repository at this point
gh-72798: Add mapping example to str.translate documentation (#144454)
Show description for 9b8d59c
kovan
and
claude
authored
9b8d59c
View commit details
Copy full SHA for 9b8d59c
Browse repository at this point
gh-144563: Fix remote debugging with duplicate libpython mappings from ctypes (#144595)
Show description for 2c1ca6b
pablogsal
authored
2c1ca6b
View commit details
Copy full SHA for 2c1ca6b
Browse repository at this point
gh-144648: Improve libproc usage in _remote_debugging (#144649)
jmroot
authored
d2d2459
View commit details
Copy full SHA for d2d2459
Browse repository at this point
gh-144551: Update macOS installer to use OpenSSL 3.5.5 (#144645)
ned-deily
authored
704b915
View commit details
Copy full SHA for 704b915
Browse repository at this point
gh-124111: Update macOS installer to use Tcl/Tk 9.0.3 (#144646)
ned-deily
authored
2042e26
View commit details
Copy full SHA for 2042e26
Browse repository at this point
Disable pip version check when upgrading certifi (#144632)
hugovk
authored
80ba4e1
View commit details
Copy full SHA for 80ba4e1
Browse repository at this point
Previous
Next
You can’t perform that action at this time.