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

Implement and untag Enumerable#filter_map #2152

Merged
merged 2 commits into from
Nov 12, 2020

Conversation

LillianZ
Copy link
Contributor

Implements Enumerable#filter_map for Ruby 2.7 compatibility #2004

Also, after this and #2145 are merged, we'll be totally compliant with Enumerable specs!

Shopify#1

Copy link
Member

@eregon eregon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@eregon eregon added the in-ci The PR is being tested in CI. Do not push new commits. label Nov 11, 2020
@graalvmbot graalvmbot merged commit 38c1bdf into oracle:master Nov 12, 2020
@LillianZ LillianZ deleted the Enumerable#filter_map branch November 12, 2020 14:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in-ci The PR is being tested in CI. Do not push new commits. oca-signed shopify
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants