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
- [3.15] gh-155941: Close the transport when client_connected_cb raises in asyncio (GH-155942)
- asyncio SSL loses received data when `get_buffer()` returns a `bytearray`
- [3.15] gh-156234: Fix and rewrite the curses documentation on reading (GH-156235)
- [3.15] gh-154855: Ask non-ncurses curses for one more character (GH-154870)
- `os.sendfile` leaks header buffer exports on validation errors
- gh-156287: fix leak in `os.sendfile`
- gh-156026: document tar filter link targets
- tarfile: member reads can propagate underlying compression exceptions instead of wrapping them
- Disallow lone starred expressions at the *grammar* level
- gh-156062: Fix SynchronizedBase instantiation without a lock or a ctx
- Docs
- Python not yet supported