byroot (Jean Boussier)
- Login: byroot
- Email: byroot@ruby-lang.org, jean.boussier+ruby-lang@gmail.com, jean.boussier@shopify.com, jean.boussier@gmail.com
- Registered on: 03/11/2014
- Last sign in: 07/17/2025
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 26 | 26 |
Reported issues | 26 | 123 | 149 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Committer | 09/27/2021 |
Like
Activity
Today
-
08:09 AM Ruby Misc #21630: Suggest @Earlopain for core contributor
- +1, I haven't followed prism too closely but @Earlopain has been showing up constantly in many issues all across Ruby...
10/07/2025
-
08:33 AM Ruby Revision e5b2e522 (git): [ruby/json] Release 2.15.1
- https://github.com/ruby/json/commit/9e6067bb55
10/02/2025
-
11:02 AM Ruby Bug #21568: Requiring core libraries when already requiring multiple user defined libraries with the same name can error
- Nice catch, looks like it was introduced in 3.1.
-
07:58 AM Ruby Bug #21568: Requiring core libraries when already requiring multiple user defined libraries with the same name can error
- Hi, could you provide a fully executable reproduction? One possibility is just to create a test repository we can jus...
-
08:36 AM Ruby Bug #21620: master branch: LTO with >= -O2 optimization causes miniruby to segfault in vm_cc
- I think I'm hitting this bug: https://github.com/llvm/llvm-project/issues/76046, and I can't figure out a work around...
-
08:19 AM Ruby Bug #21620: master branch: LTO with >= -O2 optimization causes miniruby to segfault in vm_cc
- Thanks for the report, I suspect this may be a case of a missing `GC_GUARD` (e.g. with LTO some function calls are in...
-
03:46 AM Ruby Revision 67869b2e (git): [ruby/json] Release 2.15.0
- https://github.com/ruby/json/commit/4abfad090d
10/01/2025
-
08:50 AM Ruby Feature #21619: logger: Context API
- > `with_context`
The problem with these sort of APIs is that it has to know what the execution model is. I see tha...
09/25/2025
-
11:05 AM Ruby Feature #21617: Add Internationalized Domain Name (IDN) support to URI
- @skryukov also pointed to me the existence of https://github.com/y-yagi/uri-whatwg_parser by @y-yagi
-
07:40 AM Ruby Feature #21617 (Open): Add Internationalized Domain Name (IDN) support to URI
- Originally proposed by @chucke at https://github.com/ruby/uri/issues/76, trying to formalize it here.
### Context
...