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 supported885 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-91400: make sure email parsing dont unquote realnames with spaces
- gh-92525: make inspect.getfile PEP 420 compliant
- PEP 594: uuencode codec and binascii functions apparently not properly deprecated or documented as such
- Enforce the use of `deprecated-removed` in docs
- gh-94609: Make test_ssl.ThreadedEchoServer exceptions appear in a main thread
- gh-92052: Make dataclass function idempotent
- use crc32_z and adler32_z if available at compile time
- gh-92205: set loader for namespace packages PathFinder.find_spec
- Prevent `@dataclass` from being called twice on the same class
- Cannot round-trip UCS-2 with unpaired surrogates using UTF-16 and surrogateescape
- Docs
- Python not yet supported