jeremyevans0 (Jeremy Evans)
- Login: jeremyevans0
- Email: merch-redmine@jeremyevans.net
- Registered on: 08/04/2010
- Last sign in: 02/05/2025
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
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...
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...
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...
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...
-
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.
*... -
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...
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...
03/31/2025
-
08:48 PM Ruby Feature #18784 (Closed): `FileUtils.rm_f` and `FileUtils.rm_rf` should not mask exceptions
03/29/2025
-
12:01 AM Ruby Bug #21183 (Closed): Ractor error with Prism::VERSION
- Fixed in the master branch by commit:f27ed98effff9891d28edc7119d45811bcedd510, marking for backport.
03/27/2025
Also available in: Atom