<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments-git.git/tox.ini, branch examplefiles</title>
<subtitle>github.com: pygments/pygments.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/'/>
<entry>
<title>Add Python 3.9 as a supported version (#1554)</title>
<updated>2020-10-06T18:40:09+00:00</updated>
<author>
<name>Kurt McKee</name>
<email>contactme@kurtmckee.org</email>
</author>
<published>2020-10-06T18:40:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=3f300cf4a3f0bc2504ae007222d94d2e44279f41'/>
<id>3f300cf4a3f0bc2504ae007222d94d2e44279f41</id>
<content type='text'>
Co-authored-by: Matthäus G. Chajdas &lt;Anteru@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Matthäus G. Chajdas &lt;Anteru@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Add regexlint to tox so linting can be done during development (#1557)</title>
<updated>2020-09-28T18:24:38+00:00</updated>
<author>
<name>Kurt McKee</name>
<email>contactme@kurtmckee.org</email>
</author>
<published>2020-09-28T18:24:38+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=cdf1d488769f57eb926a842d81b976dc9aa86f5b'/>
<id>cdf1d488769f57eb926a842d81b976dc9aa86f5b</id>
<content type='text'>
* Add regexlint to tox so linting can be done during development

Tested on Windows.

Closes #1556

* Make regex linting depend on pygments/regexlint@master</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add regexlint to tox so linting can be done during development

Tested on Windows.

Closes #1556

* Make regex linting depend on pygments/regexlint@master</pre>
</div>
</content>
</entry>
<entry>
<title>Remove Python 2 environments from the tox environment list (py27, pypy) (#1532)</title>
<updated>2020-09-04T19:26:39+00:00</updated>
<author>
<name>Kurt McKee</name>
<email>contactme@kurtmckee.org</email>
</author>
<published>2020-09-04T19:26:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=af3f609664e5c750969875c754722ac4b8ed7578'/>
<id>af3f609664e5c750969875c754722ac4b8ed7578</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Document and test all supported Python versions</title>
<updated>2019-11-24T16:37:45+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2019-11-24T16:29:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=43f12de5862568f9d381e22b83b8f81173725759'/>
<id>43f12de5862568f9d381e22b83b8f81173725759</id>
<content type='text'>
Document support for Python 3.8 (released October 14th, 2019) and PyPy
and add them to the test matrix.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Document support for Python 3.8 (released October 14th, 2019) and PyPy
and add them to the test matrix.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unittest classes from the test suite.</title>
<updated>2019-11-10T09:15:13+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2019-05-06T16:02:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=7827966acdb6431636520d20fc3c148ce52de59b'/>
<id>7827966acdb6431636520d20fc3c148ce52de59b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix the tests, and enable them for Python 2.7, 3.5, 3.6, 3.7.</title>
<updated>2018-11-24T16:49:57+00:00</updated>
<author>
<name>Matth?us G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2018-11-24T16:49:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=164a33948ece6647c5ab253f2629c5fdebde638c'/>
<id>164a33948ece6647c5ab253f2629c5fdebde638c</id>
<content type='text'>
Updated the documentation as well to make clear which Python versions are
officially supported.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updated the documentation as well to make clear which Python versions are
officially supported.
</pre>
</div>
</content>
</entry>
<entry>
<title>merge default into stable</title>
<updated>2016-01-17T16:00:26+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2016-01-17T16:00:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=fc55dc2e95bcea03fbc0d8e1d130c9e53f3f1dad'/>
<id>fc55dc2e95bcea03fbc0d8e1d130c9e53f3f1dad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
