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 supported787 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- 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
- SIGSEGV/SIGABRT in PyEval_RestoreThread
- Incorrect SyntaxError attributes when raised by `compile`
- gh-127937: convert decimal module to use import API for ints (PEP 757)
- Docs
- Python not yet supported