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 supported958 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- `make test` alters `~/.python_history`
- gh-139478: Add warning about lack of validation for `xml.sax.saxutils.XMLGenerator`
- remote pdb can not attach when breakpoint() and exit
- Add `pathlib.Path.metadata()` and soft-deprecate `info`
- 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
- 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