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: 04/30/2025
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 24 | 24 |
Reported issues | 24 | 118 | 142 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Committer | 09/27/2021 |
Like
Activity
Today
-
10:18 AM Ruby Feature #21311: Namespace on read (revised)
- > having a block parameter on Namespace.new could provide similar UX without changing syntax.
That wouldn't handle... -
10:14 AM Ruby Feature #21309: Can Thread::Mutex be Ractor shareable?
- I'm not sure I see the use case for `Mutex` to be shareable, at least in this specific scenario.
To take the `Time...
05/03/2025
-
06:39 PM Ruby Bug #21302: Remove or Fix Set#to_h
- I think you can just remove it. I used it in Pysch because it was there, if it wasn't intended to be added, just remo...
04/29/2025
-
09:35 AM Ruby Feature #21279: Bare "rescue" should not rescue NameError
- Maybe I'm simply used to how this worked until now, but I don't see a problem with `NoMethodError` being handled by b...
04/28/2025
-
06:48 AM Ruby Bug #21286: Windows - MSYS2 just updated to GCC 15.1.0, builds failing
- I'm seeing the same thing on `ruby/json` GitHub Actions builds.
```
bigdecimal.c:2556:1: note: 'BigDecimal_trunc...
04/25/2025
-
12:13 PM Ruby Bug #21282 (Closed): `FrozenError` raised by `rb_error_frozen_object` should mention real class of frozen object
04/23/2025
-
02:39 PM Ruby Bug #21280: StringIO#set_encoding warns when backed by chilled string literal
- > Since code will not break in this case
That is debatable. It won't raise an exception yes, but the behavior wil... -
02:22 PM Ruby Bug #21280: StringIO#set_encoding warns when backed by chilled string literal
- Perhaps it's the jetlag talking, but I think the current behavior is desirable.
Chilled string as designed should ... -
11:15 AM Ruby Misc #21281: DevMeeting-2025-05-08
- * [Feature #15408] Actually deprecate `ObjectSpace._id2ref` (byroot)
* Matz agreed to deprecate `_id2ref` for Ruby ... -
09:46 AM Ruby Feature #15408: Deprecate ObjectSpace._id2ref
- I opened a PR to finally deprecated `ObjectSpace._id2ref`: https://github.com/ruby/ruby/pull/13157
Also available in: Atom