k0kubun (Takashi Kokubun)
- Login: k0kubun
- Email: takashikkbn@gmail.com
- Registered on: 10/19/2015
- Last sign in: 04/16/2026
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 4 | 113 | 117 |
| Reported issues | 1 | 78 | 79 |
Projects
| Project | Roles | Registered on |
|---|---|---|
| Ruby | Committer, Release Manager | 05/15/2017 |
Activity
04/16/2026
-
06:20 PM Ruby Misc #22006: Usage of deprecated input in gem sync workflows
- > But this made me think that perhaps this mechanism should be a composite action or something similar? Then you don't need to update it in so many places (currently 47) when something changes.
I'm not sure what you're proposing. The ma...
04/15/2026
-
04:44 PM Ruby Revision 44d8d828 (git): [ruby/erb] Version 6.0.3
- Sorry, I forgot to push the 6.0.2 bump https://github.com/ruby/erb/commit/8626c822ea8009008fb5884cfc949cbcafbe9680 to master.
The tag was branched off of https://github.com/ruby/erb/commit/3d4dc31905e978d46f1eeda7bacaa469ce543733.
To av... -
04:03 PM Ruby Revision 14b243b2 (git): Skip auto-request-review on Cargo.lock (#16743)
04/06/2026
-
08:42 PM Ruby Revision 8dd73008 (git): ZJIT: Replace Option<i32> with Recompile enum for side exit recompilation (#16665)
04/04/2026
-
03:22 AM Ruby Bug #21787: `IO::Buffer` Integer Overflow in Range Validation Leads to Out-of-Bounds Memory Access
- ruby_4_0 already contains commit:c353b625297162024b5a80480664e599dd49a294 and commit:f430fbbfacea5690d790dd9060ca4118431fc2fb.
-
03:20 AM Ruby Bug #21844: Inconsistent ArgumentError message for Data::define.new
- ruby_4_0 commit:7ba583d753411a39dec78ea6e7c8d2701b04c118 merged revision(s) commit:c27ae8d91aadca0660070ee1eeae9598b1fe47ee, commit:b6e6ccc6c22ebb464ce101e42a14e7daea2a80b6, commit:cbca59377ebfa1bc1183322fa9d9d0067d445c24.
-
03:20 AM Ruby Revision 7ba583d7 (git): merge revision(s) c27ae8d91aadca0660070ee1eeae9598b1fe47ee, b6e6ccc6c22ebb464ce101e42a14e7daea2a80b6, cbca59377ebfa1bc1183322fa9d9d0067d445c24: [Backport #21844]
- [ruby/psych] Remove excessive check of message
Make `Data#initialize` reject `Integer` keys
[Bug #21844] Fix error message -
03:17 AM Ruby Bug #21856: Massive performance degradation of `rb_obj_free` for `T_CLASS` since Ruby 4.0
- ruby_4_0 commit:2b22593ac1 already merged.
-
03:17 AM Ruby Bug #21954: NoMethodError instead of Gem::LoadError on gem activation problem in Ruby 4.0.2
- ruby_4_0 commit:fda2bc4ee3045a17ca52ca6075cdd955a813fbc1 merged revision(s) commit:8ecf28f9384207590be73d5f2a95859cff9c526a.
-
03:17 AM Ruby Revision fda2bc4e (git): merge revision(s) 8ecf28f9384207590be73d5f2a95859cff9c526a: [Backport #21954]
- [ruby/rubygems] Fix NoMethodError in Gem.try_activate when activation conflicts occur