<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments-git.git/tests, branch argparse</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>cmdline: port to argparse</title>
<updated>2021-01-22T18:40:31+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2021-01-22T18:39:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=3959e5256d7bdfd72ab5356da810ad668fdfc4de'/>
<id>3959e5256d7bdfd72ab5356da810ad668fdfc4de</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>conftest: disallow error tokens in examplefiles</title>
<updated>2021-01-21T21:20:46+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2021-01-21T21:12: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=a44725638565f3814dd806b8a13606eb46fa6c15'/>
<id>a44725638565f3814dd806b8a13606eb46fa6c15</id>
<content type='text'>
They are ok in small snippets to demonstrate error cases.

Also recode all examplefiles to UTF-8.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
They are ok in small snippets to demonstrate error cases.

Also recode all examplefiles to UTF-8.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename "tests/lexers" to "tests/snippets" and update the contribution</title>
<updated>2021-01-20T09:57:30+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2021-01-20T09:57:30+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=b40b0cca067c2e9c2f69c91abbd27e79ad243b42'/>
<id>b40b0cca067c2e9c2f69c91abbd27e79ad243b42</id>
<content type='text'>
docs to point to both snippets and examplefiles.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
docs to point to both snippets and examplefiles.
</pre>
</div>
</content>
</entry>
<entry>
<title>tests: code style fixups</title>
<updated>2021-01-20T09:52:51+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2021-01-18T20:38:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=dc9bf0c256dbd88c72349822d59b25f9d8225dc6'/>
<id>dc9bf0c256dbd88c72349822d59b25f9d8225dc6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Also add auto-updatable output-based tests to examplefiles (#1689)</title>
<updated>2021-01-20T09:48:45+00:00</updated>
<author>
<name>Oleh Prypin</name>
<email>oleh@pryp.in</email>
</author>
<published>2021-01-20T09:48:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=6f4309217326430145564ae8b1bb393ea684f39f'/>
<id>6f4309217326430145564ae8b1bb393ea684f39f</id>
<content type='text'>
Co-authored-by: Georg Brandl &lt;georg@python.org&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Georg Brandl &lt;georg@python.org&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Replace tests that assert on token output with auto-updatable samples (#1649)</title>
<updated>2021-01-18T19:39:02+00:00</updated>
<author>
<name>Oleh Prypin</name>
<email>oleh@pryp.in</email>
</author>
<published>2021-01-18T19:39:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=f0445be718da83541ea3401aad882f3937147263'/>
<id>f0445be718da83541ea3401aad882f3937147263</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Matlab class properties (#1466)</title>
<updated>2021-01-18T17:01:21+00:00</updated>
<author>
<name>Dan</name>
<email>drmoose@users.noreply.github.com</email>
</author>
<published>2021-01-18T17:01:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=423c44a451db7e5f63147b1c1519661d745fc43a'/>
<id>423c44a451db7e5f63147b1c1519661d745fc43a</id>
<content type='text'>
* WIP: Add failing test for a matlab class with properties.

* Add some missing keywords

* Add leading \s* matchers to things above the command form regex, as it tends to swallow keywords otherwise.

* Add support for the special 'properties' block syntax.

* Fix apparent infinite loop when given garbage input.

* Use includes to clean up some of my copypasta.

* Fix negative lookahead when there's more than one space between operators.

* Use Whitespace not Text for spaces; combine adjacent whitespace.

* Add support for declarative property constraints.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* WIP: Add failing test for a matlab class with properties.

* Add some missing keywords

* Add leading \s* matchers to things above the command form regex, as it tends to swallow keywords otherwise.

* Add support for the special 'properties' block syntax.

* Fix apparent infinite loop when given garbage input.

* Use includes to clean up some of my copypasta.

* Fix negative lookahead when there's more than one space between operators.

* Use Whitespace not Text for spaces; combine adjacent whitespace.

* Add support for declarative property constraints.</pre>
</div>
</content>
</entry>
<entry>
<title>Run pyupgrade across codebase to modernize syntax and patterns (#1622)</title>
<updated>2021-01-17T15:44:58+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2021-01-17T15:44:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=debda34e2d4f28d6d369cdafdcba4791702f63fc'/>
<id>debda34e2d4f28d6d369cdafdcba4791702f63fc</id>
<content type='text'>
pyupgrade is a tool to automatically upgrade syntax for newer versions
of the Python language.

The project has been Python 3 only since
35544e2fc6eed0ce4a27ec7285aac71ff0ddc473, allowing for several cleanups:

- Remove unnecessary "-*- coding: utf-8 -*-" cookie. Python 3 reads all
  source files as utf-8 by default.

- Replace IOError/EnvironmentError with OSError. Python 3 unified these
  exceptions. The old names are aliases only.

- Use the Python 3 shorter super() syntax.

- Remove "utf8" argument form encode/decode. In Python 3, this value is
  the default.

- Remove "r" from open() calls. In Python 3, this value is the default.

- Remove u prefix from Unicode strings. In Python 3, all strings are
  Unicode.

- Replace io.open() with builtin open(). In Python 3, these functions
  are functionally equivalent.

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>
pyupgrade is a tool to automatically upgrade syntax for newer versions
of the Python language.

The project has been Python 3 only since
35544e2fc6eed0ce4a27ec7285aac71ff0ddc473, allowing for several cleanups:

- Remove unnecessary "-*- coding: utf-8 -*-" cookie. Python 3 reads all
  source files as utf-8 by default.

- Replace IOError/EnvironmentError with OSError. Python 3 unified these
  exceptions. The old names are aliases only.

- Use the Python 3 shorter super() syntax.

- Remove "utf8" argument form encode/decode. In Python 3, this value is
  the default.

- Remove "r" from open() calls. In Python 3, this value is the default.

- Remove u prefix from Unicode strings. In Python 3, all strings are
  Unicode.

- Replace io.open() with builtin open(). In Python 3, these functions
  are functionally equivalent.

Co-authored-by: Matthäus G. Chajdas &lt;Anteru@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Fix for lexing Python raw f-strings with backslashes (#1683)</title>
<updated>2021-01-17T11:54:52+00:00</updated>
<author>
<name>Jeppe Dakin</name>
<email>jeppe_dakin@hotmail.com</email>
</author>
<published>2021-01-17T11:54:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments-git.git/commit/?id=19d2096185de3282345eab1da611e56a26bcaec2'/>
<id>19d2096185de3282345eab1da611e56a26bcaec2</id>
<content type='text'>
* introduce and apply rfstringescape

* add unit test for raw f-strings

* add further tests

* fix comment</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* introduce and apply rfstringescape

* add unit test for raw f-strings

* add further tests

* fix comment</pre>
</div>
</content>
</entry>
<entry>
<title>Added `pygmentize -C` option to guess a lexer from content</title>
<updated>2021-01-17T10:18:17+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2021-01-17T10:18: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=b4594169025485f7d64d5ffd71f42673e7a5972d'/>
<id>b4594169025485f7d64d5ffd71f42673e7a5972d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
