Commit 99e337f
authored
Implement module resource (#1490)
* Implement resource.getrlimit
* Implement resource.setrlimit
* Implement resource.getpagesize
* Implement resource.getrusage
* Implement resources.prlimit
* Use RuntimeInformation.IsOSPlatform
* Additional tests
* Use light throwing
* Adapt to macOS
* Disable test on Windows
* Replace Mono.Unix calls and types
* Simplify tests1 parent 63e713f commit 99e337f
File tree
6 files changed
+639
-9
lines changed- Src
- IronPython.Modules
- IronPythonTest/Cases
- IronPython/Runtime
6 files changed
+639
-9
lines changed
0 commit comments