Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-46303: Move fileutils.h private functions to internal C API (GH-30484) | Victor Stinner | 2022-01-11 | 1 | -159/+1 |
* | bpo-45582: Port getpath[p].c to Python (GH-29041) | Steve Dower | 2021-12-03 | 1 | -6/+0 |
* | bpo-30555: Fix WindowsConsoleIO fails in the presence of fd redirection (GH-1... | Segev Finer | 2021-04-23 | 1 | -1/+9 |
* | bpo-43795: PEP-652: Clean up the stable ABI/limited API (GH-25482) | Petr Viktorin | 2021-04-23 | 1 | -0/+3 |
* | bpo-32381: Remove unused _Py_fopen() function (GH-23711) | Victor Stinner | 2020-12-09 | 1 | -4/+0 |
* | bpo-35134: Add Include/cpython/fileutils.h header file (GH-18493) | Victor Stinner | 2020-02-12 | 1 | -0/+165 |