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 supported925 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- legacy_tracing.c: Unchecked PyLong_AsInt in tracing callbacks
- gh-153622: Check PyLong_AsInt errors in legacy tracing
- `mock.patch(..., autospec=True)` on a `functools.partialmethod` attribute produces a completely uncallable mock
- gh-153568: Skip newline translation for source without carriage returns
- gh-153569: Add tokenizer source and cursor primitives
- gh-71549: Add support for JSON serialization of custom types
- [3.12] gh-153438: Update NuGet download URL (GH-153482) (GH-153515)
- [3.11] gh-153438: Update NuGet download URL (GH-153482) (GH-153515)
- gh-153612: Add copyreg.copy() and copyreg.deepcopy()
- gh-98078: fix asyncio SSL transports not sending the fatal TLS alert to the peer when the TLS handshake fails
- Docs
- Python not yet supported