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 supported925 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- [3.12] gh-151987: Pass filter_function to TarFile._extract_one() during .extract() (GH-151988)
- [3.13] gh-152228: Fix an assertion failure in `str.replace` under a limited memory case (GH-152229)
- gh-40440: Add a timeout parameter to tkinter wait_variable()
- gh-100617: Add a timeout parameter to tkinter wait_window()
- gh-135669: Replace misleading root with base in _b_base_ docs
- gh-152548: Convert the test_signal wakeup tests to @isolated()
- gh-152674: Avoid quadratic behavior in xml.etree.ElementPath index predicates
- gh-62222: Fix and extend quoted-printable decoding
- gh-152433: Windows: allow build ``ceval.c`` for UWP
- gh-110793: Add CI job that runs tests with an installed build
- Docs
- Python not yet supported