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 supported855 Subscribers
View all SubscribersAdd a CodeTriage badge to cpython
Help out
- Issues
- problem calling variadic functions imported from dynamic libraries under macOS on Apple Silicon
- gh-87646: Make `tempfile.NamedTemporaryFile` and `TemporaryDirectory` path-like
- HTTP request smuggling via misinterpretation of bare CR as header field terminator
- gh-114779: Do not include `InitVar` fields into `__match_args__`
- ``_elementtree.XMLParser`` can leak references if `__init__` method called on instance
- `InitVar` fields should not be included in `__match_args__`
- Call C++ function using ctypes py_object argument on windows doesn't work
- posixmodule uses PyOS_setsig to save & restore signal handlers
- Optimize `_PyObject_IS_GC` in free-threaded build
- Multiprocessing PipeConnection handles leak on failed subprocess spawn
- Docs
- Python not yet supported