General

Profile

jeremyevans0 (Jeremy Evans)

Issues

open closed Total
Assigned issues 2 35 37
Reported issues 4 137 141

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

07/26/2024

04:33 PM Ruby master Misc #20628: DevMeeting-2024-08-01
* [Bug #20620] singleton_method undefined for module using "extend self" (jeremyevans0)
* I believe this is expect...
jeremyevans0 (Jeremy Evans)

07/25/2024

02:18 PM Ruby master Misc #20652: Memory allocation for gsub has increased from Ruby 2.7 to 3.3
It's expected that fixing #17507 caused memory usage to increase. If anyone can come up with an approach that fixes ... jeremyevans0 (Jeremy Evans)

07/24/2024

12:02 AM Ruby master Feature #14919 (Closed): Add String#byteinsert
jeremyevans0 (Jeremy Evans)

07/21/2024

04:57 PM Ruby master Bug #20644 (Closed): Requiring URI together with the Parser gem in Ruby 3.4.0dev
Fixed by https://github.com/ruby/uri/pull/108 jeremyevans0 (Jeremy Evans)

07/20/2024

01:37 AM Ruby master Bug #20643 (Closed): Ruby 3.2 behavior change for protected and private methods when yield self
It is expected, see #18826. As it was a bug fix and not a new feature, it wasn't mentioned in NEWS, though I can see... jeremyevans0 (Jeremy Evans)

07/19/2024

09:18 PM Ruby master Bug #20623: Unexpected behavior of blocks in Enumerator::Lazy#zip
I submitted a pull request to fix this: https://github.com/ruby/ruby/pull/11212 jeremyevans0 (Jeremy Evans)
06:21 PM Ruby master Bug #20626 (Closed): `defined?(@ivar)` should return nil when `@iv` can raise on Ractor
jeremyevans0 (Jeremy Evans)
05:33 AM Ruby master Bug #20640: Evaluation Order Issue in f(**h, &h.delete(key))
Pull request: https://github.com/ruby/ruby/pull/11206 jeremyevans0 (Jeremy Evans)
05:31 AM Ruby master Bug #20640 (Open): Evaluation Order Issue in f(**h, &h.delete(key))
Since Ruby 3.0, there is an evaluation order issue when passing a single keyword splat and a block pass expression th... jeremyevans0 (Jeremy Evans)

07/16/2024

05:37 PM Ruby master Bug #20587: dir.c calls blocking filesystem APIs/system calls while holding the GVL
I submitted https://github.com/ruby/ruby/pull/11176 for the `getattrlist` and `fgetattrlist` changes. jeremyevans0 (Jeremy Evans)

Also available in: Atom