<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments-git.git, branch 2.13.0</title>
<subtitle>github.com: pygments/pygments.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/'/>
<entry>
<title>Set description type in setup.cfg</title>
<updated>2022-08-15T15:59:20+00:00</updated>
<author>
<name>Matthäus G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2022-08-15T15:59:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=ba0d5f528c6c156d1611e5248b7c66c4f23b63a7'/>
<id>ba0d5f528c6c156d1611e5248b7c66c4f23b63a7</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://git.baserock.org/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>Replace uses of `import *`.</title>
<updated>2022-08-15T15:48:45+00:00</updated>
<author>
<name>Matthäus G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2022-08-15T15:48:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=58fbb60426be498e260c939d91793f4953649ee7'/>
<id>58fbb60426be498e260c939d91793f4953649ee7</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-08-15T11:35:34+00:00</updated>
<author>
<name>Matthäus G. Chajdas</name>
<email>dev@anteru.net</email>
</author>
<published>2022-08-15T11:35:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=a060b201d5d661e82bb72d4d4f15cbc7abf4f516'/>
<id>a060b201d5d661e82bb72d4d4f15cbc7abf4f516</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 #2198 from pygments/pillow92</title>
<updated>2022-08-15T11:34:17+00:00</updated>
<author>
<name>Matthäus G. Chajdas</name>
<email>Anteru@users.noreply.github.com</email>
</author>
<published>2022-08-15T11:34:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=97a2f187c9cf18b6cad080024a275063e220b52b'/>
<id>97a2f187c9cf18b6cad080024a275063e220b52b</id>
<content type='text'>
formatters/img: use new API for bounding box for Pillow 9.2</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
formatters/img: use new API for bounding box for Pillow 9.2</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into pillow92</title>
<updated>2022-08-15T11:29:27+00:00</updated>
<author>
<name>Matthäus G. Chajdas</name>
<email>Anteru@users.noreply.github.com</email>
</author>
<published>2022-08-15T11:29:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=d794221e0d1f0429b2ea01ca62e07d714ae5bcbf'/>
<id>d794221e0d1f0429b2ea01ca62e07d714ae5bcbf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>CFamilyLexer: refuse quotes between parentheses for function definitions and declarations (#2208)</title>
<updated>2022-08-15T09:45:13+00:00</updated>
<author>
<name>Jean Abou-Samra</name>
<email>jean@abou-samra.fr</email>
</author>
<published>2022-08-15T09:45:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=d6968f804ab817c29f9f0ca408279adf82b006f9'/>
<id>d6968f804ab817c29f9f0ca408279adf82b006f9</id>
<content type='text'>
Something like

id id2("){ ... }");

is no longer wrongly recognized as a "function"

id id2(") {
  ...
}
");

As the difference in the tests shows, this has the unfortunate side
effect that we no longer highlight something like

int f(param="default");

as a function declaration, but it is hard to imagine another way to
fix this (cf. “most vexing parse” problem).

Fixes #2207</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Something like

id id2("){ ... }");

is no longer wrongly recognized as a "function"

id id2(") {
  ...
}
");

As the difference in the tests shows, this has the unfortunate side
effect that we no longer highlight something like

int f(param="default");

as a function declaration, but it is hard to imagine another way to
fix this (cf. “most vexing parse” problem).

Fixes #2207</pre>
</div>
</content>
</entry>
<entry>
<title>Fix glitch found by regexlint</title>
<updated>2022-08-14T23:37:52+00:00</updated>
<author>
<name>Jean Abou Samra</name>
<email>jean@abou-samra.fr</email>
</author>
<published>2022-08-14T23:37:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=bf1ea528193f6404d91372a7254913ea03baccac'/>
<id>bf1ea528193f6404d91372a7254913ea03baccac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fortran: fix catastrophic backtracking</title>
<updated>2022-08-14T23:30:38+00:00</updated>
<author>
<name>Jean Abou Samra</name>
<email>jean@abou-samra.fr</email>
</author>
<published>2022-08-14T23:18:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=d9278a5d72e04a75f63c04da85c8d4b62b10a5c8'/>
<id>d9278a5d72e04a75f63c04da85c8d4b62b10a5c8</id>
<content type='text'>
\\\\|\\. is like \\. but causes catastrophic backtracking inside (...)* .
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
\\\\|\\. is like \\. but causes catastrophic backtracking inside (...)* .
</pre>
</div>
</content>
</entry>
<entry>
<title>Update goldens for previous commit</title>
<updated>2022-08-14T22:58:11+00:00</updated>
<author>
<name>Jean Abou Samra</name>
<email>jean@abou-samra.fr</email>
</author>
<published>2022-08-14T22:58:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pygments-git.git/commit/?id=9bd072dbc94dc681e1ad87d249d72f0209ca3f96'/>
<id>9bd072dbc94dc681e1ad87d249d72f0209ca3f96</id>
<content type='text'>
Very sorry about this!
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Very sorry about this!
</pre>
</div>
</content>
</entry>
</feed>
