<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments-git.git/pygments/__init__.py, branch 2.15.1</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>Prepare 2.15.1 release.</title>
<updated>2023-04-18T18:44:49+00:00</updated>
<author>
<name>Matthäus G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2023-04-18T18:44: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=04a75bd5a75bfe27f0b582dd83c85e62f9475581'/>
<id>04a75bd5a75bfe27f0b582dd83c85e62f9475581</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare 2.15 release.</title>
<updated>2023-04-10T12:49:08+00:00</updated>
<author>
<name>Matthäus G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2023-04-10T12:49: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=6c187ad83267be9ce142af3fd5c9e670339dc7aa'/>
<id>6c187ad83267be9ce142af3fd5c9e670339dc7aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use autodoc a bit more</title>
<updated>2023-03-30T20:02:41+00:00</updated>
<author>
<name>Jean Abou Samra</name>
<email>jean@abou-samra.fr</email>
</author>
<published>2023-03-30T20:02:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=09c8a31039366b03c3b7e117ee998eaa43f9c7dc'/>
<id>09c8a31039366b03c3b7e117ee998eaa43f9c7dc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update copyright year to 2023.</title>
<updated>2023-03-29T19:11:12+00:00</updated>
<author>
<name>Matthäus G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2023-03-29T19:08:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=a1361035ec5f599290371f7df9f21e3f1f1420a6'/>
<id>a1361035ec5f599290371f7df9f21e3f1f1420a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare for 2.14.0 release.</title>
<updated>2023-01-01T08:34:43+00:00</updated>
<author>
<name>Matthäus G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2023-01-01T08:34:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=77a939e97337d85c9479232f426549bd27798685'/>
<id>77a939e97337d85c9479232f426549bd27798685</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Prepare for 2.13.0 release.</title>
<updated>2022-08-15T15:50:16+00:00</updated>
<author>
<name>Matthäus G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2022-08-15T15:50:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=803e093018cd34c2df51908d152e4a018a68df0e'/>
<id>803e093018cd34c2df51908d152e4a018a68df0e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix make check (#2151)</title>
<updated>2022-05-29T14:10:23+00:00</updated>
<author>
<name>Jean Abou-Samra</name>
<email>jean@abou-samra.fr</email>
</author>
<published>2022-05-29T14:10:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=3a6b15ae21ec12a27071d39e74deaa7d991cb633'/>
<id>3a6b15ae21ec12a27071d39e74deaa7d991cb633</id>
<content type='text'>
pyflakes complained about an unused variable due to an oversight in
49c757cab5.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pyflakes complained about an unused variable due to an oversight in
49c757cab5.</pre>
</div>
</content>
</entry>
<entry>
<title>Improve heuristic to warn about passing lexer/formatter class (#2123)</title>
<updated>2022-05-12T06:35:59+00:00</updated>
<author>
<name>Jean Abou-Samra</name>
<email>jean@abou-samra.fr</email>
</author>
<published>2022-05-12T06:35: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=49c757cab5e4ca80af109581b83a3527df02d29c'/>
<id>49c757cab5e4ca80af109581b83a3527df02d29c</id>
<content type='text'>
Don't rely on the error message since 'missing 1 required positional
argument' can give false positives.  Instead, use issubclass().</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Don't rely on the error message since 'missing 1 required positional
argument' can give false positives.  Instead, use issubclass().</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version number for release.</title>
<updated>2022-04-24T13:30:01+00:00</updated>
<author>
<name>Matthäus G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2022-04-24T13:30:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=35de421f65372fb848e86af711cc5797c622e54c'/>
<id>35de421f65372fb848e86af711cc5797c622e54c</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>2022-01-25T06:36:28+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2022-01-25T06:36: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=ab4afd821aa41403f7a0b1e714112c40b2ad843b'/>
<id>ab4afd821aa41403f7a0b1e714112c40b2ad843b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
