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

Fix crash on binary operator selector with kwargs argument #279

Merged
merged 2 commits into from
Nov 8, 2021

Conversation

mbj
Copy link
Owner

@mbj mbj commented Nov 8, 2021

  • These need to be emitted regular and cannot be emitted in binary
    syntax.

[Fix #278]

* These need to be emitted regular and cannot be emitted in binary
  syntax.

[Fix #278]
@mbj mbj self-assigned this Nov 8, 2021
@mbj mbj added the bug label Nov 8, 2021
@mbj mbj merged commit f00567b into main Nov 8, 2021
@mbj mbj deleted the fix/crash-on-binary-operator-kwargs branch November 8, 2021 07:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Invalid unparse for `Sequel.&(foo: 1)
1 participant