<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/pyyaml-git.git, branch loader-dumper-objects-api</title>
<subtitle>github.com: yaml/pyyaml.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/pyyaml-git.git/'/>
<entry>
<title>Example script</title>
<updated>2021-09-27T01:54:31+00:00</updated>
<author>
<name>Ingy döt Net</name>
<email>ingy@ingy.net</email>
</author>
<published>2021-09-27T01:54:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/pyyaml-git.git/commit/?id=8fb897980626b7370f2e46d5a582fc596c7ab379'/>
<id>8fb897980626b7370f2e46d5a582fc596c7ab379</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change yaml.load* methods to accept a Loader* instance</title>
<updated>2021-09-27T01:51:25+00:00</updated>
<author>
<name>Ingy döt Net</name>
<email>ingy@ingy.net</email>
</author>
<published>2021-09-23T18:29:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/pyyaml-git.git/commit/?id=c468e526797720ef59e57e6c92a1603479d4c010'/>
<id>c468e526797720ef59e57e6c92a1603479d4c010</id>
<content type='text'>
instead of just Loader* classes

All existing PyYAML usage should not be affected.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
instead of just Loader* classes

All existing PyYAML usage should not be affected.
</pre>
</div>
</content>
</entry>
<entry>
<title>Various setup fixes</title>
<updated>2021-09-23T22:34:34+00:00</updated>
<author>
<name>Matt Davis</name>
<email>mrd@redhat.com</email>
</author>
<published>2021-09-23T22:30:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/pyyaml-git.git/commit/?id=a6d384c52ea54ded80df27032c7b6d3a98b0c2fa'/>
<id>a6d384c52ea54ded80df27032c7b6d3a98b0c2fa</id>
<content type='text'>
* enable use of setuptools-embedded distutils
* list 3.10 support
* remove setup.cfg (and deprecated metadata in it)
* run tests on ephemeral copy of intermediate build bits
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* enable use of setuptools-embedded distutils
* list 3.10 support
* remove setup.cfg (and deprecated metadata in it)
* run tests on ephemeral copy of intermediate build bits
</pre>
</div>
</content>
</entry>
<entry>
<title>No longer using appveyor</title>
<updated>2021-09-23T21:44:20+00:00</updated>
<author>
<name>Ingy döt Net</name>
<email>ingy@ingy.net</email>
</author>
<published>2021-09-23T21:44:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/pyyaml-git.git/commit/?id=8f3f9795b4ccc7087c439aad8342eaf916f273d0'/>
<id>8f3f9795b4ccc7087c439aad8342eaf916f273d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The yaml.load{,_all} functions require Loader= now</title>
<updated>2021-09-23T21:43:55+00:00</updated>
<author>
<name>Ingy döt Net</name>
<email>ingy@ingy.net</email>
</author>
<published>2021-09-23T20:46:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/pyyaml-git.git/commit/?id=c2743653bc89e42679ba097b4f9888db47c61d63'/>
<id>c2743653bc89e42679ba097b4f9888db47c61d63</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add a basic test file for yaml.load and yaml.dump</title>
<updated>2021-09-23T21:43:02+00:00</updated>
<author>
<name>Ingy döt Net</name>
<email>ingy@ingy.net</email>
</author>
<published>2021-09-23T13:26:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/pyyaml-git.git/commit/?id=2f87ac4838840a2e3cb48504dcd74041921ab184'/>
<id>2f87ac4838840a2e3cb48504dcd74041921ab184</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile tweaks</title>
<updated>2021-09-23T21:42:00+00:00</updated>
<author>
<name>Ingy döt Net</name>
<email>ingy@ingy.net</email>
</author>
<published>2021-09-22T22:49:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/pyyaml-git.git/commit/?id=7bd92df5435030b9a32f8843369ad6673d0d9294'/>
<id>7bd92df5435030b9a32f8843369ad6673d0d9294</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix float resolver for '.' and '._'</title>
<updated>2021-09-23T21:42:00+00:00</updated>
<author>
<name>Tina Müller</name>
<email>cpan2@tinita.de</email>
</author>
<published>2021-02-05T23:39:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/pyyaml-git.git/commit/?id=8f27932796623d58fe9e226e141cd27a6f0befec'/>
<id>8f27932796623d58fe9e226e141cd27a6f0befec</id>
<content type='text'>
A single dot matches the official YAML 1.1 int regex.
This was probably unintended. The regex now requires at least
a digit before or after the dot.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A single dot matches the official YAML 1.1 int regex.
This was probably unintended. The regex now requires at least
a digit before or after the dot.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use with statements to eliminate ResourceWarnings</title>
<updated>2021-09-23T21:42:00+00:00</updated>
<author>
<name>Thom Smith</name>
<email>thom@thomthesmith.com</email>
</author>
<published>2021-09-22T20:32:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/pyyaml-git.git/commit/?id=575d2f46db42d147f8d5cba9dc8ffd3cd60e196c'/>
<id>575d2f46db42d147f8d5cba9dc8ffd3cd60e196c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use python3 in the Makefile</title>
<updated>2021-09-23T21:42:00+00:00</updated>
<author>
<name>Pantelis Antoniou</name>
<email>pantelis.antoniou@konsulko.com</email>
</author>
<published>2021-09-22T19:47:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/pyyaml-git.git/commit/?id=779bdb129ebe496d83650ef76393167ecabf1fcc'/>
<id>779bdb129ebe496d83650ef76393167ecabf1fcc</id>
<content type='text'>
Signed-off-by: Pantelis Antoniou &lt;pantelis.antoniou@konsulko.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Pantelis Antoniou &lt;pantelis.antoniou@konsulko.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
