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 supported955 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- lzma: unbounded dictionary-size allocation is a memory DoS (zipfile, tarfile, lzma.decompress)
- [3.15] gh-88178: Fix exploded IPv6 addresses with a scope ID (GH-25824)
- gh-155432: redraw PyREPL after SIGCONT
- [3.15] gh-102967: Don't pass None to seek(), simply truncate from the current position (GH-102968)
- [3.15] gh-69619: Link to isspace() in the strip() and split() documentation (GH-155444)
- [3.15] gh-114905: Test that ssl._create_stdlib_context() rejects check_hostname with CERT_NONE (GH-155509)
- [3.15] gh-84548: Document Windows specific behavior of abspath() and realpath() (GH-155388)
- [3.15] gh-78526: Add tests for PEP 468 and PEP 520 (GH-155387)
- [3.15] gh-89024: Document the 3.10 change in escaping the csv escapechar (GH-155067)
- Fix inaccurate wording in multiple decimal module docstrings
- Docs
- Python not yet supported