cpython
https://github.com/python/cpython
Python
The Python programming language
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported942 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-132819: Clarify socket.connect() signal interruption behavior
- gh-151138: Correct documented `tempfile` Windows temp directory search order
- gh-154902: Add an intrinsic for conditional annotations
- gh-155003: Don't keep file descriptor in multiprocessing SharedMemory object
- gh-115159: Add SOCK_RAW regression tests
- [3.11] gh-149231: tomllib: Limit the number of parts in a key (GH-149233) (GH-149815)
- test_zipfile can fail if SOURCE_DATE_EPOCH is set
- Free-threading: add stop-the-world duration and contention counts to pystats
- Extend operator-typo SyntaxError suggestions (`=<`, `=>`, `=!`) to `if/while` other conditions
- [3.13] gh-154738: Propagate reparse-deferral setting to pyexpat subparsers (GH-154739)
- Docs
- Python not yet supported