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 supported869 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-141968: Use take_bytes in zipfile._ZipDecrypter
- gh-142392: Update `ExceptionGroup`s in docs to use a tuple of errors where possible
- gh-130273: Fix traceback color output with unicode characters
- Delete mention `encoding` for `importlib.resources.path`
- TabError and IndentationError from line continuation
- gh-143959 Make _datetime,_types optional for test_types
- New REPL: Text display corruption when resizing terminal with multi-line content
- Don't inline slow path functions in the interpreter loop
- Improve performance in DictConfigurator by optimizing logger lookup
- gh-132631: Fix "I/O operation on closed file" when parsing JSON Lines file
- Docs
- Python not yet supported