<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlparse.git/sqlparse, branch 0.1.18</title>
<subtitle>github.com: andialbrecht/sqlparse.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlparse.git/'/>
<entry>
<title>Bump version for 0.1.18 release.</title>
<updated>2015-10-24T14:20:53+00:00</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2015-10-24T14:20:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=4e088165329141b65b5448c3fbfb9de353fc9380'/>
<id>4e088165329141b65b5448c3fbfb9de353fc9380</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' of github.com:andialbrecht/sqlparse</title>
<updated>2015-10-24T06:20:01+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>andi@localhost.localdomain</email>
</author>
<published>2015-10-24T06:20:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=86d2b23dc23f9d53ab46f22a1be5d559de04dd89'/>
<id>86d2b23dc23f9d53ab46f22a1be5d559de04dd89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch back to development mode.</title>
<updated>2015-10-24T06:19:37+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>andi@localhost.localdomain</email>
</author>
<published>2015-10-24T06:19:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=8e2d2a3616cb6025f67c3a95884e58d1a8b07a96'/>
<id>8e2d2a3616cb6025f67c3a95884e58d1a8b07a96</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 #202 from timgraham/generator-stopiteration</title>
<updated>2015-10-24T06:17:10+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2015-10-24T06:17:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=841388fc22da9f6e58940e72d0da5d1186e3ec14'/>
<id>841388fc22da9f6e58940e72d0da5d1186e3ec14</id>
<content type='text'>
Fix PendingDeprecationWarning on Python 3.5.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix PendingDeprecationWarning on Python 3.5.</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version number.</title>
<updated>2015-10-24T06:07:29+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>andi@localhost.localdomain</email>
</author>
<published>2015-10-24T06:07:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=9f638ed86f1103b44b9c061500f7133c29ba8676'/>
<id>9f638ed86f1103b44b9c061500f7133c29ba8676</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix PendingDeprecationWarning on Python 3.5.</title>
<updated>2015-10-24T02:19:56+00:00</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2015-10-24T02:19:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=1c3f9291f4b79df410947b6410c88077d5162a22'/>
<id>1c3f9291f4b79df410947b6410c88077d5162a22</id>
<content type='text'>
Avoid "PendingDeprecationWarning: generator
'group_identifier.&lt;locals&gt;._consume_cycle' raised StopIteration."
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoid "PendingDeprecationWarning: generator
'group_identifier.&lt;locals&gt;._consume_cycle' raised StopIteration."
</pre>
</div>
</content>
</entry>
<entry>
<title>Speed up token_index by providing a starting index.</title>
<updated>2015-10-21T14:45:05+00:00</updated>
<author>
<name>Ryan Wooden</name>
<email>rygwdn@gmail.com</email>
</author>
<published>2015-10-21T14:45:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=2bde1b9e494bc8673e0967a7b1f59150131659cc'/>
<id>2bde1b9e494bc8673e0967a7b1f59150131659cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Limit number of tokens checked in group_identifier.</title>
<updated>2015-10-21T10:33:56+00:00</updated>
<author>
<name>Ryan Wooden</name>
<email>rygwdn@gmail.com</email>
</author>
<published>2015-10-21T10:33:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=848973f63de36ff3f90a8b7412dc3ee55fbd95f0'/>
<id>848973f63de36ff3f90a8b7412dc3ee55fbd95f0</id>
<content type='text'>
This significantly improves performance when grouping a large list
of IDs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This significantly improves performance when grouping a large list
of IDs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle END IF correctly when splitting statements (fixes #194).</title>
<updated>2015-07-28T18:24:06+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2015-07-28T18:24:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=5d71c27e5194dfc8b8869f3170803e1d18bad6dc'/>
<id>5d71c27e5194dfc8b8869f3170803e1d18bad6dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch back to development.</title>
<updated>2015-07-26T09:25:00+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2015-07-26T09:25:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=8987a3a6b540ea35bbb1f9c5f49f3306501289cd'/>
<id>8987a3a6b540ea35bbb1f9c5f49f3306501289cd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
