<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/flake8.git/docs/source/release-notes/3.3.0.rst, branch new_namedtuple</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>Remove remaining references to gitlab</title>
<updated>2021-04-04T01:21:02+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2021-04-04T01:09:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=8b76fa39fb271f17eca8e82677afbc9c0dc01648'/>
<id>8b76fa39fb271f17eca8e82677afbc9c0dc01648</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix pr and issue links in release notes</title>
<updated>2021-04-04T01:21:02+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2021-04-04T01:01:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=fe0e2495ce96156cd115444b00675c7339888c91'/>
<id>fe0e2495ce96156cd115444b00675c7339888c91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update milestone links</title>
<updated>2021-04-04T01:21:02+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2021-04-04T00:34:05+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=de4d64bf9a3af50c97087c26dc53c4790034ec7d'/>
<id>de4d64bf9a3af50c97087c26dc53c4790034ec7d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update and finalize v3.3.0 release notes</title>
<updated>2017-02-06T19:46:04+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2017-02-06T19:46:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=d4d487ea9737c1bdd976c7eafb5aacffb6817f19'/>
<id>d4d487ea9737c1bdd976c7eafb5aacffb6817f19</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test for reproducible --version strings</title>
<updated>2017-01-21T20:14:59+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2017-01-21T20:14:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=c9ea51aa45a645857336b5a7645cebff3d9ece66'/>
<id>c9ea51aa45a645857336b5a7645cebff3d9ece66</id>
<content type='text'>
And add a release note to document the change.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
And add a release note to document the change.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add AST support for Python 3.6</title>
<updated>2017-01-15T17:26:07+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2017-01-15T17:06:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=bc840e24037ebd8c33f5d9ac223a83d229b7375f'/>
<id>bc840e24037ebd8c33f5d9ac223a83d229b7375f</id>
<content type='text'>
Upgrade version constraints on PyFlakes to only the versions that handle
Python 3.6

Closes #290
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Upgrade version constraints on PyFlakes to only the versions that handle
Python 3.6

Closes #290
</pre>
</div>
</content>
</entry>
<entry>
<title>Display the local paths from the git hook</title>
<updated>2016-12-21T01:15:18+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2016-11-20T00:59:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=d6b1baf8af69e37f2eb15116952eddd18995847f'/>
<id>d6b1baf8af69e37f2eb15116952eddd18995847f</id>
<content type='text'>
Instead of displaying the path to the temporary directory, as we always
have, it's been requested that we instead display the path to the file
that was copied to the temporary directory.

Closes #244
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Instead of displaying the path to the temporary directory, as we always
have, it's been requested that we instead display the path to the file
that was copied to the temporary directory.

Closes #244
</pre>
</div>
</content>
</entry>
<entry>
<title>Enable users who want to track all files processed</title>
<updated>2016-12-21T01:08:11+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2016-11-19T01:15:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=5248cf3c2d4fba47a06121b13b7c0f03c5165420'/>
<id>5248cf3c2d4fba47a06121b13b7c0f03c5165420</id>
<content type='text'>
This adds two new methods to the BaseFormatter class:

- beginning
- finished

These will indicate when Flake8 begins and finishes processing a file.

Closes #251
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This adds two new methods to the BaseFormatter class:

- beginning
- finished

These will indicate when Flake8 begins and finishes processing a file.

Closes #251
</pre>
</div>
</content>
</entry>
<entry>
<title>Tidy up last few bits for performance improvement</title>
<updated>2016-12-21T00:29:10+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2016-12-21T00:21:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=9b8f038a97477a93ae7c7860ebfdcda0b85ed538'/>
<id>9b8f038a97477a93ae7c7860ebfdcda0b85ed538</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Assign missing codes to PyFlakes messages</title>
<updated>2016-11-28T18:34:38+00:00</updated>
<author>
<name>Lukasz Langa</name>
<email>ambv@fb.com</email>
</author>
<published>2016-11-28T01:42:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=2f1338c34277a39bd0f49145c372c804cd79552e'/>
<id>2f1338c34277a39bd0f49145c372c804cd79552e</id>
<content type='text'>
Some PyFlakes messages weren't covered by unique messages, making them
impossible to select/ignore. This is now fixed.

To ensure we don't regress in the future, a test has been added that fails if
there's any uncovered messages.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some PyFlakes messages weren't covered by unique messages, making them
impossible to select/ignore. This is now fixed.

To ensure we don't regress in the future, a test has been added that fails if
there's any uncovered messages.
</pre>
</div>
</content>
</entry>
</feed>
