General

Profile

jeremyevans0 (Jeremy Evans)

Issues

open closed Total
Assigned issues 1 38 39
Reported issues 4 134 138

Projects

Project Roles Registered on
Ruby Committer 04/14/2016

Activity

Today

06:47 AM Ruby Feature #21264: Extract Date library from Ruby repo in the future
zverok (Victor Shepelev) wrote in #note-5:
> > I think an important question is whether the simplified Date should b...
jeremyevans0 (Jeremy Evans)
05:02 AM Ruby Feature #21264: Extract Date library from Ruby repo in the future
hsbt (Hiroshi SHIBATA) wrote in #note-3:
> >If we are going to remove stdlib Date, I would also prefer that Date be ...
jeremyevans0 (Jeremy Evans)

04/11/2025

11:59 PM Ruby Feature #21264: Extract Date library from Ruby repo in the future
If we are going to remove stdlib `Date`, I would also prefer that `Date` be a core class instead of demoted to bundle... jeremyevans0 (Jeremy Evans)

04/10/2025

05:46 AM Ruby Bug #21260: duping stringio objects shares cursors
This is how `IO#dup` works. What would be the benefit of `StringIO#dup` behaving differently?
```ruby
f = File.op...
jeremyevans0 (Jeremy Evans)

04/09/2025

02:09 PM Ruby Feature #21258: Retire CGI library from Ruby 3.5
I am in favor of retiring cgi and keeping cgi/escape feature. Of the two options, I prefer option 1 (keep only cgi/es... jeremyevans0 (Jeremy Evans)

04/07/2025

06:17 PM Ruby Feature #21219: `Object#inspect` accept a list of instance variables to display
I agree with @mame that a keyword argument to `#inspect` is undesirable. `#inspect_instance_variables` is one possibl... jeremyevans0 (Jeremy Evans)
04:37 PM Ruby Misc #21100: DevMeeting before RubyKaigi 2025
* [Feature #21216] Implement Set as a core class (jeremyevans0)
* I propose to implement Set as a core class.
*...
jeremyevans0 (Jeremy Evans)
02:30 PM Ruby Bug #21218 (Rejected): SizedQueue not stopping threads in push even when non_block: false
The `non_block` argument is a positional argument, not a keyword argument, and `{non_block: true}` is considered true... jeremyevans0 (Jeremy Evans)

04/06/2025

03:44 AM Ruby Feature #21216 (Open): Implement Set as a core class
I propose to implement Set as a core class. Set has been an autoloaded standard library since Ruby 3.2. The standar... jeremyevans0 (Jeremy Evans)

03/31/2025

08:48 PM Ruby Feature #18784 (Closed): `FileUtils.rm_f` and `FileUtils.rm_rf` should not mask exceptions
jeremyevans0 (Jeremy Evans)

Also available in: Atom