Project

General

Profile

Actions

Feature #16412

closed

Thread#to_s to return "... file:line" instead of "...@file:line"

Added by znz (Kazuhiro NISHIYAMA) over 4 years ago. Updated over 3 years ago.

Status:
Closed
Target version:
-
[ruby-core:96181]

Description

Proc#to_s returns "... file:line" instead of "...@file:line", but Thread#to_s includes @.

I think changing Thread#to_s too is better for consistency.


Related issues 1 (0 open1 closed)

Related to Ruby master - Feature #16101: Proc#to_s returns "... file:line" instead of "...@file:line"Closedko1 (Koichi Sasada)Actions
Actions #1

Updated by znz (Kazuhiro NISHIYAMA) over 4 years ago

  • Related to Feature #16101: Proc#to_s returns "... file:line" instead of "...@file:line" added

Updated by Eregon (Benoit Daloze) over 4 years ago

  • Status changed from Open to Closed
  • Assignee set to ko1 (Koichi Sasada)

+1

https://github.com/ruby/ruby/pull/2738 was merged, thanks for the PR!

Actions #4

Updated by sawa (Tsuyoshi Sawada) over 3 years ago

  • Subject changed from Thread#to_s returns "... file:line" instead of "...@file:line" to Thread#to_s to return "... file:line" instead of "...@file:line"
  • Description updated (diff)
Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0