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 supported788 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- asm_trampoline.S misses branch protection flags for x86_64 and aarch64
- gh-126703: Add freelist for range and range_iter objects
- Emscripten: Use wasm-gc for call trampolines instead of JS type reflection
- gh-128627: Emscripten: Use wasm-gc based call adaptor if available
- NULL ptr deref in _PyCode_ConstantKey when compiling code
- Add a new base class for loop scoped variables in asyncio
- GH-115776: Rename `Py_TPFLAGS_INLINE_VALUES` as `_Py_TPFLAGS_INLINE_VALUES`
- gh-128584: Allow gzip mtime to be a datetime object
- PEP 649 and `ForwardRef` caching
- Docs: mark up JSONDecoder using parameter list
- Docs
- Python not yet supported