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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-77748: Document that float() accepts bytes-like objects
- gh-155452: Prevent recursion crash in dir()
- dir() can crash with cyclic __bases__
- Pre-allocate the output buffer in compression.zstd decompression from the frame's recorded content size
- gh-155375: `-shared-libsan` for linux ASAN builds
- REPL feature: Re-print prompt when resumed
- gh-155418: Fix TaskGroup hang when a task cancels it before suspending
- Cannot import an extension module if its path is not encodable in UTF-8
- gh-108271, gh-108270: Argument Clinic: parameter aliases and deprecation
- gh-155247: Use raw string content for the extensions cache key
- Docs
- Python not yet supported