[ruby-cvs:78618] 8a80bfcfd4 (master): Make Thread#to_s consistent with Method and Proc to_s
"Jean byroot Boussier" <[email protected]>
| Newsgroups | gmane.comp.lang.ruby.cvs |
|---|---|
| Message-ID | <[email protected]> |
Jean byroot Boussier 2019-12-10 19:49:39 +0900 (Tue, 10 Dec 2019)
New Revision: 8a80bfcfd4
https://github.com/ruby/ruby/commit/8a80bfcfd4
Log:
Make Thread#to_s consistent with Method and Proc to_s
Added files:
spec/ruby/core/thread/shared/to_s.rb
spec/ruby/core/thread/to_s_spec.rb
Modified files:
spec/ruby/core/thread/inspect_spec.rb
thread.c