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 supported938 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Increase test coverage for string formatting
- gh-151089: Improve mocking and skipping in test_ctypes/test_find.py
- Missing Py_SetStackPointer call in LIST_APPEND
- tempfile.gettempdir() documentation is inaccurate for Windows
- `context_aware_warnings` isn't thread-safe when `showwarning` is patched
- 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
- Docs
- Python not yet supported