diff options
author | Jean Boussier <[email protected]> | 2025-03-26 15:19:26 +0100 |
---|---|---|
committer | Hiroshi SHIBATA <[email protected]> | 2025-03-28 12:44:53 +0900 |
commit | e8c46f4ca5e6ba2638fbfc81fdb9d141cd88e99a (patch) | |
tree | 600722c172e1cded6614c734066c6c8115c53ae9 /test/json/json_addition_test.rb | |
parent | 80a59a62441c0938d0a29fcd5dd95f8024db6ddf (diff) |
[ruby/json] JSON.load invoke the proc callback directly from the parser.
And substitute the return value like `Marshal.load` doesm
which I can only assume was the intent.
This also open the door to re-implement all the `create_addition`
logic in `json/common.rb`.
https://github.com/ruby/json/commit/73d2137fd3
Notes
Notes:
Merged: https://github.com/ruby/ruby/pull/13004
Diffstat (limited to 'test/json/json_addition_test.rb')
0 files changed, 0 insertions, 0 deletions