diff options
author | Inada Naoki <songofacandy@gmail.com> | 2022-02-22 02:59:27 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-22 02:59:27 (GMT) |
commit | 74127b89a8224d021fc76f679422b76510844ff9 (patch) | |
tree | 5e53f8b7214687d60a1fc76cf264097e29980da3 /Python/ceval.c | |
parent | 4140bcb1cd76dec5cf8d398f4d0e86c438c987d0 (diff) | |
download | cpython-74127b89a8224d021fc76f679422b76510844ff9.zip cpython-74127b89a8224d021fc76f679422b76510844ff9.tar.gz cpython-74127b89a8224d021fc76f679422b76510844ff9.tar.bz2 |
bpo-46606: Reduce stack usage of getgroups and setgroups (GH-31073)
NGROUPS_MAX was 32 before Linux 2.6.4 but 65536 since Linux 2.6.4.
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions