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 supported722 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- PyType_From*: Disallow metaclasses with custom tp_new
- Use deferred reference counting in some `_PyInterpreterFrame` fields
- gh-115999: Implement thread-local bytecode and enable specialization for `BINARY_OP`
- gh-123748: Disable HACL SIMD256 on universal builds.
- Minor edits to the descriptor guide
- Better error message for from imports when a script shadows a module
- GH-103219: Fix optional args incorrectly being processed as required args
- GH-79714: add mention of stderr for clarity to exit()
- [3.13] gh-77894: Fix a crash when the GC breaks a loop containing a memoryview (GH-123898)
- Daemonic threads not killed in some circumstances in python 3.13
- Docs
- Python not yet supported