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
- Add file-like reader/(maybe writer) class for memoryview
- Assigning to a slice of a list with a step of -1 should permit assigning a different number of items
- gh-87209: Clarify ordering rule for default arguments in tutorial
- gh-117961: Fix grammar documentation for @ operator associativity
- gh-138864: Improve `SyntaxError` message for `case` with expression
- gh-138848: Add PNG optimization to pre-commit
- `_PyImport_SwapPackageContext` would be helpful if exposed
- Temporarily skip `test_aead_aes_gcm` for buildbots with Linux kernel between 6.16.0 and 6.17.x
- `concurrent.interpreters.Interpreter.exec` propagate `SyntaxError`
- gh-91279: Note ``SOURCE_DATE_EPOCH`` support in ``ZipFile.writestr()``
- Docs
- Python not yet supported