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
less more (0) -15 tip