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 supported788 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Race between _PyObject_GenericGetAttrWithDict and ensure_nonmanaged_dict under free-threading
- email.parser can insert extraneous spaces when parsing 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-128055: fix test_sysconfigdata_json outside the builddir
- Rewrite `sysconfig.get_config_vars` data generation to receive clearly-defined inputs
- datetime.strptime's %z should support +HH
- `rmtree` fails due to "directory not empty" on Linux
- Async generator/anext with default-tuple-value results in SystemError: <class 'StopIteration'> returned with exception set
- The _curses.window.get_wch() method is not available in Python 3.13 for macOS universal2 installer
- Docs
- Python not yet supported