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 supported963 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- sqlite3 Cursor NULL-deref via reentrant execute() inside a text_factory/converter during fetch
- gh-157571: Move json sort note from dumps to dump
- gh-157579: Fix race condition in the cleanup of `tempfile.TemporaryDirectory`
- Closed `sys.stdout` causes an endless stream of tracebacks in the repl
- gh-157583: Remove 'Proxy-Authorization' header from redirects in `urllib.request()`
- [3.15] gh-156909: Fix `AST.__repr__` call getting the `_fields` attribute (GH-157490)
- CPython 3.13-3.15 concurrency and memory-safety issue reports
- Support an explicit environment mapping for multiprocessing spawn
- gh-157614: Fix `lazy import a.b as c` incorrectly binding `a.b.b`
- Reduce some code sizes
- Docs
- Python not yet supported