<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/ruamel.yaml.git/_test, branch 0.16.2</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>allow # in 1.2 URI's</title>
<updated>2019-08-15T11:14:08+00:00</updated>
<author>
<name>Anthon van der Neut</name>
<email>anthon@mnt.org</email>
</author>
<published>2019-08-15T11:14:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/ruamel.yaml.git/commit/?id=c3ac95be03b0166b5910675f1d07c4d00db9dff8'/>
<id>c3ac95be03b0166b5910675f1d07c4d00db9dff8</id>
<content type='text'>
fixes issue #305

*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>
fixes issue #305

*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>preserve directives, optional push root level scalar to own line</title>
<updated>2019-08-15T10:18:08+00:00</updated>
<author>
<name>Anthon van der Neut</name>
<email>anthon@mnt.org</email>
</author>
<published>2019-08-15T10:18:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/ruamel.yaml.git/commit/?id=ff8e03fe5542a9d7930a5720450c59bb9e9eaaf3'/>
<id>ff8e03fe5542a9d7930a5720450c59bb9e9eaaf3</id>
<content type='text'>
You need to set YAML().scalar_after_indicator = False to get a single scalar document
starting on its own line (instead of after the directives end indicator: --- abc")

fixes issue #304

*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>
You need to set YAML().scalar_after_indicator = False to get a single scalar document
starting on its own line (instead of after the directives end indicator: --- abc")

fixes issue #304

*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>allow '#' in tag URI, force use of new clib</title>
<updated>2019-08-08T06:21:57+00:00</updated>
<author>
<name>Anthon van der Neut</name>
<email>anthon@mnt.org</email>
</author>
<published>2019-08-08T06:21:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/ruamel.yaml.git/commit/?id=679917903a98206aa3566594c89b2ce20705b2c6'/>
<id>679917903a98206aa3566594c89b2ce20705b2c6</id>
<content type='text'>
fixes issue #300

*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>
fixes issue #300

*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>split off C library into separate package</title>
<updated>2019-07-25T21:29:34+00:00</updated>
<author>
<name>Anthon van der Neut</name>
<email>anthon@mnt.org</email>
</author>
<published>2019-07-25T21:29:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/ruamel.yaml.git/commit/?id=7d50ad630dc3c4efff391008f3cd3cdd250cbacd'/>
<id>7d50ad630dc3c4efff391008f3cd3cdd250cbacd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>allow dump of deepcopied data from commented YAML</title>
<updated>2019-07-17T07:53:27+00:00</updated>
<author>
<name>Anthon van der Neut</name>
<email>anthon@mnt.org</email>
</author>
<published>2019-07-17T07:53:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/ruamel.yaml.git/commit/?id=0427670ffa4fd8f70824dbf9533514f9a4daeff3'/>
<id>0427670ffa4fd8f70824dbf9533514f9a4daeff3</id>
<content type='text'>
fixes issue #295

*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>
fixes issue #295

*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>failing test for 295</title>
<updated>2019-07-17T07:29:01+00:00</updated>
<author>
<name>Anthon van der Neut</name>
<email>anthon@mnt.org</email>
</author>
<published>2019-07-17T07:29:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/ruamel.yaml.git/commit/?id=9eb543eb3b1512a176f12ae6e4ba46ca6acf1b84'/>
<id>9eb543eb3b1512a176f12ae6e4ba46ca6acf1b84</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>indentation of comments after folded/lit scalars</title>
<updated>2019-05-16T20:53:16+00:00</updated>
<author>
<name>Anthon van der Neut</name>
<email>anthon@mnt.org</email>
</author>
<published>2019-05-16T20:53:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/ruamel.yaml.git/commit/?id=6f802bba09690a61d753910119811167016b8ab7'/>
<id>6f802bba09690a61d753910119811167016b8ab7</id>
<content type='text'>
fixes issue #290


*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>
fixes issue #290


*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 comments on anchored nodes in block sequence</title>
<updated>2019-05-15T22:31:23+00:00</updated>
<author>
<name>Anthon van der Neut</name>
<email>anthon@mnt.org</email>
</author>
<published>2019-05-15T22:31:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/ruamel.yaml.git/commit/?id=fd003083b6954ec1d5827984abb8ed61de400915'/>
<id>fd003083b6954ec1d5827984abb8ed61de400915</id>
<content type='text'>
fixes issue #288
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes issue #288
</pre>
</div>
</content>
</entry>
<entry>
<title>add line-break to EOF comment without one</title>
<updated>2019-04-23T06:33:36+00:00</updated>
<author>
<name>Anthon van der Neut</name>
<email>anthon@mnt.org</email>
</author>
<published>2019-04-23T06:33:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/ruamel.yaml.git/commit/?id=a648518ebda2003a61649c86938dd3846810a9b0'/>
<id>a648518ebda2003a61649c86938dd3846810a9b0</id>
<content type='text'>
fixes issue #286

*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>
fixes issue #286

*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 y/Y/n/N to boolean values under 1.1</title>
<updated>2019-04-21T15:48:15+00:00</updated>
<author>
<name>Anthon van der Neut</name>
<email>anthon@mnt.org</email>
</author>
<published>2019-04-21T15:48:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/ruamel.yaml.git/commit/?id=de8f65450fa85ab4e59afa91df669e05753d5b93'/>
<id>de8f65450fa85ab4e59afa91df669e05753d5b93</id>
<content type='text'>
fixes issues #285

*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>
fixes issues #285

*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>
</feed>
