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 supported865 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- bpo-36738: Add `array_hook` kwarg to json module functions/classes
- bpo-36667: pdb: restore SIGINT handler in sigint_handler already
- bpo-36581: Fix dir() on MagicMock with tuple specs
- gh-80744: pdb: do not read .pdbrc twice when in $HOME
- bpo-14841: shutil.get_terminal_size: use stdin/stderr also
- bpo-36516: Let Python Launcher recognize pyw file as Python GUI Script file type correctly.
- bpo-36485: Add sys.clear_caches().
- bpo-36485: Add the cachesreg module.
- bpo-36335: add bdb.Bdb.is_skipped_frame
- bpo-31062: Allow socket.makefile to handle line buffering properly
- Docs
- Python not yet supported