<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments-git.git, branch 2.14.0</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 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>Update CHANGES.</title>
<updated>2023-01-01T08:32:17+00:00</updated>
<author>
<name>Matthäus G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2023-01-01T08:32: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=b52ecf08335a62c3858617233bc59c16ba3fa811'/>
<id>b52ecf08335a62c3858617233bc59c16ba3fa811</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve the Smithy metadata matcher.</title>
<updated>2022-12-31T15:38:28+00:00</updated>
<author>
<name>Matthäus G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2022-12-31T15:29:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=dd52102c38ebe78cd57748e09f38929fd283ad04'/>
<id>dd52102c38ebe78cd57748e09f38929fd283ad04</id>
<content type='text'>
Previously, metadata foo bar baz = 23 was accepted, but according to
the definition https://smithy.io/2.0/spec/idl.html#grammar-token-smithy-MetadataSection
it should be "metadata"&lt;whitespace&gt;Identifier/String&lt;optional whitespace&gt;.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously, metadata foo bar baz = 23 was accepted, but according to
the definition https://smithy.io/2.0/spec/idl.html#grammar-token-smithy-MetadataSection
it should be "metadata"&lt;whitespace&gt;Identifier/String&lt;optional whitespace&gt;.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2311 from not-my-profile/styles-pep257</title>
<updated>2022-12-30T11:11:07+00:00</updated>
<author>
<name>Matthäus G. Chajdas</name>
<email>Anteru@users.noreply.github.com</email>
</author>
<published>2022-12-30T11:11:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=92b77b268178721b69531113afd933d1900984d3'/>
<id>92b77b268178721b69531113afd933d1900984d3</id>
<content type='text'>
styles gallery: Make docstring in example follow PEP 257</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
styles gallery: Make docstring in example follow PEP 257</pre>
</div>
</content>
</entry>
<entry>
<title>styles gallery: Make docstring in example follow PEP 257</title>
<updated>2022-12-30T09:35:14+00:00</updated>
<author>
<name>Martin Fischer</name>
<email>martin@push-f.com</email>
</author>
<published>2022-12-30T09:31: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=61fd608b92b181bfc540ec160e125b506c7a33c9'/>
<id>61fd608b92b181bfc540ec160e125b506c7a33c9</id>
<content type='text'>
The example is displayed multiple times at https://pygments.org/styles/.
Code displayed on the Pygments website should follow best practices,
such as https://peps.python.org/pep-0257/.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The example is displayed multiple times at https://pygments.org/styles/.
Code displayed on the Pygments website should follow best practices,
such as https://peps.python.org/pep-0257/.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update CHANGES.</title>
<updated>2022-12-30T07:23:41+00:00</updated>
<author>
<name>Matthäus G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2022-12-30T07:23: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=b710ccfcbed1dcfaada410c27a5fa147457b6ee0'/>
<id>b710ccfcbed1dcfaada410c27a5fa147457b6ee0</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 #2308 from sol/sol-patch-1</title>
<updated>2022-12-28T20:23:04+00:00</updated>
<author>
<name>Matthäus G. Chajdas</name>
<email>Anteru@users.noreply.github.com</email>
</author>
<published>2022-12-28T20:23:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=55a3b4626465e33365eeb9abc90e8534c55a8911'/>
<id>55a3b4626465e33365eeb9abc90e8534c55a8911</id>
<content type='text'>
 Add filename  pattern for `HspecLexer`</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 Add filename  pattern for `HspecLexer`</pre>
</div>
</content>
</entry>
<entry>
<title> Add `filenames` pattern for `HspecLexer`</title>
<updated>2022-12-27T03:40:26+00:00</updated>
<author>
<name>Simon Hengel</name>
<email>sol@typeful.net</email>
</author>
<published>2022-12-27T03:29:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=dbc177ca5c5a02a18990786e4d4db29dc0148a6e'/>
<id>dbc177ca5c5a02a18990786e4d4db29dc0148a6e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update CHANGES</title>
<updated>2022-12-15T12:28:49+00:00</updated>
<author>
<name>Jean Abou Samra</name>
<email>jean@abou-samra.fr</email>
</author>
<published>2022-12-15T12:28: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=f0afb01195b5890ad7758554c23308db01a45be1'/>
<id>f0afb01195b5890ad7758554c23308db01a45be1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Macaulay2 symbols for version 1.21 (#2305)</title>
<updated>2022-12-15T12:27:41+00:00</updated>
<author>
<name>Doug Torrance</name>
<email>dtorrance@piedmont.edu</email>
</author>
<published>2022-12-15T12:27: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=d5203d9372cbf82bed72a98f8fd7e341e837c2c9'/>
<id>d5203d9372cbf82bed72a98f8fd7e341e837c2c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
