Files
python-uncompyle6/uncompyle6/parsers
Bernd Lörwald f2f49104ea parsers: parse2: fix: also emit expr32 if count perfectly divisible by 1024
expr1024 requires expr32, but a build_count of 1024 would emit only the
expr1024 rule and rely on luck of it being emitted somewhere else.

Emit expr32 rule either if there is a expr32 use or a expr1024 use to avoid.
2020-12-28 01:42:42 +01:00
..
2020-05-08 05:59:20 -04:00
2020-05-08 05:59:20 -04:00
2019-10-12 19:53:17 -04:00
2018-06-13 12:26:21 -04:00
2018-06-13 12:26:21 -04:00
2019-10-12 19:53:17 -04:00
2020-05-08 05:59:20 -04:00
2020-05-08 05:59:20 -04:00
2020-07-07 09:54:57 -04:00
2020-02-07 16:17:47 -05:00
2019-11-10 13:34:51 -05:00
2019-11-16 17:32:48 -05:00
2020-09-10 17:19:13 -04:00
2020-09-01 17:10:33 -04:00