<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/flake8.git/setup.py, branch coverage-6</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>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://git.baserock.org/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>automatic: pyupgrade --py36-plus</title>
<updated>2021-03-31T00:37:13+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2021-03-30T00:43:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=358ae85120b5336f6abf574688b1f7290b3c8cc4'/>
<id>358ae85120b5336f6abf574688b1f7290b3c8cc4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove unused noqa comments</title>
<updated>2021-03-30T02:18:34+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2021-03-30T02:18:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=8ba8bc9fed37eaa36141b11ba226b81db363ca40'/>
<id>8ba8bc9fed37eaa36141b11ba226b81db363ca40</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move setup metadata to setup.cfg</title>
<updated>2019-07-08T20:14:44+00:00</updated>
<author>
<name>Surya Teja</name>
<email>94suryateja@gmail.com</email>
</author>
<published>2019-07-08T20:14:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=3397a94a104faeaa321e9eea45a15fbcd9a542a5'/>
<id>3397a94a104faeaa321e9eea45a15fbcd9a542a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix performance regression with per-file-ignores</title>
<updated>2019-01-31T17:23:02+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2019-01-31T17:18:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=c85b282b05745a1b2a7392bbfa0e5489bf6c3ff7'/>
<id>c85b282b05745a1b2a7392bbfa0e5489bf6c3ff7</id>
<content type='text'>
With a large number of errors, filenames, and per-file-ignores the style guide
selection would take a significant portion of execution time
(python3 70% / python2 99.9%).

Caching the styleguide lookup by filename eliminates this bottleneck.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With a large number of errors, filenames, and per-file-ignores the style guide
selection would take a significant portion of execution time
(python3 70% / python2 99.9%).

Caching the styleguide lookup by filename eliminates this bottleneck.
</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade entrypoints and sync with setup.cfg</title>
<updated>2019-01-30T03:15:09+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2019-01-30T02:42:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=30e3545722dd2525005bbef59511bf9968c359f7'/>
<id>30e3545722dd2525005bbef59511bf9968c359f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Latest pycodestyle</title>
<updated>2019-01-29T16:58:10+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2019-01-23T15:59:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=50e7cc71b99e49103177ae1fcd497abc696c114c'/>
<id>50e7cc71b99e49103177ae1fcd497abc696c114c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Some lint / mypy fixes</title>
<updated>2019-01-24T10:15:25+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2019-01-24T10:14:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=3127d213f6dcc23e6f638d3e5c8cb9c10cac763a'/>
<id>3127d213f6dcc23e6f638d3e5c8cb9c10cac763a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>WIP: use latest pyflakes</title>
<updated>2019-01-19T20:02:44+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2019-01-19T19:59:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=03ea38df168036a38aff7af916c07c05fe1f2eb2'/>
<id>03ea38df168036a38aff7af916c07c05fe1f2eb2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove tests_require / setup_requires since we do not use setup.py test</title>
<updated>2019-01-04T01:25:39+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2019-01-04T01:25:39+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=64cc5b3d07d6326a85d1894b766b03c62d8a4897'/>
<id>64cc5b3d07d6326a85d1894b766b03c62d8a4897</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
