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 supported880 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- `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
- gh-137103: A faster check_circular
- Allow top-level statements in a global pre-setup phase for `timeit`
- gh-91484: Allow memoryview cast for F-contiguous
- `os.path.realpath` (and possibly others) ignore the special POSIX-meaning of absolute pathnames that start with exactly two `/`?
- Docs
- Python not yet supported