<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/rdflib.git/rdflib/plugins/serializers/turtle.py, branch test_drone</title>
<subtitle>github.com: rdflib/rdflib.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/'/>
<entry>
<title>Added drone runner config</title>
<updated>2021-02-05T07:23:55+00:00</updated>
<author>
<name>Ashley Sommer</name>
<email>ashleysommer@gmail.com</email>
</author>
<published>2021-02-05T07:23:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=e5f7a8b9bc7fc7e3f7ce81246a0f7a143405d238'/>
<id>e5f7a8b9bc7fc7e3f7ce81246a0f7a143405d238</id>
<content type='text'>
Fixed some test deprecations
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed some test deprecations
</pre>
</div>
</content>
</entry>
<entry>
<title>re-run black</title>
<updated>2020-08-27T04:51:06+00:00</updated>
<author>
<name>Ashley Sommer</name>
<email>ashleysommer@gmail.com</email>
</author>
<published>2020-08-27T04:51:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=dca850e9f649689b73c685148f7f01d7448bf4d8'/>
<id>dca850e9f649689b73c685148f7f01d7448bf4d8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>2to3 whole sourcebase</title>
<updated>2020-06-22T18:34:26+00:00</updated>
<author>
<name>t0b3</name>
<email>thomas.bettler@gmail.com</email>
</author>
<published>2020-05-08T17:54:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=f69df4252e3a8466c025e34585dac37c7691b47c'/>
<id>f69df4252e3a8466c025e34585dac37c7691b47c</id>
<content type='text'>
Signed-off-by: t0b3 &lt;thomas.bettler@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: t0b3 &lt;thomas.bettler@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>changes for flake8</title>
<updated>2020-05-17T06:38:31+00:00</updated>
<author>
<name>Nicholas Car</name>
<email>nicholas.car@surroundaustralia.com</email>
</author>
<published>2020-05-17T06:38:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=78e99a408859f0749ddfc628cbad60f4c5c93aea'/>
<id>78e99a408859f0749ddfc628cbad60f4c5c93aea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>blacked all python files</title>
<updated>2020-05-16T11:00:24+00:00</updated>
<author>
<name>Nicholas Car</name>
<email>nicholas.car@surroundaustralia.com</email>
</author>
<published>2020-05-16T11:00:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=0be6f6039479ce29cf71b11e76be54e186130036'/>
<id>0be6f6039479ce29cf71b11e76be54e186130036</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>removal of all uses of package six</title>
<updated>2020-05-16T10:57:03+00:00</updated>
<author>
<name>Nicholas Car</name>
<email>nicholas.car@surroundaustralia.com</email>
</author>
<published>2020-05-16T10:57:03+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=2a8d70824e1b4caf0c606074a44ac3a15fa72718'/>
<id>2a8d70824e1b4caf0c606074a44ac3a15fa72718</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Let argument of serialize method overwrite graph settings</title>
<updated>2020-04-17T11:38:38+00:00</updated>
<author>
<name>Natanael Arndt</name>
<email>arndtn@gmail.com</email>
</author>
<published>2020-04-17T11:38:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=308abf72f7fb6e8b198c8be8d2683806f5f7a6cd'/>
<id>308abf72f7fb6e8b198c8be8d2683806f5f7a6cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>inverted precedence of base: graph wins over adding base to serialize(). Added RDF/XML, TriX &amp; 1/2 TriG (incomplete)</title>
<updated>2020-04-16T13:19:22+00:00</updated>
<author>
<name>Nicholas Car</name>
<email>nicholas.car@csiro.au</email>
</author>
<published>2020-04-16T13:19:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=56d0d74c6becdfa22a193c98293314bd6ee9dde1'/>
<id>56d0d74c6becdfa22a193c98293314bd6ee9dde1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>improved handling of base, including at Graph() init</title>
<updated>2020-04-16T04:57:47+00:00</updated>
<author>
<name>Nicholas Car</name>
<email>nicholas.car@csiro.au</email>
</author>
<published>2020-04-16T04:57:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=528a75febfed19e23731a306d57aa97dce0fc3a8'/>
<id>528a75febfed19e23731a306d57aa97dce0fc3a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #914 from tgbugs/keep-prefixes</title>
<updated>2020-03-16T02:25:12+00:00</updated>
<author>
<name>Nicholas Car</name>
<email>nick@kurrawong.net</email>
</author>
<published>2020-03-16T02:25:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=471399d8bacfff993a8bee47c3f63c6e1a3db9c1'/>
<id>471399d8bacfff993a8bee47c3f63c6e1a3db9c1</id>
<content type='text'>
make round tripping of prefixes configurable</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
make round tripping of prefixes configurable</pre>
</div>
</content>
</entry>
</feed>
