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
- 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
- Make TypeAliasType __module__ attribute writable
- gh-149171: Make TypeAliasType __module__ writable
- Pdb: inverted PYTHON_BASIC_REPL check in `_pyrepl_available()`
- gh-149173: Fix inverted PYTHON_BASIC_REPL environment check in _pyrepl_available()
- Avoid double checking `tp_as_number`, `tp_as_sequence` and `tp_as_mapping`
- t-string tokeniser reports `MemoryError` on invalid input
- Docs
- Python not yet supported