<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlparse.git/tests/utils.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>Refactor tests\utils.py</title>
<updated>2016-06-04T18:35:35+00:00</updated>
<author>
<name>Victor Uriarte</name>
<email>victor.m.uriarte@intel.com</email>
</author>
<published>2016-05-28T18:35:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=6e11d1d6bffecd42bd9c061db4bd4a7d566e841f'/>
<id>6e11d1d6bffecd42bd9c061db4bd4a7d566e841f</id>
<content type='text'>
`io.open(...)` is preferred method over `codecs.open(...)`
removed unused or single use variables
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`io.open(...)` is preferred method over `codecs.open(...)`
removed unused or single use variables
</pre>
</div>
</content>
</entry>
<entry>
<title>Another small type in the documentation</title>
<updated>2016-05-26T12:13:47+00:00</updated>
<author>
<name>Dag Wieers</name>
<email>dag@wieers.com</email>
</author>
<published>2016-05-26T12:13:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=241a94efbec1b65b5e730277d7157fe33f626624'/>
<id>241a94efbec1b65b5e730277d7157fe33f626624</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>Fix SerializerUnicode to split unquoted newlines</title>
<updated>2014-03-10T12:20:38+00:00</updated>
<author>
<name>Michael Schuller</name>
<email>michael.schuller@artlogic.net</email>
</author>
<published>2014-03-07T18:01:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=480e52fddf28fad591f3214ee28c2d2af8842ce1'/>
<id>480e52fddf28fad591f3214ee28c2d2af8842ce1</id>
<content type='text'>
This provides a fix to issue #131. The `split_unquoted_newlines()`
function added to the utils module handles the splitting of the string
by performing a simple iteration of the string passed in and splitting
on unquoted CR, LF, or CR+LFs as they are found.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This provides a fix to issue #131. The `split_unquoted_newlines()`
function added to the utils module handles the splitting of the string
by performing a simple iteration of the string passed in and splitting
on unquoted CR, LF, or CR+LFs as they are found.
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor fixes to make the py3k version work again.</title>
<updated>2011-07-29T19:19:04+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2011-07-29T19:19:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=0058f06ba2309b3d7851e6509f70bf533258795c'/>
<id>0058f06ba2309b3d7851e6509f70bf533258795c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a Py3K regression.</title>
<updated>2010-12-09T04:55:12+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2010-12-09T04:55:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=a7927edaef71f560d88205989655288fd8b3d23c'/>
<id>a7927edaef71f560d88205989655288fd8b3d23c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Initial import.</title>
<updated>2009-04-03T19:26:42+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2009-04-03T19:26:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=361122eb22d5681c58dac731009e4814b3dd5fa5'/>
<id>361122eb22d5681c58dac731009e4814b3dd5fa5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
