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
- `_remote_debugging`: non-ASCII both filenames and function names garbled
- Metaclasses with type annotated attributes do not add `__annotations__ = {}` to derived classes.
- gh-149221:Fix binomialvariate Function for random module
- gh-149202: Implement PEP 831 – Frame Pointers Everywhere: Enabling System-Level Observability for Python
- _PyExecutorObject is exposed to the abidiff tool due to indirect use in PyCodeObject
- gh-148690: Build Windows freethreaded binaries into separate directory and include python3t.dll on GIL-enabled
- test_perf_profiler cores periodically on macOS/aarch64
- `intern_common` should use `_Py_LOCK_DONT_DETACH`
- gh-149162: Use _Py_LOCK_DONT_DETACH in intern_common
- test_capi fails with HWASan
- Docs
- Python not yet supported