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
- GH-107956: add sysconfig._build_details
- Incorrect handling of backslashes in RECORD file by importlib.metadata
- 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
- Docs
- Python not yet supported