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 supported788 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- PyREPL crashes when there aren't enough columns
- gh-109798: Normalize `_datetime` and `datetime` error messages
- [3.13] gh-124111: Update tkinter for compatibility with Tcl/Tk 9.0.0 (GH-124156)
- Compatibility Issue with `socket` Module and OpenBSD Multicast Options
- Python 3.14.0a2 should have raised exception when a socket is already in used, shouldn't it?
- Title: Add Optional Comparator Support to heapq for Enhanced Flexibility
- Argparse: "default" interacts incorrectly/non-intuitively with action="count"
- Ensure builtin hashlib implementations honor usedforsecurity=True when _hashlib is in FIPS mode
- `codecs.encode` with `utf-*` encoding and errors returing `str` rejects surrogates blindly
- Logging getLogger Documentation Incomplete
- Docs
- Python not yet supported