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-128942: make arraymodule.c free-thread safe (lock-free)
- gh-130703: Implement wrapping to width for msgids
- Annotate test cases which are timing sensitive
- Improve traceability of assertion errors in common functions
- gh-95461: Add some parameters in CreateKeyEx and OpenKeyEx in winreg
- gh-129667: Update annotation in documentation
- gh-132502: Implements PEP-830 adding timestamps to tracebacks
- gh-129280: Avoid cyclic reference in contextlib.contextmanager
- Move vendored modules into a `vendor` directory
- gh-129157: Change the location of with statement AST nodes to spawn the first line
- Docs
- Python not yet supported