diff --git a/test/bytecode_3.2/00_assign.pyc b/test/bytecode_3.2/00_assign.pyc new file mode 100644 index 00000000..c0eb53db Binary files /dev/null and b/test/bytecode_3.2/00_assign.pyc differ diff --git a/test/bytecode_3.2/00_import.pyc b/test/bytecode_3.2/00_import.pyc new file mode 100644 index 00000000..a9b3648c Binary files /dev/null and b/test/bytecode_3.2/00_import.pyc differ diff --git a/test/bytecode_3.2/00_pass.pyc b/test/bytecode_3.2/00_pass.pyc new file mode 100644 index 00000000..17e7a255 Binary files /dev/null and b/test/bytecode_3.2/00_pass.pyc differ diff --git a/test/bytecode_3.2/01_boolean.pyc b/test/bytecode_3.2/01_boolean.pyc new file mode 100644 index 00000000..c3b3d4be Binary files /dev/null and b/test/bytecode_3.2/01_boolean.pyc differ diff --git a/test/bytecode_3.2/01_list_comprehension.pyc b/test/bytecode_3.2/01_list_comprehension.pyc new file mode 100644 index 00000000..19ed4645 Binary files /dev/null and b/test/bytecode_3.2/01_list_comprehension.pyc differ diff --git a/test/bytecode_3.2/01_positional.pyc b/test/bytecode_3.2/01_positional.pyc new file mode 100644 index 00000000..4d35b09b Binary files /dev/null and b/test/bytecode_3.2/01_positional.pyc differ diff --git a/test/bytecode_3.2/01_try_except.pyc b/test/bytecode_3.2/01_try_except.pyc new file mode 100644 index 00000000..0e2d1388 Binary files /dev/null and b/test/bytecode_3.2/01_try_except.pyc differ diff --git a/test/bytecode_3.2/02_def.pyc b/test/bytecode_3.2/02_def.pyc new file mode 100644 index 00000000..aab6b55b Binary files /dev/null and b/test/bytecode_3.2/02_def.pyc differ diff --git a/test/bytecode_3.2/02_slice.pyc b/test/bytecode_3.2/02_slice.pyc new file mode 100644 index 00000000..cccc69ea Binary files /dev/null and b/test/bytecode_3.2/02_slice.pyc differ diff --git a/test/bytecode_3.2/05_if.pyc b/test/bytecode_3.2/05_if.pyc new file mode 100644 index 00000000..c71db5e4 Binary files /dev/null and b/test/bytecode_3.2/05_if.pyc differ diff --git a/test/bytecode_3.2/05_ifelse.pyc b/test/bytecode_3.2/05_ifelse.pyc new file mode 100644 index 00000000..38e43701 Binary files /dev/null and b/test/bytecode_3.2/05_ifelse.pyc differ diff --git a/test/bytecode_3.2/10_for.pyc b/test/bytecode_3.2/10_for.pyc new file mode 100644 index 00000000..b5007cd5 Binary files /dev/null and b/test/bytecode_3.2/10_for.pyc differ diff --git a/test/bytecode_3.2/10_keyword.pyc b/test/bytecode_3.2/10_keyword.pyc new file mode 100644 index 00000000..5288f876 Binary files /dev/null and b/test/bytecode_3.2/10_keyword.pyc differ diff --git a/test/bytecode_3.2/10_while.pyc b/test/bytecode_3.2/10_while.pyc new file mode 100644 index 00000000..e8079459 Binary files /dev/null and b/test/bytecode_3.2/10_while.pyc differ diff --git a/test/bytecode_3.2/15_assert.pyc b/test/bytecode_3.2/15_assert.pyc new file mode 100644 index 00000000..ede4ee42 Binary files /dev/null and b/test/bytecode_3.2/15_assert.pyc differ diff --git a/test/bytecode_3.2/15_for_if.pyc b/test/bytecode_3.2/15_for_if.pyc new file mode 100644 index 00000000..e76e3455 Binary files /dev/null and b/test/bytecode_3.2/15_for_if.pyc differ