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 supported967 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-156495: Compare normalized prefixes in site._venv()
- gh-156491: Avoid KeyErrors in os._Environ.get() and __contains__()
- gh-106045: Fix venv path discovery for symlinked executables
- GC may hold frames longer than necessary
- gh-109714: Improve the OSError constructor
- `ZipFile.close()` writes wrong offsets after a failed `repack()`
- gh-109714: Omit redundant arguments when raising OSError subclasses
- gh-109714: Pass the file name and a message when raising OSError subclasses
- gh-156379: Avoid materializing large sequence ranges in mailbox.MH.get_sequences
- [3.15] gh-152023: Update macOS installer builds to SQLite 3.53.4. (GH-156446)
- Docs
- Python not yet supported