python-uncompyle6/uncompyle6/parsers/reducecheck
2024-07-21 17:35:02 -04:00
..
__init__.py A partial reduce-action sync with decompyle3 2022-09-30 02:45:52 -04:00
and_check.py Remove type annotations 2022-09-30 02:50:53 -04:00
and_not_check.py Remove some 3.6ish type annotations 2022-03-04 05:16:12 -05:00
aug_assign.py Add reduce check for aug_assign1 2020-07-07 09:54:57 -04:00
except_handler_else.py More Python version tuple comparison conversion 2021-10-16 11:41:22 -04:00
except_handler.py Misc lint 2024-07-21 17:34:06 -04:00
for_block_check.py Merge branch 'master' into python-3.3-to-3.5 2024-03-14 15:27:52 -04:00
ifelsestmt2.py Mis spelling corrections 2024-03-14 05:39:30 -04:00
ifelsestmt.py Misc lint 2024-07-21 17:34:06 -04:00
iflaststmt.py Remove 3.6-specific iflastsmt reduce check 2022-07-07 06:54:05 -04:00
ifstmt2.py iftstmt reduce rule for 2.6: 2022-08-24 05:33:22 -04:00
ifstmt.py Fixes #467 2023-08-09 04:48:42 -04:00
ifstmts_jump.py Mis spelling corrections 2024-03-14 05:39:30 -04:00
joined_str_check.py Remove type annotations 2022-09-30 02:50:53 -04:00
or_check.py More Python version tuple comparison conversion 2021-10-16 11:41:22 -04:00
pop_return.py Add pop return check from decompyle3 2024-02-25 08:34:13 -05:00
testtrue.py More Python version tuple comparison conversion 2021-10-16 11:41:22 -04:00
tryelsestmt.py Forelse reduction checks on 2.6 2020-07-06 10:09:42 -04:00
tryelsestmtl3.py tryelsestmtl3 needs more checks 2020-01-11 22:50:18 -05:00
tryexcept.py Python 2.5 try/except reduce fix 2024-07-12 14:15:04 -04:00
while1elsestmt.py More Python version tuple comparison conversion 2021-10-16 11:41:22 -04:00
while1stmt.py Sync from decompyle3 2022-11-06 01:24:28 -05:00
whilestmt38.py Some limited support for 3.8 "=" specifier 2022-07-06 13:00:52 -04:00
whilestmt.py Some limited support for 3.8 "=" specifier 2022-07-06 13:00:52 -04:00