Skip to content

Conversation

@byroot
Copy link
Member

@byroot byroot commented Oct 25, 2024

Prior to 2.7.3, JSON::Ext::Parser would only take kwargs. So if json_pure 2.7.4 is loaded with json <= 2.7.2 (or stdlib) it blows up.

Ref: #650
Fix: #651

cc @Hohlen

NB: make sure this doesn't throw warnings in 2.7 or older.

Prior to 2.7.3, `JSON::Ext::Parser` would only take kwargs.
So if json_pure 2.7.4 is loaded with `json <= 2.7.2` (or stdlib)
it blows up.

Ref: ruby#650
Fix: ruby#651
@byroot byroot merged commit 04b43d2 into ruby:v2.7.x Oct 25, 2024
73 checks passed
@byroot byroot deleted the v2.7.x-pure-compat branch October 25, 2024 17:29
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