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 supported881 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Remove idlelib from sys.path in IDLE run process
- gh-109934: notify cancelled futures on thread pool shutdown
- properly define what "canonical" means in `os.path.realpath`
- gh-134717: Allow overriding serialization of NaN and Infinity in json.encoder
- GH-132554: Specialize `GET_ITER` and `FOR_ITER` for `range`
- Create tests for turtle module
- Fix assert Crash for certain Cython generated functions
- `pdb` consumes arguments greedily
- `NameError` has different actions when be raised in IDLE
- Possible resource exhaustation of `expandvars` in `Tools/freeze/checkextensions.py`
- Docs
- Python not yet supported