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
- gh-79644: Fix create_autospec signature handling for functools partial and partialmethod
- gh-153581: Fix create_autospec producing an uncallable mock for functools.partialmethod
- gh-153568: Pause the GC while converting the AST to Python objects
- Out-of-bounds read in the ISO-2022 decoder for an unknown charset
- gh-153603: Fix out-of-bounds read in the ISO-2022 decoder for an unknown charset
- gettext.GNUTranslations raises struct.error instead of OSError on a malformed .mo file
- gh-153605: Fix gettext.GNUTranslations struct.error on a malformed .mo file
- [3.10] gh-153438: Update NuGet download URL (GH-153482) (GH-153515)
- [3.13] gh-128846: Fix test_configure_custom_copy for the aqua theme with Tk 9
- Add copyreg.copy() and copyreg.deepcopy()
- Docs
- Python not yet supported