General

Profile

jeremyevans0 (Jeremy Evans)

Issues

open closed Total
Assigned issues 2 37 39
Reported issues 4 140 144

Projects

Project Roles Registered on
Ruby Committer 04/14/2016
Backport187 Committer 04/14/2016
Backport191 Committer 04/14/2016
Backport192 Committer 04/14/2016
Backport193 Committer 04/14/2016
Backport200 Committer 04/14/2016
Backport21 Committer 04/14/2016
Backport22 Committer 04/14/2016
Ruby 1.8 Committer 04/14/2016
Ruby master Committer 04/14/2016

Activity

02/19/2025

01:47 AM Ruby master Misc #20968: `Array#fetch_values` unexpected method name in stack trace
My thinking is inline with @Eregon 's. It's significantly more work to try to modify the backtraces to omit `<intern... jeremyevans0 (Jeremy Evans)

02/18/2025

02:25 AM Ruby master Bug #21131: IO.copy_stream: yielded string changes value when duped
Thank you for the report. This is definitely a bug. My testing shows it affects all versions of Ruby, at least back t... jeremyevans0 (Jeremy Evans)
02:19 AM Ruby master Misc #21134: DevMeeting-2025-03-13
* [Bug #21089] Missing methods on enumerators created from Enumerator::product and Enumerator::Chain (jeremyevans0)
...
jeremyevans0 (Jeremy Evans)
02:07 AM Ruby master Bug #20906 (Closed): Segmentation Fault in compile_keyword_arg
jeremyevans0 (Jeremy Evans)
02:06 AM Ruby master Bug #20906: Segmentation Fault in compile_keyword_arg
This was fixed in Ruby 3.4 by removing support for the syntax. I don't think there are plans to fix Ruby 3.3 to allo... jeremyevans0 (Jeremy Evans)
01:48 AM Ruby master Bug #21036 (Closed): Somewhat confusing behaviour between warning "block passed may be ignored", versus the responsible method triggering this warning already being faulty and can never be run successfully due to errors such as "wrong number of arguments" and/or recursive cal
rubyFeedback (robert heiler) wrote:
> Please feel free to close this issue at any moment in time; it may not
> be a...
jeremyevans0 (Jeremy Evans)

02/09/2025

06:37 PM Ruby master Feature #21126: Drop default_proc when Hash#freeze is called for better Ractor support
I think this is a bad idea. It makes `freeze` change the hash in a non-backwards compatible way.
For `Hash#defaul...
jeremyevans0 (Jeremy Evans)
02:45 AM Ruby master Bug #21125: Kernel is called first
The reason this works in Ruby 3.3 and below is that `system` is a private method and not a public method, and calls t... jeremyevans0 (Jeremy Evans)
02:34 AM Ruby master Bug #21125: Kernel is called first
jeremyevans0 (Jeremy Evans) wrote in #note-3:
> mikik0 (Hashino Mikiko) wrote in #note-2:
> > @jeremyevans0 san
> ...
jeremyevans0 (Jeremy Evans)
02:32 AM Ruby master Bug #21125 (Open): Kernel is called first
mikik0 (Hashino Mikiko) wrote in #note-2:
> @jeremyevans0 san
> It works with Ruby 3.3 series, but not from Ruby 3....
jeremyevans0 (Jeremy Evans)

Also available in: Atom