<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sqlparse.git/sqlparse/tokens.py, branch 0.2.4</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>Revert "Fix test failure on Python 3.6 (fixes #286)."</title>
<updated>2016-09-21T14:32:47+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2016-09-21T14:32:47+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=e413b7867b8599fac2d4e9f6bb19a668fecb7e02'/>
<id>e413b7867b8599fac2d4e9f6bb19a668fecb7e02</id>
<content type='text'>
This reverts commit a03e7fd681e275dfd214f1196bad94af225a9d68.

This change isn't needed anymore. The actual problem was
solved in cpython: https://hg.python.org/cpython/rev/1a2b8398f045/
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit a03e7fd681e275dfd214f1196bad94af225a9d68.

This change isn't needed anymore. The actual problem was
solved in cpython: https://hg.python.org/cpython/rev/1a2b8398f045/
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix test failure on Python 3.6 (fixes #286).</title>
<updated>2016-09-20T11:44:37+00:00</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2016-09-19T16:31:31+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=a03e7fd681e275dfd214f1196bad94af225a9d68'/>
<id>a03e7fd681e275dfd214f1196bad94af225a9d68</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct license link (fixes #288).</title>
<updated>2016-09-14T12:56:34+00:00</updated>
<author>
<name>Andi Albrecht</name>
<email>albrecht.andi@gmail.com</email>
</author>
<published>2016-09-14T12:56:34+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=4430c5c163d8b6ffc89d83b506c8a478037d26ea'/>
<id>4430c5c163d8b6ffc89d83b506c8a478037d26ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct Typo. Closes #222</title>
<updated>2016-06-04T18:35:48+00:00</updated>
<author>
<name>Victor Uriarte</name>
<email>victor.m.uriarte@intel.com</email>
</author>
<published>2016-06-03T19:49:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=f8f85fa4f1a8265fb78ea2e747c0476e1f04b09f'/>
<id>f8f85fa4f1a8265fb78ea2e747c0476e1f04b09f</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>Update TokenType magic methods (contains, getattr, repr)</title>
<updated>2016-06-02T20:16:40+00:00</updated>
<author>
<name>Victor Uriarte</name>
<email>victor.m.uriarte@intel.com</email>
</author>
<published>2016-06-02T19:40:22+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=3d03d8816ae02125d1ad036c72cb6bd512a20930'/>
<id>3d03d8816ae02125d1ad036c72cb6bd512a20930</id>
<content type='text'>
Variables were renamed to keep with convention
getattr call to tuple (super) is unnecessary.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Variables were renamed to keep with convention
getattr call to tuple (super) is unnecessary.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused code from tokens.py</title>
<updated>2016-06-02T19:29:38+00:00</updated>
<author>
<name>Victor Uriarte</name>
<email>victor.m.uriarte@intel.com</email>
</author>
<published>2016-06-02T19:29:38+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=453764938f2db40593feb9ce2a85e5a2147909af'/>
<id>453764938f2db40593feb9ce2a85e5a2147909af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused hash function from tokens.py</title>
<updated>2016-05-29T07:13:49+00:00</updated>
<author>
<name>Victor Uriarte</name>
<email>victor.m.uriarte@intel.com</email>
</author>
<published>2016-05-28T18:06:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=5d61f0cfffa273f332bf8be4a9cf0a9930fae034'/>
<id>5d61f0cfffa273f332bf8be4a9cf0a9930fae034</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure get_type() works for queries that use WITH.</title>
<updated>2016-03-02T10:37:28+00:00</updated>
<author>
<name>Andrew Tipton</name>
<email>andrew.tipton@compareglobalgroup.com</email>
</author>
<published>2016-03-02T10:37:28+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=f516b66a0e254af510b6b8a18510aad922d69701'/>
<id>f516b66a0e254af510b6b8a18510aad922d69701</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>get rid of tokens.Punctuation.ArrayIndex, add negative lookbehind for sqlite identifiers</title>
<updated>2015-03-04T15:34:05+00:00</updated>
<author>
<name>Darik Gamble</name>
<email>darik.gamble@gmail.com</email>
</author>
<published>2015-03-04T15:34:05+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/sqlparse.git/commit/?id=c9dc9c8b79a3e290c28761a786993b02eff705d6'/>
<id>c9dc9c8b79a3e290c28761a786993b02eff705d6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
