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
- [3.15] gh-152817: Prevent deletion of sqlite3 cursor.row_factory attr (GH-152818)
- [3.15] gh-155952: Fix `<unrepresentable>` Argument Clinic defaults in several signatures (GH-155954)
- Data races in CJK multibyte codec state under free-threading
- [3.15] gh-156166: Fix setting and deleting SSLContext._msg_callback (GH-156167)
- `zlib.Decompress.flush()` silently returns corrupted output instead of raising `zlib.error`
- `zlib.crc32_combine()` hangs on a negative length and `adler32_combine()` returns rubbish
- FutureWarning from a nested set operand is not attributed to the caller
- gh-156187: Fix the warning stacklevel inside a nested set operand
- [3.15] gh-155781: Hold strong references to sqlite3 converters (GH-155784)
- [3.15] gh-153539: Fix use-after-free in TextIOWrapper.tell() with a reentrant decoder (GH-153540)
- Docs
- Python not yet supported