<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/flake8.git, branch backwards-compat-api</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>Handle kwargs passed to get_style_guide</title>
<updated>2016-07-07T22:39:02+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2016-07-07T22:39:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=1372d0dd1c103077c53eb1977090c3065cac1992'/>
<id>1372d0dd1c103077c53eb1977090c3065cac1992</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fill in most of the legacy API</title>
<updated>2016-07-07T18:29:53+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2016-07-07T18:29:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=a4ce229fb6493c11fd8ed850d5c07a5964fade7d'/>
<id>a4ce229fb6493c11fd8ed850d5c07a5964fade7d</id>
<content type='text'>
This does not handle setting custom options via the parameters to
get_style_guide.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This does not handle setting custom options via the parameters to
get_style_guide.
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify our test environments</title>
<updated>2016-07-01T01:09:46+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2016-07-01T01:09:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=41cd67f747bac544b023e56134a43f5ea9c0c896'/>
<id>41cd67f747bac544b023e56134a43f5ea9c0c896</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Clean up setup.py a bit</title>
<updated>2016-06-30T21:03:02+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2016-06-30T21:03:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=cde783d135953d7d16a1373f13b066731083e477'/>
<id>cde783d135953d7d16a1373f13b066731083e477</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix up MANIFEST.in</title>
<updated>2016-06-30T20:34:29+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2016-06-30T20:34:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=4a05d02ca6dc2f7868bfe2b52b619435cea70ad4'/>
<id>4a05d02ca6dc2f7868bfe2b52b619435cea70ad4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the skeleton for the LegacyStyleGuide</title>
<updated>2016-06-30T13:27:32+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2016-06-30T13:27:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=6a2ad045fa3aeff24fbcf11b2abf8ae27035b9f1'/>
<id>6a2ad045fa3aeff24fbcf11b2abf8ae27035b9f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update defaults</title>
<updated>2016-06-30T11:54:10+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2016-06-30T11:54:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=f963641e932daed5ca5d71efa7293a9b756b8f76'/>
<id>f963641e932daed5ca5d71efa7293a9b756b8f76</id>
<content type='text'>
McCabe reports C90* not C* and Flake8 2 used to exclude .eggs and *.egg
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
McCabe reports C90* not C* and Flake8 2 used to exclude .eggs and *.egg
</pre>
</div>
</content>
</entry>
<entry>
<title>Add README to linters</title>
<updated>2016-06-30T00:17:20+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2016-06-30T00:17:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=6208a4969bdb35badcab700e0eb08a7c081a51f9'/>
<id>6208a4969bdb35badcab700e0eb08a7c081a51f9</id>
<content type='text'>
Add basepythons to dogfood and readme
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add basepythons to dogfood and readme
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove exc_info for logging.exception</title>
<updated>2016-06-29T20:22:22+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2016-06-29T20:22:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=8f5348136fd3b828698fb21e2ac8d42025923ca7'/>
<id>8f5348136fd3b828698fb21e2ac8d42025923ca7</id>
<content type='text'>
It's redundant and the docs say explicitly that it's ignored.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's redundant and the docs say explicitly that it's ignored.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add 3.0.0b2 release notes</title>
<updated>2016-06-29T01:47:44+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2016-06-29T01:47:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=5b8a875965c40e1fe3f189fb8940153360b9aff6'/>
<id>5b8a875965c40e1fe3f189fb8940153360b9aff6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
