Skip to content

Commit 61f2e4e

Browse files
committed
Update tested python version notes.
1 parent e4244fe commit 61f2e4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Announcements:
1111
Changes:
1212

1313
* Report E302 for blank lines before an "async def"; #556
14-
* Update our list of tested and supported Python versions which are 2.6 through 3.5 as well as the nightly Python build and PyPy.
14+
* Update our list of tested and supported Python versions which are 2.6, 2.7, 3.2, 3.3, 3.4 and 3.5 as well as the nightly Python build and PyPy.
1515
* Report E742 and E743 for functions and classes badly named 'l', 'O', or 'I'.
1616
* Report E741 on 'global' and 'nonlocal' statements, as well as prohibited single-letter variables.
1717

0 commit comments

Comments
 (0)