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.dumps() takes exponential time on nested frozensets
- [3.15] gh-151895: Fix marshal.loads() crash on dict reference-tracking failure (GH-151896)
- gh-148653: Forbid marshalling recursive tuples
- [3.15] gh-155888: Fix asyncio writelines() hanging on an empty chunk (GH-155889)
- _testcapi mishandles Py_fopen() failures
- gh-155905: Fix error handling in _testcapi helpers
- 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
- Docs
- Python not yet supported