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 supported942 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
- asyncio.shield(long_lived_future) leaks a reference to the calling task
- Intermittent SIGSEGV / silent value corruption in _PyEval_EvalFrameDefault on 3.14.6 (NULL _PyStackRef deref at specialized CALL type guard)
- test_detach_materialized_dict_no_memory depends on the exact number of allocations
- [3.14] gh-104091: Suggest TaskGroup for running background tasks in asyncio.create_task() docs (GH-155133)
- 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-155146: Do not depend on the exact number of allocations in test_class (GH-155150)
- Docs
- Python not yet supported