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 supported859 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- 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
- Python 3.10.9 installer on Windows not adding PATH variable
- Can someone please explain why this list of schemes changes url construction behavior
- Compiling static library with `-fPIC` throws error
- [xml.dom.minidom] nodeValue attr is not defined on Node class but directly on all derived classes
- ImportError: cannot import name '_header_value_parser' from 'email'
- gh-100687: Reduce frequency of overallocation in long_add
- Docs
- Python not yet supported