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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Slow functions calls for C-coded functions, accepting positional-or-kwarg argument vs positional-only
- gh-56698: Fix base64-url parsing errors in email headers
- gh-137242: Build Android artifacts in a reusable workflow
- `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
- Docs
- Python not yet supported