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 supported949 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- make marshal output not dependent on reference count
- Associate thread-local data/context with a faulthandler traceback
- Interpreter segfaults when LC_CTYPE is unsupported on Linux s390x
- gh-98718: re-use already calculated is_python_build from getpath
- Add a Check for Extensions that Support Running in Subinterpreters
- python-config missing executable permission
- Python 3.11 loses the ability to set PYTHON_DECIMAL_WITH_MACHINE
- Add `limit=` keyword to `int()` and `str()` functions to avoid contention on global `PYTHONINTMAXSTRDIGITS`
- gh-98509 : Fix the time comparison issue.
- sum() several times slower on Python 3 64-bit
- Docs
- Python not yet supported