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
- marshal reports EOFError for I/O errors when reading from a FILE*
- gh-155907: Raise OSError and KeyboardInterrupt when reading marshal data
- gh-155875: Fix new_prescr screen lifetime
- `asyncio.start_server()` leaves the transport open when a synchronous client callback raises
- [3.13] gh-153970: Fix str() of CalledProcessError when returncode is not an integer (GH-153971)
- asyncio: socket leak and silent error when transport creation fails for an accepted connection
- `FileFinder._find_children` can loop forever on a persistently failing directory scan
- [3.15] gh-155315: Fix marshal round-trip of shared frozendict references (GH-155316)
- logging: `SMTPHandler.emit()` leaks the SMTP connection when sending fails
- [3.15] Increase the timeout of test_large_content_length_truncated
- Docs
- Python not yet supported