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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-102572: Fix KeyboardInterrupt/SystemExit in TaskGroup child task crashing the event loop
- 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: Optimize PyFloat_Pack/Unpack2 using native _Float16
- Expose Tcl's external event loop API in tkinter
- gh-98894: fix `CheckDtraceProbes` tests on Solaris
- gh-154817: Fix OrderedDict.pop() crash with inconsistent equality
- gh-154561: Check module dict after trying to load submodule
- `test_capi`: `test_threadstate_set_stack_protection` is flaky on Azure CI
- gh-72542: State that os.rename() always fails across filesystems on Windows
- Docs
- Python not yet supported