summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorptmcg <ptmcg@austin.rr.com>2023-01-22 23:38:34 -0600
committerptmcg <ptmcg@austin.rr.com>2023-01-22 23:38:34 -0600
commit14def7d7f454bfe891589a67801854b12e0b5ed2 (patch)
tree7150643f8fe93c25719e95944dd019750e74cfad
parent9d1aab86d29aaef5a7752eedfe4f3144549c0c21 (diff)
downloadpyparsing-git-14def7d7f454bfe891589a67801854b12e0b5ed2.tar.gz
Add inv_regex.py blurb to CHANGES file
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index d0f3905..d75b0f2 100644
--- a/CHANGES
+++ b/CHANGES
@@ -136,6 +136,9 @@ help from Devin J. Pohly in structuring the code to enable this peaceful transit
by Devin J. Pohly. A dirty job, but someone has to do it - much
appreciated!
+- invRegex.py example renamed to inv_regex.py and updated to PEP-8
+ variable and method naming. PR submitted by Ross J. Duff, thanks!
+
- Removed examples sparser.py and pymicko.py, since each included its
own GPL license in the header. Since this conflicts with pyparsing's
MIT license, they were removed from the distribution to avoid