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
- Slash notation should be defined in a notation key at the beginning of the Built-In Functions section
- gh-98552: Fix preloading '__main__' with forkserver being broken for a
- Resolution / determining of metaclass docs don't align with what really happens
- secrets.compare_digest raises TypeError if one of it's arguments is None
- os.scandir(): add option to yield the given path itself
- Python launcher invoked with command "py" fails to start process
- os.path.realpath() produces unexpected results when run on a path created using the /proc/self/fd/ mechanism
- socket.bind(Path(...)) does not work
- library symtable.SymbolTable.is_nested() description differs from Cpython implementation.
- gh-99360: Avoid `exc=None; del exc` in bytecode where unnecessary
- Docs
- Python not yet supported