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 supported967 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- `ZipFile.close()` writes wrong offsets after a failed `repack()`
- gh-109714: Omit redundant arguments when raising OSError subclasses
- gh-109714: Pass the file name and a message when raising OSError subclasses
- gh-156379: Avoid materializing large sequence ranges in mailbox.MH.get_sequences
- [3.15] gh-152023: Update macOS installer builds to SQLite 3.53.4. (GH-156446)
- [3.15] gh-156444: Fix a negated character set with IGNORECASE and LOCALE (GH-156445)
- Add manpage for the freethreading Python binary
- codegen error handling bugs
- Keep PyLong loop carries as twodigits in shifts and division
- async callable not awaited in side_effect for AsyncMock
- Docs
- Python not yet supported