<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments.git/tests/test_util.py, branch bash-variable</title>
<subtitle>bitbucket.org: Obsolete (use python-packages/pygments-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/'/>
<entry>
<title>merge with stable</title>
<updated>2015-01-21T07:33:36+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2015-01-21T07:33:36+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=fe72d20b50c75089fa1262b9f03fcb29c9e49282'/>
<id>fe72d20b50c75089fa1262b9f03fcb29c9e49282</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Copyright year update.</title>
<updated>2015-01-21T07:33:25+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2015-01-21T07:33:25+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=13705acbd57b936990c63a12de05ce29834b6afb'/>
<id>13705acbd57b936990c63a12de05ce29834b6afb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add more coverage for pygments.util.</title>
<updated>2014-11-11T18:56:09+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-11-11T18:56:09+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=6b6c5bfbdaf2239aec62d436da135c8f8e02f44a'/>
<id>6b6c5bfbdaf2239aec62d436da135c8f8e02f44a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More test coverage for pygments.console</title>
<updated>2014-11-11T09:03:41+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-11-11T09:03:41+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=958498ae786cb99087fc0a9a085c8fc4aca9918c'/>
<id>958498ae786cb99087fc0a9a085c8fc4aca9918c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>python2.6 has no assertSequenceEqual</title>
<updated>2014-11-07T04:37:36+00:00</updated>
<author>
<name>Tim Hatch</name>
<email>tim@timhatch.com</email>
</author>
<published>2014-11-07T04:37:36+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=f46cc61a3ef609baea88aae3869081a741fc6e69'/>
<id>f46cc61a3ef609baea88aae3869081a741fc6e69</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add 'duplicates_removed' function (for *_builtins.py generation).</title>
<updated>2014-11-07T03:41:33+00:00</updated>
<author>
<name>Tim Hatch</name>
<email>tim@timhatch.com</email>
</author>
<published>2014-11-07T03:41:33+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=348b35f182e85f950e65a68d69d0f130912e8370'/>
<id>348b35f182e85f950e65a68d69d0f130912e8370</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Closes #980: fix DeprecationWarnings (mostly due to files closed by __del__) on Py3.</title>
<updated>2014-10-07T12:10:28+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-10-07T12:10:28+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=9a51e6a6df8a56aebede133687e91e519a186122'/>
<id>9a51e6a6df8a56aebede133687e91e519a186122</id>
<content type='text'>
Also fix a bunch of other uses of open() to use the with statement.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also fix a bunch of other uses of open() to use the with statement.
</pre>
</div>
</content>
</entry>
<entry>
<title>Python3 compat in test_util</title>
<updated>2014-10-04T06:33:33+00:00</updated>
<author>
<name>Tim Hatch</name>
<email>tim@timhatch.com</email>
</author>
<published>2014-10-04T06:33:33+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=dffb41a91d5e948228dabb98c9707d50624c1bd8'/>
<id>dffb41a91d5e948228dabb98c9707d50624c1bd8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add util function for keyword list formatting</title>
<updated>2014-10-04T05:41:54+00:00</updated>
<author>
<name>Tim Hatch</name>
<email>tim@timhatch.com</email>
</author>
<published>2014-10-04T05:41:54+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=24ee4c42972ee33e6321f79f1f5f72631cebb795'/>
<id>24ee4c42972ee33e6321f79f1f5f72631cebb795</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new year in copyright notice</title>
<updated>2014-01-10T09:52:53+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-01-10T09:52:53+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=492f361b79f93a110679ccb7f7e86f4814990dee'/>
<id>492f361b79f93a110679ccb7f7e86f4814990dee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
