4 Commits

Author SHA1 Message Date
Felföldy Tibor
a7d83934c1 Add dir __base__ recursively; Add dir tests to 70_builtins.py 2025-01-26 21:45:00 +01:00
Anurag Bhat
5100f4e454
Floating inputs for round() should return a Floating output when ndigit is 0 (#217)
* Fix round for floating inputs

* Refactor integer inputs

* some fix

---------

Co-authored-by: blueloveTH <blueloveth@foxmail.com>
2024-02-27 11:18:21 +08:00
blueloveTH
7741d592da reimpl round in cpp 2023-08-02 23:29:13 +08:00
blueloveTH
809fd8dd8c update test 2023-03-16 16:07:17 +08:00