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 supported855 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- richcompare suppresses all errors raised from descriptors of comparison special methods
- `_overlapped` module cannot be imported without socket support
- gh-74379: allow json.loads with memoryview arguments
- gh-120965: Skip `test_zoneinfo.ExtensionBuiltTest` if C extension is not available
- Update documention of stdlib `copy` to clear that list can also be shallow copied via `.copy()`
- Tkinter text widget scrolling uncontrollably under Wayland
- gh-130664: specify how thousands separators are used with 0-padding
- gh-117151: optimize algorithm to grow the buffer size for readall() on files
- configure.ac assumes -std=c11 rather than checking it, which causes make failures on old compilers
- Inconsistent `Popen.communicate()` behavior if stdin/stdout/stderr is closed `PIPE`
- Docs
- Python not yet supported