summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorptmcg <ptmcg@austin.rr.com>2020-04-05 18:35:22 -0500
committerptmcg <ptmcg@austin.rr.com>2020-04-05 18:35:22 -0500
commite3b4aa46c1257cc1e37fa7e352c67d055b324166 (patch)
treec0cd44b35e8a9c493ceca026deb661e8f3c531cd
parent6a18916481fafa24839a8724b85e126c83f477f9 (diff)
downloadpyparsing-git-e3b4aa46c1257cc1e37fa7e352c67d055b324166.tar.gz
Fold in 2.4.7 change notes for consolidate change list
-rw-r--r--CHANGES12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 14f6e75..0707c5c 100644
--- a/CHANGES
+++ b/CHANGES
@@ -196,6 +196,18 @@ Version 3.0.0a1 - April, 2020
a few.
+Version 2.4.7 - March, 2020 (April, actually)
+---------------------------------------------
+- Backport of selected fixes from 3.0.0 work:
+ . Each bug with Regex expressions
+ . And expressions not properly constructing with generator
+ . Traceback abbreviation
+ . Bug in delta_time example
+ . Fix regexen in pyparsing_common.real and .sci_real
+ . Avoid FutureWarning on Python 3.7 or later
+ . Cleanup output in runTests if comments are embedded in test string
+
+
Version 2.4.6 - December, 2019
------------------------------
- Fixed typos in White mapping of whitespace characters, to use