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 supported942 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-127716: Fix data race in `memoryview.release()`
- gh-150167: Force eager import of `_bz2` in `bz2.py` to fix supported format detection
- gh-135832: Implement `_Py_DECREF_SPECIALIZED` and `PyStackRef_CLOSE_SPECIALIZED` for free-threading
- gh-153740: use native _Float16 in PyFloat_Pack/Unpack2
- Expose Tcl's external event loop API in tkinter
- gh-98894: fix `CheckDtraceProbes` tests on Solaris
- [3.11] gh-152674: Avoid quadratic behavior in xml.etree.ElementPath index predicates (GH-152676)
- [3.10] gh-152674: Avoid quadratic behavior in xml.etree.ElementPath index predicates (GH-152676)
- [3.12] gh-152674: Avoid quadratic behavior in xml.etree.ElementPath index predicates (GH-152676)
- gh-153400: Resolve newer libc/syscall wrappers at runtime on Linux
- Docs
- Python not yet supported