<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/flake8.git, branch 2.5.3</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>Bump version for 2.5.3 and update changes</title>
<updated>2016-02-11T17:20:49+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2016-02-11T17:20:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=1845ec33ec019a1932c44b2cb04d6be28103fdea'/>
<id>1845ec33ec019a1932c44b2cb04d6be28103fdea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Definitely fix bug reading options from config files</title>
<updated>2016-02-11T15:41:14+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2016-02-11T15:41:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=7d40f525f0fde4c85b1ab76672a2f04b89c5b3ec'/>
<id>7d40f525f0fde4c85b1ab76672a2f04b89c5b3ec</id>
<content type='text'>
Previously we were not reading output_file or enable_extensions from
user provided configuration files. The configuration option name
provided to config_options needs to be hyphenated in order for pep8 to
recognize and parse out the option correctly. Also, the destination name
needs to match the configuration option name that pep8 looks for
otherwise it will raise an unhandled KeyError exception.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously we were not reading output_file or enable_extensions from
user provided configuration files. The configuration option name
provided to config_options needs to be hyphenated in order for pep8 to
recognize and parse out the option correctly. Also, the destination name
needs to match the configuration option name that pep8 looks for
otherwise it will raise an unhandled KeyError exception.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version to 2.5.2</title>
<updated>2016-01-30T14:51:42+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2016-01-30T14:49:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=388db0d8116d9a69ffb34ebc0766ac6468a02b42'/>
<id>388db0d8116d9a69ffb34ebc0766ac6468a02b42</id>
<content type='text'>
Record changes

Bump cap on mccabe
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Record changes

Bump cap on mccabe
</pre>
</div>
</content>
</entry>
<entry>
<title>Add output_file and enable_extensions to config opts</title>
<updated>2016-01-30T14:51:42+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2016-01-30T14:48:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=3bbb3378100b5da157779e304fd449b845709c90'/>
<id>3bbb3378100b5da157779e304fd449b845709c90</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 'fix-tests' into 'master'</title>
<updated>2015-12-30T21:14:49+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2015-12-30T21:14:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=606f41c074b293ea03c22f67fece875c299bfcc9'/>
<id>606f41c074b293ea03c22f67fece875c299bfcc9</id>
<content type='text'>

On Python 2.6 TestCase.assertRaises is not a context manager



See merge request !51</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

On Python 2.6 TestCase.assertRaises is not a context manager



See merge request !51</pre>
</div>
</content>
</entry>
<entry>
<title>On Python 2.6 TestCase.assertRaises is not a context manager</title>
<updated>2015-12-30T21:09:37+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2015-12-30T21:09:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=ebcf3493ec9438bba345bd0d9fe9d02bb120a596'/>
<id>ebcf3493ec9438bba345bd0d9fe9d02bb120a596</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 'doctest_inc_exc' into 'master'</title>
<updated>2015-12-30T19:55:08+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2015-12-30T19:55:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=0f5961bf081d312474371df729780e3ca29ea1d7'/>
<id>0f5961bf081d312474371df729780e3ca29ea1d7</id>
<content type='text'>

Adding include in and exclude from doctests



Signed-off-by: Jason Myers &lt;jason@jasonamyers.com&gt;

See merge request !50</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Adding include in and exclude from doctests



Signed-off-by: Jason Myers &lt;jason@jasonamyers.com&gt;

See merge request !50</pre>
</div>
</content>
</entry>
<entry>
<title>Adding include in and exclude from doctests</title>
<updated>2015-12-30T19:14:08+00:00</updated>
<author>
<name>Jason Myers</name>
<email>jason@jasonamyers.com</email>
</author>
<published>2015-12-24T17:00:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=c9309cb87c18ef2e0ec6600fd6c0e711d6399ef7'/>
<id>c9309cb87c18ef2e0ec6600fd6c0e711d6399ef7</id>
<content type='text'>
Signed-off-by: Jason Myers &lt;jason@jasonamyers.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jason Myers &lt;jason@jasonamyers.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'docs_off_by_default' into 'master'</title>
<updated>2015-12-20T17:54:22+00:00</updated>
<author>
<name>Ian Cordasco</name>
<email>graffatcolmingov@gmail.com</email>
</author>
<published>2015-12-20T17:54:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=bfe978992abe2c4787a48b0138573b8fcdc9ae61'/>
<id>bfe978992abe2c4787a48b0138573b8fcdc9ae61</id>
<content type='text'>

Adding docs for off by default

This adds documentation for the off_by_default option for extensions,
which was added in MR !14. Fixes #24.

Signed-off-by: Jason Myers &lt;jason@jasonamyers.com&gt;

See merge request !48</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Adding docs for off by default

This adds documentation for the off_by_default option for extensions,
which was added in MR !14. Fixes #24.

Signed-off-by: Jason Myers &lt;jason@jasonamyers.com&gt;

See merge request !48</pre>
</div>
</content>
</entry>
<entry>
<title>Switching to --enable-extensions instead of --select</title>
<updated>2015-12-20T17:23:41+00:00</updated>
<author>
<name>Jason Myers</name>
<email>jason@jasonamyers.com</email>
</author>
<published>2015-12-20T17:23:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/flake8.git/commit/?id=b0a6bada5c394ce7c43f5ff93bfc443570035f1c'/>
<id>b0a6bada5c394ce7c43f5ff93bfc443570035f1c</id>
<content type='text'>
Signed-off-by: Jason Myers &lt;jason@jasonamyers.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jason Myers &lt;jason@jasonamyers.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
