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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
openSUSE-Python
/
cpython
Public
forked from
python/cpython
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Modules
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 20, 2026
gh-143960: Add support for OpenSSL 3.6, drop EOL 3.2 (#143961)
Show description for a126893
hugovk
and
gpshead
authored
a126893
View commit details
Copy full SHA for a126893
View code at this point
Browse repository at this point
Update struct.__doc__: _Bool available unconditionally (#143716)
Show description for 31c81ab
skirpichev
authored
31c81ab
View commit details
Copy full SHA for 31c81ab
View code at this point
Browse repository at this point
gh-144023: Prevent follow_symlinks from being allowed with an fd of 0 (GH-144022)
Show description for fa44efa
AZero13
authored
fa44efa
View commit details
Copy full SHA for fa44efa
View code at this point
Browse repository at this point
Commits on Jan 19, 2026
gh-143689: Fix BufferedReader.read1 leaving object in reentrant state on error (#143690)
Show description for 375e372
4 people
authored
375e372
View commit details
Copy full SHA for 375e372
View code at this point
Browse repository at this point
gh-143897: Remove the isxidstart() and isxidcontinue() methods of unicodedata.ucd_3_2_0 (GH-143898)
Show description for bb2b9ba
serhiy-storchaka
authored
bb2b9ba
View commit details
Copy full SHA for bb2b9ba
View code at this point
Browse repository at this point
gh-142440: Fix _decimal builds configured with EXTRA_FUNCTIONALITY (GH-142441)
Show description for 7dca4e3
AZero13
authored
7dca4e3
View commit details
Copy full SHA for 7dca4e3
View code at this point
Browse repository at this point
Commits on Jan 18, 2026
gh-144012: Check null binary op extend (#144014)
aisk
authored
54bedcf
View commit details
Copy full SHA for 54bedcf
View code at this point
Browse repository at this point
Commits on Jan 17, 2026
Fix UBSan error in _testcapi: correct create_attr_from_spec signature (#143097)
Show description for 7ca9e7a
ashm-dev
and
sobolevn
authored
7ca9e7a
View commit details
Copy full SHA for 7ca9e7a
View code at this point
Browse repository at this point
gh-142913: Remove JIT interpreter for interpreter generator tests (GH-143944)
Fidget-Spinner
authored
949b5ec
View commit details
Copy full SHA for 949b5ec
View code at this point
Browse repository at this point
Commits on Jan 16, 2026
gh-142913: Update generated code that conflicted with other landed change (#143932)
Show description for 5996636
DinoV
authored
5996636
View commit details
Copy full SHA for 5996636
View code at this point
Browse repository at this point
gh-142913: Add test case for interpreter generator w/ overridden opcodes (#142911)
Show description for 4d5a676
DinoV
authored
4d5a676
View commit details
Copy full SHA for 4d5a676
View code at this point
Browse repository at this point
gh-143674: Document F/D complex format characters in struct module (#143675)
Show description for 3e93225
moneebullah25
and
skirpichev
authored
3e93225
View commit details
Copy full SHA for 3e93225
View code at this point
Browse repository at this point
gh-141070: Rename `PyUnstable_Object_Dump` to `PyObject_Dump` (GH-142848)
ZeroIntensity
authored
19e64af
View commit details
Copy full SHA for 19e64af
View code at this point
Browse repository at this point
gh-143672: Finish conversion of the struct module to Argument Clinic (GH-143857)
Show description for 780e969
serhiy-storchaka
and
skirpichev
authored
780e969
View commit details
Copy full SHA for 780e969
View code at this point
Browse repository at this point
Commits on Jan 15, 2026
gh-142434: Use ppoll() if available in select.poll (#143529)
vstinner
authored
3514ba2
View commit details
Copy full SHA for 3514ba2
View code at this point
Browse repository at this point
gh-80620: Support negative timestamps on windows in `time.gmtime`, `time.localtime`, and `datetime` module (#143463)
Show description for f5685a2
gesslerpd
and
vstinner
authored
f5685a2
View commit details
Copy full SHA for f5685a2
View code at this point
Browse repository at this point
Commits on Jan 14, 2026
Fix refleaks in new unicodedata classes added in gh-74902 (GH-143843)
serhiy-storchaka
authored
85013d7
View commit details
Copy full SHA for 85013d7
View code at this point
Browse repository at this point
gh-74902: Add Unicode Grapheme Cluster Break algorithm (GH-143076)
Show description for bab1d7a
serhiy-storchaka
and
Vermeille
authored
bab1d7a
View commit details
Copy full SHA for bab1d7a
View code at this point
Browse repository at this point
gh-143214: Add the wrapcol parameter in binascii.b2a_base64() and base64.b64encode() (GH-143216)
serhiy-storchaka
authored
a471a32
View commit details
Copy full SHA for a471a32
View code at this point
Browse repository at this point
Commits on Jan 13, 2026
gh-116738: Make `lzma` module thread-safe (#142947)
yoney
authored
fca7fec
View commit details
Copy full SHA for fca7fec
View code at this point
Browse repository at this point
remove duplicate error constants in `_winapi` (#143684)
hyongtao-code
authored
f53a801
View commit details
Copy full SHA for f53a801
View code at this point
Browse repository at this point
gh-143249: Fix buffer leak when overlapped operation fails to start on windows (#143250)
hyongtao-code
authored
103a384
View commit details
Copy full SHA for 103a384
View code at this point
Browse repository at this point
Commits on Jan 12, 2026
gh-143196: Fix crash in non-standard use of internal JSON encoder object (GH-143618)
Show description for c559135
serhiy-storchaka
authored
c559135
View commit details
Copy full SHA for c559135
View code at this point
Browse repository at this point
gh-140795: Remove 'exc' field in SSLObject (gh-143491)
Show description for 7d155d7
colesbury
authored
7d155d7
View commit details
Copy full SHA for 7d155d7
View code at this point
Browse repository at this point
gh-143544: Fix possible use-after-free in the JSON decoder when JSONDecodeError disappears during raising it (#143561)
Show description for c315748
VanshAgarwal24036
and
picnixz
authored
c315748
View commit details
Copy full SHA for c315748
View code at this point
Browse repository at this point
gh-142306: Improve errors for Element.remove() (GH-142308)
Show description for f3759d2
serhiy-storchaka
authored
f3759d2
View commit details
Copy full SHA for f3759d2
View code at this point
Browse repository at this point
gh-142881: Fix concurrent and reentrant call of atexit.unregister() (GH-142901)
serhiy-storchaka
authored
dbd10a6
View commit details
Copy full SHA for dbd10a6
View code at this point
Browse repository at this point
Commits on Jan 11, 2026
gh-78724: Raise RuntimeError's when calling methods on non-ready Struct()'s (GH-143643)
skirpichev
authored
515ae40
View commit details
Copy full SHA for 515ae40
View code at this point
Browse repository at this point
gh-143638: Forbid cuncurrent use of the Pickler and Unpickler objects in C implementation (GH-143664)
Show description for d1282ef
serhiy-storchaka
authored
d1282ef
View commit details
Copy full SHA for d1282ef
View code at this point
Browse repository at this point
Commits on Jan 10, 2026
gh-143604: Hold strong reference to executor during JIT tracing (GH-143646)
Show description for e2f0160
Zheaoli
and
Fidget-Spinner
authored
e2f0160
View commit details
Copy full SHA for e2f0160
View code at this point
Browse repository at this point
Commits on Jan 9, 2026
gh-143191: Use _PyOS_MIN_STACK_SIZE in _thread.stack_size() (#143601)
Show description for ba10100
vstinner
authored
ba10100
View commit details
Copy full SHA for ba10100
View code at this point
Browse repository at this point
gh-143378: Fix use-after-free when BytesIO is concurrently mutated during write operations (GH-143408)
Show description for 6d54b6a
superboy-zjc
authored
6d54b6a
View commit details
Copy full SHA for 6d54b6a
View code at this point
Browse repository at this point
gh-143429: Use compile-time NaN encoding detection for test_struct (#143432)
chenx97
authored
dcdb23f
View commit details
Copy full SHA for dcdb23f
View code at this point
Browse repository at this point
Commits on Jan 8, 2026
gh-140025: Fix `queue.SimpleQueue.__sizeof__()` to return correct size (#143137)
Aniketsy
authored
f3e069a
View commit details
Copy full SHA for f3e069a
View code at this point
Browse repository at this point
Commits on Jan 6, 2026
gh-142991: socketmodule: fixed getsockaddrlen() for PF_DIVERT socket (#142993)
glebius
authored
05406b2
View commit details
Copy full SHA for 05406b2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.