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

Only use UnboundMethod#bind_call if available #20

Merged
merged 3 commits into from
Mar 4, 2021

Conversation

jeremyevans
Copy link
Contributor

Add a test for inspect for Parser instances, since those are the only cases where bind_call is used.

This allows tests to pass on Ruby 2.4-2.6. Set required_ruby_version to 2.4.

@jeremyevans jeremyevans merged commit 5944180 into ruby:master Mar 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants