We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fd09b0 commit 9fc7ad3Copy full SHA for 9fc7ad3
1 file changed
Python/assemble.c
@@ -799,4 +799,5 @@ _PyAssemble_MakeCodeObject(_PyCompile_CodeUnitMetadata *umd, PyObject *const_cac
799
}
800
assemble_free(&a);
801
return co;
802
+
803
0 commit comments