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 supported925 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Outdated ssl documentation wrt changes in OpenSSL 4
- gh-151126: Fix `PyErr_NoMemory` errors in `_ctypes.c`
- _remote_debugging: quadratic replay time for RLE records with alternating status
- gh-152721: Fix quadratic RLE replay time in the profiling binary reader
- gh-83637: Make IDLE calltip tests pass without docstrings
- gh-55646: Do not crash IDLE on an invalid key binding
- ipaddress: lru_cache on instance methods causes memory leak (use cached_property instead)
- Segfault between `os.scandir` iterator's `close()` and `__next__()` on the `dirp` handle
- gh-152741: Fix data race on `PyThreadState.thread_id` during thread bind
- zipfile.Path.is_symlink() raises KeyError for missing entries
- Docs
- Python not yet supported