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 supported939 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Import of submodule shadowing parent module attribute fails under lazy_imports mode
- Inconsistent handling of the modulo argument for ternary pow() (pure-Python vs extension)
- Many places have missing `PyErr_NoMemory()` call after failing memory allocation
- [3.11] gh-150599: Prevent bz2 decompressor reuse after errors (#150600)
- gh-148941: Skip generating __init__ when class already defines it
- gh-131697: Test reproducible gzip output metadata
- gh-117807: Handle invalid UTF-8 in mimetypes comments
- `plstlib`: Raise `ValueError` instead of `TypeError` when loading a partial ISO 8601 date
- test_ctypes.test_find seems to pass when it shouldn't
- Better `repr` for `string.templatelib.Template`.
- Docs
- Python not yet supported