summaryrefslogtreecommitdiff
path: root/testsuite/W60.py
Commit message (Expand)AuthorAgeFilesLines
* Allow W605 to be silenced by noqaAnthony Sottile2019-01-261-0/+4
* Merge pull request #819 from wwwjfy/issue-811Ian Stapleton Cordasco2019-01-231-0/+3
|\
| * fix #811, corner cases for async/await checkTony Wang2018-11-241-0/+3
* | add test for demonstrationTony Wang2018-11-251-0/+4
|/
* Make W605 point to the invalid sequenceMarius Gedminas2018-11-221-3/+10
* Add offsets for other W605 testsAnthony Sottile2018-10-211-2/+2
* Fix line offset for 'invalid escape sequence'Anthony Sottile2018-10-201-0/+4
* Add W606 warning for async and await keywords in Python 3.7Jon Dufresne2017-09-301-0/+45
* Add W605 warning for invalid escape sequences in string literalsJon Dufresne2017-09-101-0/+16
* Relax a bit the regex for W602, 3-arguments raise; closes #34Florent Xicluna2014-03-241-0/+1
* Fix regression when detecting W602 (due to e2bb226)Florent Xicluna2012-12-221-0/+2
* Fix W602 checking of 3 argument raises to handle multi-char names, issue #34Brian Elliott2012-03-291-1/+1
* test for issue34clayg2012-03-011-0/+2
* Reorganize the test suite in order to check more failures with fewer test files.Florent Xicluna2010-09-111-0/+10