General

Profile

tenderlovemaking (Aaron Patterson)

  • Login: tenderlovemaking
  • Email: [email protected]
  • Registered on: 07/09/2008
  • Last sign in: 04/29/2025

Issues

open closed Total
Assigned issues 54 191 245
Reported issues 27 123 150

Projects

Project Roles Registered on
Ruby Committer 11/13/2009

Like

Activity

05/08/2025

05:53 PM Ruby Revision f7ff3809 (git): Clean up Ractor cache after fork
Ractors created in a parent process should be properly shut down in the
child process. They need their cache cleared...
tenderlovemaking (Aaron Patterson)
05:53 PM Ruby Revision e3452cfa (git): Raise error on take/send for Ractors in child processes
Ractor objects that are available in a child process should raise a
`Ractor::ClosedError` exception when called with ...
tenderlovemaking (Aaron Patterson)

05/07/2025

05:09 PM Ruby Feature #21254 (Closed): Inlining Class#new
mame (Yusuke Endoh) wrote in #note-10:
> @tenderlovemaking Can we close this?
Yes, sorry. I thought I had closed ...
tenderlovemaking (Aaron Patterson)
05:01 PM Ruby Feature #21311: Namespace on read (revised)
Eregon (Benoit Daloze) wrote in #note-12:
> * Any user-defined class instance won't be `is_a?` in another namespace ...
tenderlovemaking (Aaron Patterson)

05/01/2025

07:30 PM Ruby Bug #21298: `ObjectSpace.allocation_class_path` returns inconsistent results depending on `TracePoint` state
I remember the problem now. `power_assert` expects to find the `Class#new` frame: https://github.com/ruby/ruby/action... tenderlovemaking (Aaron Patterson)
07:15 PM Ruby Bug #21298: `ObjectSpace.allocation_class_path` returns inconsistent results depending on `TracePoint` state
mame (Yusuke Endoh) wrote:
> I am ok for the incompatibility itself because I find the new behavior more intuitive a...
tenderlovemaking (Aaron Patterson)
04:34 PM Ruby Revision b63c4d14 (git): [ruby/psych] Bump version for release
https://github.com/ruby/psych/commit/bb63f91825 tenderlovemaking (Aaron Patterson)

04/29/2025

08:33 PM Ruby Revision 20361408 (git): opt_new needs to happen after safe navigation
If safe navigation instructions happen first, we get a stack
inconsistency error.
tenderlovemaking (Aaron Patterson)
08:33 PM Ruby Revision e6974be5 (git): Don't call hash tombstone compaction from GC compaction
Tombstone removal may possibly require allocation, and we're not allowed
to allocate during GC. This commit also ren...
tenderlovemaking (Aaron Patterson)
07:09 PM Ruby Bug #21292 (Closed): wrong number of arguments (given 2, expected 0) (ArgumentError) since 8ac8225c504dee57454131e7cde2c47126596fdc
Fixed in b42c8398ba84437cd6e96cbf6ccaf5ac5eff32b6
Thank you for reporting this!
tenderlovemaking (Aaron Patterson)

Also available in: Atom