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 supported849 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-139458: Fix Interpreter Methods For the Main Interpreter
- Check `.netrc` file permissions once per parse
- gh-139633: Run `netrc` file permission check only once per parse
- gh-90795: Fix error message incorrectly including "positional"
- Add tests on basic `PyStackRef` functions
- asm_trampoline.S misses BTI/PAC protection flags for aarch64
- Interactive python without readline hangs in case of a PythonCmd_Error in tkinter.
- gh-113092: Support F_PREALLOCATE in fcntl
- Difference in Ctrl+D Behavior Between REPL and `code.interact`
- gh-73045 Fixed behaviour of os.path.ismount(), for Windows, for non-existent drives and paths
- Docs
- Python not yet supported