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 supported852 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- sqlite3 - file stays opened even after connection is closed (still opened by the cursor?)
- Allow Subinterpreters on WASI/Emscripten Builds
- GeneratorExit and asyncio.TaskGroup - missing from _is_base_error?
- gh-133548: fix handling of empty and 1-item tuples for `sys.exit`
- `ast.class._field_types` causes Exception when `ast.class._fields` does not cause Exception
- gh-135726: multiprocessing.freeze_support no longer sets the start method globally.
- Non-blocking `_PyMutex_LockTimed` spins and may fail unnecessarily in no-GIL builds
- Support chunk sending in `smtplib`
- Potential Quadratic Complexity Vulnerabilities in the `email` Module
- Unify all smtplib commands to be uppercase
- Docs
- Python not yet supported