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 supported786 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-127989: C API: Refer to attached thread states instead of the GIL
- Inconsistent platform support for taking the loaded `libpython` path into account in `getpath`
- ASan: heap-buffer-overflow in ucs2lib_default_find
- Typing docs: increase prominence of warnings regarding `@runtime_checkable`
- GH-127970: find the runtime library when dladdr is available
- gh-127209: Clarify and clean up the separation between BaseServer and TCPServer
- `ast.unparse` is needlessly "hip" for f-string quotes in Python 3.12+
- `ctypes` thread safety auditing (and fixing)
- PyREPL does not handle `wRepeatCount` on Windows, causing incorrect 'dead key' behavior
- sys.settrace suffers quadratic behavior for large dictionary literals on 3.12+
- Docs
- Python not yet supported