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
Branch selector
main
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 21, 2026
gh-77188: Add pickle tests for objects with slots (GH-144116)
serhiy-storchaka
authored
cf71e34
View commit details
Copy full SHA for cf71e34
Browse repository at this point
GH-138245: Perform boolean guards by testing a single bit, rather than a full pointer comparison. (GH-143810)
markshannon
authored
9eab67d
View commit details
Copy full SHA for 9eab67d
Browse repository at this point
Update install manager docs (python/pymanager#227) (GH-144079)
zooba
authored
f52af86
View commit details
Copy full SHA for f52af86
Browse repository at this point
gh-144030: Add check that argument is callable to Python version of functools.lru_cache (#144031)
Show description for 5db331a
3 people
authored
5db331a
View commit details
Copy full SHA for 5db331a
Browse repository at this point
gh-143869: Add PEP 757 functions to the limited API (#143906)
Show description for 4c7ec78
skirpichev
and
encukou
authored
4c7ec78
View commit details
Copy full SHA for 4c7ec78
Browse repository at this point
gh-144085: Add `{gi,cr}_suspended` to `inspect` comments and `generator/coroutine` tests (#144086)
hyongtao-code
authored
4ef30a5
View commit details
Copy full SHA for 4ef30a5
Browse repository at this point
gh-125346: Deprecate accepting standard Base64 alphabet when alternative alphabet is used (GH-141128)
Show description for 9060b4a
serhiy-storchaka
authored
9060b4a
View commit details
Copy full SHA for 9060b4a
Browse repository at this point
GH-143948: Explain graphlib's cycle-finding code (#143950)
Show description for 48795b6
tim-one
and
picnixz
authored
48795b6
View commit details
Copy full SHA for 48795b6
Browse repository at this point
Commits on Jan 20, 2026
gh-143919: Reject control characters in http cookies
Show description for 95746b3
3 people
authored
95746b3
View commit details
Copy full SHA for 95746b3
Browse repository at this point
gh-143923: Reject control characters in POP3 commands
sethmlarson
authored
b234a2b
View commit details
Copy full SHA for b234a2b
Browse repository at this point
gh-143925: Reject control characters in data: URL mediatypes
sethmlarson
authored
f25509e
View commit details
Copy full SHA for f25509e
Browse repository at this point
gh-143921: Reject control characters in IMAP commands
sethmlarson
authored
6262704
View commit details
Copy full SHA for 6262704
Browse repository at this point
gh-141504: Move PYTHON_UOPS_OPTIMIZE to policy object (GH-144082)
corona10
authored
27a7160
View commit details
Copy full SHA for 27a7160
Browse repository at this point
gh-144054: no deferred refcount for untracked (gh-144081)
Show description for 48b6866
nascheme
authored
48b6866
View commit details
Copy full SHA for 48b6866
Browse repository at this point
gh-143939: Fix assignment to `_PyThreadStateImpl.generator_return_kind` (gh-143951)
Show description for 43bb630
colesbury
authored
43bb630
View commit details
Copy full SHA for 43bb630
Browse repository at this point
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
Browse repository at this point
gh-144054: shutdown fix for deferred ref counting (GH-144055)
Show description for 795d5c5
nascheme
authored
795d5c5
View commit details
Copy full SHA for 795d5c5
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
Browse repository at this point
gh-144050: Fix stat.filemode pure Python file type detection (GH-144059)
VanshAgarwal24036
authored
fe62926
View commit details
Copy full SHA for fe62926
Browse repository at this point
gh-143999: Fix: handle suspended state on types.coroutine wrappers (GH-144000)
hyongtao-code
authored
76b484b
View commit details
Copy full SHA for 76b484b
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
Browse repository at this point
gh-143774 - Improve IDLE Format Paragraph doc (#143775)
Show description for fa3abf5
terryjreedy
authored
fa3abf5
View commit details
Copy full SHA for fa3abf5
Browse repository at this point
gh-143754: Add Tkinter methods pack_content(), place_content() and grid_content() (GH-143845)
Show description for 71cbffd
serhiy-storchaka
authored
71cbffd
View commit details
Copy full SHA for 71cbffd
Browse repository at this point
Fix typo: 'exept' -> 'except' in Lib/dbm/dumb.py (GH-144060)
bodhisilberling
authored
05eab96
View commit details
Copy full SHA for 05eab96
Browse repository at this point
gh-143874: Use self.message instead of raw print in `_exec_in_closure()` (#143875)
hyongtao-code
authored
e66597d
View commit details
Copy full SHA for e66597d
Browse repository at this point
Commits on Jan 19, 2026
gh-102809: No longer mention `Misc/gdbinit` in the code (#143980)
Show description for f84ea11
johnslavik
authored
f84ea11
View commit details
Copy full SHA for f84ea11
Browse repository at this point
gh-106318: Add examples for str.rpartition() method (#143891)
adorilson
authored
3c9c3d3
View commit details
Copy full SHA for 3c9c3d3
Browse repository at this point
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
Browse repository at this point
gh-142461: Move misplaced NEWS entries to an appropriate section (GH-143392)
Aniketsy
authored
72bacb0
View commit details
Copy full SHA for 72bacb0
Browse repository at this point
gh-143935: Email preserve parens when folding comments (#143936)
Show description for 17d1490
sethmlarson
and
beledouxdenis
authored
17d1490
View commit details
Copy full SHA for 17d1490
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
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
Browse repository at this point
gh-143754: Modernize Tkinter docs (GH-143841)
Show description for 813fc7a
serhiy-storchaka
authored
813fc7a
View commit details
Copy full SHA for 813fc7a
Browse repository at this point
gh-143866: Verify return value of `pathlib.write_{bytes,text}` methods in tests (#143870)
Show description for cb6a662
b9788213
and
sobolevn
authored
cb6a662
View commit details
Copy full SHA for cb6a662
Browse repository at this point
gh-75459: versionadded for PyObject_CallFinalizer*() API (GH-143982)
skirpichev
authored
d8ab1c7
View commit details
Copy full SHA for d8ab1c7
Browse repository at this point
Previous
Next
You can’t perform that action at this time.