<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/rdflib.git/docs, 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>updated to support Python 3.6+ only (not 3.5)</title>
<updated>2020-10-03T12:09:38+00:00</updated>
<author>
<name>Nicholas Car</name>
<email>nicholas.car@surroundaustralia.com</email>
</author>
<published>2020-10-03T12:09:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=f473263be52db516816eeb654d8b5df2fca3486e'/>
<id>f473263be52db516816eeb654d8b5df2fca3486e</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 #1162 from FlorianLudwig/serialize-doc</title>
<updated>2020-09-17T06:22:17+00:00</updated>
<author>
<name>Ashley Sommer</name>
<email>ashleysommer@gmail.com</email>
</author>
<published>2020-09-17T06:22:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=b8ab037f23a204b973dfc31a96155aa9f219138b'/>
<id>b8ab037f23a204b973dfc31a96155aa9f219138b</id>
<content type='text'>
Small improvement to serialize docs</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Small improvement to serialize docs</pre>
</div>
</content>
</entry>
<entry>
<title>Loading and saving RDF docs only cover loading</title>
<updated>2020-09-11T20:16:29+00:00</updated>
<author>
<name>Florian Ludwig</name>
<email>f.ludwig@greyrook.com</email>
</author>
<published>2020-09-11T20:16:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=c589e762293f3c597a8b671df74c7ef703401efa'/>
<id>c589e762293f3c597a8b671df74c7ef703401efa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix minor typos</title>
<updated>2020-09-09T08:31:17+00:00</updated>
<author>
<name>Natanael Arndt</name>
<email>arndtn@gmail.com</email>
</author>
<published>2020-09-09T08:31:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=0b4a4cb35110262f3df518943892eb71afda4b2c'/>
<id>0b4a4cb35110262f3df518943892eb71afda4b2c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix python version compatibility</title>
<updated>2020-09-08T17:42:09+00:00</updated>
<author>
<name>Florian Ludwig</name>
<email>f.ludwig@greyrook.com</email>
</author>
<published>2020-09-08T17:42:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=9fa229ff2369cd68c1e0721b3c1ae2b9a6f8fda2'/>
<id>9fa229ff2369cd68c1e0721b3c1ae2b9a6f8fda2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>replace autopep8 mention with black</title>
<updated>2020-09-08T17:41:23+00:00</updated>
<author>
<name>Florian Ludwig</name>
<email>f.ludwig@greyrook.com</email>
</author>
<published>2020-09-08T17:41:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=27f4f0135228c0c9870142509449a81a26a449a4'/>
<id>27f4f0135228c0c9870142509449a81a26a449a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/master' into t0b3_master</title>
<updated>2020-08-27T04:45:45+00:00</updated>
<author>
<name>Ashley Sommer</name>
<email>ashleysommer@gmail.com</email>
</author>
<published>2020-08-27T04:45:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=fbc091208fbf95c338ead7be7547136f5c3433cc'/>
<id>fbc091208fbf95c338ead7be7547136f5c3433cc</id>
<content type='text'>
# Conflicts:
#	rdflib/namespace.py
#	rdflib/parser.py
#	rdflib/plugins/memory.py
#	rdflib/plugins/parsers/ntriples.py
#	test/test_iomemory.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
# Conflicts:
#	rdflib/namespace.py
#	rdflib/parser.py
#	rdflib/plugins/memory.py
#	rdflib/plugins/parsers/ntriples.py
#	test/test_iomemory.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1133 from ashleysommer/in_memory_store</title>
<updated>2020-08-27T03:33:35+00:00</updated>
<author>
<name>Nicholas Car</name>
<email>nicholas.car@surroundaustralia.com</email>
</author>
<published>2020-08-27T03:33:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=4be27490261cc18ccf2de19827aa83cd832b4305'/>
<id>4be27490261cc18ccf2de19827aa83cd832b4305</id>
<content type='text'>
Discussion around new dict-based store implementation</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Discussion around new dict-based store implementation</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1145 from ashleysommer/fix_1144</title>
<updated>2020-08-23T13:13:23+00:00</updated>
<author>
<name>Nicholas Car</name>
<email>nicholas.car@surroundaustralia.com</email>
</author>
<published>2020-08-23T13:13:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=94295389204175783c2f369c2826f0ba55a2d42c'/>
<id>94295389204175783c2f369c2826f0ba55a2d42c</id>
<content type='text'>
Make parsers CharacterStream aware</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make parsers CharacterStream aware</pre>
</div>
</content>
</entry>
<entry>
<title>Removed IOMemory store</title>
<updated>2020-08-19T03:30:44+00:00</updated>
<author>
<name>Ashley Sommer</name>
<email>ashleysommer@gmail.com</email>
</author>
<published>2020-08-19T03:30:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/rdflib.git/commit/?id=860628cd156fb88cb8c810e914a883539af6aaa8'/>
<id>860628cd156fb88cb8c810e914a883539af6aaa8</id>
<content type='text'>
Renamed Memory2 to Memory
Renamed Memory1 to SimpleMemory
Set default store to new Memory
Fixed tests
Fixed docs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Renamed Memory2 to Memory
Renamed Memory1 to SimpleMemory
Set default store to new Memory
Fixed tests
Fixed docs
</pre>
</div>
</content>
</entry>
</feed>
