jeremyevans0 (Jeremy Evans)
- Login: jeremyevans0
- Email: merch-redmine@jeremyevans.net
- Registered on: 08/04/2010
- Last connection: 04/12/2021
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 1 | 29 | 30 |
Reported issues | 3 | 112 | 115 |
Projects
Project | Roles | Registered on |
---|---|---|
Ruby | Developer | 04/14/2016 |
Backport187 | Developer | 04/14/2016 |
Backport191 | Developer | 04/14/2016 |
Backport192 | Developer | 04/14/2016 |
Backport193 | Developer | 04/14/2016 |
Backport200 | Developer | 04/14/2016 |
Backport21 | Developer | 04/14/2016 |
Backport22 | Manager, Developer | 04/14/2016 |
CommonRuby | Developer | 04/14/2016 |
Ruby 1.8 | Developer | 04/14/2016 |
Ruby master | Developer | 04/14/2016 |
Activity
04/10/2021
-
03:51 AM Ruby master Bug #17791 (Rejected): Ractor exception when using Nokogiri
- Based on @xtkoba's analysis, closing as this doesn't appear to be a bug in Ruby.
04/09/2021
-
10:10 PM Ruby master Bug #17725: Prepend breaks ability to override optimized methods
- I've submitted a pull request to fix this: https://github.com/ruby/ruby/pull/4376
-
09:24 PM Ruby master Feature #16816: Prematurely terminated Enumerator should stay terminated
- I prepared a commit to fix this: https://github.com/jeremyevans/ruby/commit/851534bbffd87c79bb63e8df36d6a47cc821aef0
... -
05:23 PM Ruby master Bug #17571 (Closed): prependしたArray#[] が反映されない
- I tested with the master branch and Ruby 3.0.1, and this problem appears fixed.
-
02:33 PM Ruby master Bug #17789 (Closed): Incompatible behavior of Enumarator::Lazy#with_index
- This is expected. The behavior has changed. All bug fixes are incompatibilities.
04/08/2021
-
05:03 PM Ruby master Feature #17786: Proposal: new "ends" keyword
- I don't think you could get reasonable and useful semantics for `ends`. From your example, `ends` applies not just t...
-
03:11 PM Ruby master Bug #15735: Thread#handle_interrupt does not prevent Thread#kill from interrupting
- I've determined this is just a documentation issue, and there is a way for `Thread.handle_interrupt` to handle kill/t...
-
02:04 AM Ruby master Bug #17781 (Assigned): Resolv::DNS RequestID table allocations are never freed, causing DNS lookups to eventually hang
- This should be fixed by https://github.com/ruby/resolv/pull/9
04/07/2021
-
07:27 PM Ruby master Bug #13876: Tempfile's finalizer can be interrupted by a Timeout exception which can cause the process to hang
- This is still a problem in the master branch. Possible solutions:
1. Run finalizers in a separate thread instead ... -
06:42 PM Ruby master Bug #17780: Backport for super_method aliases in ruby 2.7.3 causes Segfault
- Pull request submitted to fix this: https://github.com/ruby/ruby/pull/4365
Also available in: Atom