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
- gh-157290: datetime: strftime %Nf microsecond format
- bytearray.resize() must not clear the object on error (memory allocation failure)
- gh-149800: Generate the perf trampoline .eh_frame from the compiled assembly
- gh-157250: Remove superfluous symbol in inline assembly
- asyncio subprocess spawn does not record the awaiting task
- gh-156186: Fix PyREPL bracketed paste consuming the following newline
- gh-156544: fix free-threading race in UserDict with __missing__ or default
- gh-157301: Fix asyncio event loop hanging on a failed eager task start
- gh-156995: Add caution around API behavior change
- gh-156933: Widen narrow integer results in ctypes callbacks
- Docs
- Python not yet supported