Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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
33.8k
Star
70.5k
Code
Issues
5k+
Pull requests
2.1k
Actions
Projects
31
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 28, 2025
gh-143183: Rewind stop tracing to previous target (GH-143187)
Show description for daa9aa4
Fidget-Spinner
and
kumaraditya303
authored
daa9aa4
Copy full SHA for daa9aa4
gh-131798: Remove bounds check when indexing into tuples with a constant index (#137607)
Show description for 713684d
tomasr8
authored
713684d
Copy full SHA for 713684d
gh-140870: Full coverage for _pyrepl._module_completer (#143244)
Show description for c3febba
loic-simon
and
tomasr8
authored
c3febba
Copy full SHA for c3febba
gh-142994, gh-142996: document missing async generator and coroutine field entries in `inspect` (#142997)
fatelei
authored
0efbad6
Copy full SHA for 0efbad6
gh-142195: Fixed Popen.communicate indefinite loops (GH-143203)
Show description for fa9a425
prithviraj-chaudhuri
and
blurb-it[bot]
authored
fa9a425
Copy full SHA for fa9a425
gh-63016: fix failing `mmap.flush` tests on FreeBSD (#143230)
Show description for c3bfe5d
aisk
authored
c3bfe5d
Copy full SHA for c3bfe5d
gh-143241: Fix infinite loop in `zoneinfo._common.load_data` (#143243)
Show description for 3ca1f2a
3 people
authored
3ca1f2a
Copy full SHA for 3ca1f2a
gh-143228: Fix UAF in perf trampoline during finalization (#143233)
pablogsal
authored
3ccc76f
Copy full SHA for 3ccc76f
gh-136186: Fix more flaky tests in test_external_inspection (#143235)
pablogsal
authored
836b281
Copy full SHA for 836b281
gh-143003: Fix possible shared buffer overflow in bytearray.extend() (GH-143086)
Show description for 5225635
serhiy-storchaka
authored
5225635
Copy full SHA for 5225635
gh-139922: Link to results in MSVC tail calling in What's New 3.15 (GH-143242)
Show description for 23abbf1
Fidget-Spinner
authored
23abbf1
Copy full SHA for 23abbf1
Commits on Dec 27, 2025
gh-142557: fix UAF in `bytearray.__mod__` when object is mutated while formatting `%`-style arguments (#143213)
picnixz
authored
61ee048
Copy full SHA for 61ee048
gh-142664: fix `PyObject_Hash` invokation post GH-143217 (#143223)
picnixz
authored
84fcdbd
Copy full SHA for 84fcdbd
gh-131591: Do not free page caches that weren't allocated (#143205)
pablogsal
authored
3a728e5
Copy full SHA for 3a728e5
gh-142664: fix UAF in `memoryview.__hash__` via re-entrant data's `__hash__` (#143217)
picnixz
authored
00e24b8
Copy full SHA for 00e24b8
gh-138122: fix AC warnings in `Modules/_remote_debugging/module.c` (#143218)
picnixz
authored
7726119
Copy full SHA for 7726119
gh-143195: fix UAF in `{bytearray,memoryview}.hex(sep)` via re-entrant `sep.__len__` (#143209)
picnixz
authored
9976c2b
Copy full SHA for 9976c2b
no-issue: Fix override value in os.rst (gh-123522)
rffontenelle
authored
f5e11fa
Copy full SHA for f5e11fa
gh-63016: Add flags parameter on mmap.flush (#139553)
Show description for 1af21ea
aisk
and
vstinner
authored
1af21ea
Copy full SHA for 1af21ea
Fix typos in docs (#143193)
syan212
authored
57d5699
Copy full SHA for 57d5699
gh-143181: Fix 'overriden' -> 'overridden' in c-api/module.rst (#143182)
Show description for 5d1e78f
duane9
authored
5d1e78f
Copy full SHA for 5d1e78f
gh-140739: Fix missing exception on allocation failure in BinaryWriter (#143204)
pablogsal
authored
5436289
Copy full SHA for 5436289
gh-143040: Exit taychon live mode gracefully and display profiled script errors (#143101)
mgmacias95
authored
9d92ac1
Copy full SHA for 9d92ac1
Commits on Dec 26, 2025
gh-134584: Eliminate redundant refcounting from `IS_OP` (GH-143171)
Show description for a1c6308
cocolato
authored
a1c6308
Copy full SHA for a1c6308
gh-134584: Eliminate redundant refcounting from `_COMPARE_OP_X` (GH-143186)
cocolato
authored
b3f2d80
Copy full SHA for b3f2d80
gh-140739: Fix crashes from corrupted remote memory (#143190)
pablogsal
authored
d3d4cf9
Copy full SHA for d3d4cf9
Remove redundant pycore_optimizer.h includes (#143184)
Show description for de22e71
hyongtao-code
authored
de22e71
Copy full SHA for de22e71
Commits on Dec 25, 2025
gh-138122: Remove default duration for statistical profiling (#143174)
Show description for 888d101
lkollar
and
pablogsal
authored
888d101
Copy full SHA for 888d101
gh-142927: Tachyon: Fix contrast ratio in top panel (#142936)
hugovk
authored
ea3fd78
Copy full SHA for ea3fd78
gh-138122: Convert GIL/GC/exception stats from tiles to progress bars (#143177)
ivonastojanovic
authored
59ede34
Copy full SHA for 59ede34
gh-143164: Fix incorrect error message for ctypes bitfield overflow (GH-143165)
Show description for b9a4806
hyongtao-code
authored
b9a4806
Copy full SHA for b9a4806
gh-142975: During GC, mark frozen objects with a merged zero refcount for destruction (GH-143156)
ZeroIntensity
authored
8611f74
Copy full SHA for 8611f74
gh-143145: Fix possible reference leak in ctypes _build_result() (GH-143131)
Show description for 579c5b4
hyongtao-code
authored
579c5b4
Copy full SHA for 579c5b4
gh-143103: Added pad parameter to base64.z85encode() (GH-143106)
Show description for 8d46f96
haukex
authored
8d46f96
Copy full SHA for 8d46f96
gh-143004: Fix possible use-after-free in collections.Counter.update() (GH-143044)
Show description for 86d9045
Kaushalt2004
authored
86d9045
Copy full SHA for 86d9045
Pagination
Previous
Next
You can’t perform that action at this time.