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 supported777 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Allow to customize XML declaration header when writing ElementTree output
- Race in PyUnicode_InternFromString under free-threading
- Escaping the `repl` argument to `re.sub()`, `re.subn()`
- SSL issue starting from openssl 3.2
- [3.13] gh-112328: Make EnumDict usable on its own and document it (GH-123669)
- Race between PyMember_GetOne and PyMember_SetOne for _Py_T_OBJECT members under freethreading
- gh-128002: fix many thread safety issues in asyncio
- gh-89083: improve UUIDv8 uniqueness tests
- Improve performances of `uuid.*` functions
- Argument Clinic's `[python input]` blocks do not support `/*` in literal strings
- Docs
- Python not yet supported