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 supported764 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-123940: Ensure force-terminated daemon threads can be joined
- Regression: ImportError for `HeaderWriteError` in long-running process post-Python update for CVE-2024-6923
- Regex \B doesn't match empty string
- gh-123828: fix data raceing for _waiting_release method in _interpchannelsmodule.c
- gh-124096: Enable REPL virtual terminal support on Windows
- Update tkinter to use Tk 8.6.15 or (better) Tk 9.0
- `os.path.getsize` very slow for Windows 11
- gh-124008: Fix calculation of the number of written bytes for the Windows console
- Calling typing.get_type_hints with a class or instance method with PEP 695 type parameters fails if PEP 563 is enabled
- Pasting a function definition does not work in 3.13 REPL with Windows Terminal
- Docs
- Python not yet supported