General

Profile

byroot (Jean Boussier)

Issues

open closed Total
Assigned issues 1 29 30
Reported issues 30 145 175

Projects

Project Roles Registered on
Ruby Committer 09/27/2021

Activity

08/12/2026

05:43 AM Ruby Bug #22241: Restore compatibility for removed `JSON.dump` and `JSON.parse` arguments
> but also think it was problematic that the users had no chance to be noticed about them.
Well, I was planning to add deprecation for them in a new 2.x release soon. Right now it's a RC1, nobody is installing it without explicitly as...
byroot (Jean Boussier)

08/11/2026

03:26 PM Ruby Bug #22241: Restore compatibility for removed `JSON.dump` and `JSON.parse` arguments
> Could JSON 3.0 continue accepting these arguments for compatibility?
I'd prefer if Ruby kept using the `2.x-stable` branch until ready: https://github.com/ruby/json/tree/2.x-stable
byroot (Jean Boussier)
03:25 PM Ruby Bug #22241: Restore compatibility for removed `JSON.dump` and `JSON.parse` arguments
Ref: https://github.com/byroot/json-schema/pull/1 byroot (Jean Boussier)
03:18 PM Ruby Bug #22241: Restore compatibility for removed `JSON.dump` and `JSON.parse` arguments
`quirks_mode` hasn't been a valid argument for years. I can't even tell you what its behavior may have been.
Any code that pass `quirks_mode` should stop passing that argument, and it won't cause any compatibility.
As for the posit...
byroot (Jean Boussier)
08:12 AM Ruby Revision fe6bb69c (git): [ruby/json] Get rid of JSON::JSON_LOADED
https://github.com/ruby/json/commit/4816cab109 byroot (Jean Boussier)
08:12 AM Ruby Revision 0e63aec1 (git): [ruby/json] Prepare 3.x release notes
https://github.com/ruby/json/commit/7924498395 byroot (Jean Boussier)
08:12 AM Ruby Revision f51515f3 (git): [ruby/json] Relase 3.0.0.rc1
https://github.com/ruby/json/commit/4f89162e8b byroot (Jean Boussier)
08:12 AM Ruby Revision ac60d4ae (git): [ruby/json] Make generator options strict
https://github.com/ruby/json/commit/a8d7f6da6b byroot (Jean Boussier)
08:12 AM Ruby Revision 284566bf (git): [ruby/json] Add Ractor compatibility tests for JSON.load and JSON.dump
https://github.com/ruby/json/commit/4ddc092392 byroot (Jean Boussier)
08:12 AM Ruby Revision e79dd680 (git): [ruby/json] Make parsing options keyword arguments
Or at least behave like them.
https://github.com/ruby/json/commit/ebf0f2901c
byroot (Jean Boussier)

Also available in: Atom