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 supported963 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- [3.14] gh-127636: Fix tarfile extracting trailing slash member names (GH-152984)
- [3.13] gh-127636: Fix tarfile extracting trailing slash member names (GH-152984)
- http.client.HTTPConnection.connect() leaks the socket when setting TCP_NODELAY fails (EINVAL on macOS after a reset)
- gh-157174: Close the socket when HTTPConnection.connect() fails to set TCP_NODELAY
- _test_multiprocessing._kill_process() uses a fixed 10 s alarm, failing on slow builds
- tarfile `data`/`tar` filter bypass via hard link to a symlink
- Data race on instr->op.code in _Py_Specialize_Resume() with tlbc disabled (TSan CI failure in test_thread_local_bytecode)
- gh-157044: Preserve asyncio call stacks through callable aiter()
- A combining mark in a `Textbox`'s last cell loses the base character
- gh-157210: Attach a combining mark in the last curses Textbox cell
- Docs
- Python not yet supported