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 supported852 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Inconsisten handling of non-ASCII characters in encodings.normalize_encoding()
- gh-136686 Fix UnicodeEncodeError in email.generator.write when encoding multipart/related emails using utf8 policy
- gh-137658: Fix dataclass order method behaviors to align with the equality semantics
- gh-136858: Adds an example of writing a tarfile using stdin
- Convert ``_interpreters`` to Argument Clinic
- Document usage of comprehensions with multiple if clauses
- annotationlib: `ref.evaluate(format=Format.FORWARDREF)` returns a ForwardRef with a copied `__globals__` that no longer updates
- Python 3.13 breaks circular imports through single-phase extension modules using non-isolated subinterpreters
- gh-132631: Fix json.tool when using --json-lines and a file as input
- gh-139145: fix spinning event loop in tkinter
- Docs
- Python not yet supported