From 61f2e4e27df4710eae645a814f8c64f56fa6c280 Mon Sep 17 00:00:00 2001 From: Thomas Schultz Date: Wed, 21 Sep 2016 11:58:06 -0400 Subject: Update tested python version notes. --- CHANGES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 953ece9..bedca15 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -11,7 +11,7 @@ Announcements: Changes: * Report E302 for blank lines before an "async def"; #556 -* 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. +* 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. * Report E742 and E743 for functions and classes badly named 'l', 'O', or 'I'. * Report E741 on 'global' and 'nonlocal' statements, as well as prohibited single-letter variables. -- cgit v1.2.1