We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a8c2e9 commit 9ea6d6aCopy full SHA for 9ea6d6a
CHANGELOG.md
@@ -68,6 +68,7 @@ Compatibility:
68
* Implemented `Kernel#raise` `cause` parameter.
69
* Improved compatibility of `Signal.trap` and `Kernel#trap` (#2287, @chrisseaton).
70
* Implemented `GC.stat(:total_allocated_objects)` as `0` (#2292, @chrisseaton).
71
+* Call `divmod` when coercion to `Float` fails for `#sleep` (#2289, @LillianZ).
72
73
Performance:
74
0 commit comments