summaryrefslogtreecommitdiff
path: root/testsuite/E70.py
Commit message (Expand)AuthorAgeFilesLines
* Finalize support for Python 3.7Adi Roiban2018-03-241-1/+1
* Report E704 for async def as well (#611)Anthony Sottile2017-01-241-0/+4
* Report E731 for lambda assignment, return E704 for one-liner def instead of E...Florent Xicluna2014-04-261-6/+13
* Fix E70x not detected sometimes; issue #196Florent Xicluna2013-05-031-0/+4
* Report E703 instead of E702 for the trailing semicolon. Issue #117Florent Xicluna2012-12-261-0/+2
* Fix false positive E401; issue #104.Florent Xicluna2012-07-141-0/+3
* Reorganize the test suite in order to check more failures with fewer test files.Florent Xicluna2010-09-111-0/+4