diff options
| author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2025-08-07 09:37:02 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-07 09:37:02 (GMT) |
| commit | 8905f7a99bd9c2851bec9db1d09bc4e1820b5f7d (patch) | |
| tree | 9cc120c42bf5871575bea32aab5249333d1b5ec3 /Python/pythonrun.c | |
| parent | 751a890f160cfc2b810d093aed7570fb98e2de62 (diff) | |
| download | cpython-8905f7a99bd9c2851bec9db1d09bc4e1820b5f7d.zip cpython-8905f7a99bd9c2851bec9db1d09bc4e1820b5f7d.tar.gz cpython-8905f7a99bd9c2851bec9db1d09bc4e1820b5f7d.tar.bz2 | |
[3.13] gh-137044: Support large limit values in getrlimit() and setrlimit() (GH-137338) (GH-137507)
* Return large limit values as positive integers instead of negative integers
in resource.getrlimit().
* Accept large values and reject negative values (except RLIM_INFINITY)
for limits in resource.setrlimit().
(cherry picked from commit baefaa6cba1d69efd2f930cdc56bca682c54b139)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions
