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-145107: simplify staggered race using eager_start=False
- pprint.isreadable returns True for non-eval-able float and complex specials
- gh-145117: fix pprint.isreadable() for non-finite float and complex values
- InternalDocs: Resolve TODO's in the bytecode interpreter section
- gh-145031: suggest the module in "python -m module"
- gh-50571: Check bytecode before accepting a breakpoint in pdb
- gh-137165: Unify `datetime.strftime` behavior for unsupported non-zero-padded specifiers
- Clarify behavior of socket.send/socket.recv on closed connection
- gh-145024: Improved wording for broken socket for socket.send
- gh-144725: Relax over-strict alignment test on small arrays
- Docs
- Python not yet supported