[ruby-cvs:78711] 6a75a46053 (master): Make prettyprint’s cycle detection aware of Delegator instances
"Richard Viney" <[email protected]>
| Newsgroups | gmane.comp.lang.ruby.cvs |
|---|---|
| Message-ID | <[email protected]> |
Richard Viney 2017-01-22 10:50:08 +0900 (Sun, 22 Jan 2017)
New Revision: 6a75a46053
https://github.com/ruby/ruby/commit/6a75a46053
Log:
Make prettyprint’s cycle detection aware of Delegator instances
Fixes [Bug #13144]
Co-Authored-By: Nobuyoshi Nakada <[email protected]>
Modified files:
lib/pp.rb
test/test_pp.rb