<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/rdflib.git/test, branch remove_requests</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>update SPARQLStore test due to Error type change</title>
<updated>2020-10-06T14:21:50+00:00</updated>
<author>
<name>Nicholas Car</name>
<email>nicholas.car@surroundaustralia.com</email>
</author>
<published>2020-10-06T14:21:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=c923eb554ae7c33a9545f6499ff5ab994c49ccd2'/>
<id>c923eb554ae7c33a9545f6499ff5ab994c49ccd2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed SPARQLStore Graph().query() GET, with tests</title>
<updated>2020-10-06T13:40:31+00:00</updated>
<author>
<name>Nicholas Car</name>
<email>nicholas.car@surroundaustralia.com</email>
</author>
<published>2020-10-06T13:40:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=1ddb2a3b3bb3a1f9c830b1f1e1b79ed2cf57e8cc'/>
<id>1ddb2a3b3bb3a1f9c830b1f1e1b79ed2cf57e8cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>replace requests with urllib for SPARQLStore/SPARQLUpdateStore, update relevant e.g.s</title>
<updated>2020-10-03T11:13:06+00:00</updated>
<author>
<name>Nicholas Car</name>
<email>nicholas.car@surroundaustralia.com</email>
</author>
<published>2020-10-03T11:13:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=7cb6bb4c05e110e35e930b03e61b3cf75e7b2595'/>
<id>7cb6bb4c05e110e35e930b03e61b3cf75e7b2595</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix graphFormatGuess test for when one of the expected endpoints are down</title>
<updated>2020-09-18T00:55:29+00:00</updated>
<author>
<name>Ashley Sommer</name>
<email>ashleysommer@gmail.com</email>
</author>
<published>2020-09-18T00:55:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=e56df6e189fba0e592391d21e3b394882032f186'/>
<id>e56df6e189fba0e592391d21e3b394882032f186</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 #1061 from Akash-Sharma-1/master</title>
<updated>2020-09-18T00:36:30+00:00</updated>
<author>
<name>Ashley Sommer</name>
<email>ashleysommer@gmail.com</email>
</author>
<published>2020-09-18T00:36:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=ea10f71903fe98ce699eac3a1d10a154537bf588'/>
<id>ea10f71903fe98ce699eac3a1d10a154537bf588</id>
<content type='text'>
Fix for issue #629 - Arithmetic Operations of DateTime in SPARQL</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix for issue #629 - Arithmetic Operations of DateTime in SPARQL</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into fix1043</title>
<updated>2020-09-18T00:14:54+00:00</updated>
<author>
<name>Ashley Sommer</name>
<email>ashleysommer@gmail.com</email>
</author>
<published>2020-09-18T00:14:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=8441263a5f1c698f92cab20740b78a51ee85235d'/>
<id>8441263a5f1c698f92cab20740b78a51ee85235d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change test_issue_1141 to use data=file rather than BytesIO.</title>
<updated>2020-09-18T00:07:01+00:00</updated>
<author>
<name>Ashley Sommer</name>
<email>ashleysommer@gmail.com</email>
</author>
<published>2020-09-18T00:07:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=845c28171626fe312128f63a4e9f2112ad107d6c'/>
<id>845c28171626fe312128f63a4e9f2112ad107d6c</id>
<content type='text'>
Added a further test in that file to check if the same thing continues to work with Ntriples parser too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added a further test in that file to check if the same thing continues to work with Ntriples parser too.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix test for issue1141 after the PR was merged.</title>
<updated>2020-09-17T14:26:24+00:00</updated>
<author>
<name>Ashley Sommer</name>
<email>ashleysommer@gmail.com</email>
</author>
<published>2020-09-17T14:26:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=afac8648bb2a2abd812a3a284f1886d4176982aa'/>
<id>afac8648bb2a2abd812a3a284f1886d4176982aa</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 #1142 from Tpt/#1141</title>
<updated>2020-09-17T14:11:27+00:00</updated>
<author>
<name>Ashley Sommer</name>
<email>ashleysommer@gmail.com</email>
</author>
<published>2020-09-17T14:11:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=5fb74b4f49baaff4be0cf0019013958debafea8f'/>
<id>5fb74b4f49baaff4be0cf0019013958debafea8f</id>
<content type='text'>
N3 parser: do not create formulas if the Turtle mode is activated</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
N3 parser: do not create formulas if the Turtle mode is activated</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1163 from anatoly-scherbakov/issue-1160-missing-url-fragment</title>
<updated>2020-09-17T05:47:25+00:00</updated>
<author>
<name>Nicholas Car</name>
<email>nicholas.car@surroundaustralia.com</email>
</author>
<published>2020-09-17T05:47:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=63f46e476e6dd0ae3eef5b71a35e3c8b97a01c6b'/>
<id>63f46e476e6dd0ae3eef5b71a35e3c8b97a01c6b</id>
<content type='text'>
Issue 1160 missing url fragment</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Issue 1160 missing url fragment</pre>
</div>
</content>
</entry>
</feed>
