<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlparse.git/sqlparse/lexer.py, branch 0.1.6</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>Python 3 is now fully supported without any patches.</title>
<updated>2012-12-31T21:54:59+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2012-12-31T21:54:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=a25569e742b4884d2198c0ea6a6f804e657f6f6d'/>
<id>a25569e742b4884d2198c0ea6a6f804e657f6f6d</id>
<content type='text'>
This change makes the extras/py3k stuff obsolete and installing for
Python 3 is as easy as "python3 setup.py install". setup.py uses
distribute's use_2to3 flag to automatically run 2to3 when Python 3 is
used.

\o/ Happy New Year, everyone!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change makes the extras/py3k stuff obsolete and installing for
Python 3 is as easy as "python3 setup.py install". setup.py uses
distribute's use_2to3 flag to automatically run 2to3 when Python 3 is
used.

\o/ Happy New Year, everyone!
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix parsing error with dollar-quoted procedure bodies (fixes issue83).</title>
<updated>2012-12-22T20:32:44+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2012-12-22T20:32:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=5bc57bda760727bc5459bca9190a1bd893078e79'/>
<id>5bc57bda760727bc5459bca9190a1bd893078e79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>PEP8'ified to code a bit.</title>
<updated>2012-11-12T13:39:50+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2012-11-12T05:43:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=f4876322e7fe36923d4eb89757a844b3d90be306'/>
<id>f4876322e7fe36923d4eb89757a844b3d90be306</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify the regular expressions by using character groups, allow all unicode letters.</title>
<updated>2012-08-12T06:24:19+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2012-08-12T06:24:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=61bf224281f2e7a8d51acb75c9a9482a08b8870b'/>
<id>61bf224281f2e7a8d51acb75c9a9482a08b8870b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add FIXME.</title>
<updated>2012-04-23T07:30:44+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2012-04-23T07:30:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=5cc2604dea7d6004ec9607fe77b48abf27d8e3ee'/>
<id>5cc2604dea7d6004ec9607fe77b48abf27d8e3ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>VALUES was incorrectly treated as a function</title>
<updated>2012-04-22T12:48:38+00:00</updated>
<author>
<name>quest</name>
<email>quest@wonky.windwards.net</email>
</author>
<published>2012-04-22T12:48:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=daf207cad41e1f04a16fd3d92ab41685b0fe4543'/>
<id>daf207cad41e1f04a16fd3d92ab41685b0fe4543</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Oops; doesnt handle UTF-8 correctly when reading from stream</title>
<updated>2012-04-21T22:27:15+00:00</updated>
<author>
<name>quest</name>
<email>quest@wonky.windwards.net</email>
</author>
<published>2012-04-21T22:27:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=1f8dfd8723dd7aa9610fd9249775dc3b403d7e77'/>
<id>1f8dfd8723dd7aa9610fd9249775dc3b403d7e77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor clarifications and doc updates</title>
<updated>2012-04-21T18:28:49+00:00</updated>
<author>
<name>quest</name>
<email>quest@wonky.windwards.net</email>
</author>
<published>2012-04-21T18:28:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=61f22063051fa94b0f055a995eed10b576535c29'/>
<id>61f22063051fa94b0f055a995eed10b576535c29</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Always use a stream internally; makes things more readable.</title>
<updated>2012-04-21T18:18:42+00:00</updated>
<author>
<name>quest</name>
<email>quest@wonky.windwards.net</email>
</author>
<published>2012-04-21T18:18:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=13274ebb0d66b64363145bf23b6aa824845f61be'/>
<id>13274ebb0d66b64363145bf23b6aa824845f61be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>We can now work with file-like objects.</title>
<updated>2012-04-21T17:57:26+00:00</updated>
<author>
<name>quest</name>
<email>quest@wonky.windwards.net</email>
</author>
<published>2012-04-21T17:57:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=7631460377274f6a9e074c974e2d63dafb1938eb'/>
<id>7631460377274f6a9e074c974e2d63dafb1938eb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
