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 supported776 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-114203: Optimise simple recursive critical sections
- Race between _PyObject_GenericGetAttrWithDict and ensure_nonmanaged_dict under free-threading
- email.parser inserts extraneous spaces when parsing folded rfc2047 headers with policy.default
- gh-124111: Fix TCL 9 threaded detection
- Windows device read failure through Python file interface with read buffering enabled
- gh-128104: Remove `Py_STRFTIME_C99_SUPPORT`; require C99-compliant strftime
- gh-128089: Bump the PYC magic number
- GH-128055: fix test_sysconfigdata_json outside the builddir
- OpenSSL with FIPS enabled causes test_hashlib failures
- Rewrite `sysconfig.get_config_vars` data generation to receive clearly-defined inputs
- Docs
- Python not yet supported