<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlparse.git/sqlparse, branch 0.2.2</title>
<subtitle>github.com: andialbrecht/sqlparse.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/'/>
<entry>
<title>Bump version.</title>
<updated>2016-10-22T21:31:50+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2016-10-22T21:31:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=dfb28998056fa33efccaa0f8b95c22815dab7811'/>
<id>dfb28998056fa33efccaa0f8b95c22815dab7811</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle operator grouping after identifying typecasts (fixes #297).</title>
<updated>2016-10-01T12:07:52+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2016-10-01T12:07:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=f0754a6b6540e37c8aa270975194101024d4b2f8'/>
<id>f0754a6b6540e37c8aa270975194101024d4b2f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix parsing of UNION ALL (fixes #294).</title>
<updated>2016-09-26T11:03:42+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2016-09-26T11:03:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=ee2cbfea194fac4f2bbfe526fe2c3bdb856aed0b'/>
<id>ee2cbfea194fac4f2bbfe526fe2c3bdb856aed0b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Fix test failure on Python 3.6 (fixes #286)."</title>
<updated>2016-09-21T14:32:47+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2016-09-21T14:32:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=e413b7867b8599fac2d4e9f6bb19a668fecb7e02'/>
<id>e413b7867b8599fac2d4e9f6bb19a668fecb7e02</id>
<content type='text'>
This reverts commit a03e7fd681e275dfd214f1196bad94af225a9d68.

This change isn't needed anymore. The actual problem was
solved in cpython: https://hg.python.org/cpython/rev/1a2b8398f045/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit a03e7fd681e275dfd214f1196bad94af225a9d68.

This change isn't needed anymore. The actual problem was
solved in cpython: https://hg.python.org/cpython/rev/1a2b8398f045/
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #293 from timgraham/flake8</title>
<updated>2016-09-20T11:58:28+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2016-09-20T11:58:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=c65019b9459db3279367be4330c5b4cc559cb56e'/>
<id>c65019b9459db3279367be4330c5b4cc559cb56e</id>
<content type='text'>
Fix flake8 warnings.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix flake8 warnings.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix flake8 warnings.</title>
<updated>2016-09-20T11:53:07+00:00</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2016-09-20T11:53:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=a16326e690d6363b0f191152f7b54dce40648d39'/>
<id>a16326e690d6363b0f191152f7b54dce40648d39</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix test failure on Python 3.6 (fixes #286).</title>
<updated>2016-09-20T11:44:37+00:00</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2016-09-19T16:31:31+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=a03e7fd681e275dfd214f1196bad94af225a9d68'/>
<id>a03e7fd681e275dfd214f1196bad94af225a9d68</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Better formatting when using comma-first notation (issue141).</title>
<updated>2016-09-17T13:35:19+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2016-09-17T13:35:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=b8f73564b747cdb250fcc75fa7aa02f56d6484e0'/>
<id>b8f73564b747cdb250fcc75fa7aa02f56d6484e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add formatter option for comma first notation (fixes #141).</title>
<updated>2016-09-14T16:42:22+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2016-09-14T16:42:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=4d05b441fcb801d320ac52ce90465b74d419ceac'/>
<id>4d05b441fcb801d320ac52ce90465b74d419ceac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct license link (fixes #288).</title>
<updated>2016-09-14T12:56:34+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2016-09-14T12:56:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/sqlparse.git/commit/?id=4430c5c163d8b6ffc89d83b506c8a478037d26ea'/>
<id>4430c5c163d8b6ffc89d83b506c8a478037d26ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
