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 supported882 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- `slot.__delete__()` behaves as non-atomic in free-threading
- Incorrect SyntaxError location for walrus operator in multi-line conditional expression
- datetime: Comparision and subtraction of datetime objects does not account for DST changes
- gh-146219: Document reusing a thread state across repeated foreign-thread calls
- Experiment: Hybrid JIT - Pystons DynASM JIT + CPythons Stencil JIT
- asyncio.subprocess spawning can block
- gh-146063: Add PyObject_CallFinalizerFromDealloc() to the limited C API
- gh-146044: Fix ctrl-w (unix-word-rubout) to use whitespace word boundaries
- gh-145866: Implement `POP_ITER` as macro op using `POP_TOP`
- Segfault/UB from expat when re-entering the XML Parser
- Docs
- Python not yet supported