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 supported855 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-107398: Fix tarfile stream mode exception when process the file with extra header data
- Missing docstrings on some objects in the `xml.etree` C implementation.
- ``test_os`` fails on Windows
- gh-126273: added clinic docstrings to elementtree
- gh-88427: Deprecate `socket.SocketType`
- argparse does not accept options taking arguments beginning with dash (regression from optparse)
- JIT: Use pthread_jit_write_protect_np on macOS
- libregrtest: junit-xml output doesn't support subTest
- `tkinter.Tk` segfault with invalid `className`
- Doc string for locals() partly contradicts the full documentation
- Docs
- Python not yet supported