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 supported956 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- urllib.parse.parse_qs should not parse a query string containing illegal characters
- gh-127264: Update document behavior of Path.resolve()
- Pickle `FLOAT` opcode inconsistency with whitespace
- gh-102221: Optimize math.integer.lcm() for multiple arguments (non-recursive)
- Correctly block&allow IPv6 domains in `http.cookiejar`
- gh-135795: Support `.tables` in the sqlite3 command-line interface
- ast.ImportFrom.level is incorrectly marked as optional
- CookieDefaultPolicy.set_port_ok and return_ok_port func does not work for IPv6 addresses
- gh-136059: docs: pathlib: Mention that iterdir() is surprisingly not streaming
- gh-136073: Fix expandvars() in Tools/freeze/checkextensions.py
- Docs
- Python not yet supported