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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-141336: Fix Unicode escape assertion failure in error handler
- gh-85588: Restore the __ne__() method in Set and Mapping
- gh-153374: Better way to clear name error suggestion
- gh-93417: Update `mimetypes.init()` doc to match the code
- gh-51338: Fix `shlex` to preserve newlines after comments in POSIX mode
- gh-90012: Add winreg.GetValue
- Pure Python pickle.py Raises Wrong Exceptions for Invalid Data
- Processing non-ascii tags and attributes in HTMLParser
- gh-141756: Fix handling non-ASCII element and attribute names in HTMLParser
- gh-103740: Support any slots in the type subclasses
- Docs
- Python not yet supported