mame (Yusuke Endoh)
- Login: mame
- Email: mame@ruby-lang.org
- Registered on: 05/28/2008
- Last sign in: 04/16/2025
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 1 | 146 | 147 |
Reported issues | 15 | 327 | 342 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Committer, Security team, Infrastructure team | 05/28/2008 |
Like
Activity
Today
-
05:15 AM Ruby Revision e8ad7282 (git): Omit tests using ISeq#to_binary under coverage measurement
- ... because ISeq#to_binary does not work
-
05:08 AM Ruby Revision 1c89b1ec (git): Reset `GC.stress` to avoid slow coverage processing during process exit
04/29/2025
-
04:46 PM Ruby Bug #21294: URI.extract is extracting invalid URIs with a mishmash of IPv6 notation with IPv4 address
- `URI.extract` is obsolete. You can confirm this by running the code in `$VERBOSE` mode:
```
$ ruby -w -ruri -e 'U... -
08:33 AM Ruby Feature #21279: Bare "rescue" should not rescue NameError
- matz (Yukihiro Matsumoto) wrote in #note-2:
> During Ruby 1.6 - 1.8, NameError was a subclass of Exception, then mov...
04/25/2025
-
07:21 PM Ruby Bug #21285 (Closed): Range#overlap? returns false for (nil..nil)
- I believe it is already fixed.
04/24/2025
-
10:06 AM Ruby Revision 5113869f (git): Fix a flaky test by making sure that a test thread stops
- ```
1) Failure:
TestThread#test_join_argument_conversion [D:/a/ruby/ruby/src/test/ruby/test_thread.rb:249]:
E...
04/23/2025
-
09:56 AM Ruby Misc #21281 (Open): DevMeeting-2025-05-08
- # The next dev meeting
**Date: 2025/05/08 13:00-17:00** (JST)
Log: *TBD*
- Dev meeting *IS NOT* a decision-mak...
04/22/2025
-
12:46 AM Ruby Misc #21154: Document or change Module#autoload?
- fxn (Xavier Noria) wrote in #note-30:
> Correct, Zeitwerk only sets autoloads with absolute paths (that may contain ...
04/17/2025
-
10:59 AM Ruby Revision 25efd09c (git): sample/trick2025/: adds the top-five entries of TRICK 2025
- See http://github.com/tric/trick2025 for TRICK 2025.
-
10:59 AM Ruby Revision 6556a7be (git): Temporarily stop the trailing-space check in CI
- I will restore the check after the preview release
Also available in: Atom