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 supported756 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- bpo-45509: Check gzip headers for corrupted fields
- slightly tweak description of b_list in comments
- bpo-45210: Document that error indicator may be set in tp_dealloc
- bpo-45191: Fix tb_lineno for multi-line expressions
- bpo-45358 Add new cookie attributes
- gh-89526: Use instruction offsets in co_lnotab
- bpo-36841: JSONEncoder call self.default for unsupported floats
- bpo-45325: Add a new 'p' parameter to Py_BuildValue to convert an integer into a Python bool
- bpo-45399: Remove hostflags from PySSLContext
- bpo-40503: Check in <prefix>/share/zoneinfo for zoneinfo files on windows
- Docs
- Python not yet supported