[ruby-core:96215] [Ruby master Feature#16412] Thread#to_s returns "... file:line" instead of "...@file:line"
From:
eregontp@...
Date:
2019-12-12 23:48:17 UTC
List:
ruby-core #96215
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: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>