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 supported857 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-51067: add `ZipFile.remove()`
- xmlrpc throws "OverflowError: int exceeds XML-RPC limits" on 64bit integers
- `os.walk()` no longer supports late edits to `dirnames`
- [Windows] OneDrive SharePoint sync folder - incorrect values returned by os.listdir and win32file.FindFilesW
- gh-102983: queue.Queue - Adding Cancelling Support
- Support for weak references in frames
- `doctest._SpoofOut.truncate()` is passing None to `seek()` when the size argument is not given.
- gh-102967: Don't pass None to seek(), simply truncate from the current position.
- queue.Queue - Adding Cancelling Support
- Support for os.sendfile for Windows
- Docs
- Python not yet supported