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 supported916 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-150994: _colorize: modernize typing imports
- asyncio: incorrect docstring for `loop.sock_sendto` (copied from `sock_sendall`)
- gh-150973: Add PyUnicodeWriter_WriteRawStr() function
- GH-55797: Add `ArgumentParser.add_mutually_inclusive_group`
- gh-150942: Speed up csv.reader row building
- Fix statements in unicode.rst
- "make coverage-lcov" doesn't work with lcov v2.x
- gh-139669: Make `__name__` and `__file__` as a proxy for `_LazyModule.__spec__`
- Strange new line behavior and missing color in the iOS testbed logs
- Improve performance by using reference stealing methods
- Docs
- Python not yet supported