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 supported787 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- [3.12] gh-126524: Run `regen-unicodedata` as a part of our CI (GH-126682)
- Improve the default excepthook formatting for multi-line and exception notes
- Add a way of printing a C backtrace to `faulthandler`
- gh-127488: Add tests for `Tools/i18n/msgfmt.py`
- Update os.walk example to avoid .git subdirs instead of CVS subdirs
- gh-127544: Ensure that AF_DECnet is part of socket.AddressFamily, when available
- test_urllib2 alters the execution environment (unsetting `no_proxy`)
- Add notes to `ImportError` for common issues
- ftplib `retrbinary(rest=...)` seems to send incorrect data
- gh-127555: Document that sys.tracebacklimit can be set to None
- Docs
- Python not yet supported