hsbt (Hiroshi SHIBATA)
- Login: hsbt
- Email: hsbt@ruby-lang.org
- Registered on: 04/26/2009
- Last sign in: 09/07/2025
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 30 | 386 | 416 |
Reported issues | 14 | 214 | 228 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Committer, Contributor, Release Manager, Security team, Infrastructure team | 01/25/2013 |
Like
Activity
09/12/2025
-
09:30 PM Ruby Revision cdd1de63 (git): Revert "[ruby/prism] Clear flags on interpolated strings"
- This reverts commit a495e6a44ce8cff17461b250e32ab63e409a642d.
This break extension builds:
```
/Users/hsbt/Document...
09/11/2025
-
02:54 AM Ruby Revision d0c7f9ad (git): [rubygems/rubygems] Added document for Gem::Uninstaller
- (https://github.com/rubygems/rubygems/pull/8904)
* Added document for Gem::Uninstaller
* Apply suggestion from @dei... -
02:54 AM Ruby Revision 5e7e6c58 (git): Revert "test_gem_command_manager.rb.
- This reverts commit 8aa885c460aeb70878538eebdd155c6318989fd2 and
cd07c3cbae7e287350d713ead237aeef27cc2b9e. -
02:54 AM Ruby Revision 0dc1cd40 (git): Handle `uninitialized constant JSON::GenericObject` at ruby/ruby.
- ```
1) Error:
JSONGenericObjectTest#test_from_hash:
Test::Unit::ProxyError: uninitialized constant JSON::GenericObj... -
12:42 AM Ruby Misc #21566: Transfer Shopify/yjit-bench and speed.yjit.org to ruby/ruby-bench and *.ruby-lang.org
- @rafaelfranca transferred `Shopify/yjit-bench` to `ruby/yjit-bench` today. Thanks!
09/10/2025
-
05:37 AM Ruby Revision 6c9a0173 (git): [ruby/fcntl] Bump up to v1.3.0
- https://github.com/ruby/fcntl/commit/13d8aa4785
09/09/2025
-
02:50 AM Ruby Misc #21566 (Assigned): Transfer Shopify/yjit-bench and speed.yjit.org to ruby/ruby-bench and *.ruby-lang.org
09/03/2025
-
02:38 PM Ruby Revision aae9e826 (git): Added x64-mswin64-140 to lockfiles
-
02:38 PM Ruby Revision 837d7410 (git): Use Time.new because JSON.unsafe_load losts fractions of a second and
- JSON.unsafe_load with Time object returns String
```
1) Failure:
JSONCommonInterfaceTest#test_unsafe_load_default_...