<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/flake8.git, branch 3.7.8</title>
<subtitle>gitlab.com: pycqa/flake8.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/'/>
<entry>
<title>Release 3.7.8</title>
<updated>2019-07-08T18:21:04+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2019-07-08T18:21:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=aa792d2930b8f6dada3f6305e8a3704d2d191005'/>
<id>aa792d2930b8f6dada3f6305e8a3704d2d191005</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'pyflake-normalize-path' into 'master'</title>
<updated>2019-07-08T17:04:02+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2019-07-08T17:04:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=f41e87bf375e5b7b6452f6ec353543fde5a3d653'/>
<id>f41e87bf375e5b7b6452f6ec353543fde5a3d653</id>
<content type='text'>
pyflakes: Change to `normalize_path()` for filename normalization

See merge request pycqa/flake8!327</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
pyflakes: Change to `normalize_path()` for filename normalization

See merge request pycqa/flake8!327</pre>
</div>
</content>
</entry>
<entry>
<title>pyflakes: Change to `normalize_path()` for filename normalization</title>
<updated>2019-07-08T16:58:24+00:00</updated>
<author>
<name>Eric N. Vander Weele</name>
<email>ericvw@gmail.com</email>
</author>
<published>2019-07-07T12:39:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=24e8b8163c27c9b5f9785e064f72c49232a98ac3'/>
<id>24e8b8163c27c9b5f9785e064f72c49232a98ac3</id>
<content type='text'>
It's unnecessary to call the `normalize_paths()` function because it is
intended for dealing with multiple paths to normalize.  Given that
`normalize_paths()` utilizes `normalize_path()`, just call
`normalize_path()` directly.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's unnecessary to call the `normalize_paths()` function because it is
intended for dealing with multiple paths to normalize.  Given that
`normalize_paths()` utilizes `normalize_path()`, just call
`normalize_path()` directly.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'fix_linters' into 'master'</title>
<updated>2019-07-08T16:14:15+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2019-07-08T16:14:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=d6bf438e44152be00c840a8c3cf9a73bc2503a29'/>
<id>d6bf438e44152be00c840a8c3cf9a73bc2503a29</id>
<content type='text'>
fix CI build

See merge request pycqa/flake8!328</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix CI build

See merge request pycqa/flake8!328</pre>
</div>
</content>
</entry>
<entry>
<title>fix CI build</title>
<updated>2019-07-08T16:07:37+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2019-07-08T15:54:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=7506847c9abaef5ff069a9bd38cd3308a3a45113'/>
<id>7506847c9abaef5ff069a9bd38cd3308a3a45113</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'patch-1' into 'master'</title>
<updated>2019-06-16T17:17:46+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2019-06-16T17:17:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=076dfeee372affb1dbe849d12a1cc20f8ea37d40'/>
<id>076dfeee372affb1dbe849d12a1cc20f8ea37d40</id>
<content type='text'>
Identify error codes with more than one letter in noqa-flags correctly

Closes #549

See merge request pycqa/flake8!326</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Identify error codes with more than one letter in noqa-flags correctly

Closes #549

See merge request pycqa/flake8!326</pre>
</div>
</content>
</entry>
<entry>
<title>Update test_violation.py</title>
<updated>2019-06-16T17:02:54+00:00</updated>
<author>
<name>Markus Piotrowski</name>
<email>markus.piotrowski@ruhr-uni-bochum.de</email>
</author>
<published>2019-06-16T17:02:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=37964dbd848c89e0acdef7d5ea0bf812539f852c'/>
<id>37964dbd848c89e0acdef7d5ea0bf812539f852c</id>
<content type='text'>
Added tests to check if long error codes are correctly identified.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added tests to check if long error codes are correctly identified.</pre>
</div>
</content>
</entry>
<entry>
<title>This PR addresses issue #549 (noqa does only work as intended with single letter error codes). A single change in the regex `NOQA_INLINE_REGEXP` in `defaults.py` will allow to catch error codes which consist of more than one letter.</title>
<updated>2019-06-16T15:55:37+00:00</updated>
<author>
<name>Markus Piotrowski</name>
<email>markus.piotrowski@ruhr-uni-bochum.de</email>
</author>
<published>2019-06-16T15:55:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=0ac337608b3d88079aa91bdcffed7b4df6fd28a8'/>
<id>0ac337608b3d88079aa91bdcffed7b4df6fd28a8</id>
<content type='text'>
This will close #549.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will close #549.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'show_traceback' into 'master'</title>
<updated>2019-06-14T18:03:39+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2019-06-14T18:03:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=2f8bc64b1e688cc835e57547c544f34b8bcd7a2a'/>
<id>2f8bc64b1e688cc835e57547c544f34b8bcd7a2a</id>
<content type='text'>
Show traceback on plugin exception

See merge request pycqa/flake8!317</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Show traceback on plugin exception

See merge request pycqa/flake8!317</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'doc/gitignore' into 'master'</title>
<updated>2019-05-30T13:37:54+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2019-05-30T13:37:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=027ed1c9cc5087b611630aea08dd67a498e701a4'/>
<id>027ed1c9cc5087b611630aea08dd67a498e701a4</id>
<content type='text'>
Document global gitignore files for contributors

Closes #155

See merge request pycqa/flake8!323</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Document global gitignore files for contributors

Closes #155

See merge request pycqa/flake8!323</pre>
</div>
</content>
</entry>
</feed>
