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 supported786 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Optionally run Python regression tests in parallel
- gh-46236: Add missing document of `PyUnicode_DecodeCodePageStateful`
- Remove private _PyLong_New() function
- Remove private _PyLong_FromDigits() function
- GH-127705: Use `_PyStackRef`s in the default build.
- Replace `pyvenv.cfg`'s `home` key with `base-prefix` and `base-exec-prefix`
- gh-127930: use explicit imports in tkinter.simpledialog
- gh-127937: deprecate _PyLong_FromDigits() function
- gh-127873: Only check `sys.flags.ignore_environment` for `PYTHON*` env vars
- Method call on imported definition differs inside of a list comprehension
- Docs
- Python not yet supported