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
6 files changed
Lines changed: 639 additions & 9 deletions
File tree
- Src
- IronPython.Modules
- IronPythonTest/Cases
- IronPython/Runtime
0 commit comments