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 supported968 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-62299: Don't set Content-Length for 1xx, 204 and 304 requests
- gh-72300: Convert Win32{Symlink,Junction}Tests to use support.TESTFN
- gh-80919: Add `array_hook` kwarg to json module functions/classes
- gh-80848: pdb: restore SIGINT handler in sigint_handler already
- gh-80697: Let Python Launcher recognize pyw file as Python GUI Script file type correctly.
- gh-80666: Add sys.clear_caches().
- gh-80666: Add the cachesreg module.
- gh-80516: add bdb.Bdb.is_skipped_frame
- gh-79281: add unquote_to_bytes_plus to the urllib.parse module
- gh-80569: pdb: do_debug: restore previous sys.gettrace (might be None)
- Docs
- Python not yet supported