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 supported847 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-100991: fix email header `References` and `In-Reply-To` being treated as unstructured
- asm_trampoline.S misses branch protection flags for x86_64 and aarch64
- gh-126703: Add freelist for range and range_iter objects
- 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
- Docs: mark up JSONDecoder using parameter list
- gh-84579: Fixed a deadlock issue in the bufferedIO module when using fork in Py…
- gh-128605: Add branch protections for x86_64 in asm_trampoline.S
- New threads should inherit the contextvars.Context of their creator
- Docs
- Python not yet supported