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
- tuple unpacking is slower than tuple(list comprehension)
- gh-142155: Fix infinite recursion in shutil.copytree on Windows junctions
- 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`
- gh-136336: add tests for PySys_Audit() and PySys_AuditTuple()
- gh-138489: Install ``build-details.json`` on Windows
- JIT: Segfault in _Py_LazyJitTrampoline with ASan/UBSan enabled
- Docs
- Python not yet supported