tests/filterpyflakes.py
Thu, 03 Mar 2022 17:34:00 +0100 Gregory Szorc py2: remove simple from __future__ statements
Fri, 06 Nov 2020 13:58:59 -0800 Gregory Szorc global: use python3 in shebangs
Sun, 06 Oct 2019 09:45:02 -0400 Augie Fackler formatting: blacken the codebase
Fri, 07 Jul 2017 15:07:36 -0400 Augie Fackler filterpyflakes: move self-test into test file
Sun, 28 May 2017 17:36:01 +0900 Yuya Nishihara filterpyflakes: allow reexporting pure symbols from cffi modules
Sat, 13 May 2017 11:31:36 -0700 Gregory Szorc tests: remove special handling for undefined memoryview
Thu, 10 Nov 2016 16:49:42 -0500 Augie Fackler filterpyflakes: dramatically simplify the entire thing by blacklisting
Thu, 10 Nov 2016 16:37:18 -0500 Augie Fackler filterpyflakes: whitelist listcomp aliasing checking
Sat, 02 Apr 2016 17:35:02 +0300 Robert Stanca py3: use print_function in filterpyflakes.py
Sun, 06 Dec 2015 22:22:09 -0800 Gregory Szorc tests/filterpyflakes: use absolute_import
Thu, 13 Aug 2015 22:10:52 +0900 FUJIWARA Katsunori tests: make filterpyflakes.py read target files relatively to cwd
Tue, 13 May 2014 19:29:45 -0500 Matt Mackall filterpyflakes: filter WindowsError unconditionally
Tue, 13 May 2014 19:22:40 -0500 Matt Mackall filterpyflakes: make memoryview filtering unconditional
Fri, 09 May 2014 08:44:53 +0900 FUJIWARA Katsunori tests: ignore "undefined name 'memoryview'" pyflakes error on earlier Python
Tue, 29 Apr 2014 12:54:01 +0900 Yuya Nishihara test-pyflakes: detect undefined name error
Thu, 03 Oct 2013 14:50:47 +0200 Mads Kiilerich check-code: check for spaces around = for named parameters
Mon, 01 Jul 2013 06:50:58 +0200 Simon Heimberg tests: do not skip code-checking on some whole files
Wed, 26 Jun 2013 23:12:55 +0200 Simon Heimberg tests: simplify and document the sorting of pyflake messages
Fri, 06 May 2011 10:17:07 -0500 Augie Fackler pyflakes: ignore files marked no-check-code
Sun, 01 May 2011 17:36:16 +0200 timeless test: add pyflakes checking for unable to detect undefined names
Sun, 01 May 2011 17:27:41 +0200 timeless tests: add pyflakes checking for assigned to but never used
Sun, 01 May 2011 18:56:27 +0200 timeless test-pyflake: improve sorting algorithm
Sun, 01 May 2011 15:22:30 +0200 timeless tests: add pyflakes checking for unused imports
less more (0) tip