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 supported861 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- SSLContext.set_npn_protocols broken in Python 3.10, tries to call non-existing _set_npn_protocols
- Support PyObject interface for global variables in local scope and debugger
- Interrupting subprocess.popen in recursive calls by KeyboardInterrupt causes Fatal Python error.
- SimpleCookie.js_output is vulnerable to HTML injection
- MIMEMultipart enforces line endings also for binary subparts
- add documentation for decoding newlines in the `io` module
- print deadlocks
- in xml.dom.minidom, Node and DocumentLS appear to be missing __slots__
- frozen modules are not regenerated on bytecode magic change when cross building
- Document what asyncio.wait() and asyncio.as_completed() do if canceled.
- Docs
- Python not yet supported