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
- [3.12] gh-101137: Add `text/x-rst` to `mimetypes` (GH-118593)
- gh-106246: Allow the use of unions as match patterns
- Should ./configure script alert of ALL missing packages that python needs before compiling?
- gh-118598: Improve suggestion of TypeError when attempting to iterate over an integer
- CPU utilisation drop when increasing number of threads with `threading`
- Crash when inspecting frame of other thread in free-threaded build
- Improve TypeError error message when trying to iterate over an object of type 'int'
- Use a less red-ish color for the new prompt and non-error colorized traceback text
- gh-102567: Add -X importtime=2 for logging an importtime message for already-loaded modules
- argparse with option/value like --gpg-options "--homedir=/home/user" errors out but adding binding op works.
- Docs
- Python not yet supported