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 supported852 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- 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`
- `asyncio.to_thread` could be a lot more efficient
- `sys.set_int_max_str_digits` limit is not enforced for large integers
- gh-133644: Remove `PySys_SetArgv*` for 3.15
- InterpreterPoolExecutor Failure When `__name__ == '__main__'`: Idiom Not Used
- ./configure misses option to avoid building with ncurses
- gh-116111: Clarify DST behaviour in datetime arithmetic and zoneinfo docs
- Docs
- Python not yet supported