<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/flake8.git/tests, branch master</title>
<subtitle>gitlab.com: pycqa/flake8.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/flake8.git/'/>
<entry>
<title>fix test name after refactor</title>
<updated>2021-09-08T22:49:11+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2021-09-08T22:49:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/flake8.git/commit/?id=a46b61901e796fcfa6761bad405558077eca7a4a'/>
<id>a46b61901e796fcfa6761bad405558077eca7a4a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>write directly to sys.stdout.buffer to avoid windows io encoding</title>
<updated>2021-09-08T21:10:04+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2021-09-08T21:10:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/flake8.git/commit/?id=7a353d2e23ed336cea41a05a03732a35e45801c2'/>
<id>7a353d2e23ed336cea41a05a03732a35e45801c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>test using python3.10</title>
<updated>2021-08-15T23:00:43+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2021-08-15T22:47:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/flake8.git/commit/?id=d34581b83f75e12e2c021577aa2523eea8a9b590'/>
<id>d34581b83f75e12e2c021577aa2523eea8a9b590</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle new SyntaxError tuple on 3.10</title>
<updated>2021-08-15T22:26:27+00:00</updated>
<author>
<name>Ian Stapleton Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2021-08-13T14:55:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/flake8.git/commit/?id=85c2be3b5291a73a2e737219c040019c14cf3eee'/>
<id>85c2be3b5291a73a2e737219c040019c14cf3eee</id>
<content type='text'>
Closes #1372
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #1372
</pre>
</div>
</content>
</entry>
<entry>
<title>Automatically create output directories</title>
<updated>2021-05-10T14:41:01+00:00</updated>
<author>
<name>Jouke Witteveen</name>
<email>j.witteveen@cosine.nl</email>
</author>
<published>2021-05-10T13:47:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/flake8.git/commit/?id=efc15cf4f10ad45f88bda1cb6578b9ef7a06cd8d'/>
<id>efc15cf4f10ad45f88bda1cb6578b9ef7a06cd8d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>short circuit on ast error before tokenization error</title>
<updated>2021-04-18T17:08:11+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2021-04-18T17:04:13+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/flake8.git/commit/?id=456e98486ecb912aba01f31859c5f74a5a4d3f81'/>
<id>456e98486ecb912aba01f31859c5f74a5a4d3f81</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>extend black formatting to tests as well</title>
<updated>2021-04-18T16:23:48+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2021-04-18T16:17:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/flake8.git/commit/?id=af1668bf04079b1a8db5910a5e3697c7c8db8fc9'/>
<id>af1668bf04079b1a8db5910a5e3697c7c8db8fc9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bug for plugins using extend_default_ignore</title>
<updated>2021-04-15T18:26:08+00:00</updated>
<author>
<name>Ian Stapleton Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2021-04-15T14:12:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/flake8.git/commit/?id=2bb03083632f59184e71ea8e92a4b2ad6e14e89c'/>
<id>2bb03083632f59184e71ea8e92a4b2ad6e14e89c</id>
<content type='text'>
Since Flake8 3.0 we've had the ability for plugins to use
`extend_default_ignore` to register codes they want disabled by default.
This, however, was a permanent disabling unfortunately. Our code didn't
have a way of understanding that this new set of `ignore` codes was
actually the 'default' set for that run. Much like the
extended_select_list, we now attach extended_ignore_list to be able to
confidently determine if the ignore we get in the DecisionEngine is
actually the Default Ignore list and what plugins what us to ignore by
default.

Refs https://github.com/PyCQA/pep8-naming/pull/157
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since Flake8 3.0 we've had the ability for plugins to use
`extend_default_ignore` to register codes they want disabled by default.
This, however, was a permanent disabling unfortunately. Our code didn't
have a way of understanding that this new set of `ignore` codes was
actually the 'default' set for that run. Much like the
extended_select_list, we now attach extended_ignore_list to be able to
confidently determine if the ignore we get in the DecisionEngine is
actually the Default Ignore list and what plugins what us to ignore by
default.

Refs https://github.com/PyCQA/pep8-naming/pull/157
</pre>
</div>
</content>
</entry>
<entry>
<title>Add --extend-select command line argument</title>
<updated>2021-04-11T18:40:53+00:00</updated>
<author>
<name>Frank Winklmeier</name>
<email>fwinkl@users.noreply.github.com</email>
</author>
<published>2021-04-10T12:24:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/flake8.git/commit/?id=f98afbf7d9b46a6c87a816d7459df1ba622498e0'/>
<id>f98afbf7d9b46a6c87a816d7459df1ba622498e0</id>
<content type='text'>
Implement `--extend-select` command line argument following what was
done for `--extend-ignore` in !233. This option can be used to
selectively add individual codes without overriding the default list
entirely.

Addresses the remaining item of issue #1061.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implement `--extend-select` command line argument following what was
done for `--extend-ignore` in !233. This option can be used to
selectively add individual codes without overriding the default list
entirely.

Addresses the remaining item of issue #1061.
</pre>
</div>
</content>
</entry>
<entry>
<title>improve code coverage in a few places</title>
<updated>2021-04-07T15:52:26+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2021-04-07T15:52:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/flake8.git/commit/?id=737e0492d0f30f65d9af9bfc8657fd98822b96f1'/>
<id>737e0492d0f30f65d9af9bfc8657fd98822b96f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
