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 supported860 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- Make it easier to traverse the frame stack for third party tools.
- gh-100403: Collect GC statistics via -X option
- socket documentation should mention AF_UNSPEC in the section on constants and getaddrinfo() docs
- email.utils.formataddr incorrect handling of unicode names with comma
- Per-class type cache
- gh-100293: explain that email clients might not be compatible with lo…
- Add ability to filter out results of `shutil.which` by `os.stat_result.st_flags`
- `Py_Initialize()` still leaks in libpython3.11
- gh-81435: Fixed an issue that `self.rfile.read` in Windows can't read the complete POST form if the form is big enough
- readline + GTK + Pytest Seg Fault with Python 3.7 and 3.10 on CI
- Docs
- Python not yet supported