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 supported926 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- `str.replace` can crash under memory pressure
- Crash because of ownership assert in `PyObject_ClearManagedDict`
- gh-152254: Fix a crash in `PyObject_ClearManagedDict` under memory pressure
- gh-76646: Fix proxy_bypass_registry trailing semicolon on Windows
- `dict` item-iterator: `_PyObject_GC_UNTRACK` on never-tracked iterator under OOM (`dictobject.c`)
- [WIP] gh-151818: Add a test on CALL_LIST_APPEND error path
- gh-151475: Fix data race in faulthandler watchdog on free-threaded builds
- gh-51067: Remove trailing space in `_Repacker.repack()` error message
- gh-151944: Fix Sphinx reference warnings in `urllib.{parse,request}.rst`
- CIFuzz fails on the 3.13 and 3.14 branches: plistlib parse and LookupError
- Docs
- Python not yet supported