<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments.git/tests/test_token.py, branch fix-racket-lambda</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>Happy new year 2013.</title>
<updated>2013-01-09T11:46:32+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2013-01-09T11:46:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=d61e25e529a78887c8364126f7f73a2e6651a1e6'/>
<id>d61e25e529a78887c8364126f7f73a2e6651a1e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes #748: clean up deprecation and resource warnings in the test suite when run with python3 -Wd.</title>
<updated>2012-03-11T07:17:52+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2012-03-11T07:17:52+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=6f8e79cdf72575dac0047deaf7b2a32540676198'/>
<id>6f8e79cdf72575dac0047deaf7b2a32540676198</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Copyright update.</title>
<updated>2012-02-05T11:58:02+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2012-02-05T11:58:02+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=cecb6181930eb60cbbe26cd5b09d5047084faa97'/>
<id>cecb6181930eb60cbbe26cd5b09d5047084faa97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix current copyright year.</title>
<updated>2011-07-09T10:05:46+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2011-07-09T10:05:46+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=a2648efced6c982e879419241ad75cacfae792bd'/>
<id>a2648efced6c982e879419241ad75cacfae792bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Happy new year!</title>
<updated>2010-01-01T13:13:04+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2010-01-01T13:13:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=5ef2eb0fefdaaac99fcedf647e41d9e430572b38'/>
<id>5ef2eb0fefdaaac99fcedf647e41d9e430572b38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Consistency fixes in the test suite.</title>
<updated>2009-09-15T09:59:05+00:00</updated>
<author>
<name>gbrandl</name>
<email>devnull@localhost</email>
</author>
<published>2009-09-15T09:59:05+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=78409982f5db8b2ea40a31124caa394ac2996f70'/>
<id>78409982f5db8b2ea40a31124caa394ac2996f70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyrighting style to standard "team" tags.</title>
<updated>2009-01-04T14:26:47+00:00</updated>
<author>
<name>gbrandl</name>
<email>devnull@localhost</email>
</author>
<published>2009-01-04T14:26:47+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=778e736ce9d0b19632cf2f18e216b12e2001d390'/>
<id>778e736ce9d0b19632cf2f18e216b12e2001d390</id>
<content type='text'>
Update AUTHORS file accordingly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update AUTHORS file accordingly.
</pre>
</div>
</content>
</entry>
<entry>
<title>move the if __name__ == __main__ test from token.py to its test</title>
<updated>2008-09-11T22:49:10+00:00</updated>
<author>
<name>Benjamin Peterson</name>
<email>devnull@localhost</email>
</author>
<published>2008-09-11T22:49:10+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=6dd9fa10fa4d2cd51e320a3b3722aa5269786d47'/>
<id>6dd9fa10fa4d2cd51e320a3b3722aa5269786d47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[svn] Make mapfiles, make check, add D test file, make reindent.</title>
<updated>2007-04-25T15:06:07+00:00</updated>
<author>
<name>gbrandl</name>
<email>devnull@localhost</email>
</author>
<published>2007-04-25T15:06:07+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=41139bf9c8fdbe85cb27ec44abccd188b15ca6a8'/>
<id>41139bf9c8fdbe85cb27ec44abccd188b15ca6a8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[svn] Fix a cmdline bug.</title>
<updated>2007-02-25T19:36:35+00:00</updated>
<author>
<name>gbrandl</name>
<email>devnull@localhost</email>
</author>
<published>2007-02-25T19:36:35+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-packages/pygments.git/commit/?id=795b97d51a4b5f2311fc4df8d708a30b4aaa033c'/>
<id>795b97d51a4b5f2311fc4df8d708a30b4aaa033c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
