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 supported763 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- ``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
- warnings.warn's skip_file_prefixes doesn't work when provided `__file__`.
- libregrtest: junit-xml output doesn't support subTest
- gh-126180: Remove getopt and optparse deprecation notices
- `tkinter.Tk` segfault with invalid `className`
- Add a `Py_JIT_ENABLED` variable to `pyconfig.h`
- Docs
- Python not yet supported