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 supported762 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- 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
- concurrent/futures/process.py: mp.util.debug is called, but mp.util is never imported
- gh-99368: concurrent.futures: Remove call to mp.util.debug, since mp.util is never imported
- Avoid `exc=None; del exc` in bytecode where unnecessary
- Docs
- Python not yet supported