File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,6 @@ Required Python versions by pyparsing version
35
35
+--------------------------------------------------+-------------------+
36
36
| pyparsing version | Required Python |
37
37
+==================================================+===================+
38
- | 3.3.0 and later | 3.9 or later |
39
38
| 3.2.0 - 3.2.2 | 3.9 or later |
40
39
| 3.0.8 - 3.1.4 | 3.6.8 or later |
41
40
| 3.0.0 - 3.0.7 (these versions are discouraged) | 3.6 or later |
@@ -44,8 +43,8 @@ Required Python versions by pyparsing version
44
43
+--------------------------------------------------+-------------------+
45
44
46
45
47
- Version 3.2.2 - under development
48
- ---------------------------------
46
+ Version 3.2.2 - March, 2025
47
+ ---------------------------
49
48
- Released `cvt_pyparsing_pep8_names.py` conversion utility to upgrade pyparsing-based
50
49
programs and libraries that use legacy camelCase names to use the new PEP8-compliant
51
50
snake_case method names. The converter can also be imported into other scripts as
You can’t perform that action at this time.
0 commit comments