<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/rdflib.git/test/test_sparqlstore.py, branch sdo-https</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>Replace use of DBPedia with the new SimpleHTTPMock</title>
<updated>2021-06-29T23:57:06+00:00</updated>
<author>
<name>Iwan Aucamp</name>
<email>aucampia@gmail.com</email>
</author>
<published>2021-06-26T19:23:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=038a6cde0972d3248fae5bef4f490d42c31a02d4'/>
<id>038a6cde0972d3248fae5bef4f490d42c31a02d4</id>
<content type='text'>
This should eliminate the spurious DBPedia related errors that plagued
the CI pipeline.

I am deleting `test/test_core_sparqlstore.py` as it does not do anything
meaningful as far as I can tell and certainly nothing different from
what is being done in `test/test_sparqlstore.py`.

Also adds ServedSimpleHTTPMock to testutils.py which inherits from
SimpleHTTPMock and adds a http server to it which makes it a bit less
fiddly to use in tests.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This should eliminate the spurious DBPedia related errors that plagued
the CI pipeline.

I am deleting `test/test_core_sparqlstore.py` as it does not do anything
meaningful as far as I can tell and certainly nothing different from
what is being done in `test/test_sparqlstore.py`.

Also adds ServedSimpleHTTPMock to testutils.py which inherits from
SimpleHTTPMock and adds a http server to it which makes it a bit less
fiddly to use in tests.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add handling for 308 (Permanent Redirect)</title>
<updated>2021-06-23T22:52:17+00:00</updated>
<author>
<name>Iwan Aucamp</name>
<email>aucampia@gmail.com</email>
</author>
<published>2021-06-23T22:52:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=5f43738f15c2c7de6d2bb493f050be0c37eaa995'/>
<id>5f43738f15c2c7de6d2bb493f050be0c37eaa995</id>
<content type='text'>
Some/all supported versions of python does not handle 308 (Permanent
Redirect) in `urlopen`.

See https://bugs.python.org/issue40321 for more info on this.

This patch adds handling for 308 in rdflib.

I also extracted the HTTP mock from `test_sparqlstore.py` and
reused it in test_conneg.

Any feedback on it will be appreciated.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some/all supported versions of python does not handle 308 (Permanent
Redirect) in `urlopen`.

See https://bugs.python.org/issue40321 for more info on this.

This patch adds handling for 308 in rdflib.

I also extracted the HTTP mock from `test_sparqlstore.py` and
reused it in test_conneg.

Any feedback on it will be appreciated.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests for issue #1299</title>
<updated>2021-06-03T00:02:52+00:00</updated>
<author>
<name>Iwan Aucamp</name>
<email>aucampia@gmail.com</email>
</author>
<published>2021-06-03T00:02:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=9659a2e6f067bbf9dd6b09ac3b04808aeb001605'/>
<id>9659a2e6f067bbf9dd6b09ac3b04808aeb001605</id>
<content type='text'>
These tests confirm that bound namespaces occur
exactly once in SPARQL queries when using SPARQLStore.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These tests confirm that bound namespaces occur
exactly once in SPARQL queries when using SPARQLStore.
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed to support passing fully qualified queries through the graph and store by passing empty initNs dict.</title>
<updated>2021-02-11T21:59:52+00:00</updated>
<author>
<name>Jim McCusker</name>
<email>mccusker@gmail.com</email>
</author>
<published>2021-02-11T21:59:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=f8295f73b063d4f5ffbff4f9fae68a231767f150'/>
<id>f8295f73b063d4f5ffbff4f9fae68a231767f150</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>also use retry in sparqlstore tests</title>
<updated>2020-11-21T13:08:01+00:00</updated>
<author>
<name>Florian Ludwig</name>
<email>f.ludwig@greyrook.com</email>
</author>
<published>2020-11-21T12:31:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=508caa425d7ab4857666a73ed23853ad02044d46'/>
<id>508caa425d7ab4857666a73ed23853ad02044d46</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>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>
</feed>
