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 supported886 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- csv.Dialect: Defaults are documented but not correctly implemented
- gh-100335: Use correct default attrs for Dialect
- __debug__ enhancement and parse time constants
- gh-73138: Add strict attribute to csv.Dialect
- Inconsistent drive letter case on Windows
- gh-100331 makes smtp login fail immediately if error code = 535 (auth error)
- unittest: TestLoader.discover() returns tests in package/__init__.py
- email.utils.make_msgid return ids that break email messages with related content
- socket.getfqdn() returns unqualifed hostname if the resolver is configured to trim local domains
- Bug: `binascii.a2b_uu` incorrectly assumes padded bytes are always whitespace
- Docs
- Python not yet supported