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 supported764 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Docs: Miscellaneous corrections to simple statements in the language reference
- (Re)move paragraph(s) about the differences with the C interface in the math module?
- multiprocessing async .get() hangs if the pool is terminated
- gh-126742: allow to use non-UTF8 exception messages
- Emscripten support: Remove `--with-emscripten-target`
- InterpreterPoolExecutor workers do not inherit modifications made to sys.path before starting.
- locale.nl_langinfo(locale.ERA) does not work for past eras
- gh-126745: Fixup Docu time.rst
- [3.9] gh-95588: Drop the safety claim from `ast.literal_eval` docs. (GH-95919)
- itertools.tee lookahead/peek example doesn't work
- Docs
- Python not yet supported