<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlparse.git/sqlparse/compat.py, branch rb-parse-create-table</title>
<subtitle>github.com: andialbrecht/sqlparse.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/'/>
<entry>
<title>Update init and misc files</title>
<updated>2016-06-06T14:55:39+00:00</updated>
<author>
<name>Victor Uriarte</name>
<email>victor.m.uriarte@intel.com</email>
</author>
<published>2016-06-05T21:59:38+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=b114ff6361550246cb5cb96168d25fe46bd355ef'/>
<id>b114ff6361550246cb5cb96168d25fe46bd355ef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add unicode-str compatible cls decorator</title>
<updated>2016-06-04T22:06:04+00:00</updated>
<author>
<name>Victor Uriarte</name>
<email>victor.m.uriarte@intel.com</email>
</author>
<published>2016-05-29T20:31:59+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=da914acdb20293b9a059bdb346221757907855a7'/>
<id>da914acdb20293b9a059bdb346221757907855a7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add or Update copyright year to files</title>
<updated>2016-06-04T18:08:20+00:00</updated>
<author>
<name>Victor Uriarte</name>
<email>victor.m.uriarte@intel.com</email>
</author>
<published>2016-06-03T20:47:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=af2a3fa7eb75c534ca76b8c0cc2ca6731fdb2efb'/>
<id>af2a3fa7eb75c534ca76b8c0cc2ca6731fdb2efb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace iter(range(len(...))) with enumerate</title>
<updated>2016-06-02T19:23:21+00:00</updated>
<author>
<name>Victor Uriarte</name>
<email>victor.m.uriarte@intel.com</email>
</author>
<published>2016-06-02T19:23:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=8240d962ae0f09119fde7b1575924068f02c6d8c'/>
<id>8240d962ae0f09119fde7b1575924068f02c6d8c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bid Adieu to metaclass</title>
<updated>2016-05-29T18:33:31+00:00</updated>
<author>
<name>Victor Uriarte</name>
<email>victor.m.uriarte@intel.com</email>
</author>
<published>2016-05-29T00:28:54+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=7e88aa243ed3356655b3a86da42e4d5dffb2bf10'/>
<id>7e88aa243ed3356655b3a86da42e4d5dffb2bf10</id>
<content type='text'>
The singleton pattern isn't applicable since only one language is being
implemented.

Simplify Lexer initialization.

Fix compat func `u` on Py3. Signature didn't match Py2.
Feature isn't used yet.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The singleton pattern isn't applicable since only one language is being
implemented.

Simplify Lexer initialization.

Fix compat func `u` on Py3. Signature didn't match Py2.
Feature isn't used yet.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update compat and utils</title>
<updated>2016-05-11T02:00:27+00:00</updated>
<author>
<name>Victor Uriarte</name>
<email>victor.m.uriarte@intel.com</email>
</author>
<published>2016-05-11T01:45:41+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=e006e1689d5bb9ad614b5155e2ff17f7e51b83d8'/>
<id>e006e1689d5bb9ad614b5155e2ff17f7e51b83d8</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://trove.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 compatibility module from v0.2.0 branch.</title>
<updated>2015-10-26T06:43:44+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2015-10-26T06:43:44+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=fc5251bb05beac290c78a092e782630ed647f025'/>
<id>fc5251bb05beac290c78a092e782630ed647f025</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
