<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pyflakes.git/tox.ini, branch future_proof</title>
<subtitle>github.com: pyflakes/pyflakes.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyflakes.git/'/>
<entry>
<title>Make pyflakes more resistant to syntax additions</title>
<updated>2019-11-19T21:58:52+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2019-11-19T21:58:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyflakes.git/commit/?id=1b5f177731f3487bb0aa6e591ee734886a2d2328'/>
<id>1b5f177731f3487bb0aa6e591ee734886a2d2328</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Parse PEP 484 type comments</title>
<updated>2019-01-04T18:11:38+00:00</updated>
<author>
<name>Anthony Sottile</name>
<email>asottile@umich.edu</email>
</author>
<published>2019-01-01T06:29:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyflakes.git/commit/?id=ac0aeba0eddb0b8e2285f5ac568e4621426b3aa7'/>
<id>ac0aeba0eddb0b8e2285f5ac568e4621426b3aa7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update TravisCI to use flake8 3.6.0 (#398)</title>
<updated>2019-01-02T11:55:40+00:00</updated>
<author>
<name>Addison Elliott</name>
<email>addison.elliott@gmail.com</email>
</author>
<published>2019-01-02T11:55:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyflakes.git/commit/?id=009f4e7c21890cefafe5858aa682a7e7f17d6a80'/>
<id>009f4e7c21890cefafe5858aa682a7e7f17d6a80</id>
<content type='text'>
* Bump flake8 versions and fix errors

* Change pep8 to pycodestyle and bump version

* Make changes

* Stick with syntax in tox.ini
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Bump flake8 versions and fix errors

* Change pep8 to pycodestyle and bump version

* Make changes

* Stick with syntax in tox.ini
</pre>
</div>
</content>
</entry>
<entry>
<title>Test with py3.7; Travis should use Xenial for 3.7 and nightly. (#379)</title>
<updated>2018-12-22T15:57:41+00:00</updated>
<author>
<name>Jörn Heissler</name>
<email>joernheissler@users.noreply.github.com</email>
</author>
<published>2018-12-22T15:57:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyflakes.git/commit/?id=c6cc4b625b41683db8ff5287947c64744e8bae2b'/>
<id>c6cc4b625b41683db8ff5287947c64744e8bae2b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop support for EOL Python &lt;2.7 and 3.2-3.3 (#322)</title>
<updated>2018-03-25T20:07:33+00:00</updated>
<author>
<name>Hugo</name>
<email>hugovk@users.noreply.github.com</email>
</author>
<published>2018-03-25T20:07:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyflakes.git/commit/?id=a13dbe6652f2635b1a7e094a8eb8d27aec3f6c3f'/>
<id>a13dbe6652f2635b1a7e094a8eb8d27aec3f6c3f</id>
<content type='text'>
* Ignore JetBrains/PyCharm project files

* Drop support for EOL Python &lt;2.7, 3.2-3.3

* Replace function call with set literal

* Drop pypy3.3-5.2-alpha1 as it's based on EOL Python 3.3.5

* PY32 and PY33 are now essentially equal to PY2

* Upgrade pypy3-2.4.0 (Python 3.2.5) to pypy3-v5.10.0 (Python 3.5.3)

* Comment out failing pypy3-v5.10.0 until pypy3-v5.10.1 is released

* Revert "Ignore JetBrains/PyCharm project files"

This reverts commit 99f1d967e5968f93175f70fb04ea8bc34e96d600.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Ignore JetBrains/PyCharm project files

* Drop support for EOL Python &lt;2.7, 3.2-3.3

* Replace function call with set literal

* Drop pypy3.3-5.2-alpha1 as it's based on EOL Python 3.3.5

* PY32 and PY33 are now essentially equal to PY2

* Upgrade pypy3-2.4.0 (Python 3.2.5) to pypy3-v5.10.0 (Python 3.5.3)

* Comment out failing pypy3-v5.10.0 until pypy3-v5.10.1 is released

* Revert "Ignore JetBrains/PyCharm project files"

This reverts commit 99f1d967e5968f93175f70fb04ea8bc34e96d600.
</pre>
</div>
</content>
</entry>
<entry>
<title>Match tox test matrix with and Travis configurations</title>
<updated>2017-09-19T12:28:13+00:00</updated>
<author>
<name>Jon Dufresne</name>
<email>jon.dufresne@gmail.com</email>
</author>
<published>2017-09-12T10:29:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyflakes.git/commit/?id=91510f80bc7ec56e244f4a4944b5270694f9f71c'/>
<id>91510f80bc7ec56e244f4a4944b5270694f9f71c</id>
<content type='text'>
Testing for Python 3.2 was removed in
c94e50759839b781cdbb029ae68f8069234ada3b.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Testing for Python 3.2 was removed in
c94e50759839b781cdbb029ae68f8069234ada3b.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix TestMain tests on Windows (#75)</title>
<updated>2016-07-21T18:34:42+00:00</updated>
<author>
<name>John Vandenberg</name>
<email>jayvdb@gmail.com</email>
</author>
<published>2016-07-21T18:34:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyflakes.git/commit/?id=2ab47d7628396d3b23d2dda5d163e0c2089666b4'/>
<id>2ab47d7628396d3b23d2dda5d163e0c2089666b4</id>
<content type='text'>
Currently the API test module has failures for TestMain class,
added in f0084592, on Windows as SysStreamCapturing is in
universal newlines mode while its super class IntegrationTests
is using a native console stream with newline=os.linesep.

Add Appveyor CI script as .appveyor.yml,
which can be selected in the Appveyor settings.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently the API test module has failures for TestMain class,
added in f0084592, on Windows as SysStreamCapturing is in
universal newlines mode while its super class IntegrationTests
is using a native console stream with newline=os.linesep.

Add Appveyor CI script as .appveyor.yml,
which can be selected in the Appveyor settings.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #63 from jayvdb/update-tox.ini</title>
<updated>2016-05-04T14:53:06+00:00</updated>
<author>
<name>John Vandenberg</name>
<email>jayvdb@gmail.com</email>
</author>
<published>2016-05-04T14:53:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyflakes.git/commit/?id=cbe1fe24ad20f0fa043afe79033a77e499861d36'/>
<id>cbe1fe24ad20f0fa043afe79033a77e499861d36</id>
<content type='text'>
Add all versions to tox.ini</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add all versions to tox.ini</pre>
</div>
</content>
</entry>
<entry>
<title>Apply best practices: pin versions</title>
<updated>2014-04-26T08:51:27+00:00</updated>
<author>
<name>Florent Xicluna</name>
<email>florent.xicluna@gmail.com</email>
</author>
<published>2014-04-26T08:51:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyflakes.git/commit/?id=a25406bc28d208400fb094aa5a82766ec6072c9c'/>
<id>a25406bc28d208400fb094aa5a82766ec6072c9c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace pyflakes with flake8 in the testsuite, and add configuration to tox.ini</title>
<updated>2014-04-26T08:28:42+00:00</updated>
<author>
<name>Florent Xicluna</name>
<email>florent.xicluna@gmail.com</email>
</author>
<published>2014-04-26T08:28:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyflakes.git/commit/?id=f548b4420af00293af16230b1b31f5479aed3915'/>
<id>f548b4420af00293af16230b1b31f5479aed3915</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
