gh-137044: Support large limit values in getrlimit() and setrlimit() (GH-137338)
* 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().
S
Serhiy Storchaka committed
baefaa6cba1d69efd2f930cdc56bca682c54b139
Parent: 5be8723
Committed by GitHub <noreply@github.com>
on 8/7/2025, 8:06:37 AM