Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove "initial_state" argument of Enumerable#{slice_before,chunk} #3490

Merged
merged 1 commit into from
Nov 23, 2015

Conversation

MSNexploder
Copy link
Contributor

Enumerable#chunk and Enumerable#slice_before no longer takes the initial_state argument [Feature #10958]

@headius
Copy link
Member

headius commented Nov 23, 2015

The failures are unrelated. Thanks for the help with 2.3 changes!

headius added a commit that referenced this pull request Nov 23, 2015
remove "initial_state" argument of Enumerable#{slice_before,chunk}
@headius headius merged commit bb8807f into jruby:ruby-2.3 Nov 23, 2015
@headius headius added this to the JRuby 9.1.0.0 milestone Nov 23, 2015
@headius headius mentioned this pull request Nov 23, 2015
58 tasks
@headius
Copy link
Member

headius commented Nov 23, 2015

Ping #3479.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants