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 supported852 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-138284 : urllib.parse.parse_qsl now raises ValueError if illegal characters is passed, according to RFC 3986
- GH-139416: Fix portability of sendfile(2) support detection for Lustre filesystems
- gh-140746: Fix Thread.start() that can hang indefinitely
- [WIP] gh-141510: PEP 814: Add built-in frozendict type
- Support more platforms in `ctypes.find_library`
- gh-142352: Fix start_tls() to transfer buffered data from StreamReader
- Add sys.set_object_tags() and sys.get_object_tags() APIs for debugging and experimental Use
- `test.test_math.MathTests.testAtan2` failure on OpenIndiana/Solaris
- JIT executors are not properly freed
- asyncio.start_unix_server maybe shouldn’t default to cleanup_socket=True when sock parameter is passed
- Docs
- Python not yet supported