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 supported788 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-119786: added InternalDocs/generators.md
- gh-127936: convert marshal module to use import/export API for ints (PEP 757)
- webbrowser.open with file: URLs may launch editor instead of browser
- socket.getaddrinfo can return an (int, bytes) tuple if Python is compiled with --disable-ipv6
- sys.monitoring: BRANCH_LEFT event from a non-branch opcode
- Support Nil and Max UUID formats from RFC 9562
- gh-128427: Add `uuid.NIL` and `uuid.MAX`
- New warning in the main (b4f799b1e7): ./Modules/socketmodule.c
- gh-127073: Clear completion list when KeyboardInterrupt occurs in REPL
- `test_embed` segfaults on BOLT instrumented binaries
- Docs
- Python not yet supported