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-155430: fix `hmac.digest` bigmem test (GH-155431)
- [3.14] gh-155430: fix `hmac.digest` bigmem test (GH-155431)
- array: unpickling an odd-length 'w' array across endianness raises ValueError (wrong UTF-16/UTF-32 item size)
- gh-155850: Fix array unpickling of odd-length 'w' arrays across endianness
- gh-155742: Use PyBytesWriter in json _match_number_unicode()
- [3.14] gh-155752: Do not crash when GenericAlias parameters change during substitution (GH-155761)
- [3.13] gh-155752: Do not crash when GenericAlias parameters change during substitution (GH-155761)
- Torn reads of GC statistics from external process via get_gc_stats
- gh-155782: avoid a crash in `ssl.SSLObject.group` for session-less objects
- Segfault & Debug abort when functools.partial/operator.methodcaller keywords contains non-string keys
- Docs
- Python not yet supported