From 14fd1dfa719488b14ef2ba5ac3ff6cf84ce2e2ba Mon Sep 17 00:00:00 2001 From: ArdaFu Date: Wed, 14 Nov 2018 09:32:57 +0800 Subject: Modify changes.txt since this is a py3.5+ only issue. --- src/CHANGES.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/CHANGES.txt b/src/CHANGES.txt index 6245f1a..c9d4ceb 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -186,8 +186,8 @@ RELEASE 3.1.0.alpha.yyyymmdd - NEW DATE WILL BE INSERTED HERE - Replace usage of unittest.TestSuite with unittest.main() (fix #3113) From Arda Fu - - Fix cpp scanner regex logic to treat ifndef. Previously it was not properly - differentiating between if, ifdef, and ifndef + - Fix cpp scanner regex logic to treat ifndef for py3.5+. Previously it was + not properly differentiating between if, ifdef, and ifndef. RELEASE 3.0.1 - Mon, 12 Nov 2017 15:31:33 -0700 -- cgit v0.12