Skip to content

Fix Enumerable#zip when an argument does not have each method#7550

Merged
enebo merged 2 commits intojruby:masterfrom
k77ch7:ruby-3.1-fix-Enumerable-zip
Jan 5, 2023
Merged

Fix Enumerable#zip when an argument does not have each method#7550
enebo merged 2 commits intojruby:masterfrom
k77ch7:ruby-3.1-fix-Enumerable-zip

Conversation

@k77ch7
Copy link
Contributor

@k77ch7 k77ch7 commented Jan 4, 2023

The following test will pass.

  • test_zip in test/mri/ruby/test_enum.rb

k77ch7 added 2 commits January 4, 2023 16:17
The following test will pass.
 * test_zip in test/mri/ruby/test_enum.rb
@enebo enebo added this to the JRuby 9.4.1.0 milestone Jan 5, 2023
@enebo enebo merged commit 2cff7be into jruby:master Jan 5, 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