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 supported858 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Building Python 3.11+ with `./configure --enable-optimizations && make altinstall -j` results in exit code 2
- gh-61448: Fix inspect.getargvalues fails if arg name is not bound to a value
- ProcessPoolExecutor should not share one BrokenProcessPool exception among all futures
- tkinter OptionMenu conform to standard widget options,
- gh-101267: [bug] ProcessPoolExecutor should not share one BrokenProcessPool exception among all failed futures
- Do Not Allow Static Objects to be Deallocated
- curses addstr out of place with unicode str
- `Py_SETREF` and `Py_NewRef` is not explained in extending new types using a C extension
- gh-101233: Add part to explain `Py_SETREF` and `Py_NewRef`
- BlockingIOError: [Errno 11] Resource temporarily unavailable: on GPFS.
- Docs
- Python not yet supported