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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Increase test coverage for math.py fabs() function
- test_socket tests fail with kernel lacking support for IPPROTO_UDPLITE
- gh-149078: test_socket: verify runtime kernel support for UDPLite
- gh-142183: Cache multiple data stack chunks
- Use PEP 661 (sentinels) in the standard library
- Circular dependency between `mapping` term `collections.abc.Mapping`
- gh-149083: Convert some private and simple sentinels to PEP 661
- gh-149083: Make functools.Placeholder a sentinel
- gh-72902: improve Fraction(str) speed
- Note that `configparser.ConfigParser.items` returns a `collections.abc.ItemsView` in the first overload
- Docs
- Python not yet supported