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-155731: Clean up files left by test_import (GH-155735)
- gh-155742: Use PyBytesWriter in io _textiowrapper_writeflush()
- gh-155742: Use PyBytesWriter in CJK codecs
- gh-155742: Use PyBytesWriter in xml.etree
- [3.15] gh-155732: Join the terminated process in test_repr_lock (GH-155734)
- [3.15] gh-155727: Ignore internal imports in test_attribute_completion (GH-155730)
- [3.15] gh-150449: Raise ValueError for sqlite3.Blob slices with a negative step
- gh-83371: Fix deadlock when a Pool callback raises an exception
- gh-155733: Validate keyword argument keys in operator.methodcaller and functools.partial
- gh-155141: Improve stack-use estimation for keyword calls
- Docs
- Python not yet supported