mirror of
https://github.com/RustPython/RustPython.git
synced 2026-06-02 19:39:49 +09:00
- Implement remainder function with test case - math.remainder was added to CPython in 3.7 and RustPython CI runs on 3.6
- Implement remainder function with test case - math.remainder was added to CPython in 3.7 and RustPython CI runs on 3.6