Message383084
The attached file contains a huge, ugly expression that can be parsed in python-2.7 but not python-3.x (I've tested 3.7, 3.8, and 3.9). With the 3.x versions, I get
$ python3 DPT_defn
RecursionError: maximum recursion depth exceeded during compilation
Python-2.7, on the other hand, is able to parse & compile much larger expressions -- this example was whittled down until it was roughly minimal. |
|
Date |
User |
Action |
Args |
2020-12-15 17:55:57 | mjo | set | recipients:
+ mjo |
2020-12-15 17:55:57 | mjo | set | messageid: <1608054957.39.0.0382114401229.issue42649@roundup.psfhosted.org> |
2020-12-15 17:55:57 | mjo | link | issue42649 messages |
2020-12-15 17:55:57 | mjo | create | |
|