<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments.git, branch pr/missing-self</title>
<subtitle>bitbucket.org: Obsolete (use python-packages/pygments-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/'/>
<entry>
<title>Closing branch pr/missing-self.</title>
<updated>2017-01-22T18:18:19+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2017-01-22T18:18:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=5c18b93d2c5a8f0c42be98c83e8c1f69477bc467'/>
<id>5c18b93d2c5a8f0c42be98c83e8c1f69477bc467</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Insert a missing argument "self"</title>
<updated>2016-06-13T16:33:42+00:00</updated>
<author>
<name>cocoatomo</name>
<email>cocoatomo77@gmail.com</email>
</author>
<published>2016-06-13T16:33:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=e10e63b7cdb19e95bf7cef3502268521cfc81235'/>
<id>e10e63b7cdb19e95bf7cef3502268521cfc81235</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Re-add more comment forms in Properties lexer to unbreak tests</title>
<updated>2016-06-03T18:52:10+00:00</updated>
<author>
<name>Tim Hatch</name>
<email>tim@timhatch.com</email>
</author>
<published>2016-06-03T18:52:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=d72791b740c7ed59e17fb6e0d953ff84ae735af9'/>
<id>d72791b740c7ed59e17fb6e0d953ff84ae735af9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in pull request #595 (cmrx64/pygments-main)</title>
<updated>2016-06-03T18:49:39+00:00</updated>
<author>
<name>Tim Hatch</name>
<email>tim@timhatch.com</email>
</author>
<published>2016-06-03T18:49:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=7c889a5a92b8622bf56b3d8f6a9953bba49ce5e8'/>
<id>7c889a5a92b8622bf56b3d8f6a9953bba49ce5e8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in camilstaps/pygments-main (pull request #598)</title>
<updated>2016-06-03T18:33:11+00:00</updated>
<author>
<name>Tim Hatch</name>
<email>tim@timhatch.com</email>
</author>
<published>2016-06-03T18:33:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=0c6fd9c498d161cfdf29e442a218f78f2f211778'/>
<id>0c6fd9c498d161cfdf29e442a218f78f2f211778</id>
<content type='text'>
Clean lexer fixes: hierarchical module names; quantified inputs; generics
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Clean lexer fixes: hierarchical module names; quantified inputs; generics
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in jesquik/pygments-main-1243 (pull request #604)</title>
<updated>2016-06-03T18:30:40+00:00</updated>
<author>
<name>Tim Hatch</name>
<email>tim@timhatch.com</email>
</author>
<published>2016-06-03T18:30:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=e4524c0a991dd855a1eb4d8022ab5a03c6a8a263'/>
<id>e4524c0a991dd855a1eb4d8022ab5a03c6a8a263</id>
<content type='text'>
Fixes Issue #1243
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes Issue #1243
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in kneufeld/pygments-main (pull request #602)</title>
<updated>2016-06-03T18:30:24+00:00</updated>
<author>
<name>Tim Hatch</name>
<email>tim@timhatch.com</email>
</author>
<published>2016-06-03T18:30:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=40166cc9efd76b233337c08b2768f12832900c27'/>
<id>40166cc9efd76b233337c08b2768f12832900c27</id>
<content type='text'>
Default
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Default
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some unicode-related tests on Python 2.</title>
<updated>2016-06-03T18:27:22+00:00</updated>
<author>
<name>Tim Hatch</name>
<email>tim@timhatch.com</email>
</author>
<published>2016-06-03T18:27:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=316465c20480bf1b49e7ad09b19f2a2b7006659d'/>
<id>316465c20480bf1b49e7ad09b19f2a2b7006659d</id>
<content type='text'>
Regexopt does the wrong then when given a mix of string types (as happens in Python 2).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Regexopt does the wrong then when given a mix of string types (as happens in Python 2).
</pre>
</div>
</content>
</entry>
<entry>
<title>Added recognition of keys without a value being set</title>
<updated>2016-06-03T00:40:16+00:00</updated>
<author>
<name>Jessie Wincek</name>
<email>jbwincek@gmail.com</email>
</author>
<published>2016-06-03T00:40:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=a956193b733b7275787cfd9920487f5b6403f089'/>
<id>a956193b733b7275787cfd9920487f5b6403f089</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The test test_space_delimiited_kv_pair() got a name</title>
<updated>2016-06-03T00:36:35+00:00</updated>
<author>
<name>Jessie Wincek</name>
<email>jbwincek@gmail.com</email>
</author>
<published>2016-06-03T00:36:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=3485f4e53adc1fe2a2ec5c92f39736847b96ef20'/>
<id>3485f4e53adc1fe2a2ec5c92f39736847b96ef20</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
