k0kubun (Takashi Kokubun)
- Login: k0kubun
- Email: takashikkbn@gmail.com
- Registered on: 10/19/2015
- Last sign in: 04/14/2025
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 5 | 102 | 107 |
Reported issues | 1 | 71 | 72 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Committer, Release Manager | 05/15/2017 |
Like
Activity
04/14/2025
-
07:33 AM Ruby Revision d0b7e5b6 (git): v3.4.3
-
07:32 AM Ruby Bug #21197: Prism does not accept newline after defined? keyword
- Reverted the backport since backporting the commit failed CI, e.g. https://github.com/ruby/ruby/actions/runs/14439756...
-
07:29 AM Ruby Revision 1c23c309 (git): Revert "merge revision(s) 052794bfe1970e90f4f4f9e37fc362dd27903a8d: [Backport #21197]"
- This reverts commit e630a0f7ae909dafe2e1dbc47baf90cd795b4a5f.
-
07:27 AM Ruby Bug #21261: Backport fix for crash in TCPSocket.open(..., nil)
- ruby_3_4 commit:7e093fb43a.
-
07:26 AM Ruby Bug #21220: Memory corruption in update_line_coverage() [write at index -1]
- ruby_3_4 commit:1b6f9cd6ea5715ad33d8ba4c78382aa8aafdbcd4 merged revision(s) commit:0d6263bd416338a339651fb97fe4d62701...
-
07:25 AM Ruby Revision 1b6f9cd6 (git): merge revision(s) 0d6263bd416338a339651fb97fe4d62701704c4b: [Backport #21220]
- Fix coverage measurement for negative line numbers
Fixes [Bug #21220]
Co-Authored-By: Mike Bourgeou... -
07:25 AM Ruby Bug #21214: VmRSS consumption increase in Ruby 3.4.2 vs Ruby 3.3.6
- We've discussed whether we backport this to Ruby 3.4 or not with @peterzhu2118. Since he's too worried about potentia...
-
07:22 AM Ruby Bug #21217: Integer.sqrt produces wrong results even on input <= 1e18
- ruby_3_4 commit:9abd48df705c37f69ec9fd954f84cbbbd65db624 merged revision(s) commit:3a7b9ca93b91dcc086b9ac8b9957e59268...
-
07:21 AM Ruby Revision 9abd48df (git): merge revision(s) 3a7b9ca93b91dcc086b9ac8b9957e59268f9493b: [Backport #21217]
- Fix `Integer.sqrt` to never exceed actual value
`Integer.sqrt` uses `sqrt(3)` from libm for small values.
... -
07:21 AM Ruby Bug #21211: Incomplete Backtrace for Socket Errors in Ruby 3.4+
- ruby_3_4 commit:e3fc29a9b7.
Also available in: Atom