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 supported942 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- `_pyio.BufferedReader.readinto()` can raise `ValueError` after partially filling the destination
- gh-155074: Fix remaining-space calculation in `_pyio.BufferedReader.readinto()`
- gh-59091: Align pure-Python JSON container handling with C
- [3.15] gh-155052: Fix docstring of decimal.Context.copy (GH-155062)
- [3.14] gh-155052: Fix docstring of decimal.Context.copy (GH-155062)
- gh-154937: Fix `_thread._shutdown()` racing with `_thread.start_joinable_thread` on `ThreadHandle.ident`
- gh-154942: Refresh statistics.kde cache after same-length data changes
- gh-155033: Support copy.replace() for csv dialects
- gh-155039: Support copy.replace() for zipfile.ZipInfo
- gh-155042: Support copy.replace() for email.policy.Policy
- Docs
- Python not yet supported