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 supported883 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-141578: Improve overflow error messages in PyLong_AsLong and PyLong_AsInt
- A multi-byte character in new PyREPL requires two backspaces to delete
- gh-142663: Fix use-after-free in memoryview comparison
- 5 tests failed with eCryptfs: copy_file_range(), utime(), file name too long
- email package: UnicodeEncodeError in as_bytes() when folding malformed Subject header mixing raw UTF‑8 and encoded‑words
- gh-143984: Improve Lib/test/test_decimal.py CLI with argparse
- `_colorize` module is slow to import, affecting `traceback` and `logging` modules
- gh-105895: Add `match` and `case` to `help` topics
- Simplify HTMLParser by removing unnecessary assignment and assertion
- gh-42550: Add 'Expect: 100-Continue' support to httplib
- Docs
- Python not yet supported