From: eregontp@... Date: 2019-12-12T23:48:17+00:00 Subject: [ruby-core:96215] [Ruby master Feature#16412] Thread#to_s returns "... file:line" instead of "...@file:line" Issue #16412 has been updated by Eregon (Benoit Daloze). Assignee set to ko1 (Koichi Sasada) Status changed from Open to Closed +1 https://github.com/ruby/ruby/pull/2738 was merged, thanks for the PR! ---------------------------------------- Feature #16412: Thread#to_s returns "... file:line" instead of "...@file:line" https://bugs.ruby-lang.org/issues/16412#change-83106 * Author: znz (Kazuhiro NISHIYAMA) * Status: Closed * Priority: Normal * Assignee: ko1 (Koichi Sasada) * Target version: ---------------------------------------- [Proc#to_s returns "... file:line" instead of "...@file:line"](https://bugs.ruby-lang.org/issues/16101), but `Thread#to_s` includes `@`. I think changing `Thread#to_s` too is better consistency. -- https://bugs.ruby-lang.org/ Unsubscribe: