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 supported940 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- 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
- gh-151526: Add csv writer tests for quote style edge cases
- xmlrpc.client.dumps() skips argument validation when Python is run with -O
- gh-151307: Bound zipfile reads for forged compressed sizes
- gh-151524: Avoid using instrumentation callback result after Py_DECREF
- Docs
- Python not yet supported