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 supported860 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-92613: Deprecate other uuencode functionality per PEP 594 & document as such
- gh-91400: make sure email parsing dont unquote realnames with spaces
- 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
- gh-92205: set loader for namespace packages PathFinder.find_spec
- Fix issues gh-86199 gh-86795
- Cannot round-trip UCS-2 with unpaired surrogates using UTF-16 and surrogateescape
- Clarification about how to implement namespace packages (as in PEP 420) via import hooks for PEP 660 use case
- Docs
- Python not yet supported