<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/flake8.git/docs/source, branch 3.7-maintenance</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.9</title>
<updated>2019-10-28T17:34:54+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2019-10-28T17:34:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=ee2920d775df18481d638c2da084d229d56f95b9'/>
<id>ee2920d775df18481d638c2da084d229d56f95b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Only use multiprocessing when the method is fork</title>
<updated>2019-10-28T17:00:18+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2019-10-28T16:17:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=04f49a7a777c3ceb14b8e8d5b52b12366f84f9a7'/>
<id>04f49a7a777c3ceb14b8e8d5b52b12366f84f9a7</id>
<content type='text'>
In python3.8 on macos and in all versions on windows the multiprocessing
method is `spawn` which does not preserve class state.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In python3.8 on macos and in all versions on windows the multiprocessing
method is `spawn` which does not preserve class state.
</pre>
</div>
</content>
</entry>
<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>Document global gitignore files for contributors</title>
<updated>2019-05-30T13:37:54+00:00</updated>
<author>
<name>Mandar Vaze</name>
<email>mandarvaze@gmail.com</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=78a4f4cda447cb3ea8113c1b2b6a5471ea6dc30c'/>
<id>78a4f4cda447cb3ea8113c1b2b6a5471ea6dc30c</id>
<content type='text'>
Fixes #155
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #155
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix sample entry points in docs</title>
<updated>2019-05-21T00:24:47+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2019-05-21T00:24:47+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=81838de9469bacabe9d1bf4d26138bc54b09bb7b'/>
<id>81838de9469bacabe9d1bf4d26138bc54b09bb7b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>document max-doc-length option</title>
<updated>2019-03-20T14:12:14+00:00</updated>
<author>
<name>Antoine Gallix</name>
<email>antoine.gallix@gmail.com</email>
</author>
<published>2019-03-20T14:12:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=e22ed0743e2ff992fb43958feae6ae55863fbf27'/>
<id>e22ed0743e2ff992fb43958feae6ae55863fbf27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Release 3.7.7</title>
<updated>2019-02-25T16:36:58+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2019-02-25T16:36:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=88caf5ac484f5c09aedc02167c59c66ff0af0068'/>
<id>88caf5ac484f5c09aedc02167c59c66ff0af0068</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Release 3.7.6</title>
<updated>2019-02-18T19:58:12+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2019-02-18T19:58:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=9b770f590ecca6e5d2e1c50ad707337e6695cfd4'/>
<id>9b770f590ecca6e5d2e1c50ad707337e6695cfd4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>options.rst: Update --ignore defaults to match code</title>
<updated>2019-02-16T17:16:12+00:00</updated>
<author>
<name>Kevin Locke</name>
<email>kevin@kevinlocke.name</email>
</author>
<published>2019-02-16T17:16:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=d225687c028b8fdee951d8d01cb48dd659910776'/>
<id>d225687c028b8fdee951d8d01cb48dd659910776</id>
<content type='text'>
3d512ae added W503 and W504 to defaults.IGNORE, but the documentation
was never updated.  This commit updates the docs to match the code.

Signed-off-by: Kevin Locke &lt;kevin@kevinlocke.name&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
3d512ae added W503 and W504 to defaults.IGNORE, but the documentation
was never updated.  This commit updates the docs to match the code.

Signed-off-by: Kevin Locke &lt;kevin@kevinlocke.name&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Release 3.7.5</title>
<updated>2019-02-04T16:37:16+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2019-02-04T16:37:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=e7b8493b5d7af36f6c348566a7c3316b30e5b5ee'/>
<id>e7b8493b5d7af36f6c348566a7c3316b30e5b5ee</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
