<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ruby.git/test/psych/test_psych_set.rb, branch v4.0.2</title>
<subtitle>The Ruby Programming Language</subtitle>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/'/>
<entry>
<title>[ruby/psych] Handle Ruby 3.5 new Set class</title>
<updated>2025-04-30T18:31:33+00:00</updated>
<author>
<name>Jean Boussier</name>
<email>jean.boussier@gmail.com</email>
</author>
<published>2025-04-30T07:13:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.ruby-lang.org/ruby.git/commit/?id=f55138c9e7b6c62847eb4cefbfb452233615b59f'/>
<id>f55138c9e7b6c62847eb4cefbfb452233615b59f</id>
<content type='text'>
Since `Set` no longer is a regular object class holding a Hash
it needs to be specially handled.

https://github.com/ruby/psych/commit/c2d185d27c
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since `Set` no longer is a regular object class holding a Hash
it needs to be specially handled.

https://github.com/ruby/psych/commit/c2d185d27c
</pre>
</div>
</content>
</entry>
</feed>
