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 supported927 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- gh-151515: Redundant cast in asdl_c.py generator
- Free-threaded CPython can starve a thread reattaching during repeated stop-the-world GC
- Optimizations for `random` functions and methods returning ints or bytes
- instrumentation.c: Use-after-Py_DECREF comparison in call_one_instrument
- Add csv writer tests for QUOTE_STRINGS and QUOTE_NOTNULL edge cases
- gh-151532: Validate xmlrpc.client.dumps() arguments under -O
- gh-146102: Avoid possibe memory leak in `pylifecycle.c`
- RemoteUnwinder.get_async_stack_trace() crashes with a C stack overflow on a deeply nested awaited_by graph instead of raising
- gh-151535: Bound _remote_debugging asyncio awaited_by graph recursion
- gh-151119: Sync eval stack in LIST_APPEND on allocation failure
- Docs
- Python not yet supported