<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlparse.git/docs/source/intro.rst, branch 0.3.1</title>
<subtitle>github.com: andialbrecht/sqlparse.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/'/>
<entry>
<title>Correct some minor errors on Introduction page.</title>
<updated>2019-05-25T07:45:19+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2019-05-25T07:45:19+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=670c340cb0274da997534a93a28d10589aade711'/>
<id>670c340cb0274da997534a93a28d10589aade711</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor documentation fixes.</title>
<updated>2019-05-25T07:00:09+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2019-05-25T07:00:09+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=b3475bdd7523a045b0317b24a14d90358d5483bf'/>
<id>b3475bdd7523a045b0317b24a14d90358d5483bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update pypi.python.org URL to pypi.org</title>
<updated>2018-04-29T20:14:14+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2018-04-29T20:14:11+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=1a2095201f7d0bd42be53765e67264661af86d31'/>
<id>1a2095201f7d0bd42be53765e67264661af86d31</id>
<content type='text'>
For details on the new PyPI, see the blog post:

https://pythoninsider.blogspot.ca/2018/04/new-pypi-launched-legacy-pypi-shutting.html
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For details on the new PyPI, see the blog post:

https://pythoninsider.blogspot.ca/2018/04/new-pypi-launched-legacy-pypi-shutting.html
</pre>
</div>
</content>
</entry>
<entry>
<title>Use https:// for URLs where available</title>
<updated>2018-04-14T00:25:48+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2018-04-14T00:18:36+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=2321a6be794d3364c7ec8cf9a7e055c7d86c5e6d'/>
<id>2321a6be794d3364c7ec8cf9a7e055c7d86c5e6d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo in intro</title>
<updated>2018-01-17T05:23:47+00:00</updated>
<author>
<name>Michihito Shigemura</name>
<email>i.am.shige@gmail.com</email>
</author>
<published>2018-01-17T05:23:47+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=33fc6033f07d167f1bdfb2cb30fa873264c3f1c2'/>
<id>33fc6033f07d167f1bdfb2cb30fa873264c3f1c2</id>
<content type='text'>
Error: ~sqlarse.format
Collect: ~sqlparse.format
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Error: ~sqlarse.format
Collect: ~sqlparse.format
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove references and testing for unsupported Python versions</title>
<updated>2017-10-28T23:47:15+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2017-10-28T23:46:30+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=7a98757b024cd2839f92004a3abeefbfa35ea45b'/>
<id>7a98757b024cd2839f92004a3abeefbfa35ea45b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use compat module for single Python 2/3 code base.</title>
<updated>2015-10-26T18:40:29+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2015-10-26T18:40:29+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=e6a51a0bc3f87e284de74cec838d3ee98c2f9cf5'/>
<id>e6a51a0bc3f87e284de74cec838d3ee98c2f9cf5</id>
<content type='text'>
This change includes minor fixes and code cleanup too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change includes minor fixes and code cleanup too.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix highlighter language in documentation.</title>
<updated>2013-04-04T03:54:59+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2013-04-04T03:54:59+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=9a70f4d75ae713fde43eaa63da6038236e6d1eb5'/>
<id>9a70f4d75ae713fde43eaa63da6038236e6d1eb5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add note about testing to documentation.</title>
<updated>2013-01-01T14:08:52+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2013-01-01T14:08:52+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=e49675ca7b32a0271a3808d94eba2c1ff5bd2b67'/>
<id>e49675ca7b32a0271a3808d94eba2c1ff5bd2b67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Doc updates.</title>
<updated>2013-01-01T13:35:46+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2013-01-01T13:35:46+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=d298f83c4f9d432d1b170c66d4115addefe0b21a'/>
<id>d298f83c4f9d432d1b170c66d4115addefe0b21a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
