General

Profile

k0kubun (Takashi Kokubun)

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

07/14/2026

12:01 AM Ruby Revision 79d56a81 (git): v4.0.6
k0kubun (Takashi Kokubun)

07/13/2026

11:53 PM Ruby Bug #22191: `Signal.trap(:EXIT)` exception only shown if `at_exit` also raises
ruby_4_0 commit:42c09041fe98a932d5a2a14da861527d2d80b807 merged revision(s) commit:0d7e50a1746bfa3db2a50478d3680cd7c36ea383. k0kubun (Takashi Kokubun)
11:53 PM Ruby Revision 42c09041 (git): merge revision(s) 0d7e50a1746bfa3db2a50478d3680cd7c36ea383: [Backport #22191]
[PATCH] [Bug #22191] Report `EXIT` handler exceptions after `END` blocks
Keep exceptions raised by `EXIT` traps until `END` handlers finish.
That leaves them available for reporting during cleanup.
Print `END` h...
k0kubun (Takashi Kokubun)
11:53 PM Ruby Bug #22189: `Enumerator::Lazy#to_enum` does not accept method names as strings
ruby_4_0 commit:ca6c51ccc21cf9690eb4c11e0bfb97e3643c19db merged revision(s) commit:aaf54aa08b0ed73ae21786b5341f1ffc51659911. k0kubun (Takashi Kokubun)
11:53 PM Ruby Revision ca6c51cc (git): merge revision(s) aaf54aa08b0ed73ae21786b5341f1ffc51659911: [Backport #22189]
[PATCH] [Bug #22189] Lazy `to_enum` should accept `String` method names too
Since `lazy_use_super_method` is the `Symbol`-to-`Symbol` mapping,
convert the given method name to a `Symbol` before consulting that
ta...
k0kubun (Takashi Kokubun)
11:52 PM Ruby Bug #22133: Ruby's default SIGINT handling ignores `Thread.handle_interrupt` masking.
ruby_4_0 commit:10b2ee7f1c0b860ad0e9b55619c52743a5818f0e merged revision(s) commit:ef67c377508ea3a07516c1fa413a038b5268fc1c. k0kubun (Takashi Kokubun)
11:52 PM Ruby Revision 10b2ee7f (git): merge revision(s) ef67c377508ea3a07516c1fa413a038b5268fc1c: [Backport #22133]
[PATCH] Respect `handle_interrupt` for default `SIGINT`. (#17533)
[[Bug #22133]]
k0kubun (Takashi Kokubun)
11:04 PM Ruby Revision ee3aebec (git): ZJIT: Optimize polymorphic setivar
k0kubun (Takashi Kokubun)
11:04 PM Ruby Revision 10a5e5d3 (git): ZJIT: Share getivar and setivar dispatch
k0kubun (Takashi Kokubun)
09:20 PM Ruby Revision d61174e5 (git): Fix random timeout in test_thread_join_during_finalizers on Windows (#16650)
Reduce the number of spawned processes from 50 to 20 and increase the
timeout from 30s to 60s. Process creation is expensive on Windows, and
the combination caused the test to exceed the 30s limit on Windows CI.
k0kubun (Takashi Kokubun)

Also available in: Atom