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 supported956 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-86354: Fix child processes not reusing forkserver created by parent
- gh-96821: Check for `-fstrict-overflow` only if `--with-strict-overflow` is passed
- Add ignore_module/unignore_module commands to pdb
- `multiprocessing.managers.BaseProxy` can not be unpickled when using a custom `authkey`
- `tarfile.open()` does not forward keyword arguments to the underlying `_Stream` object for zstd in stream mode
- In Windows, os.path.ismount() returns True for nonsense UNC shares
- gh-125904: Fix and simplify "Multiple Inheritance" section in Tutorial
- Rework `PyObject_IsSubclass` documentation
- Ruler for turtle canvas for x and y axes
- `mmap` objects does not support __contains__ operation with ints (unlike bytearray!)
- Docs
- Python not yet supported