<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/ruamel.yaml.git/_test/test_float.py, branch master</title>
<subtitle>hg.code.sf.net: p/ruamel-yaml/code
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/ruamel.yaml.git/'/>
<entry>
<title>fixes issue: 458,454, stackoverflow reports</title>
<updated>2023-05-05T18:08:37+00:00</updated>
<author>
<name>Anthon van der Neut</name>
<email>anthon@mnt.org</email>
</author>
<published>2023-05-05T18:08:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/ruamel.yaml.git/commit/?id=a6a96c99a78cdc34e291af8d7d2d17fd1bf42a42'/>
<id>a6a96c99a78cdc34e291af8d7d2d17fd1bf42a42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>retrofitted 0.18 changes</title>
<updated>2023-05-01T17:13:50+00:00</updated>
<author>
<name>Anthon van der Neut</name>
<email>anthon@mnt.org</email>
</author>
<published>2023-05-01T17:13:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/ruamel.yaml.git/commit/?id=8b731994b1543d7886af85f926d9eea5a22d0732'/>
<id>8b731994b1543d7886af85f926d9eea5a22d0732</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove python 2 specific code</title>
<updated>2021-03-09T08:02:50+00:00</updated>
<author>
<name>Anthon van der Neut</name>
<email>anthon@mnt.org</email>
</author>
<published>2021-03-09T08:02:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/ruamel.yaml.git/commit/?id=e73562c6f14d1d71a9fea174d58465e1b13f68af'/>
<id>e73562c6f14d1d71a9fea174d58465e1b13f68af</id>
<content type='text'>
add future deprecation warning to old style functions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add future deprecation warning to old style functions
</pre>
</div>
</content>
</entry>
<entry>
<title>fix issue #214 part two: use __qualname__ for tag:yaml.org,2002:python/object/apply</title>
<updated>2018-09-26T20:35:23+00:00</updated>
<author>
<name>Anthon van der Neut</name>
<email>anthon@mnt.org</email>
</author>
<published>2018-09-26T20:35:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/ruamel.yaml.git/commit/?id=946e383b47a227032e92d432c85568caed8065e2'/>
<id>946e383b47a227032e92d432c85568caed8065e2</id>
<content type='text'>
this definately needs some test

*When this change indeed resolves your problem, please **Close** this issue*.
*(You can do so using the WorkFlow pull-down (close to the top right of this page))*
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this definately needs some test

*When this change indeed resolves your problem, please **Close** this issue*.
*(You can do so using the WorkFlow pull-down (close to the top right of this page))*
</pre>
</div>
</content>
</entry>
<entry>
<title>fix issue #229 enable round-trip of floats without number before the dot</title>
<updated>2018-08-30T19:00:09+00:00</updated>
<author>
<name>Anthon van der Neut</name>
<email>anthon@mnt.org</email>
</author>
<published>2018-08-30T19:00:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/ruamel.yaml.git/commit/?id=209ce7fbd33c12263980c6c1468d36d0ffbf8ea7'/>
<id>209ce7fbd33c12263980c6c1468d36d0ffbf8ea7</id>
<content type='text'>
[ .5, -.5, +.5 ] should work

*When this change indeed resolves your problem, please **Close** this issue*.
*(You can do so using the WorkFlow pull-down (close to the top right of this page))*
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[ .5, -.5, +.5 ] should work

*When this change indeed resolves your problem, please **Close** this issue*.
*(You can do so using the WorkFlow pull-down (close to the top right of this page))*
</pre>
</div>
</content>
</entry>
<entry>
<title>add failing test re #229</title>
<updated>2018-08-30T18:41:57+00:00</updated>
<author>
<name>Anthon van der Neut</name>
<email>anthon@mnt.org</email>
</author>
<published>2018-08-30T18:41:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/ruamel.yaml.git/commit/?id=95e1aa1d1226e148ed9b43ed714635c32d8d455b'/>
<id>95e1aa1d1226e148ed9b43ed714635c32d8d455b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cleanup of commented out xfails, added some (most failing) rt tests for spec examples</title>
<updated>2018-08-29T10:43:53+00:00</updated>
<author>
<name>Anthon van der Neut</name>
<email>anthon@mnt.org</email>
</author>
<published>2018-08-29T10:43:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/ruamel.yaml.git/commit/?id=33f0d0b44b6272a572cc14494ea788c867ae190f'/>
<id>33f0d0b44b6272a572cc14494ea788c867ae190f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>undid miswrapping of tests</title>
<updated>2018-08-05T15:05:06+00:00</updated>
<author>
<name>Anthon van der Neut</name>
<email>anthon@mnt.org</email>
</author>
<published>2018-08-05T15:05:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/ruamel.yaml.git/commit/?id=e58ed78b291889578477741fb5ad5f05bf914d6b'/>
<id>e58ed78b291889578477741fb5ad5f05bf914d6b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Apply oitnb and mypy 0.620, then make everything work again</title>
<updated>2018-08-03T20:14:57+00:00</updated>
<author>
<name>Anthon van der Neut</name>
<email>anthon@mnt.org</email>
</author>
<published>2018-08-03T20:14:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/ruamel.yaml.git/commit/?id=dce10fcff1de54121fb8b440b883ef5d3fe2f96a'/>
<id>dce10fcff1de54121fb8b440b883ef5d3fe2f96a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Resolving issue #210 deprecation warning in python 3.7</title>
<updated>2018-07-28T21:53:41+00:00</updated>
<author>
<name>Anthon van der Neut</name>
<email>anthon@mnt.org</email>
</author>
<published>2018-07-28T21:53:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/ruamel.yaml.git/commit/?id=f9b50b606fe3f12b09dd36cb999238bf440d0cd1'/>
<id>f9b50b606fe3f12b09dd36cb999238bf440d0cd1</id>
<content type='text'>
*When this change indeed resolves your problem, please **Close** this issue*.
*(You can do so usingthe WorkFlow pull-down (close to the top right of this page)*
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
*When this change indeed resolves your problem, please **Close** this issue*.
*(You can do so usingthe WorkFlow pull-down (close to the top right of this page)*
</pre>
</div>
</content>
</entry>
</feed>
