Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-41498: Fix build on platforms without sigset_t (GH-29770) | Christian Heimes | 2021-11-25 | 1 | -2/+0 |
* | bpo-42655: Fix subprocess extra_groups gid conversion (GH-23762) | Jakub KulĂk | 2020-12-29 | 1 | -2/+2 |
* | bpo-40422: Move _Py_closerange to fileutils.c (GH-22680) | Kyle Evans | 2020-10-13 | 1 | -2/+0 |
* | bpo-40422: create a common _Py_closerange API (GH-19754) | Kyle Evans | 2020-10-11 | 1 | -0/+2 |
* | bpo-33441: Make the sigset_t converter available in other modules. (GH-6720) | Serhiy Storchaka | 2018-05-08 | 1 | -0/+9 |
* | Issue #4591: Uid and gid values larger than 2**31 are supported now. | Serhiy Storchaka | 2013-02-10 | 1 | -0/+25 |