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
- sys.monitoring in 3.13+ does not trigger LINE event when there is no line break before
- `math.tanpi` is untested at its poles and no test-file flag fits
- gh-155992: Fix missing LINE event for first line of a code object
- gh-155966: Correct handling of tanpi(0.5) (#155966)
- 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
- Docs
- Python not yet supported