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
- 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
- venv: optional activate link/copy to solve ci/portability headaches
- `ast.literal_eval` is still referred to as safe by the documentation for `eval`
- __hash__ method in str child class causing unintended side effects
- Finish up LOAD_ATTR specialisation
- Ensurepip fails ungracefully when mimetype is missing from Windows registry
- email.policy.SMTP TypeError: 'Header' object is not subscriptable
- os.path.join does not work correctly
- Docs
- Python not yet supported