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 supported880 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- remote pdb can not attach when breakpoint() and exit
- Add `pathlib.Path.metadata()` and soft-deprecate `info`
- Improve error message of UnicodeEncodeError in `zoneinfo.load_tzdata`
- Thread.start() can hang indefinitely if the new thread fails (MemoryError) during its initialization
- Make the math module an extension package
- data races in decimal module with global context
- gh-141578: Improve overflow error messages in PyLong_AsLong and PyLong_AsInt
- GH-142002: Revert GC changes to "work_to_do" logic.
- A multi-byte character in new PyREPL requires two backspaces to delete
- gh-142663: Fix use-after-free in memoryview comparison
- Docs
- Python not yet supported