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 supported853 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- 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`
- gh-81708: Support negative timestamps in _PyTime_localtime for windows
- gh-129573: Fix possible abort from non-string suggestions in `calculate_suggestions`/`_Py_CalculateSuggestions`
- possible race-condition with python-doc
- GH-109564: add asyncio.Server state machine
- Docs
- Python not yet supported