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
- Sharing instance of proxy object across processes results in pickle errors
- Restore (or beat) Python 2 performance for arithmetic operations on ints that fit into a single word
- 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
- Docs
- Python not yet supported