Skip to content

Fix Numeric#remainder when divisor is infinity #7564

Merged
enebo merged 2 commits intojruby:masterfrom
k77ch7:ruby-3.1-fix-numeric-remainder
Jan 8, 2023
Merged

Fix Numeric#remainder when divisor is infinity #7564
enebo merged 2 commits intojruby:masterfrom
k77ch7:ruby-3.1-fix-numeric-remainder

Conversation

@k77ch7
Copy link
Contributor

@k77ch7 k77ch7 commented Jan 7, 2023

The following test will pass.

  • test_remainder_infinity in test/mri/ruby/test_numeric.rb

k77ch7 added 2 commits January 7, 2023 20:00
The following test will pass.
 * test_remainder_infinity in test/mri/ruby/test_numeric.rb
@enebo enebo added this to the JRuby 9.4.1.0 milestone Jan 8, 2023
@enebo enebo merged commit 9e3d7cc into jruby:master Jan 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants