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
- Implement PEP 828 -- Supporting 'yield from' in asynchronous generators
- "fe80:6666:6666:6666:6666:6666:6666:6666" is not a valid IPv6 link-local address
- Intermittent SIGSEGV / silent value corruption in _PyEval_EvalFrameDefault on 3.14.6 (NULL _PyStackRef deref at specialized CALL type guard)
- CALL_EX_PY and CALL_KW_BOUND_METHOD can bypass RecursionError after specialization
- `zipimport._zstd_decompress()` repeatedly processes remaining input for concatenated frames
- gh-155152: Fix quadratic processing of concatenated zstd frames in zipimport
- [3.15] gh-155109: Run tests exhausting the C stack with a limited C stack (GH-155120)
- [3.15] gh-152548: Report a subprocess of runInSubprocess() dying after the test (GH-155162)
- Expose extension compiler requirements in build-details.json
- gh-150942: Speed up BytesIO.readlines() using reference-stealing append
- Docs
- Python not yet supported