<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/flake8.git, branch noqa_continuation</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>Allow noqa to apply to lines due to continuation</title>
<updated>2020-03-18T05:12:56+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2020-03-18T05:12:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=28797a57d882283c1c987b96655cc1e53aef060e'/>
<id>28797a57d882283c1c987b96655cc1e53aef060e</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 'upgrade_pip_no_get_pip' into 'master'</title>
<updated>2020-01-27T16:40:30+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2020-01-27T16:40:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=8f9b4931b9a28896fb43edccb23016a7540f5b82'/>
<id>8f9b4931b9a28896fb43edccb23016a7540f5b82</id>
<content type='text'>
Upgrade pip in gitlab ci without using get-pip.py

See merge request pycqa/flake8!411</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Upgrade pip in gitlab ci without using get-pip.py

See merge request pycqa/flake8!411</pre>
</div>
</content>
</entry>
<entry>
<title>Upgrade pip in gitlab ci without using get-pip.py</title>
<updated>2020-01-27T16:37:04+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2020-01-27T16:37:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=372b643a2b868e1deb559c0cdc5f726daba1db4b'/>
<id>372b643a2b868e1deb559c0cdc5f726daba1db4b</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 'config-appdirs' into 'master'</title>
<updated>2020-01-21T02:31:37+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2020-01-21T02:31:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=ebba642268de603655558494f3e3baa5afb5ec3e'/>
<id>ebba642268de603655558494f3e3baa5afb5ec3e</id>
<content type='text'>
config: Determine path to user configuration immediately

See merge request pycqa/flake8!409</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
config: Determine path to user configuration immediately

See merge request pycqa/flake8!409</pre>
</div>
</content>
</entry>
<entry>
<title>config: Determine path to user configuration immediately</title>
<updated>2020-01-20T21:54:50+00:00</updated>
<author>
<name>Eric N. Vander Weele</name>
<email>ericvw@gmail.com</email>
</author>
<published>2020-01-20T21:42:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=aab1f14375d7e0d4d059536e0f53b420d6cec470'/>
<id>aab1f14375d7e0d4d059536e0f53b420d6cec470</id>
<content type='text'>
Preemptively determine the path of the user configuration file during
the construction of the `ConfigFileFinder` object.  The user
configuration path will always be the same, regardless of when it gets
obtained by a run of `flake8`.

This isolates the logic of determining the user configuration path into
a static helper method to be called to set the `.user_config_file`
attribute.  The helper method leverages `utils.is_windows()`, instead of
reimplementing the check, and decomposes clearly the directory name and
the base name to construct the path with a single `return` path.
Additionally, this avoids reconstructing the path on demand of obtaining
the user configuration file path.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Preemptively determine the path of the user configuration file during
the construction of the `ConfigFileFinder` object.  The user
configuration path will always be the same, regardless of when it gets
obtained by a run of `flake8`.

This isolates the logic of determining the user configuration path into
a static helper method to be called to set the `.user_config_file`
attribute.  The helper method leverages `utils.is_windows()`, instead of
reimplementing the check, and decomposes clearly the directory name and
the base name to construct the path with a single `return` path.
Additionally, this avoids reconstructing the path on demand of obtaining
the user configuration file path.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'config-remove-config-caching' into 'master'</title>
<updated>2020-01-20T17:58:24+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2020-01-20T17:58:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=990adcd56e4ed389c6dba1e43d1e5226b6445f7b'/>
<id>990adcd56e4ed389c6dba1e43d1e5226b6445f7b</id>
<content type='text'>
config: Remove checks for configs being previously parsed

See merge request pycqa/flake8!408</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
config: Remove checks for configs being previously parsed

See merge request pycqa/flake8!408</pre>
</div>
</content>
</entry>
<entry>
<title>config: Remove checks for configs being previously parsed</title>
<updated>2020-01-20T17:53:49+00:00</updated>
<author>
<name>Eric N. Vander Weele</name>
<email>ericvw@gmail.com</email>
</author>
<published>2020-01-20T17:50:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=716db1167e32072f2e9c1b64ace7e769b53859cc'/>
<id>716db1167e32072f2e9c1b64ace7e769b53859cc</id>
<content type='text'>
Remove the checks to see if a configuration file has already been seen
and parsed.  These checks aren't necessary because the entire run of
`flake8` calls these methods *only* once per configuration provided.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove the checks to see if a configuration file has already been seen
and parsed.  These checks aren't necessary because the entire run of
`flake8` calls these methods *only* once per configuration provided.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'file_not_found_error' into 'master'</title>
<updated>2020-01-16T22:59:38+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2020-01-16T22:59:38+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=d583f051ed8ef047693956670f991692b5749318'/>
<id>d583f051ed8ef047693956670f991692b5749318</id>
<content type='text'>
Ensure that a not-found file produces an error

Closes #600

See merge request pycqa/flake8!404</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ensure that a not-found file produces an error

Closes #600

See merge request pycqa/flake8!404</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'document_before_after' into 'master'</title>
<updated>2020-01-16T22:58:19+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2020-01-16T22:58:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=6223dd8ab7b268537164cb3d76bec21ea57fefb9'/>
<id>6223dd8ab7b268537164cb3d76bec21ea57fefb9</id>
<content type='text'>
document that contents may appear before/after a noqa comment

Closes #528

See merge request pycqa/flake8!407</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
document that contents may appear before/after a noqa comment

Closes #528

See merge request pycqa/flake8!407</pre>
</div>
</content>
</entry>
<entry>
<title>document that contents may appear before/after a noqa comment</title>
<updated>2020-01-16T22:55:23+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2020-01-16T22:55:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=b3f54c3f127611161c7175561f8e78302bee5ab0'/>
<id>b3f54c3f127611161c7175561f8e78302bee5ab0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
