<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments-git.git/.github/workflows, 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 to CI builds.</title>
<updated>2020-10-06T18:41:59+00:00</updated>
<author>
<name>Matthäus G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2020-10-06T18:41:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=5d6b610fc2e318ffcab953095ad5ff7db8681337'/>
<id>5d6b610fc2e318ffcab953095ad5ff7db8681337</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CI: add regexlint run</title>
<updated>2020-09-06T12:16:10+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2020-09-06T10:16:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=ed93a2758bdfbeaafc43ac59a611bf2cff92b55c'/>
<id>ed93a2758bdfbeaafc43ac59a611bf2cff92b55c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>demo: rebuild WASM with every push</title>
<updated>2020-09-01T12:17:47+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2020-09-01T12:17: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=ceaad0372055ed0064121020fea032fdda429779'/>
<id>ceaad0372055ed0064121020fea032fdda429779</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use the checkout@v2 action.</title>
<updated>2020-06-01T13:32:14+00:00</updated>
<author>
<name>Matthäus G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2020-06-01T13:32:14+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=5a04b5b472667ca4c21762b217bcf2c92357acf0'/>
<id>5a04b5b472667ca4c21762b217bcf2c92357acf0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Run build tests on Windows.</title>
<updated>2020-03-01T14:50:52+00:00</updated>
<author>
<name>Matthäus G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2020-03-01T12:54:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=15b31a090f4e415c6d1bbd8a704cc89b34802449'/>
<id>15b31a090f4e415c6d1bbd8a704cc89b34802449</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove Python 2 compatibility (#1348)</title>
<updated>2020-02-29T14:45:08+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2020-02-29T14:45:08+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=35544e2fc6eed0ce4a27ec7285aac71ff0ddc473'/>
<id>35544e2fc6eed0ce4a27ec7285aac71ff0ddc473</id>
<content type='text'>
* Remove Python 2 compatibility

* remove 2/3 shims in pygments.util
* update setup.py metadata

* Remove unneeded object inheritance.

* Remove unneeded future imports.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Remove Python 2 compatibility

* remove 2/3 shims in pygments.util
* update setup.py metadata

* Remove unneeded object inheritance.

* Remove unneeded future imports.
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: split out "random input" test and make github tests verbose</title>
<updated>2019-12-09T11:16:41+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>g.brandl@fz-juelich.de</email>
</author>
<published>2019-12-09T11:16:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=da310ba1bf547202dcc8224a9f2ce102aa926abf'/>
<id>da310ba1bf547202dcc8224a9f2ce102aa926abf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>move pyodide artifacts to separate repo</title>
<updated>2019-11-25T09:15:55+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>g.brandl@fz-juelich.de</email>
</author>
<published>2019-11-25T09:15:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=3269963e870845b6ac9ee7f71b087768c07244ff'/>
<id>3269963e870845b6ac9ee7f71b087768c07244ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1265 from jdufresne/pythons</title>
<updated>2019-11-24T16:44:29+00:00</updated>
<author>
<name>Matthäus G. Chajdas</name>
<email>Anteru@users.noreply.github.com</email>
</author>
<published>2019-11-24T16:44:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=f9eb5d8dda366e22684019a696272db475d4c3d0'/>
<id>f9eb5d8dda366e22684019a696272db475d4c3d0</id>
<content type='text'>
Document and test all supported Python versions</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Document and test all supported Python versions</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>
</feed>
