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 supported968 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- [WIP] gh-75348: Call PyList_New() again if the source container was resized due to GC.
- gh-75044: Return StreamReeader remaining buffer before raise an exception
- gh-73065: Add Date header if missing in smtplib send_message
- gh-66079: IDLE: Ability to run 3rd party code checkers
- gh-76578: Fix textwrap.wrap() so it's stable if run twice.
- gh-49844: IDLE startup configuration
- gh-71456: Treat ::FFFF: addresses as IPv4 for ordering and contains.
- gh-76995: Handle 8BITMIME availabilty in smtplib.SMTP.send_message
- gh-56915: timeout sentinel in ftplib and poplib documentation
- gh-73180: Chain exceptions rather than dropping the old exception.
- Docs
- Python not yet supported