Skip to content

Hash.ruby2_keywords_hash?(value) support any Object#3839

Closed
intrip wants to merge 1 commit into
ruby:masterfrom
intrip:support-any-object-ruby2-kwd-hash
Closed

Hash.ruby2_keywords_hash?(value) support any Object#3839
intrip wants to merge 1 commit into
ruby:masterfrom
intrip:support-any-object-ruby2-kwd-hash

Conversation

@intrip

@intrip intrip commented Dec 2, 2020

Copy link
Copy Markdown
Contributor

Change Hash.ruby2_keywords_hash?(value) to don't raise when the argument is not an Hash: returns false instead.

Closes Feature #16697

@intrip intrip force-pushed the support-any-object-ruby2-kwd-hash branch 6 times, most recently from 95a0dda to b43a7c1 Compare December 2, 2020 21:02
Change Hash.ruby2_keywords_hash?(value) to don't raise when
the argument is not an Hash: returns false instead.

Closes [Feature ruby#16697]
@intrip intrip force-pushed the support-any-object-ruby2-kwd-hash branch from b43a7c1 to 3a5a384 Compare December 2, 2020 21:07
@intrip

intrip commented Jan 12, 2021

Copy link
Copy Markdown
Contributor Author

Closing since Feature #16697 was rejected

@intrip intrip closed this Jan 12, 2021
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.

1 participant