<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/ruamel.yaml.git/__init__.py, 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>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>add py.typed to distribution</title>
<updated>2019-07-12T06:01:59+00:00</updated>
<author>
<name>Anthon van der Neut</name>
<email>anthon@mnt.org</email>
</author>
<published>2019-07-12T06:01:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/ruamel.yaml.git/commit/?id=1a6f9f94ed7e2322f75cf1d4ca15254205c8a856'/>
<id>1a6f9f94ed7e2322f75cf1d4ca15254205c8a856</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>regenerate _ruamel_yaml.c with newest cython for 3.8.0b2</title>
<updated>2019-07-09T11:00:20+00:00</updated>
<author>
<name>Anthon van der Neut</name>
<email>anthon@mnt.org</email>
</author>
<published>2019-07-09T11:00:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/ruamel.yaml.git/commit/?id=04397f75e56cc2cf8a5948edd00c884460964fc5'/>
<id>04397f75e56cc2cf8a5948edd00c884460964fc5</id>
<content type='text'>
fixes issue #296
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixes issue #296
</pre>
</div>
</content>
</entry>
<entry>
<title>regenerate ext/_ruamel_yaml.c with Cython version 0.29.10</title>
<updated>2019-06-06T05:06:15+00:00</updated>
<author>
<name>Anthon van der Neut</name>
<email>anthon@mnt.org</email>
</author>
<published>2019-06-06T05:06:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/ruamel.yaml.git/commit/?id=fb1189a345ffa99085d3dbd8ea5b205df51d8868'/>
<id>fb1189a345ffa99085d3dbd8ea5b205df51d8868</id>
<content type='text'>
needed for Python 3.8.0b1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
needed for Python 3.8.0b1
</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>
</feed>
