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 supported882 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-132946: Do not allow setting data descriptors in `@dataclass(slots=True)`
- Asyncio BufferedProtocol with SSL is significantly slower than asyncio sockets with SSL
- gh-132855: Use overridden custom format for inherited PrettyPrinter
- No links to more info for the match statement in the faq
- PYTHONEXECUTABLE envvar incorrectly doc'd as mac-only and ignored by -E/-I
- subprocess.Popen doesn't properly escape < or > for windows batch files
- mimalloc platform abstraction doesn't compile on all WinAPI partitions
- Improve `SyntaxError` message for missing commas
- Make the capability of getting the source of interactive code public
- gh-133896: Refactor `quopri` to always use `binascii`
- Docs
- Python not yet supported