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 supported963 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-157006: Fix test_embed when PYTHONSTARTUP is set
- gh-157003: Add flush() method to HTMLParser.
- gh-156950: Clarify defaultdict documentation
- marshal replaces the exception raised while writing with a generic ValueError
- gh-156942: Raise the exception where the marshalling error is detected
- gh-59551: Add a stub page for the old library/dialog.html URL
- [3.15] gh-156896: Stop scrubbing tkinter submodules upon idlelib.run import (GH-156915)
- [3.15] gh-143493: fix cleanup on errors in codegen_comprehension (GH-156374)
- `utf-7-imap` incremental decoder and stream reader fail on split input
- gh-94808: Add test coverage for the PyUnicodeError object and reason C API
- Docs
- Python not yet supported