<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlparse.git/tests/test_tokenize.py, branch rb-parse-create-table</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>Allow tokenlists to skip over comments</title>
<updated>2016-06-04T22:24:22+00:00</updated>
<author>
<name>Victor Uriarte</name>
<email>victor.m.uriarte@intel.com</email>
</author>
<published>2016-05-30T19:55:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=fa8e962e3050308de4618f0a66b9534742d30119'/>
<id>fa8e962e3050308de4618f0a66b9534742d30119</id>
<content type='text'>
Rename ignore_cm to skip_cm for consistency
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rename ignore_cm to skip_cm for consistency
</pre>
</div>
</content>
</entry>
<entry>
<title>Update test to current lexer functions</title>
<updated>2016-06-04T18:35:33+00:00</updated>
<author>
<name>Victor Uriarte</name>
<email>victor.m.uriarte@intel.com</email>
</author>
<published>2016-06-03T19:03:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=0c6f94f3b8cc0ca122da21143d57bd13b13e8a77'/>
<id>0c6f94f3b8cc0ca122da21143d57bd13b13e8a77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove undocumented ws handlers from lexer.py</title>
<updated>2016-05-29T07:08:58+00:00</updated>
<author>
<name>Victor Uriarte</name>
<email>victor.m.uriarte@intel.com</email>
</author>
<published>2016-05-28T20:34:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=73f5f61c73da92cb5358c6b50b25e8d2eb20e3be'/>
<id>73f5f61c73da92cb5358c6b50b25e8d2eb20e3be</id>
<content type='text'>
Removing nl before tokenizing breaks comments (stripnl/stripall)
Remove tab-expansion.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removing nl before tokenizing breaks comments (stripnl/stripall)
Remove tab-expansion.
</pre>
</div>
</content>
</entry>
<entry>
<title>Code cleanup in tests.</title>
<updated>2015-10-26T19:03:58+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2015-10-26T19:03:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=f7e07b7b61be4befd5eaafce93aeb0238c884315'/>
<id>f7e07b7b61be4befd5eaafce93aeb0238c884315</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix tab expansion for Python 3.</title>
<updated>2015-10-26T18:45:41+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2015-10-26T18:45:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=4aff8c729adc8363ffd23b593b9d4b729487cde8'/>
<id>4aff8c729adc8363ffd23b593b9d4b729487cde8</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://git.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>Add test case for JOIN, update Changelog and AUTHORS.</title>
<updated>2013-10-24T03:59:09+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2013-10-24T03:59:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=e7b8ad372f6cfe6d14dcf1c7dc696a24b493e58c'/>
<id>e7b8ad372f6cfe6d14dcf1c7dc696a24b493e58c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow whitespaces in certain keywords (fixes #97).</title>
<updated>2013-06-17T06:10:06+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2013-06-17T06:10:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=91a9efe0511ab5b1c769d90c04b8b329fe3173ad'/>
<id>91a9efe0511ab5b1c769d90c04b8b329fe3173ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>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>
</feed>
