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 supported885 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-149306: Improve error messages in wave module to include the offending value
- gh-149180: Avoid double checking tp_as_number, tp_as_sequence, tp_as_mapping
- gh-125231: register firefox channels as Mozilla controller
- gh-149189: Modern defaults for `pprint`
- Metaclasses with type annotated attributes do not add `__annotations__ = {}` to derived classes.
- _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
- Docs
- Python not yet supported