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 supported762 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-112713 : Add support for 'partitioned' attribute in http.cookies
- Allow heap removal at an arbitrary position, or a replacement with a new (or modified) object.
- gzip.compress(..., mtime=0) in cpython 3.11+ unexpectedly sets OS byte in gzip header
- `@runtime_checkable` `Protocol` doesn't check if `__class_getitem__` exists.
- Consider applying flags for warnings about potential security issues
- 3.12 setrecursionlimit is ignored in connection with `@functools.cache`
- PGO build broken on Windows
- gh-106318: Add examples for the `str` methods in collapsible sections
- gh-111495: Add `PyFile_*` CAPI tests
- gh-111375: Fix handling of exceptions within `@contextmanager`-decorated functions
- Docs
- Python not yet supported