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 supported917 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-150077:Fix fileobj leak in `tarfile.TarFile.zstopen` on `BaseException`
- gh-145856: Fix plistlib.dumps() skipkeys behavior with mixed key types
- tarfile: addfile() doesn't set member offsets
- gh-150072: Optimize logging imports by lazily importing `traceback`
- Add a new C API tutorial for reference counting and error handling
- gh-150101: Expose OpenSSL's error queue through SSLError.error_queue
- gh-149706: fix -Wstringop-truncation warning
- gh-150001: fix escalation to SystemError during parsing
- `MemoryError` during parse can escalate to `SystemError` and abort on small input
- gh-145411: Add runtime (now: `unix` only) control to Tachyon
- Docs
- Python not yet supported