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 supported880 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-137578: support top-level setup statements in `Timer` objects
- tuple unpacking is slower than tuple(list comprehension)
- gh-139772: Add PyDict_FromItems() function
- gh-142155: Fix infinite recursion in shutil.copytree on Windows junctions
- gh-141388: Improve docs/tests for non-function callables as annotate functions
- PermissionError when attaching to a remote process despite elevated privileges (file permission)
- gh-132331: Add `tp_versions_used` to `PyTypeObject` docs
- Lint: Use Ruff to format ``Tools/jit``
- Improve statistics.median() complexity
- gh-135993: Fix IPv6 bug in `set_ok_port` and `return_ok_port`
- Docs
- Python not yet supported