Warning: chmod(): Operation not permitted in /var/www/hopeinstoughton_www/wp-content/plugins/simple-universal-google-analytics/main.php on line 8 [0] in function chmod in /var/www/hopeinstoughton_www/wp-content/plugins/simple-universal-google-analytics/main.php on line 8 [1] in function include_once in /var/www/hopeinstoughton_www/wp-settings.php on line 560 [2] in function require_once in /var/www/hopeinstoughton_www/wp-config.php on line 85 [3] in function require_once in /var/www/hopeinstoughton_www/wp-load.php on line 50 [4] in function require_once in /var/www/hopeinstoughton_www/wp-blog-header.php on line 13 [5] in function require in /var/www/hopeinstoughton_www/index.php on line 17
| Server IP : 94.177.8.99 / Your IP : 216.73.217.165 Web Server : Apache/2.4.58 (Ubuntu) System : Linux aries 6.8.0-134-generic #134-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 26 18:43:11 UTC 2026 x86_64 User : www-data ( 33) PHP Version : 8.1.34 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /nuitka/eggshell.build/ |
Upload File : |
/* Generated code for Python module 'simplejson.encoder'
* created by Nuitka version 1.3rc9
*
* This code is in part copyright 2022 Kay Hayen.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#include "nuitka/prelude.h"
#include "nuitka/unfreezing.h"
#include "__helpers.h"
/* The "module_simplejson$encoder" is a Python object pointer of module type.
*
* Note: For full compatibility with CPython, every module variable access
* needs to go through it except for cases where the module cannot possibly
* have changed in the mean time.
*/
PyObject *module_simplejson$encoder;
PyDictObject *moduledict_simplejson$encoder;
/* The declarations of module constants used, if any. */
static PyObject *mod_consts[249];
#ifndef __NUITKA_NO_ASSERT__
static Py_hash_t mod_consts_hash[249];
#endif
static PyObject *module_filename_obj = NULL;
/* Indicator if this modules private constants were created yet. */
static bool constants_created = false;
/* Function to create module private constants. */
static void createModuleConstants(void) {
if (constants_created == false) {
loadConstantsBlob(&mod_consts[0], UNTRANSLATE("simplejson.encoder"));
constants_created = true;
#ifndef __NUITKA_NO_ASSERT__
for (int i = 0; i < 249; i++) {
mod_consts_hash[i] = DEEP_HASH(mod_consts[i]);
}
#endif
}
}
// We want to be able to initialize the "__main__" constants in any case.
#if 0
void createMainModuleConstants(void) {
createModuleConstants();
}
#endif
/* Function to verify module private constants for non-corruption. */
#ifndef __NUITKA_NO_ASSERT__
void checkModuleConstants_simplejson$encoder(void) {
// The module may not have been used at all, then ignore this.
if (constants_created == false) return;
for (int i = 0; i < 249; i++) {
assert(mod_consts_hash[i] == DEEP_HASH(mod_consts[i]));
CHECK_OBJECT_DEEP(mod_consts[i]);
}
}
#endif
// The module code objects.
static PyCodeObject *codeobj_042da99c28d5d1928ae05662a255bcd7;
static PyCodeObject *codeobj_1492e0ec17137d50ad09e164429bddc7;
static PyCodeObject *codeobj_bd0fc9602598b816cfe88c1db524ee19;
static PyCodeObject *codeobj_d051d18d8638bd5f65a8044ac4338fb3;
static PyCodeObject *codeobj_c5191b1f61735af99428dbd6f3d6bdc5;
static PyCodeObject *codeobj_182a08b96e93752138e75a64dbf4b0f8;
static PyCodeObject *codeobj_a88cdb8f31322668642412358265887c;
static PyCodeObject *codeobj_a0f59a7b088d6a47bd5eecf5b3961103;
static PyCodeObject *codeobj_b0d853b61b0068d8cbf9996c2b1bd0ab;
static PyCodeObject *codeobj_0e4b010f4a6775e540444929381b7068;
static PyCodeObject *codeobj_180dd7d163896a7ca181c8fbb4cd4536;
static PyCodeObject *codeobj_a3500b49516e291dd467a94e09256e24;
static PyCodeObject *codeobj_a3efae23e87a598e8c6da655e26cbebf;
static PyCodeObject *codeobj_62ebaf356fb26d454fdf5782cadc8a58;
static PyCodeObject *codeobj_d190c8744d2fa0f949277b7762e43581;
static PyCodeObject *codeobj_544872f8dcf9a839fa9a976e4ba76af2;
static PyCodeObject *codeobj_879d466a99a66bfb4fa23b127c99d613;
static PyCodeObject *codeobj_c2b046d39d8b137c76a1a8374b931197;
static PyCodeObject *codeobj_fbf396741567f44e126d73d1ea0f2208;
static PyCodeObject *codeobj_390111b06ffc415186ede4719fbf251a;
static PyCodeObject *codeobj_4bc621eb1550603ff89fd8bbf23efe89;
static PyCodeObject *codeobj_2d06d664442a362cf63c0b73e2e294e4;
static void createModuleCodeObjects(void) {
module_filename_obj = mod_consts[170]; CHECK_OBJECT(module_filename_obj);
codeobj_042da99c28d5d1928ae05662a255bcd7 = MAKE_CODE_OBJECT(module_filename_obj, 1, CO_NOFREE, mod_consts[224], mod_consts[224], NULL, NULL, 0, 0, 0);
codeobj_1492e0ec17137d50ad09e164429bddc7 = MAKE_CODE_OBJECT(module_filename_obj, 109, CO_NOFREE, mod_consts[203], mod_consts[203], mod_consts[225], NULL, 0, 0, 0);
codeobj_bd0fc9602598b816cfe88c1db524ee19 = MAKE_CODE_OBJECT(module_filename_obj, 383, CO_NOFREE, mod_consts[88], mod_consts[88], mod_consts[225], NULL, 0, 0, 0);
codeobj_d051d18d8638bd5f65a8044ac4338fb3 = MAKE_CODE_OBJECT(module_filename_obj, 141, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[214], mod_consts[214], mod_consts[226], NULL, 19, 0, 0);
codeobj_c5191b1f61735af99428dbd6f3d6bdc5 = MAKE_CODE_OBJECT(module_filename_obj, 453, CO_OPTIMIZED | CO_NEWLOCALS, mod_consts[105], mod_consts[105], mod_consts[227], mod_consts[228], 1, 0, 0);
codeobj_182a08b96e93752138e75a64dbf4b0f8 = MAKE_CODE_OBJECT(module_filename_obj, 323, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[69], mod_consts[69], mod_consts[229], NULL, 3, 0, 0);
codeobj_a88cdb8f31322668642412358265887c = MAKE_CODE_OBJECT(module_filename_obj, 9, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[184], mod_consts[184], mod_consts[1], NULL, 0, 0, 0);
codeobj_a0f59a7b088d6a47bd5eecf5b3961103 = MAKE_CODE_OBJECT(module_filename_obj, 661, CO_GENERATOR | CO_OPTIMIZED | CO_NEWLOCALS, mod_consts[113], mod_consts[113], mod_consts[230], mod_consts[231], 2, 0, 0);
codeobj_b0d853b61b0068d8cbf9996c2b1bd0ab = MAKE_CODE_OBJECT(module_filename_obj, 571, CO_GENERATOR | CO_OPTIMIZED | CO_NEWLOCALS, mod_consts[111], mod_consts[111], mod_consts[232], mod_consts[233], 2, 0, 0);
codeobj_0e4b010f4a6775e540444929381b7068 = MAKE_CODE_OBJECT(module_filename_obj, 471, CO_GENERATOR | CO_OPTIMIZED | CO_NEWLOCALS, mod_consts[107], mod_consts[107], mod_consts[234], mod_consts[235], 2, 0, 0);
codeobj_180dd7d163896a7ca181c8fbb4cd4536 = MAKE_CODE_OBJECT(module_filename_obj, 420, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[79], mod_consts[79], mod_consts[236], NULL, 31, 0, 0);
codeobj_a3500b49516e291dd467a94e09256e24 = MAKE_CODE_OBJECT(module_filename_obj, 544, CO_OPTIMIZED | CO_NEWLOCALS, mod_consts[109], mod_consts[109], mod_consts[237], mod_consts[238], 1, 0, 0);
codeobj_a3efae23e87a598e8c6da655e26cbebf = MAKE_CODE_OBJECT(module_filename_obj, 254, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[55], mod_consts[55], mod_consts[239], NULL, 2, 0, 0);
codeobj_62ebaf356fb26d454fdf5782cadc8a58 = MAKE_CODE_OBJECT(module_filename_obj, 275, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[217], mod_consts[217], mod_consts[240], NULL, 2, 0, 0);
codeobj_d190c8744d2fa0f949277b7762e43581 = MAKE_CODE_OBJECT(module_filename_obj, 397, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[217], mod_consts[217], mod_consts[241], NULL, 2, 0, 0);
codeobj_544872f8dcf9a839fa9a976e4ba76af2 = MAKE_CODE_OBJECT(module_filename_obj, 38, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[64], mod_consts[64], mod_consts[242], NULL, 3, 0, 0);
codeobj_879d466a99a66bfb4fa23b127c99d613 = MAKE_CODE_OBJECT(module_filename_obj, 328, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[73], mod_consts[73], mod_consts[243], NULL, 6, 0, 0);
codeobj_c2b046d39d8b137c76a1a8374b931197 = MAKE_CODE_OBJECT(module_filename_obj, 304, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[65], mod_consts[65], mod_consts[244], NULL, 3, 0, 0);
codeobj_fbf396741567f44e126d73d1ea0f2208 = MAKE_CODE_OBJECT(module_filename_obj, 406, CO_GENERATOR | CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[65], mod_consts[65], mod_consts[245], NULL, 3, 0, 0);
codeobj_390111b06ffc415186ede4719fbf251a = MAKE_CODE_OBJECT(module_filename_obj, 65, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[199], mod_consts[199], mod_consts[246], NULL, 2, 0, 0);
codeobj_4bc621eb1550603ff89fd8bbf23efe89 = MAKE_CODE_OBJECT(module_filename_obj, 60, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[15], mod_consts[15], mod_consts[247], NULL, 1, 0, 0);
codeobj_2d06d664442a362cf63c0b73e2e294e4 = MAKE_CODE_OBJECT(module_filename_obj, 87, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[15], mod_consts[15], mod_consts[248], NULL, 1, 0, 0);
}
// The module function declarations.
static PyObject *MAKE_GENERATOR_simplejson$encoder$$$function__9_iterencode$$$genobj__1_iterencode(struct Nuitka_CellObject **closure);
static PyObject *MAKE_GENERATOR_simplejson$encoder$$$function__10__make_iterencode$$$function__2__iterencode_list$$$genobj__1__iterencode_list(struct Nuitka_CellObject **closure);
static PyObject *MAKE_GENERATOR_simplejson$encoder$$$function__10__make_iterencode$$$function__4__iterencode_dict$$$genobj__1__iterencode_dict(struct Nuitka_CellObject **closure);
static PyObject *MAKE_GENERATOR_simplejson$encoder$$$function__10__make_iterencode$$$function__5__iterencode$$$genobj__1__iterencode(struct Nuitka_CellObject **closure);
NUITKA_CROSS_MODULE PyObject *impl___main__$$$function__1__mro_entries_conversion(PyObject **python_pars);
static PyObject *MAKE_FUNCTION_simplejson$encoder$$$function__10__make_iterencode(PyObject *defaults);
static PyObject *MAKE_FUNCTION_simplejson$encoder$$$function__10__make_iterencode$$$function__1__encode_int(struct Nuitka_CellObject **closure);
static PyObject *MAKE_FUNCTION_simplejson$encoder$$$function__10__make_iterencode$$$function__2__iterencode_list(struct Nuitka_CellObject **closure);
static PyObject *MAKE_FUNCTION_simplejson$encoder$$$function__10__make_iterencode$$$function__3__stringify_key(struct Nuitka_CellObject **closure);
static PyObject *MAKE_FUNCTION_simplejson$encoder$$$function__10__make_iterencode$$$function__4__iterencode_dict(struct Nuitka_CellObject **closure);
static PyObject *MAKE_FUNCTION_simplejson$encoder$$$function__10__make_iterencode$$$function__5__iterencode(struct Nuitka_CellObject **closure);
static PyObject *MAKE_FUNCTION_simplejson$encoder$$$function__1__import_speedups();
static PyObject *MAKE_FUNCTION_simplejson$encoder$$$function__2_encode_basestring(PyObject *defaults);
static PyObject *MAKE_FUNCTION_simplejson$encoder$$$function__2_encode_basestring$$$function__1_replace();
static PyObject *MAKE_FUNCTION_simplejson$encoder$$$function__3_py_encode_basestring_ascii(PyObject *defaults);
static PyObject *MAKE_FUNCTION_simplejson$encoder$$$function__3_py_encode_basestring_ascii$$$function__1_replace();
static PyObject *MAKE_FUNCTION_simplejson$encoder$$$function__4___init__(PyObject *defaults);
static PyObject *MAKE_FUNCTION_simplejson$encoder$$$function__5_default();
static PyObject *MAKE_FUNCTION_simplejson$encoder$$$function__6_encode();
static PyObject *MAKE_FUNCTION_simplejson$encoder$$$function__7_iterencode(PyObject *defaults);
static PyObject *MAKE_FUNCTION_simplejson$encoder$$$function__7_iterencode$$$function__1__encoder(PyObject *defaults);
static PyObject *MAKE_FUNCTION_simplejson$encoder$$$function__7_iterencode$$$function__2_floatstr(PyObject *defaults);
static PyObject *MAKE_FUNCTION_simplejson$encoder$$$function__8_encode();
static PyObject *MAKE_FUNCTION_simplejson$encoder$$$function__9_iterencode(PyObject *defaults);
// The module function definitions.
static PyObject *impl_simplejson$encoder$$$function__1__import_speedups(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *var__speedups = NULL;
struct Nuitka_FrameObject *frame_a88cdb8f31322668642412358265887c;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
PyObject *tmp_return_value = NULL;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
struct Nuitka_ExceptionStackItem exception_preserved_1;
int tmp_res;
bool tmp_result;
PyObject *exception_keeper_type_2;
PyObject *exception_keeper_value_2;
PyTracebackObject *exception_keeper_tb_2;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_2;
static struct Nuitka_FrameObject *cache_frame_a88cdb8f31322668642412358265887c = NULL;
PyObject *exception_keeper_type_3;
PyObject *exception_keeper_value_3;
PyTracebackObject *exception_keeper_tb_3;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_3;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_a88cdb8f31322668642412358265887c)) {
Py_XDECREF(cache_frame_a88cdb8f31322668642412358265887c);
#if _DEBUG_REFCOUNTS
if (cache_frame_a88cdb8f31322668642412358265887c == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_a88cdb8f31322668642412358265887c = MAKE_FUNCTION_FRAME(codeobj_a88cdb8f31322668642412358265887c, module_simplejson$encoder, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_a88cdb8f31322668642412358265887c->m_type_description == NULL);
frame_a88cdb8f31322668642412358265887c = cache_frame_a88cdb8f31322668642412358265887c;
// Push the new frame as the currently active one.
pushFrameStack(frame_a88cdb8f31322668642412358265887c);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_a88cdb8f31322668642412358265887c) == 2); // Frame stack
// Framed code:
// Tried code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_import_name_from_1;
PyObject *tmp_name_value_1;
PyObject *tmp_globals_arg_value_1;
PyObject *tmp_locals_arg_value_1;
PyObject *tmp_fromlist_value_1;
PyObject *tmp_level_value_1;
tmp_name_value_1 = mod_consts[0];
tmp_globals_arg_value_1 = (PyObject *)moduledict_simplejson$encoder;
tmp_locals_arg_value_1 = Py_None;
tmp_fromlist_value_1 = mod_consts[1];
tmp_level_value_1 = mod_consts[2];
frame_a88cdb8f31322668642412358265887c->m_frame.f_lineno = 11;
tmp_import_name_from_1 = IMPORT_MODULE5(tmp_name_value_1, tmp_globals_arg_value_1, tmp_locals_arg_value_1, tmp_fromlist_value_1, tmp_level_value_1);
if (tmp_import_name_from_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 11;
type_description_1 = "o";
goto try_except_handler_2;
}
if (PyModule_Check(tmp_import_name_from_1)) {
tmp_assign_source_1 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_1,
(PyObject *)moduledict_simplejson$encoder,
mod_consts[3],
mod_consts[4]
);
} else {
tmp_assign_source_1 = IMPORT_NAME(tmp_import_name_from_1, mod_consts[3]);
}
Py_DECREF(tmp_import_name_from_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 11;
type_description_1 = "o";
goto try_except_handler_2;
}
assert(var__speedups == NULL);
var__speedups = tmp_assign_source_1;
}
{
PyObject *tmp_tuple_element_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(var__speedups);
tmp_expression_value_1 = var__speedups;
tmp_tuple_element_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[5]);
if (tmp_tuple_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 12;
type_description_1 = "o";
goto try_except_handler_2;
}
tmp_return_value = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_2;
PyTuple_SET_ITEM(tmp_return_value, 0, tmp_tuple_element_1);
CHECK_OBJECT(var__speedups);
tmp_expression_value_2 = var__speedups;
tmp_tuple_element_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[6]);
if (tmp_tuple_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 12;
type_description_1 = "o";
goto tuple_build_exception_1;
}
PyTuple_SET_ITEM(tmp_return_value, 1, tmp_tuple_element_1);
}
goto tuple_build_noexception_1;
// Exception handling pass through code for tuple_build:
tuple_build_exception_1:;
Py_DECREF(tmp_return_value);
goto try_except_handler_2;
// Finished with no exception for tuple_build:
tuple_build_noexception_1:;
goto frame_return_exit_1;
}
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Exception handler code:
try_except_handler_2:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Preserve existing published exception id 1.
exception_preserved_1 = GET_CURRENT_EXCEPTION();
if (exception_keeper_tb_1 == NULL) {
exception_keeper_tb_1 = MAKE_TRACEBACK(frame_a88cdb8f31322668642412358265887c, exception_keeper_lineno_1);
} else if (exception_keeper_lineno_1 != 0) {
exception_keeper_tb_1 = ADD_TRACEBACK(exception_keeper_tb_1, frame_a88cdb8f31322668642412358265887c, exception_keeper_lineno_1);
}
PUBLISH_CURRENT_EXCEPTION(&exception_keeper_type_1, &exception_keeper_value_1, &exception_keeper_tb_1);
// Tried code:
{
bool tmp_condition_result_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
tmp_cmp_expr_left_1 = EXC_TYPE(PyThreadState_GET());
tmp_cmp_expr_right_1 = PyExc_ImportError;
tmp_res = EXCEPTION_MATCH_BOOL(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
assert(!(tmp_res == -1));
tmp_condition_result_1 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
tmp_return_value = mod_consts[7];
Py_INCREF(tmp_return_value);
goto try_return_handler_3;
goto branch_end_1;
branch_no_1:;
tmp_result = RERAISE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
if (unlikely(tmp_result == false)) {
exception_lineno = 10;
}
if (exception_tb && exception_tb->tb_frame == &frame_a88cdb8f31322668642412358265887c->m_frame) frame_a88cdb8f31322668642412358265887c->m_frame.f_lineno = exception_tb->tb_lineno;
type_description_1 = "o";
goto try_except_handler_3;
branch_end_1:;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_3:;
// Restore previous exception id 1.
SET_CURRENT_EXCEPTION(&exception_preserved_1);
goto frame_return_exit_1;
// Exception handler code:
try_except_handler_3:;
exception_keeper_type_2 = exception_type;
exception_keeper_value_2 = exception_value;
exception_keeper_tb_2 = exception_tb;
exception_keeper_lineno_2 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Restore previous exception id 1.
SET_CURRENT_EXCEPTION(&exception_preserved_1);
// Re-raise.
exception_type = exception_keeper_type_2;
exception_value = exception_keeper_value_2;
exception_tb = exception_keeper_tb_2;
exception_lineno = exception_keeper_lineno_2;
goto frame_exception_exit_1;
// End of try:
// End of try:
#if 0
RESTORE_FRAME_EXCEPTION(frame_a88cdb8f31322668642412358265887c);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_a88cdb8f31322668642412358265887c);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_a88cdb8f31322668642412358265887c);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_a88cdb8f31322668642412358265887c, exception_lineno);
} else if (exception_tb->tb_frame != &frame_a88cdb8f31322668642412358265887c->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_a88cdb8f31322668642412358265887c, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_a88cdb8f31322668642412358265887c,
type_description_1,
var__speedups
);
// Release cached frame if used for exception.
if (frame_a88cdb8f31322668642412358265887c == cache_frame_a88cdb8f31322668642412358265887c) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_a88cdb8f31322668642412358265887c);
cache_frame_a88cdb8f31322668642412358265887c = NULL;
}
assertFrameObject(frame_a88cdb8f31322668642412358265887c);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
Py_XDECREF(var__speedups);
var__speedups = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_3 = exception_type;
exception_keeper_value_3 = exception_value;
exception_keeper_tb_3 = exception_tb;
exception_keeper_lineno_3 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var__speedups);
var__speedups = NULL;
// Re-raise.
exception_type = exception_keeper_type_3;
exception_value = exception_keeper_value_3;
exception_tb = exception_keeper_tb_3;
exception_lineno = exception_keeper_lineno_3;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_simplejson$encoder$$$function__2_encode_basestring(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_s = python_pars[0];
PyObject *par__PY3 = python_pars[1];
PyObject *par__q = python_pars[2];
PyObject *var_replace = NULL;
struct Nuitka_FrameObject *frame_544872f8dcf9a839fa9a976e4ba76af2;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_544872f8dcf9a839fa9a976e4ba76af2 = NULL;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_544872f8dcf9a839fa9a976e4ba76af2)) {
Py_XDECREF(cache_frame_544872f8dcf9a839fa9a976e4ba76af2);
#if _DEBUG_REFCOUNTS
if (cache_frame_544872f8dcf9a839fa9a976e4ba76af2 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_544872f8dcf9a839fa9a976e4ba76af2 = MAKE_FUNCTION_FRAME(codeobj_544872f8dcf9a839fa9a976e4ba76af2, module_simplejson$encoder, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_544872f8dcf9a839fa9a976e4ba76af2->m_type_description == NULL);
frame_544872f8dcf9a839fa9a976e4ba76af2 = cache_frame_544872f8dcf9a839fa9a976e4ba76af2;
// Push the new frame as the currently active one.
pushFrameStack(frame_544872f8dcf9a839fa9a976e4ba76af2);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_544872f8dcf9a839fa9a976e4ba76af2) == 2); // Frame stack
// Framed code:
{
nuitka_bool tmp_condition_result_1;
int tmp_truth_name_1;
CHECK_OBJECT(par__PY3);
tmp_truth_name_1 = CHECK_IF_TRUE(par__PY3);
if (tmp_truth_name_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 42;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = tmp_truth_name_1 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_1 == NUITKA_BOOL_TRUE) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
nuitka_bool tmp_condition_result_2;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(par_s);
tmp_isinstance_inst_1 = par_s;
tmp_isinstance_cls_1 = (PyObject *)&PyBytes_Type;
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 43;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_condition_result_2 = (tmp_res != 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_2 == NUITKA_BOOL_TRUE) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_assign_source_1;
PyObject *tmp_unicode_arg_1;
PyObject *tmp_unicode_encoding_1;
CHECK_OBJECT(par_s);
tmp_unicode_arg_1 = par_s;
tmp_unicode_encoding_1 = mod_consts[8];
tmp_assign_source_1 = TO_UNICODE3(tmp_unicode_arg_1, tmp_unicode_encoding_1, NULL);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 44;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
{
PyObject *old = par_s;
assert(old != NULL);
par_s = tmp_assign_source_1;
Py_DECREF(old);
}
}
goto branch_end_2;
branch_no_2:;
{
bool tmp_condition_result_3;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_type_arg_1;
CHECK_OBJECT(par_s);
tmp_type_arg_1 = par_s;
tmp_cmp_expr_left_1 = BUILTIN_TYPE1(tmp_type_arg_1);
assert(!(tmp_cmp_expr_left_1 == NULL));
tmp_cmp_expr_right_1 = (PyObject *)&PyUnicode_Type;
tmp_condition_result_3 = (tmp_cmp_expr_left_1 != tmp_cmp_expr_right_1) ? true : false;
Py_DECREF(tmp_cmp_expr_left_1);
if (tmp_condition_result_3 != false) {
goto branch_yes_3;
} else {
goto branch_no_3;
}
}
branch_yes_3:;
{
PyObject *tmp_assign_source_2;
PyObject *tmp_called_instance_1;
PyObject *tmp_args_element_value_1;
tmp_called_instance_1 = (PyObject *)&PyUnicode_Type;
CHECK_OBJECT(par_s);
tmp_args_element_value_1 = par_s;
frame_544872f8dcf9a839fa9a976e4ba76af2->m_frame.f_lineno = 48;
tmp_assign_source_2 = CALL_METHOD_WITH_SINGLE_ARG(tmp_called_instance_1, mod_consts[9], tmp_args_element_value_1);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 48;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
{
PyObject *old = par_s;
assert(old != NULL);
par_s = tmp_assign_source_2;
Py_DECREF(old);
}
}
branch_no_3:;
branch_end_2:;
goto branch_end_1;
branch_no_1:;
{
nuitka_bool tmp_condition_result_4;
int tmp_and_left_truth_1;
nuitka_bool tmp_and_left_value_1;
nuitka_bool tmp_and_right_value_1;
PyObject *tmp_isinstance_inst_2;
PyObject *tmp_isinstance_cls_2;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
PyObject *tmp_called_instance_2;
PyObject *tmp_args_element_value_2;
CHECK_OBJECT(par_s);
tmp_isinstance_inst_2 = par_s;
tmp_isinstance_cls_2 = (PyObject *)&PyUnicode_Type;
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_2, tmp_isinstance_cls_2);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 50;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_and_left_value_1 = (tmp_res != 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
tmp_and_left_truth_1 = tmp_and_left_value_1 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_and_left_truth_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 50;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_1 == 1) {
goto and_right_1;
} else {
goto and_left_1;
}
and_right_1:;
tmp_called_instance_2 = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[10]);
if (unlikely(tmp_called_instance_2 == NULL)) {
tmp_called_instance_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[10]);
}
if (tmp_called_instance_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 50;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_s);
tmp_args_element_value_2 = par_s;
frame_544872f8dcf9a839fa9a976e4ba76af2->m_frame.f_lineno = 50;
tmp_cmp_expr_left_2 = CALL_METHOD_WITH_SINGLE_ARG(tmp_called_instance_2, mod_consts[11], tmp_args_element_value_2);
if (tmp_cmp_expr_left_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 50;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_2 = Py_None;
tmp_and_right_value_1 = (tmp_cmp_expr_left_2 != tmp_cmp_expr_right_2) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
Py_DECREF(tmp_cmp_expr_left_2);
tmp_condition_result_4 = tmp_and_right_value_1;
goto and_end_1;
and_left_1:;
tmp_condition_result_4 = tmp_and_left_value_1;
and_end_1:;
if (tmp_condition_result_4 == NUITKA_BOOL_TRUE) {
goto branch_yes_4;
} else {
goto branch_no_4;
}
}
branch_yes_4:;
{
PyObject *tmp_assign_source_3;
PyObject *tmp_called_value_1;
PyObject *tmp_args_element_value_3;
PyObject *tmp_args_element_value_4;
tmp_called_value_1 = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[12]);
if (unlikely(tmp_called_value_1 == NULL)) {
tmp_called_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[12]);
}
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 51;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
if (par_s == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[13]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 51;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_3 = par_s;
tmp_args_element_value_4 = mod_consts[8];
frame_544872f8dcf9a839fa9a976e4ba76af2->m_frame.f_lineno = 51;
{
PyObject *call_args[] = {tmp_args_element_value_3, tmp_args_element_value_4};
tmp_assign_source_3 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_1, call_args);
}
if (tmp_assign_source_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 51;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
{
PyObject *old = par_s;
par_s = tmp_assign_source_3;
Py_XDECREF(old);
}
}
goto branch_end_4;
branch_no_4:;
{
bool tmp_condition_result_5;
PyObject *tmp_cmp_expr_left_3;
PyObject *tmp_cmp_expr_right_3;
PyObject *tmp_type_arg_2;
PyObject *tmp_tuple_element_1;
if (par_s == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[13]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 52;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_type_arg_2 = par_s;
tmp_cmp_expr_left_3 = BUILTIN_TYPE1(tmp_type_arg_2);
if (tmp_cmp_expr_left_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 52;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_tuple_element_1 = (PyObject *)&PyUnicode_Type;
tmp_cmp_expr_right_3 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_cmp_expr_right_3, 0, tmp_tuple_element_1);
tmp_tuple_element_1 = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[12]);
if (unlikely(tmp_tuple_element_1 == NULL)) {
tmp_tuple_element_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[12]);
}
if (tmp_tuple_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 52;
type_description_1 = "oooo";
goto tuple_build_exception_1;
}
PyTuple_SET_ITEM0(tmp_cmp_expr_right_3, 1, tmp_tuple_element_1);
goto tuple_build_noexception_1;
// Exception handling pass through code for tuple_build:
tuple_build_exception_1:;
Py_DECREF(tmp_cmp_expr_left_3);
Py_DECREF(tmp_cmp_expr_right_3);
goto frame_exception_exit_1;
// Finished with no exception for tuple_build:
tuple_build_noexception_1:;
tmp_res = PySequence_Contains(tmp_cmp_expr_right_3, tmp_cmp_expr_left_3);
Py_DECREF(tmp_cmp_expr_left_3);
Py_DECREF(tmp_cmp_expr_right_3);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 52;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_condition_result_5 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_5 != false) {
goto branch_yes_5;
} else {
goto branch_no_5;
}
}
branch_yes_5:;
{
nuitka_bool tmp_condition_result_6;
PyObject *tmp_isinstance_inst_3;
PyObject *tmp_isinstance_cls_3;
if (par_s == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[13]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 56;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_isinstance_inst_3 = par_s;
tmp_isinstance_cls_3 = (PyObject *)&PyUnicode_Type;
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_3, tmp_isinstance_cls_3);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 56;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_condition_result_6 = (tmp_res != 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_6 == NUITKA_BOOL_TRUE) {
goto branch_yes_6;
} else {
goto branch_no_6;
}
}
branch_yes_6:;
{
PyObject *tmp_assign_source_4;
PyObject *tmp_called_value_2;
PyObject *tmp_expression_value_1;
PyObject *tmp_args_element_value_5;
tmp_expression_value_1 = (PyObject *)&PyUnicode_Type;
tmp_called_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[9]);
assert(!(tmp_called_value_2 == NULL));
if (par_s == NULL) {
Py_DECREF(tmp_called_value_2);
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[13]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 57;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_5 = par_s;
frame_544872f8dcf9a839fa9a976e4ba76af2->m_frame.f_lineno = 57;
tmp_assign_source_4 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_2, tmp_args_element_value_5);
Py_DECREF(tmp_called_value_2);
if (tmp_assign_source_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 57;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
{
PyObject *old = par_s;
par_s = tmp_assign_source_4;
Py_XDECREF(old);
}
}
goto branch_end_6;
branch_no_6:;
{
PyObject *tmp_assign_source_5;
PyObject *tmp_expression_value_2;
PyObject *tmp_called_value_3;
PyObject *tmp_expression_value_3;
PyObject *tmp_args_element_value_6;
PyObject *tmp_subscript_value_1;
tmp_expression_value_3 = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[12]);
if (unlikely(tmp_expression_value_3 == NULL)) {
tmp_expression_value_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[12]);
}
if (tmp_expression_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 59;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_called_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[14]);
if (tmp_called_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 59;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
if (par_s == NULL) {
Py_DECREF(tmp_called_value_3);
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[13]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 59;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_6 = par_s;
frame_544872f8dcf9a839fa9a976e4ba76af2->m_frame.f_lineno = 59;
tmp_expression_value_2 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_3, tmp_args_element_value_6);
Py_DECREF(tmp_called_value_3);
if (tmp_expression_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 59;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_subscript_value_1 = mod_consts[4];
tmp_assign_source_5 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_2, tmp_subscript_value_1, 0);
Py_DECREF(tmp_expression_value_2);
if (tmp_assign_source_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 59;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
{
PyObject *old = par_s;
par_s = tmp_assign_source_5;
Py_XDECREF(old);
}
}
branch_end_6:;
branch_no_5:;
branch_end_4:;
branch_end_1:;
{
PyObject *tmp_assign_source_6;
tmp_assign_source_6 = MAKE_FUNCTION_simplejson$encoder$$$function__2_encode_basestring$$$function__1_replace();
assert(var_replace == NULL);
var_replace = tmp_assign_source_6;
}
{
PyObject *tmp_add_expr_left_1;
PyObject *tmp_add_expr_right_1;
PyObject *tmp_add_expr_left_2;
PyObject *tmp_add_expr_right_2;
PyObject *tmp_called_value_4;
PyObject *tmp_expression_value_4;
PyObject *tmp_args_element_value_7;
PyObject *tmp_args_element_value_8;
CHECK_OBJECT(par__q);
tmp_add_expr_left_2 = par__q;
tmp_expression_value_4 = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[17]);
if (unlikely(tmp_expression_value_4 == NULL)) {
tmp_expression_value_4 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[17]);
}
if (tmp_expression_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 62;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_called_value_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[18]);
if (tmp_called_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 62;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_replace);
tmp_args_element_value_7 = var_replace;
if (par_s == NULL) {
Py_DECREF(tmp_called_value_4);
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[13]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 62;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_8 = par_s;
frame_544872f8dcf9a839fa9a976e4ba76af2->m_frame.f_lineno = 62;
{
PyObject *call_args[] = {tmp_args_element_value_7, tmp_args_element_value_8};
tmp_add_expr_right_2 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_4, call_args);
}
Py_DECREF(tmp_called_value_4);
if (tmp_add_expr_right_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 62;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_add_expr_left_1 = BINARY_OPERATION_ADD_OBJECT_OBJECT_OBJECT(tmp_add_expr_left_2, tmp_add_expr_right_2);
Py_DECREF(tmp_add_expr_right_2);
if (tmp_add_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 62;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par__q);
tmp_add_expr_right_1 = par__q;
tmp_return_value = BINARY_OPERATION_ADD_OBJECT_OBJECT_OBJECT(tmp_add_expr_left_1, tmp_add_expr_right_1);
Py_DECREF(tmp_add_expr_left_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 62;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_544872f8dcf9a839fa9a976e4ba76af2);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_544872f8dcf9a839fa9a976e4ba76af2);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_544872f8dcf9a839fa9a976e4ba76af2);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_544872f8dcf9a839fa9a976e4ba76af2, exception_lineno);
} else if (exception_tb->tb_frame != &frame_544872f8dcf9a839fa9a976e4ba76af2->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_544872f8dcf9a839fa9a976e4ba76af2, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_544872f8dcf9a839fa9a976e4ba76af2,
type_description_1,
par_s,
par__PY3,
par__q,
var_replace
);
// Release cached frame if used for exception.
if (frame_544872f8dcf9a839fa9a976e4ba76af2 == cache_frame_544872f8dcf9a839fa9a976e4ba76af2) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_544872f8dcf9a839fa9a976e4ba76af2);
cache_frame_544872f8dcf9a839fa9a976e4ba76af2 = NULL;
}
assertFrameObject(frame_544872f8dcf9a839fa9a976e4ba76af2);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
Py_XDECREF(par_s);
par_s = NULL;
CHECK_OBJECT(var_replace);
Py_DECREF(var_replace);
var_replace = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(par_s);
par_s = NULL;
Py_XDECREF(var_replace);
var_replace = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par__PY3);
Py_DECREF(par__PY3);
CHECK_OBJECT(par__q);
Py_DECREF(par__q);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par__PY3);
Py_DECREF(par__PY3);
CHECK_OBJECT(par__q);
Py_DECREF(par__q);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_simplejson$encoder$$$function__2_encode_basestring$$$function__1_replace(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_match = python_pars[0];
struct Nuitka_FrameObject *frame_4bc621eb1550603ff89fd8bbf23efe89;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
static struct Nuitka_FrameObject *cache_frame_4bc621eb1550603ff89fd8bbf23efe89 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_4bc621eb1550603ff89fd8bbf23efe89)) {
Py_XDECREF(cache_frame_4bc621eb1550603ff89fd8bbf23efe89);
#if _DEBUG_REFCOUNTS
if (cache_frame_4bc621eb1550603ff89fd8bbf23efe89 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_4bc621eb1550603ff89fd8bbf23efe89 = MAKE_FUNCTION_FRAME(codeobj_4bc621eb1550603ff89fd8bbf23efe89, module_simplejson$encoder, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_4bc621eb1550603ff89fd8bbf23efe89->m_type_description == NULL);
frame_4bc621eb1550603ff89fd8bbf23efe89 = cache_frame_4bc621eb1550603ff89fd8bbf23efe89;
// Push the new frame as the currently active one.
pushFrameStack(frame_4bc621eb1550603ff89fd8bbf23efe89);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_4bc621eb1550603ff89fd8bbf23efe89) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_expression_value_1;
PyObject *tmp_subscript_value_1;
PyObject *tmp_called_instance_1;
tmp_expression_value_1 = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[20]);
if (unlikely(tmp_expression_value_1 == NULL)) {
tmp_expression_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[20]);
}
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 61;
type_description_1 = "o";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_match);
tmp_called_instance_1 = par_match;
frame_4bc621eb1550603ff89fd8bbf23efe89->m_frame.f_lineno = 61;
tmp_subscript_value_1 = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_1,
mod_consts[21],
PyTuple_GET_ITEM(mod_consts[22], 0)
);
if (tmp_subscript_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 61;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_return_value = LOOKUP_SUBSCRIPT(tmp_expression_value_1, tmp_subscript_value_1);
Py_DECREF(tmp_subscript_value_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 61;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_4bc621eb1550603ff89fd8bbf23efe89);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_4bc621eb1550603ff89fd8bbf23efe89);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_4bc621eb1550603ff89fd8bbf23efe89);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_4bc621eb1550603ff89fd8bbf23efe89, exception_lineno);
} else if (exception_tb->tb_frame != &frame_4bc621eb1550603ff89fd8bbf23efe89->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_4bc621eb1550603ff89fd8bbf23efe89, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_4bc621eb1550603ff89fd8bbf23efe89,
type_description_1,
par_match
);
// Release cached frame if used for exception.
if (frame_4bc621eb1550603ff89fd8bbf23efe89 == cache_frame_4bc621eb1550603ff89fd8bbf23efe89) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_4bc621eb1550603ff89fd8bbf23efe89);
cache_frame_4bc621eb1550603ff89fd8bbf23efe89 = NULL;
}
assertFrameObject(frame_4bc621eb1550603ff89fd8bbf23efe89);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_match);
Py_DECREF(par_match);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_match);
Py_DECREF(par_match);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_simplejson$encoder$$$function__3_py_encode_basestring_ascii(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_s = python_pars[0];
PyObject *par__PY3 = python_pars[1];
PyObject *var_replace = NULL;
struct Nuitka_FrameObject *frame_390111b06ffc415186ede4719fbf251a;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_390111b06ffc415186ede4719fbf251a = NULL;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_390111b06ffc415186ede4719fbf251a)) {
Py_XDECREF(cache_frame_390111b06ffc415186ede4719fbf251a);
#if _DEBUG_REFCOUNTS
if (cache_frame_390111b06ffc415186ede4719fbf251a == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_390111b06ffc415186ede4719fbf251a = MAKE_FUNCTION_FRAME(codeobj_390111b06ffc415186ede4719fbf251a, module_simplejson$encoder, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_390111b06ffc415186ede4719fbf251a->m_type_description == NULL);
frame_390111b06ffc415186ede4719fbf251a = cache_frame_390111b06ffc415186ede4719fbf251a;
// Push the new frame as the currently active one.
pushFrameStack(frame_390111b06ffc415186ede4719fbf251a);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_390111b06ffc415186ede4719fbf251a) == 2); // Frame stack
// Framed code:
{
nuitka_bool tmp_condition_result_1;
int tmp_truth_name_1;
CHECK_OBJECT(par__PY3);
tmp_truth_name_1 = CHECK_IF_TRUE(par__PY3);
if (tmp_truth_name_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 69;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = tmp_truth_name_1 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_1 == NUITKA_BOOL_TRUE) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
nuitka_bool tmp_condition_result_2;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(par_s);
tmp_isinstance_inst_1 = par_s;
tmp_isinstance_cls_1 = (PyObject *)&PyBytes_Type;
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 70;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_condition_result_2 = (tmp_res != 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_2 == NUITKA_BOOL_TRUE) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_assign_source_1;
PyObject *tmp_unicode_arg_1;
PyObject *tmp_unicode_encoding_1;
CHECK_OBJECT(par_s);
tmp_unicode_arg_1 = par_s;
tmp_unicode_encoding_1 = mod_consts[8];
tmp_assign_source_1 = TO_UNICODE3(tmp_unicode_arg_1, tmp_unicode_encoding_1, NULL);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 71;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
{
PyObject *old = par_s;
assert(old != NULL);
par_s = tmp_assign_source_1;
Py_DECREF(old);
}
}
goto branch_end_2;
branch_no_2:;
{
bool tmp_condition_result_3;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_type_arg_1;
CHECK_OBJECT(par_s);
tmp_type_arg_1 = par_s;
tmp_cmp_expr_left_1 = BUILTIN_TYPE1(tmp_type_arg_1);
assert(!(tmp_cmp_expr_left_1 == NULL));
tmp_cmp_expr_right_1 = (PyObject *)&PyUnicode_Type;
tmp_condition_result_3 = (tmp_cmp_expr_left_1 != tmp_cmp_expr_right_1) ? true : false;
Py_DECREF(tmp_cmp_expr_left_1);
if (tmp_condition_result_3 != false) {
goto branch_yes_3;
} else {
goto branch_no_3;
}
}
branch_yes_3:;
{
PyObject *tmp_assign_source_2;
PyObject *tmp_called_instance_1;
PyObject *tmp_args_element_value_1;
tmp_called_instance_1 = (PyObject *)&PyUnicode_Type;
CHECK_OBJECT(par_s);
tmp_args_element_value_1 = par_s;
frame_390111b06ffc415186ede4719fbf251a->m_frame.f_lineno = 75;
tmp_assign_source_2 = CALL_METHOD_WITH_SINGLE_ARG(tmp_called_instance_1, mod_consts[9], tmp_args_element_value_1);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 75;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
{
PyObject *old = par_s;
assert(old != NULL);
par_s = tmp_assign_source_2;
Py_DECREF(old);
}
}
branch_no_3:;
branch_end_2:;
goto branch_end_1;
branch_no_1:;
{
nuitka_bool tmp_condition_result_4;
int tmp_and_left_truth_1;
nuitka_bool tmp_and_left_value_1;
nuitka_bool tmp_and_right_value_1;
PyObject *tmp_isinstance_inst_2;
PyObject *tmp_isinstance_cls_2;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
PyObject *tmp_called_instance_2;
PyObject *tmp_args_element_value_2;
CHECK_OBJECT(par_s);
tmp_isinstance_inst_2 = par_s;
tmp_isinstance_cls_2 = (PyObject *)&PyUnicode_Type;
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_2, tmp_isinstance_cls_2);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 77;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_and_left_value_1 = (tmp_res != 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
tmp_and_left_truth_1 = tmp_and_left_value_1 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_and_left_truth_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 77;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_1 == 1) {
goto and_right_1;
} else {
goto and_left_1;
}
and_right_1:;
tmp_called_instance_2 = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[10]);
if (unlikely(tmp_called_instance_2 == NULL)) {
tmp_called_instance_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[10]);
}
if (tmp_called_instance_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 77;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_s);
tmp_args_element_value_2 = par_s;
frame_390111b06ffc415186ede4719fbf251a->m_frame.f_lineno = 77;
tmp_cmp_expr_left_2 = CALL_METHOD_WITH_SINGLE_ARG(tmp_called_instance_2, mod_consts[11], tmp_args_element_value_2);
if (tmp_cmp_expr_left_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 77;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_2 = Py_None;
tmp_and_right_value_1 = (tmp_cmp_expr_left_2 != tmp_cmp_expr_right_2) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
Py_DECREF(tmp_cmp_expr_left_2);
tmp_condition_result_4 = tmp_and_right_value_1;
goto and_end_1;
and_left_1:;
tmp_condition_result_4 = tmp_and_left_value_1;
and_end_1:;
if (tmp_condition_result_4 == NUITKA_BOOL_TRUE) {
goto branch_yes_4;
} else {
goto branch_no_4;
}
}
branch_yes_4:;
{
PyObject *tmp_assign_source_3;
PyObject *tmp_called_value_1;
PyObject *tmp_args_element_value_3;
PyObject *tmp_args_element_value_4;
tmp_called_value_1 = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[12]);
if (unlikely(tmp_called_value_1 == NULL)) {
tmp_called_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[12]);
}
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 78;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
if (par_s == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[13]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 78;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_3 = par_s;
tmp_args_element_value_4 = mod_consts[8];
frame_390111b06ffc415186ede4719fbf251a->m_frame.f_lineno = 78;
{
PyObject *call_args[] = {tmp_args_element_value_3, tmp_args_element_value_4};
tmp_assign_source_3 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_1, call_args);
}
if (tmp_assign_source_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 78;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
{
PyObject *old = par_s;
par_s = tmp_assign_source_3;
Py_XDECREF(old);
}
}
goto branch_end_4;
branch_no_4:;
{
bool tmp_condition_result_5;
PyObject *tmp_cmp_expr_left_3;
PyObject *tmp_cmp_expr_right_3;
PyObject *tmp_type_arg_2;
PyObject *tmp_tuple_element_1;
if (par_s == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[13]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 79;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_type_arg_2 = par_s;
tmp_cmp_expr_left_3 = BUILTIN_TYPE1(tmp_type_arg_2);
if (tmp_cmp_expr_left_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 79;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_tuple_element_1 = (PyObject *)&PyUnicode_Type;
tmp_cmp_expr_right_3 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_cmp_expr_right_3, 0, tmp_tuple_element_1);
tmp_tuple_element_1 = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[12]);
if (unlikely(tmp_tuple_element_1 == NULL)) {
tmp_tuple_element_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[12]);
}
if (tmp_tuple_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 79;
type_description_1 = "ooo";
goto tuple_build_exception_1;
}
PyTuple_SET_ITEM0(tmp_cmp_expr_right_3, 1, tmp_tuple_element_1);
goto tuple_build_noexception_1;
// Exception handling pass through code for tuple_build:
tuple_build_exception_1:;
Py_DECREF(tmp_cmp_expr_left_3);
Py_DECREF(tmp_cmp_expr_right_3);
goto frame_exception_exit_1;
// Finished with no exception for tuple_build:
tuple_build_noexception_1:;
tmp_res = PySequence_Contains(tmp_cmp_expr_right_3, tmp_cmp_expr_left_3);
Py_DECREF(tmp_cmp_expr_left_3);
Py_DECREF(tmp_cmp_expr_right_3);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 79;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_condition_result_5 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_5 != false) {
goto branch_yes_5;
} else {
goto branch_no_5;
}
}
branch_yes_5:;
{
nuitka_bool tmp_condition_result_6;
PyObject *tmp_isinstance_inst_3;
PyObject *tmp_isinstance_cls_3;
if (par_s == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[13]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 83;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_isinstance_inst_3 = par_s;
tmp_isinstance_cls_3 = (PyObject *)&PyUnicode_Type;
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_3, tmp_isinstance_cls_3);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 83;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_condition_result_6 = (tmp_res != 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_6 == NUITKA_BOOL_TRUE) {
goto branch_yes_6;
} else {
goto branch_no_6;
}
}
branch_yes_6:;
{
PyObject *tmp_assign_source_4;
PyObject *tmp_called_value_2;
PyObject *tmp_expression_value_1;
PyObject *tmp_args_element_value_5;
tmp_expression_value_1 = (PyObject *)&PyUnicode_Type;
tmp_called_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[9]);
assert(!(tmp_called_value_2 == NULL));
if (par_s == NULL) {
Py_DECREF(tmp_called_value_2);
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[13]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 84;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_5 = par_s;
frame_390111b06ffc415186ede4719fbf251a->m_frame.f_lineno = 84;
tmp_assign_source_4 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_2, tmp_args_element_value_5);
Py_DECREF(tmp_called_value_2);
if (tmp_assign_source_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 84;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
{
PyObject *old = par_s;
par_s = tmp_assign_source_4;
Py_XDECREF(old);
}
}
goto branch_end_6;
branch_no_6:;
{
PyObject *tmp_assign_source_5;
PyObject *tmp_expression_value_2;
PyObject *tmp_called_value_3;
PyObject *tmp_expression_value_3;
PyObject *tmp_args_element_value_6;
PyObject *tmp_subscript_value_1;
tmp_expression_value_3 = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[12]);
if (unlikely(tmp_expression_value_3 == NULL)) {
tmp_expression_value_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[12]);
}
if (tmp_expression_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 86;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_called_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[14]);
if (tmp_called_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 86;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
if (par_s == NULL) {
Py_DECREF(tmp_called_value_3);
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[13]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 86;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_6 = par_s;
frame_390111b06ffc415186ede4719fbf251a->m_frame.f_lineno = 86;
tmp_expression_value_2 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_3, tmp_args_element_value_6);
Py_DECREF(tmp_called_value_3);
if (tmp_expression_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 86;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_subscript_value_1 = mod_consts[4];
tmp_assign_source_5 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_2, tmp_subscript_value_1, 0);
Py_DECREF(tmp_expression_value_2);
if (tmp_assign_source_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 86;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
{
PyObject *old = par_s;
par_s = tmp_assign_source_5;
Py_XDECREF(old);
}
}
branch_end_6:;
branch_no_5:;
branch_end_4:;
branch_end_1:;
{
PyObject *tmp_assign_source_6;
tmp_assign_source_6 = MAKE_FUNCTION_simplejson$encoder$$$function__3_py_encode_basestring_ascii$$$function__1_replace();
assert(var_replace == NULL);
var_replace = tmp_assign_source_6;
}
{
PyObject *tmp_add_expr_left_1;
PyObject *tmp_add_expr_right_1;
PyObject *tmp_add_expr_left_2;
PyObject *tmp_add_expr_right_2;
PyObject *tmp_unicode_arg_2;
PyObject *tmp_called_value_4;
PyObject *tmp_expression_value_4;
PyObject *tmp_args_element_value_7;
PyObject *tmp_args_element_value_8;
tmp_add_expr_left_2 = mod_consts[24];
tmp_expression_value_4 = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[25]);
if (unlikely(tmp_expression_value_4 == NULL)) {
tmp_expression_value_4 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[25]);
}
if (tmp_expression_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 103;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_called_value_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[18]);
if (tmp_called_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 103;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_replace);
tmp_args_element_value_7 = var_replace;
if (par_s == NULL) {
Py_DECREF(tmp_called_value_4);
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[13]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 103;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_8 = par_s;
frame_390111b06ffc415186ede4719fbf251a->m_frame.f_lineno = 103;
{
PyObject *call_args[] = {tmp_args_element_value_7, tmp_args_element_value_8};
tmp_unicode_arg_2 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_4, call_args);
}
Py_DECREF(tmp_called_value_4);
if (tmp_unicode_arg_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 103;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_add_expr_right_2 = PyObject_Unicode(tmp_unicode_arg_2);
Py_DECREF(tmp_unicode_arg_2);
if (tmp_add_expr_right_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 103;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_add_expr_left_1 = BINARY_OPERATION_ADD_OBJECT_UNICODE_OBJECT(tmp_add_expr_left_2, tmp_add_expr_right_2);
Py_DECREF(tmp_add_expr_right_2);
if (tmp_add_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 103;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_add_expr_right_1 = mod_consts[24];
tmp_return_value = BINARY_OPERATION_ADD_OBJECT_OBJECT_UNICODE(tmp_add_expr_left_1, tmp_add_expr_right_1);
Py_DECREF(tmp_add_expr_left_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 103;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_390111b06ffc415186ede4719fbf251a);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_390111b06ffc415186ede4719fbf251a);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_390111b06ffc415186ede4719fbf251a);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_390111b06ffc415186ede4719fbf251a, exception_lineno);
} else if (exception_tb->tb_frame != &frame_390111b06ffc415186ede4719fbf251a->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_390111b06ffc415186ede4719fbf251a, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_390111b06ffc415186ede4719fbf251a,
type_description_1,
par_s,
par__PY3,
var_replace
);
// Release cached frame if used for exception.
if (frame_390111b06ffc415186ede4719fbf251a == cache_frame_390111b06ffc415186ede4719fbf251a) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_390111b06ffc415186ede4719fbf251a);
cache_frame_390111b06ffc415186ede4719fbf251a = NULL;
}
assertFrameObject(frame_390111b06ffc415186ede4719fbf251a);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
Py_XDECREF(par_s);
par_s = NULL;
CHECK_OBJECT(var_replace);
Py_DECREF(var_replace);
var_replace = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(par_s);
par_s = NULL;
Py_XDECREF(var_replace);
var_replace = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par__PY3);
Py_DECREF(par__PY3);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par__PY3);
Py_DECREF(par__PY3);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_simplejson$encoder$$$function__3_py_encode_basestring_ascii$$$function__1_replace(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_match = python_pars[0];
PyObject *var_s = NULL;
PyObject *var_n = NULL;
PyObject *var_s1 = NULL;
PyObject *var_s2 = NULL;
struct Nuitka_FrameObject *frame_2d06d664442a362cf63c0b73e2e294e4;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
PyObject *tmp_return_value = NULL;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
struct Nuitka_ExceptionStackItem exception_preserved_1;
int tmp_res;
bool tmp_result;
PyObject *exception_keeper_type_2;
PyObject *exception_keeper_value_2;
PyTracebackObject *exception_keeper_tb_2;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_2;
static struct Nuitka_FrameObject *cache_frame_2d06d664442a362cf63c0b73e2e294e4 = NULL;
PyObject *exception_keeper_type_3;
PyObject *exception_keeper_value_3;
PyTracebackObject *exception_keeper_tb_3;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_3;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_2d06d664442a362cf63c0b73e2e294e4)) {
Py_XDECREF(cache_frame_2d06d664442a362cf63c0b73e2e294e4);
#if _DEBUG_REFCOUNTS
if (cache_frame_2d06d664442a362cf63c0b73e2e294e4 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_2d06d664442a362cf63c0b73e2e294e4 = MAKE_FUNCTION_FRAME(codeobj_2d06d664442a362cf63c0b73e2e294e4, module_simplejson$encoder, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_2d06d664442a362cf63c0b73e2e294e4->m_type_description == NULL);
frame_2d06d664442a362cf63c0b73e2e294e4 = cache_frame_2d06d664442a362cf63c0b73e2e294e4;
// Push the new frame as the currently active one.
pushFrameStack(frame_2d06d664442a362cf63c0b73e2e294e4);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_2d06d664442a362cf63c0b73e2e294e4) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_instance_1;
CHECK_OBJECT(par_match);
tmp_called_instance_1 = par_match;
frame_2d06d664442a362cf63c0b73e2e294e4->m_frame.f_lineno = 88;
tmp_assign_source_1 = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_1,
mod_consts[21],
PyTuple_GET_ITEM(mod_consts[22], 0)
);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 88;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
assert(var_s == NULL);
var_s = tmp_assign_source_1;
}
// Tried code:
{
PyObject *tmp_expression_value_1;
PyObject *tmp_subscript_value_1;
tmp_expression_value_1 = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[20]);
if (unlikely(tmp_expression_value_1 == NULL)) {
tmp_expression_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[20]);
}
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 90;
type_description_1 = "ooooo";
goto try_except_handler_2;
}
CHECK_OBJECT(var_s);
tmp_subscript_value_1 = var_s;
tmp_return_value = LOOKUP_SUBSCRIPT(tmp_expression_value_1, tmp_subscript_value_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 90;
type_description_1 = "ooooo";
goto try_except_handler_2;
}
goto frame_return_exit_1;
}
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Exception handler code:
try_except_handler_2:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Preserve existing published exception id 1.
exception_preserved_1 = GET_CURRENT_EXCEPTION();
if (exception_keeper_tb_1 == NULL) {
exception_keeper_tb_1 = MAKE_TRACEBACK(frame_2d06d664442a362cf63c0b73e2e294e4, exception_keeper_lineno_1);
} else if (exception_keeper_lineno_1 != 0) {
exception_keeper_tb_1 = ADD_TRACEBACK(exception_keeper_tb_1, frame_2d06d664442a362cf63c0b73e2e294e4, exception_keeper_lineno_1);
}
PUBLISH_CURRENT_EXCEPTION(&exception_keeper_type_1, &exception_keeper_value_1, &exception_keeper_tb_1);
// Tried code:
{
bool tmp_condition_result_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
tmp_cmp_expr_left_1 = EXC_TYPE(PyThreadState_GET());
tmp_cmp_expr_right_1 = PyExc_KeyError;
tmp_res = EXCEPTION_MATCH_BOOL(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
assert(!(tmp_res == -1));
tmp_condition_result_1 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_assign_source_2;
PyObject *tmp_ord_arg_1;
CHECK_OBJECT(var_s);
tmp_ord_arg_1 = var_s;
tmp_assign_source_2 = BUILTIN_ORD(tmp_ord_arg_1);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 92;
type_description_1 = "ooooo";
goto try_except_handler_3;
}
assert(var_n == NULL);
var_n = tmp_assign_source_2;
}
{
nuitka_bool tmp_condition_result_2;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
CHECK_OBJECT(var_n);
tmp_cmp_expr_left_2 = var_n;
tmp_cmp_expr_right_2 = mod_consts[27];
tmp_condition_result_2 = RICH_COMPARE_LT_NBOOL_OBJECT_LONG(tmp_cmp_expr_left_2, tmp_cmp_expr_right_2);
if (tmp_condition_result_2 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 93;
type_description_1 = "ooooo";
goto try_except_handler_3;
}
if (tmp_condition_result_2 == NUITKA_BOOL_TRUE) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_mod_expr_left_1;
PyObject *tmp_mod_expr_right_1;
PyObject *tmp_tuple_element_1;
tmp_mod_expr_left_1 = mod_consts[28];
CHECK_OBJECT(var_n);
tmp_tuple_element_1 = var_n;
tmp_mod_expr_right_1 = MAKE_TUPLE_EMPTY(1);
PyTuple_SET_ITEM0(tmp_mod_expr_right_1, 0, tmp_tuple_element_1);
tmp_return_value = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_1, tmp_mod_expr_right_1);
Py_DECREF(tmp_mod_expr_right_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 95;
type_description_1 = "ooooo";
goto try_except_handler_3;
}
goto try_return_handler_3;
}
goto branch_end_2;
branch_no_2:;
{
PyObject *tmp_assign_source_3;
PyObject *tmp_isub_expr_left_1;
PyObject *tmp_isub_expr_right_1;
CHECK_OBJECT(var_n);
tmp_isub_expr_left_1 = var_n;
tmp_isub_expr_right_1 = mod_consts[27];
tmp_result = INPLACE_OPERATION_SUB_OBJECT_LONG(&tmp_isub_expr_left_1, tmp_isub_expr_right_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 98;
type_description_1 = "ooooo";
goto try_except_handler_3;
}
tmp_assign_source_3 = tmp_isub_expr_left_1;
var_n = tmp_assign_source_3;
}
{
PyObject *tmp_assign_source_4;
PyObject *tmp_bitor_expr_left_1;
PyObject *tmp_bitor_expr_right_1;
PyObject *tmp_bitand_expr_left_1;
PyObject *tmp_bitand_expr_right_1;
PyObject *tmp_rshift_expr_left_1;
PyObject *tmp_rshift_expr_right_1;
tmp_bitor_expr_left_1 = mod_consts[29];
CHECK_OBJECT(var_n);
tmp_rshift_expr_left_1 = var_n;
tmp_rshift_expr_right_1 = mod_consts[30];
tmp_bitand_expr_left_1 = BINARY_OPERATION_RSHIFT_OBJECT_OBJECT_LONG(tmp_rshift_expr_left_1, tmp_rshift_expr_right_1);
if (tmp_bitand_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 99;
type_description_1 = "ooooo";
goto try_except_handler_3;
}
tmp_bitand_expr_right_1 = mod_consts[31];
tmp_bitor_expr_right_1 = BINARY_OPERATION_BITAND_OBJECT_OBJECT_LONG(tmp_bitand_expr_left_1, tmp_bitand_expr_right_1);
Py_DECREF(tmp_bitand_expr_left_1);
if (tmp_bitor_expr_right_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 99;
type_description_1 = "ooooo";
goto try_except_handler_3;
}
tmp_assign_source_4 = BINARY_OPERATION_BITOR_OBJECT_LONG_OBJECT(tmp_bitor_expr_left_1, tmp_bitor_expr_right_1);
Py_DECREF(tmp_bitor_expr_right_1);
if (tmp_assign_source_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 99;
type_description_1 = "ooooo";
goto try_except_handler_3;
}
assert(var_s1 == NULL);
var_s1 = tmp_assign_source_4;
}
{
PyObject *tmp_assign_source_5;
PyObject *tmp_bitor_expr_left_2;
PyObject *tmp_bitor_expr_right_2;
PyObject *tmp_bitand_expr_left_2;
PyObject *tmp_bitand_expr_right_2;
tmp_bitor_expr_left_2 = mod_consts[32];
CHECK_OBJECT(var_n);
tmp_bitand_expr_left_2 = var_n;
tmp_bitand_expr_right_2 = mod_consts[31];
tmp_bitor_expr_right_2 = BINARY_OPERATION_BITAND_OBJECT_OBJECT_LONG(tmp_bitand_expr_left_2, tmp_bitand_expr_right_2);
if (tmp_bitor_expr_right_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 100;
type_description_1 = "ooooo";
goto try_except_handler_3;
}
tmp_assign_source_5 = BINARY_OPERATION_BITOR_OBJECT_LONG_OBJECT(tmp_bitor_expr_left_2, tmp_bitor_expr_right_2);
Py_DECREF(tmp_bitor_expr_right_2);
if (tmp_assign_source_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 100;
type_description_1 = "ooooo";
goto try_except_handler_3;
}
assert(var_s2 == NULL);
var_s2 = tmp_assign_source_5;
}
{
PyObject *tmp_mod_expr_left_2;
PyObject *tmp_mod_expr_right_2;
PyObject *tmp_tuple_element_2;
tmp_mod_expr_left_2 = mod_consts[33];
CHECK_OBJECT(var_s1);
tmp_tuple_element_2 = var_s1;
tmp_mod_expr_right_2 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_mod_expr_right_2, 0, tmp_tuple_element_2);
CHECK_OBJECT(var_s2);
tmp_tuple_element_2 = var_s2;
PyTuple_SET_ITEM0(tmp_mod_expr_right_2, 1, tmp_tuple_element_2);
tmp_return_value = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_2, tmp_mod_expr_right_2);
Py_DECREF(tmp_mod_expr_right_2);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 102;
type_description_1 = "ooooo";
goto try_except_handler_3;
}
goto try_return_handler_3;
}
branch_end_2:;
goto branch_end_1;
branch_no_1:;
tmp_result = RERAISE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
if (unlikely(tmp_result == false)) {
exception_lineno = 89;
}
if (exception_tb && exception_tb->tb_frame == &frame_2d06d664442a362cf63c0b73e2e294e4->m_frame) frame_2d06d664442a362cf63c0b73e2e294e4->m_frame.f_lineno = exception_tb->tb_lineno;
type_description_1 = "ooooo";
goto try_except_handler_3;
branch_end_1:;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_3:;
// Restore previous exception id 1.
SET_CURRENT_EXCEPTION(&exception_preserved_1);
goto frame_return_exit_1;
// Exception handler code:
try_except_handler_3:;
exception_keeper_type_2 = exception_type;
exception_keeper_value_2 = exception_value;
exception_keeper_tb_2 = exception_tb;
exception_keeper_lineno_2 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Restore previous exception id 1.
SET_CURRENT_EXCEPTION(&exception_preserved_1);
// Re-raise.
exception_type = exception_keeper_type_2;
exception_value = exception_keeper_value_2;
exception_tb = exception_keeper_tb_2;
exception_lineno = exception_keeper_lineno_2;
goto frame_exception_exit_1;
// End of try:
// End of try:
#if 0
RESTORE_FRAME_EXCEPTION(frame_2d06d664442a362cf63c0b73e2e294e4);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_2d06d664442a362cf63c0b73e2e294e4);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_2d06d664442a362cf63c0b73e2e294e4);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_2d06d664442a362cf63c0b73e2e294e4, exception_lineno);
} else if (exception_tb->tb_frame != &frame_2d06d664442a362cf63c0b73e2e294e4->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_2d06d664442a362cf63c0b73e2e294e4, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_2d06d664442a362cf63c0b73e2e294e4,
type_description_1,
par_match,
var_s,
var_n,
var_s1,
var_s2
);
// Release cached frame if used for exception.
if (frame_2d06d664442a362cf63c0b73e2e294e4 == cache_frame_2d06d664442a362cf63c0b73e2e294e4) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_2d06d664442a362cf63c0b73e2e294e4);
cache_frame_2d06d664442a362cf63c0b73e2e294e4 = NULL;
}
assertFrameObject(frame_2d06d664442a362cf63c0b73e2e294e4);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(var_s);
Py_DECREF(var_s);
var_s = NULL;
Py_XDECREF(var_n);
var_n = NULL;
Py_XDECREF(var_s1);
var_s1 = NULL;
Py_XDECREF(var_s2);
var_s2 = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_3 = exception_type;
exception_keeper_value_3 = exception_value;
exception_keeper_tb_3 = exception_tb;
exception_keeper_lineno_3 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_s);
var_s = NULL;
Py_XDECREF(var_n);
var_n = NULL;
Py_XDECREF(var_s1);
var_s1 = NULL;
Py_XDECREF(var_s2);
var_s2 = NULL;
// Re-raise.
exception_type = exception_keeper_type_3;
exception_value = exception_keeper_value_3;
exception_tb = exception_keeper_tb_3;
exception_lineno = exception_keeper_lineno_3;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_match);
Py_DECREF(par_match);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_match);
Py_DECREF(par_match);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_simplejson$encoder$$$function__4___init__(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_skipkeys = python_pars[1];
PyObject *par_ensure_ascii = python_pars[2];
PyObject *par_check_circular = python_pars[3];
PyObject *par_allow_nan = python_pars[4];
PyObject *par_sort_keys = python_pars[5];
PyObject *par_indent = python_pars[6];
PyObject *par_separators = python_pars[7];
PyObject *par_encoding = python_pars[8];
PyObject *par_default = python_pars[9];
PyObject *par_use_decimal = python_pars[10];
PyObject *par_namedtuple_as_object = python_pars[11];
PyObject *par_tuple_as_array = python_pars[12];
PyObject *par_bigint_as_string = python_pars[13];
PyObject *par_item_sort_key = python_pars[14];
PyObject *par_for_json = python_pars[15];
PyObject *par_ignore_nan = python_pars[16];
PyObject *par_int_as_string_bitcount = python_pars[17];
PyObject *par_iterable_as_array = python_pars[18];
PyObject *tmp_tuple_unpack_1__element_1 = NULL;
PyObject *tmp_tuple_unpack_1__element_2 = NULL;
PyObject *tmp_tuple_unpack_1__source_iter = NULL;
struct Nuitka_FrameObject *frame_d051d18d8638bd5f65a8044ac4338fb3;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
bool tmp_result;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
PyObject *tmp_iterator_attempt;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
PyObject *exception_keeper_type_2;
PyObject *exception_keeper_value_2;
PyTracebackObject *exception_keeper_tb_2;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_2;
static struct Nuitka_FrameObject *cache_frame_d051d18d8638bd5f65a8044ac4338fb3 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_keeper_type_3;
PyObject *exception_keeper_value_3;
PyTracebackObject *exception_keeper_tb_3;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_3;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_d051d18d8638bd5f65a8044ac4338fb3)) {
Py_XDECREF(cache_frame_d051d18d8638bd5f65a8044ac4338fb3);
#if _DEBUG_REFCOUNTS
if (cache_frame_d051d18d8638bd5f65a8044ac4338fb3 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_d051d18d8638bd5f65a8044ac4338fb3 = MAKE_FUNCTION_FRAME(codeobj_d051d18d8638bd5f65a8044ac4338fb3, module_simplejson$encoder, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_d051d18d8638bd5f65a8044ac4338fb3->m_type_description == NULL);
frame_d051d18d8638bd5f65a8044ac4338fb3 = cache_frame_d051d18d8638bd5f65a8044ac4338fb3;
// Push the new frame as the currently active one.
pushFrameStack(frame_d051d18d8638bd5f65a8044ac4338fb3);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_d051d18d8638bd5f65a8044ac4338fb3) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
CHECK_OBJECT(par_skipkeys);
tmp_assattr_value_1 = par_skipkeys;
CHECK_OBJECT(par_self);
tmp_assattr_target_1 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[34], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 229;
type_description_1 = "ooooooooooooooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_2;
PyObject *tmp_assattr_target_2;
CHECK_OBJECT(par_ensure_ascii);
tmp_assattr_value_2 = par_ensure_ascii;
CHECK_OBJECT(par_self);
tmp_assattr_target_2 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_2, mod_consts[35], tmp_assattr_value_2);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 230;
type_description_1 = "ooooooooooooooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_3;
PyObject *tmp_assattr_target_3;
CHECK_OBJECT(par_check_circular);
tmp_assattr_value_3 = par_check_circular;
CHECK_OBJECT(par_self);
tmp_assattr_target_3 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_3, mod_consts[36], tmp_assattr_value_3);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 231;
type_description_1 = "ooooooooooooooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_4;
PyObject *tmp_assattr_target_4;
CHECK_OBJECT(par_allow_nan);
tmp_assattr_value_4 = par_allow_nan;
CHECK_OBJECT(par_self);
tmp_assattr_target_4 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_4, mod_consts[37], tmp_assattr_value_4);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 232;
type_description_1 = "ooooooooooooooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_5;
PyObject *tmp_assattr_target_5;
CHECK_OBJECT(par_sort_keys);
tmp_assattr_value_5 = par_sort_keys;
CHECK_OBJECT(par_self);
tmp_assattr_target_5 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_5, mod_consts[38], tmp_assattr_value_5);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 233;
type_description_1 = "ooooooooooooooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_6;
PyObject *tmp_assattr_target_6;
CHECK_OBJECT(par_use_decimal);
tmp_assattr_value_6 = par_use_decimal;
CHECK_OBJECT(par_self);
tmp_assattr_target_6 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_6, mod_consts[39], tmp_assattr_value_6);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 234;
type_description_1 = "ooooooooooooooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_7;
PyObject *tmp_assattr_target_7;
CHECK_OBJECT(par_namedtuple_as_object);
tmp_assattr_value_7 = par_namedtuple_as_object;
CHECK_OBJECT(par_self);
tmp_assattr_target_7 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_7, mod_consts[40], tmp_assattr_value_7);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 235;
type_description_1 = "ooooooooooooooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_8;
PyObject *tmp_assattr_target_8;
CHECK_OBJECT(par_tuple_as_array);
tmp_assattr_value_8 = par_tuple_as_array;
CHECK_OBJECT(par_self);
tmp_assattr_target_8 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_8, mod_consts[41], tmp_assattr_value_8);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 236;
type_description_1 = "ooooooooooooooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_9;
PyObject *tmp_assattr_target_9;
CHECK_OBJECT(par_iterable_as_array);
tmp_assattr_value_9 = par_iterable_as_array;
CHECK_OBJECT(par_self);
tmp_assattr_target_9 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_9, mod_consts[42], tmp_assattr_value_9);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 237;
type_description_1 = "ooooooooooooooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_10;
PyObject *tmp_assattr_target_10;
CHECK_OBJECT(par_bigint_as_string);
tmp_assattr_value_10 = par_bigint_as_string;
CHECK_OBJECT(par_self);
tmp_assattr_target_10 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_10, mod_consts[43], tmp_assattr_value_10);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 238;
type_description_1 = "ooooooooooooooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_11;
PyObject *tmp_assattr_target_11;
CHECK_OBJECT(par_item_sort_key);
tmp_assattr_value_11 = par_item_sort_key;
CHECK_OBJECT(par_self);
tmp_assattr_target_11 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_11, mod_consts[44], tmp_assattr_value_11);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 239;
type_description_1 = "ooooooooooooooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_12;
PyObject *tmp_assattr_target_12;
CHECK_OBJECT(par_for_json);
tmp_assattr_value_12 = par_for_json;
CHECK_OBJECT(par_self);
tmp_assattr_target_12 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_12, mod_consts[45], tmp_assattr_value_12);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 240;
type_description_1 = "ooooooooooooooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_13;
PyObject *tmp_assattr_target_13;
CHECK_OBJECT(par_ignore_nan);
tmp_assattr_value_13 = par_ignore_nan;
CHECK_OBJECT(par_self);
tmp_assattr_target_13 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_13, mod_consts[46], tmp_assattr_value_13);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 241;
type_description_1 = "ooooooooooooooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_14;
PyObject *tmp_assattr_target_14;
CHECK_OBJECT(par_int_as_string_bitcount);
tmp_assattr_value_14 = par_int_as_string_bitcount;
CHECK_OBJECT(par_self);
tmp_assattr_target_14 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_14, mod_consts[47], tmp_assattr_value_14);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 242;
type_description_1 = "ooooooooooooooooooo";
goto frame_exception_exit_1;
}
}
{
bool tmp_condition_result_1;
int tmp_and_left_truth_1;
bool tmp_and_left_value_1;
bool tmp_and_right_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(par_indent);
tmp_cmp_expr_left_1 = par_indent;
tmp_cmp_expr_right_1 = Py_None;
tmp_and_left_value_1 = (tmp_cmp_expr_left_1 != tmp_cmp_expr_right_1) ? true : false;
tmp_and_left_truth_1 = tmp_and_left_value_1 != false ? 1 : 0;
if (tmp_and_left_truth_1 == 1) {
goto and_right_1;
} else {
goto and_left_1;
}
and_right_1:;
CHECK_OBJECT(par_indent);
tmp_isinstance_inst_1 = par_indent;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[48]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[48]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 243;
type_description_1 = "ooooooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 243;
type_description_1 = "ooooooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 243;
type_description_1 = "ooooooooooooooooooo";
goto frame_exception_exit_1;
}
tmp_and_right_value_1 = (tmp_res == 0) ? true : false;
tmp_condition_result_1 = tmp_and_right_value_1;
goto and_end_1;
and_left_1:;
tmp_condition_result_1 = tmp_and_left_value_1;
and_end_1:;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_assign_source_1;
PyObject *tmp_mult_expr_left_1;
PyObject *tmp_mult_expr_right_1;
CHECK_OBJECT(par_indent);
tmp_mult_expr_left_1 = par_indent;
tmp_mult_expr_right_1 = mod_consts[49];
tmp_assign_source_1 = BINARY_OPERATION_MULT_OBJECT_OBJECT_UNICODE(tmp_mult_expr_left_1, tmp_mult_expr_right_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 244;
type_description_1 = "ooooooooooooooooooo";
goto frame_exception_exit_1;
}
{
PyObject *old = par_indent;
assert(old != NULL);
par_indent = tmp_assign_source_1;
Py_DECREF(old);
}
}
branch_no_1:;
{
PyObject *tmp_assattr_value_15;
PyObject *tmp_assattr_target_15;
CHECK_OBJECT(par_indent);
tmp_assattr_value_15 = par_indent;
CHECK_OBJECT(par_self);
tmp_assattr_target_15 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_15, mod_consts[50], tmp_assattr_value_15);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 245;
type_description_1 = "ooooooooooooooooooo";
goto frame_exception_exit_1;
}
}
{
bool tmp_condition_result_2;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
CHECK_OBJECT(par_separators);
tmp_cmp_expr_left_2 = par_separators;
tmp_cmp_expr_right_2 = Py_None;
tmp_condition_result_2 = (tmp_cmp_expr_left_2 != tmp_cmp_expr_right_2) ? true : false;
if (tmp_condition_result_2 != false) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
// Tried code:
{
PyObject *tmp_assign_source_2;
PyObject *tmp_iter_arg_1;
CHECK_OBJECT(par_separators);
tmp_iter_arg_1 = par_separators;
tmp_assign_source_2 = MAKE_UNPACK_ITERATOR(tmp_iter_arg_1);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 247;
type_description_1 = "ooooooooooooooooooo";
goto try_except_handler_2;
}
assert(tmp_tuple_unpack_1__source_iter == NULL);
tmp_tuple_unpack_1__source_iter = tmp_assign_source_2;
}
// Tried code:
{
PyObject *tmp_assign_source_3;
PyObject *tmp_unpack_1;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
tmp_unpack_1 = tmp_tuple_unpack_1__source_iter;
tmp_assign_source_3 = UNPACK_NEXT(tmp_unpack_1, 0, 2);
if (tmp_assign_source_3 == NULL) {
if (!ERROR_OCCURRED()) {
exception_type = PyExc_StopIteration;
Py_INCREF(exception_type);
exception_value = NULL;
exception_tb = NULL;
} else {
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
}
type_description_1 = "ooooooooooooooooooo";
exception_lineno = 247;
goto try_except_handler_3;
}
assert(tmp_tuple_unpack_1__element_1 == NULL);
tmp_tuple_unpack_1__element_1 = tmp_assign_source_3;
}
{
PyObject *tmp_assign_source_4;
PyObject *tmp_unpack_2;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
tmp_unpack_2 = tmp_tuple_unpack_1__source_iter;
tmp_assign_source_4 = UNPACK_NEXT(tmp_unpack_2, 1, 2);
if (tmp_assign_source_4 == NULL) {
if (!ERROR_OCCURRED()) {
exception_type = PyExc_StopIteration;
Py_INCREF(exception_type);
exception_value = NULL;
exception_tb = NULL;
} else {
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
}
type_description_1 = "ooooooooooooooooooo";
exception_lineno = 247;
goto try_except_handler_3;
}
assert(tmp_tuple_unpack_1__element_2 == NULL);
tmp_tuple_unpack_1__element_2 = tmp_assign_source_4;
}
{
PyObject *tmp_iterator_name_1;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
tmp_iterator_name_1 = tmp_tuple_unpack_1__source_iter;
// Check if iterator has left-over elements.
CHECK_OBJECT(tmp_iterator_name_1); assert(HAS_ITERNEXT(tmp_iterator_name_1));
tmp_iterator_attempt = (*Py_TYPE(tmp_iterator_name_1)->tp_iternext)(tmp_iterator_name_1);
if (likely(tmp_iterator_attempt == NULL)) {
PyObject *error = GET_ERROR_OCCURRED();
if (error != NULL) {
if (EXCEPTION_MATCH_BOOL_SINGLE(error, PyExc_StopIteration)) {
CLEAR_ERROR_OCCURRED();
} else {
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooooooooooooooooooo";
exception_lineno = 247;
goto try_except_handler_3;
}
}
} else {
Py_DECREF(tmp_iterator_attempt);
exception_type = PyExc_ValueError;
Py_INCREF(PyExc_ValueError);
exception_value = mod_consts[51];
Py_INCREF(exception_value);
exception_tb = NULL;
type_description_1 = "ooooooooooooooooooo";
exception_lineno = 247;
goto try_except_handler_3;
}
}
goto try_end_1;
// Exception handler code:
try_except_handler_3:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
Py_DECREF(tmp_tuple_unpack_1__source_iter);
tmp_tuple_unpack_1__source_iter = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto try_except_handler_2;
// End of try:
try_end_1:;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
Py_DECREF(tmp_tuple_unpack_1__source_iter);
tmp_tuple_unpack_1__source_iter = NULL;
{
PyObject *tmp_assattr_value_16;
PyObject *tmp_assattr_target_16;
CHECK_OBJECT(tmp_tuple_unpack_1__element_1);
tmp_assattr_value_16 = tmp_tuple_unpack_1__element_1;
CHECK_OBJECT(par_self);
tmp_assattr_target_16 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_16, mod_consts[52], tmp_assattr_value_16);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 247;
type_description_1 = "ooooooooooooooooooo";
goto try_except_handler_2;
}
}
Py_XDECREF(tmp_tuple_unpack_1__element_1);
tmp_tuple_unpack_1__element_1 = NULL;
{
PyObject *tmp_assattr_value_17;
PyObject *tmp_assattr_target_17;
CHECK_OBJECT(tmp_tuple_unpack_1__element_2);
tmp_assattr_value_17 = tmp_tuple_unpack_1__element_2;
CHECK_OBJECT(par_self);
tmp_assattr_target_17 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_17, mod_consts[53], tmp_assattr_value_17);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 247;
type_description_1 = "ooooooooooooooooooo";
goto try_except_handler_2;
}
}
goto try_end_2;
// Exception handler code:
try_except_handler_2:;
exception_keeper_type_2 = exception_type;
exception_keeper_value_2 = exception_value;
exception_keeper_tb_2 = exception_tb;
exception_keeper_lineno_2 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_tuple_unpack_1__element_1);
tmp_tuple_unpack_1__element_1 = NULL;
Py_XDECREF(tmp_tuple_unpack_1__element_2);
tmp_tuple_unpack_1__element_2 = NULL;
// Re-raise.
exception_type = exception_keeper_type_2;
exception_value = exception_keeper_value_2;
exception_tb = exception_keeper_tb_2;
exception_lineno = exception_keeper_lineno_2;
goto frame_exception_exit_1;
// End of try:
try_end_2:;
Py_XDECREF(tmp_tuple_unpack_1__element_2);
tmp_tuple_unpack_1__element_2 = NULL;
goto branch_end_2;
branch_no_2:;
{
bool tmp_condition_result_3;
PyObject *tmp_cmp_expr_left_3;
PyObject *tmp_cmp_expr_right_3;
CHECK_OBJECT(par_indent);
tmp_cmp_expr_left_3 = par_indent;
tmp_cmp_expr_right_3 = Py_None;
tmp_condition_result_3 = (tmp_cmp_expr_left_3 != tmp_cmp_expr_right_3) ? true : false;
if (tmp_condition_result_3 != false) {
goto branch_yes_3;
} else {
goto branch_no_3;
}
}
branch_yes_3:;
{
PyObject *tmp_assattr_value_18;
PyObject *tmp_assattr_target_18;
tmp_assattr_value_18 = mod_consts[54];
CHECK_OBJECT(par_self);
tmp_assattr_target_18 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_18, mod_consts[52], tmp_assattr_value_18);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 249;
type_description_1 = "ooooooooooooooooooo";
goto frame_exception_exit_1;
}
}
branch_no_3:;
branch_end_2:;
{
bool tmp_condition_result_4;
PyObject *tmp_cmp_expr_left_4;
PyObject *tmp_cmp_expr_right_4;
CHECK_OBJECT(par_default);
tmp_cmp_expr_left_4 = par_default;
tmp_cmp_expr_right_4 = Py_None;
tmp_condition_result_4 = (tmp_cmp_expr_left_4 != tmp_cmp_expr_right_4) ? true : false;
if (tmp_condition_result_4 != false) {
goto branch_yes_4;
} else {
goto branch_no_4;
}
}
branch_yes_4:;
{
PyObject *tmp_assattr_value_19;
PyObject *tmp_assattr_target_19;
CHECK_OBJECT(par_default);
tmp_assattr_value_19 = par_default;
CHECK_OBJECT(par_self);
tmp_assattr_target_19 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_19, mod_consts[55], tmp_assattr_value_19);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 251;
type_description_1 = "ooooooooooooooooooo";
goto frame_exception_exit_1;
}
}
branch_no_4:;
{
PyObject *tmp_assattr_value_20;
PyObject *tmp_assattr_target_20;
CHECK_OBJECT(par_encoding);
tmp_assattr_value_20 = par_encoding;
CHECK_OBJECT(par_self);
tmp_assattr_target_20 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_20, mod_consts[56], tmp_assattr_value_20);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 252;
type_description_1 = "ooooooooooooooooooo";
goto frame_exception_exit_1;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_d051d18d8638bd5f65a8044ac4338fb3);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_d051d18d8638bd5f65a8044ac4338fb3);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_d051d18d8638bd5f65a8044ac4338fb3, exception_lineno);
} else if (exception_tb->tb_frame != &frame_d051d18d8638bd5f65a8044ac4338fb3->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_d051d18d8638bd5f65a8044ac4338fb3, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_d051d18d8638bd5f65a8044ac4338fb3,
type_description_1,
par_self,
par_skipkeys,
par_ensure_ascii,
par_check_circular,
par_allow_nan,
par_sort_keys,
par_indent,
par_separators,
par_encoding,
par_default,
par_use_decimal,
par_namedtuple_as_object,
par_tuple_as_array,
par_bigint_as_string,
par_item_sort_key,
par_for_json,
par_ignore_nan,
par_int_as_string_bitcount,
par_iterable_as_array
);
// Release cached frame if used for exception.
if (frame_d051d18d8638bd5f65a8044ac4338fb3 == cache_frame_d051d18d8638bd5f65a8044ac4338fb3) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_d051d18d8638bd5f65a8044ac4338fb3);
cache_frame_d051d18d8638bd5f65a8044ac4338fb3 = NULL;
}
assertFrameObject(frame_d051d18d8638bd5f65a8044ac4338fb3);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto try_return_handler_1;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(par_indent);
Py_DECREF(par_indent);
par_indent = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_3 = exception_type;
exception_keeper_value_3 = exception_value;
exception_keeper_tb_3 = exception_tb;
exception_keeper_lineno_3 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
CHECK_OBJECT(par_indent);
Py_DECREF(par_indent);
par_indent = NULL;
// Re-raise.
exception_type = exception_keeper_type_3;
exception_value = exception_keeper_value_3;
exception_tb = exception_keeper_tb_3;
exception_lineno = exception_keeper_lineno_3;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_skipkeys);
Py_DECREF(par_skipkeys);
CHECK_OBJECT(par_ensure_ascii);
Py_DECREF(par_ensure_ascii);
CHECK_OBJECT(par_check_circular);
Py_DECREF(par_check_circular);
CHECK_OBJECT(par_allow_nan);
Py_DECREF(par_allow_nan);
CHECK_OBJECT(par_sort_keys);
Py_DECREF(par_sort_keys);
CHECK_OBJECT(par_separators);
Py_DECREF(par_separators);
CHECK_OBJECT(par_encoding);
Py_DECREF(par_encoding);
CHECK_OBJECT(par_default);
Py_DECREF(par_default);
CHECK_OBJECT(par_use_decimal);
Py_DECREF(par_use_decimal);
CHECK_OBJECT(par_namedtuple_as_object);
Py_DECREF(par_namedtuple_as_object);
CHECK_OBJECT(par_tuple_as_array);
Py_DECREF(par_tuple_as_array);
CHECK_OBJECT(par_bigint_as_string);
Py_DECREF(par_bigint_as_string);
CHECK_OBJECT(par_item_sort_key);
Py_DECREF(par_item_sort_key);
CHECK_OBJECT(par_for_json);
Py_DECREF(par_for_json);
CHECK_OBJECT(par_ignore_nan);
Py_DECREF(par_ignore_nan);
CHECK_OBJECT(par_int_as_string_bitcount);
Py_DECREF(par_int_as_string_bitcount);
CHECK_OBJECT(par_iterable_as_array);
Py_DECREF(par_iterable_as_array);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_skipkeys);
Py_DECREF(par_skipkeys);
CHECK_OBJECT(par_ensure_ascii);
Py_DECREF(par_ensure_ascii);
CHECK_OBJECT(par_check_circular);
Py_DECREF(par_check_circular);
CHECK_OBJECT(par_allow_nan);
Py_DECREF(par_allow_nan);
CHECK_OBJECT(par_sort_keys);
Py_DECREF(par_sort_keys);
CHECK_OBJECT(par_separators);
Py_DECREF(par_separators);
CHECK_OBJECT(par_encoding);
Py_DECREF(par_encoding);
CHECK_OBJECT(par_default);
Py_DECREF(par_default);
CHECK_OBJECT(par_use_decimal);
Py_DECREF(par_use_decimal);
CHECK_OBJECT(par_namedtuple_as_object);
Py_DECREF(par_namedtuple_as_object);
CHECK_OBJECT(par_tuple_as_array);
Py_DECREF(par_tuple_as_array);
CHECK_OBJECT(par_bigint_as_string);
Py_DECREF(par_bigint_as_string);
CHECK_OBJECT(par_item_sort_key);
Py_DECREF(par_item_sort_key);
CHECK_OBJECT(par_for_json);
Py_DECREF(par_for_json);
CHECK_OBJECT(par_ignore_nan);
Py_DECREF(par_ignore_nan);
CHECK_OBJECT(par_int_as_string_bitcount);
Py_DECREF(par_int_as_string_bitcount);
CHECK_OBJECT(par_iterable_as_array);
Py_DECREF(par_iterable_as_array);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_simplejson$encoder$$$function__5_default(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_o = python_pars[1];
struct Nuitka_FrameObject *frame_a3efae23e87a598e8c6da655e26cbebf;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
static struct Nuitka_FrameObject *cache_frame_a3efae23e87a598e8c6da655e26cbebf = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_a3efae23e87a598e8c6da655e26cbebf)) {
Py_XDECREF(cache_frame_a3efae23e87a598e8c6da655e26cbebf);
#if _DEBUG_REFCOUNTS
if (cache_frame_a3efae23e87a598e8c6da655e26cbebf == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_a3efae23e87a598e8c6da655e26cbebf = MAKE_FUNCTION_FRAME(codeobj_a3efae23e87a598e8c6da655e26cbebf, module_simplejson$encoder, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_a3efae23e87a598e8c6da655e26cbebf->m_type_description == NULL);
frame_a3efae23e87a598e8c6da655e26cbebf = cache_frame_a3efae23e87a598e8c6da655e26cbebf;
// Push the new frame as the currently active one.
pushFrameStack(frame_a3efae23e87a598e8c6da655e26cbebf);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_a3efae23e87a598e8c6da655e26cbebf) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_raise_type_1;
PyObject *tmp_make_exception_arg_1;
PyObject *tmp_mod_expr_left_1;
PyObject *tmp_mod_expr_right_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_expression_value_2;
tmp_mod_expr_left_1 = mod_consts[58];
CHECK_OBJECT(par_o);
tmp_expression_value_2 = par_o;
tmp_expression_value_1 = LOOKUP_ATTRIBUTE_CLASS_SLOT(tmp_expression_value_2);
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 273;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_mod_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[59]);
Py_DECREF(tmp_expression_value_1);
if (tmp_mod_expr_right_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 273;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_make_exception_arg_1 = BINARY_OPERATION_MOD_OBJECT_UNICODE_OBJECT(tmp_mod_expr_left_1, tmp_mod_expr_right_1);
Py_DECREF(tmp_mod_expr_right_1);
if (tmp_make_exception_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 273;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
frame_a3efae23e87a598e8c6da655e26cbebf->m_frame.f_lineno = 272;
tmp_raise_type_1 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_TypeError, tmp_make_exception_arg_1);
Py_DECREF(tmp_make_exception_arg_1);
assert(!(tmp_raise_type_1 == NULL));
exception_type = tmp_raise_type_1;
exception_lineno = 272;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oo";
goto frame_exception_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_a3efae23e87a598e8c6da655e26cbebf);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_a3efae23e87a598e8c6da655e26cbebf);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_a3efae23e87a598e8c6da655e26cbebf, exception_lineno);
} else if (exception_tb->tb_frame != &frame_a3efae23e87a598e8c6da655e26cbebf->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_a3efae23e87a598e8c6da655e26cbebf, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_a3efae23e87a598e8c6da655e26cbebf,
type_description_1,
par_self,
par_o
);
// Release cached frame if used for exception.
if (frame_a3efae23e87a598e8c6da655e26cbebf == cache_frame_a3efae23e87a598e8c6da655e26cbebf) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_a3efae23e87a598e8c6da655e26cbebf);
cache_frame_a3efae23e87a598e8c6da655e26cbebf = NULL;
}
assertFrameObject(frame_a3efae23e87a598e8c6da655e26cbebf);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_o);
Py_DECREF(par_o);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
}
static PyObject *impl_simplejson$encoder$$$function__6_encode(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_o = python_pars[1];
PyObject *var__encoding = NULL;
PyObject *var_chunks = NULL;
struct Nuitka_FrameObject *frame_62ebaf356fb26d454fdf5782cadc8a58;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_62ebaf356fb26d454fdf5782cadc8a58 = NULL;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_62ebaf356fb26d454fdf5782cadc8a58)) {
Py_XDECREF(cache_frame_62ebaf356fb26d454fdf5782cadc8a58);
#if _DEBUG_REFCOUNTS
if (cache_frame_62ebaf356fb26d454fdf5782cadc8a58 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_62ebaf356fb26d454fdf5782cadc8a58 = MAKE_FUNCTION_FRAME(codeobj_62ebaf356fb26d454fdf5782cadc8a58, module_simplejson$encoder, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_62ebaf356fb26d454fdf5782cadc8a58->m_type_description == NULL);
frame_62ebaf356fb26d454fdf5782cadc8a58 = cache_frame_62ebaf356fb26d454fdf5782cadc8a58;
// Push the new frame as the currently active one.
pushFrameStack(frame_62ebaf356fb26d454fdf5782cadc8a58);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_62ebaf356fb26d454fdf5782cadc8a58) == 2); // Frame stack
// Framed code:
{
nuitka_bool tmp_condition_result_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(par_o);
tmp_isinstance_inst_1 = par_o;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[61]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[61]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 284;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 284;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res != 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_1 == NUITKA_BOOL_TRUE) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_assign_source_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_assign_source_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[56]);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 285;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
assert(var__encoding == NULL);
var__encoding = tmp_assign_source_1;
}
{
bool tmp_condition_result_2;
int tmp_and_left_truth_1;
bool tmp_and_left_value_1;
bool tmp_and_right_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
CHECK_OBJECT(var__encoding);
tmp_cmp_expr_left_1 = var__encoding;
tmp_cmp_expr_right_1 = Py_None;
tmp_and_left_value_1 = (tmp_cmp_expr_left_1 != tmp_cmp_expr_right_1) ? true : false;
tmp_and_left_truth_1 = tmp_and_left_value_1 != false ? 1 : 0;
if (tmp_and_left_truth_1 == 1) {
goto and_right_1;
} else {
goto and_left_1;
}
and_right_1:;
CHECK_OBJECT(var__encoding);
tmp_cmp_expr_left_2 = var__encoding;
tmp_cmp_expr_right_2 = mod_consts[8];
tmp_operand_value_1 = RICH_COMPARE_EQ_OBJECT_OBJECT_UNICODE(tmp_cmp_expr_left_2, tmp_cmp_expr_right_2);
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 286;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 286;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_and_right_value_1 = (tmp_res == 0) ? true : false;
tmp_condition_result_2 = tmp_and_right_value_1;
goto and_end_1;
and_left_1:;
tmp_condition_result_2 = tmp_and_left_value_1;
and_end_1:;
if (tmp_condition_result_2 != false) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_assign_source_2;
PyObject *tmp_called_value_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_args_element_value_2;
tmp_called_value_1 = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[62]);
if (unlikely(tmp_called_value_1 == NULL)) {
tmp_called_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[62]);
}
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 287;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_o);
tmp_args_element_value_1 = par_o;
CHECK_OBJECT(var__encoding);
tmp_args_element_value_2 = var__encoding;
frame_62ebaf356fb26d454fdf5782cadc8a58->m_frame.f_lineno = 287;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2};
tmp_assign_source_2 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_1, call_args);
}
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 287;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
{
PyObject *old = par_o;
assert(old != NULL);
par_o = tmp_assign_source_2;
Py_DECREF(old);
}
}
branch_no_2:;
branch_no_1:;
{
nuitka_bool tmp_condition_result_3;
PyObject *tmp_isinstance_inst_2;
PyObject *tmp_isinstance_cls_2;
CHECK_OBJECT(par_o);
tmp_isinstance_inst_2 = par_o;
tmp_isinstance_cls_2 = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[48]);
if (unlikely(tmp_isinstance_cls_2 == NULL)) {
tmp_isinstance_cls_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[48]);
}
if (tmp_isinstance_cls_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 288;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_2, tmp_isinstance_cls_2);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 288;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_condition_result_3 = (tmp_res != 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_3 == NUITKA_BOOL_TRUE) {
goto branch_yes_3;
} else {
goto branch_no_3;
}
}
branch_yes_3:;
{
nuitka_bool tmp_condition_result_4;
PyObject *tmp_expression_value_2;
PyObject *tmp_attribute_value_1;
int tmp_truth_name_1;
if (par_self == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[63]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 289;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_expression_value_2 = par_self;
tmp_attribute_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[35]);
if (tmp_attribute_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 289;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_truth_name_1 = CHECK_IF_TRUE(tmp_attribute_value_1);
if (tmp_truth_name_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_attribute_value_1);
exception_lineno = 289;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_condition_result_4 = tmp_truth_name_1 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_attribute_value_1);
if (tmp_condition_result_4 == NUITKA_BOOL_TRUE) {
goto branch_yes_4;
} else {
goto branch_no_4;
}
}
branch_yes_4:;
{
PyObject *tmp_called_value_2;
PyObject *tmp_args_element_value_3;
tmp_called_value_2 = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[5]);
if (unlikely(tmp_called_value_2 == NULL)) {
tmp_called_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[5]);
}
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 290;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_o);
tmp_args_element_value_3 = par_o;
frame_62ebaf356fb26d454fdf5782cadc8a58->m_frame.f_lineno = 290;
tmp_return_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_2, tmp_args_element_value_3);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 290;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
goto branch_end_4;
branch_no_4:;
{
PyObject *tmp_called_value_3;
PyObject *tmp_args_element_value_4;
tmp_called_value_3 = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[64]);
if (unlikely(tmp_called_value_3 == NULL)) {
tmp_called_value_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[64]);
}
if (tmp_called_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 292;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_o);
tmp_args_element_value_4 = par_o;
frame_62ebaf356fb26d454fdf5782cadc8a58->m_frame.f_lineno = 292;
tmp_return_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_3, tmp_args_element_value_4);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 292;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
branch_end_4:;
branch_no_3:;
{
PyObject *tmp_assign_source_3;
PyObject *tmp_called_value_4;
PyObject *tmp_expression_value_3;
PyObject *tmp_args_value_1;
PyObject *tmp_tuple_element_1;
PyObject *tmp_kwargs_value_1;
if (par_self == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[63]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 296;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_expression_value_3 = par_self;
tmp_called_value_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[65]);
if (tmp_called_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 296;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_o);
tmp_tuple_element_1 = par_o;
tmp_args_value_1 = MAKE_TUPLE_EMPTY(1);
PyTuple_SET_ITEM0(tmp_args_value_1, 0, tmp_tuple_element_1);
tmp_kwargs_value_1 = DICT_COPY(mod_consts[66]);
frame_62ebaf356fb26d454fdf5782cadc8a58->m_frame.f_lineno = 296;
tmp_assign_source_3 = CALL_FUNCTION(tmp_called_value_4, tmp_args_value_1, tmp_kwargs_value_1);
Py_DECREF(tmp_called_value_4);
Py_DECREF(tmp_args_value_1);
Py_DECREF(tmp_kwargs_value_1);
if (tmp_assign_source_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 296;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
assert(var_chunks == NULL);
var_chunks = tmp_assign_source_3;
}
{
bool tmp_condition_result_5;
PyObject *tmp_operand_value_2;
PyObject *tmp_isinstance_inst_3;
PyObject *tmp_isinstance_cls_3;
CHECK_OBJECT(var_chunks);
tmp_isinstance_inst_3 = var_chunks;
tmp_isinstance_cls_3 = mod_consts[67];
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_3, tmp_isinstance_cls_3);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 297;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_operand_value_2 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_2);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 297;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_condition_result_5 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_5 != false) {
goto branch_yes_5;
} else {
goto branch_no_5;
}
}
branch_yes_5:;
{
PyObject *tmp_assign_source_4;
PyObject *tmp_list_arg_1;
CHECK_OBJECT(var_chunks);
tmp_list_arg_1 = var_chunks;
tmp_assign_source_4 = MAKE_LIST(tmp_list_arg_1);
if (tmp_assign_source_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 298;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
{
PyObject *old = var_chunks;
assert(old != NULL);
var_chunks = tmp_assign_source_4;
Py_DECREF(old);
}
}
branch_no_5:;
{
nuitka_bool tmp_condition_result_6;
PyObject *tmp_expression_value_4;
PyObject *tmp_attribute_value_2;
int tmp_truth_name_2;
if (par_self == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[63]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 299;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_expression_value_4 = par_self;
tmp_attribute_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[35]);
if (tmp_attribute_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 299;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_truth_name_2 = CHECK_IF_TRUE(tmp_attribute_value_2);
if (tmp_truth_name_2 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_attribute_value_2);
exception_lineno = 299;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_condition_result_6 = tmp_truth_name_2 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_attribute_value_2);
if (tmp_condition_result_6 == NUITKA_BOOL_TRUE) {
goto branch_yes_6;
} else {
goto branch_no_6;
}
}
branch_yes_6:;
{
PyObject *tmp_str_arg_value_1;
PyObject *tmp_iterable_value_1;
tmp_str_arg_value_1 = mod_consts[0];
CHECK_OBJECT(var_chunks);
tmp_iterable_value_1 = var_chunks;
tmp_return_value = UNICODE_JOIN(tmp_str_arg_value_1, tmp_iterable_value_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 300;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
goto branch_end_6;
branch_no_6:;
{
PyObject *tmp_str_arg_value_2;
PyObject *tmp_iterable_value_2;
tmp_str_arg_value_2 = mod_consts[0];
CHECK_OBJECT(var_chunks);
tmp_iterable_value_2 = var_chunks;
tmp_return_value = UNICODE_JOIN(tmp_str_arg_value_2, tmp_iterable_value_2);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 302;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
branch_end_6:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_62ebaf356fb26d454fdf5782cadc8a58);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_62ebaf356fb26d454fdf5782cadc8a58);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_62ebaf356fb26d454fdf5782cadc8a58);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_62ebaf356fb26d454fdf5782cadc8a58, exception_lineno);
} else if (exception_tb->tb_frame != &frame_62ebaf356fb26d454fdf5782cadc8a58->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_62ebaf356fb26d454fdf5782cadc8a58, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_62ebaf356fb26d454fdf5782cadc8a58,
type_description_1,
par_self,
par_o,
var__encoding,
var_chunks
);
// Release cached frame if used for exception.
if (frame_62ebaf356fb26d454fdf5782cadc8a58 == cache_frame_62ebaf356fb26d454fdf5782cadc8a58) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_62ebaf356fb26d454fdf5782cadc8a58);
cache_frame_62ebaf356fb26d454fdf5782cadc8a58 = NULL;
}
assertFrameObject(frame_62ebaf356fb26d454fdf5782cadc8a58);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
Py_XDECREF(par_o);
par_o = NULL;
Py_XDECREF(var__encoding);
var__encoding = NULL;
Py_XDECREF(var_chunks);
var_chunks = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(par_o);
par_o = NULL;
Py_XDECREF(var__encoding);
var__encoding = NULL;
Py_XDECREF(var_chunks);
var_chunks = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_simplejson$encoder$$$function__7_iterencode(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_o = python_pars[1];
PyObject *par__one_shot = python_pars[2];
PyObject *var_markers = NULL;
PyObject *var__encoder = NULL;
PyObject *var_floatstr = NULL;
PyObject *var_key_memo = NULL;
PyObject *var_int_as_string_bitcount = NULL;
PyObject *var__iterencode = NULL;
struct Nuitka_FrameObject *frame_c2b046d39d8b137c76a1a8374b931197;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
PyObject *tmp_return_value = NULL;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
struct Nuitka_ExceptionStackItem exception_preserved_1;
bool tmp_result;
PyObject *exception_keeper_type_2;
PyObject *exception_keeper_value_2;
PyTracebackObject *exception_keeper_tb_2;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_2;
static struct Nuitka_FrameObject *cache_frame_c2b046d39d8b137c76a1a8374b931197 = NULL;
PyObject *exception_keeper_type_3;
PyObject *exception_keeper_value_3;
PyTracebackObject *exception_keeper_tb_3;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_3;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_c2b046d39d8b137c76a1a8374b931197)) {
Py_XDECREF(cache_frame_c2b046d39d8b137c76a1a8374b931197);
#if _DEBUG_REFCOUNTS
if (cache_frame_c2b046d39d8b137c76a1a8374b931197 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_c2b046d39d8b137c76a1a8374b931197 = MAKE_FUNCTION_FRAME(codeobj_c2b046d39d8b137c76a1a8374b931197, module_simplejson$encoder, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_c2b046d39d8b137c76a1a8374b931197->m_type_description == NULL);
frame_c2b046d39d8b137c76a1a8374b931197 = cache_frame_c2b046d39d8b137c76a1a8374b931197;
// Push the new frame as the currently active one.
pushFrameStack(frame_c2b046d39d8b137c76a1a8374b931197);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_c2b046d39d8b137c76a1a8374b931197) == 2); // Frame stack
// Framed code:
{
nuitka_bool tmp_condition_result_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_attribute_value_1;
int tmp_truth_name_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_attribute_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[36]);
if (tmp_attribute_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 314;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
tmp_truth_name_1 = CHECK_IF_TRUE(tmp_attribute_value_1);
if (tmp_truth_name_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_attribute_value_1);
exception_lineno = 314;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = tmp_truth_name_1 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_attribute_value_1);
if (tmp_condition_result_1 == NUITKA_BOOL_TRUE) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_assign_source_1;
tmp_assign_source_1 = MAKE_DICT_EMPTY();
assert(var_markers == NULL);
var_markers = tmp_assign_source_1;
}
goto branch_end_1;
branch_no_1:;
{
PyObject *tmp_assign_source_2;
tmp_assign_source_2 = Py_None;
assert(var_markers == NULL);
Py_INCREF(tmp_assign_source_2);
var_markers = tmp_assign_source_2;
}
branch_end_1:;
{
nuitka_bool tmp_condition_result_2;
PyObject *tmp_expression_value_2;
PyObject *tmp_attribute_value_2;
int tmp_truth_name_2;
CHECK_OBJECT(par_self);
tmp_expression_value_2 = par_self;
tmp_attribute_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[35]);
if (tmp_attribute_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 318;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
tmp_truth_name_2 = CHECK_IF_TRUE(tmp_attribute_value_2);
if (tmp_truth_name_2 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_attribute_value_2);
exception_lineno = 318;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
tmp_condition_result_2 = tmp_truth_name_2 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_attribute_value_2);
if (tmp_condition_result_2 == NUITKA_BOOL_TRUE) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_assign_source_3;
tmp_assign_source_3 = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[5]);
if (unlikely(tmp_assign_source_3 == NULL)) {
tmp_assign_source_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[5]);
}
if (tmp_assign_source_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 319;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
assert(var__encoder == NULL);
Py_INCREF(tmp_assign_source_3);
var__encoder = tmp_assign_source_3;
}
goto branch_end_2;
branch_no_2:;
{
PyObject *tmp_assign_source_4;
tmp_assign_source_4 = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[64]);
if (unlikely(tmp_assign_source_4 == NULL)) {
tmp_assign_source_4 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[64]);
}
if (tmp_assign_source_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 321;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
assert(var__encoder == NULL);
Py_INCREF(tmp_assign_source_4);
var__encoder = tmp_assign_source_4;
}
branch_end_2:;
{
nuitka_bool tmp_condition_result_3;
int tmp_and_left_truth_1;
nuitka_bool tmp_and_left_value_1;
nuitka_bool tmp_and_right_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_3;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
PyObject *tmp_expression_value_4;
CHECK_OBJECT(par_self);
tmp_expression_value_3 = par_self;
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[56]);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 322;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_1 = mod_consts[8];
tmp_and_left_value_1 = RICH_COMPARE_NE_NBOOL_OBJECT_UNICODE(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
Py_DECREF(tmp_cmp_expr_left_1);
if (tmp_and_left_value_1 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 322;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
tmp_and_left_truth_1 = tmp_and_left_value_1 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_and_left_truth_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 322;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_1 == 1) {
goto and_right_1;
} else {
goto and_left_1;
}
and_right_1:;
CHECK_OBJECT(par_self);
tmp_expression_value_4 = par_self;
tmp_cmp_expr_left_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[56]);
if (tmp_cmp_expr_left_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 322;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_2 = Py_None;
tmp_and_right_value_1 = (tmp_cmp_expr_left_2 != tmp_cmp_expr_right_2) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
Py_DECREF(tmp_cmp_expr_left_2);
tmp_condition_result_3 = tmp_and_right_value_1;
goto and_end_1;
and_left_1:;
tmp_condition_result_3 = tmp_and_left_value_1;
and_end_1:;
if (tmp_condition_result_3 == NUITKA_BOOL_TRUE) {
goto branch_yes_3;
} else {
goto branch_no_3;
}
}
branch_yes_3:;
{
PyObject *tmp_assign_source_5;
PyObject *tmp_defaults_1;
PyObject *tmp_tuple_element_1;
CHECK_OBJECT(var__encoder);
tmp_tuple_element_1 = var__encoder;
tmp_defaults_1 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_5;
PyTuple_SET_ITEM0(tmp_defaults_1, 0, tmp_tuple_element_1);
CHECK_OBJECT(par_self);
tmp_expression_value_5 = par_self;
tmp_tuple_element_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[56]);
if (tmp_tuple_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 323;
type_description_1 = "ooooooooo";
goto tuple_build_exception_1;
}
PyTuple_SET_ITEM(tmp_defaults_1, 1, tmp_tuple_element_1);
}
goto tuple_build_noexception_1;
// Exception handling pass through code for tuple_build:
tuple_build_exception_1:;
Py_DECREF(tmp_defaults_1);
goto frame_exception_exit_1;
// Finished with no exception for tuple_build:
tuple_build_noexception_1:;
tmp_assign_source_5 = MAKE_FUNCTION_simplejson$encoder$$$function__7_iterencode$$$function__1__encoder(tmp_defaults_1);
{
PyObject *old = var__encoder;
assert(old != NULL);
var__encoder = tmp_assign_source_5;
Py_DECREF(old);
}
}
branch_no_3:;
{
PyObject *tmp_assign_source_6;
PyObject *tmp_defaults_2;
PyObject *tmp_tuple_element_2;
PyObject *tmp_expression_value_6;
CHECK_OBJECT(par_self);
tmp_expression_value_6 = par_self;
tmp_tuple_element_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_6, mod_consts[37]);
if (tmp_tuple_element_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 328;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
tmp_defaults_2 = MAKE_TUPLE_EMPTY(5);
{
PyObject *tmp_expression_value_7;
PyObject *tmp_operand_value_1;
PyTuple_SET_ITEM(tmp_defaults_2, 0, tmp_tuple_element_2);
CHECK_OBJECT(par_self);
tmp_expression_value_7 = par_self;
tmp_tuple_element_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_7, mod_consts[46]);
if (tmp_tuple_element_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 328;
type_description_1 = "ooooooooo";
goto tuple_build_exception_2;
}
PyTuple_SET_ITEM(tmp_defaults_2, 1, tmp_tuple_element_2);
tmp_tuple_element_2 = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_tuple_element_2 == NULL)) {
tmp_tuple_element_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_tuple_element_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 329;
type_description_1 = "ooooooooo";
goto tuple_build_exception_2;
}
PyTuple_SET_ITEM0(tmp_defaults_2, 2, tmp_tuple_element_2);
tmp_tuple_element_2 = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[72]);
if (unlikely(tmp_tuple_element_2 == NULL)) {
tmp_tuple_element_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[72]);
}
if (tmp_tuple_element_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 329;
type_description_1 = "ooooooooo";
goto tuple_build_exception_2;
}
PyTuple_SET_ITEM0(tmp_defaults_2, 3, tmp_tuple_element_2);
tmp_operand_value_1 = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[72]);
if (unlikely(tmp_operand_value_1 == NULL)) {
tmp_operand_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[72]);
}
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 329;
type_description_1 = "ooooooooo";
goto tuple_build_exception_2;
}
tmp_tuple_element_2 = UNARY_OPERATION(PyNumber_Negative, tmp_operand_value_1);
if (tmp_tuple_element_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 329;
type_description_1 = "ooooooooo";
goto tuple_build_exception_2;
}
PyTuple_SET_ITEM(tmp_defaults_2, 4, tmp_tuple_element_2);
}
goto tuple_build_noexception_2;
// Exception handling pass through code for tuple_build:
tuple_build_exception_2:;
Py_DECREF(tmp_defaults_2);
goto frame_exception_exit_1;
// Finished with no exception for tuple_build:
tuple_build_noexception_2:;
tmp_assign_source_6 = MAKE_FUNCTION_simplejson$encoder$$$function__7_iterencode$$$function__2_floatstr(tmp_defaults_2);
assert(var_floatstr == NULL);
var_floatstr = tmp_assign_source_6;
}
{
PyObject *tmp_assign_source_7;
tmp_assign_source_7 = MAKE_DICT_EMPTY();
assert(var_key_memo == NULL);
var_key_memo = tmp_assign_source_7;
}
{
PyObject *tmp_assign_source_8;
nuitka_bool tmp_condition_result_4;
PyObject *tmp_expression_value_8;
PyObject *tmp_attribute_value_3;
int tmp_truth_name_3;
PyObject *tmp_expression_value_9;
CHECK_OBJECT(par_self);
tmp_expression_value_8 = par_self;
tmp_attribute_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_8, mod_consts[43]);
if (tmp_attribute_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 357;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
tmp_truth_name_3 = CHECK_IF_TRUE(tmp_attribute_value_3);
if (tmp_truth_name_3 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_attribute_value_3);
exception_lineno = 357;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
tmp_condition_result_4 = tmp_truth_name_3 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_attribute_value_3);
if (tmp_condition_result_4 == NUITKA_BOOL_TRUE) {
goto condexpr_true_1;
} else {
goto condexpr_false_1;
}
condexpr_true_1:;
tmp_assign_source_8 = mod_consts[75];
Py_INCREF(tmp_assign_source_8);
goto condexpr_end_1;
condexpr_false_1:;
CHECK_OBJECT(par_self);
tmp_expression_value_9 = par_self;
tmp_assign_source_8 = LOOKUP_ATTRIBUTE(tmp_expression_value_9, mod_consts[47]);
if (tmp_assign_source_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 357;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
condexpr_end_1:;
assert(var_int_as_string_bitcount == NULL);
var_int_as_string_bitcount = tmp_assign_source_8;
}
{
nuitka_bool tmp_condition_result_5;
int tmp_and_left_truth_2;
nuitka_bool tmp_and_left_value_2;
nuitka_bool tmp_and_right_value_2;
int tmp_truth_name_4;
int tmp_and_left_truth_3;
nuitka_bool tmp_and_left_value_3;
nuitka_bool tmp_and_right_value_3;
PyObject *tmp_cmp_expr_left_3;
PyObject *tmp_cmp_expr_right_3;
PyObject *tmp_cmp_expr_left_4;
PyObject *tmp_cmp_expr_right_4;
PyObject *tmp_expression_value_10;
CHECK_OBJECT(par__one_shot);
tmp_truth_name_4 = CHECK_IF_TRUE(par__one_shot);
if (tmp_truth_name_4 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 358;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
tmp_and_left_value_2 = tmp_truth_name_4 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
tmp_and_left_truth_2 = tmp_and_left_value_2 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_and_left_truth_2 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 358;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_2 == 1) {
goto and_right_2;
} else {
goto and_left_2;
}
and_right_2:;
tmp_cmp_expr_left_3 = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[76]);
if (unlikely(tmp_cmp_expr_left_3 == NULL)) {
tmp_cmp_expr_left_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[76]);
}
if (tmp_cmp_expr_left_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 358;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_3 = Py_None;
tmp_and_left_value_3 = (tmp_cmp_expr_left_3 != tmp_cmp_expr_right_3) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
tmp_and_left_truth_3 = tmp_and_left_value_3 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_and_left_truth_3 == 1) {
goto and_right_3;
} else {
goto and_left_3;
}
and_right_3:;
CHECK_OBJECT(par_self);
tmp_expression_value_10 = par_self;
tmp_cmp_expr_left_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_10, mod_consts[50]);
if (tmp_cmp_expr_left_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 359;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_4 = Py_None;
tmp_and_right_value_3 = (tmp_cmp_expr_left_4 == tmp_cmp_expr_right_4) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
Py_DECREF(tmp_cmp_expr_left_4);
tmp_and_right_value_2 = tmp_and_right_value_3;
goto and_end_3;
and_left_3:;
tmp_and_right_value_2 = tmp_and_left_value_3;
and_end_3:;
tmp_condition_result_5 = tmp_and_right_value_2;
goto and_end_2;
and_left_2:;
tmp_condition_result_5 = tmp_and_left_value_2;
and_end_2:;
if (tmp_condition_result_5 == NUITKA_BOOL_TRUE) {
goto branch_yes_4;
} else {
goto branch_no_4;
}
}
branch_yes_4:;
{
PyObject *tmp_assign_source_9;
PyObject *tmp_called_value_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_args_element_value_2;
PyObject *tmp_expression_value_11;
PyObject *tmp_args_element_value_3;
PyObject *tmp_args_element_value_4;
PyObject *tmp_expression_value_12;
PyObject *tmp_args_element_value_5;
PyObject *tmp_expression_value_13;
PyObject *tmp_args_element_value_6;
PyObject *tmp_expression_value_14;
PyObject *tmp_args_element_value_7;
PyObject *tmp_expression_value_15;
PyObject *tmp_args_element_value_8;
PyObject *tmp_expression_value_16;
PyObject *tmp_args_element_value_9;
PyObject *tmp_expression_value_17;
PyObject *tmp_args_element_value_10;
PyObject *tmp_args_element_value_11;
PyObject *tmp_expression_value_18;
PyObject *tmp_args_element_value_12;
PyObject *tmp_expression_value_19;
PyObject *tmp_args_element_value_13;
PyObject *tmp_expression_value_20;
PyObject *tmp_args_element_value_14;
PyObject *tmp_args_element_value_15;
PyObject *tmp_expression_value_21;
PyObject *tmp_args_element_value_16;
PyObject *tmp_expression_value_22;
PyObject *tmp_args_element_value_17;
PyObject *tmp_expression_value_23;
PyObject *tmp_args_element_value_18;
PyObject *tmp_expression_value_24;
PyObject *tmp_args_element_value_19;
PyObject *tmp_expression_value_25;
PyObject *tmp_args_element_value_20;
PyObject *tmp_expression_value_26;
tmp_called_value_1 = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[76]);
if (unlikely(tmp_called_value_1 == NULL)) {
tmp_called_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[76]);
}
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 360;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_markers);
tmp_args_element_value_1 = var_markers;
CHECK_OBJECT(par_self);
tmp_expression_value_11 = par_self;
tmp_args_element_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_11, mod_consts[55]);
if (tmp_args_element_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 361;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var__encoder);
tmp_args_element_value_3 = var__encoder;
CHECK_OBJECT(par_self);
tmp_expression_value_12 = par_self;
tmp_args_element_value_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_12, mod_consts[50]);
if (tmp_args_element_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_args_element_value_2);
exception_lineno = 361;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_13 = par_self;
tmp_args_element_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_13, mod_consts[53]);
if (tmp_args_element_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_args_element_value_2);
Py_DECREF(tmp_args_element_value_4);
exception_lineno = 362;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_14 = par_self;
tmp_args_element_value_6 = LOOKUP_ATTRIBUTE(tmp_expression_value_14, mod_consts[52]);
if (tmp_args_element_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_args_element_value_2);
Py_DECREF(tmp_args_element_value_4);
Py_DECREF(tmp_args_element_value_5);
exception_lineno = 362;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_15 = par_self;
tmp_args_element_value_7 = LOOKUP_ATTRIBUTE(tmp_expression_value_15, mod_consts[38]);
if (tmp_args_element_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_args_element_value_2);
Py_DECREF(tmp_args_element_value_4);
Py_DECREF(tmp_args_element_value_5);
Py_DECREF(tmp_args_element_value_6);
exception_lineno = 362;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_16 = par_self;
tmp_args_element_value_8 = LOOKUP_ATTRIBUTE(tmp_expression_value_16, mod_consts[34]);
if (tmp_args_element_value_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_args_element_value_2);
Py_DECREF(tmp_args_element_value_4);
Py_DECREF(tmp_args_element_value_5);
Py_DECREF(tmp_args_element_value_6);
Py_DECREF(tmp_args_element_value_7);
exception_lineno = 363;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_17 = par_self;
tmp_args_element_value_9 = LOOKUP_ATTRIBUTE(tmp_expression_value_17, mod_consts[37]);
if (tmp_args_element_value_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_args_element_value_2);
Py_DECREF(tmp_args_element_value_4);
Py_DECREF(tmp_args_element_value_5);
Py_DECREF(tmp_args_element_value_6);
Py_DECREF(tmp_args_element_value_7);
Py_DECREF(tmp_args_element_value_8);
exception_lineno = 363;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_key_memo);
tmp_args_element_value_10 = var_key_memo;
CHECK_OBJECT(par_self);
tmp_expression_value_18 = par_self;
tmp_args_element_value_11 = LOOKUP_ATTRIBUTE(tmp_expression_value_18, mod_consts[39]);
if (tmp_args_element_value_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_args_element_value_2);
Py_DECREF(tmp_args_element_value_4);
Py_DECREF(tmp_args_element_value_5);
Py_DECREF(tmp_args_element_value_6);
Py_DECREF(tmp_args_element_value_7);
Py_DECREF(tmp_args_element_value_8);
Py_DECREF(tmp_args_element_value_9);
exception_lineno = 363;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_19 = par_self;
tmp_args_element_value_12 = LOOKUP_ATTRIBUTE(tmp_expression_value_19, mod_consts[40]);
if (tmp_args_element_value_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_args_element_value_2);
Py_DECREF(tmp_args_element_value_4);
Py_DECREF(tmp_args_element_value_5);
Py_DECREF(tmp_args_element_value_6);
Py_DECREF(tmp_args_element_value_7);
Py_DECREF(tmp_args_element_value_8);
Py_DECREF(tmp_args_element_value_9);
Py_DECREF(tmp_args_element_value_11);
exception_lineno = 364;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_20 = par_self;
tmp_args_element_value_13 = LOOKUP_ATTRIBUTE(tmp_expression_value_20, mod_consts[41]);
if (tmp_args_element_value_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_args_element_value_2);
Py_DECREF(tmp_args_element_value_4);
Py_DECREF(tmp_args_element_value_5);
Py_DECREF(tmp_args_element_value_6);
Py_DECREF(tmp_args_element_value_7);
Py_DECREF(tmp_args_element_value_8);
Py_DECREF(tmp_args_element_value_9);
Py_DECREF(tmp_args_element_value_11);
Py_DECREF(tmp_args_element_value_12);
exception_lineno = 364;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_int_as_string_bitcount);
tmp_args_element_value_14 = var_int_as_string_bitcount;
CHECK_OBJECT(par_self);
tmp_expression_value_21 = par_self;
tmp_args_element_value_15 = LOOKUP_ATTRIBUTE(tmp_expression_value_21, mod_consts[44]);
if (tmp_args_element_value_15 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_args_element_value_2);
Py_DECREF(tmp_args_element_value_4);
Py_DECREF(tmp_args_element_value_5);
Py_DECREF(tmp_args_element_value_6);
Py_DECREF(tmp_args_element_value_7);
Py_DECREF(tmp_args_element_value_8);
Py_DECREF(tmp_args_element_value_9);
Py_DECREF(tmp_args_element_value_11);
Py_DECREF(tmp_args_element_value_12);
Py_DECREF(tmp_args_element_value_13);
exception_lineno = 366;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_22 = par_self;
tmp_args_element_value_16 = LOOKUP_ATTRIBUTE(tmp_expression_value_22, mod_consts[56]);
if (tmp_args_element_value_16 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_args_element_value_2);
Py_DECREF(tmp_args_element_value_4);
Py_DECREF(tmp_args_element_value_5);
Py_DECREF(tmp_args_element_value_6);
Py_DECREF(tmp_args_element_value_7);
Py_DECREF(tmp_args_element_value_8);
Py_DECREF(tmp_args_element_value_9);
Py_DECREF(tmp_args_element_value_11);
Py_DECREF(tmp_args_element_value_12);
Py_DECREF(tmp_args_element_value_13);
Py_DECREF(tmp_args_element_value_15);
exception_lineno = 366;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_23 = par_self;
tmp_args_element_value_17 = LOOKUP_ATTRIBUTE(tmp_expression_value_23, mod_consts[45]);
if (tmp_args_element_value_17 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_args_element_value_2);
Py_DECREF(tmp_args_element_value_4);
Py_DECREF(tmp_args_element_value_5);
Py_DECREF(tmp_args_element_value_6);
Py_DECREF(tmp_args_element_value_7);
Py_DECREF(tmp_args_element_value_8);
Py_DECREF(tmp_args_element_value_9);
Py_DECREF(tmp_args_element_value_11);
Py_DECREF(tmp_args_element_value_12);
Py_DECREF(tmp_args_element_value_13);
Py_DECREF(tmp_args_element_value_15);
Py_DECREF(tmp_args_element_value_16);
exception_lineno = 366;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_24 = par_self;
tmp_args_element_value_18 = LOOKUP_ATTRIBUTE(tmp_expression_value_24, mod_consts[46]);
if (tmp_args_element_value_18 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_args_element_value_2);
Py_DECREF(tmp_args_element_value_4);
Py_DECREF(tmp_args_element_value_5);
Py_DECREF(tmp_args_element_value_6);
Py_DECREF(tmp_args_element_value_7);
Py_DECREF(tmp_args_element_value_8);
Py_DECREF(tmp_args_element_value_9);
Py_DECREF(tmp_args_element_value_11);
Py_DECREF(tmp_args_element_value_12);
Py_DECREF(tmp_args_element_value_13);
Py_DECREF(tmp_args_element_value_15);
Py_DECREF(tmp_args_element_value_16);
Py_DECREF(tmp_args_element_value_17);
exception_lineno = 367;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
tmp_expression_value_25 = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[77]);
if (unlikely(tmp_expression_value_25 == NULL)) {
tmp_expression_value_25 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[77]);
}
if (tmp_expression_value_25 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_args_element_value_2);
Py_DECREF(tmp_args_element_value_4);
Py_DECREF(tmp_args_element_value_5);
Py_DECREF(tmp_args_element_value_6);
Py_DECREF(tmp_args_element_value_7);
Py_DECREF(tmp_args_element_value_8);
Py_DECREF(tmp_args_element_value_9);
Py_DECREF(tmp_args_element_value_11);
Py_DECREF(tmp_args_element_value_12);
Py_DECREF(tmp_args_element_value_13);
Py_DECREF(tmp_args_element_value_15);
Py_DECREF(tmp_args_element_value_16);
Py_DECREF(tmp_args_element_value_17);
Py_DECREF(tmp_args_element_value_18);
exception_lineno = 367;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_19 = LOOKUP_ATTRIBUTE(tmp_expression_value_25, mod_consts[78]);
if (tmp_args_element_value_19 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_args_element_value_2);
Py_DECREF(tmp_args_element_value_4);
Py_DECREF(tmp_args_element_value_5);
Py_DECREF(tmp_args_element_value_6);
Py_DECREF(tmp_args_element_value_7);
Py_DECREF(tmp_args_element_value_8);
Py_DECREF(tmp_args_element_value_9);
Py_DECREF(tmp_args_element_value_11);
Py_DECREF(tmp_args_element_value_12);
Py_DECREF(tmp_args_element_value_13);
Py_DECREF(tmp_args_element_value_15);
Py_DECREF(tmp_args_element_value_16);
Py_DECREF(tmp_args_element_value_17);
Py_DECREF(tmp_args_element_value_18);
exception_lineno = 367;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_26 = par_self;
tmp_args_element_value_20 = LOOKUP_ATTRIBUTE(tmp_expression_value_26, mod_consts[42]);
if (tmp_args_element_value_20 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_args_element_value_2);
Py_DECREF(tmp_args_element_value_4);
Py_DECREF(tmp_args_element_value_5);
Py_DECREF(tmp_args_element_value_6);
Py_DECREF(tmp_args_element_value_7);
Py_DECREF(tmp_args_element_value_8);
Py_DECREF(tmp_args_element_value_9);
Py_DECREF(tmp_args_element_value_11);
Py_DECREF(tmp_args_element_value_12);
Py_DECREF(tmp_args_element_value_13);
Py_DECREF(tmp_args_element_value_15);
Py_DECREF(tmp_args_element_value_16);
Py_DECREF(tmp_args_element_value_17);
Py_DECREF(tmp_args_element_value_18);
Py_DECREF(tmp_args_element_value_19);
exception_lineno = 367;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
frame_c2b046d39d8b137c76a1a8374b931197->m_frame.f_lineno = 360;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2, tmp_args_element_value_3, tmp_args_element_value_4, tmp_args_element_value_5, tmp_args_element_value_6, tmp_args_element_value_7, tmp_args_element_value_8, tmp_args_element_value_9, tmp_args_element_value_10, tmp_args_element_value_11, tmp_args_element_value_12, tmp_args_element_value_13, tmp_args_element_value_14, tmp_args_element_value_15, tmp_args_element_value_16, tmp_args_element_value_17, tmp_args_element_value_18, tmp_args_element_value_19, tmp_args_element_value_20};
tmp_assign_source_9 = CALL_FUNCTION_WITH_ARGS20(tmp_called_value_1, call_args);
}
Py_DECREF(tmp_args_element_value_2);
Py_DECREF(tmp_args_element_value_4);
Py_DECREF(tmp_args_element_value_5);
Py_DECREF(tmp_args_element_value_6);
Py_DECREF(tmp_args_element_value_7);
Py_DECREF(tmp_args_element_value_8);
Py_DECREF(tmp_args_element_value_9);
Py_DECREF(tmp_args_element_value_11);
Py_DECREF(tmp_args_element_value_12);
Py_DECREF(tmp_args_element_value_13);
Py_DECREF(tmp_args_element_value_15);
Py_DECREF(tmp_args_element_value_16);
Py_DECREF(tmp_args_element_value_17);
Py_DECREF(tmp_args_element_value_18);
Py_DECREF(tmp_args_element_value_19);
Py_DECREF(tmp_args_element_value_20);
if (tmp_assign_source_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 360;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
assert(var__iterencode == NULL);
var__iterencode = tmp_assign_source_9;
}
goto branch_end_4;
branch_no_4:;
{
PyObject *tmp_assign_source_10;
PyObject *tmp_called_value_2;
PyObject *tmp_kw_call_arg_value_0_1;
PyObject *tmp_kw_call_arg_value_1_1;
PyObject *tmp_expression_value_27;
PyObject *tmp_kw_call_arg_value_2_1;
PyObject *tmp_kw_call_arg_value_3_1;
PyObject *tmp_expression_value_28;
PyObject *tmp_kw_call_arg_value_4_1;
PyObject *tmp_kw_call_arg_value_5_1;
PyObject *tmp_expression_value_29;
PyObject *tmp_kw_call_arg_value_6_1;
PyObject *tmp_expression_value_30;
PyObject *tmp_kw_call_arg_value_7_1;
PyObject *tmp_expression_value_31;
PyObject *tmp_kw_call_arg_value_8_1;
PyObject *tmp_expression_value_32;
PyObject *tmp_kw_call_arg_value_9_1;
PyObject *tmp_kw_call_arg_value_10_1;
PyObject *tmp_expression_value_33;
PyObject *tmp_kw_call_arg_value_11_1;
PyObject *tmp_expression_value_34;
PyObject *tmp_kw_call_arg_value_12_1;
PyObject *tmp_expression_value_35;
PyObject *tmp_kw_call_arg_value_13_1;
PyObject *tmp_kw_call_arg_value_14_1;
PyObject *tmp_expression_value_36;
PyObject *tmp_kw_call_arg_value_15_1;
PyObject *tmp_expression_value_37;
PyObject *tmp_kw_call_arg_value_16_1;
PyObject *tmp_expression_value_38;
PyObject *tmp_kw_call_arg_value_17_1;
PyObject *tmp_expression_value_39;
PyObject *tmp_kw_call_dict_value_0_1;
PyObject *tmp_expression_value_40;
tmp_called_value_2 = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[79]);
if (unlikely(tmp_called_value_2 == NULL)) {
tmp_called_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[79]);
}
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 369;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_markers);
tmp_kw_call_arg_value_0_1 = var_markers;
CHECK_OBJECT(par_self);
tmp_expression_value_27 = par_self;
tmp_kw_call_arg_value_1_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_27, mod_consts[55]);
if (tmp_kw_call_arg_value_1_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 370;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var__encoder);
tmp_kw_call_arg_value_2_1 = var__encoder;
CHECK_OBJECT(par_self);
tmp_expression_value_28 = par_self;
tmp_kw_call_arg_value_3_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_28, mod_consts[50]);
if (tmp_kw_call_arg_value_3_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_kw_call_arg_value_1_1);
exception_lineno = 370;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_floatstr);
tmp_kw_call_arg_value_4_1 = var_floatstr;
CHECK_OBJECT(par_self);
tmp_expression_value_29 = par_self;
tmp_kw_call_arg_value_5_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_29, mod_consts[53]);
if (tmp_kw_call_arg_value_5_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_kw_call_arg_value_1_1);
Py_DECREF(tmp_kw_call_arg_value_3_1);
exception_lineno = 371;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_30 = par_self;
tmp_kw_call_arg_value_6_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_30, mod_consts[52]);
if (tmp_kw_call_arg_value_6_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_kw_call_arg_value_1_1);
Py_DECREF(tmp_kw_call_arg_value_3_1);
Py_DECREF(tmp_kw_call_arg_value_5_1);
exception_lineno = 371;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_31 = par_self;
tmp_kw_call_arg_value_7_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_31, mod_consts[38]);
if (tmp_kw_call_arg_value_7_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_kw_call_arg_value_1_1);
Py_DECREF(tmp_kw_call_arg_value_3_1);
Py_DECREF(tmp_kw_call_arg_value_5_1);
Py_DECREF(tmp_kw_call_arg_value_6_1);
exception_lineno = 371;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_32 = par_self;
tmp_kw_call_arg_value_8_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_32, mod_consts[34]);
if (tmp_kw_call_arg_value_8_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_kw_call_arg_value_1_1);
Py_DECREF(tmp_kw_call_arg_value_3_1);
Py_DECREF(tmp_kw_call_arg_value_5_1);
Py_DECREF(tmp_kw_call_arg_value_6_1);
Py_DECREF(tmp_kw_call_arg_value_7_1);
exception_lineno = 372;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par__one_shot);
tmp_kw_call_arg_value_9_1 = par__one_shot;
CHECK_OBJECT(par_self);
tmp_expression_value_33 = par_self;
tmp_kw_call_arg_value_10_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_33, mod_consts[39]);
if (tmp_kw_call_arg_value_10_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_kw_call_arg_value_1_1);
Py_DECREF(tmp_kw_call_arg_value_3_1);
Py_DECREF(tmp_kw_call_arg_value_5_1);
Py_DECREF(tmp_kw_call_arg_value_6_1);
Py_DECREF(tmp_kw_call_arg_value_7_1);
Py_DECREF(tmp_kw_call_arg_value_8_1);
exception_lineno = 372;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_34 = par_self;
tmp_kw_call_arg_value_11_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_34, mod_consts[40]);
if (tmp_kw_call_arg_value_11_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_kw_call_arg_value_1_1);
Py_DECREF(tmp_kw_call_arg_value_3_1);
Py_DECREF(tmp_kw_call_arg_value_5_1);
Py_DECREF(tmp_kw_call_arg_value_6_1);
Py_DECREF(tmp_kw_call_arg_value_7_1);
Py_DECREF(tmp_kw_call_arg_value_8_1);
Py_DECREF(tmp_kw_call_arg_value_10_1);
exception_lineno = 373;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_35 = par_self;
tmp_kw_call_arg_value_12_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_35, mod_consts[41]);
if (tmp_kw_call_arg_value_12_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_kw_call_arg_value_1_1);
Py_DECREF(tmp_kw_call_arg_value_3_1);
Py_DECREF(tmp_kw_call_arg_value_5_1);
Py_DECREF(tmp_kw_call_arg_value_6_1);
Py_DECREF(tmp_kw_call_arg_value_7_1);
Py_DECREF(tmp_kw_call_arg_value_8_1);
Py_DECREF(tmp_kw_call_arg_value_10_1);
Py_DECREF(tmp_kw_call_arg_value_11_1);
exception_lineno = 373;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_int_as_string_bitcount);
tmp_kw_call_arg_value_13_1 = var_int_as_string_bitcount;
CHECK_OBJECT(par_self);
tmp_expression_value_36 = par_self;
tmp_kw_call_arg_value_14_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_36, mod_consts[44]);
if (tmp_kw_call_arg_value_14_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_kw_call_arg_value_1_1);
Py_DECREF(tmp_kw_call_arg_value_3_1);
Py_DECREF(tmp_kw_call_arg_value_5_1);
Py_DECREF(tmp_kw_call_arg_value_6_1);
Py_DECREF(tmp_kw_call_arg_value_7_1);
Py_DECREF(tmp_kw_call_arg_value_8_1);
Py_DECREF(tmp_kw_call_arg_value_10_1);
Py_DECREF(tmp_kw_call_arg_value_11_1);
Py_DECREF(tmp_kw_call_arg_value_12_1);
exception_lineno = 375;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_37 = par_self;
tmp_kw_call_arg_value_15_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_37, mod_consts[56]);
if (tmp_kw_call_arg_value_15_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_kw_call_arg_value_1_1);
Py_DECREF(tmp_kw_call_arg_value_3_1);
Py_DECREF(tmp_kw_call_arg_value_5_1);
Py_DECREF(tmp_kw_call_arg_value_6_1);
Py_DECREF(tmp_kw_call_arg_value_7_1);
Py_DECREF(tmp_kw_call_arg_value_8_1);
Py_DECREF(tmp_kw_call_arg_value_10_1);
Py_DECREF(tmp_kw_call_arg_value_11_1);
Py_DECREF(tmp_kw_call_arg_value_12_1);
Py_DECREF(tmp_kw_call_arg_value_14_1);
exception_lineno = 375;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_38 = par_self;
tmp_kw_call_arg_value_16_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_38, mod_consts[45]);
if (tmp_kw_call_arg_value_16_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_kw_call_arg_value_1_1);
Py_DECREF(tmp_kw_call_arg_value_3_1);
Py_DECREF(tmp_kw_call_arg_value_5_1);
Py_DECREF(tmp_kw_call_arg_value_6_1);
Py_DECREF(tmp_kw_call_arg_value_7_1);
Py_DECREF(tmp_kw_call_arg_value_8_1);
Py_DECREF(tmp_kw_call_arg_value_10_1);
Py_DECREF(tmp_kw_call_arg_value_11_1);
Py_DECREF(tmp_kw_call_arg_value_12_1);
Py_DECREF(tmp_kw_call_arg_value_14_1);
Py_DECREF(tmp_kw_call_arg_value_15_1);
exception_lineno = 375;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_39 = par_self;
tmp_kw_call_arg_value_17_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_39, mod_consts[42]);
if (tmp_kw_call_arg_value_17_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_kw_call_arg_value_1_1);
Py_DECREF(tmp_kw_call_arg_value_3_1);
Py_DECREF(tmp_kw_call_arg_value_5_1);
Py_DECREF(tmp_kw_call_arg_value_6_1);
Py_DECREF(tmp_kw_call_arg_value_7_1);
Py_DECREF(tmp_kw_call_arg_value_8_1);
Py_DECREF(tmp_kw_call_arg_value_10_1);
Py_DECREF(tmp_kw_call_arg_value_11_1);
Py_DECREF(tmp_kw_call_arg_value_12_1);
Py_DECREF(tmp_kw_call_arg_value_14_1);
Py_DECREF(tmp_kw_call_arg_value_15_1);
Py_DECREF(tmp_kw_call_arg_value_16_1);
exception_lineno = 376;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
tmp_expression_value_40 = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[77]);
if (unlikely(tmp_expression_value_40 == NULL)) {
tmp_expression_value_40 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[77]);
}
if (tmp_expression_value_40 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_kw_call_arg_value_1_1);
Py_DECREF(tmp_kw_call_arg_value_3_1);
Py_DECREF(tmp_kw_call_arg_value_5_1);
Py_DECREF(tmp_kw_call_arg_value_6_1);
Py_DECREF(tmp_kw_call_arg_value_7_1);
Py_DECREF(tmp_kw_call_arg_value_8_1);
Py_DECREF(tmp_kw_call_arg_value_10_1);
Py_DECREF(tmp_kw_call_arg_value_11_1);
Py_DECREF(tmp_kw_call_arg_value_12_1);
Py_DECREF(tmp_kw_call_arg_value_14_1);
Py_DECREF(tmp_kw_call_arg_value_15_1);
Py_DECREF(tmp_kw_call_arg_value_16_1);
Py_DECREF(tmp_kw_call_arg_value_17_1);
exception_lineno = 376;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
tmp_kw_call_dict_value_0_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_40, mod_consts[78]);
if (tmp_kw_call_dict_value_0_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_kw_call_arg_value_1_1);
Py_DECREF(tmp_kw_call_arg_value_3_1);
Py_DECREF(tmp_kw_call_arg_value_5_1);
Py_DECREF(tmp_kw_call_arg_value_6_1);
Py_DECREF(tmp_kw_call_arg_value_7_1);
Py_DECREF(tmp_kw_call_arg_value_8_1);
Py_DECREF(tmp_kw_call_arg_value_10_1);
Py_DECREF(tmp_kw_call_arg_value_11_1);
Py_DECREF(tmp_kw_call_arg_value_12_1);
Py_DECREF(tmp_kw_call_arg_value_14_1);
Py_DECREF(tmp_kw_call_arg_value_15_1);
Py_DECREF(tmp_kw_call_arg_value_16_1);
Py_DECREF(tmp_kw_call_arg_value_17_1);
exception_lineno = 376;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
frame_c2b046d39d8b137c76a1a8374b931197->m_frame.f_lineno = 369;
{
PyObject *args[] = {tmp_kw_call_arg_value_0_1, tmp_kw_call_arg_value_1_1, tmp_kw_call_arg_value_2_1, tmp_kw_call_arg_value_3_1, tmp_kw_call_arg_value_4_1, tmp_kw_call_arg_value_5_1, tmp_kw_call_arg_value_6_1, tmp_kw_call_arg_value_7_1, tmp_kw_call_arg_value_8_1, tmp_kw_call_arg_value_9_1, tmp_kw_call_arg_value_10_1, tmp_kw_call_arg_value_11_1, tmp_kw_call_arg_value_12_1, tmp_kw_call_arg_value_13_1, tmp_kw_call_arg_value_14_1, tmp_kw_call_arg_value_15_1, tmp_kw_call_arg_value_16_1, tmp_kw_call_arg_value_17_1};
PyObject *kw_values[1] = {tmp_kw_call_dict_value_0_1};
tmp_assign_source_10 = CALL_FUNCTION_WITH_ARGS18_KWSPLIT(tmp_called_value_2, args, kw_values, mod_consts[80]);
}
Py_DECREF(tmp_kw_call_arg_value_1_1);
Py_DECREF(tmp_kw_call_arg_value_3_1);
Py_DECREF(tmp_kw_call_arg_value_5_1);
Py_DECREF(tmp_kw_call_arg_value_6_1);
Py_DECREF(tmp_kw_call_arg_value_7_1);
Py_DECREF(tmp_kw_call_arg_value_8_1);
Py_DECREF(tmp_kw_call_arg_value_10_1);
Py_DECREF(tmp_kw_call_arg_value_11_1);
Py_DECREF(tmp_kw_call_arg_value_12_1);
Py_DECREF(tmp_kw_call_arg_value_14_1);
Py_DECREF(tmp_kw_call_arg_value_15_1);
Py_DECREF(tmp_kw_call_arg_value_16_1);
Py_DECREF(tmp_kw_call_arg_value_17_1);
Py_DECREF(tmp_kw_call_dict_value_0_1);
if (tmp_assign_source_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 369;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
assert(var__iterencode == NULL);
var__iterencode = tmp_assign_source_10;
}
branch_end_4:;
// Tried code:
{
PyObject *tmp_called_value_3;
PyObject *tmp_args_element_value_21;
PyObject *tmp_args_element_value_22;
CHECK_OBJECT(var__iterencode);
tmp_called_value_3 = var__iterencode;
CHECK_OBJECT(par_o);
tmp_args_element_value_21 = par_o;
tmp_args_element_value_22 = mod_consts[4];
frame_c2b046d39d8b137c76a1a8374b931197->m_frame.f_lineno = 378;
{
PyObject *call_args[] = {tmp_args_element_value_21, tmp_args_element_value_22};
tmp_return_value = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_3, call_args);
}
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 378;
type_description_1 = "ooooooooo";
goto try_except_handler_2;
}
goto try_return_handler_2;
}
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_2:;
{
PyObject *tmp_called_value_4;
PyObject *tmp_expression_value_41;
PyObject *tmp_call_result_1;
CHECK_OBJECT(var_key_memo);
tmp_expression_value_41 = var_key_memo;
tmp_called_value_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_41, mod_consts[81]);
assert(!(tmp_called_value_4 == NULL));
frame_c2b046d39d8b137c76a1a8374b931197->m_frame.f_lineno = 380;
tmp_call_result_1 = CALL_FUNCTION_NO_ARGS(tmp_called_value_4);
Py_DECREF(tmp_called_value_4);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 380;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
goto frame_return_exit_1;
// Exception handler code:
try_except_handler_2:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Preserve existing published exception id 1.
exception_preserved_1 = GET_CURRENT_EXCEPTION();
if (exception_keeper_tb_1 == NULL) {
exception_keeper_tb_1 = MAKE_TRACEBACK(frame_c2b046d39d8b137c76a1a8374b931197, exception_keeper_lineno_1);
} else if (exception_keeper_lineno_1 != 0) {
exception_keeper_tb_1 = ADD_TRACEBACK(exception_keeper_tb_1, frame_c2b046d39d8b137c76a1a8374b931197, exception_keeper_lineno_1);
}
PUBLISH_CURRENT_EXCEPTION(&exception_keeper_type_1, &exception_keeper_value_1, &exception_keeper_tb_1);
// Tried code:
{
PyObject *tmp_called_value_5;
PyObject *tmp_expression_value_42;
PyObject *tmp_call_result_2;
CHECK_OBJECT(var_key_memo);
tmp_expression_value_42 = var_key_memo;
tmp_called_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_42, mod_consts[81]);
assert(!(tmp_called_value_5 == NULL));
frame_c2b046d39d8b137c76a1a8374b931197->m_frame.f_lineno = 380;
tmp_call_result_2 = CALL_FUNCTION_NO_ARGS(tmp_called_value_5);
Py_DECREF(tmp_called_value_5);
if (tmp_call_result_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 380;
type_description_1 = "ooooooooo";
goto try_except_handler_3;
}
Py_DECREF(tmp_call_result_2);
}
tmp_result = RERAISE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
if (unlikely(tmp_result == false)) {
exception_lineno = 377;
}
if (exception_tb && exception_tb->tb_frame == &frame_c2b046d39d8b137c76a1a8374b931197->m_frame) frame_c2b046d39d8b137c76a1a8374b931197->m_frame.f_lineno = exception_tb->tb_lineno;
type_description_1 = "ooooooooo";
goto try_except_handler_3;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Exception handler code:
try_except_handler_3:;
exception_keeper_type_2 = exception_type;
exception_keeper_value_2 = exception_value;
exception_keeper_tb_2 = exception_tb;
exception_keeper_lineno_2 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Restore previous exception id 1.
SET_CURRENT_EXCEPTION(&exception_preserved_1);
// Re-raise.
exception_type = exception_keeper_type_2;
exception_value = exception_keeper_value_2;
exception_tb = exception_keeper_tb_2;
exception_lineno = exception_keeper_lineno_2;
goto frame_exception_exit_1;
// End of try:
// End of try:
#if 0
RESTORE_FRAME_EXCEPTION(frame_c2b046d39d8b137c76a1a8374b931197);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_c2b046d39d8b137c76a1a8374b931197);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_c2b046d39d8b137c76a1a8374b931197);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_c2b046d39d8b137c76a1a8374b931197, exception_lineno);
} else if (exception_tb->tb_frame != &frame_c2b046d39d8b137c76a1a8374b931197->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_c2b046d39d8b137c76a1a8374b931197, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_c2b046d39d8b137c76a1a8374b931197,
type_description_1,
par_self,
par_o,
par__one_shot,
var_markers,
var__encoder,
var_floatstr,
var_key_memo,
var_int_as_string_bitcount,
var__iterencode
);
// Release cached frame if used for exception.
if (frame_c2b046d39d8b137c76a1a8374b931197 == cache_frame_c2b046d39d8b137c76a1a8374b931197) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_c2b046d39d8b137c76a1a8374b931197);
cache_frame_c2b046d39d8b137c76a1a8374b931197 = NULL;
}
assertFrameObject(frame_c2b046d39d8b137c76a1a8374b931197);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
Py_XDECREF(var_markers);
var_markers = NULL;
Py_XDECREF(var__encoder);
var__encoder = NULL;
Py_XDECREF(var_floatstr);
var_floatstr = NULL;
CHECK_OBJECT(var_key_memo);
Py_DECREF(var_key_memo);
var_key_memo = NULL;
Py_XDECREF(var_int_as_string_bitcount);
var_int_as_string_bitcount = NULL;
CHECK_OBJECT(var__iterencode);
Py_DECREF(var__iterencode);
var__iterencode = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_3 = exception_type;
exception_keeper_value_3 = exception_value;
exception_keeper_tb_3 = exception_tb;
exception_keeper_lineno_3 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_markers);
var_markers = NULL;
Py_XDECREF(var__encoder);
var__encoder = NULL;
Py_XDECREF(var_floatstr);
var_floatstr = NULL;
Py_XDECREF(var_key_memo);
var_key_memo = NULL;
Py_XDECREF(var_int_as_string_bitcount);
var_int_as_string_bitcount = NULL;
Py_XDECREF(var__iterencode);
var__iterencode = NULL;
// Re-raise.
exception_type = exception_keeper_type_3;
exception_value = exception_keeper_value_3;
exception_tb = exception_keeper_tb_3;
exception_lineno = exception_keeper_lineno_3;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_o);
Py_DECREF(par_o);
CHECK_OBJECT(par__one_shot);
Py_DECREF(par__one_shot);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_o);
Py_DECREF(par_o);
CHECK_OBJECT(par__one_shot);
Py_DECREF(par__one_shot);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_simplejson$encoder$$$function__7_iterencode$$$function__1__encoder(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_o = python_pars[0];
PyObject *par__orig_encoder = python_pars[1];
PyObject *par__encoding = python_pars[2];
struct Nuitka_FrameObject *frame_182a08b96e93752138e75a64dbf4b0f8;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_182a08b96e93752138e75a64dbf4b0f8 = NULL;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_182a08b96e93752138e75a64dbf4b0f8)) {
Py_XDECREF(cache_frame_182a08b96e93752138e75a64dbf4b0f8);
#if _DEBUG_REFCOUNTS
if (cache_frame_182a08b96e93752138e75a64dbf4b0f8 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_182a08b96e93752138e75a64dbf4b0f8 = MAKE_FUNCTION_FRAME(codeobj_182a08b96e93752138e75a64dbf4b0f8, module_simplejson$encoder, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_182a08b96e93752138e75a64dbf4b0f8->m_type_description == NULL);
frame_182a08b96e93752138e75a64dbf4b0f8 = cache_frame_182a08b96e93752138e75a64dbf4b0f8;
// Push the new frame as the currently active one.
pushFrameStack(frame_182a08b96e93752138e75a64dbf4b0f8);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_182a08b96e93752138e75a64dbf4b0f8) == 2); // Frame stack
// Framed code:
{
nuitka_bool tmp_condition_result_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(par_o);
tmp_isinstance_inst_1 = par_o;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[61]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[61]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 324;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 324;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res != 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_1 == NUITKA_BOOL_TRUE) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_value_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_args_element_value_2;
tmp_called_value_1 = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[62]);
if (unlikely(tmp_called_value_1 == NULL)) {
tmp_called_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[62]);
}
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 325;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_o);
tmp_args_element_value_1 = par_o;
CHECK_OBJECT(par__encoding);
tmp_args_element_value_2 = par__encoding;
frame_182a08b96e93752138e75a64dbf4b0f8->m_frame.f_lineno = 325;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2};
tmp_assign_source_1 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_1, call_args);
}
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 325;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
{
PyObject *old = par_o;
assert(old != NULL);
par_o = tmp_assign_source_1;
Py_DECREF(old);
}
}
branch_no_1:;
{
PyObject *tmp_called_value_2;
PyObject *tmp_args_element_value_3;
CHECK_OBJECT(par__orig_encoder);
tmp_called_value_2 = par__orig_encoder;
CHECK_OBJECT(par_o);
tmp_args_element_value_3 = par_o;
frame_182a08b96e93752138e75a64dbf4b0f8->m_frame.f_lineno = 326;
tmp_return_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_2, tmp_args_element_value_3);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 326;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_182a08b96e93752138e75a64dbf4b0f8);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_182a08b96e93752138e75a64dbf4b0f8);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_182a08b96e93752138e75a64dbf4b0f8);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_182a08b96e93752138e75a64dbf4b0f8, exception_lineno);
} else if (exception_tb->tb_frame != &frame_182a08b96e93752138e75a64dbf4b0f8->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_182a08b96e93752138e75a64dbf4b0f8, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_182a08b96e93752138e75a64dbf4b0f8,
type_description_1,
par_o,
par__orig_encoder,
par__encoding
);
// Release cached frame if used for exception.
if (frame_182a08b96e93752138e75a64dbf4b0f8 == cache_frame_182a08b96e93752138e75a64dbf4b0f8) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_182a08b96e93752138e75a64dbf4b0f8);
cache_frame_182a08b96e93752138e75a64dbf4b0f8 = NULL;
}
assertFrameObject(frame_182a08b96e93752138e75a64dbf4b0f8);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(par_o);
Py_DECREF(par_o);
par_o = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(par_o);
par_o = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par__orig_encoder);
Py_DECREF(par__orig_encoder);
CHECK_OBJECT(par__encoding);
Py_DECREF(par__encoding);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par__orig_encoder);
Py_DECREF(par__orig_encoder);
CHECK_OBJECT(par__encoding);
Py_DECREF(par__encoding);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_simplejson$encoder$$$function__7_iterencode$$$function__2_floatstr(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_o = python_pars[0];
PyObject *par_allow_nan = python_pars[1];
PyObject *par_ignore_nan = python_pars[2];
PyObject *par__repr = python_pars[3];
PyObject *par__inf = python_pars[4];
PyObject *par__neginf = python_pars[5];
PyObject *var_text = NULL;
struct Nuitka_FrameObject *frame_879d466a99a66bfb4fa23b127c99d613;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
PyObject *tmp_return_value = NULL;
int tmp_res;
static struct Nuitka_FrameObject *cache_frame_879d466a99a66bfb4fa23b127c99d613 = NULL;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_879d466a99a66bfb4fa23b127c99d613)) {
Py_XDECREF(cache_frame_879d466a99a66bfb4fa23b127c99d613);
#if _DEBUG_REFCOUNTS
if (cache_frame_879d466a99a66bfb4fa23b127c99d613 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_879d466a99a66bfb4fa23b127c99d613 = MAKE_FUNCTION_FRAME(codeobj_879d466a99a66bfb4fa23b127c99d613, module_simplejson$encoder, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_879d466a99a66bfb4fa23b127c99d613->m_type_description == NULL);
frame_879d466a99a66bfb4fa23b127c99d613 = cache_frame_879d466a99a66bfb4fa23b127c99d613;
// Push the new frame as the currently active one.
pushFrameStack(frame_879d466a99a66bfb4fa23b127c99d613);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_879d466a99a66bfb4fa23b127c99d613) == 2); // Frame stack
// Framed code:
{
nuitka_bool tmp_condition_result_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(par_o);
tmp_cmp_expr_left_1 = par_o;
CHECK_OBJECT(par_o);
tmp_cmp_expr_right_1 = par_o;
tmp_condition_result_1 = RICH_COMPARE_NE_NBOOL_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
if (tmp_condition_result_1 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 334;
type_description_1 = "ooooooo";
goto frame_exception_exit_1;
}
if (tmp_condition_result_1 == NUITKA_BOOL_TRUE) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_assign_source_1;
tmp_assign_source_1 = mod_consts[83];
assert(var_text == NULL);
Py_INCREF(tmp_assign_source_1);
var_text = tmp_assign_source_1;
}
goto branch_end_1;
branch_no_1:;
{
nuitka_bool tmp_condition_result_2;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
CHECK_OBJECT(par_o);
tmp_cmp_expr_left_2 = par_o;
CHECK_OBJECT(par__inf);
tmp_cmp_expr_right_2 = par__inf;
tmp_condition_result_2 = RICH_COMPARE_EQ_NBOOL_OBJECT_OBJECT(tmp_cmp_expr_left_2, tmp_cmp_expr_right_2);
if (tmp_condition_result_2 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 336;
type_description_1 = "ooooooo";
goto frame_exception_exit_1;
}
if (tmp_condition_result_2 == NUITKA_BOOL_TRUE) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_assign_source_2;
tmp_assign_source_2 = mod_consts[84];
assert(var_text == NULL);
Py_INCREF(tmp_assign_source_2);
var_text = tmp_assign_source_2;
}
goto branch_end_2;
branch_no_2:;
{
nuitka_bool tmp_condition_result_3;
PyObject *tmp_cmp_expr_left_3;
PyObject *tmp_cmp_expr_right_3;
CHECK_OBJECT(par_o);
tmp_cmp_expr_left_3 = par_o;
CHECK_OBJECT(par__neginf);
tmp_cmp_expr_right_3 = par__neginf;
tmp_condition_result_3 = RICH_COMPARE_EQ_NBOOL_OBJECT_OBJECT(tmp_cmp_expr_left_3, tmp_cmp_expr_right_3);
if (tmp_condition_result_3 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 338;
type_description_1 = "ooooooo";
goto frame_exception_exit_1;
}
if (tmp_condition_result_3 == NUITKA_BOOL_TRUE) {
goto branch_yes_3;
} else {
goto branch_no_3;
}
}
branch_yes_3:;
{
PyObject *tmp_assign_source_3;
tmp_assign_source_3 = mod_consts[85];
assert(var_text == NULL);
Py_INCREF(tmp_assign_source_3);
var_text = tmp_assign_source_3;
}
goto branch_end_3;
branch_no_3:;
{
nuitka_bool tmp_condition_result_4;
PyObject *tmp_cmp_expr_left_4;
PyObject *tmp_cmp_expr_right_4;
PyObject *tmp_type_arg_1;
CHECK_OBJECT(par_o);
tmp_type_arg_1 = par_o;
tmp_cmp_expr_left_4 = BUILTIN_TYPE1(tmp_type_arg_1);
assert(!(tmp_cmp_expr_left_4 == NULL));
tmp_cmp_expr_right_4 = (PyObject *)&PyFloat_Type;
tmp_condition_result_4 = RICH_COMPARE_NE_NBOOL_OBJECT_OBJECT(tmp_cmp_expr_left_4, tmp_cmp_expr_right_4);
Py_DECREF(tmp_cmp_expr_left_4);
assert(!(tmp_condition_result_4 == NUITKA_BOOL_EXCEPTION));
if (tmp_condition_result_4 == NUITKA_BOOL_TRUE) {
goto branch_yes_4;
} else {
goto branch_no_4;
}
}
branch_yes_4:;
{
PyObject *tmp_assign_source_4;
PyObject *tmp_float_arg_1;
CHECK_OBJECT(par_o);
tmp_float_arg_1 = par_o;
tmp_assign_source_4 = TO_FLOAT(tmp_float_arg_1);
if (tmp_assign_source_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 343;
type_description_1 = "ooooooo";
goto frame_exception_exit_1;
}
{
PyObject *old = par_o;
assert(old != NULL);
par_o = tmp_assign_source_4;
Py_DECREF(old);
}
}
branch_no_4:;
{
PyObject *tmp_called_value_1;
PyObject *tmp_args_element_value_1;
CHECK_OBJECT(par__repr);
tmp_called_value_1 = par__repr;
CHECK_OBJECT(par_o);
tmp_args_element_value_1 = par_o;
frame_879d466a99a66bfb4fa23b127c99d613->m_frame.f_lineno = 344;
tmp_return_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_1, tmp_args_element_value_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 344;
type_description_1 = "ooooooo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
branch_end_3:;
branch_end_2:;
branch_end_1:;
{
nuitka_bool tmp_condition_result_5;
int tmp_truth_name_1;
CHECK_OBJECT(par_ignore_nan);
tmp_truth_name_1 = CHECK_IF_TRUE(par_ignore_nan);
if (tmp_truth_name_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 346;
type_description_1 = "ooooooo";
goto frame_exception_exit_1;
}
tmp_condition_result_5 = tmp_truth_name_1 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_5 == NUITKA_BOOL_TRUE) {
goto branch_yes_5;
} else {
goto branch_no_5;
}
}
branch_yes_5:;
{
PyObject *tmp_assign_source_5;
tmp_assign_source_5 = mod_consts[86];
{
PyObject *old = var_text;
assert(old != NULL);
var_text = tmp_assign_source_5;
Py_INCREF(var_text);
Py_DECREF(old);
}
}
goto branch_end_5;
branch_no_5:;
{
bool tmp_condition_result_6;
PyObject *tmp_operand_value_1;
CHECK_OBJECT(par_allow_nan);
tmp_operand_value_1 = par_allow_nan;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 348;
type_description_1 = "ooooooo";
goto frame_exception_exit_1;
}
tmp_condition_result_6 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_6 != false) {
goto branch_yes_6;
} else {
goto branch_no_6;
}
}
branch_yes_6:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_make_exception_arg_1;
PyObject *tmp_add_expr_left_1;
PyObject *tmp_add_expr_right_1;
PyObject *tmp_operand_value_2;
tmp_add_expr_left_1 = mod_consts[87];
CHECK_OBJECT(par_o);
tmp_operand_value_2 = par_o;
tmp_add_expr_right_1 = UNARY_OPERATION(PyObject_Repr, tmp_operand_value_2);
if (tmp_add_expr_right_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 351;
type_description_1 = "ooooooo";
goto frame_exception_exit_1;
}
tmp_make_exception_arg_1 = BINARY_OPERATION_ADD_OBJECT_UNICODE_OBJECT(tmp_add_expr_left_1, tmp_add_expr_right_1);
Py_DECREF(tmp_add_expr_right_1);
if (tmp_make_exception_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 351;
type_description_1 = "ooooooo";
goto frame_exception_exit_1;
}
frame_879d466a99a66bfb4fa23b127c99d613->m_frame.f_lineno = 349;
tmp_raise_type_1 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_ValueError, tmp_make_exception_arg_1);
Py_DECREF(tmp_make_exception_arg_1);
assert(!(tmp_raise_type_1 == NULL));
exception_type = tmp_raise_type_1;
exception_lineno = 349;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooooooo";
goto frame_exception_exit_1;
}
branch_no_6:;
branch_end_5:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_879d466a99a66bfb4fa23b127c99d613);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_879d466a99a66bfb4fa23b127c99d613);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_879d466a99a66bfb4fa23b127c99d613);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_879d466a99a66bfb4fa23b127c99d613, exception_lineno);
} else if (exception_tb->tb_frame != &frame_879d466a99a66bfb4fa23b127c99d613->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_879d466a99a66bfb4fa23b127c99d613, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_879d466a99a66bfb4fa23b127c99d613,
type_description_1,
par_o,
par_allow_nan,
par_ignore_nan,
par__repr,
par__inf,
par__neginf,
var_text
);
// Release cached frame if used for exception.
if (frame_879d466a99a66bfb4fa23b127c99d613 == cache_frame_879d466a99a66bfb4fa23b127c99d613) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_879d466a99a66bfb4fa23b127c99d613);
cache_frame_879d466a99a66bfb4fa23b127c99d613 = NULL;
}
assertFrameObject(frame_879d466a99a66bfb4fa23b127c99d613);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
CHECK_OBJECT(var_text);
tmp_return_value = var_text;
Py_INCREF(tmp_return_value);
goto try_return_handler_1;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
Py_XDECREF(par_o);
par_o = NULL;
Py_XDECREF(var_text);
var_text = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(par_o);
par_o = NULL;
Py_XDECREF(var_text);
var_text = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_allow_nan);
Py_DECREF(par_allow_nan);
CHECK_OBJECT(par_ignore_nan);
Py_DECREF(par_ignore_nan);
CHECK_OBJECT(par__repr);
Py_DECREF(par__repr);
CHECK_OBJECT(par__inf);
Py_DECREF(par__inf);
CHECK_OBJECT(par__neginf);
Py_DECREF(par__neginf);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_allow_nan);
Py_DECREF(par_allow_nan);
CHECK_OBJECT(par_ignore_nan);
Py_DECREF(par_ignore_nan);
CHECK_OBJECT(par__repr);
Py_DECREF(par__repr);
CHECK_OBJECT(par__inf);
Py_DECREF(par__inf);
CHECK_OBJECT(par__neginf);
Py_DECREF(par__neginf);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_simplejson$encoder$$$function__8_encode(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_o = python_pars[1];
PyObject *var_chunks = NULL;
struct Nuitka_FrameObject *frame_d190c8744d2fa0f949277b7762e43581;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_d190c8744d2fa0f949277b7762e43581 = NULL;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_d190c8744d2fa0f949277b7762e43581)) {
Py_XDECREF(cache_frame_d190c8744d2fa0f949277b7762e43581);
#if _DEBUG_REFCOUNTS
if (cache_frame_d190c8744d2fa0f949277b7762e43581 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_d190c8744d2fa0f949277b7762e43581 = MAKE_FUNCTION_FRAME(codeobj_d190c8744d2fa0f949277b7762e43581, module_simplejson$encoder, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_d190c8744d2fa0f949277b7762e43581->m_type_description == NULL);
frame_d190c8744d2fa0f949277b7762e43581 = cache_frame_d190c8744d2fa0f949277b7762e43581;
// Push the new frame as the currently active one.
pushFrameStack(frame_d190c8744d2fa0f949277b7762e43581);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_d190c8744d2fa0f949277b7762e43581) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_instance_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_args_element_value_2;
CHECK_OBJECT(par_self);
tmp_called_instance_1 = par_self;
CHECK_OBJECT(par_o);
tmp_args_element_value_1 = par_o;
tmp_args_element_value_2 = Py_True;
frame_d190c8744d2fa0f949277b7762e43581->m_frame.f_lineno = 400;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2};
tmp_assign_source_1 = CALL_METHOD_WITH_ARGS2(
tmp_called_instance_1,
mod_consts[65],
call_args
);
}
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 400;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
assert(var_chunks == NULL);
var_chunks = tmp_assign_source_1;
}
{
nuitka_bool tmp_condition_result_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_attribute_value_1;
int tmp_truth_name_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_attribute_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[35]);
if (tmp_attribute_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 401;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_truth_name_1 = CHECK_IF_TRUE(tmp_attribute_value_1);
if (tmp_truth_name_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_attribute_value_1);
exception_lineno = 401;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = tmp_truth_name_1 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_attribute_value_1);
if (tmp_condition_result_1 == NUITKA_BOOL_TRUE) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_str_arg_value_1;
PyObject *tmp_iterable_value_1;
tmp_str_arg_value_1 = mod_consts[0];
CHECK_OBJECT(var_chunks);
tmp_iterable_value_1 = var_chunks;
tmp_return_value = UNICODE_JOIN(tmp_str_arg_value_1, tmp_iterable_value_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 402;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
goto branch_end_1;
branch_no_1:;
{
PyObject *tmp_str_arg_value_2;
PyObject *tmp_iterable_value_2;
tmp_str_arg_value_2 = mod_consts[0];
CHECK_OBJECT(var_chunks);
tmp_iterable_value_2 = var_chunks;
tmp_return_value = UNICODE_JOIN(tmp_str_arg_value_2, tmp_iterable_value_2);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 404;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
branch_end_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_d190c8744d2fa0f949277b7762e43581);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_d190c8744d2fa0f949277b7762e43581);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_d190c8744d2fa0f949277b7762e43581);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_d190c8744d2fa0f949277b7762e43581, exception_lineno);
} else if (exception_tb->tb_frame != &frame_d190c8744d2fa0f949277b7762e43581->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_d190c8744d2fa0f949277b7762e43581, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_d190c8744d2fa0f949277b7762e43581,
type_description_1,
par_self,
par_o,
var_chunks
);
// Release cached frame if used for exception.
if (frame_d190c8744d2fa0f949277b7762e43581 == cache_frame_d190c8744d2fa0f949277b7762e43581) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_d190c8744d2fa0f949277b7762e43581);
cache_frame_d190c8744d2fa0f949277b7762e43581 = NULL;
}
assertFrameObject(frame_d190c8744d2fa0f949277b7762e43581);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(var_chunks);
Py_DECREF(var_chunks);
var_chunks = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_chunks);
var_chunks = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_o);
Py_DECREF(par_o);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_o);
Py_DECREF(par_o);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_simplejson$encoder$$$function__9_iterencode(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
struct Nuitka_CellObject *par_self = Nuitka_Cell_New1(python_pars[0]);
struct Nuitka_CellObject *par_o = Nuitka_Cell_New1(python_pars[1]);
struct Nuitka_CellObject *par__one_shot = Nuitka_Cell_New1(python_pars[2]);
PyObject *tmp_return_value = NULL;
// Actual function body.
{
struct Nuitka_CellObject *tmp_closure_1[3];
tmp_closure_1[0] = par__one_shot;
Py_INCREF(tmp_closure_1[0]);
tmp_closure_1[1] = par_o;
Py_INCREF(tmp_closure_1[1]);
tmp_closure_1[2] = par_self;
Py_INCREF(tmp_closure_1[2]);
tmp_return_value = MAKE_GENERATOR_simplejson$encoder$$$function__9_iterencode$$$genobj__1_iterencode(tmp_closure_1);
goto function_return_exit;
}
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_o);
Py_DECREF(par_o);
CHECK_OBJECT(par__one_shot);
Py_DECREF(par__one_shot);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
struct simplejson$encoder$$$function__9_iterencode$$$genobj__1_iterencode_locals {
PyObject *var_chunks;
PyObject *var_chunk;
PyObject *tmp_for_loop_1__for_iterator;
PyObject *tmp_for_loop_1__iter_value;
char const *type_description_1;
PyObject *exception_type;
PyObject *exception_value;
PyTracebackObject *exception_tb;
int exception_lineno;
int tmp_res;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
int exception_keeper_lineno_1;
PyObject *exception_keeper_type_2;
PyObject *exception_keeper_value_2;
PyTracebackObject *exception_keeper_tb_2;
int exception_keeper_lineno_2;
};
static PyObject *simplejson$encoder$$$function__9_iterencode$$$genobj__1_iterencode_context(struct Nuitka_GeneratorObject *generator, PyObject *yield_return_value) {
CHECK_OBJECT(generator);
assert(Nuitka_Generator_Check((PyObject *)generator));
CHECK_OBJECT_X(yield_return_value);
// Heap access if used.
struct simplejson$encoder$$$function__9_iterencode$$$genobj__1_iterencode_locals *generator_heap = (struct simplejson$encoder$$$function__9_iterencode$$$genobj__1_iterencode_locals *)generator->m_heap_storage;
// Dispatch to yield based on return label index:
switch(generator->m_yield_return_index) {
case 1: goto yield_return_1;
}
// Local variable initialization
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
static struct Nuitka_FrameObject *cache_m_frame = NULL;
generator_heap->var_chunks = NULL;
generator_heap->var_chunk = NULL;
generator_heap->tmp_for_loop_1__for_iterator = NULL;
generator_heap->tmp_for_loop_1__iter_value = NULL;
generator_heap->type_description_1 = NULL;
generator_heap->exception_type = NULL;
generator_heap->exception_value = NULL;
generator_heap->exception_tb = NULL;
generator_heap->exception_lineno = 0;
// Actual generator function body.
// Tried code:
if (isFrameUnusable(cache_m_frame)) {
Py_XDECREF(cache_m_frame);
#if _DEBUG_REFCOUNTS
if (cache_m_frame == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_m_frame = MAKE_FUNCTION_FRAME(codeobj_fbf396741567f44e126d73d1ea0f2208, module_simplejson$encoder, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
generator->m_frame = cache_m_frame;
// Mark the frame object as in use, ref count 1 will be up for reuse.
Py_INCREF(generator->m_frame);
assert(Py_REFCNT(generator->m_frame) == 2); // Frame stack
#if PYTHON_VERSION >= 0x340
Nuitka_SetFrameGenerator(generator->m_frame, (PyObject *)generator);
#endif
assert(generator->m_frame->m_frame.f_back == NULL);
pushFrameStack(generator->m_frame);
// Taking a reference prevents reuse of generator frame while it is being used.
Py_INCREF(generator->m_frame->m_frame.f_back);
#if PYTHON_VERSION >= 0x300
// Accept currently existing exception as the one to publish again when we
// yield or yield from.
{
PyThreadState *thread_state = PyThreadState_GET();
#if PYTHON_VERSION < 0x3b0
EXC_TYPE_F(generator) = EXC_TYPE(thread_state);
if (EXC_TYPE_F(generator) == Py_None) EXC_TYPE_F(generator) = NULL;
Py_XINCREF(EXC_TYPE_F(generator));
#endif
EXC_VALUE_F(generator) = EXC_VALUE(thread_state);
Py_XINCREF(EXC_VALUE_F(generator));
#if PYTHON_VERSION < 0x3b0
ASSIGN_EXC_TRACEBACK_F(generator, EXC_TRACEBACK(thread_state));
Py_XINCREF(EXC_TRACEBACK_F(generator));
#endif
}
#endif
// Framed code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_type_arg_value_1;
PyObject *tmp_object_arg_value_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_args_element_value_2;
tmp_type_arg_value_1 = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[88]);
if (unlikely(tmp_type_arg_value_1 == NULL)) {
tmp_type_arg_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[88]);
}
if (tmp_type_arg_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 407;
generator_heap->type_description_1 = "cccooN";
goto frame_exception_exit_1;
}
if (Nuitka_Cell_GET(generator->m_closure[2]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[63]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 407;
generator_heap->type_description_1 = "cccooN";
goto frame_exception_exit_1;
}
tmp_object_arg_value_1 = Nuitka_Cell_GET(generator->m_closure[2]);
tmp_expression_value_1 = BUILTIN_SUPER2(moduledict_simplejson$encoder, tmp_type_arg_value_1, tmp_object_arg_value_1);
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 407;
generator_heap->type_description_1 = "cccooN";
goto frame_exception_exit_1;
}
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[65]);
Py_DECREF(tmp_expression_value_1);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 407;
generator_heap->type_description_1 = "cccooN";
goto frame_exception_exit_1;
}
if (Nuitka_Cell_GET(generator->m_closure[1]) == NULL) {
Py_DECREF(tmp_called_value_1);
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[89]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 407;
generator_heap->type_description_1 = "cccooN";
goto frame_exception_exit_1;
}
tmp_args_element_value_1 = Nuitka_Cell_GET(generator->m_closure[1]);
if (Nuitka_Cell_GET(generator->m_closure[0]) == NULL) {
Py_DECREF(tmp_called_value_1);
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[90]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 407;
generator_heap->type_description_1 = "cccooN";
goto frame_exception_exit_1;
}
tmp_args_element_value_2 = Nuitka_Cell_GET(generator->m_closure[0]);
generator->m_frame->m_frame.f_lineno = 407;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2};
tmp_assign_source_1 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_1, call_args);
}
Py_DECREF(tmp_called_value_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 407;
generator_heap->type_description_1 = "cccooN";
goto frame_exception_exit_1;
}
assert(generator_heap->var_chunks == NULL);
generator_heap->var_chunks = tmp_assign_source_1;
}
{
PyObject *tmp_assign_source_2;
PyObject *tmp_iter_arg_1;
CHECK_OBJECT(generator_heap->var_chunks);
tmp_iter_arg_1 = generator_heap->var_chunks;
tmp_assign_source_2 = MAKE_ITERATOR(tmp_iter_arg_1);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 408;
generator_heap->type_description_1 = "cccooN";
goto frame_exception_exit_1;
}
assert(generator_heap->tmp_for_loop_1__for_iterator == NULL);
generator_heap->tmp_for_loop_1__for_iterator = tmp_assign_source_2;
}
// Tried code:
loop_start_1:;
{
PyObject *tmp_next_source_1;
PyObject *tmp_assign_source_3;
CHECK_OBJECT(generator_heap->tmp_for_loop_1__for_iterator);
tmp_next_source_1 = generator_heap->tmp_for_loop_1__for_iterator;
tmp_assign_source_3 = ITERATOR_NEXT(tmp_next_source_1);
if (tmp_assign_source_3 == NULL) {
if (CHECK_AND_CLEAR_STOP_ITERATION_OCCURRED()) {
goto loop_end_1;
} else {
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->type_description_1 = "cccooN";
generator_heap->exception_lineno = 408;
goto try_except_handler_2;
}
}
{
PyObject *old = generator_heap->tmp_for_loop_1__iter_value;
generator_heap->tmp_for_loop_1__iter_value = tmp_assign_source_3;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_4;
CHECK_OBJECT(generator_heap->tmp_for_loop_1__iter_value);
tmp_assign_source_4 = generator_heap->tmp_for_loop_1__iter_value;
{
PyObject *old = generator_heap->var_chunk;
generator_heap->var_chunk = tmp_assign_source_4;
Py_INCREF(generator_heap->var_chunk);
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_5;
PyObject *tmp_called_value_2;
PyObject *tmp_expression_value_2;
CHECK_OBJECT(generator_heap->var_chunk);
tmp_expression_value_2 = generator_heap->var_chunk;
tmp_called_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[15]);
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 409;
generator_heap->type_description_1 = "cccooN";
goto try_except_handler_2;
}
generator->m_frame->m_frame.f_lineno = 409;
tmp_assign_source_5 = CALL_FUNCTION_WITH_POSARGS2(tmp_called_value_2, mod_consts[91]);
Py_DECREF(tmp_called_value_2);
if (tmp_assign_source_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 409;
generator_heap->type_description_1 = "cccooN";
goto try_except_handler_2;
}
{
PyObject *old = generator_heap->var_chunk;
assert(old != NULL);
generator_heap->var_chunk = tmp_assign_source_5;
Py_DECREF(old);
}
}
{
PyObject *tmp_assign_source_6;
PyObject *tmp_called_value_3;
PyObject *tmp_expression_value_3;
CHECK_OBJECT(generator_heap->var_chunk);
tmp_expression_value_3 = generator_heap->var_chunk;
tmp_called_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[15]);
if (tmp_called_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 410;
generator_heap->type_description_1 = "cccooN";
goto try_except_handler_2;
}
generator->m_frame->m_frame.f_lineno = 410;
tmp_assign_source_6 = CALL_FUNCTION_WITH_POSARGS2(tmp_called_value_3, mod_consts[92]);
Py_DECREF(tmp_called_value_3);
if (tmp_assign_source_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 410;
generator_heap->type_description_1 = "cccooN";
goto try_except_handler_2;
}
{
PyObject *old = generator_heap->var_chunk;
assert(old != NULL);
generator_heap->var_chunk = tmp_assign_source_6;
Py_DECREF(old);
}
}
{
PyObject *tmp_assign_source_7;
PyObject *tmp_called_value_4;
PyObject *tmp_expression_value_4;
CHECK_OBJECT(generator_heap->var_chunk);
tmp_expression_value_4 = generator_heap->var_chunk;
tmp_called_value_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[15]);
if (tmp_called_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 411;
generator_heap->type_description_1 = "cccooN";
goto try_except_handler_2;
}
generator->m_frame->m_frame.f_lineno = 411;
tmp_assign_source_7 = CALL_FUNCTION_WITH_POSARGS2(tmp_called_value_4, mod_consts[93]);
Py_DECREF(tmp_called_value_4);
if (tmp_assign_source_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 411;
generator_heap->type_description_1 = "cccooN";
goto try_except_handler_2;
}
{
PyObject *old = generator_heap->var_chunk;
assert(old != NULL);
generator_heap->var_chunk = tmp_assign_source_7;
Py_DECREF(old);
}
}
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_expression_value_5;
if (Nuitka_Cell_GET(generator->m_closure[2]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[63]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 413;
generator_heap->type_description_1 = "cccooN";
goto try_except_handler_2;
}
tmp_expression_value_5 = Nuitka_Cell_GET(generator->m_closure[2]);
tmp_operand_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[35]);
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 413;
generator_heap->type_description_1 = "cccooN";
goto try_except_handler_2;
}
generator_heap->tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
if (generator_heap->tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 413;
generator_heap->type_description_1 = "cccooN";
goto try_except_handler_2;
}
tmp_condition_result_1 = (generator_heap->tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_assign_source_8;
PyObject *tmp_called_value_5;
PyObject *tmp_expression_value_6;
CHECK_OBJECT(generator_heap->var_chunk);
tmp_expression_value_6 = generator_heap->var_chunk;
tmp_called_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_6, mod_consts[15]);
if (tmp_called_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 414;
generator_heap->type_description_1 = "cccooN";
goto try_except_handler_2;
}
generator->m_frame->m_frame.f_lineno = 414;
tmp_assign_source_8 = CALL_FUNCTION_WITH_POSARGS2(tmp_called_value_5, mod_consts[94]);
Py_DECREF(tmp_called_value_5);
if (tmp_assign_source_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 414;
generator_heap->type_description_1 = "cccooN";
goto try_except_handler_2;
}
{
PyObject *old = generator_heap->var_chunk;
assert(old != NULL);
generator_heap->var_chunk = tmp_assign_source_8;
Py_DECREF(old);
}
}
{
PyObject *tmp_assign_source_9;
PyObject *tmp_called_value_6;
PyObject *tmp_expression_value_7;
CHECK_OBJECT(generator_heap->var_chunk);
tmp_expression_value_7 = generator_heap->var_chunk;
tmp_called_value_6 = LOOKUP_ATTRIBUTE(tmp_expression_value_7, mod_consts[15]);
if (tmp_called_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 415;
generator_heap->type_description_1 = "cccooN";
goto try_except_handler_2;
}
generator->m_frame->m_frame.f_lineno = 415;
tmp_assign_source_9 = CALL_FUNCTION_WITH_POSARGS2(tmp_called_value_6, mod_consts[95]);
Py_DECREF(tmp_called_value_6);
if (tmp_assign_source_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 415;
generator_heap->type_description_1 = "cccooN";
goto try_except_handler_2;
}
{
PyObject *old = generator_heap->var_chunk;
assert(old != NULL);
generator_heap->var_chunk = tmp_assign_source_9;
Py_DECREF(old);
}
}
branch_no_1:;
{
PyObject *tmp_expression_value_8;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_1;
CHECK_OBJECT(generator_heap->var_chunk);
tmp_expression_value_8 = generator_heap->var_chunk;
Py_INCREF(tmp_expression_value_8);
generator->m_yield_return_index = 1;
return tmp_expression_value_8;
yield_return_1:
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 417;
generator_heap->type_description_1 = "cccooN";
goto try_except_handler_2;
}
tmp_yield_result_1 = yield_return_value;
}
if (CONSIDER_THREADING() == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 408;
generator_heap->type_description_1 = "cccooN";
goto try_except_handler_2;
}
goto loop_start_1;
loop_end_1:;
goto try_end_1;
// Exception handler code:
try_except_handler_2:;
generator_heap->exception_keeper_type_1 = generator_heap->exception_type;
generator_heap->exception_keeper_value_1 = generator_heap->exception_value;
generator_heap->exception_keeper_tb_1 = generator_heap->exception_tb;
generator_heap->exception_keeper_lineno_1 = generator_heap->exception_lineno;
generator_heap->exception_type = NULL;
generator_heap->exception_value = NULL;
generator_heap->exception_tb = NULL;
generator_heap->exception_lineno = 0;
Py_XDECREF(generator_heap->tmp_for_loop_1__iter_value);
generator_heap->tmp_for_loop_1__iter_value = NULL;
CHECK_OBJECT(generator_heap->tmp_for_loop_1__for_iterator);
Py_DECREF(generator_heap->tmp_for_loop_1__for_iterator);
generator_heap->tmp_for_loop_1__for_iterator = NULL;
// Re-raise.
generator_heap->exception_type = generator_heap->exception_keeper_type_1;
generator_heap->exception_value = generator_heap->exception_keeper_value_1;
generator_heap->exception_tb = generator_heap->exception_keeper_tb_1;
generator_heap->exception_lineno = generator_heap->exception_keeper_lineno_1;
goto frame_exception_exit_1;
// End of try:
try_end_1:;
Nuitka_Frame_MarkAsNotExecuting(generator->m_frame);
#if PYTHON_VERSION >= 0x300
#if PYTHON_VERSION < 0x3b0
Py_CLEAR(EXC_TYPE_F(generator));
#endif
Py_CLEAR(EXC_VALUE_F(generator));
#if PYTHON_VERSION < 0x3b0
Py_CLEAR(EXC_TRACEBACK_F(generator));
#endif
#endif
// Allow re-use of the frame again.
Py_DECREF(generator->m_frame);
goto frame_no_exception_1;
frame_exception_exit_1:;
// If it's not an exit exception, consider and create a traceback for it.
if (!EXCEPTION_MATCH_GENERATOR(generator_heap->exception_type)) {
if (generator_heap->exception_tb == NULL) {
generator_heap->exception_tb = MAKE_TRACEBACK(generator->m_frame, generator_heap->exception_lineno);
} else if (generator_heap->exception_tb->tb_frame != &generator->m_frame->m_frame) {
generator_heap->exception_tb = ADD_TRACEBACK(generator_heap->exception_tb, generator->m_frame, generator_heap->exception_lineno);
}
Nuitka_Frame_AttachLocals(
generator->m_frame,
generator_heap->type_description_1,
generator->m_closure[2],
generator->m_closure[1],
generator->m_closure[0],
generator_heap->var_chunks,
generator_heap->var_chunk,
NULL
);
// Release cached frame if used for exception.
if (generator->m_frame == cache_m_frame) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_m_frame);
cache_m_frame = NULL;
}
assertFrameObject(generator->m_frame);
}
#if PYTHON_VERSION >= 0x300
#if PYTHON_VERSION < 0x3b0
Py_CLEAR(EXC_TYPE_F(generator));
#endif
Py_CLEAR(EXC_VALUE_F(generator));
#if PYTHON_VERSION < 0x3b0
Py_CLEAR(EXC_TRACEBACK_F(generator));
#endif
#endif
Py_DECREF(generator->m_frame);
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
goto try_end_2;
// Exception handler code:
try_except_handler_1:;
generator_heap->exception_keeper_type_2 = generator_heap->exception_type;
generator_heap->exception_keeper_value_2 = generator_heap->exception_value;
generator_heap->exception_keeper_tb_2 = generator_heap->exception_tb;
generator_heap->exception_keeper_lineno_2 = generator_heap->exception_lineno;
generator_heap->exception_type = NULL;
generator_heap->exception_value = NULL;
generator_heap->exception_tb = NULL;
generator_heap->exception_lineno = 0;
Py_XDECREF(generator_heap->var_chunks);
generator_heap->var_chunks = NULL;
Py_XDECREF(generator_heap->var_chunk);
generator_heap->var_chunk = NULL;
// Re-raise.
generator_heap->exception_type = generator_heap->exception_keeper_type_2;
generator_heap->exception_value = generator_heap->exception_keeper_value_2;
generator_heap->exception_tb = generator_heap->exception_keeper_tb_2;
generator_heap->exception_lineno = generator_heap->exception_keeper_lineno_2;
goto function_exception_exit;
// End of try:
try_end_2:;
Py_XDECREF(generator_heap->tmp_for_loop_1__iter_value);
generator_heap->tmp_for_loop_1__iter_value = NULL;
CHECK_OBJECT(generator_heap->tmp_for_loop_1__for_iterator);
Py_DECREF(generator_heap->tmp_for_loop_1__for_iterator);
generator_heap->tmp_for_loop_1__for_iterator = NULL;
CHECK_OBJECT(generator_heap->var_chunks);
Py_DECREF(generator_heap->var_chunks);
generator_heap->var_chunks = NULL;
Py_XDECREF(generator_heap->var_chunk);
generator_heap->var_chunk = NULL;
return NULL;
function_exception_exit:
assert(generator_heap->exception_type);
RESTORE_ERROR_OCCURRED(generator_heap->exception_type, generator_heap->exception_value, generator_heap->exception_tb);
return NULL;
}
static PyObject *MAKE_GENERATOR_simplejson$encoder$$$function__9_iterencode$$$genobj__1_iterencode(struct Nuitka_CellObject **closure) {
return Nuitka_Generator_New(
simplejson$encoder$$$function__9_iterencode$$$genobj__1_iterencode_context,
module_simplejson$encoder,
mod_consts[65],
#if PYTHON_VERSION >= 0x350
mod_consts[96],
#endif
codeobj_fbf396741567f44e126d73d1ea0f2208,
closure,
3,
sizeof(struct simplejson$encoder$$$function__9_iterencode$$$genobj__1_iterencode_locals)
);
}
static PyObject *impl_simplejson$encoder$$$function__10__make_iterencode(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
struct Nuitka_CellObject *par_markers = Nuitka_Cell_New1(python_pars[0]);
struct Nuitka_CellObject *par__default = Nuitka_Cell_New1(python_pars[1]);
struct Nuitka_CellObject *par__encoder = Nuitka_Cell_New1(python_pars[2]);
struct Nuitka_CellObject *par__indent = Nuitka_Cell_New1(python_pars[3]);
struct Nuitka_CellObject *par__floatstr = Nuitka_Cell_New1(python_pars[4]);
struct Nuitka_CellObject *par__key_separator = Nuitka_Cell_New1(python_pars[5]);
struct Nuitka_CellObject *par__item_separator = Nuitka_Cell_New1(python_pars[6]);
PyObject *par__sort_keys = python_pars[7];
struct Nuitka_CellObject *par__skipkeys = Nuitka_Cell_New1(python_pars[8]);
PyObject *par__one_shot = python_pars[9];
struct Nuitka_CellObject *par__use_decimal = Nuitka_Cell_New1(python_pars[10]);
struct Nuitka_CellObject *par__namedtuple_as_object = Nuitka_Cell_New1(python_pars[11]);
struct Nuitka_CellObject *par__tuple_as_array = Nuitka_Cell_New1(python_pars[12]);
struct Nuitka_CellObject *par__int_as_string_bitcount = Nuitka_Cell_New1(python_pars[13]);
struct Nuitka_CellObject *par__item_sort_key = Nuitka_Cell_New1(python_pars[14]);
struct Nuitka_CellObject *par__encoding = Nuitka_Cell_New1(python_pars[15]);
struct Nuitka_CellObject *par__for_json = Nuitka_Cell_New1(python_pars[16]);
struct Nuitka_CellObject *par__iterable_as_array = Nuitka_Cell_New1(python_pars[17]);
struct Nuitka_CellObject *par__PY3 = Nuitka_Cell_New1(python_pars[18]);
struct Nuitka_CellObject *par_ValueError = Nuitka_Cell_New1(python_pars[19]);
struct Nuitka_CellObject *par_string_types = Nuitka_Cell_New1(python_pars[20]);
struct Nuitka_CellObject *par_Decimal = Nuitka_Cell_New1(python_pars[21]);
struct Nuitka_CellObject *par_dict = Nuitka_Cell_New1(python_pars[22]);
struct Nuitka_CellObject *par_float = Nuitka_Cell_New1(python_pars[23]);
struct Nuitka_CellObject *par_id = Nuitka_Cell_New1(python_pars[24]);
struct Nuitka_CellObject *par_integer_types = Nuitka_Cell_New1(python_pars[25]);
struct Nuitka_CellObject *par_isinstance = Nuitka_Cell_New1(python_pars[26]);
struct Nuitka_CellObject *par_list = Nuitka_Cell_New1(python_pars[27]);
struct Nuitka_CellObject *par_str = Nuitka_Cell_New1(python_pars[28]);
struct Nuitka_CellObject *par_tuple = Nuitka_Cell_New1(python_pars[29]);
struct Nuitka_CellObject *par_iter = Nuitka_Cell_New1(python_pars[30]);
struct Nuitka_CellObject *var__encode_int = Nuitka_Cell_Empty();
struct Nuitka_CellObject *var__iterencode_list = Nuitka_Cell_Empty();
struct Nuitka_CellObject *var__stringify_key = Nuitka_Cell_Empty();
struct Nuitka_CellObject *var__iterencode_dict = Nuitka_Cell_Empty();
struct Nuitka_CellObject *var__iterencode = Nuitka_Cell_Empty();
struct Nuitka_FrameObject *frame_180dd7d163896a7ca181c8fbb4cd4536;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
static struct Nuitka_FrameObject *cache_frame_180dd7d163896a7ca181c8fbb4cd4536 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_180dd7d163896a7ca181c8fbb4cd4536)) {
Py_XDECREF(cache_frame_180dd7d163896a7ca181c8fbb4cd4536);
#if _DEBUG_REFCOUNTS
if (cache_frame_180dd7d163896a7ca181c8fbb4cd4536 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_180dd7d163896a7ca181c8fbb4cd4536 = MAKE_FUNCTION_FRAME(codeobj_180dd7d163896a7ca181c8fbb4cd4536, module_simplejson$encoder, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_180dd7d163896a7ca181c8fbb4cd4536->m_type_description == NULL);
frame_180dd7d163896a7ca181c8fbb4cd4536 = cache_frame_180dd7d163896a7ca181c8fbb4cd4536;
// Push the new frame as the currently active one.
pushFrameStack(frame_180dd7d163896a7ca181c8fbb4cd4536);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_180dd7d163896a7ca181c8fbb4cd4536) == 2); // Frame stack
// Framed code:
{
nuitka_bool tmp_condition_result_1;
int tmp_and_left_truth_1;
nuitka_bool tmp_and_left_value_1;
nuitka_bool tmp_and_right_value_1;
int tmp_truth_name_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(Nuitka_Cell_GET(par__use_decimal));
tmp_truth_name_1 = CHECK_IF_TRUE(Nuitka_Cell_GET(par__use_decimal));
if (tmp_truth_name_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 441;
type_description_1 = "cccccccococccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_and_left_value_1 = tmp_truth_name_1 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
tmp_and_left_truth_1 = tmp_and_left_value_1 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_and_left_truth_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 441;
type_description_1 = "cccccccococccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_1 == 1) {
goto and_right_1;
} else {
goto and_left_1;
}
and_right_1:;
CHECK_OBJECT(Nuitka_Cell_GET(par_Decimal));
tmp_cmp_expr_left_1 = Nuitka_Cell_GET(par_Decimal);
tmp_cmp_expr_right_1 = Py_None;
tmp_and_right_value_1 = (tmp_cmp_expr_left_1 == tmp_cmp_expr_right_1) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
tmp_condition_result_1 = tmp_and_right_value_1;
goto and_end_1;
and_left_1:;
tmp_condition_result_1 = tmp_and_left_value_1;
and_end_1:;
if (tmp_condition_result_1 == NUITKA_BOOL_TRUE) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_assign_source_1;
PyObject *tmp_expression_value_1;
tmp_expression_value_1 = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[77]);
if (unlikely(tmp_expression_value_1 == NULL)) {
tmp_expression_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[77]);
}
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 442;
type_description_1 = "cccccccococccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_assign_source_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[78]);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 442;
type_description_1 = "cccccccococccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
{
PyObject *old = Nuitka_Cell_GET(par_Decimal);
PyCell_SET(par_Decimal, tmp_assign_source_1);
Py_XDECREF(old);
}
}
branch_no_1:;
{
nuitka_bool tmp_condition_result_2;
int tmp_and_left_truth_2;
nuitka_bool tmp_and_left_value_2;
nuitka_bool tmp_and_right_value_2;
int tmp_truth_name_2;
PyObject *tmp_operand_value_1;
PyObject *tmp_called_value_1;
PyObject *tmp_args_element_value_1;
if (Nuitka_Cell_GET(par__item_sort_key) == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[97]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 443;
type_description_1 = "cccccccococccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_truth_name_2 = CHECK_IF_TRUE(Nuitka_Cell_GET(par__item_sort_key));
if (tmp_truth_name_2 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 443;
type_description_1 = "cccccccococccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_and_left_value_2 = tmp_truth_name_2 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
tmp_and_left_truth_2 = tmp_and_left_value_2 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_and_left_truth_2 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 443;
type_description_1 = "cccccccococccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_2 == 1) {
goto and_right_2;
} else {
goto and_left_2;
}
and_right_2:;
tmp_called_value_1 = LOOKUP_BUILTIN(mod_consts[98]);
assert(tmp_called_value_1 != NULL);
if (Nuitka_Cell_GET(par__item_sort_key) == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[97]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 443;
type_description_1 = "cccccccococccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_args_element_value_1 = Nuitka_Cell_GET(par__item_sort_key);
frame_180dd7d163896a7ca181c8fbb4cd4536->m_frame.f_lineno = 443;
tmp_operand_value_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_1, tmp_args_element_value_1);
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 443;
type_description_1 = "cccccccococccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 443;
type_description_1 = "cccccccococccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_and_right_value_2 = (tmp_res == 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
tmp_condition_result_2 = tmp_and_right_value_2;
goto and_end_2;
and_left_2:;
tmp_condition_result_2 = tmp_and_left_value_2;
and_end_2:;
if (tmp_condition_result_2 == NUITKA_BOOL_TRUE) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_make_exception_arg_1;
tmp_make_exception_arg_1 = mod_consts[99];
frame_180dd7d163896a7ca181c8fbb4cd4536->m_frame.f_lineno = 444;
tmp_raise_type_1 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_TypeError, tmp_make_exception_arg_1);
assert(!(tmp_raise_type_1 == NULL));
exception_type = tmp_raise_type_1;
exception_lineno = 444;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "cccccccococccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
goto branch_end_2;
branch_no_2:;
{
nuitka_bool tmp_condition_result_3;
int tmp_and_left_truth_3;
nuitka_bool tmp_and_left_value_3;
nuitka_bool tmp_and_right_value_3;
int tmp_truth_name_3;
PyObject *tmp_operand_value_2;
CHECK_OBJECT(par__sort_keys);
tmp_truth_name_3 = CHECK_IF_TRUE(par__sort_keys);
if (tmp_truth_name_3 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 445;
type_description_1 = "cccccccococccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_and_left_value_3 = tmp_truth_name_3 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
tmp_and_left_truth_3 = tmp_and_left_value_3 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_and_left_truth_3 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 445;
type_description_1 = "cccccccococccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_3 == 1) {
goto and_right_3;
} else {
goto and_left_3;
}
and_right_3:;
if (Nuitka_Cell_GET(par__item_sort_key) == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[97]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 445;
type_description_1 = "cccccccococccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_operand_value_2 = Nuitka_Cell_GET(par__item_sort_key);
tmp_res = CHECK_IF_TRUE(tmp_operand_value_2);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 445;
type_description_1 = "cccccccococccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_and_right_value_3 = (tmp_res == 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
tmp_condition_result_3 = tmp_and_right_value_3;
goto and_end_3;
and_left_3:;
tmp_condition_result_3 = tmp_and_left_value_3;
and_end_3:;
if (tmp_condition_result_3 == NUITKA_BOOL_TRUE) {
goto branch_yes_3;
} else {
goto branch_no_3;
}
}
branch_yes_3:;
{
PyObject *tmp_assign_source_2;
PyObject *tmp_called_value_2;
tmp_called_value_2 = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[100]);
if (unlikely(tmp_called_value_2 == NULL)) {
tmp_called_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[100]);
}
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 446;
type_description_1 = "cccccccococccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
frame_180dd7d163896a7ca181c8fbb4cd4536->m_frame.f_lineno = 446;
tmp_assign_source_2 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_2, mod_consts[22]);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 446;
type_description_1 = "cccccccococccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
{
PyObject *old = Nuitka_Cell_GET(par__item_sort_key);
PyCell_SET(par__item_sort_key, tmp_assign_source_2);
Py_XDECREF(old);
}
}
branch_no_3:;
branch_end_2:;
{
nuitka_bool tmp_condition_result_4;
int tmp_and_left_truth_4;
nuitka_bool tmp_and_left_value_4;
nuitka_bool tmp_and_right_value_4;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
int tmp_or_left_truth_1;
nuitka_bool tmp_or_left_value_1;
nuitka_bool tmp_or_right_value_1;
PyObject *tmp_cmp_expr_left_3;
PyObject *tmp_cmp_expr_right_3;
PyObject *tmp_operand_value_3;
PyObject *tmp_called_value_3;
PyObject *tmp_args_element_value_2;
PyObject *tmp_args_element_value_3;
if (Nuitka_Cell_GET(par__int_as_string_bitcount) == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[101]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 448;
type_description_1 = "cccccccococccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_cmp_expr_left_2 = Nuitka_Cell_GET(par__int_as_string_bitcount);
tmp_cmp_expr_right_2 = Py_None;
tmp_and_left_value_4 = (tmp_cmp_expr_left_2 != tmp_cmp_expr_right_2) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
tmp_and_left_truth_4 = tmp_and_left_value_4 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_and_left_truth_4 == 1) {
goto and_right_4;
} else {
goto and_left_4;
}
and_right_4:;
if (Nuitka_Cell_GET(par__int_as_string_bitcount) == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[101]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 449;
type_description_1 = "cccccccococccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_cmp_expr_left_3 = Nuitka_Cell_GET(par__int_as_string_bitcount);
tmp_cmp_expr_right_3 = mod_consts[4];
tmp_or_left_value_1 = RICH_COMPARE_LE_NBOOL_OBJECT_LONG(tmp_cmp_expr_left_3, tmp_cmp_expr_right_3);
if (tmp_or_left_value_1 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 449;
type_description_1 = "cccccccococccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_or_left_truth_1 = tmp_or_left_value_1 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_or_left_truth_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 449;
type_description_1 = "cccccccococccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
if (tmp_or_left_truth_1 == 1) {
goto or_left_1;
} else {
goto or_right_1;
}
or_right_1:;
if (Nuitka_Cell_GET(par_isinstance) == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[102]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 450;
type_description_1 = "cccccccococccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_called_value_3 = Nuitka_Cell_GET(par_isinstance);
if (Nuitka_Cell_GET(par__int_as_string_bitcount) == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[101]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 450;
type_description_1 = "cccccccococccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_args_element_value_2 = Nuitka_Cell_GET(par__int_as_string_bitcount);
if (Nuitka_Cell_GET(par_integer_types) == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[103]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 450;
type_description_1 = "cccccccococccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_args_element_value_3 = Nuitka_Cell_GET(par_integer_types);
frame_180dd7d163896a7ca181c8fbb4cd4536->m_frame.f_lineno = 450;
{
PyObject *call_args[] = {tmp_args_element_value_2, tmp_args_element_value_3};
tmp_operand_value_3 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_3, call_args);
}
if (tmp_operand_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 450;
type_description_1 = "cccccccococccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_3);
Py_DECREF(tmp_operand_value_3);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 450;
type_description_1 = "cccccccococccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_or_right_value_1 = (tmp_res == 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
tmp_and_right_value_4 = tmp_or_right_value_1;
goto or_end_1;
or_left_1:;
tmp_and_right_value_4 = tmp_or_left_value_1;
or_end_1:;
tmp_condition_result_4 = tmp_and_right_value_4;
goto and_end_4;
and_left_4:;
tmp_condition_result_4 = tmp_and_left_value_4;
and_end_4:;
if (tmp_condition_result_4 == NUITKA_BOOL_TRUE) {
goto branch_yes_4;
} else {
goto branch_no_4;
}
}
branch_yes_4:;
{
PyObject *tmp_raise_type_2;
PyObject *tmp_make_exception_arg_2;
tmp_make_exception_arg_2 = mod_consts[104];
frame_180dd7d163896a7ca181c8fbb4cd4536->m_frame.f_lineno = 451;
tmp_raise_type_2 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_TypeError, tmp_make_exception_arg_2);
assert(!(tmp_raise_type_2 == NULL));
exception_type = tmp_raise_type_2;
exception_lineno = 451;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "cccccccococccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
branch_no_4:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_180dd7d163896a7ca181c8fbb4cd4536);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_180dd7d163896a7ca181c8fbb4cd4536);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_180dd7d163896a7ca181c8fbb4cd4536, exception_lineno);
} else if (exception_tb->tb_frame != &frame_180dd7d163896a7ca181c8fbb4cd4536->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_180dd7d163896a7ca181c8fbb4cd4536, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_180dd7d163896a7ca181c8fbb4cd4536,
type_description_1,
par_markers,
par__default,
par__encoder,
par__indent,
par__floatstr,
par__key_separator,
par__item_separator,
par__sort_keys,
par__skipkeys,
par__one_shot,
par__use_decimal,
par__namedtuple_as_object,
par__tuple_as_array,
par__int_as_string_bitcount,
par__item_sort_key,
par__encoding,
par__for_json,
par__iterable_as_array,
par__PY3,
par_ValueError,
par_string_types,
par_Decimal,
par_dict,
par_float,
par_id,
par_integer_types,
par_isinstance,
par_list,
par_str,
par_tuple,
par_iter,
var__encode_int,
var__iterencode_list,
var__stringify_key,
var__iterencode_dict,
var__iterencode
);
// Release cached frame if used for exception.
if (frame_180dd7d163896a7ca181c8fbb4cd4536 == cache_frame_180dd7d163896a7ca181c8fbb4cd4536) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_180dd7d163896a7ca181c8fbb4cd4536);
cache_frame_180dd7d163896a7ca181c8fbb4cd4536 = NULL;
}
assertFrameObject(frame_180dd7d163896a7ca181c8fbb4cd4536);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
{
PyObject *tmp_assign_source_3;
struct Nuitka_CellObject *tmp_closure_1[3];
tmp_closure_1[0] = par__int_as_string_bitcount;
Py_INCREF(tmp_closure_1[0]);
tmp_closure_1[1] = par_integer_types;
Py_INCREF(tmp_closure_1[1]);
tmp_closure_1[2] = par_str;
Py_INCREF(tmp_closure_1[2]);
tmp_assign_source_3 = MAKE_FUNCTION_simplejson$encoder$$$function__10__make_iterencode$$$function__1__encode_int(tmp_closure_1);
assert(Nuitka_Cell_GET(var__encode_int) == NULL);
PyCell_SET(var__encode_int, tmp_assign_source_3);
}
{
PyObject *tmp_assign_source_4;
struct Nuitka_CellObject *tmp_closure_2[26];
tmp_closure_2[0] = par_Decimal;
Py_INCREF(tmp_closure_2[0]);
tmp_closure_2[1] = par_ValueError;
Py_INCREF(tmp_closure_2[1]);
tmp_closure_2[2] = par__PY3;
Py_INCREF(tmp_closure_2[2]);
tmp_closure_2[3] = var__encode_int;
Py_INCREF(tmp_closure_2[3]);
tmp_closure_2[4] = par__encoder;
Py_INCREF(tmp_closure_2[4]);
tmp_closure_2[5] = par__encoding;
Py_INCREF(tmp_closure_2[5]);
tmp_closure_2[6] = par__floatstr;
Py_INCREF(tmp_closure_2[6]);
tmp_closure_2[7] = par__for_json;
Py_INCREF(tmp_closure_2[7]);
tmp_closure_2[8] = par__indent;
Py_INCREF(tmp_closure_2[8]);
tmp_closure_2[9] = par__item_separator;
Py_INCREF(tmp_closure_2[9]);
tmp_closure_2[10] = var__iterencode;
Py_INCREF(tmp_closure_2[10]);
tmp_closure_2[11] = var__iterencode_dict;
Py_INCREF(tmp_closure_2[11]);
tmp_closure_2[12] = var__iterencode_list;
Py_INCREF(tmp_closure_2[12]);
tmp_closure_2[13] = par__namedtuple_as_object;
Py_INCREF(tmp_closure_2[13]);
tmp_closure_2[14] = par__tuple_as_array;
Py_INCREF(tmp_closure_2[14]);
tmp_closure_2[15] = par__use_decimal;
Py_INCREF(tmp_closure_2[15]);
tmp_closure_2[16] = par_dict;
Py_INCREF(tmp_closure_2[16]);
tmp_closure_2[17] = par_float;
Py_INCREF(tmp_closure_2[17]);
tmp_closure_2[18] = par_id;
Py_INCREF(tmp_closure_2[18]);
tmp_closure_2[19] = par_integer_types;
Py_INCREF(tmp_closure_2[19]);
tmp_closure_2[20] = par_isinstance;
Py_INCREF(tmp_closure_2[20]);
tmp_closure_2[21] = par_list;
Py_INCREF(tmp_closure_2[21]);
tmp_closure_2[22] = par_markers;
Py_INCREF(tmp_closure_2[22]);
tmp_closure_2[23] = par_str;
Py_INCREF(tmp_closure_2[23]);
tmp_closure_2[24] = par_string_types;
Py_INCREF(tmp_closure_2[24]);
tmp_closure_2[25] = par_tuple;
Py_INCREF(tmp_closure_2[25]);
tmp_assign_source_4 = MAKE_FUNCTION_simplejson$encoder$$$function__10__make_iterencode$$$function__2__iterencode_list(tmp_closure_2);
assert(Nuitka_Cell_GET(var__iterencode_list) == NULL);
PyCell_SET(var__iterencode_list, tmp_assign_source_4);
}
{
PyObject *tmp_assign_source_5;
struct Nuitka_CellObject *tmp_closure_3[11];
tmp_closure_3[0] = par_Decimal;
Py_INCREF(tmp_closure_3[0]);
tmp_closure_3[1] = par__PY3;
Py_INCREF(tmp_closure_3[1]);
tmp_closure_3[2] = par__encoding;
Py_INCREF(tmp_closure_3[2]);
tmp_closure_3[3] = par__floatstr;
Py_INCREF(tmp_closure_3[3]);
tmp_closure_3[4] = par__skipkeys;
Py_INCREF(tmp_closure_3[4]);
tmp_closure_3[5] = par__use_decimal;
Py_INCREF(tmp_closure_3[5]);
tmp_closure_3[6] = par_float;
Py_INCREF(tmp_closure_3[6]);
tmp_closure_3[7] = par_integer_types;
Py_INCREF(tmp_closure_3[7]);
tmp_closure_3[8] = par_isinstance;
Py_INCREF(tmp_closure_3[8]);
tmp_closure_3[9] = par_str;
Py_INCREF(tmp_closure_3[9]);
tmp_closure_3[10] = par_string_types;
Py_INCREF(tmp_closure_3[10]);
tmp_assign_source_5 = MAKE_FUNCTION_simplejson$encoder$$$function__10__make_iterencode$$$function__3__stringify_key(tmp_closure_3);
assert(Nuitka_Cell_GET(var__stringify_key) == NULL);
PyCell_SET(var__stringify_key, tmp_assign_source_5);
}
{
PyObject *tmp_assign_source_6;
struct Nuitka_CellObject *tmp_closure_4[29];
tmp_closure_4[0] = par_Decimal;
Py_INCREF(tmp_closure_4[0]);
tmp_closure_4[1] = par_ValueError;
Py_INCREF(tmp_closure_4[1]);
tmp_closure_4[2] = par__PY3;
Py_INCREF(tmp_closure_4[2]);
tmp_closure_4[3] = var__encode_int;
Py_INCREF(tmp_closure_4[3]);
tmp_closure_4[4] = par__encoder;
Py_INCREF(tmp_closure_4[4]);
tmp_closure_4[5] = par__encoding;
Py_INCREF(tmp_closure_4[5]);
tmp_closure_4[6] = par__floatstr;
Py_INCREF(tmp_closure_4[6]);
tmp_closure_4[7] = par__for_json;
Py_INCREF(tmp_closure_4[7]);
tmp_closure_4[8] = par__indent;
Py_INCREF(tmp_closure_4[8]);
tmp_closure_4[9] = par__item_separator;
Py_INCREF(tmp_closure_4[9]);
tmp_closure_4[10] = par__item_sort_key;
Py_INCREF(tmp_closure_4[10]);
tmp_closure_4[11] = var__iterencode;
Py_INCREF(tmp_closure_4[11]);
tmp_closure_4[12] = var__iterencode_dict;
Py_INCREF(tmp_closure_4[12]);
tmp_closure_4[13] = var__iterencode_list;
Py_INCREF(tmp_closure_4[13]);
tmp_closure_4[14] = par__key_separator;
Py_INCREF(tmp_closure_4[14]);
tmp_closure_4[15] = par__namedtuple_as_object;
Py_INCREF(tmp_closure_4[15]);
tmp_closure_4[16] = var__stringify_key;
Py_INCREF(tmp_closure_4[16]);
tmp_closure_4[17] = par__tuple_as_array;
Py_INCREF(tmp_closure_4[17]);
tmp_closure_4[18] = par__use_decimal;
Py_INCREF(tmp_closure_4[18]);
tmp_closure_4[19] = par_dict;
Py_INCREF(tmp_closure_4[19]);
tmp_closure_4[20] = par_float;
Py_INCREF(tmp_closure_4[20]);
tmp_closure_4[21] = par_id;
Py_INCREF(tmp_closure_4[21]);
tmp_closure_4[22] = par_integer_types;
Py_INCREF(tmp_closure_4[22]);
tmp_closure_4[23] = par_isinstance;
Py_INCREF(tmp_closure_4[23]);
tmp_closure_4[24] = par_list;
Py_INCREF(tmp_closure_4[24]);
tmp_closure_4[25] = par_markers;
Py_INCREF(tmp_closure_4[25]);
tmp_closure_4[26] = par_str;
Py_INCREF(tmp_closure_4[26]);
tmp_closure_4[27] = par_string_types;
Py_INCREF(tmp_closure_4[27]);
tmp_closure_4[28] = par_tuple;
Py_INCREF(tmp_closure_4[28]);
tmp_assign_source_6 = MAKE_FUNCTION_simplejson$encoder$$$function__10__make_iterencode$$$function__4__iterencode_dict(tmp_closure_4);
assert(Nuitka_Cell_GET(var__iterencode_dict) == NULL);
PyCell_SET(var__iterencode_dict, tmp_assign_source_6);
}
{
PyObject *tmp_assign_source_7;
struct Nuitka_CellObject *tmp_closure_5[27];
tmp_closure_5[0] = par_Decimal;
Py_INCREF(tmp_closure_5[0]);
tmp_closure_5[1] = par_ValueError;
Py_INCREF(tmp_closure_5[1]);
tmp_closure_5[2] = par__PY3;
Py_INCREF(tmp_closure_5[2]);
tmp_closure_5[3] = par__default;
Py_INCREF(tmp_closure_5[3]);
tmp_closure_5[4] = var__encode_int;
Py_INCREF(tmp_closure_5[4]);
tmp_closure_5[5] = par__encoder;
Py_INCREF(tmp_closure_5[5]);
tmp_closure_5[6] = par__encoding;
Py_INCREF(tmp_closure_5[6]);
tmp_closure_5[7] = par__floatstr;
Py_INCREF(tmp_closure_5[7]);
tmp_closure_5[8] = par__for_json;
Py_INCREF(tmp_closure_5[8]);
tmp_closure_5[9] = par__iterable_as_array;
Py_INCREF(tmp_closure_5[9]);
tmp_closure_5[10] = var__iterencode;
Py_INCREF(tmp_closure_5[10]);
tmp_closure_5[11] = var__iterencode_dict;
Py_INCREF(tmp_closure_5[11]);
tmp_closure_5[12] = var__iterencode_list;
Py_INCREF(tmp_closure_5[12]);
tmp_closure_5[13] = par__namedtuple_as_object;
Py_INCREF(tmp_closure_5[13]);
tmp_closure_5[14] = par__tuple_as_array;
Py_INCREF(tmp_closure_5[14]);
tmp_closure_5[15] = par__use_decimal;
Py_INCREF(tmp_closure_5[15]);
tmp_closure_5[16] = par_dict;
Py_INCREF(tmp_closure_5[16]);
tmp_closure_5[17] = par_float;
Py_INCREF(tmp_closure_5[17]);
tmp_closure_5[18] = par_id;
Py_INCREF(tmp_closure_5[18]);
tmp_closure_5[19] = par_integer_types;
Py_INCREF(tmp_closure_5[19]);
tmp_closure_5[20] = par_isinstance;
Py_INCREF(tmp_closure_5[20]);
tmp_closure_5[21] = par_iter;
Py_INCREF(tmp_closure_5[21]);
tmp_closure_5[22] = par_list;
Py_INCREF(tmp_closure_5[22]);
tmp_closure_5[23] = par_markers;
Py_INCREF(tmp_closure_5[23]);
tmp_closure_5[24] = par_str;
Py_INCREF(tmp_closure_5[24]);
tmp_closure_5[25] = par_string_types;
Py_INCREF(tmp_closure_5[25]);
tmp_closure_5[26] = par_tuple;
Py_INCREF(tmp_closure_5[26]);
tmp_assign_source_7 = MAKE_FUNCTION_simplejson$encoder$$$function__10__make_iterencode$$$function__5__iterencode(tmp_closure_5);
assert(Nuitka_Cell_GET(var__iterencode) == NULL);
PyCell_SET(var__iterencode, tmp_assign_source_7);
}
CHECK_OBJECT(Nuitka_Cell_GET(var__iterencode));
tmp_return_value = Nuitka_Cell_GET(var__iterencode);
Py_INCREF(tmp_return_value);
goto try_return_handler_1;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(par__item_sort_key);
Py_DECREF(par__item_sort_key);
par__item_sort_key = NULL;
CHECK_OBJECT(par_Decimal);
Py_DECREF(par_Decimal);
par_Decimal = NULL;
CHECK_OBJECT(var__encode_int);
Py_DECREF(var__encode_int);
var__encode_int = NULL;
CHECK_OBJECT(var__iterencode_list);
Py_DECREF(var__iterencode_list);
var__iterencode_list = NULL;
CHECK_OBJECT(var__stringify_key);
Py_DECREF(var__stringify_key);
var__stringify_key = NULL;
CHECK_OBJECT(var__iterencode_dict);
Py_DECREF(var__iterencode_dict);
var__iterencode_dict = NULL;
CHECK_OBJECT(var__iterencode);
Py_DECREF(var__iterencode);
var__iterencode = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
CHECK_OBJECT(par__item_sort_key);
Py_DECREF(par__item_sort_key);
par__item_sort_key = NULL;
CHECK_OBJECT(par_Decimal);
Py_DECREF(par_Decimal);
par_Decimal = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_markers);
Py_DECREF(par_markers);
CHECK_OBJECT(par__default);
Py_DECREF(par__default);
CHECK_OBJECT(par__encoder);
Py_DECREF(par__encoder);
CHECK_OBJECT(par__indent);
Py_DECREF(par__indent);
CHECK_OBJECT(par__floatstr);
Py_DECREF(par__floatstr);
CHECK_OBJECT(par__key_separator);
Py_DECREF(par__key_separator);
CHECK_OBJECT(par__item_separator);
Py_DECREF(par__item_separator);
CHECK_OBJECT(par__sort_keys);
Py_DECREF(par__sort_keys);
CHECK_OBJECT(par__skipkeys);
Py_DECREF(par__skipkeys);
CHECK_OBJECT(par__one_shot);
Py_DECREF(par__one_shot);
CHECK_OBJECT(par__use_decimal);
Py_DECREF(par__use_decimal);
CHECK_OBJECT(par__namedtuple_as_object);
Py_DECREF(par__namedtuple_as_object);
CHECK_OBJECT(par__tuple_as_array);
Py_DECREF(par__tuple_as_array);
CHECK_OBJECT(par__int_as_string_bitcount);
Py_DECREF(par__int_as_string_bitcount);
CHECK_OBJECT(par__encoding);
Py_DECREF(par__encoding);
CHECK_OBJECT(par__for_json);
Py_DECREF(par__for_json);
CHECK_OBJECT(par__iterable_as_array);
Py_DECREF(par__iterable_as_array);
CHECK_OBJECT(par__PY3);
Py_DECREF(par__PY3);
CHECK_OBJECT(par_ValueError);
Py_DECREF(par_ValueError);
CHECK_OBJECT(par_string_types);
Py_DECREF(par_string_types);
CHECK_OBJECT(par_dict);
Py_DECREF(par_dict);
CHECK_OBJECT(par_float);
Py_DECREF(par_float);
CHECK_OBJECT(par_id);
Py_DECREF(par_id);
CHECK_OBJECT(par_integer_types);
Py_DECREF(par_integer_types);
CHECK_OBJECT(par_isinstance);
Py_DECREF(par_isinstance);
CHECK_OBJECT(par_list);
Py_DECREF(par_list);
CHECK_OBJECT(par_str);
Py_DECREF(par_str);
CHECK_OBJECT(par_tuple);
Py_DECREF(par_tuple);
CHECK_OBJECT(par_iter);
Py_DECREF(par_iter);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_markers);
Py_DECREF(par_markers);
CHECK_OBJECT(par__default);
Py_DECREF(par__default);
CHECK_OBJECT(par__encoder);
Py_DECREF(par__encoder);
CHECK_OBJECT(par__indent);
Py_DECREF(par__indent);
CHECK_OBJECT(par__floatstr);
Py_DECREF(par__floatstr);
CHECK_OBJECT(par__key_separator);
Py_DECREF(par__key_separator);
CHECK_OBJECT(par__item_separator);
Py_DECREF(par__item_separator);
CHECK_OBJECT(par__sort_keys);
Py_DECREF(par__sort_keys);
CHECK_OBJECT(par__skipkeys);
Py_DECREF(par__skipkeys);
CHECK_OBJECT(par__one_shot);
Py_DECREF(par__one_shot);
CHECK_OBJECT(par__use_decimal);
Py_DECREF(par__use_decimal);
CHECK_OBJECT(par__namedtuple_as_object);
Py_DECREF(par__namedtuple_as_object);
CHECK_OBJECT(par__tuple_as_array);
Py_DECREF(par__tuple_as_array);
CHECK_OBJECT(par__int_as_string_bitcount);
Py_DECREF(par__int_as_string_bitcount);
CHECK_OBJECT(par__encoding);
Py_DECREF(par__encoding);
CHECK_OBJECT(par__for_json);
Py_DECREF(par__for_json);
CHECK_OBJECT(par__iterable_as_array);
Py_DECREF(par__iterable_as_array);
CHECK_OBJECT(par__PY3);
Py_DECREF(par__PY3);
CHECK_OBJECT(par_ValueError);
Py_DECREF(par_ValueError);
CHECK_OBJECT(par_string_types);
Py_DECREF(par_string_types);
CHECK_OBJECT(par_dict);
Py_DECREF(par_dict);
CHECK_OBJECT(par_float);
Py_DECREF(par_float);
CHECK_OBJECT(par_id);
Py_DECREF(par_id);
CHECK_OBJECT(par_integer_types);
Py_DECREF(par_integer_types);
CHECK_OBJECT(par_isinstance);
Py_DECREF(par_isinstance);
CHECK_OBJECT(par_list);
Py_DECREF(par_list);
CHECK_OBJECT(par_str);
Py_DECREF(par_str);
CHECK_OBJECT(par_tuple);
Py_DECREF(par_tuple);
CHECK_OBJECT(par_iter);
Py_DECREF(par_iter);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_simplejson$encoder$$$function__10__make_iterencode$$$function__1__encode_int(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_value = python_pars[0];
PyObject *var_skip_quoting = NULL;
PyObject *tmp_comparison_chain_1__comparison_result = NULL;
PyObject *tmp_comparison_chain_1__operand_2 = NULL;
struct Nuitka_FrameObject *frame_c5191b1f61735af99428dbd6f3d6bdc5;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_c5191b1f61735af99428dbd6f3d6bdc5 = NULL;
PyObject *exception_keeper_type_2;
PyObject *exception_keeper_value_2;
PyTracebackObject *exception_keeper_tb_2;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_2;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_c5191b1f61735af99428dbd6f3d6bdc5)) {
Py_XDECREF(cache_frame_c5191b1f61735af99428dbd6f3d6bdc5);
#if _DEBUG_REFCOUNTS
if (cache_frame_c5191b1f61735af99428dbd6f3d6bdc5 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_c5191b1f61735af99428dbd6f3d6bdc5 = MAKE_FUNCTION_FRAME(codeobj_c5191b1f61735af99428dbd6f3d6bdc5, module_simplejson$encoder, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_c5191b1f61735af99428dbd6f3d6bdc5->m_type_description == NULL);
frame_c5191b1f61735af99428dbd6f3d6bdc5 = cache_frame_c5191b1f61735af99428dbd6f3d6bdc5;
// Push the new frame as the currently active one.
pushFrameStack(frame_c5191b1f61735af99428dbd6f3d6bdc5);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_c5191b1f61735af99428dbd6f3d6bdc5) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_1;
int tmp_or_left_truth_1;
PyObject *tmp_or_left_value_1;
PyObject *tmp_or_right_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
if (Nuitka_Cell_GET(self->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&exception_type, &exception_value, mod_consts[101]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 455;
type_description_1 = "ooccc";
goto frame_exception_exit_1;
}
tmp_cmp_expr_left_1 = Nuitka_Cell_GET(self->m_closure[0]);
tmp_cmp_expr_right_1 = Py_None;
tmp_or_left_value_1 = (tmp_cmp_expr_left_1 == tmp_cmp_expr_right_1) ? Py_True : Py_False;
tmp_or_left_truth_1 = CHECK_IF_TRUE(tmp_or_left_value_1);
if (tmp_or_left_truth_1 == 1) {
goto or_left_1;
} else {
goto or_right_1;
}
or_right_1:;
if (Nuitka_Cell_GET(self->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&exception_type, &exception_value, mod_consts[101]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 457;
type_description_1 = "ooccc";
goto frame_exception_exit_1;
}
tmp_cmp_expr_left_2 = Nuitka_Cell_GET(self->m_closure[0]);
tmp_cmp_expr_right_2 = mod_consts[2];
tmp_or_right_value_1 = RICH_COMPARE_LT_OBJECT_OBJECT_LONG(tmp_cmp_expr_left_2, tmp_cmp_expr_right_2);
if (tmp_or_right_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 457;
type_description_1 = "ooccc";
goto frame_exception_exit_1;
}
tmp_assign_source_1 = tmp_or_right_value_1;
goto or_end_1;
or_left_1:;
Py_INCREF(tmp_or_left_value_1);
tmp_assign_source_1 = tmp_or_left_value_1;
or_end_1:;
assert(var_skip_quoting == NULL);
var_skip_quoting = tmp_assign_source_1;
}
{
bool tmp_condition_result_1;
PyObject *tmp_cmp_expr_left_3;
PyObject *tmp_cmp_expr_right_3;
PyObject *tmp_type_arg_1;
CHECK_OBJECT(par_value);
tmp_type_arg_1 = par_value;
tmp_cmp_expr_left_3 = BUILTIN_TYPE1(tmp_type_arg_1);
assert(!(tmp_cmp_expr_left_3 == NULL));
if (Nuitka_Cell_GET(self->m_closure[1]) == NULL) {
Py_DECREF(tmp_cmp_expr_left_3);
FORMAT_UNBOUND_CLOSURE_ERROR(&exception_type, &exception_value, mod_consts[103]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 459;
type_description_1 = "ooccc";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_3 = Nuitka_Cell_GET(self->m_closure[1]);
tmp_res = PySequence_Contains(tmp_cmp_expr_right_3, tmp_cmp_expr_left_3);
Py_DECREF(tmp_cmp_expr_left_3);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 459;
type_description_1 = "ooccc";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_assign_source_2;
PyObject *tmp_int_arg_1;
CHECK_OBJECT(par_value);
tmp_int_arg_1 = par_value;
tmp_assign_source_2 = PyNumber_Int(tmp_int_arg_1);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 461;
type_description_1 = "ooccc";
goto frame_exception_exit_1;
}
{
PyObject *old = par_value;
assert(old != NULL);
par_value = tmp_assign_source_2;
Py_DECREF(old);
}
}
branch_no_1:;
{
nuitka_bool tmp_condition_result_2;
int tmp_or_left_truth_2;
nuitka_bool tmp_or_left_value_2;
nuitka_bool tmp_or_right_value_2;
int tmp_truth_name_1;
PyObject *tmp_outline_return_value_1;
int tmp_truth_name_2;
CHECK_OBJECT(var_skip_quoting);
tmp_truth_name_1 = CHECK_IF_TRUE(var_skip_quoting);
if (tmp_truth_name_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 463;
type_description_1 = "ooccc";
goto frame_exception_exit_1;
}
tmp_or_left_value_2 = tmp_truth_name_1 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
tmp_or_left_truth_2 = tmp_or_left_value_2 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_or_left_truth_2 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 463;
type_description_1 = "ooccc";
goto frame_exception_exit_1;
}
if (tmp_or_left_truth_2 == 1) {
goto or_left_2;
} else {
goto or_right_2;
}
or_right_2:;
{
PyObject *tmp_assign_source_3;
CHECK_OBJECT(par_value);
tmp_assign_source_3 = par_value;
assert(tmp_comparison_chain_1__operand_2 == NULL);
Py_INCREF(tmp_assign_source_3);
tmp_comparison_chain_1__operand_2 = tmp_assign_source_3;
}
// Tried code:
{
PyObject *tmp_assign_source_4;
PyObject *tmp_cmp_expr_left_4;
PyObject *tmp_cmp_expr_right_4;
PyObject *tmp_lshift_expr_left_1;
PyObject *tmp_lshift_expr_right_1;
tmp_lshift_expr_left_1 = mod_consts[115];
if (Nuitka_Cell_GET(self->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&exception_type, &exception_value, mod_consts[101]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 464;
type_description_1 = "ooccc";
goto try_except_handler_2;
}
tmp_lshift_expr_right_1 = Nuitka_Cell_GET(self->m_closure[0]);
tmp_cmp_expr_left_4 = BINARY_OPERATION_LSHIFT_OBJECT_LONG_OBJECT(tmp_lshift_expr_left_1, tmp_lshift_expr_right_1);
if (tmp_cmp_expr_left_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 464;
type_description_1 = "ooccc";
goto try_except_handler_2;
}
CHECK_OBJECT(tmp_comparison_chain_1__operand_2);
tmp_cmp_expr_right_4 = tmp_comparison_chain_1__operand_2;
tmp_assign_source_4 = RICH_COMPARE_LT_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_4, tmp_cmp_expr_right_4);
Py_DECREF(tmp_cmp_expr_left_4);
if (tmp_assign_source_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 464;
type_description_1 = "ooccc";
goto try_except_handler_2;
}
assert(tmp_comparison_chain_1__comparison_result == NULL);
tmp_comparison_chain_1__comparison_result = tmp_assign_source_4;
}
{
bool tmp_condition_result_3;
PyObject *tmp_operand_value_1;
CHECK_OBJECT(tmp_comparison_chain_1__comparison_result);
tmp_operand_value_1 = tmp_comparison_chain_1__comparison_result;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 464;
type_description_1 = "ooccc";
goto try_except_handler_2;
}
tmp_condition_result_3 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_3 != false) {
goto branch_yes_3;
} else {
goto branch_no_3;
}
}
branch_yes_3:;
CHECK_OBJECT(tmp_comparison_chain_1__comparison_result);
tmp_outline_return_value_1 = tmp_comparison_chain_1__comparison_result;
Py_INCREF(tmp_outline_return_value_1);
goto try_return_handler_2;
branch_no_3:;
{
PyObject *tmp_cmp_expr_left_5;
PyObject *tmp_cmp_expr_right_5;
PyObject *tmp_lshift_expr_left_2;
PyObject *tmp_lshift_expr_right_2;
CHECK_OBJECT(tmp_comparison_chain_1__operand_2);
tmp_cmp_expr_left_5 = tmp_comparison_chain_1__operand_2;
tmp_lshift_expr_left_2 = mod_consts[2];
if (Nuitka_Cell_GET(self->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&exception_type, &exception_value, mod_consts[101]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 466;
type_description_1 = "ooccc";
goto try_except_handler_2;
}
tmp_lshift_expr_right_2 = Nuitka_Cell_GET(self->m_closure[0]);
tmp_cmp_expr_right_5 = BINARY_OPERATION_LSHIFT_OBJECT_LONG_OBJECT(tmp_lshift_expr_left_2, tmp_lshift_expr_right_2);
if (tmp_cmp_expr_right_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 466;
type_description_1 = "ooccc";
goto try_except_handler_2;
}
tmp_outline_return_value_1 = RICH_COMPARE_LT_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_5, tmp_cmp_expr_right_5);
Py_DECREF(tmp_cmp_expr_right_5);
if (tmp_outline_return_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 466;
type_description_1 = "ooccc";
goto try_except_handler_2;
}
goto try_return_handler_2;
}
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_2:;
CHECK_OBJECT(tmp_comparison_chain_1__operand_2);
Py_DECREF(tmp_comparison_chain_1__operand_2);
tmp_comparison_chain_1__operand_2 = NULL;
CHECK_OBJECT(tmp_comparison_chain_1__comparison_result);
Py_DECREF(tmp_comparison_chain_1__comparison_result);
tmp_comparison_chain_1__comparison_result = NULL;
goto outline_result_1;
// Exception handler code:
try_except_handler_2:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
CHECK_OBJECT(tmp_comparison_chain_1__operand_2);
Py_DECREF(tmp_comparison_chain_1__operand_2);
tmp_comparison_chain_1__operand_2 = NULL;
Py_XDECREF(tmp_comparison_chain_1__comparison_result);
tmp_comparison_chain_1__comparison_result = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto frame_exception_exit_1;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_result_1:;
tmp_truth_name_2 = CHECK_IF_TRUE(tmp_outline_return_value_1);
if (tmp_truth_name_2 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_outline_return_value_1);
exception_lineno = 464;
type_description_1 = "ooccc";
goto frame_exception_exit_1;
}
tmp_or_right_value_2 = tmp_truth_name_2 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_outline_return_value_1);
tmp_condition_result_2 = tmp_or_right_value_2;
goto or_end_2;
or_left_2:;
tmp_condition_result_2 = tmp_or_left_value_2;
or_end_2:;
if (tmp_condition_result_2 == NUITKA_BOOL_TRUE) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_called_value_1;
PyObject *tmp_args_element_value_1;
if (Nuitka_Cell_GET(self->m_closure[2]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&exception_type, &exception_value, mod_consts[116]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 468;
type_description_1 = "ooccc";
goto frame_exception_exit_1;
}
tmp_called_value_1 = Nuitka_Cell_GET(self->m_closure[2]);
if (par_value == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[117]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 468;
type_description_1 = "ooccc";
goto frame_exception_exit_1;
}
tmp_args_element_value_1 = par_value;
frame_c5191b1f61735af99428dbd6f3d6bdc5->m_frame.f_lineno = 468;
tmp_return_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_1, tmp_args_element_value_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 468;
type_description_1 = "ooccc";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
branch_no_2:;
{
PyObject *tmp_add_expr_left_1;
PyObject *tmp_add_expr_right_1;
PyObject *tmp_add_expr_left_2;
PyObject *tmp_add_expr_right_2;
PyObject *tmp_called_value_2;
PyObject *tmp_args_element_value_2;
tmp_add_expr_left_2 = mod_consts[24];
if (Nuitka_Cell_GET(self->m_closure[2]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&exception_type, &exception_value, mod_consts[116]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 469;
type_description_1 = "ooccc";
goto frame_exception_exit_1;
}
tmp_called_value_2 = Nuitka_Cell_GET(self->m_closure[2]);
if (par_value == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[117]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 469;
type_description_1 = "ooccc";
goto frame_exception_exit_1;
}
tmp_args_element_value_2 = par_value;
frame_c5191b1f61735af99428dbd6f3d6bdc5->m_frame.f_lineno = 469;
tmp_add_expr_right_2 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_2, tmp_args_element_value_2);
if (tmp_add_expr_right_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 469;
type_description_1 = "ooccc";
goto frame_exception_exit_1;
}
tmp_add_expr_left_1 = BINARY_OPERATION_ADD_OBJECT_UNICODE_OBJECT(tmp_add_expr_left_2, tmp_add_expr_right_2);
Py_DECREF(tmp_add_expr_right_2);
if (tmp_add_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 469;
type_description_1 = "ooccc";
goto frame_exception_exit_1;
}
tmp_add_expr_right_1 = mod_consts[24];
tmp_return_value = BINARY_OPERATION_ADD_OBJECT_OBJECT_UNICODE(tmp_add_expr_left_1, tmp_add_expr_right_1);
Py_DECREF(tmp_add_expr_left_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 469;
type_description_1 = "ooccc";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_c5191b1f61735af99428dbd6f3d6bdc5);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_c5191b1f61735af99428dbd6f3d6bdc5);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_c5191b1f61735af99428dbd6f3d6bdc5);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_c5191b1f61735af99428dbd6f3d6bdc5, exception_lineno);
} else if (exception_tb->tb_frame != &frame_c5191b1f61735af99428dbd6f3d6bdc5->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_c5191b1f61735af99428dbd6f3d6bdc5, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_c5191b1f61735af99428dbd6f3d6bdc5,
type_description_1,
par_value,
var_skip_quoting,
self->m_closure[0],
self->m_closure[1],
self->m_closure[2]
);
// Release cached frame if used for exception.
if (frame_c5191b1f61735af99428dbd6f3d6bdc5 == cache_frame_c5191b1f61735af99428dbd6f3d6bdc5) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_c5191b1f61735af99428dbd6f3d6bdc5);
cache_frame_c5191b1f61735af99428dbd6f3d6bdc5 = NULL;
}
assertFrameObject(frame_c5191b1f61735af99428dbd6f3d6bdc5);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
Py_XDECREF(par_value);
par_value = NULL;
CHECK_OBJECT(var_skip_quoting);
Py_DECREF(var_skip_quoting);
var_skip_quoting = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_2 = exception_type;
exception_keeper_value_2 = exception_value;
exception_keeper_tb_2 = exception_tb;
exception_keeper_lineno_2 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(par_value);
par_value = NULL;
Py_XDECREF(var_skip_quoting);
var_skip_quoting = NULL;
// Re-raise.
exception_type = exception_keeper_type_2;
exception_value = exception_keeper_value_2;
exception_tb = exception_keeper_tb_2;
exception_lineno = exception_keeper_lineno_2;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_simplejson$encoder$$$function__10__make_iterencode$$$function__2__iterencode_list(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
struct Nuitka_CellObject *par_lst = Nuitka_Cell_New1(python_pars[0]);
struct Nuitka_CellObject *par__current_indent_level = Nuitka_Cell_New1(python_pars[1]);
PyObject *tmp_return_value = NULL;
// Actual function body.
// Tried code:
{
struct Nuitka_CellObject *tmp_closure_1[28];
tmp_closure_1[0] = self->m_closure[0];
Py_INCREF(tmp_closure_1[0]);
tmp_closure_1[1] = self->m_closure[1];
Py_INCREF(tmp_closure_1[1]);
tmp_closure_1[2] = self->m_closure[2];
Py_INCREF(tmp_closure_1[2]);
tmp_closure_1[3] = par__current_indent_level;
Py_INCREF(tmp_closure_1[3]);
tmp_closure_1[4] = self->m_closure[3];
Py_INCREF(tmp_closure_1[4]);
tmp_closure_1[5] = self->m_closure[4];
Py_INCREF(tmp_closure_1[5]);
tmp_closure_1[6] = self->m_closure[5];
Py_INCREF(tmp_closure_1[6]);
tmp_closure_1[7] = self->m_closure[6];
Py_INCREF(tmp_closure_1[7]);
tmp_closure_1[8] = self->m_closure[7];
Py_INCREF(tmp_closure_1[8]);
tmp_closure_1[9] = self->m_closure[8];
Py_INCREF(tmp_closure_1[9]);
tmp_closure_1[10] = self->m_closure[9];
Py_INCREF(tmp_closure_1[10]);
tmp_closure_1[11] = self->m_closure[10];
Py_INCREF(tmp_closure_1[11]);
tmp_closure_1[12] = self->m_closure[11];
Py_INCREF(tmp_closure_1[12]);
tmp_closure_1[13] = self->m_closure[12];
Py_INCREF(tmp_closure_1[13]);
tmp_closure_1[14] = self->m_closure[13];
Py_INCREF(tmp_closure_1[14]);
tmp_closure_1[15] = self->m_closure[14];
Py_INCREF(tmp_closure_1[15]);
tmp_closure_1[16] = self->m_closure[15];
Py_INCREF(tmp_closure_1[16]);
tmp_closure_1[17] = self->m_closure[16];
Py_INCREF(tmp_closure_1[17]);
tmp_closure_1[18] = self->m_closure[17];
Py_INCREF(tmp_closure_1[18]);
tmp_closure_1[19] = self->m_closure[18];
Py_INCREF(tmp_closure_1[19]);
tmp_closure_1[20] = self->m_closure[19];
Py_INCREF(tmp_closure_1[20]);
tmp_closure_1[21] = self->m_closure[20];
Py_INCREF(tmp_closure_1[21]);
tmp_closure_1[22] = self->m_closure[21];
Py_INCREF(tmp_closure_1[22]);
tmp_closure_1[23] = par_lst;
Py_INCREF(tmp_closure_1[23]);
tmp_closure_1[24] = self->m_closure[22];
Py_INCREF(tmp_closure_1[24]);
tmp_closure_1[25] = self->m_closure[23];
Py_INCREF(tmp_closure_1[25]);
tmp_closure_1[26] = self->m_closure[24];
Py_INCREF(tmp_closure_1[26]);
tmp_closure_1[27] = self->m_closure[25];
Py_INCREF(tmp_closure_1[27]);
tmp_return_value = MAKE_GENERATOR_simplejson$encoder$$$function__10__make_iterencode$$$function__2__iterencode_list$$$genobj__1__iterencode_list(tmp_closure_1);
goto try_return_handler_1;
}
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(par__current_indent_level);
Py_DECREF(par__current_indent_level);
par__current_indent_level = NULL;
goto function_return_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_lst);
Py_DECREF(par_lst);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
struct simplejson$encoder$$$function__10__make_iterencode$$$function__2__iterencode_list$$$genobj__1__iterencode_list_locals {
PyObject *var_markerid;
PyObject *var_buf;
PyObject *var_newline_indent;
PyObject *var_separator;
PyObject *var_first;
PyObject *var_value;
PyObject *var_for_json;
PyObject *var_chunks;
PyObject *var__asdict;
PyObject *var_chunk;
PyObject *tmp_for_loop_1__for_iterator;
PyObject *tmp_for_loop_1__iter_value;
PyObject *tmp_for_loop_2__for_iterator;
PyObject *tmp_for_loop_2__iter_value;
char const *type_description_1;
PyObject *exception_type;
PyObject *exception_value;
PyTracebackObject *exception_tb;
int exception_lineno;
int tmp_res;
PyObject *tmp_return_value;
bool tmp_result;
char yield_tmps[1024];
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
int exception_keeper_lineno_1;
PyObject *exception_keeper_type_2;
PyObject *exception_keeper_value_2;
PyTracebackObject *exception_keeper_tb_2;
int exception_keeper_lineno_2;
PyObject *exception_keeper_type_3;
PyObject *exception_keeper_value_3;
PyTracebackObject *exception_keeper_tb_3;
int exception_keeper_lineno_3;
};
static PyObject *simplejson$encoder$$$function__10__make_iterencode$$$function__2__iterencode_list$$$genobj__1__iterencode_list_context(struct Nuitka_GeneratorObject *generator, PyObject *yield_return_value) {
CHECK_OBJECT(generator);
assert(Nuitka_Generator_Check((PyObject *)generator));
CHECK_OBJECT_X(yield_return_value);
// Heap access if used.
struct simplejson$encoder$$$function__10__make_iterencode$$$function__2__iterencode_list$$$genobj__1__iterencode_list_locals *generator_heap = (struct simplejson$encoder$$$function__10__make_iterencode$$$function__2__iterencode_list$$$genobj__1__iterencode_list_locals *)generator->m_heap_storage;
// Dispatch to yield based on return label index:
switch(generator->m_yield_return_index) {
case 15: goto yield_return_15;
case 14: goto yield_return_14;
case 13: goto yield_return_13;
case 12: goto yield_return_12;
case 11: goto yield_return_11;
case 10: goto yield_return_10;
case 9: goto yield_return_9;
case 8: goto yield_return_8;
case 7: goto yield_return_7;
case 6: goto yield_return_6;
case 5: goto yield_return_5;
case 4: goto yield_return_4;
case 3: goto yield_return_3;
case 2: goto yield_return_2;
case 1: goto yield_return_1;
}
// Local variable initialization
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
static struct Nuitka_FrameObject *cache_m_frame = NULL;
generator_heap->var_markerid = NULL;
generator_heap->var_buf = NULL;
generator_heap->var_newline_indent = NULL;
generator_heap->var_separator = NULL;
generator_heap->var_first = NULL;
generator_heap->var_value = NULL;
generator_heap->var_for_json = NULL;
generator_heap->var_chunks = NULL;
generator_heap->var__asdict = NULL;
generator_heap->var_chunk = NULL;
generator_heap->tmp_for_loop_1__for_iterator = NULL;
generator_heap->tmp_for_loop_1__iter_value = NULL;
generator_heap->tmp_for_loop_2__for_iterator = NULL;
generator_heap->tmp_for_loop_2__iter_value = NULL;
generator_heap->type_description_1 = NULL;
generator_heap->exception_type = NULL;
generator_heap->exception_value = NULL;
generator_heap->exception_tb = NULL;
generator_heap->exception_lineno = 0;
generator_heap->tmp_return_value = NULL;
// Actual generator function body.
// Tried code:
if (isFrameUnusable(cache_m_frame)) {
Py_XDECREF(cache_m_frame);
#if _DEBUG_REFCOUNTS
if (cache_m_frame == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_m_frame = MAKE_FUNCTION_FRAME(codeobj_0e4b010f4a6775e540444929381b7068, module_simplejson$encoder, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
generator->m_frame = cache_m_frame;
// Mark the frame object as in use, ref count 1 will be up for reuse.
Py_INCREF(generator->m_frame);
assert(Py_REFCNT(generator->m_frame) == 2); // Frame stack
#if PYTHON_VERSION >= 0x340
Nuitka_SetFrameGenerator(generator->m_frame, (PyObject *)generator);
#endif
assert(generator->m_frame->m_frame.f_back == NULL);
pushFrameStack(generator->m_frame);
// Taking a reference prevents reuse of generator frame while it is being used.
Py_INCREF(generator->m_frame->m_frame.f_back);
#if PYTHON_VERSION >= 0x300
// Accept currently existing exception as the one to publish again when we
// yield or yield from.
{
PyThreadState *thread_state = PyThreadState_GET();
#if PYTHON_VERSION < 0x3b0
EXC_TYPE_F(generator) = EXC_TYPE(thread_state);
if (EXC_TYPE_F(generator) == Py_None) EXC_TYPE_F(generator) = NULL;
Py_XINCREF(EXC_TYPE_F(generator));
#endif
EXC_VALUE_F(generator) = EXC_VALUE(thread_state);
Py_XINCREF(EXC_VALUE_F(generator));
#if PYTHON_VERSION < 0x3b0
ASSIGN_EXC_TRACEBACK_F(generator, EXC_TRACEBACK(thread_state));
Py_XINCREF(EXC_TRACEBACK_F(generator));
#endif
}
#endif
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
if (Nuitka_Cell_GET(generator->m_closure[23]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[118]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 472;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = Nuitka_Cell_GET(generator->m_closure[23]);
generator_heap->tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (generator_heap->tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 472;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (generator_heap->tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_expression_value_1;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_1;
tmp_expression_value_1 = mod_consts[119];
Py_INCREF(tmp_expression_value_1);
generator->m_yield_return_index = 1;
return tmp_expression_value_1;
yield_return_1:
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 473;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_yield_result_1 = yield_return_value;
}
generator_heap->tmp_return_value = Py_None;
Py_INCREF(generator_heap->tmp_return_value);
goto frame_return_exit_1;
branch_no_1:;
{
bool tmp_condition_result_2;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
if (Nuitka_Cell_GET(generator->m_closure[24]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[120]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 475;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_cmp_expr_left_1 = Nuitka_Cell_GET(generator->m_closure[24]);
tmp_cmp_expr_right_1 = Py_None;
tmp_condition_result_2 = (tmp_cmp_expr_left_1 != tmp_cmp_expr_right_1) ? true : false;
if (tmp_condition_result_2 != false) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_value_1;
PyObject *tmp_args_element_value_1;
if (Nuitka_Cell_GET(generator->m_closure[19]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[121]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 476;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_called_value_1 = Nuitka_Cell_GET(generator->m_closure[19]);
if (Nuitka_Cell_GET(generator->m_closure[23]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[118]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 476;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_args_element_value_1 = Nuitka_Cell_GET(generator->m_closure[23]);
generator->m_frame->m_frame.f_lineno = 476;
tmp_assign_source_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_1, tmp_args_element_value_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 476;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
assert(generator_heap->var_markerid == NULL);
generator_heap->var_markerid = tmp_assign_source_1;
}
{
bool tmp_condition_result_3;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
CHECK_OBJECT(generator_heap->var_markerid);
tmp_cmp_expr_left_2 = generator_heap->var_markerid;
if (Nuitka_Cell_GET(generator->m_closure[24]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[120]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 477;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_2 = Nuitka_Cell_GET(generator->m_closure[24]);
generator_heap->tmp_res = PySequence_Contains(tmp_cmp_expr_right_2, tmp_cmp_expr_left_2);
if (generator_heap->tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 477;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_condition_result_3 = (generator_heap->tmp_res == 1) ? true : false;
if (tmp_condition_result_3 != false) {
goto branch_yes_3;
} else {
goto branch_no_3;
}
}
branch_yes_3:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_called_value_2;
if (Nuitka_Cell_GET(generator->m_closure[1]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[122]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 478;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_called_value_2 = Nuitka_Cell_GET(generator->m_closure[1]);
generator->m_frame->m_frame.f_lineno = 478;
tmp_raise_type_1 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_2, mod_consts[123]);
if (tmp_raise_type_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 478;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
generator_heap->exception_type = tmp_raise_type_1;
generator_heap->exception_lineno = 478;
RAISE_EXCEPTION_WITH_TYPE(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
branch_no_3:;
{
PyObject *tmp_ass_subvalue_1;
PyObject *tmp_ass_subscribed_1;
PyObject *tmp_ass_subscript_1;
if (Nuitka_Cell_GET(generator->m_closure[23]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[118]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 479;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_ass_subvalue_1 = Nuitka_Cell_GET(generator->m_closure[23]);
if (Nuitka_Cell_GET(generator->m_closure[24]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[120]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 479;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_ass_subscribed_1 = Nuitka_Cell_GET(generator->m_closure[24]);
CHECK_OBJECT(generator_heap->var_markerid);
tmp_ass_subscript_1 = generator_heap->var_markerid;
generator_heap->tmp_result = SET_SUBSCRIPT(tmp_ass_subscribed_1, tmp_ass_subscript_1, tmp_ass_subvalue_1);
if (generator_heap->tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 479;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
}
branch_no_2:;
{
PyObject *tmp_assign_source_2;
tmp_assign_source_2 = mod_consts[124];
assert(generator_heap->var_buf == NULL);
Py_INCREF(tmp_assign_source_2);
generator_heap->var_buf = tmp_assign_source_2;
}
{
bool tmp_condition_result_4;
PyObject *tmp_cmp_expr_left_3;
PyObject *tmp_cmp_expr_right_3;
if (Nuitka_Cell_GET(generator->m_closure[9]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[125]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 481;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_cmp_expr_left_3 = Nuitka_Cell_GET(generator->m_closure[9]);
tmp_cmp_expr_right_3 = Py_None;
tmp_condition_result_4 = (tmp_cmp_expr_left_3 != tmp_cmp_expr_right_3) ? true : false;
if (tmp_condition_result_4 != false) {
goto branch_yes_4;
} else {
goto branch_no_4;
}
}
branch_yes_4:;
{
PyObject *tmp_assign_source_3;
PyObject *tmp_iadd_expr_left_1;
PyObject *tmp_iadd_expr_right_1;
if (Nuitka_Cell_GET(generator->m_closure[3]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[126]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 482;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_iadd_expr_left_1 = Nuitka_Cell_GET(generator->m_closure[3]);
tmp_iadd_expr_right_1 = mod_consts[2];
generator_heap->tmp_result = INPLACE_OPERATION_ADD_OBJECT_LONG(&tmp_iadd_expr_left_1, tmp_iadd_expr_right_1);
if (generator_heap->tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 482;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_assign_source_3 = tmp_iadd_expr_left_1;
PyCell_SET(generator->m_closure[3], tmp_assign_source_3);
}
{
PyObject *tmp_assign_source_4;
PyObject *tmp_add_expr_left_1;
PyObject *tmp_add_expr_right_1;
PyObject *tmp_mult_expr_left_1;
PyObject *tmp_mult_expr_right_1;
tmp_add_expr_left_1 = mod_consts[127];
if (Nuitka_Cell_GET(generator->m_closure[9]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[125]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 483;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_mult_expr_left_1 = Nuitka_Cell_GET(generator->m_closure[9]);
CHECK_OBJECT(Nuitka_Cell_GET(generator->m_closure[3]));
tmp_mult_expr_right_1 = Nuitka_Cell_GET(generator->m_closure[3]);
tmp_add_expr_right_1 = BINARY_OPERATION_MULT_OBJECT_OBJECT_OBJECT(tmp_mult_expr_left_1, tmp_mult_expr_right_1);
if (tmp_add_expr_right_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 483;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_assign_source_4 = BINARY_OPERATION_ADD_OBJECT_UNICODE_OBJECT(tmp_add_expr_left_1, tmp_add_expr_right_1);
Py_DECREF(tmp_add_expr_right_1);
if (tmp_assign_source_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 483;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
assert(generator_heap->var_newline_indent == NULL);
generator_heap->var_newline_indent = tmp_assign_source_4;
}
{
PyObject *tmp_assign_source_5;
PyObject *tmp_add_expr_left_2;
PyObject *tmp_add_expr_right_2;
if (Nuitka_Cell_GET(generator->m_closure[10]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[128]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 484;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_add_expr_left_2 = Nuitka_Cell_GET(generator->m_closure[10]);
CHECK_OBJECT(generator_heap->var_newline_indent);
tmp_add_expr_right_2 = generator_heap->var_newline_indent;
tmp_assign_source_5 = BINARY_OPERATION_ADD_OBJECT_OBJECT_OBJECT(tmp_add_expr_left_2, tmp_add_expr_right_2);
if (tmp_assign_source_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 484;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
assert(generator_heap->var_separator == NULL);
generator_heap->var_separator = tmp_assign_source_5;
}
{
PyObject *tmp_assign_source_6;
PyObject *tmp_iadd_expr_left_2;
PyObject *tmp_iadd_expr_right_2;
CHECK_OBJECT(generator_heap->var_buf);
tmp_iadd_expr_left_2 = generator_heap->var_buf;
CHECK_OBJECT(generator_heap->var_newline_indent);
tmp_iadd_expr_right_2 = generator_heap->var_newline_indent;
generator_heap->tmp_result = INPLACE_OPERATION_ADD_UNICODE_OBJECT(&tmp_iadd_expr_left_2, tmp_iadd_expr_right_2);
if (generator_heap->tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 485;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_assign_source_6 = tmp_iadd_expr_left_2;
generator_heap->var_buf = tmp_assign_source_6;
}
goto branch_end_4;
branch_no_4:;
{
PyObject *tmp_assign_source_7;
tmp_assign_source_7 = Py_None;
assert(generator_heap->var_newline_indent == NULL);
Py_INCREF(tmp_assign_source_7);
generator_heap->var_newline_indent = tmp_assign_source_7;
}
{
PyObject *tmp_assign_source_8;
if (Nuitka_Cell_GET(generator->m_closure[10]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[128]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 488;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_assign_source_8 = Nuitka_Cell_GET(generator->m_closure[10]);
assert(generator_heap->var_separator == NULL);
Py_INCREF(tmp_assign_source_8);
generator_heap->var_separator = tmp_assign_source_8;
}
branch_end_4:;
{
PyObject *tmp_assign_source_9;
tmp_assign_source_9 = Py_True;
assert(generator_heap->var_first == NULL);
Py_INCREF(tmp_assign_source_9);
generator_heap->var_first = tmp_assign_source_9;
}
{
PyObject *tmp_assign_source_10;
PyObject *tmp_iter_arg_1;
if (Nuitka_Cell_GET(generator->m_closure[23]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[118]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 490;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_iter_arg_1 = Nuitka_Cell_GET(generator->m_closure[23]);
tmp_assign_source_10 = MAKE_ITERATOR(tmp_iter_arg_1);
if (tmp_assign_source_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 490;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
assert(generator_heap->tmp_for_loop_1__for_iterator == NULL);
generator_heap->tmp_for_loop_1__for_iterator = tmp_assign_source_10;
}
// Tried code:
loop_start_1:;
{
PyObject *tmp_next_source_1;
PyObject *tmp_assign_source_11;
CHECK_OBJECT(generator_heap->tmp_for_loop_1__for_iterator);
tmp_next_source_1 = generator_heap->tmp_for_loop_1__for_iterator;
tmp_assign_source_11 = ITERATOR_NEXT(tmp_next_source_1);
if (tmp_assign_source_11 == NULL) {
if (CHECK_AND_CLEAR_STOP_ITERATION_OCCURRED()) {
goto loop_end_1;
} else {
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
generator_heap->exception_lineno = 490;
goto try_except_handler_2;
}
}
{
PyObject *old = generator_heap->tmp_for_loop_1__iter_value;
generator_heap->tmp_for_loop_1__iter_value = tmp_assign_source_11;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_12;
CHECK_OBJECT(generator_heap->tmp_for_loop_1__iter_value);
tmp_assign_source_12 = generator_heap->tmp_for_loop_1__iter_value;
{
PyObject *old = generator_heap->var_value;
generator_heap->var_value = tmp_assign_source_12;
Py_INCREF(generator_heap->var_value);
Py_XDECREF(old);
}
}
{
nuitka_bool tmp_condition_result_5;
int tmp_truth_name_1;
if (generator_heap->var_first == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[129]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 491;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_truth_name_1 = CHECK_IF_TRUE(generator_heap->var_first);
if (tmp_truth_name_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 491;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_condition_result_5 = tmp_truth_name_1 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_5 == NUITKA_BOOL_TRUE) {
goto branch_yes_5;
} else {
goto branch_no_5;
}
}
branch_yes_5:;
{
PyObject *tmp_assign_source_13;
tmp_assign_source_13 = Py_False;
{
PyObject *old = generator_heap->var_first;
generator_heap->var_first = tmp_assign_source_13;
Py_INCREF(generator_heap->var_first);
Py_XDECREF(old);
}
}
goto branch_end_5;
branch_no_5:;
{
PyObject *tmp_assign_source_14;
if (generator_heap->var_separator == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[130]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 494;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_assign_source_14 = generator_heap->var_separator;
{
PyObject *old = generator_heap->var_buf;
generator_heap->var_buf = tmp_assign_source_14;
Py_INCREF(generator_heap->var_buf);
Py_XDECREF(old);
}
}
branch_end_5:;
{
nuitka_bool tmp_condition_result_6;
PyObject *tmp_called_value_3;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_2;
PyObject *tmp_args_element_value_3;
int tmp_truth_name_2;
if (Nuitka_Cell_GET(generator->m_closure[21]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[102]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 495;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_called_value_3 = Nuitka_Cell_GET(generator->m_closure[21]);
CHECK_OBJECT(generator_heap->var_value);
tmp_args_element_value_2 = generator_heap->var_value;
if (Nuitka_Cell_GET(generator->m_closure[26]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[48]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 495;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_args_element_value_3 = Nuitka_Cell_GET(generator->m_closure[26]);
generator->m_frame->m_frame.f_lineno = 495;
{
PyObject *call_args[] = {tmp_args_element_value_2, tmp_args_element_value_3};
tmp_call_result_1 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_3, call_args);
}
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 495;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_truth_name_2 = CHECK_IF_TRUE(tmp_call_result_1);
if (tmp_truth_name_2 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
Py_DECREF(tmp_call_result_1);
generator_heap->exception_lineno = 495;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_condition_result_6 = tmp_truth_name_2 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_call_result_1);
if (tmp_condition_result_6 == NUITKA_BOOL_TRUE) {
goto branch_yes_6;
} else {
goto branch_no_6;
}
}
branch_yes_6:;
{
PyObject *tmp_expression_value_2;
PyObject *tmp_add_expr_left_3;
PyObject *tmp_add_expr_right_3;
PyObject *tmp_called_value_4;
PyObject *tmp_args_element_value_4;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_2;
if (generator_heap->var_buf == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[131]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 496;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_add_expr_left_3 = generator_heap->var_buf;
if (Nuitka_Cell_GET(generator->m_closure[5]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[69]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 496;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_called_value_4 = Nuitka_Cell_GET(generator->m_closure[5]);
CHECK_OBJECT(generator_heap->var_value);
tmp_args_element_value_4 = generator_heap->var_value;
generator->m_frame->m_frame.f_lineno = 496;
tmp_add_expr_right_3 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_4, tmp_args_element_value_4);
if (tmp_add_expr_right_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 496;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_expression_value_2 = BINARY_OPERATION_ADD_OBJECT_OBJECT_OBJECT(tmp_add_expr_left_3, tmp_add_expr_right_3);
Py_DECREF(tmp_add_expr_right_3);
if (tmp_expression_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 496;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
Nuitka_PreserveHeap(generator_heap->yield_tmps, &tmp_add_expr_left_3, sizeof(PyObject *), &tmp_add_expr_right_3, sizeof(PyObject *), &tmp_called_value_4, sizeof(PyObject *), &tmp_args_element_value_4, sizeof(PyObject *), NULL);
generator->m_yield_return_index = 2;
return tmp_expression_value_2;
yield_return_2:
Nuitka_RestoreHeap(generator_heap->yield_tmps, &tmp_add_expr_left_3, sizeof(PyObject *), &tmp_add_expr_right_3, sizeof(PyObject *), &tmp_called_value_4, sizeof(PyObject *), &tmp_args_element_value_4, sizeof(PyObject *), NULL);
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 496;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_yield_result_2 = yield_return_value;
}
goto branch_end_6;
branch_no_6:;
{
nuitka_bool tmp_condition_result_7;
int tmp_and_left_truth_1;
nuitka_bool tmp_and_left_value_1;
nuitka_bool tmp_and_right_value_1;
int tmp_truth_name_3;
int tmp_and_left_truth_2;
nuitka_bool tmp_and_left_value_2;
nuitka_bool tmp_and_right_value_2;
PyObject *tmp_called_value_5;
PyObject *tmp_call_result_2;
PyObject *tmp_args_element_value_5;
PyObject *tmp_args_element_value_6;
int tmp_truth_name_4;
PyObject *tmp_cmp_expr_left_4;
PyObject *tmp_cmp_expr_right_4;
if (Nuitka_Cell_GET(generator->m_closure[2]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[132]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 497;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_truth_name_3 = CHECK_IF_TRUE(Nuitka_Cell_GET(generator->m_closure[2]));
if (tmp_truth_name_3 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 497;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_and_left_value_1 = tmp_truth_name_3 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
tmp_and_left_truth_1 = tmp_and_left_value_1 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_and_left_truth_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 497;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
if (tmp_and_left_truth_1 == 1) {
goto and_right_1;
} else {
goto and_left_1;
}
and_right_1:;
if (Nuitka_Cell_GET(generator->m_closure[21]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[102]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 497;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_called_value_5 = Nuitka_Cell_GET(generator->m_closure[21]);
CHECK_OBJECT(generator_heap->var_value);
tmp_args_element_value_5 = generator_heap->var_value;
tmp_args_element_value_6 = (PyObject *)&PyBytes_Type;
generator->m_frame->m_frame.f_lineno = 497;
{
PyObject *call_args[] = {tmp_args_element_value_5, tmp_args_element_value_6};
tmp_call_result_2 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_5, call_args);
}
if (tmp_call_result_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 497;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_truth_name_4 = CHECK_IF_TRUE(tmp_call_result_2);
if (tmp_truth_name_4 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
Py_DECREF(tmp_call_result_2);
generator_heap->exception_lineno = 497;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_and_left_value_2 = tmp_truth_name_4 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_call_result_2);
tmp_and_left_truth_2 = tmp_and_left_value_2 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_and_left_truth_2 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 497;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
if (tmp_and_left_truth_2 == 1) {
goto and_right_2;
} else {
goto and_left_2;
}
and_right_2:;
if (Nuitka_Cell_GET(generator->m_closure[6]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[133]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 497;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_cmp_expr_left_4 = Nuitka_Cell_GET(generator->m_closure[6]);
tmp_cmp_expr_right_4 = Py_None;
tmp_and_right_value_2 = (tmp_cmp_expr_left_4 != tmp_cmp_expr_right_4) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
tmp_and_right_value_1 = tmp_and_right_value_2;
goto and_end_2;
and_left_2:;
tmp_and_right_value_1 = tmp_and_left_value_2;
and_end_2:;
tmp_condition_result_7 = tmp_and_right_value_1;
goto and_end_1;
and_left_1:;
tmp_condition_result_7 = tmp_and_left_value_1;
and_end_1:;
if (tmp_condition_result_7 == NUITKA_BOOL_TRUE) {
goto branch_yes_7;
} else {
goto branch_no_7;
}
}
branch_yes_7:;
{
PyObject *tmp_expression_value_3;
PyObject *tmp_add_expr_left_4;
PyObject *tmp_add_expr_right_4;
PyObject *tmp_called_value_6;
PyObject *tmp_args_element_value_7;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_3;
if (generator_heap->var_buf == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[131]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 498;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_add_expr_left_4 = generator_heap->var_buf;
if (Nuitka_Cell_GET(generator->m_closure[5]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[69]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 498;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_called_value_6 = Nuitka_Cell_GET(generator->m_closure[5]);
CHECK_OBJECT(generator_heap->var_value);
tmp_args_element_value_7 = generator_heap->var_value;
generator->m_frame->m_frame.f_lineno = 498;
tmp_add_expr_right_4 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_6, tmp_args_element_value_7);
if (tmp_add_expr_right_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 498;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_expression_value_3 = BINARY_OPERATION_ADD_OBJECT_OBJECT_OBJECT(tmp_add_expr_left_4, tmp_add_expr_right_4);
Py_DECREF(tmp_add_expr_right_4);
if (tmp_expression_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 498;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
Nuitka_PreserveHeap(generator_heap->yield_tmps, &tmp_add_expr_left_4, sizeof(PyObject *), &tmp_add_expr_right_4, sizeof(PyObject *), &tmp_called_value_6, sizeof(PyObject *), &tmp_args_element_value_7, sizeof(PyObject *), NULL);
generator->m_yield_return_index = 3;
return tmp_expression_value_3;
yield_return_3:
Nuitka_RestoreHeap(generator_heap->yield_tmps, &tmp_add_expr_left_4, sizeof(PyObject *), &tmp_add_expr_right_4, sizeof(PyObject *), &tmp_called_value_6, sizeof(PyObject *), &tmp_args_element_value_7, sizeof(PyObject *), NULL);
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 498;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_yield_result_3 = yield_return_value;
}
goto branch_end_7;
branch_no_7:;
{
nuitka_bool tmp_condition_result_8;
PyObject *tmp_called_value_7;
PyObject *tmp_call_result_3;
PyObject *tmp_args_element_value_8;
PyObject *tmp_args_element_value_9;
int tmp_truth_name_5;
if (Nuitka_Cell_GET(generator->m_closure[21]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[102]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 499;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_called_value_7 = Nuitka_Cell_GET(generator->m_closure[21]);
CHECK_OBJECT(generator_heap->var_value);
tmp_args_element_value_8 = generator_heap->var_value;
tmp_args_element_value_9 = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[134]);
if (unlikely(tmp_args_element_value_9 == NULL)) {
tmp_args_element_value_9 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[134]);
}
if (tmp_args_element_value_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 499;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
generator->m_frame->m_frame.f_lineno = 499;
{
PyObject *call_args[] = {tmp_args_element_value_8, tmp_args_element_value_9};
tmp_call_result_3 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_7, call_args);
}
if (tmp_call_result_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 499;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_truth_name_5 = CHECK_IF_TRUE(tmp_call_result_3);
if (tmp_truth_name_5 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
Py_DECREF(tmp_call_result_3);
generator_heap->exception_lineno = 499;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_condition_result_8 = tmp_truth_name_5 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_call_result_3);
if (tmp_condition_result_8 == NUITKA_BOOL_TRUE) {
goto branch_yes_8;
} else {
goto branch_no_8;
}
}
branch_yes_8:;
{
PyObject *tmp_expression_value_4;
PyObject *tmp_add_expr_left_5;
PyObject *tmp_add_expr_right_5;
PyObject *tmp_expression_value_5;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_4;
if (generator_heap->var_buf == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[131]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 500;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_add_expr_left_5 = generator_heap->var_buf;
CHECK_OBJECT(generator_heap->var_value);
tmp_expression_value_5 = generator_heap->var_value;
tmp_add_expr_right_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[135]);
if (tmp_add_expr_right_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 500;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_expression_value_4 = BINARY_OPERATION_ADD_OBJECT_OBJECT_OBJECT(tmp_add_expr_left_5, tmp_add_expr_right_5);
Py_DECREF(tmp_add_expr_right_5);
if (tmp_expression_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 500;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
Nuitka_PreserveHeap(generator_heap->yield_tmps, &tmp_add_expr_left_5, sizeof(PyObject *), &tmp_add_expr_right_5, sizeof(PyObject *), &tmp_expression_value_5, sizeof(PyObject *), NULL);
generator->m_yield_return_index = 4;
return tmp_expression_value_4;
yield_return_4:
Nuitka_RestoreHeap(generator_heap->yield_tmps, &tmp_add_expr_left_5, sizeof(PyObject *), &tmp_add_expr_right_5, sizeof(PyObject *), &tmp_expression_value_5, sizeof(PyObject *), NULL);
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 500;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_yield_result_4 = yield_return_value;
}
goto branch_end_8;
branch_no_8:;
{
bool tmp_condition_result_9;
PyObject *tmp_cmp_expr_left_5;
PyObject *tmp_cmp_expr_right_5;
CHECK_OBJECT(generator_heap->var_value);
tmp_cmp_expr_left_5 = generator_heap->var_value;
tmp_cmp_expr_right_5 = Py_None;
tmp_condition_result_9 = (tmp_cmp_expr_left_5 == tmp_cmp_expr_right_5) ? true : false;
if (tmp_condition_result_9 != false) {
goto branch_yes_9;
} else {
goto branch_no_9;
}
}
branch_yes_9:;
{
PyObject *tmp_expression_value_6;
PyObject *tmp_add_expr_left_6;
PyObject *tmp_add_expr_right_6;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_5;
if (generator_heap->var_buf == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[131]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 502;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_add_expr_left_6 = generator_heap->var_buf;
tmp_add_expr_right_6 = mod_consts[86];
tmp_expression_value_6 = BINARY_OPERATION_ADD_OBJECT_OBJECT_UNICODE(tmp_add_expr_left_6, tmp_add_expr_right_6);
if (tmp_expression_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 502;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
Nuitka_PreserveHeap(generator_heap->yield_tmps, &tmp_add_expr_left_6, sizeof(PyObject *), &tmp_add_expr_right_6, sizeof(PyObject *), NULL);
generator->m_yield_return_index = 5;
return tmp_expression_value_6;
yield_return_5:
Nuitka_RestoreHeap(generator_heap->yield_tmps, &tmp_add_expr_left_6, sizeof(PyObject *), &tmp_add_expr_right_6, sizeof(PyObject *), NULL);
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 502;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_yield_result_5 = yield_return_value;
}
goto branch_end_9;
branch_no_9:;
{
bool tmp_condition_result_10;
PyObject *tmp_cmp_expr_left_6;
PyObject *tmp_cmp_expr_right_6;
CHECK_OBJECT(generator_heap->var_value);
tmp_cmp_expr_left_6 = generator_heap->var_value;
tmp_cmp_expr_right_6 = Py_True;
tmp_condition_result_10 = (tmp_cmp_expr_left_6 == tmp_cmp_expr_right_6) ? true : false;
if (tmp_condition_result_10 != false) {
goto branch_yes_10;
} else {
goto branch_no_10;
}
}
branch_yes_10:;
{
PyObject *tmp_expression_value_7;
PyObject *tmp_add_expr_left_7;
PyObject *tmp_add_expr_right_7;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_6;
if (generator_heap->var_buf == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[131]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 504;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_add_expr_left_7 = generator_heap->var_buf;
tmp_add_expr_right_7 = mod_consts[136];
tmp_expression_value_7 = BINARY_OPERATION_ADD_OBJECT_OBJECT_UNICODE(tmp_add_expr_left_7, tmp_add_expr_right_7);
if (tmp_expression_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 504;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
Nuitka_PreserveHeap(generator_heap->yield_tmps, &tmp_add_expr_left_7, sizeof(PyObject *), &tmp_add_expr_right_7, sizeof(PyObject *), NULL);
generator->m_yield_return_index = 6;
return tmp_expression_value_7;
yield_return_6:
Nuitka_RestoreHeap(generator_heap->yield_tmps, &tmp_add_expr_left_7, sizeof(PyObject *), &tmp_add_expr_right_7, sizeof(PyObject *), NULL);
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 504;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_yield_result_6 = yield_return_value;
}
goto branch_end_10;
branch_no_10:;
{
bool tmp_condition_result_11;
PyObject *tmp_cmp_expr_left_7;
PyObject *tmp_cmp_expr_right_7;
CHECK_OBJECT(generator_heap->var_value);
tmp_cmp_expr_left_7 = generator_heap->var_value;
tmp_cmp_expr_right_7 = Py_False;
tmp_condition_result_11 = (tmp_cmp_expr_left_7 == tmp_cmp_expr_right_7) ? true : false;
if (tmp_condition_result_11 != false) {
goto branch_yes_11;
} else {
goto branch_no_11;
}
}
branch_yes_11:;
{
PyObject *tmp_expression_value_8;
PyObject *tmp_add_expr_left_8;
PyObject *tmp_add_expr_right_8;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_7;
if (generator_heap->var_buf == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[131]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 506;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_add_expr_left_8 = generator_heap->var_buf;
tmp_add_expr_right_8 = mod_consts[137];
tmp_expression_value_8 = BINARY_OPERATION_ADD_OBJECT_OBJECT_UNICODE(tmp_add_expr_left_8, tmp_add_expr_right_8);
if (tmp_expression_value_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 506;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
Nuitka_PreserveHeap(generator_heap->yield_tmps, &tmp_add_expr_left_8, sizeof(PyObject *), &tmp_add_expr_right_8, sizeof(PyObject *), NULL);
generator->m_yield_return_index = 7;
return tmp_expression_value_8;
yield_return_7:
Nuitka_RestoreHeap(generator_heap->yield_tmps, &tmp_add_expr_left_8, sizeof(PyObject *), &tmp_add_expr_right_8, sizeof(PyObject *), NULL);
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 506;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_yield_result_7 = yield_return_value;
}
goto branch_end_11;
branch_no_11:;
{
nuitka_bool tmp_condition_result_12;
PyObject *tmp_called_value_8;
PyObject *tmp_call_result_4;
PyObject *tmp_args_element_value_10;
PyObject *tmp_args_element_value_11;
int tmp_truth_name_6;
if (Nuitka_Cell_GET(generator->m_closure[21]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[102]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 507;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_called_value_8 = Nuitka_Cell_GET(generator->m_closure[21]);
CHECK_OBJECT(generator_heap->var_value);
tmp_args_element_value_10 = generator_heap->var_value;
if (Nuitka_Cell_GET(generator->m_closure[20]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[103]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 507;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_args_element_value_11 = Nuitka_Cell_GET(generator->m_closure[20]);
generator->m_frame->m_frame.f_lineno = 507;
{
PyObject *call_args[] = {tmp_args_element_value_10, tmp_args_element_value_11};
tmp_call_result_4 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_8, call_args);
}
if (tmp_call_result_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 507;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_truth_name_6 = CHECK_IF_TRUE(tmp_call_result_4);
if (tmp_truth_name_6 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
Py_DECREF(tmp_call_result_4);
generator_heap->exception_lineno = 507;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_condition_result_12 = tmp_truth_name_6 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_call_result_4);
if (tmp_condition_result_12 == NUITKA_BOOL_TRUE) {
goto branch_yes_12;
} else {
goto branch_no_12;
}
}
branch_yes_12:;
{
PyObject *tmp_expression_value_9;
PyObject *tmp_add_expr_left_9;
PyObject *tmp_add_expr_right_9;
PyObject *tmp_called_value_9;
PyObject *tmp_args_element_value_12;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_8;
if (generator_heap->var_buf == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[131]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 508;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_add_expr_left_9 = generator_heap->var_buf;
if (Nuitka_Cell_GET(generator->m_closure[4]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[105]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 508;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_called_value_9 = Nuitka_Cell_GET(generator->m_closure[4]);
CHECK_OBJECT(generator_heap->var_value);
tmp_args_element_value_12 = generator_heap->var_value;
generator->m_frame->m_frame.f_lineno = 508;
tmp_add_expr_right_9 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_9, tmp_args_element_value_12);
if (tmp_add_expr_right_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 508;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_expression_value_9 = BINARY_OPERATION_ADD_OBJECT_OBJECT_OBJECT(tmp_add_expr_left_9, tmp_add_expr_right_9);
Py_DECREF(tmp_add_expr_right_9);
if (tmp_expression_value_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 508;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
Nuitka_PreserveHeap(generator_heap->yield_tmps, &tmp_add_expr_left_9, sizeof(PyObject *), &tmp_add_expr_right_9, sizeof(PyObject *), &tmp_called_value_9, sizeof(PyObject *), &tmp_args_element_value_12, sizeof(PyObject *), NULL);
generator->m_yield_return_index = 8;
return tmp_expression_value_9;
yield_return_8:
Nuitka_RestoreHeap(generator_heap->yield_tmps, &tmp_add_expr_left_9, sizeof(PyObject *), &tmp_add_expr_right_9, sizeof(PyObject *), &tmp_called_value_9, sizeof(PyObject *), &tmp_args_element_value_12, sizeof(PyObject *), NULL);
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 508;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_yield_result_8 = yield_return_value;
}
goto branch_end_12;
branch_no_12:;
{
nuitka_bool tmp_condition_result_13;
PyObject *tmp_called_value_10;
PyObject *tmp_call_result_5;
PyObject *tmp_args_element_value_13;
PyObject *tmp_args_element_value_14;
int tmp_truth_name_7;
if (Nuitka_Cell_GET(generator->m_closure[21]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[102]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 509;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_called_value_10 = Nuitka_Cell_GET(generator->m_closure[21]);
CHECK_OBJECT(generator_heap->var_value);
tmp_args_element_value_13 = generator_heap->var_value;
if (Nuitka_Cell_GET(generator->m_closure[18]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[138]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 509;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_args_element_value_14 = Nuitka_Cell_GET(generator->m_closure[18]);
generator->m_frame->m_frame.f_lineno = 509;
{
PyObject *call_args[] = {tmp_args_element_value_13, tmp_args_element_value_14};
tmp_call_result_5 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_10, call_args);
}
if (tmp_call_result_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 509;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_truth_name_7 = CHECK_IF_TRUE(tmp_call_result_5);
if (tmp_truth_name_7 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
Py_DECREF(tmp_call_result_5);
generator_heap->exception_lineno = 509;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_condition_result_13 = tmp_truth_name_7 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_call_result_5);
if (tmp_condition_result_13 == NUITKA_BOOL_TRUE) {
goto branch_yes_13;
} else {
goto branch_no_13;
}
}
branch_yes_13:;
{
PyObject *tmp_expression_value_10;
PyObject *tmp_add_expr_left_10;
PyObject *tmp_add_expr_right_10;
PyObject *tmp_called_value_11;
PyObject *tmp_args_element_value_15;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_9;
if (generator_heap->var_buf == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[131]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 510;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_add_expr_left_10 = generator_heap->var_buf;
if (Nuitka_Cell_GET(generator->m_closure[7]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[139]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 510;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_called_value_11 = Nuitka_Cell_GET(generator->m_closure[7]);
CHECK_OBJECT(generator_heap->var_value);
tmp_args_element_value_15 = generator_heap->var_value;
generator->m_frame->m_frame.f_lineno = 510;
tmp_add_expr_right_10 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_11, tmp_args_element_value_15);
if (tmp_add_expr_right_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 510;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_expression_value_10 = BINARY_OPERATION_ADD_OBJECT_OBJECT_OBJECT(tmp_add_expr_left_10, tmp_add_expr_right_10);
Py_DECREF(tmp_add_expr_right_10);
if (tmp_expression_value_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 510;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
Nuitka_PreserveHeap(generator_heap->yield_tmps, &tmp_add_expr_left_10, sizeof(PyObject *), &tmp_add_expr_right_10, sizeof(PyObject *), &tmp_called_value_11, sizeof(PyObject *), &tmp_args_element_value_15, sizeof(PyObject *), NULL);
generator->m_yield_return_index = 9;
return tmp_expression_value_10;
yield_return_9:
Nuitka_RestoreHeap(generator_heap->yield_tmps, &tmp_add_expr_left_10, sizeof(PyObject *), &tmp_add_expr_right_10, sizeof(PyObject *), &tmp_called_value_11, sizeof(PyObject *), &tmp_args_element_value_15, sizeof(PyObject *), NULL);
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 510;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_yield_result_9 = yield_return_value;
}
goto branch_end_13;
branch_no_13:;
{
nuitka_bool tmp_condition_result_14;
int tmp_and_left_truth_3;
nuitka_bool tmp_and_left_value_3;
nuitka_bool tmp_and_right_value_3;
int tmp_truth_name_8;
PyObject *tmp_called_value_12;
PyObject *tmp_call_result_6;
PyObject *tmp_args_element_value_16;
PyObject *tmp_args_element_value_17;
int tmp_truth_name_9;
if (Nuitka_Cell_GET(generator->m_closure[16]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[140]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 511;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_truth_name_8 = CHECK_IF_TRUE(Nuitka_Cell_GET(generator->m_closure[16]));
if (tmp_truth_name_8 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 511;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_and_left_value_3 = tmp_truth_name_8 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
tmp_and_left_truth_3 = tmp_and_left_value_3 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_and_left_truth_3 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 511;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
if (tmp_and_left_truth_3 == 1) {
goto and_right_3;
} else {
goto and_left_3;
}
and_right_3:;
if (Nuitka_Cell_GET(generator->m_closure[21]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[102]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 511;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_called_value_12 = Nuitka_Cell_GET(generator->m_closure[21]);
CHECK_OBJECT(generator_heap->var_value);
tmp_args_element_value_16 = generator_heap->var_value;
if (Nuitka_Cell_GET(generator->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[78]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 511;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_args_element_value_17 = Nuitka_Cell_GET(generator->m_closure[0]);
generator->m_frame->m_frame.f_lineno = 511;
{
PyObject *call_args[] = {tmp_args_element_value_16, tmp_args_element_value_17};
tmp_call_result_6 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_12, call_args);
}
if (tmp_call_result_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 511;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_truth_name_9 = CHECK_IF_TRUE(tmp_call_result_6);
if (tmp_truth_name_9 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
Py_DECREF(tmp_call_result_6);
generator_heap->exception_lineno = 511;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_and_right_value_3 = tmp_truth_name_9 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_call_result_6);
tmp_condition_result_14 = tmp_and_right_value_3;
goto and_end_3;
and_left_3:;
tmp_condition_result_14 = tmp_and_left_value_3;
and_end_3:;
if (tmp_condition_result_14 == NUITKA_BOOL_TRUE) {
goto branch_yes_14;
} else {
goto branch_no_14;
}
}
branch_yes_14:;
{
PyObject *tmp_expression_value_11;
PyObject *tmp_add_expr_left_11;
PyObject *tmp_add_expr_right_11;
PyObject *tmp_called_value_13;
PyObject *tmp_args_element_value_18;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_10;
if (generator_heap->var_buf == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[131]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 512;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_add_expr_left_11 = generator_heap->var_buf;
if (Nuitka_Cell_GET(generator->m_closure[25]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[116]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 512;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_called_value_13 = Nuitka_Cell_GET(generator->m_closure[25]);
CHECK_OBJECT(generator_heap->var_value);
tmp_args_element_value_18 = generator_heap->var_value;
generator->m_frame->m_frame.f_lineno = 512;
tmp_add_expr_right_11 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_13, tmp_args_element_value_18);
if (tmp_add_expr_right_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 512;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_expression_value_11 = BINARY_OPERATION_ADD_OBJECT_OBJECT_OBJECT(tmp_add_expr_left_11, tmp_add_expr_right_11);
Py_DECREF(tmp_add_expr_right_11);
if (tmp_expression_value_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 512;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
Nuitka_PreserveHeap(generator_heap->yield_tmps, &tmp_add_expr_left_11, sizeof(PyObject *), &tmp_add_expr_right_11, sizeof(PyObject *), &tmp_called_value_13, sizeof(PyObject *), &tmp_args_element_value_18, sizeof(PyObject *), NULL);
generator->m_yield_return_index = 10;
return tmp_expression_value_11;
yield_return_10:
Nuitka_RestoreHeap(generator_heap->yield_tmps, &tmp_add_expr_left_11, sizeof(PyObject *), &tmp_add_expr_right_11, sizeof(PyObject *), &tmp_called_value_13, sizeof(PyObject *), &tmp_args_element_value_18, sizeof(PyObject *), NULL);
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 512;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_yield_result_10 = yield_return_value;
}
goto branch_end_14;
branch_no_14:;
{
PyObject *tmp_expression_value_12;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_11;
if (generator_heap->var_buf == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[131]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 514;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_expression_value_12 = generator_heap->var_buf;
Py_INCREF(tmp_expression_value_12);
generator->m_yield_return_index = 11;
return tmp_expression_value_12;
yield_return_11:
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 514;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_yield_result_11 = yield_return_value;
}
{
PyObject *tmp_assign_source_15;
int tmp_and_left_truth_4;
PyObject *tmp_and_left_value_4;
PyObject *tmp_and_right_value_4;
PyObject *tmp_getattr_target_1;
PyObject *tmp_getattr_attr_1;
PyObject *tmp_getattr_default_1;
if (Nuitka_Cell_GET(generator->m_closure[8]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[141]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 515;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_and_left_value_4 = Nuitka_Cell_GET(generator->m_closure[8]);
tmp_and_left_truth_4 = CHECK_IF_TRUE(tmp_and_left_value_4);
if (tmp_and_left_truth_4 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 515;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
if (tmp_and_left_truth_4 == 1) {
goto and_right_4;
} else {
goto and_left_4;
}
and_right_4:;
CHECK_OBJECT(generator_heap->var_value);
tmp_getattr_target_1 = generator_heap->var_value;
tmp_getattr_attr_1 = mod_consts[45];
tmp_getattr_default_1 = Py_None;
tmp_and_right_value_4 = BUILTIN_GETATTR(tmp_getattr_target_1, tmp_getattr_attr_1, tmp_getattr_default_1);
if (tmp_and_right_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 515;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_assign_source_15 = tmp_and_right_value_4;
goto and_end_4;
and_left_4:;
Py_INCREF(tmp_and_left_value_4);
tmp_assign_source_15 = tmp_and_left_value_4;
and_end_4:;
{
PyObject *old = generator_heap->var_for_json;
generator_heap->var_for_json = tmp_assign_source_15;
Py_XDECREF(old);
}
}
{
nuitka_bool tmp_condition_result_15;
int tmp_and_left_truth_5;
nuitka_bool tmp_and_left_value_5;
nuitka_bool tmp_and_right_value_5;
int tmp_truth_name_10;
PyObject *tmp_called_value_14;
PyObject *tmp_call_result_7;
PyObject *tmp_args_element_value_19;
int tmp_truth_name_11;
CHECK_OBJECT(generator_heap->var_for_json);
tmp_truth_name_10 = CHECK_IF_TRUE(generator_heap->var_for_json);
if (tmp_truth_name_10 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 516;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_and_left_value_5 = tmp_truth_name_10 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
tmp_and_left_truth_5 = tmp_and_left_value_5 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_and_left_truth_5 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 516;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
if (tmp_and_left_truth_5 == 1) {
goto and_right_5;
} else {
goto and_left_5;
}
and_right_5:;
tmp_called_value_14 = LOOKUP_BUILTIN(mod_consts[98]);
assert(tmp_called_value_14 != NULL);
CHECK_OBJECT(generator_heap->var_for_json);
tmp_args_element_value_19 = generator_heap->var_for_json;
generator->m_frame->m_frame.f_lineno = 516;
tmp_call_result_7 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_14, tmp_args_element_value_19);
if (tmp_call_result_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 516;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_truth_name_11 = CHECK_IF_TRUE(tmp_call_result_7);
if (tmp_truth_name_11 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
Py_DECREF(tmp_call_result_7);
generator_heap->exception_lineno = 516;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_and_right_value_5 = tmp_truth_name_11 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_call_result_7);
tmp_condition_result_15 = tmp_and_right_value_5;
goto and_end_5;
and_left_5:;
tmp_condition_result_15 = tmp_and_left_value_5;
and_end_5:;
if (tmp_condition_result_15 == NUITKA_BOOL_TRUE) {
goto branch_yes_15;
} else {
goto branch_no_15;
}
}
branch_yes_15:;
{
PyObject *tmp_assign_source_16;
PyObject *tmp_called_value_15;
PyObject *tmp_args_element_value_20;
PyObject *tmp_called_value_16;
PyObject *tmp_args_element_value_21;
if (Nuitka_Cell_GET(generator->m_closure[11]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[113]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 517;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_called_value_15 = Nuitka_Cell_GET(generator->m_closure[11]);
CHECK_OBJECT(generator_heap->var_for_json);
tmp_called_value_16 = generator_heap->var_for_json;
generator->m_frame->m_frame.f_lineno = 517;
tmp_args_element_value_20 = CALL_FUNCTION_NO_ARGS(tmp_called_value_16);
if (tmp_args_element_value_20 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 517;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
if (Nuitka_Cell_GET(generator->m_closure[3]) == NULL) {
Py_DECREF(tmp_args_element_value_20);
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[126]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 517;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_args_element_value_21 = Nuitka_Cell_GET(generator->m_closure[3]);
generator->m_frame->m_frame.f_lineno = 517;
{
PyObject *call_args[] = {tmp_args_element_value_20, tmp_args_element_value_21};
tmp_assign_source_16 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_15, call_args);
}
Py_DECREF(tmp_args_element_value_20);
if (tmp_assign_source_16 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 517;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
{
PyObject *old = generator_heap->var_chunks;
generator_heap->var_chunks = tmp_assign_source_16;
Py_XDECREF(old);
}
}
goto branch_end_15;
branch_no_15:;
{
nuitka_bool tmp_condition_result_16;
PyObject *tmp_called_value_17;
PyObject *tmp_call_result_8;
PyObject *tmp_args_element_value_22;
PyObject *tmp_args_element_value_23;
int tmp_truth_name_12;
if (Nuitka_Cell_GET(generator->m_closure[21]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[102]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 518;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_called_value_17 = Nuitka_Cell_GET(generator->m_closure[21]);
CHECK_OBJECT(generator_heap->var_value);
tmp_args_element_value_22 = generator_heap->var_value;
if (Nuitka_Cell_GET(generator->m_closure[22]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[142]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 518;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_args_element_value_23 = Nuitka_Cell_GET(generator->m_closure[22]);
generator->m_frame->m_frame.f_lineno = 518;
{
PyObject *call_args[] = {tmp_args_element_value_22, tmp_args_element_value_23};
tmp_call_result_8 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_17, call_args);
}
if (tmp_call_result_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 518;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_truth_name_12 = CHECK_IF_TRUE(tmp_call_result_8);
if (tmp_truth_name_12 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
Py_DECREF(tmp_call_result_8);
generator_heap->exception_lineno = 518;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_condition_result_16 = tmp_truth_name_12 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_call_result_8);
if (tmp_condition_result_16 == NUITKA_BOOL_TRUE) {
goto branch_yes_16;
} else {
goto branch_no_16;
}
}
branch_yes_16:;
{
PyObject *tmp_assign_source_17;
PyObject *tmp_called_value_18;
PyObject *tmp_args_element_value_24;
PyObject *tmp_args_element_value_25;
if (Nuitka_Cell_GET(generator->m_closure[13]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[107]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 519;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_called_value_18 = Nuitka_Cell_GET(generator->m_closure[13]);
CHECK_OBJECT(generator_heap->var_value);
tmp_args_element_value_24 = generator_heap->var_value;
if (Nuitka_Cell_GET(generator->m_closure[3]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[126]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 519;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_args_element_value_25 = Nuitka_Cell_GET(generator->m_closure[3]);
generator->m_frame->m_frame.f_lineno = 519;
{
PyObject *call_args[] = {tmp_args_element_value_24, tmp_args_element_value_25};
tmp_assign_source_17 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_18, call_args);
}
if (tmp_assign_source_17 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 519;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
{
PyObject *old = generator_heap->var_chunks;
generator_heap->var_chunks = tmp_assign_source_17;
Py_XDECREF(old);
}
}
goto branch_end_16;
branch_no_16:;
{
PyObject *tmp_assign_source_18;
int tmp_and_left_truth_6;
PyObject *tmp_and_left_value_6;
PyObject *tmp_and_right_value_6;
PyObject *tmp_getattr_target_2;
PyObject *tmp_getattr_attr_2;
PyObject *tmp_getattr_default_2;
if (Nuitka_Cell_GET(generator->m_closure[14]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[143]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 521;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_and_left_value_6 = Nuitka_Cell_GET(generator->m_closure[14]);
tmp_and_left_truth_6 = CHECK_IF_TRUE(tmp_and_left_value_6);
if (tmp_and_left_truth_6 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 521;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
if (tmp_and_left_truth_6 == 1) {
goto and_right_6;
} else {
goto and_left_6;
}
and_right_6:;
CHECK_OBJECT(generator_heap->var_value);
tmp_getattr_target_2 = generator_heap->var_value;
tmp_getattr_attr_2 = mod_consts[144];
tmp_getattr_default_2 = Py_None;
tmp_and_right_value_6 = BUILTIN_GETATTR(tmp_getattr_target_2, tmp_getattr_attr_2, tmp_getattr_default_2);
if (tmp_and_right_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 521;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_assign_source_18 = tmp_and_right_value_6;
goto and_end_6;
and_left_6:;
Py_INCREF(tmp_and_left_value_6);
tmp_assign_source_18 = tmp_and_left_value_6;
and_end_6:;
{
PyObject *old = generator_heap->var__asdict;
generator_heap->var__asdict = tmp_assign_source_18;
Py_XDECREF(old);
}
}
{
nuitka_bool tmp_condition_result_17;
int tmp_and_left_truth_7;
nuitka_bool tmp_and_left_value_7;
nuitka_bool tmp_and_right_value_7;
int tmp_truth_name_13;
PyObject *tmp_called_value_19;
PyObject *tmp_call_result_9;
PyObject *tmp_args_element_value_26;
int tmp_truth_name_14;
CHECK_OBJECT(generator_heap->var__asdict);
tmp_truth_name_13 = CHECK_IF_TRUE(generator_heap->var__asdict);
if (tmp_truth_name_13 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 522;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_and_left_value_7 = tmp_truth_name_13 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
tmp_and_left_truth_7 = tmp_and_left_value_7 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_and_left_truth_7 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 522;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
if (tmp_and_left_truth_7 == 1) {
goto and_right_7;
} else {
goto and_left_7;
}
and_right_7:;
tmp_called_value_19 = LOOKUP_BUILTIN(mod_consts[98]);
assert(tmp_called_value_19 != NULL);
CHECK_OBJECT(generator_heap->var__asdict);
tmp_args_element_value_26 = generator_heap->var__asdict;
generator->m_frame->m_frame.f_lineno = 522;
tmp_call_result_9 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_19, tmp_args_element_value_26);
if (tmp_call_result_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 522;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_truth_name_14 = CHECK_IF_TRUE(tmp_call_result_9);
if (tmp_truth_name_14 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
Py_DECREF(tmp_call_result_9);
generator_heap->exception_lineno = 522;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_and_right_value_7 = tmp_truth_name_14 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_call_result_9);
tmp_condition_result_17 = tmp_and_right_value_7;
goto and_end_7;
and_left_7:;
tmp_condition_result_17 = tmp_and_left_value_7;
and_end_7:;
if (tmp_condition_result_17 == NUITKA_BOOL_TRUE) {
goto branch_yes_17;
} else {
goto branch_no_17;
}
}
branch_yes_17:;
{
PyObject *tmp_assign_source_19;
PyObject *tmp_called_value_20;
PyObject *tmp_args_element_value_27;
PyObject *tmp_called_value_21;
PyObject *tmp_args_element_value_28;
if (Nuitka_Cell_GET(generator->m_closure[12]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[111]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 523;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_called_value_20 = Nuitka_Cell_GET(generator->m_closure[12]);
CHECK_OBJECT(generator_heap->var__asdict);
tmp_called_value_21 = generator_heap->var__asdict;
generator->m_frame->m_frame.f_lineno = 523;
tmp_args_element_value_27 = CALL_FUNCTION_NO_ARGS(tmp_called_value_21);
if (tmp_args_element_value_27 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 523;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
if (Nuitka_Cell_GET(generator->m_closure[3]) == NULL) {
Py_DECREF(tmp_args_element_value_27);
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[126]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 524;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_args_element_value_28 = Nuitka_Cell_GET(generator->m_closure[3]);
generator->m_frame->m_frame.f_lineno = 523;
{
PyObject *call_args[] = {tmp_args_element_value_27, tmp_args_element_value_28};
tmp_assign_source_19 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_20, call_args);
}
Py_DECREF(tmp_args_element_value_27);
if (tmp_assign_source_19 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 523;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
{
PyObject *old = generator_heap->var_chunks;
generator_heap->var_chunks = tmp_assign_source_19;
Py_XDECREF(old);
}
}
goto branch_end_17;
branch_no_17:;
{
nuitka_bool tmp_condition_result_18;
int tmp_and_left_truth_8;
nuitka_bool tmp_and_left_value_8;
nuitka_bool tmp_and_right_value_8;
int tmp_truth_name_15;
PyObject *tmp_called_value_22;
PyObject *tmp_call_result_10;
PyObject *tmp_args_element_value_29;
PyObject *tmp_args_element_value_30;
int tmp_truth_name_16;
if (Nuitka_Cell_GET(generator->m_closure[15]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[145]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 525;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_truth_name_15 = CHECK_IF_TRUE(Nuitka_Cell_GET(generator->m_closure[15]));
if (tmp_truth_name_15 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 525;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_and_left_value_8 = tmp_truth_name_15 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
tmp_and_left_truth_8 = tmp_and_left_value_8 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_and_left_truth_8 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 525;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
if (tmp_and_left_truth_8 == 1) {
goto and_right_8;
} else {
goto and_left_8;
}
and_right_8:;
if (Nuitka_Cell_GET(generator->m_closure[21]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[102]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 525;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_called_value_22 = Nuitka_Cell_GET(generator->m_closure[21]);
CHECK_OBJECT(generator_heap->var_value);
tmp_args_element_value_29 = generator_heap->var_value;
if (Nuitka_Cell_GET(generator->m_closure[27]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[146]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 525;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_args_element_value_30 = Nuitka_Cell_GET(generator->m_closure[27]);
generator->m_frame->m_frame.f_lineno = 525;
{
PyObject *call_args[] = {tmp_args_element_value_29, tmp_args_element_value_30};
tmp_call_result_10 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_22, call_args);
}
if (tmp_call_result_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 525;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_truth_name_16 = CHECK_IF_TRUE(tmp_call_result_10);
if (tmp_truth_name_16 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
Py_DECREF(tmp_call_result_10);
generator_heap->exception_lineno = 525;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_and_right_value_8 = tmp_truth_name_16 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_call_result_10);
tmp_condition_result_18 = tmp_and_right_value_8;
goto and_end_8;
and_left_8:;
tmp_condition_result_18 = tmp_and_left_value_8;
and_end_8:;
if (tmp_condition_result_18 == NUITKA_BOOL_TRUE) {
goto branch_yes_18;
} else {
goto branch_no_18;
}
}
branch_yes_18:;
{
PyObject *tmp_assign_source_20;
PyObject *tmp_called_value_23;
PyObject *tmp_args_element_value_31;
PyObject *tmp_args_element_value_32;
if (Nuitka_Cell_GET(generator->m_closure[13]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[107]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 526;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_called_value_23 = Nuitka_Cell_GET(generator->m_closure[13]);
CHECK_OBJECT(generator_heap->var_value);
tmp_args_element_value_31 = generator_heap->var_value;
if (Nuitka_Cell_GET(generator->m_closure[3]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[126]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 526;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_args_element_value_32 = Nuitka_Cell_GET(generator->m_closure[3]);
generator->m_frame->m_frame.f_lineno = 526;
{
PyObject *call_args[] = {tmp_args_element_value_31, tmp_args_element_value_32};
tmp_assign_source_20 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_23, call_args);
}
if (tmp_assign_source_20 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 526;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
{
PyObject *old = generator_heap->var_chunks;
generator_heap->var_chunks = tmp_assign_source_20;
Py_XDECREF(old);
}
}
goto branch_end_18;
branch_no_18:;
{
nuitka_bool tmp_condition_result_19;
PyObject *tmp_called_value_24;
PyObject *tmp_call_result_11;
PyObject *tmp_args_element_value_33;
PyObject *tmp_args_element_value_34;
int tmp_truth_name_17;
if (Nuitka_Cell_GET(generator->m_closure[21]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[102]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 527;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_called_value_24 = Nuitka_Cell_GET(generator->m_closure[21]);
CHECK_OBJECT(generator_heap->var_value);
tmp_args_element_value_33 = generator_heap->var_value;
if (Nuitka_Cell_GET(generator->m_closure[17]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[147]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 527;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_args_element_value_34 = Nuitka_Cell_GET(generator->m_closure[17]);
generator->m_frame->m_frame.f_lineno = 527;
{
PyObject *call_args[] = {tmp_args_element_value_33, tmp_args_element_value_34};
tmp_call_result_11 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_24, call_args);
}
if (tmp_call_result_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 527;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_truth_name_17 = CHECK_IF_TRUE(tmp_call_result_11);
if (tmp_truth_name_17 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
Py_DECREF(tmp_call_result_11);
generator_heap->exception_lineno = 527;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_condition_result_19 = tmp_truth_name_17 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_call_result_11);
if (tmp_condition_result_19 == NUITKA_BOOL_TRUE) {
goto branch_yes_19;
} else {
goto branch_no_19;
}
}
branch_yes_19:;
{
PyObject *tmp_assign_source_21;
PyObject *tmp_called_value_25;
PyObject *tmp_args_element_value_35;
PyObject *tmp_args_element_value_36;
if (Nuitka_Cell_GET(generator->m_closure[12]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[111]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 528;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_called_value_25 = Nuitka_Cell_GET(generator->m_closure[12]);
CHECK_OBJECT(generator_heap->var_value);
tmp_args_element_value_35 = generator_heap->var_value;
if (Nuitka_Cell_GET(generator->m_closure[3]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[126]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 528;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_args_element_value_36 = Nuitka_Cell_GET(generator->m_closure[3]);
generator->m_frame->m_frame.f_lineno = 528;
{
PyObject *call_args[] = {tmp_args_element_value_35, tmp_args_element_value_36};
tmp_assign_source_21 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_25, call_args);
}
if (tmp_assign_source_21 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 528;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
{
PyObject *old = generator_heap->var_chunks;
generator_heap->var_chunks = tmp_assign_source_21;
Py_XDECREF(old);
}
}
goto branch_end_19;
branch_no_19:;
{
PyObject *tmp_assign_source_22;
PyObject *tmp_called_value_26;
PyObject *tmp_args_element_value_37;
PyObject *tmp_args_element_value_38;
if (Nuitka_Cell_GET(generator->m_closure[11]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[113]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 530;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_called_value_26 = Nuitka_Cell_GET(generator->m_closure[11]);
CHECK_OBJECT(generator_heap->var_value);
tmp_args_element_value_37 = generator_heap->var_value;
if (Nuitka_Cell_GET(generator->m_closure[3]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[126]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 530;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_args_element_value_38 = Nuitka_Cell_GET(generator->m_closure[3]);
generator->m_frame->m_frame.f_lineno = 530;
{
PyObject *call_args[] = {tmp_args_element_value_37, tmp_args_element_value_38};
tmp_assign_source_22 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_26, call_args);
}
if (tmp_assign_source_22 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 530;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
{
PyObject *old = generator_heap->var_chunks;
generator_heap->var_chunks = tmp_assign_source_22;
Py_XDECREF(old);
}
}
branch_end_19:;
branch_end_18:;
branch_end_17:;
branch_end_16:;
branch_end_15:;
{
PyObject *tmp_assign_source_23;
PyObject *tmp_iter_arg_2;
CHECK_OBJECT(generator_heap->var_chunks);
tmp_iter_arg_2 = generator_heap->var_chunks;
tmp_assign_source_23 = MAKE_ITERATOR(tmp_iter_arg_2);
if (tmp_assign_source_23 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 531;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
{
PyObject *old = generator_heap->tmp_for_loop_2__for_iterator;
generator_heap->tmp_for_loop_2__for_iterator = tmp_assign_source_23;
Py_XDECREF(old);
}
}
// Tried code:
loop_start_2:;
{
PyObject *tmp_next_source_2;
PyObject *tmp_assign_source_24;
CHECK_OBJECT(generator_heap->tmp_for_loop_2__for_iterator);
tmp_next_source_2 = generator_heap->tmp_for_loop_2__for_iterator;
tmp_assign_source_24 = ITERATOR_NEXT(tmp_next_source_2);
if (tmp_assign_source_24 == NULL) {
if (CHECK_AND_CLEAR_STOP_ITERATION_OCCURRED()) {
goto loop_end_2;
} else {
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
generator_heap->exception_lineno = 531;
goto try_except_handler_3;
}
}
{
PyObject *old = generator_heap->tmp_for_loop_2__iter_value;
generator_heap->tmp_for_loop_2__iter_value = tmp_assign_source_24;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_25;
CHECK_OBJECT(generator_heap->tmp_for_loop_2__iter_value);
tmp_assign_source_25 = generator_heap->tmp_for_loop_2__iter_value;
{
PyObject *old = generator_heap->var_chunk;
generator_heap->var_chunk = tmp_assign_source_25;
Py_INCREF(generator_heap->var_chunk);
Py_XDECREF(old);
}
}
{
PyObject *tmp_expression_value_13;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_12;
CHECK_OBJECT(generator_heap->var_chunk);
tmp_expression_value_13 = generator_heap->var_chunk;
Py_INCREF(tmp_expression_value_13);
generator->m_yield_return_index = 12;
return tmp_expression_value_13;
yield_return_12:
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 532;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_3;
}
tmp_yield_result_12 = yield_return_value;
}
if (CONSIDER_THREADING() == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 531;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_3;
}
goto loop_start_2;
loop_end_2:;
goto try_end_1;
// Exception handler code:
try_except_handler_3:;
generator_heap->exception_keeper_type_1 = generator_heap->exception_type;
generator_heap->exception_keeper_value_1 = generator_heap->exception_value;
generator_heap->exception_keeper_tb_1 = generator_heap->exception_tb;
generator_heap->exception_keeper_lineno_1 = generator_heap->exception_lineno;
generator_heap->exception_type = NULL;
generator_heap->exception_value = NULL;
generator_heap->exception_tb = NULL;
generator_heap->exception_lineno = 0;
Py_XDECREF(generator_heap->tmp_for_loop_2__iter_value);
generator_heap->tmp_for_loop_2__iter_value = NULL;
CHECK_OBJECT(generator_heap->tmp_for_loop_2__for_iterator);
Py_DECREF(generator_heap->tmp_for_loop_2__for_iterator);
generator_heap->tmp_for_loop_2__for_iterator = NULL;
// Re-raise.
generator_heap->exception_type = generator_heap->exception_keeper_type_1;
generator_heap->exception_value = generator_heap->exception_keeper_value_1;
generator_heap->exception_tb = generator_heap->exception_keeper_tb_1;
generator_heap->exception_lineno = generator_heap->exception_keeper_lineno_1;
goto try_except_handler_2;
// End of try:
try_end_1:;
Py_XDECREF(generator_heap->tmp_for_loop_2__iter_value);
generator_heap->tmp_for_loop_2__iter_value = NULL;
CHECK_OBJECT(generator_heap->tmp_for_loop_2__for_iterator);
Py_DECREF(generator_heap->tmp_for_loop_2__for_iterator);
generator_heap->tmp_for_loop_2__for_iterator = NULL;
branch_end_14:;
branch_end_13:;
branch_end_12:;
branch_end_11:;
branch_end_10:;
branch_end_9:;
branch_end_8:;
branch_end_7:;
branch_end_6:;
if (CONSIDER_THREADING() == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 490;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto try_except_handler_2;
}
goto loop_start_1;
loop_end_1:;
goto try_end_2;
// Exception handler code:
try_except_handler_2:;
generator_heap->exception_keeper_type_2 = generator_heap->exception_type;
generator_heap->exception_keeper_value_2 = generator_heap->exception_value;
generator_heap->exception_keeper_tb_2 = generator_heap->exception_tb;
generator_heap->exception_keeper_lineno_2 = generator_heap->exception_lineno;
generator_heap->exception_type = NULL;
generator_heap->exception_value = NULL;
generator_heap->exception_tb = NULL;
generator_heap->exception_lineno = 0;
Py_XDECREF(generator_heap->tmp_for_loop_1__iter_value);
generator_heap->tmp_for_loop_1__iter_value = NULL;
CHECK_OBJECT(generator_heap->tmp_for_loop_1__for_iterator);
Py_DECREF(generator_heap->tmp_for_loop_1__for_iterator);
generator_heap->tmp_for_loop_1__for_iterator = NULL;
// Re-raise.
generator_heap->exception_type = generator_heap->exception_keeper_type_2;
generator_heap->exception_value = generator_heap->exception_keeper_value_2;
generator_heap->exception_tb = generator_heap->exception_keeper_tb_2;
generator_heap->exception_lineno = generator_heap->exception_keeper_lineno_2;
goto frame_exception_exit_1;
// End of try:
try_end_2:;
Py_XDECREF(generator_heap->tmp_for_loop_1__iter_value);
generator_heap->tmp_for_loop_1__iter_value = NULL;
CHECK_OBJECT(generator_heap->tmp_for_loop_1__for_iterator);
Py_DECREF(generator_heap->tmp_for_loop_1__for_iterator);
generator_heap->tmp_for_loop_1__for_iterator = NULL;
{
nuitka_bool tmp_condition_result_20;
int tmp_truth_name_18;
if (generator_heap->var_first == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[129]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 533;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_truth_name_18 = CHECK_IF_TRUE(generator_heap->var_first);
if (tmp_truth_name_18 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 533;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_condition_result_20 = tmp_truth_name_18 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_20 == NUITKA_BOOL_TRUE) {
goto branch_yes_20;
} else {
goto branch_no_20;
}
}
branch_yes_20:;
{
PyObject *tmp_expression_value_14;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_13;
tmp_expression_value_14 = mod_consts[119];
Py_INCREF(tmp_expression_value_14);
generator->m_yield_return_index = 13;
return tmp_expression_value_14;
yield_return_13:
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 535;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_yield_result_13 = yield_return_value;
}
goto branch_end_20;
branch_no_20:;
{
bool tmp_condition_result_21;
PyObject *tmp_cmp_expr_left_8;
PyObject *tmp_cmp_expr_right_8;
if (generator_heap->var_newline_indent == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[148]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 537;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_cmp_expr_left_8 = generator_heap->var_newline_indent;
tmp_cmp_expr_right_8 = Py_None;
tmp_condition_result_21 = (tmp_cmp_expr_left_8 != tmp_cmp_expr_right_8) ? true : false;
if (tmp_condition_result_21 != false) {
goto branch_yes_21;
} else {
goto branch_no_21;
}
}
branch_yes_21:;
{
PyObject *tmp_assign_source_26;
PyObject *tmp_isub_expr_left_1;
PyObject *tmp_isub_expr_right_1;
if (Nuitka_Cell_GET(generator->m_closure[3]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[126]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 538;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_isub_expr_left_1 = Nuitka_Cell_GET(generator->m_closure[3]);
tmp_isub_expr_right_1 = mod_consts[2];
generator_heap->tmp_result = INPLACE_OPERATION_SUB_OBJECT_LONG(&tmp_isub_expr_left_1, tmp_isub_expr_right_1);
if (generator_heap->tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 538;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_assign_source_26 = tmp_isub_expr_left_1;
PyCell_SET(generator->m_closure[3], tmp_assign_source_26);
}
{
PyObject *tmp_expression_value_15;
PyObject *tmp_add_expr_left_12;
PyObject *tmp_add_expr_right_12;
PyObject *tmp_mult_expr_left_2;
PyObject *tmp_mult_expr_right_2;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_14;
tmp_add_expr_left_12 = mod_consts[127];
if (Nuitka_Cell_GET(generator->m_closure[9]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[125]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 539;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_mult_expr_left_2 = Nuitka_Cell_GET(generator->m_closure[9]);
CHECK_OBJECT(Nuitka_Cell_GET(generator->m_closure[3]));
tmp_mult_expr_right_2 = Nuitka_Cell_GET(generator->m_closure[3]);
tmp_add_expr_right_12 = BINARY_OPERATION_MULT_OBJECT_OBJECT_OBJECT(tmp_mult_expr_left_2, tmp_mult_expr_right_2);
if (tmp_add_expr_right_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 539;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_expression_value_15 = BINARY_OPERATION_ADD_OBJECT_UNICODE_OBJECT(tmp_add_expr_left_12, tmp_add_expr_right_12);
Py_DECREF(tmp_add_expr_right_12);
if (tmp_expression_value_15 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 539;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
Nuitka_PreserveHeap(generator_heap->yield_tmps, &tmp_add_expr_left_12, sizeof(PyObject *), &tmp_add_expr_right_12, sizeof(PyObject *), &tmp_mult_expr_left_2, sizeof(PyObject *), &tmp_mult_expr_right_2, sizeof(PyObject *), NULL);
generator->m_yield_return_index = 14;
return tmp_expression_value_15;
yield_return_14:
Nuitka_RestoreHeap(generator_heap->yield_tmps, &tmp_add_expr_left_12, sizeof(PyObject *), &tmp_add_expr_right_12, sizeof(PyObject *), &tmp_mult_expr_left_2, sizeof(PyObject *), &tmp_mult_expr_right_2, sizeof(PyObject *), NULL);
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 539;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_yield_result_14 = yield_return_value;
}
branch_no_21:;
{
PyObject *tmp_expression_value_16;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_15;
tmp_expression_value_16 = mod_consts[149];
Py_INCREF(tmp_expression_value_16);
generator->m_yield_return_index = 15;
return tmp_expression_value_16;
yield_return_15:
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 540;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_yield_result_15 = yield_return_value;
}
branch_end_20:;
{
bool tmp_condition_result_22;
PyObject *tmp_cmp_expr_left_9;
PyObject *tmp_cmp_expr_right_9;
if (Nuitka_Cell_GET(generator->m_closure[24]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[120]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 541;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_cmp_expr_left_9 = Nuitka_Cell_GET(generator->m_closure[24]);
tmp_cmp_expr_right_9 = Py_None;
tmp_condition_result_22 = (tmp_cmp_expr_left_9 != tmp_cmp_expr_right_9) ? true : false;
if (tmp_condition_result_22 != false) {
goto branch_yes_22;
} else {
goto branch_no_22;
}
}
branch_yes_22:;
{
PyObject *tmp_delsubscr_target_1;
PyObject *tmp_delsubscr_subscript_1;
if (Nuitka_Cell_GET(generator->m_closure[24]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[120]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 542;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_delsubscr_target_1 = Nuitka_Cell_GET(generator->m_closure[24]);
if (generator_heap->var_markerid == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[150]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 542;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_delsubscr_subscript_1 = generator_heap->var_markerid;
generator_heap->tmp_result = DEL_SUBSCRIPT(tmp_delsubscr_target_1, tmp_delsubscr_subscript_1);
if (generator_heap->tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 542;
generator_heap->type_description_1 = "ccoooooooooocccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
}
branch_no_22:;
Nuitka_Frame_MarkAsNotExecuting(generator->m_frame);
#if PYTHON_VERSION >= 0x300
#if PYTHON_VERSION < 0x3b0
Py_CLEAR(EXC_TYPE_F(generator));
#endif
Py_CLEAR(EXC_VALUE_F(generator));
#if PYTHON_VERSION < 0x3b0
Py_CLEAR(EXC_TRACEBACK_F(generator));
#endif
#endif
// Allow re-use of the frame again.
Py_DECREF(generator->m_frame);
goto frame_no_exception_1;
frame_return_exit_1:;
#if PYTHON_VERSION >= 0x300
#if PYTHON_VERSION < 0x3b0
Py_CLEAR(EXC_TYPE_F(generator));
#endif
Py_CLEAR(EXC_VALUE_F(generator));
#if PYTHON_VERSION < 0x3b0
Py_CLEAR(EXC_TRACEBACK_F(generator));
#endif
#endif
Py_DECREF(generator->m_frame);
goto function_return_exit;
frame_exception_exit_1:;
// If it's not an exit exception, consider and create a traceback for it.
if (!EXCEPTION_MATCH_GENERATOR(generator_heap->exception_type)) {
if (generator_heap->exception_tb == NULL) {
generator_heap->exception_tb = MAKE_TRACEBACK(generator->m_frame, generator_heap->exception_lineno);
} else if (generator_heap->exception_tb->tb_frame != &generator->m_frame->m_frame) {
generator_heap->exception_tb = ADD_TRACEBACK(generator_heap->exception_tb, generator->m_frame, generator_heap->exception_lineno);
}
Nuitka_Frame_AttachLocals(
generator->m_frame,
generator_heap->type_description_1,
generator->m_closure[23],
generator->m_closure[3],
generator_heap->var_markerid,
generator_heap->var_buf,
generator_heap->var_newline_indent,
generator_heap->var_separator,
generator_heap->var_first,
generator_heap->var_value,
generator_heap->var_for_json,
generator_heap->var_chunks,
generator_heap->var__asdict,
generator_heap->var_chunk,
generator->m_closure[24],
generator->m_closure[19],
generator->m_closure[1],
generator->m_closure[9],
generator->m_closure[10],
generator->m_closure[21],
generator->m_closure[26],
generator->m_closure[5],
generator->m_closure[2],
generator->m_closure[6],
generator->m_closure[20],
generator->m_closure[4],
generator->m_closure[18],
generator->m_closure[7],
generator->m_closure[16],
generator->m_closure[0],
generator->m_closure[25],
generator->m_closure[8],
generator->m_closure[11],
generator->m_closure[22],
generator->m_closure[13],
generator->m_closure[14],
generator->m_closure[12],
generator->m_closure[15],
generator->m_closure[27],
generator->m_closure[17]
);
// Release cached frame if used for exception.
if (generator->m_frame == cache_m_frame) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_m_frame);
cache_m_frame = NULL;
}
assertFrameObject(generator->m_frame);
}
#if PYTHON_VERSION >= 0x300
#if PYTHON_VERSION < 0x3b0
Py_CLEAR(EXC_TYPE_F(generator));
#endif
Py_CLEAR(EXC_VALUE_F(generator));
#if PYTHON_VERSION < 0x3b0
Py_CLEAR(EXC_TRACEBACK_F(generator));
#endif
#endif
Py_DECREF(generator->m_frame);
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
goto try_end_3;
// Exception handler code:
try_except_handler_1:;
generator_heap->exception_keeper_type_3 = generator_heap->exception_type;
generator_heap->exception_keeper_value_3 = generator_heap->exception_value;
generator_heap->exception_keeper_tb_3 = generator_heap->exception_tb;
generator_heap->exception_keeper_lineno_3 = generator_heap->exception_lineno;
generator_heap->exception_type = NULL;
generator_heap->exception_value = NULL;
generator_heap->exception_tb = NULL;
generator_heap->exception_lineno = 0;
Py_XDECREF(generator_heap->var_markerid);
generator_heap->var_markerid = NULL;
Py_XDECREF(generator_heap->var_buf);
generator_heap->var_buf = NULL;
Py_XDECREF(generator_heap->var_newline_indent);
generator_heap->var_newline_indent = NULL;
Py_XDECREF(generator_heap->var_separator);
generator_heap->var_separator = NULL;
Py_XDECREF(generator_heap->var_first);
generator_heap->var_first = NULL;
Py_XDECREF(generator_heap->var_value);
generator_heap->var_value = NULL;
Py_XDECREF(generator_heap->var_for_json);
generator_heap->var_for_json = NULL;
Py_XDECREF(generator_heap->var_chunks);
generator_heap->var_chunks = NULL;
Py_XDECREF(generator_heap->var__asdict);
generator_heap->var__asdict = NULL;
Py_XDECREF(generator_heap->var_chunk);
generator_heap->var_chunk = NULL;
// Re-raise.
generator_heap->exception_type = generator_heap->exception_keeper_type_3;
generator_heap->exception_value = generator_heap->exception_keeper_value_3;
generator_heap->exception_tb = generator_heap->exception_keeper_tb_3;
generator_heap->exception_lineno = generator_heap->exception_keeper_lineno_3;
goto function_exception_exit;
// End of try:
try_end_3:;
Py_XDECREF(generator_heap->var_markerid);
generator_heap->var_markerid = NULL;
Py_XDECREF(generator_heap->var_buf);
generator_heap->var_buf = NULL;
Py_XDECREF(generator_heap->var_newline_indent);
generator_heap->var_newline_indent = NULL;
Py_XDECREF(generator_heap->var_separator);
generator_heap->var_separator = NULL;
Py_XDECREF(generator_heap->var_first);
generator_heap->var_first = NULL;
Py_XDECREF(generator_heap->var_value);
generator_heap->var_value = NULL;
Py_XDECREF(generator_heap->var_for_json);
generator_heap->var_for_json = NULL;
Py_XDECREF(generator_heap->var_chunks);
generator_heap->var_chunks = NULL;
Py_XDECREF(generator_heap->var__asdict);
generator_heap->var__asdict = NULL;
Py_XDECREF(generator_heap->var_chunk);
generator_heap->var_chunk = NULL;
return NULL;
function_exception_exit:
assert(generator_heap->exception_type);
RESTORE_ERROR_OCCURRED(generator_heap->exception_type, generator_heap->exception_value, generator_heap->exception_tb);
return NULL;
NUITKA_CANNOT_GET_HERE("Generator must have exited already.");
return NULL;
function_return_exit:
#if PYTHON_VERSION >= 0x300
generator->m_returned = generator_heap->tmp_return_value;
#endif
return NULL;
}
static PyObject *MAKE_GENERATOR_simplejson$encoder$$$function__10__make_iterencode$$$function__2__iterencode_list$$$genobj__1__iterencode_list(struct Nuitka_CellObject **closure) {
return Nuitka_Generator_New(
simplejson$encoder$$$function__10__make_iterencode$$$function__2__iterencode_list$$$genobj__1__iterencode_list_context,
module_simplejson$encoder,
mod_consts[107],
#if PYTHON_VERSION >= 0x350
mod_consts[108],
#endif
codeobj_0e4b010f4a6775e540444929381b7068,
closure,
28,
sizeof(struct simplejson$encoder$$$function__10__make_iterencode$$$function__2__iterencode_list$$$genobj__1__iterencode_list_locals)
);
}
static PyObject *impl_simplejson$encoder$$$function__10__make_iterencode$$$function__3__stringify_key(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_key = python_pars[0];
struct Nuitka_FrameObject *frame_a3500b49516e291dd467a94e09256e24;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_a3500b49516e291dd467a94e09256e24 = NULL;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_a3500b49516e291dd467a94e09256e24)) {
Py_XDECREF(cache_frame_a3500b49516e291dd467a94e09256e24);
#if _DEBUG_REFCOUNTS
if (cache_frame_a3500b49516e291dd467a94e09256e24 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_a3500b49516e291dd467a94e09256e24 = MAKE_FUNCTION_FRAME(codeobj_a3500b49516e291dd467a94e09256e24, module_simplejson$encoder, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_a3500b49516e291dd467a94e09256e24->m_type_description == NULL);
frame_a3500b49516e291dd467a94e09256e24 = cache_frame_a3500b49516e291dd467a94e09256e24;
// Push the new frame as the currently active one.
pushFrameStack(frame_a3500b49516e291dd467a94e09256e24);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_a3500b49516e291dd467a94e09256e24) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_called_value_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_args_element_value_2;
if (Nuitka_Cell_GET(self->m_closure[8]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&exception_type, &exception_value, mod_consts[102]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 545;
type_description_1 = "occccccccccc";
goto frame_exception_exit_1;
}
tmp_called_value_1 = Nuitka_Cell_GET(self->m_closure[8]);
CHECK_OBJECT(par_key);
tmp_args_element_value_1 = par_key;
if (Nuitka_Cell_GET(self->m_closure[10]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&exception_type, &exception_value, mod_consts[48]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 545;
type_description_1 = "occccccccccc";
goto frame_exception_exit_1;
}
tmp_args_element_value_2 = Nuitka_Cell_GET(self->m_closure[10]);
frame_a3500b49516e291dd467a94e09256e24->m_frame.f_lineno = 545;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2};
tmp_operand_value_1 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_1, call_args);
}
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 545;
type_description_1 = "occccccccccc";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 545;
type_description_1 = "occccccccccc";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
nuitka_bool tmp_condition_result_2;
int tmp_and_left_truth_1;
nuitka_bool tmp_and_left_value_1;
nuitka_bool tmp_and_right_value_1;
int tmp_truth_name_1;
int tmp_and_left_truth_2;
nuitka_bool tmp_and_left_value_2;
nuitka_bool tmp_and_right_value_2;
PyObject *tmp_called_value_2;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_3;
PyObject *tmp_args_element_value_4;
int tmp_truth_name_2;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
if (Nuitka_Cell_GET(self->m_closure[1]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&exception_type, &exception_value, mod_consts[132]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 547;
type_description_1 = "occccccccccc";
goto frame_exception_exit_1;
}
tmp_truth_name_1 = CHECK_IF_TRUE(Nuitka_Cell_GET(self->m_closure[1]));
if (tmp_truth_name_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 547;
type_description_1 = "occccccccccc";
goto frame_exception_exit_1;
}
tmp_and_left_value_1 = tmp_truth_name_1 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
tmp_and_left_truth_1 = tmp_and_left_value_1 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_and_left_truth_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 547;
type_description_1 = "occccccccccc";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_1 == 1) {
goto and_right_1;
} else {
goto and_left_1;
}
and_right_1:;
if (Nuitka_Cell_GET(self->m_closure[8]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&exception_type, &exception_value, mod_consts[102]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 547;
type_description_1 = "occccccccccc";
goto frame_exception_exit_1;
}
tmp_called_value_2 = Nuitka_Cell_GET(self->m_closure[8]);
CHECK_OBJECT(par_key);
tmp_args_element_value_3 = par_key;
tmp_args_element_value_4 = (PyObject *)&PyBytes_Type;
frame_a3500b49516e291dd467a94e09256e24->m_frame.f_lineno = 547;
{
PyObject *call_args[] = {tmp_args_element_value_3, tmp_args_element_value_4};
tmp_call_result_1 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_2, call_args);
}
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 547;
type_description_1 = "occccccccccc";
goto frame_exception_exit_1;
}
tmp_truth_name_2 = CHECK_IF_TRUE(tmp_call_result_1);
if (tmp_truth_name_2 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_call_result_1);
exception_lineno = 547;
type_description_1 = "occccccccccc";
goto frame_exception_exit_1;
}
tmp_and_left_value_2 = tmp_truth_name_2 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_call_result_1);
tmp_and_left_truth_2 = tmp_and_left_value_2 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_and_left_truth_2 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 547;
type_description_1 = "occccccccccc";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_2 == 1) {
goto and_right_2;
} else {
goto and_left_2;
}
and_right_2:;
if (Nuitka_Cell_GET(self->m_closure[2]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&exception_type, &exception_value, mod_consts[133]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 547;
type_description_1 = "occccccccccc";
goto frame_exception_exit_1;
}
tmp_cmp_expr_left_1 = Nuitka_Cell_GET(self->m_closure[2]);
tmp_cmp_expr_right_1 = Py_None;
tmp_and_right_value_2 = (tmp_cmp_expr_left_1 != tmp_cmp_expr_right_1) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
tmp_and_right_value_1 = tmp_and_right_value_2;
goto and_end_2;
and_left_2:;
tmp_and_right_value_1 = tmp_and_left_value_2;
and_end_2:;
tmp_condition_result_2 = tmp_and_right_value_1;
goto and_end_1;
and_left_1:;
tmp_condition_result_2 = tmp_and_left_value_1;
and_end_1:;
if (tmp_condition_result_2 == NUITKA_BOOL_TRUE) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_value_3;
PyObject *tmp_args_element_value_5;
PyObject *tmp_args_element_value_6;
if (Nuitka_Cell_GET(self->m_closure[9]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&exception_type, &exception_value, mod_consts[116]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 548;
type_description_1 = "occccccccccc";
goto frame_exception_exit_1;
}
tmp_called_value_3 = Nuitka_Cell_GET(self->m_closure[9]);
CHECK_OBJECT(par_key);
tmp_args_element_value_5 = par_key;
if (Nuitka_Cell_GET(self->m_closure[2]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&exception_type, &exception_value, mod_consts[133]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 548;
type_description_1 = "occccccccccc";
goto frame_exception_exit_1;
}
tmp_args_element_value_6 = Nuitka_Cell_GET(self->m_closure[2]);
frame_a3500b49516e291dd467a94e09256e24->m_frame.f_lineno = 548;
{
PyObject *call_args[] = {tmp_args_element_value_5, tmp_args_element_value_6};
tmp_assign_source_1 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_3, call_args);
}
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 548;
type_description_1 = "occccccccccc";
goto frame_exception_exit_1;
}
{
PyObject *old = par_key;
assert(old != NULL);
par_key = tmp_assign_source_1;
Py_DECREF(old);
}
}
goto branch_end_2;
branch_no_2:;
{
nuitka_bool tmp_condition_result_3;
PyObject *tmp_called_value_4;
PyObject *tmp_call_result_2;
PyObject *tmp_args_element_value_7;
PyObject *tmp_args_element_value_8;
int tmp_truth_name_3;
if (Nuitka_Cell_GET(self->m_closure[8]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&exception_type, &exception_value, mod_consts[102]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 549;
type_description_1 = "occccccccccc";
goto frame_exception_exit_1;
}
tmp_called_value_4 = Nuitka_Cell_GET(self->m_closure[8]);
CHECK_OBJECT(par_key);
tmp_args_element_value_7 = par_key;
if (Nuitka_Cell_GET(self->m_closure[6]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&exception_type, &exception_value, mod_consts[138]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 549;
type_description_1 = "occccccccccc";
goto frame_exception_exit_1;
}
tmp_args_element_value_8 = Nuitka_Cell_GET(self->m_closure[6]);
frame_a3500b49516e291dd467a94e09256e24->m_frame.f_lineno = 549;
{
PyObject *call_args[] = {tmp_args_element_value_7, tmp_args_element_value_8};
tmp_call_result_2 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_4, call_args);
}
if (tmp_call_result_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 549;
type_description_1 = "occccccccccc";
goto frame_exception_exit_1;
}
tmp_truth_name_3 = CHECK_IF_TRUE(tmp_call_result_2);
if (tmp_truth_name_3 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_call_result_2);
exception_lineno = 549;
type_description_1 = "occccccccccc";
goto frame_exception_exit_1;
}
tmp_condition_result_3 = tmp_truth_name_3 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_call_result_2);
if (tmp_condition_result_3 == NUITKA_BOOL_TRUE) {
goto branch_yes_3;
} else {
goto branch_no_3;
}
}
branch_yes_3:;
{
PyObject *tmp_assign_source_2;
PyObject *tmp_called_value_5;
PyObject *tmp_args_element_value_9;
if (Nuitka_Cell_GET(self->m_closure[3]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&exception_type, &exception_value, mod_consts[139]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 550;
type_description_1 = "occccccccccc";
goto frame_exception_exit_1;
}
tmp_called_value_5 = Nuitka_Cell_GET(self->m_closure[3]);
CHECK_OBJECT(par_key);
tmp_args_element_value_9 = par_key;
frame_a3500b49516e291dd467a94e09256e24->m_frame.f_lineno = 550;
tmp_assign_source_2 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_5, tmp_args_element_value_9);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 550;
type_description_1 = "occccccccccc";
goto frame_exception_exit_1;
}
{
PyObject *old = par_key;
assert(old != NULL);
par_key = tmp_assign_source_2;
Py_DECREF(old);
}
}
goto branch_end_3;
branch_no_3:;
{
bool tmp_condition_result_4;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
CHECK_OBJECT(par_key);
tmp_cmp_expr_left_2 = par_key;
tmp_cmp_expr_right_2 = Py_True;
tmp_condition_result_4 = (tmp_cmp_expr_left_2 == tmp_cmp_expr_right_2) ? true : false;
if (tmp_condition_result_4 != false) {
goto branch_yes_4;
} else {
goto branch_no_4;
}
}
branch_yes_4:;
{
PyObject *tmp_assign_source_3;
tmp_assign_source_3 = mod_consts[136];
{
PyObject *old = par_key;
assert(old != NULL);
par_key = tmp_assign_source_3;
Py_INCREF(par_key);
Py_DECREF(old);
}
}
goto branch_end_4;
branch_no_4:;
{
bool tmp_condition_result_5;
PyObject *tmp_cmp_expr_left_3;
PyObject *tmp_cmp_expr_right_3;
CHECK_OBJECT(par_key);
tmp_cmp_expr_left_3 = par_key;
tmp_cmp_expr_right_3 = Py_False;
tmp_condition_result_5 = (tmp_cmp_expr_left_3 == tmp_cmp_expr_right_3) ? true : false;
if (tmp_condition_result_5 != false) {
goto branch_yes_5;
} else {
goto branch_no_5;
}
}
branch_yes_5:;
{
PyObject *tmp_assign_source_4;
tmp_assign_source_4 = mod_consts[137];
{
PyObject *old = par_key;
assert(old != NULL);
par_key = tmp_assign_source_4;
Py_INCREF(par_key);
Py_DECREF(old);
}
}
goto branch_end_5;
branch_no_5:;
{
bool tmp_condition_result_6;
PyObject *tmp_cmp_expr_left_4;
PyObject *tmp_cmp_expr_right_4;
CHECK_OBJECT(par_key);
tmp_cmp_expr_left_4 = par_key;
tmp_cmp_expr_right_4 = Py_None;
tmp_condition_result_6 = (tmp_cmp_expr_left_4 == tmp_cmp_expr_right_4) ? true : false;
if (tmp_condition_result_6 != false) {
goto branch_yes_6;
} else {
goto branch_no_6;
}
}
branch_yes_6:;
{
PyObject *tmp_assign_source_5;
tmp_assign_source_5 = mod_consts[86];
{
PyObject *old = par_key;
assert(old != NULL);
par_key = tmp_assign_source_5;
Py_INCREF(par_key);
Py_DECREF(old);
}
}
goto branch_end_6;
branch_no_6:;
{
nuitka_bool tmp_condition_result_7;
PyObject *tmp_called_value_6;
PyObject *tmp_call_result_3;
PyObject *tmp_args_element_value_10;
PyObject *tmp_args_element_value_11;
int tmp_truth_name_4;
if (Nuitka_Cell_GET(self->m_closure[8]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&exception_type, &exception_value, mod_consts[102]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 557;
type_description_1 = "occccccccccc";
goto frame_exception_exit_1;
}
tmp_called_value_6 = Nuitka_Cell_GET(self->m_closure[8]);
CHECK_OBJECT(par_key);
tmp_args_element_value_10 = par_key;
if (Nuitka_Cell_GET(self->m_closure[7]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&exception_type, &exception_value, mod_consts[103]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 557;
type_description_1 = "occccccccccc";
goto frame_exception_exit_1;
}
tmp_args_element_value_11 = Nuitka_Cell_GET(self->m_closure[7]);
frame_a3500b49516e291dd467a94e09256e24->m_frame.f_lineno = 557;
{
PyObject *call_args[] = {tmp_args_element_value_10, tmp_args_element_value_11};
tmp_call_result_3 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_6, call_args);
}
if (tmp_call_result_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 557;
type_description_1 = "occccccccccc";
goto frame_exception_exit_1;
}
tmp_truth_name_4 = CHECK_IF_TRUE(tmp_call_result_3);
if (tmp_truth_name_4 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_call_result_3);
exception_lineno = 557;
type_description_1 = "occccccccccc";
goto frame_exception_exit_1;
}
tmp_condition_result_7 = tmp_truth_name_4 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_call_result_3);
if (tmp_condition_result_7 == NUITKA_BOOL_TRUE) {
goto branch_yes_7;
} else {
goto branch_no_7;
}
}
branch_yes_7:;
{
bool tmp_condition_result_8;
PyObject *tmp_cmp_expr_left_5;
PyObject *tmp_cmp_expr_right_5;
PyObject *tmp_type_arg_1;
CHECK_OBJECT(par_key);
tmp_type_arg_1 = par_key;
tmp_cmp_expr_left_5 = BUILTIN_TYPE1(tmp_type_arg_1);
assert(!(tmp_cmp_expr_left_5 == NULL));
if (Nuitka_Cell_GET(self->m_closure[7]) == NULL) {
Py_DECREF(tmp_cmp_expr_left_5);
FORMAT_UNBOUND_CLOSURE_ERROR(&exception_type, &exception_value, mod_consts[103]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 558;
type_description_1 = "occccccccccc";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_5 = Nuitka_Cell_GET(self->m_closure[7]);
tmp_res = PySequence_Contains(tmp_cmp_expr_right_5, tmp_cmp_expr_left_5);
Py_DECREF(tmp_cmp_expr_left_5);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 558;
type_description_1 = "occccccccccc";
goto frame_exception_exit_1;
}
tmp_condition_result_8 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_8 != false) {
goto branch_yes_8;
} else {
goto branch_no_8;
}
}
branch_yes_8:;
{
PyObject *tmp_assign_source_6;
PyObject *tmp_int_arg_1;
CHECK_OBJECT(par_key);
tmp_int_arg_1 = par_key;
tmp_assign_source_6 = PyNumber_Int(tmp_int_arg_1);
if (tmp_assign_source_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 560;
type_description_1 = "occccccccccc";
goto frame_exception_exit_1;
}
{
PyObject *old = par_key;
assert(old != NULL);
par_key = tmp_assign_source_6;
Py_DECREF(old);
}
}
branch_no_8:;
{
PyObject *tmp_assign_source_7;
PyObject *tmp_called_value_7;
PyObject *tmp_args_element_value_12;
if (Nuitka_Cell_GET(self->m_closure[9]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&exception_type, &exception_value, mod_consts[116]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 561;
type_description_1 = "occccccccccc";
goto frame_exception_exit_1;
}
tmp_called_value_7 = Nuitka_Cell_GET(self->m_closure[9]);
if (par_key == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[151]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 561;
type_description_1 = "occccccccccc";
goto frame_exception_exit_1;
}
tmp_args_element_value_12 = par_key;
frame_a3500b49516e291dd467a94e09256e24->m_frame.f_lineno = 561;
tmp_assign_source_7 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_7, tmp_args_element_value_12);
if (tmp_assign_source_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 561;
type_description_1 = "occccccccccc";
goto frame_exception_exit_1;
}
{
PyObject *old = par_key;
par_key = tmp_assign_source_7;
Py_XDECREF(old);
}
}
goto branch_end_7;
branch_no_7:;
{
nuitka_bool tmp_condition_result_9;
int tmp_and_left_truth_3;
nuitka_bool tmp_and_left_value_3;
nuitka_bool tmp_and_right_value_3;
int tmp_truth_name_5;
PyObject *tmp_called_value_8;
PyObject *tmp_call_result_4;
PyObject *tmp_args_element_value_13;
PyObject *tmp_args_element_value_14;
int tmp_truth_name_6;
if (Nuitka_Cell_GET(self->m_closure[5]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&exception_type, &exception_value, mod_consts[140]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 562;
type_description_1 = "occccccccccc";
goto frame_exception_exit_1;
}
tmp_truth_name_5 = CHECK_IF_TRUE(Nuitka_Cell_GET(self->m_closure[5]));
if (tmp_truth_name_5 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 562;
type_description_1 = "occccccccccc";
goto frame_exception_exit_1;
}
tmp_and_left_value_3 = tmp_truth_name_5 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
tmp_and_left_truth_3 = tmp_and_left_value_3 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_and_left_truth_3 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 562;
type_description_1 = "occccccccccc";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_3 == 1) {
goto and_right_3;
} else {
goto and_left_3;
}
and_right_3:;
if (Nuitka_Cell_GET(self->m_closure[8]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&exception_type, &exception_value, mod_consts[102]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 562;
type_description_1 = "occccccccccc";
goto frame_exception_exit_1;
}
tmp_called_value_8 = Nuitka_Cell_GET(self->m_closure[8]);
CHECK_OBJECT(par_key);
tmp_args_element_value_13 = par_key;
if (Nuitka_Cell_GET(self->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&exception_type, &exception_value, mod_consts[78]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 562;
type_description_1 = "occccccccccc";
goto frame_exception_exit_1;
}
tmp_args_element_value_14 = Nuitka_Cell_GET(self->m_closure[0]);
frame_a3500b49516e291dd467a94e09256e24->m_frame.f_lineno = 562;
{
PyObject *call_args[] = {tmp_args_element_value_13, tmp_args_element_value_14};
tmp_call_result_4 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_8, call_args);
}
if (tmp_call_result_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 562;
type_description_1 = "occccccccccc";
goto frame_exception_exit_1;
}
tmp_truth_name_6 = CHECK_IF_TRUE(tmp_call_result_4);
if (tmp_truth_name_6 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_call_result_4);
exception_lineno = 562;
type_description_1 = "occccccccccc";
goto frame_exception_exit_1;
}
tmp_and_right_value_3 = tmp_truth_name_6 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_call_result_4);
tmp_condition_result_9 = tmp_and_right_value_3;
goto and_end_3;
and_left_3:;
tmp_condition_result_9 = tmp_and_left_value_3;
and_end_3:;
if (tmp_condition_result_9 == NUITKA_BOOL_TRUE) {
goto branch_yes_9;
} else {
goto branch_no_9;
}
}
branch_yes_9:;
{
PyObject *tmp_assign_source_8;
PyObject *tmp_called_value_9;
PyObject *tmp_args_element_value_15;
if (Nuitka_Cell_GET(self->m_closure[9]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&exception_type, &exception_value, mod_consts[116]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 563;
type_description_1 = "occccccccccc";
goto frame_exception_exit_1;
}
tmp_called_value_9 = Nuitka_Cell_GET(self->m_closure[9]);
CHECK_OBJECT(par_key);
tmp_args_element_value_15 = par_key;
frame_a3500b49516e291dd467a94e09256e24->m_frame.f_lineno = 563;
tmp_assign_source_8 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_9, tmp_args_element_value_15);
if (tmp_assign_source_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 563;
type_description_1 = "occccccccccc";
goto frame_exception_exit_1;
}
{
PyObject *old = par_key;
assert(old != NULL);
par_key = tmp_assign_source_8;
Py_DECREF(old);
}
}
goto branch_end_9;
branch_no_9:;
{
nuitka_bool tmp_condition_result_10;
int tmp_truth_name_7;
if (Nuitka_Cell_GET(self->m_closure[4]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&exception_type, &exception_value, mod_consts[152]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 564;
type_description_1 = "occccccccccc";
goto frame_exception_exit_1;
}
tmp_truth_name_7 = CHECK_IF_TRUE(Nuitka_Cell_GET(self->m_closure[4]));
if (tmp_truth_name_7 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 564;
type_description_1 = "occccccccccc";
goto frame_exception_exit_1;
}
tmp_condition_result_10 = tmp_truth_name_7 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_10 == NUITKA_BOOL_TRUE) {
goto branch_yes_10;
} else {
goto branch_no_10;
}
}
branch_yes_10:;
{
PyObject *tmp_assign_source_9;
tmp_assign_source_9 = Py_None;
{
PyObject *old = par_key;
assert(old != NULL);
par_key = tmp_assign_source_9;
Py_INCREF(par_key);
Py_DECREF(old);
}
}
goto branch_end_10;
branch_no_10:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_make_exception_arg_1;
PyObject *tmp_mod_expr_left_1;
PyObject *tmp_mod_expr_right_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_expression_value_2;
tmp_mod_expr_left_1 = mod_consts[153];
CHECK_OBJECT(par_key);
tmp_expression_value_2 = par_key;
tmp_expression_value_1 = LOOKUP_ATTRIBUTE_CLASS_SLOT(tmp_expression_value_2);
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 568;
type_description_1 = "occccccccccc";
goto frame_exception_exit_1;
}
tmp_mod_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[59]);
Py_DECREF(tmp_expression_value_1);
if (tmp_mod_expr_right_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 568;
type_description_1 = "occccccccccc";
goto frame_exception_exit_1;
}
tmp_make_exception_arg_1 = BINARY_OPERATION_MOD_OBJECT_UNICODE_OBJECT(tmp_mod_expr_left_1, tmp_mod_expr_right_1);
Py_DECREF(tmp_mod_expr_right_1);
if (tmp_make_exception_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 568;
type_description_1 = "occccccccccc";
goto frame_exception_exit_1;
}
frame_a3500b49516e291dd467a94e09256e24->m_frame.f_lineno = 567;
tmp_raise_type_1 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_TypeError, tmp_make_exception_arg_1);
Py_DECREF(tmp_make_exception_arg_1);
assert(!(tmp_raise_type_1 == NULL));
exception_type = tmp_raise_type_1;
exception_lineno = 567;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "occccccccccc";
goto frame_exception_exit_1;
}
branch_end_10:;
branch_end_9:;
branch_end_7:;
branch_end_6:;
branch_end_5:;
branch_end_4:;
branch_end_3:;
branch_end_2:;
branch_no_1:;
if (par_key == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[151]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 569;
type_description_1 = "occccccccccc";
goto frame_exception_exit_1;
}
tmp_return_value = par_key;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
#if 0
RESTORE_FRAME_EXCEPTION(frame_a3500b49516e291dd467a94e09256e24);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_a3500b49516e291dd467a94e09256e24);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_a3500b49516e291dd467a94e09256e24);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_a3500b49516e291dd467a94e09256e24, exception_lineno);
} else if (exception_tb->tb_frame != &frame_a3500b49516e291dd467a94e09256e24->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_a3500b49516e291dd467a94e09256e24, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_a3500b49516e291dd467a94e09256e24,
type_description_1,
par_key,
self->m_closure[8],
self->m_closure[10],
self->m_closure[1],
self->m_closure[2],
self->m_closure[9],
self->m_closure[6],
self->m_closure[3],
self->m_closure[7],
self->m_closure[5],
self->m_closure[0],
self->m_closure[4]
);
// Release cached frame if used for exception.
if (frame_a3500b49516e291dd467a94e09256e24 == cache_frame_a3500b49516e291dd467a94e09256e24) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_a3500b49516e291dd467a94e09256e24);
cache_frame_a3500b49516e291dd467a94e09256e24 = NULL;
}
assertFrameObject(frame_a3500b49516e291dd467a94e09256e24);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
Py_XDECREF(par_key);
par_key = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(par_key);
par_key = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_simplejson$encoder$$$function__10__make_iterencode$$$function__4__iterencode_dict(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
struct Nuitka_CellObject *par_dct = Nuitka_Cell_New1(python_pars[0]);
struct Nuitka_CellObject *par__current_indent_level = Nuitka_Cell_New1(python_pars[1]);
PyObject *tmp_return_value = NULL;
// Actual function body.
// Tried code:
{
struct Nuitka_CellObject *tmp_closure_1[31];
tmp_closure_1[0] = self->m_closure[0];
Py_INCREF(tmp_closure_1[0]);
tmp_closure_1[1] = self->m_closure[1];
Py_INCREF(tmp_closure_1[1]);
tmp_closure_1[2] = self->m_closure[2];
Py_INCREF(tmp_closure_1[2]);
tmp_closure_1[3] = par__current_indent_level;
Py_INCREF(tmp_closure_1[3]);
tmp_closure_1[4] = self->m_closure[3];
Py_INCREF(tmp_closure_1[4]);
tmp_closure_1[5] = self->m_closure[4];
Py_INCREF(tmp_closure_1[5]);
tmp_closure_1[6] = self->m_closure[5];
Py_INCREF(tmp_closure_1[6]);
tmp_closure_1[7] = self->m_closure[6];
Py_INCREF(tmp_closure_1[7]);
tmp_closure_1[8] = self->m_closure[7];
Py_INCREF(tmp_closure_1[8]);
tmp_closure_1[9] = self->m_closure[8];
Py_INCREF(tmp_closure_1[9]);
tmp_closure_1[10] = self->m_closure[9];
Py_INCREF(tmp_closure_1[10]);
tmp_closure_1[11] = self->m_closure[10];
Py_INCREF(tmp_closure_1[11]);
tmp_closure_1[12] = self->m_closure[11];
Py_INCREF(tmp_closure_1[12]);
tmp_closure_1[13] = self->m_closure[12];
Py_INCREF(tmp_closure_1[13]);
tmp_closure_1[14] = self->m_closure[13];
Py_INCREF(tmp_closure_1[14]);
tmp_closure_1[15] = self->m_closure[14];
Py_INCREF(tmp_closure_1[15]);
tmp_closure_1[16] = self->m_closure[15];
Py_INCREF(tmp_closure_1[16]);
tmp_closure_1[17] = self->m_closure[16];
Py_INCREF(tmp_closure_1[17]);
tmp_closure_1[18] = self->m_closure[17];
Py_INCREF(tmp_closure_1[18]);
tmp_closure_1[19] = self->m_closure[18];
Py_INCREF(tmp_closure_1[19]);
tmp_closure_1[20] = par_dct;
Py_INCREF(tmp_closure_1[20]);
tmp_closure_1[21] = self->m_closure[19];
Py_INCREF(tmp_closure_1[21]);
tmp_closure_1[22] = self->m_closure[20];
Py_INCREF(tmp_closure_1[22]);
tmp_closure_1[23] = self->m_closure[21];
Py_INCREF(tmp_closure_1[23]);
tmp_closure_1[24] = self->m_closure[22];
Py_INCREF(tmp_closure_1[24]);
tmp_closure_1[25] = self->m_closure[23];
Py_INCREF(tmp_closure_1[25]);
tmp_closure_1[26] = self->m_closure[24];
Py_INCREF(tmp_closure_1[26]);
tmp_closure_1[27] = self->m_closure[25];
Py_INCREF(tmp_closure_1[27]);
tmp_closure_1[28] = self->m_closure[26];
Py_INCREF(tmp_closure_1[28]);
tmp_closure_1[29] = self->m_closure[27];
Py_INCREF(tmp_closure_1[29]);
tmp_closure_1[30] = self->m_closure[28];
Py_INCREF(tmp_closure_1[30]);
tmp_return_value = MAKE_GENERATOR_simplejson$encoder$$$function__10__make_iterencode$$$function__4__iterencode_dict$$$genobj__1__iterencode_dict(tmp_closure_1);
goto try_return_handler_1;
}
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(par__current_indent_level);
Py_DECREF(par__current_indent_level);
par__current_indent_level = NULL;
goto function_return_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_dct);
Py_DECREF(par_dct);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
struct simplejson$encoder$$$function__10__make_iterencode$$$function__4__iterencode_dict$$$genobj__1__iterencode_dict_locals {
PyObject *var_markerid;
PyObject *var_newline_indent;
PyObject *var_item_separator;
PyObject *var_first;
PyObject *var_iteritems;
PyObject *var_items;
PyObject *var_k;
PyObject *var_v;
PyObject *var_key;
PyObject *var_value;
PyObject *var_for_json;
PyObject *var_chunks;
PyObject *var__asdict;
PyObject *var_chunk;
PyObject *tmp_for_loop_1__for_iterator;
PyObject *tmp_for_loop_1__iter_value;
PyObject *tmp_for_loop_2__for_iterator;
PyObject *tmp_for_loop_2__iter_value;
PyObject *tmp_for_loop_3__for_iterator;
PyObject *tmp_for_loop_3__iter_value;
PyObject *tmp_tuple_unpack_1__element_1;
PyObject *tmp_tuple_unpack_1__element_2;
PyObject *tmp_tuple_unpack_1__source_iter;
PyObject *tmp_tuple_unpack_2__element_1;
PyObject *tmp_tuple_unpack_2__element_2;
PyObject *tmp_tuple_unpack_2__source_iter;
char const *type_description_1;
PyObject *exception_type;
PyObject *exception_value;
PyTracebackObject *exception_tb;
int exception_lineno;
int tmp_res;
PyObject *tmp_return_value;
bool tmp_result;
PyObject *tmp_iterator_attempt;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
int exception_keeper_lineno_1;
PyObject *exception_keeper_type_2;
PyObject *exception_keeper_value_2;
PyTracebackObject *exception_keeper_tb_2;
int exception_keeper_lineno_2;
PyObject *exception_keeper_type_3;
PyObject *exception_keeper_value_3;
PyTracebackObject *exception_keeper_tb_3;
int exception_keeper_lineno_3;
PyObject *exception_keeper_type_4;
PyObject *exception_keeper_value_4;
PyTracebackObject *exception_keeper_tb_4;
int exception_keeper_lineno_4;
PyObject *exception_keeper_type_5;
PyObject *exception_keeper_value_5;
PyTracebackObject *exception_keeper_tb_5;
int exception_keeper_lineno_5;
char yield_tmps[1024];
PyObject *exception_keeper_type_6;
PyObject *exception_keeper_value_6;
PyTracebackObject *exception_keeper_tb_6;
int exception_keeper_lineno_6;
PyObject *exception_keeper_type_7;
PyObject *exception_keeper_value_7;
PyTracebackObject *exception_keeper_tb_7;
int exception_keeper_lineno_7;
PyObject *exception_keeper_type_8;
PyObject *exception_keeper_value_8;
PyTracebackObject *exception_keeper_tb_8;
int exception_keeper_lineno_8;
};
static PyObject *simplejson$encoder$$$function__10__make_iterencode$$$function__4__iterencode_dict$$$genobj__1__iterencode_dict_context(struct Nuitka_GeneratorObject *generator, PyObject *yield_return_value) {
CHECK_OBJECT(generator);
assert(Nuitka_Generator_Check((PyObject *)generator));
CHECK_OBJECT_X(yield_return_value);
// Heap access if used.
struct simplejson$encoder$$$function__10__make_iterencode$$$function__4__iterencode_dict$$$genobj__1__iterencode_dict_locals *generator_heap = (struct simplejson$encoder$$$function__10__make_iterencode$$$function__4__iterencode_dict$$$genobj__1__iterencode_dict_locals *)generator->m_heap_storage;
// Dispatch to yield based on return label index:
switch(generator->m_yield_return_index) {
case 18: goto yield_return_18;
case 17: goto yield_return_17;
case 16: goto yield_return_16;
case 15: goto yield_return_15;
case 14: goto yield_return_14;
case 13: goto yield_return_13;
case 12: goto yield_return_12;
case 11: goto yield_return_11;
case 10: goto yield_return_10;
case 9: goto yield_return_9;
case 8: goto yield_return_8;
case 7: goto yield_return_7;
case 6: goto yield_return_6;
case 5: goto yield_return_5;
case 4: goto yield_return_4;
case 3: goto yield_return_3;
case 2: goto yield_return_2;
case 1: goto yield_return_1;
}
// Local variable initialization
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
static struct Nuitka_FrameObject *cache_m_frame = NULL;
generator_heap->var_markerid = NULL;
generator_heap->var_newline_indent = NULL;
generator_heap->var_item_separator = NULL;
generator_heap->var_first = NULL;
generator_heap->var_iteritems = NULL;
generator_heap->var_items = NULL;
generator_heap->var_k = NULL;
generator_heap->var_v = NULL;
generator_heap->var_key = NULL;
generator_heap->var_value = NULL;
generator_heap->var_for_json = NULL;
generator_heap->var_chunks = NULL;
generator_heap->var__asdict = NULL;
generator_heap->var_chunk = NULL;
generator_heap->tmp_for_loop_1__for_iterator = NULL;
generator_heap->tmp_for_loop_1__iter_value = NULL;
generator_heap->tmp_for_loop_2__for_iterator = NULL;
generator_heap->tmp_for_loop_2__iter_value = NULL;
generator_heap->tmp_for_loop_3__for_iterator = NULL;
generator_heap->tmp_for_loop_3__iter_value = NULL;
generator_heap->tmp_tuple_unpack_1__element_1 = NULL;
generator_heap->tmp_tuple_unpack_1__element_2 = NULL;
generator_heap->tmp_tuple_unpack_1__source_iter = NULL;
generator_heap->tmp_tuple_unpack_2__element_1 = NULL;
generator_heap->tmp_tuple_unpack_2__element_2 = NULL;
generator_heap->tmp_tuple_unpack_2__source_iter = NULL;
generator_heap->type_description_1 = NULL;
generator_heap->exception_type = NULL;
generator_heap->exception_value = NULL;
generator_heap->exception_tb = NULL;
generator_heap->exception_lineno = 0;
generator_heap->tmp_return_value = NULL;
// Actual generator function body.
// Tried code:
if (isFrameUnusable(cache_m_frame)) {
Py_XDECREF(cache_m_frame);
#if _DEBUG_REFCOUNTS
if (cache_m_frame == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_m_frame = MAKE_FUNCTION_FRAME(codeobj_b0d853b61b0068d8cbf9996c2b1bd0ab, module_simplejson$encoder, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
generator->m_frame = cache_m_frame;
// Mark the frame object as in use, ref count 1 will be up for reuse.
Py_INCREF(generator->m_frame);
assert(Py_REFCNT(generator->m_frame) == 2); // Frame stack
#if PYTHON_VERSION >= 0x340
Nuitka_SetFrameGenerator(generator->m_frame, (PyObject *)generator);
#endif
assert(generator->m_frame->m_frame.f_back == NULL);
pushFrameStack(generator->m_frame);
// Taking a reference prevents reuse of generator frame while it is being used.
Py_INCREF(generator->m_frame->m_frame.f_back);
#if PYTHON_VERSION >= 0x300
// Accept currently existing exception as the one to publish again when we
// yield or yield from.
{
PyThreadState *thread_state = PyThreadState_GET();
#if PYTHON_VERSION < 0x3b0
EXC_TYPE_F(generator) = EXC_TYPE(thread_state);
if (EXC_TYPE_F(generator) == Py_None) EXC_TYPE_F(generator) = NULL;
Py_XINCREF(EXC_TYPE_F(generator));
#endif
EXC_VALUE_F(generator) = EXC_VALUE(thread_state);
Py_XINCREF(EXC_VALUE_F(generator));
#if PYTHON_VERSION < 0x3b0
ASSIGN_EXC_TRACEBACK_F(generator, EXC_TRACEBACK(thread_state));
Py_XINCREF(EXC_TRACEBACK_F(generator));
#endif
}
#endif
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
if (Nuitka_Cell_GET(generator->m_closure[20]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[154]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 572;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = Nuitka_Cell_GET(generator->m_closure[20]);
generator_heap->tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (generator_heap->tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 572;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (generator_heap->tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_expression_value_1;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_1;
tmp_expression_value_1 = mod_consts[155];
Py_INCREF(tmp_expression_value_1);
generator->m_yield_return_index = 1;
return tmp_expression_value_1;
yield_return_1:
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 573;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_yield_result_1 = yield_return_value;
}
generator_heap->tmp_return_value = Py_None;
Py_INCREF(generator_heap->tmp_return_value);
goto frame_return_exit_1;
branch_no_1:;
{
bool tmp_condition_result_2;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
if (Nuitka_Cell_GET(generator->m_closure[27]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[120]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 575;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_cmp_expr_left_1 = Nuitka_Cell_GET(generator->m_closure[27]);
tmp_cmp_expr_right_1 = Py_None;
tmp_condition_result_2 = (tmp_cmp_expr_left_1 != tmp_cmp_expr_right_1) ? true : false;
if (tmp_condition_result_2 != false) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_value_1;
PyObject *tmp_args_element_value_1;
if (Nuitka_Cell_GET(generator->m_closure[23]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[121]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 576;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_called_value_1 = Nuitka_Cell_GET(generator->m_closure[23]);
if (Nuitka_Cell_GET(generator->m_closure[20]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[154]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 576;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_args_element_value_1 = Nuitka_Cell_GET(generator->m_closure[20]);
generator->m_frame->m_frame.f_lineno = 576;
tmp_assign_source_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_1, tmp_args_element_value_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 576;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
assert(generator_heap->var_markerid == NULL);
generator_heap->var_markerid = tmp_assign_source_1;
}
{
bool tmp_condition_result_3;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
CHECK_OBJECT(generator_heap->var_markerid);
tmp_cmp_expr_left_2 = generator_heap->var_markerid;
if (Nuitka_Cell_GET(generator->m_closure[27]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[120]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 577;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_2 = Nuitka_Cell_GET(generator->m_closure[27]);
generator_heap->tmp_res = PySequence_Contains(tmp_cmp_expr_right_2, tmp_cmp_expr_left_2);
if (generator_heap->tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 577;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_condition_result_3 = (generator_heap->tmp_res == 1) ? true : false;
if (tmp_condition_result_3 != false) {
goto branch_yes_3;
} else {
goto branch_no_3;
}
}
branch_yes_3:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_called_value_2;
if (Nuitka_Cell_GET(generator->m_closure[1]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[122]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 578;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_called_value_2 = Nuitka_Cell_GET(generator->m_closure[1]);
generator->m_frame->m_frame.f_lineno = 578;
tmp_raise_type_1 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_2, mod_consts[123]);
if (tmp_raise_type_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 578;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
generator_heap->exception_type = tmp_raise_type_1;
generator_heap->exception_lineno = 578;
RAISE_EXCEPTION_WITH_TYPE(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
branch_no_3:;
{
PyObject *tmp_ass_subvalue_1;
PyObject *tmp_ass_subscribed_1;
PyObject *tmp_ass_subscript_1;
if (Nuitka_Cell_GET(generator->m_closure[20]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[154]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 579;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_ass_subvalue_1 = Nuitka_Cell_GET(generator->m_closure[20]);
if (Nuitka_Cell_GET(generator->m_closure[27]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[120]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 579;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_ass_subscribed_1 = Nuitka_Cell_GET(generator->m_closure[27]);
CHECK_OBJECT(generator_heap->var_markerid);
tmp_ass_subscript_1 = generator_heap->var_markerid;
generator_heap->tmp_result = SET_SUBSCRIPT(tmp_ass_subscribed_1, tmp_ass_subscript_1, tmp_ass_subvalue_1);
if (generator_heap->tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 579;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
}
branch_no_2:;
{
PyObject *tmp_expression_value_2;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_2;
tmp_expression_value_2 = mod_consts[156];
Py_INCREF(tmp_expression_value_2);
generator->m_yield_return_index = 2;
return tmp_expression_value_2;
yield_return_2:
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 580;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_yield_result_2 = yield_return_value;
}
{
bool tmp_condition_result_4;
PyObject *tmp_cmp_expr_left_3;
PyObject *tmp_cmp_expr_right_3;
if (Nuitka_Cell_GET(generator->m_closure[9]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[125]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 581;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_cmp_expr_left_3 = Nuitka_Cell_GET(generator->m_closure[9]);
tmp_cmp_expr_right_3 = Py_None;
tmp_condition_result_4 = (tmp_cmp_expr_left_3 != tmp_cmp_expr_right_3) ? true : false;
if (tmp_condition_result_4 != false) {
goto branch_yes_4;
} else {
goto branch_no_4;
}
}
branch_yes_4:;
{
PyObject *tmp_assign_source_2;
PyObject *tmp_iadd_expr_left_1;
PyObject *tmp_iadd_expr_right_1;
if (Nuitka_Cell_GET(generator->m_closure[3]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[126]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 582;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_iadd_expr_left_1 = Nuitka_Cell_GET(generator->m_closure[3]);
tmp_iadd_expr_right_1 = mod_consts[2];
generator_heap->tmp_result = INPLACE_OPERATION_ADD_OBJECT_LONG(&tmp_iadd_expr_left_1, tmp_iadd_expr_right_1);
if (generator_heap->tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 582;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_assign_source_2 = tmp_iadd_expr_left_1;
PyCell_SET(generator->m_closure[3], tmp_assign_source_2);
}
{
PyObject *tmp_assign_source_3;
PyObject *tmp_add_expr_left_1;
PyObject *tmp_add_expr_right_1;
PyObject *tmp_mult_expr_left_1;
PyObject *tmp_mult_expr_right_1;
tmp_add_expr_left_1 = mod_consts[127];
if (Nuitka_Cell_GET(generator->m_closure[9]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[125]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 583;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_mult_expr_left_1 = Nuitka_Cell_GET(generator->m_closure[9]);
CHECK_OBJECT(Nuitka_Cell_GET(generator->m_closure[3]));
tmp_mult_expr_right_1 = Nuitka_Cell_GET(generator->m_closure[3]);
tmp_add_expr_right_1 = BINARY_OPERATION_MULT_OBJECT_OBJECT_OBJECT(tmp_mult_expr_left_1, tmp_mult_expr_right_1);
if (tmp_add_expr_right_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 583;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_assign_source_3 = BINARY_OPERATION_ADD_OBJECT_UNICODE_OBJECT(tmp_add_expr_left_1, tmp_add_expr_right_1);
Py_DECREF(tmp_add_expr_right_1);
if (tmp_assign_source_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 583;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
assert(generator_heap->var_newline_indent == NULL);
generator_heap->var_newline_indent = tmp_assign_source_3;
}
{
PyObject *tmp_assign_source_4;
PyObject *tmp_add_expr_left_2;
PyObject *tmp_add_expr_right_2;
if (Nuitka_Cell_GET(generator->m_closure[10]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[128]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 584;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_add_expr_left_2 = Nuitka_Cell_GET(generator->m_closure[10]);
CHECK_OBJECT(generator_heap->var_newline_indent);
tmp_add_expr_right_2 = generator_heap->var_newline_indent;
tmp_assign_source_4 = BINARY_OPERATION_ADD_OBJECT_OBJECT_OBJECT(tmp_add_expr_left_2, tmp_add_expr_right_2);
if (tmp_assign_source_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 584;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
assert(generator_heap->var_item_separator == NULL);
generator_heap->var_item_separator = tmp_assign_source_4;
}
{
PyObject *tmp_expression_value_3;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_3;
CHECK_OBJECT(generator_heap->var_newline_indent);
tmp_expression_value_3 = generator_heap->var_newline_indent;
Py_INCREF(tmp_expression_value_3);
generator->m_yield_return_index = 3;
return tmp_expression_value_3;
yield_return_3:
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 585;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_yield_result_3 = yield_return_value;
}
goto branch_end_4;
branch_no_4:;
{
PyObject *tmp_assign_source_5;
tmp_assign_source_5 = Py_None;
assert(generator_heap->var_newline_indent == NULL);
Py_INCREF(tmp_assign_source_5);
generator_heap->var_newline_indent = tmp_assign_source_5;
}
{
PyObject *tmp_assign_source_6;
if (Nuitka_Cell_GET(generator->m_closure[10]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[128]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 588;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_assign_source_6 = Nuitka_Cell_GET(generator->m_closure[10]);
assert(generator_heap->var_item_separator == NULL);
Py_INCREF(tmp_assign_source_6);
generator_heap->var_item_separator = tmp_assign_source_6;
}
branch_end_4:;
{
PyObject *tmp_assign_source_7;
tmp_assign_source_7 = Py_True;
assert(generator_heap->var_first == NULL);
Py_INCREF(tmp_assign_source_7);
generator_heap->var_first = tmp_assign_source_7;
}
{
nuitka_bool tmp_condition_result_5;
int tmp_truth_name_1;
if (Nuitka_Cell_GET(generator->m_closure[2]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[132]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 590;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_truth_name_1 = CHECK_IF_TRUE(Nuitka_Cell_GET(generator->m_closure[2]));
if (tmp_truth_name_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 590;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_condition_result_5 = tmp_truth_name_1 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_5 == NUITKA_BOOL_TRUE) {
goto branch_yes_5;
} else {
goto branch_no_5;
}
}
branch_yes_5:;
{
PyObject *tmp_assign_source_8;
PyObject *tmp_called_value_3;
PyObject *tmp_expression_value_4;
if (Nuitka_Cell_GET(generator->m_closure[20]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[154]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 591;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_expression_value_4 = Nuitka_Cell_GET(generator->m_closure[20]);
tmp_called_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[157]);
if (tmp_called_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 591;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
generator->m_frame->m_frame.f_lineno = 591;
tmp_assign_source_8 = CALL_FUNCTION_NO_ARGS(tmp_called_value_3);
Py_DECREF(tmp_called_value_3);
if (tmp_assign_source_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 591;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
assert(generator_heap->var_iteritems == NULL);
generator_heap->var_iteritems = tmp_assign_source_8;
}
goto branch_end_5;
branch_no_5:;
{
PyObject *tmp_assign_source_9;
PyObject *tmp_called_value_4;
PyObject *tmp_expression_value_5;
if (Nuitka_Cell_GET(generator->m_closure[20]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[154]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 593;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_expression_value_5 = Nuitka_Cell_GET(generator->m_closure[20]);
tmp_called_value_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[158]);
if (tmp_called_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 593;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
generator->m_frame->m_frame.f_lineno = 593;
tmp_assign_source_9 = CALL_FUNCTION_NO_ARGS(tmp_called_value_4);
Py_DECREF(tmp_called_value_4);
if (tmp_assign_source_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 593;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
assert(generator_heap->var_iteritems == NULL);
generator_heap->var_iteritems = tmp_assign_source_9;
}
branch_end_5:;
{
nuitka_bool tmp_condition_result_6;
int tmp_truth_name_2;
if (Nuitka_Cell_GET(generator->m_closure[11]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[97]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 594;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_truth_name_2 = CHECK_IF_TRUE(Nuitka_Cell_GET(generator->m_closure[11]));
if (tmp_truth_name_2 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 594;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_condition_result_6 = tmp_truth_name_2 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_6 == NUITKA_BOOL_TRUE) {
goto branch_yes_6;
} else {
goto branch_no_6;
}
}
branch_yes_6:;
{
PyObject *tmp_assign_source_10;
tmp_assign_source_10 = MAKE_LIST_EMPTY(0);
assert(generator_heap->var_items == NULL);
generator_heap->var_items = tmp_assign_source_10;
}
{
PyObject *tmp_assign_source_11;
PyObject *tmp_iter_arg_1;
PyObject *tmp_called_value_5;
PyObject *tmp_expression_value_6;
if (Nuitka_Cell_GET(generator->m_closure[20]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[154]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 596;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_expression_value_6 = Nuitka_Cell_GET(generator->m_closure[20]);
tmp_called_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_6, mod_consts[157]);
if (tmp_called_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 596;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
generator->m_frame->m_frame.f_lineno = 596;
tmp_iter_arg_1 = CALL_FUNCTION_NO_ARGS(tmp_called_value_5);
Py_DECREF(tmp_called_value_5);
if (tmp_iter_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 596;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_assign_source_11 = MAKE_ITERATOR(tmp_iter_arg_1);
Py_DECREF(tmp_iter_arg_1);
if (tmp_assign_source_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 596;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
assert(generator_heap->tmp_for_loop_1__for_iterator == NULL);
generator_heap->tmp_for_loop_1__for_iterator = tmp_assign_source_11;
}
// Tried code:
loop_start_1:;
{
PyObject *tmp_next_source_1;
PyObject *tmp_assign_source_12;
CHECK_OBJECT(generator_heap->tmp_for_loop_1__for_iterator);
tmp_next_source_1 = generator_heap->tmp_for_loop_1__for_iterator;
tmp_assign_source_12 = ITERATOR_NEXT(tmp_next_source_1);
if (tmp_assign_source_12 == NULL) {
if (CHECK_AND_CLEAR_STOP_ITERATION_OCCURRED()) {
goto loop_end_1;
} else {
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
generator_heap->exception_lineno = 596;
goto try_except_handler_2;
}
}
{
PyObject *old = generator_heap->tmp_for_loop_1__iter_value;
generator_heap->tmp_for_loop_1__iter_value = tmp_assign_source_12;
Py_XDECREF(old);
}
}
// Tried code:
{
PyObject *tmp_assign_source_13;
PyObject *tmp_iter_arg_2;
CHECK_OBJECT(generator_heap->tmp_for_loop_1__iter_value);
tmp_iter_arg_2 = generator_heap->tmp_for_loop_1__iter_value;
tmp_assign_source_13 = MAKE_UNPACK_ITERATOR(tmp_iter_arg_2);
if (tmp_assign_source_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 596;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_3;
}
{
PyObject *old = generator_heap->tmp_tuple_unpack_1__source_iter;
generator_heap->tmp_tuple_unpack_1__source_iter = tmp_assign_source_13;
Py_XDECREF(old);
}
}
// Tried code:
{
PyObject *tmp_assign_source_14;
PyObject *tmp_unpack_1;
CHECK_OBJECT(generator_heap->tmp_tuple_unpack_1__source_iter);
tmp_unpack_1 = generator_heap->tmp_tuple_unpack_1__source_iter;
tmp_assign_source_14 = UNPACK_NEXT(tmp_unpack_1, 0, 2);
if (tmp_assign_source_14 == NULL) {
if (!ERROR_OCCURRED()) {
generator_heap->exception_type = PyExc_StopIteration;
Py_INCREF(generator_heap->exception_type);
generator_heap->exception_value = NULL;
generator_heap->exception_tb = NULL;
} else {
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
}
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
generator_heap->exception_lineno = 596;
goto try_except_handler_4;
}
{
PyObject *old = generator_heap->tmp_tuple_unpack_1__element_1;
generator_heap->tmp_tuple_unpack_1__element_1 = tmp_assign_source_14;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_15;
PyObject *tmp_unpack_2;
CHECK_OBJECT(generator_heap->tmp_tuple_unpack_1__source_iter);
tmp_unpack_2 = generator_heap->tmp_tuple_unpack_1__source_iter;
tmp_assign_source_15 = UNPACK_NEXT(tmp_unpack_2, 1, 2);
if (tmp_assign_source_15 == NULL) {
if (!ERROR_OCCURRED()) {
generator_heap->exception_type = PyExc_StopIteration;
Py_INCREF(generator_heap->exception_type);
generator_heap->exception_value = NULL;
generator_heap->exception_tb = NULL;
} else {
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
}
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
generator_heap->exception_lineno = 596;
goto try_except_handler_4;
}
{
PyObject *old = generator_heap->tmp_tuple_unpack_1__element_2;
generator_heap->tmp_tuple_unpack_1__element_2 = tmp_assign_source_15;
Py_XDECREF(old);
}
}
{
PyObject *tmp_iterator_name_1;
CHECK_OBJECT(generator_heap->tmp_tuple_unpack_1__source_iter);
tmp_iterator_name_1 = generator_heap->tmp_tuple_unpack_1__source_iter;
// Check if iterator has left-over elements.
CHECK_OBJECT(tmp_iterator_name_1); assert(HAS_ITERNEXT(tmp_iterator_name_1));
generator_heap->tmp_iterator_attempt = (*Py_TYPE(tmp_iterator_name_1)->tp_iternext)(tmp_iterator_name_1);
if (likely(generator_heap->tmp_iterator_attempt == NULL)) {
PyObject *error = GET_ERROR_OCCURRED();
if (error != NULL) {
if (EXCEPTION_MATCH_BOOL_SINGLE(error, PyExc_StopIteration)) {
CLEAR_ERROR_OCCURRED();
} else {
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
generator_heap->exception_lineno = 596;
goto try_except_handler_4;
}
}
} else {
Py_DECREF(generator_heap->tmp_iterator_attempt);
generator_heap->exception_type = PyExc_ValueError;
Py_INCREF(PyExc_ValueError);
generator_heap->exception_value = mod_consts[51];
Py_INCREF(generator_heap->exception_value);
generator_heap->exception_tb = NULL;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
generator_heap->exception_lineno = 596;
goto try_except_handler_4;
}
}
goto try_end_1;
// Exception handler code:
try_except_handler_4:;
generator_heap->exception_keeper_type_1 = generator_heap->exception_type;
generator_heap->exception_keeper_value_1 = generator_heap->exception_value;
generator_heap->exception_keeper_tb_1 = generator_heap->exception_tb;
generator_heap->exception_keeper_lineno_1 = generator_heap->exception_lineno;
generator_heap->exception_type = NULL;
generator_heap->exception_value = NULL;
generator_heap->exception_tb = NULL;
generator_heap->exception_lineno = 0;
CHECK_OBJECT(generator_heap->tmp_tuple_unpack_1__source_iter);
Py_DECREF(generator_heap->tmp_tuple_unpack_1__source_iter);
generator_heap->tmp_tuple_unpack_1__source_iter = NULL;
// Re-raise.
generator_heap->exception_type = generator_heap->exception_keeper_type_1;
generator_heap->exception_value = generator_heap->exception_keeper_value_1;
generator_heap->exception_tb = generator_heap->exception_keeper_tb_1;
generator_heap->exception_lineno = generator_heap->exception_keeper_lineno_1;
goto try_except_handler_3;
// End of try:
try_end_1:;
goto try_end_2;
// Exception handler code:
try_except_handler_3:;
generator_heap->exception_keeper_type_2 = generator_heap->exception_type;
generator_heap->exception_keeper_value_2 = generator_heap->exception_value;
generator_heap->exception_keeper_tb_2 = generator_heap->exception_tb;
generator_heap->exception_keeper_lineno_2 = generator_heap->exception_lineno;
generator_heap->exception_type = NULL;
generator_heap->exception_value = NULL;
generator_heap->exception_tb = NULL;
generator_heap->exception_lineno = 0;
Py_XDECREF(generator_heap->tmp_tuple_unpack_1__element_1);
generator_heap->tmp_tuple_unpack_1__element_1 = NULL;
Py_XDECREF(generator_heap->tmp_tuple_unpack_1__element_2);
generator_heap->tmp_tuple_unpack_1__element_2 = NULL;
// Re-raise.
generator_heap->exception_type = generator_heap->exception_keeper_type_2;
generator_heap->exception_value = generator_heap->exception_keeper_value_2;
generator_heap->exception_tb = generator_heap->exception_keeper_tb_2;
generator_heap->exception_lineno = generator_heap->exception_keeper_lineno_2;
goto try_except_handler_2;
// End of try:
try_end_2:;
CHECK_OBJECT(generator_heap->tmp_tuple_unpack_1__source_iter);
Py_DECREF(generator_heap->tmp_tuple_unpack_1__source_iter);
generator_heap->tmp_tuple_unpack_1__source_iter = NULL;
{
PyObject *tmp_assign_source_16;
CHECK_OBJECT(generator_heap->tmp_tuple_unpack_1__element_1);
tmp_assign_source_16 = generator_heap->tmp_tuple_unpack_1__element_1;
{
PyObject *old = generator_heap->var_k;
generator_heap->var_k = tmp_assign_source_16;
Py_INCREF(generator_heap->var_k);
Py_XDECREF(old);
}
}
Py_XDECREF(generator_heap->tmp_tuple_unpack_1__element_1);
generator_heap->tmp_tuple_unpack_1__element_1 = NULL;
{
PyObject *tmp_assign_source_17;
CHECK_OBJECT(generator_heap->tmp_tuple_unpack_1__element_2);
tmp_assign_source_17 = generator_heap->tmp_tuple_unpack_1__element_2;
{
PyObject *old = generator_heap->var_v;
generator_heap->var_v = tmp_assign_source_17;
Py_INCREF(generator_heap->var_v);
Py_XDECREF(old);
}
}
Py_XDECREF(generator_heap->tmp_tuple_unpack_1__element_2);
generator_heap->tmp_tuple_unpack_1__element_2 = NULL;
{
bool tmp_condition_result_7;
PyObject *tmp_operand_value_2;
PyObject *tmp_called_value_6;
PyObject *tmp_args_element_value_2;
PyObject *tmp_args_element_value_3;
if (Nuitka_Cell_GET(generator->m_closure[25]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[102]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 597;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_called_value_6 = Nuitka_Cell_GET(generator->m_closure[25]);
CHECK_OBJECT(generator_heap->var_k);
tmp_args_element_value_2 = generator_heap->var_k;
if (Nuitka_Cell_GET(generator->m_closure[29]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[48]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 597;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_args_element_value_3 = Nuitka_Cell_GET(generator->m_closure[29]);
generator->m_frame->m_frame.f_lineno = 597;
{
PyObject *call_args[] = {tmp_args_element_value_2, tmp_args_element_value_3};
tmp_operand_value_2 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_6, call_args);
}
if (tmp_operand_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 597;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_2;
}
generator_heap->tmp_res = CHECK_IF_TRUE(tmp_operand_value_2);
Py_DECREF(tmp_operand_value_2);
if (generator_heap->tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 597;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_condition_result_7 = (generator_heap->tmp_res == 0) ? true : false;
if (tmp_condition_result_7 != false) {
goto branch_yes_7;
} else {
goto branch_no_7;
}
}
branch_yes_7:;
{
PyObject *tmp_assign_source_18;
PyObject *tmp_called_value_7;
PyObject *tmp_args_element_value_4;
if (Nuitka_Cell_GET(generator->m_closure[17]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[109]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 598;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_called_value_7 = Nuitka_Cell_GET(generator->m_closure[17]);
CHECK_OBJECT(generator_heap->var_k);
tmp_args_element_value_4 = generator_heap->var_k;
generator->m_frame->m_frame.f_lineno = 598;
tmp_assign_source_18 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_7, tmp_args_element_value_4);
if (tmp_assign_source_18 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 598;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_2;
}
{
PyObject *old = generator_heap->var_k;
assert(old != NULL);
generator_heap->var_k = tmp_assign_source_18;
Py_DECREF(old);
}
}
{
bool tmp_condition_result_8;
PyObject *tmp_cmp_expr_left_4;
PyObject *tmp_cmp_expr_right_4;
CHECK_OBJECT(generator_heap->var_k);
tmp_cmp_expr_left_4 = generator_heap->var_k;
tmp_cmp_expr_right_4 = Py_None;
tmp_condition_result_8 = (tmp_cmp_expr_left_4 == tmp_cmp_expr_right_4) ? true : false;
if (tmp_condition_result_8 != false) {
goto branch_yes_8;
} else {
goto branch_no_8;
}
}
branch_yes_8:;
goto loop_start_1;
branch_no_8:;
branch_no_7:;
{
PyObject *tmp_called_value_8;
PyObject *tmp_expression_value_7;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_5;
PyObject *tmp_tuple_element_1;
if (generator_heap->var_items == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[157]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 601;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_expression_value_7 = generator_heap->var_items;
tmp_called_value_8 = LOOKUP_ATTRIBUTE(tmp_expression_value_7, mod_consts[159]);
if (tmp_called_value_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 601;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_2;
}
if (generator_heap->var_k == NULL) {
Py_DECREF(tmp_called_value_8);
FORMAT_UNBOUND_LOCAL_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[160]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 601;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_tuple_element_1 = generator_heap->var_k;
tmp_args_element_value_5 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_element_value_5, 0, tmp_tuple_element_1);
CHECK_OBJECT(generator_heap->var_v);
tmp_tuple_element_1 = generator_heap->var_v;
PyTuple_SET_ITEM0(tmp_args_element_value_5, 1, tmp_tuple_element_1);
generator->m_frame->m_frame.f_lineno = 601;
tmp_call_result_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_8, tmp_args_element_value_5);
Py_DECREF(tmp_called_value_8);
Py_DECREF(tmp_args_element_value_5);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 601;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_2;
}
Py_DECREF(tmp_call_result_1);
}
if (CONSIDER_THREADING() == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 596;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_2;
}
goto loop_start_1;
loop_end_1:;
goto try_end_3;
// Exception handler code:
try_except_handler_2:;
generator_heap->exception_keeper_type_3 = generator_heap->exception_type;
generator_heap->exception_keeper_value_3 = generator_heap->exception_value;
generator_heap->exception_keeper_tb_3 = generator_heap->exception_tb;
generator_heap->exception_keeper_lineno_3 = generator_heap->exception_lineno;
generator_heap->exception_type = NULL;
generator_heap->exception_value = NULL;
generator_heap->exception_tb = NULL;
generator_heap->exception_lineno = 0;
Py_XDECREF(generator_heap->tmp_for_loop_1__iter_value);
generator_heap->tmp_for_loop_1__iter_value = NULL;
CHECK_OBJECT(generator_heap->tmp_for_loop_1__for_iterator);
Py_DECREF(generator_heap->tmp_for_loop_1__for_iterator);
generator_heap->tmp_for_loop_1__for_iterator = NULL;
// Re-raise.
generator_heap->exception_type = generator_heap->exception_keeper_type_3;
generator_heap->exception_value = generator_heap->exception_keeper_value_3;
generator_heap->exception_tb = generator_heap->exception_keeper_tb_3;
generator_heap->exception_lineno = generator_heap->exception_keeper_lineno_3;
goto frame_exception_exit_1;
// End of try:
try_end_3:;
Py_XDECREF(generator_heap->tmp_for_loop_1__iter_value);
generator_heap->tmp_for_loop_1__iter_value = NULL;
CHECK_OBJECT(generator_heap->tmp_for_loop_1__for_iterator);
Py_DECREF(generator_heap->tmp_for_loop_1__for_iterator);
generator_heap->tmp_for_loop_1__for_iterator = NULL;
{
PyObject *tmp_called_value_9;
PyObject *tmp_expression_value_8;
PyObject *tmp_call_result_2;
PyObject *tmp_kw_call_value_0_1;
if (generator_heap->var_items == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[157]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 602;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_expression_value_8 = generator_heap->var_items;
tmp_called_value_9 = LOOKUP_ATTRIBUTE(tmp_expression_value_8, mod_consts[161]);
if (tmp_called_value_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 602;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
if (Nuitka_Cell_GET(generator->m_closure[11]) == NULL) {
Py_DECREF(tmp_called_value_9);
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[97]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 602;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_kw_call_value_0_1 = Nuitka_Cell_GET(generator->m_closure[11]);
generator->m_frame->m_frame.f_lineno = 602;
{
PyObject *kw_values[1] = {tmp_kw_call_value_0_1};
tmp_call_result_2 = CALL_FUNCTION_WITH_NO_ARGS_KWSPLIT(tmp_called_value_9, kw_values, mod_consts[162]);
}
Py_DECREF(tmp_called_value_9);
if (tmp_call_result_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 602;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_2);
}
goto branch_end_6;
branch_no_6:;
{
PyObject *tmp_assign_source_19;
CHECK_OBJECT(generator_heap->var_iteritems);
tmp_assign_source_19 = generator_heap->var_iteritems;
assert(generator_heap->var_items == NULL);
Py_INCREF(tmp_assign_source_19);
generator_heap->var_items = tmp_assign_source_19;
}
branch_end_6:;
{
PyObject *tmp_assign_source_20;
PyObject *tmp_iter_arg_3;
if (generator_heap->var_items == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[157]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 605;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_iter_arg_3 = generator_heap->var_items;
tmp_assign_source_20 = MAKE_ITERATOR(tmp_iter_arg_3);
if (tmp_assign_source_20 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 605;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
assert(generator_heap->tmp_for_loop_2__for_iterator == NULL);
generator_heap->tmp_for_loop_2__for_iterator = tmp_assign_source_20;
}
// Tried code:
loop_start_2:;
{
PyObject *tmp_next_source_2;
PyObject *tmp_assign_source_21;
CHECK_OBJECT(generator_heap->tmp_for_loop_2__for_iterator);
tmp_next_source_2 = generator_heap->tmp_for_loop_2__for_iterator;
tmp_assign_source_21 = ITERATOR_NEXT(tmp_next_source_2);
if (tmp_assign_source_21 == NULL) {
if (CHECK_AND_CLEAR_STOP_ITERATION_OCCURRED()) {
goto loop_end_2;
} else {
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
generator_heap->exception_lineno = 605;
goto try_except_handler_5;
}
}
{
PyObject *old = generator_heap->tmp_for_loop_2__iter_value;
generator_heap->tmp_for_loop_2__iter_value = tmp_assign_source_21;
Py_XDECREF(old);
}
}
// Tried code:
{
PyObject *tmp_assign_source_22;
PyObject *tmp_iter_arg_4;
CHECK_OBJECT(generator_heap->tmp_for_loop_2__iter_value);
tmp_iter_arg_4 = generator_heap->tmp_for_loop_2__iter_value;
tmp_assign_source_22 = MAKE_UNPACK_ITERATOR(tmp_iter_arg_4);
if (tmp_assign_source_22 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 605;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_6;
}
{
PyObject *old = generator_heap->tmp_tuple_unpack_2__source_iter;
generator_heap->tmp_tuple_unpack_2__source_iter = tmp_assign_source_22;
Py_XDECREF(old);
}
}
// Tried code:
{
PyObject *tmp_assign_source_23;
PyObject *tmp_unpack_3;
CHECK_OBJECT(generator_heap->tmp_tuple_unpack_2__source_iter);
tmp_unpack_3 = generator_heap->tmp_tuple_unpack_2__source_iter;
tmp_assign_source_23 = UNPACK_NEXT(tmp_unpack_3, 0, 2);
if (tmp_assign_source_23 == NULL) {
if (!ERROR_OCCURRED()) {
generator_heap->exception_type = PyExc_StopIteration;
Py_INCREF(generator_heap->exception_type);
generator_heap->exception_value = NULL;
generator_heap->exception_tb = NULL;
} else {
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
}
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
generator_heap->exception_lineno = 605;
goto try_except_handler_7;
}
{
PyObject *old = generator_heap->tmp_tuple_unpack_2__element_1;
generator_heap->tmp_tuple_unpack_2__element_1 = tmp_assign_source_23;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_24;
PyObject *tmp_unpack_4;
CHECK_OBJECT(generator_heap->tmp_tuple_unpack_2__source_iter);
tmp_unpack_4 = generator_heap->tmp_tuple_unpack_2__source_iter;
tmp_assign_source_24 = UNPACK_NEXT(tmp_unpack_4, 1, 2);
if (tmp_assign_source_24 == NULL) {
if (!ERROR_OCCURRED()) {
generator_heap->exception_type = PyExc_StopIteration;
Py_INCREF(generator_heap->exception_type);
generator_heap->exception_value = NULL;
generator_heap->exception_tb = NULL;
} else {
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
}
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
generator_heap->exception_lineno = 605;
goto try_except_handler_7;
}
{
PyObject *old = generator_heap->tmp_tuple_unpack_2__element_2;
generator_heap->tmp_tuple_unpack_2__element_2 = tmp_assign_source_24;
Py_XDECREF(old);
}
}
{
PyObject *tmp_iterator_name_2;
CHECK_OBJECT(generator_heap->tmp_tuple_unpack_2__source_iter);
tmp_iterator_name_2 = generator_heap->tmp_tuple_unpack_2__source_iter;
// Check if iterator has left-over elements.
CHECK_OBJECT(tmp_iterator_name_2); assert(HAS_ITERNEXT(tmp_iterator_name_2));
generator_heap->tmp_iterator_attempt = (*Py_TYPE(tmp_iterator_name_2)->tp_iternext)(tmp_iterator_name_2);
if (likely(generator_heap->tmp_iterator_attempt == NULL)) {
PyObject *error = GET_ERROR_OCCURRED();
if (error != NULL) {
if (EXCEPTION_MATCH_BOOL_SINGLE(error, PyExc_StopIteration)) {
CLEAR_ERROR_OCCURRED();
} else {
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
generator_heap->exception_lineno = 605;
goto try_except_handler_7;
}
}
} else {
Py_DECREF(generator_heap->tmp_iterator_attempt);
generator_heap->exception_type = PyExc_ValueError;
Py_INCREF(PyExc_ValueError);
generator_heap->exception_value = mod_consts[51];
Py_INCREF(generator_heap->exception_value);
generator_heap->exception_tb = NULL;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
generator_heap->exception_lineno = 605;
goto try_except_handler_7;
}
}
goto try_end_4;
// Exception handler code:
try_except_handler_7:;
generator_heap->exception_keeper_type_4 = generator_heap->exception_type;
generator_heap->exception_keeper_value_4 = generator_heap->exception_value;
generator_heap->exception_keeper_tb_4 = generator_heap->exception_tb;
generator_heap->exception_keeper_lineno_4 = generator_heap->exception_lineno;
generator_heap->exception_type = NULL;
generator_heap->exception_value = NULL;
generator_heap->exception_tb = NULL;
generator_heap->exception_lineno = 0;
CHECK_OBJECT(generator_heap->tmp_tuple_unpack_2__source_iter);
Py_DECREF(generator_heap->tmp_tuple_unpack_2__source_iter);
generator_heap->tmp_tuple_unpack_2__source_iter = NULL;
// Re-raise.
generator_heap->exception_type = generator_heap->exception_keeper_type_4;
generator_heap->exception_value = generator_heap->exception_keeper_value_4;
generator_heap->exception_tb = generator_heap->exception_keeper_tb_4;
generator_heap->exception_lineno = generator_heap->exception_keeper_lineno_4;
goto try_except_handler_6;
// End of try:
try_end_4:;
goto try_end_5;
// Exception handler code:
try_except_handler_6:;
generator_heap->exception_keeper_type_5 = generator_heap->exception_type;
generator_heap->exception_keeper_value_5 = generator_heap->exception_value;
generator_heap->exception_keeper_tb_5 = generator_heap->exception_tb;
generator_heap->exception_keeper_lineno_5 = generator_heap->exception_lineno;
generator_heap->exception_type = NULL;
generator_heap->exception_value = NULL;
generator_heap->exception_tb = NULL;
generator_heap->exception_lineno = 0;
Py_XDECREF(generator_heap->tmp_tuple_unpack_2__element_1);
generator_heap->tmp_tuple_unpack_2__element_1 = NULL;
Py_XDECREF(generator_heap->tmp_tuple_unpack_2__element_2);
generator_heap->tmp_tuple_unpack_2__element_2 = NULL;
// Re-raise.
generator_heap->exception_type = generator_heap->exception_keeper_type_5;
generator_heap->exception_value = generator_heap->exception_keeper_value_5;
generator_heap->exception_tb = generator_heap->exception_keeper_tb_5;
generator_heap->exception_lineno = generator_heap->exception_keeper_lineno_5;
goto try_except_handler_5;
// End of try:
try_end_5:;
CHECK_OBJECT(generator_heap->tmp_tuple_unpack_2__source_iter);
Py_DECREF(generator_heap->tmp_tuple_unpack_2__source_iter);
generator_heap->tmp_tuple_unpack_2__source_iter = NULL;
{
PyObject *tmp_assign_source_25;
CHECK_OBJECT(generator_heap->tmp_tuple_unpack_2__element_1);
tmp_assign_source_25 = generator_heap->tmp_tuple_unpack_2__element_1;
{
PyObject *old = generator_heap->var_key;
generator_heap->var_key = tmp_assign_source_25;
Py_INCREF(generator_heap->var_key);
Py_XDECREF(old);
}
}
Py_XDECREF(generator_heap->tmp_tuple_unpack_2__element_1);
generator_heap->tmp_tuple_unpack_2__element_1 = NULL;
{
PyObject *tmp_assign_source_26;
CHECK_OBJECT(generator_heap->tmp_tuple_unpack_2__element_2);
tmp_assign_source_26 = generator_heap->tmp_tuple_unpack_2__element_2;
{
PyObject *old = generator_heap->var_value;
generator_heap->var_value = tmp_assign_source_26;
Py_INCREF(generator_heap->var_value);
Py_XDECREF(old);
}
}
Py_XDECREF(generator_heap->tmp_tuple_unpack_2__element_2);
generator_heap->tmp_tuple_unpack_2__element_2 = NULL;
{
bool tmp_condition_result_9;
PyObject *tmp_operand_value_3;
int tmp_or_left_truth_1;
PyObject *tmp_or_left_value_1;
PyObject *tmp_or_right_value_1;
PyObject *tmp_called_value_10;
PyObject *tmp_args_element_value_6;
PyObject *tmp_args_element_value_7;
if (Nuitka_Cell_GET(generator->m_closure[11]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[97]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 606;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_or_left_value_1 = Nuitka_Cell_GET(generator->m_closure[11]);
tmp_or_left_truth_1 = CHECK_IF_TRUE(tmp_or_left_value_1);
if (tmp_or_left_truth_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 606;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
if (tmp_or_left_truth_1 == 1) {
goto or_left_1;
} else {
goto or_right_1;
}
or_right_1:;
if (Nuitka_Cell_GET(generator->m_closure[25]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[102]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 606;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_called_value_10 = Nuitka_Cell_GET(generator->m_closure[25]);
CHECK_OBJECT(generator_heap->var_key);
tmp_args_element_value_6 = generator_heap->var_key;
if (Nuitka_Cell_GET(generator->m_closure[29]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[48]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 606;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_args_element_value_7 = Nuitka_Cell_GET(generator->m_closure[29]);
generator->m_frame->m_frame.f_lineno = 606;
{
PyObject *call_args[] = {tmp_args_element_value_6, tmp_args_element_value_7};
tmp_or_right_value_1 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_10, call_args);
}
if (tmp_or_right_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 606;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_operand_value_3 = tmp_or_right_value_1;
goto or_end_1;
or_left_1:;
Py_INCREF(tmp_or_left_value_1);
tmp_operand_value_3 = tmp_or_left_value_1;
or_end_1:;
generator_heap->tmp_res = CHECK_IF_TRUE(tmp_operand_value_3);
Py_DECREF(tmp_operand_value_3);
if (generator_heap->tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 606;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_condition_result_9 = (generator_heap->tmp_res == 0) ? true : false;
if (tmp_condition_result_9 != false) {
goto branch_yes_9;
} else {
goto branch_no_9;
}
}
branch_yes_9:;
{
PyObject *tmp_assign_source_27;
PyObject *tmp_called_value_11;
PyObject *tmp_args_element_value_8;
if (Nuitka_Cell_GET(generator->m_closure[17]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[109]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 607;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_called_value_11 = Nuitka_Cell_GET(generator->m_closure[17]);
if (generator_heap->var_key == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[151]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 607;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_args_element_value_8 = generator_heap->var_key;
generator->m_frame->m_frame.f_lineno = 607;
tmp_assign_source_27 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_11, tmp_args_element_value_8);
if (tmp_assign_source_27 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 607;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
{
PyObject *old = generator_heap->var_key;
generator_heap->var_key = tmp_assign_source_27;
Py_XDECREF(old);
}
}
{
bool tmp_condition_result_10;
PyObject *tmp_cmp_expr_left_5;
PyObject *tmp_cmp_expr_right_5;
CHECK_OBJECT(generator_heap->var_key);
tmp_cmp_expr_left_5 = generator_heap->var_key;
tmp_cmp_expr_right_5 = Py_None;
tmp_condition_result_10 = (tmp_cmp_expr_left_5 == tmp_cmp_expr_right_5) ? true : false;
if (tmp_condition_result_10 != false) {
goto branch_yes_10;
} else {
goto branch_no_10;
}
}
branch_yes_10:;
goto loop_start_2;
branch_no_10:;
branch_no_9:;
{
nuitka_bool tmp_condition_result_11;
int tmp_truth_name_3;
if (generator_heap->var_first == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[129]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 611;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_truth_name_3 = CHECK_IF_TRUE(generator_heap->var_first);
if (tmp_truth_name_3 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 611;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_condition_result_11 = tmp_truth_name_3 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_11 == NUITKA_BOOL_TRUE) {
goto branch_yes_11;
} else {
goto branch_no_11;
}
}
branch_yes_11:;
{
PyObject *tmp_assign_source_28;
tmp_assign_source_28 = Py_False;
{
PyObject *old = generator_heap->var_first;
generator_heap->var_first = tmp_assign_source_28;
Py_INCREF(generator_heap->var_first);
Py_XDECREF(old);
}
}
goto branch_end_11;
branch_no_11:;
{
PyObject *tmp_expression_value_9;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_4;
if (generator_heap->var_item_separator == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[52]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 614;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_expression_value_9 = generator_heap->var_item_separator;
Py_INCREF(tmp_expression_value_9);
generator->m_yield_return_index = 4;
return tmp_expression_value_9;
yield_return_4:
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 614;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_yield_result_4 = yield_return_value;
}
branch_end_11:;
{
PyObject *tmp_expression_value_10;
PyObject *tmp_called_value_12;
PyObject *tmp_args_element_value_9;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_5;
if (Nuitka_Cell_GET(generator->m_closure[5]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[69]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 615;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_called_value_12 = Nuitka_Cell_GET(generator->m_closure[5]);
if (generator_heap->var_key == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[151]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 615;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_args_element_value_9 = generator_heap->var_key;
generator->m_frame->m_frame.f_lineno = 615;
tmp_expression_value_10 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_12, tmp_args_element_value_9);
if (tmp_expression_value_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 615;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
Nuitka_PreserveHeap(generator_heap->yield_tmps, &tmp_called_value_12, sizeof(PyObject *), &tmp_args_element_value_9, sizeof(PyObject *), NULL);
generator->m_yield_return_index = 5;
return tmp_expression_value_10;
yield_return_5:
Nuitka_RestoreHeap(generator_heap->yield_tmps, &tmp_called_value_12, sizeof(PyObject *), &tmp_args_element_value_9, sizeof(PyObject *), NULL);
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 615;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_yield_result_5 = yield_return_value;
}
{
PyObject *tmp_expression_value_11;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_6;
if (Nuitka_Cell_GET(generator->m_closure[15]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[163]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 616;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_expression_value_11 = Nuitka_Cell_GET(generator->m_closure[15]);
Py_INCREF(tmp_expression_value_11);
generator->m_yield_return_index = 6;
return tmp_expression_value_11;
yield_return_6:
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 616;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_yield_result_6 = yield_return_value;
}
{
nuitka_bool tmp_condition_result_12;
PyObject *tmp_called_value_13;
PyObject *tmp_call_result_3;
PyObject *tmp_args_element_value_10;
PyObject *tmp_args_element_value_11;
int tmp_truth_name_4;
if (Nuitka_Cell_GET(generator->m_closure[25]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[102]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 617;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_called_value_13 = Nuitka_Cell_GET(generator->m_closure[25]);
CHECK_OBJECT(generator_heap->var_value);
tmp_args_element_value_10 = generator_heap->var_value;
if (Nuitka_Cell_GET(generator->m_closure[29]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[48]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 617;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_args_element_value_11 = Nuitka_Cell_GET(generator->m_closure[29]);
generator->m_frame->m_frame.f_lineno = 617;
{
PyObject *call_args[] = {tmp_args_element_value_10, tmp_args_element_value_11};
tmp_call_result_3 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_13, call_args);
}
if (tmp_call_result_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 617;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_truth_name_4 = CHECK_IF_TRUE(tmp_call_result_3);
if (tmp_truth_name_4 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
Py_DECREF(tmp_call_result_3);
generator_heap->exception_lineno = 617;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_condition_result_12 = tmp_truth_name_4 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_call_result_3);
if (tmp_condition_result_12 == NUITKA_BOOL_TRUE) {
goto branch_yes_12;
} else {
goto branch_no_12;
}
}
branch_yes_12:;
{
PyObject *tmp_expression_value_12;
PyObject *tmp_called_value_14;
PyObject *tmp_args_element_value_12;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_7;
if (Nuitka_Cell_GET(generator->m_closure[5]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[69]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 618;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_called_value_14 = Nuitka_Cell_GET(generator->m_closure[5]);
CHECK_OBJECT(generator_heap->var_value);
tmp_args_element_value_12 = generator_heap->var_value;
generator->m_frame->m_frame.f_lineno = 618;
tmp_expression_value_12 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_14, tmp_args_element_value_12);
if (tmp_expression_value_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 618;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
Nuitka_PreserveHeap(generator_heap->yield_tmps, &tmp_called_value_14, sizeof(PyObject *), &tmp_args_element_value_12, sizeof(PyObject *), NULL);
generator->m_yield_return_index = 7;
return tmp_expression_value_12;
yield_return_7:
Nuitka_RestoreHeap(generator_heap->yield_tmps, &tmp_called_value_14, sizeof(PyObject *), &tmp_args_element_value_12, sizeof(PyObject *), NULL);
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 618;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_yield_result_7 = yield_return_value;
}
goto branch_end_12;
branch_no_12:;
{
nuitka_bool tmp_condition_result_13;
int tmp_and_left_truth_1;
nuitka_bool tmp_and_left_value_1;
nuitka_bool tmp_and_right_value_1;
int tmp_truth_name_5;
int tmp_and_left_truth_2;
nuitka_bool tmp_and_left_value_2;
nuitka_bool tmp_and_right_value_2;
PyObject *tmp_called_value_15;
PyObject *tmp_call_result_4;
PyObject *tmp_args_element_value_13;
PyObject *tmp_args_element_value_14;
int tmp_truth_name_6;
PyObject *tmp_cmp_expr_left_6;
PyObject *tmp_cmp_expr_right_6;
if (Nuitka_Cell_GET(generator->m_closure[2]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[132]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 619;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_truth_name_5 = CHECK_IF_TRUE(Nuitka_Cell_GET(generator->m_closure[2]));
if (tmp_truth_name_5 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 619;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_and_left_value_1 = tmp_truth_name_5 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
tmp_and_left_truth_1 = tmp_and_left_value_1 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_and_left_truth_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 619;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
if (tmp_and_left_truth_1 == 1) {
goto and_right_1;
} else {
goto and_left_1;
}
and_right_1:;
if (Nuitka_Cell_GET(generator->m_closure[25]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[102]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 619;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_called_value_15 = Nuitka_Cell_GET(generator->m_closure[25]);
CHECK_OBJECT(generator_heap->var_value);
tmp_args_element_value_13 = generator_heap->var_value;
tmp_args_element_value_14 = (PyObject *)&PyBytes_Type;
generator->m_frame->m_frame.f_lineno = 619;
{
PyObject *call_args[] = {tmp_args_element_value_13, tmp_args_element_value_14};
tmp_call_result_4 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_15, call_args);
}
if (tmp_call_result_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 619;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_truth_name_6 = CHECK_IF_TRUE(tmp_call_result_4);
if (tmp_truth_name_6 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
Py_DECREF(tmp_call_result_4);
generator_heap->exception_lineno = 619;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_and_left_value_2 = tmp_truth_name_6 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_call_result_4);
tmp_and_left_truth_2 = tmp_and_left_value_2 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_and_left_truth_2 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 619;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
if (tmp_and_left_truth_2 == 1) {
goto and_right_2;
} else {
goto and_left_2;
}
and_right_2:;
if (Nuitka_Cell_GET(generator->m_closure[6]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[133]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 619;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_cmp_expr_left_6 = Nuitka_Cell_GET(generator->m_closure[6]);
tmp_cmp_expr_right_6 = Py_None;
tmp_and_right_value_2 = (tmp_cmp_expr_left_6 != tmp_cmp_expr_right_6) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
tmp_and_right_value_1 = tmp_and_right_value_2;
goto and_end_2;
and_left_2:;
tmp_and_right_value_1 = tmp_and_left_value_2;
and_end_2:;
tmp_condition_result_13 = tmp_and_right_value_1;
goto and_end_1;
and_left_1:;
tmp_condition_result_13 = tmp_and_left_value_1;
and_end_1:;
if (tmp_condition_result_13 == NUITKA_BOOL_TRUE) {
goto branch_yes_13;
} else {
goto branch_no_13;
}
}
branch_yes_13:;
{
PyObject *tmp_expression_value_13;
PyObject *tmp_called_value_16;
PyObject *tmp_args_element_value_15;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_8;
if (Nuitka_Cell_GET(generator->m_closure[5]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[69]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 620;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_called_value_16 = Nuitka_Cell_GET(generator->m_closure[5]);
CHECK_OBJECT(generator_heap->var_value);
tmp_args_element_value_15 = generator_heap->var_value;
generator->m_frame->m_frame.f_lineno = 620;
tmp_expression_value_13 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_16, tmp_args_element_value_15);
if (tmp_expression_value_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 620;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
Nuitka_PreserveHeap(generator_heap->yield_tmps, &tmp_called_value_16, sizeof(PyObject *), &tmp_args_element_value_15, sizeof(PyObject *), NULL);
generator->m_yield_return_index = 8;
return tmp_expression_value_13;
yield_return_8:
Nuitka_RestoreHeap(generator_heap->yield_tmps, &tmp_called_value_16, sizeof(PyObject *), &tmp_args_element_value_15, sizeof(PyObject *), NULL);
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 620;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_yield_result_8 = yield_return_value;
}
goto branch_end_13;
branch_no_13:;
{
nuitka_bool tmp_condition_result_14;
PyObject *tmp_called_value_17;
PyObject *tmp_call_result_5;
PyObject *tmp_args_element_value_16;
PyObject *tmp_args_element_value_17;
int tmp_truth_name_7;
if (Nuitka_Cell_GET(generator->m_closure[25]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[102]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 621;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_called_value_17 = Nuitka_Cell_GET(generator->m_closure[25]);
CHECK_OBJECT(generator_heap->var_value);
tmp_args_element_value_16 = generator_heap->var_value;
tmp_args_element_value_17 = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[134]);
if (unlikely(tmp_args_element_value_17 == NULL)) {
tmp_args_element_value_17 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[134]);
}
if (tmp_args_element_value_17 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 621;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
generator->m_frame->m_frame.f_lineno = 621;
{
PyObject *call_args[] = {tmp_args_element_value_16, tmp_args_element_value_17};
tmp_call_result_5 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_17, call_args);
}
if (tmp_call_result_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 621;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_truth_name_7 = CHECK_IF_TRUE(tmp_call_result_5);
if (tmp_truth_name_7 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
Py_DECREF(tmp_call_result_5);
generator_heap->exception_lineno = 621;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_condition_result_14 = tmp_truth_name_7 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_call_result_5);
if (tmp_condition_result_14 == NUITKA_BOOL_TRUE) {
goto branch_yes_14;
} else {
goto branch_no_14;
}
}
branch_yes_14:;
{
PyObject *tmp_expression_value_14;
PyObject *tmp_expression_value_15;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_9;
CHECK_OBJECT(generator_heap->var_value);
tmp_expression_value_15 = generator_heap->var_value;
tmp_expression_value_14 = LOOKUP_ATTRIBUTE(tmp_expression_value_15, mod_consts[135]);
if (tmp_expression_value_14 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 622;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
Nuitka_PreserveHeap(generator_heap->yield_tmps, &tmp_expression_value_15, sizeof(PyObject *), NULL);
generator->m_yield_return_index = 9;
return tmp_expression_value_14;
yield_return_9:
Nuitka_RestoreHeap(generator_heap->yield_tmps, &tmp_expression_value_15, sizeof(PyObject *), NULL);
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 622;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_yield_result_9 = yield_return_value;
}
goto branch_end_14;
branch_no_14:;
{
bool tmp_condition_result_15;
PyObject *tmp_cmp_expr_left_7;
PyObject *tmp_cmp_expr_right_7;
CHECK_OBJECT(generator_heap->var_value);
tmp_cmp_expr_left_7 = generator_heap->var_value;
tmp_cmp_expr_right_7 = Py_None;
tmp_condition_result_15 = (tmp_cmp_expr_left_7 == tmp_cmp_expr_right_7) ? true : false;
if (tmp_condition_result_15 != false) {
goto branch_yes_15;
} else {
goto branch_no_15;
}
}
branch_yes_15:;
{
PyObject *tmp_expression_value_16;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_10;
tmp_expression_value_16 = mod_consts[86];
Py_INCREF(tmp_expression_value_16);
generator->m_yield_return_index = 10;
return tmp_expression_value_16;
yield_return_10:
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 624;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_yield_result_10 = yield_return_value;
}
goto branch_end_15;
branch_no_15:;
{
bool tmp_condition_result_16;
PyObject *tmp_cmp_expr_left_8;
PyObject *tmp_cmp_expr_right_8;
CHECK_OBJECT(generator_heap->var_value);
tmp_cmp_expr_left_8 = generator_heap->var_value;
tmp_cmp_expr_right_8 = Py_True;
tmp_condition_result_16 = (tmp_cmp_expr_left_8 == tmp_cmp_expr_right_8) ? true : false;
if (tmp_condition_result_16 != false) {
goto branch_yes_16;
} else {
goto branch_no_16;
}
}
branch_yes_16:;
{
PyObject *tmp_expression_value_17;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_11;
tmp_expression_value_17 = mod_consts[136];
Py_INCREF(tmp_expression_value_17);
generator->m_yield_return_index = 11;
return tmp_expression_value_17;
yield_return_11:
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 626;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_yield_result_11 = yield_return_value;
}
goto branch_end_16;
branch_no_16:;
{
bool tmp_condition_result_17;
PyObject *tmp_cmp_expr_left_9;
PyObject *tmp_cmp_expr_right_9;
CHECK_OBJECT(generator_heap->var_value);
tmp_cmp_expr_left_9 = generator_heap->var_value;
tmp_cmp_expr_right_9 = Py_False;
tmp_condition_result_17 = (tmp_cmp_expr_left_9 == tmp_cmp_expr_right_9) ? true : false;
if (tmp_condition_result_17 != false) {
goto branch_yes_17;
} else {
goto branch_no_17;
}
}
branch_yes_17:;
{
PyObject *tmp_expression_value_18;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_12;
tmp_expression_value_18 = mod_consts[137];
Py_INCREF(tmp_expression_value_18);
generator->m_yield_return_index = 12;
return tmp_expression_value_18;
yield_return_12:
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 628;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_yield_result_12 = yield_return_value;
}
goto branch_end_17;
branch_no_17:;
{
nuitka_bool tmp_condition_result_18;
PyObject *tmp_called_value_18;
PyObject *tmp_call_result_6;
PyObject *tmp_args_element_value_18;
PyObject *tmp_args_element_value_19;
int tmp_truth_name_8;
if (Nuitka_Cell_GET(generator->m_closure[25]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[102]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 629;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_called_value_18 = Nuitka_Cell_GET(generator->m_closure[25]);
CHECK_OBJECT(generator_heap->var_value);
tmp_args_element_value_18 = generator_heap->var_value;
if (Nuitka_Cell_GET(generator->m_closure[24]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[103]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 629;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_args_element_value_19 = Nuitka_Cell_GET(generator->m_closure[24]);
generator->m_frame->m_frame.f_lineno = 629;
{
PyObject *call_args[] = {tmp_args_element_value_18, tmp_args_element_value_19};
tmp_call_result_6 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_18, call_args);
}
if (tmp_call_result_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 629;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_truth_name_8 = CHECK_IF_TRUE(tmp_call_result_6);
if (tmp_truth_name_8 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
Py_DECREF(tmp_call_result_6);
generator_heap->exception_lineno = 629;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_condition_result_18 = tmp_truth_name_8 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_call_result_6);
if (tmp_condition_result_18 == NUITKA_BOOL_TRUE) {
goto branch_yes_18;
} else {
goto branch_no_18;
}
}
branch_yes_18:;
{
PyObject *tmp_expression_value_19;
PyObject *tmp_called_value_19;
PyObject *tmp_args_element_value_20;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_13;
if (Nuitka_Cell_GET(generator->m_closure[4]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[105]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 630;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_called_value_19 = Nuitka_Cell_GET(generator->m_closure[4]);
CHECK_OBJECT(generator_heap->var_value);
tmp_args_element_value_20 = generator_heap->var_value;
generator->m_frame->m_frame.f_lineno = 630;
tmp_expression_value_19 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_19, tmp_args_element_value_20);
if (tmp_expression_value_19 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 630;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
Nuitka_PreserveHeap(generator_heap->yield_tmps, &tmp_called_value_19, sizeof(PyObject *), &tmp_args_element_value_20, sizeof(PyObject *), NULL);
generator->m_yield_return_index = 13;
return tmp_expression_value_19;
yield_return_13:
Nuitka_RestoreHeap(generator_heap->yield_tmps, &tmp_called_value_19, sizeof(PyObject *), &tmp_args_element_value_20, sizeof(PyObject *), NULL);
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 630;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_yield_result_13 = yield_return_value;
}
goto branch_end_18;
branch_no_18:;
{
nuitka_bool tmp_condition_result_19;
PyObject *tmp_called_value_20;
PyObject *tmp_call_result_7;
PyObject *tmp_args_element_value_21;
PyObject *tmp_args_element_value_22;
int tmp_truth_name_9;
if (Nuitka_Cell_GET(generator->m_closure[25]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[102]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 631;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_called_value_20 = Nuitka_Cell_GET(generator->m_closure[25]);
CHECK_OBJECT(generator_heap->var_value);
tmp_args_element_value_21 = generator_heap->var_value;
if (Nuitka_Cell_GET(generator->m_closure[22]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[138]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 631;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_args_element_value_22 = Nuitka_Cell_GET(generator->m_closure[22]);
generator->m_frame->m_frame.f_lineno = 631;
{
PyObject *call_args[] = {tmp_args_element_value_21, tmp_args_element_value_22};
tmp_call_result_7 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_20, call_args);
}
if (tmp_call_result_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 631;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_truth_name_9 = CHECK_IF_TRUE(tmp_call_result_7);
if (tmp_truth_name_9 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
Py_DECREF(tmp_call_result_7);
generator_heap->exception_lineno = 631;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_condition_result_19 = tmp_truth_name_9 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_call_result_7);
if (tmp_condition_result_19 == NUITKA_BOOL_TRUE) {
goto branch_yes_19;
} else {
goto branch_no_19;
}
}
branch_yes_19:;
{
PyObject *tmp_expression_value_20;
PyObject *tmp_called_value_21;
PyObject *tmp_args_element_value_23;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_14;
if (Nuitka_Cell_GET(generator->m_closure[7]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[139]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 632;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_called_value_21 = Nuitka_Cell_GET(generator->m_closure[7]);
CHECK_OBJECT(generator_heap->var_value);
tmp_args_element_value_23 = generator_heap->var_value;
generator->m_frame->m_frame.f_lineno = 632;
tmp_expression_value_20 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_21, tmp_args_element_value_23);
if (tmp_expression_value_20 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 632;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
Nuitka_PreserveHeap(generator_heap->yield_tmps, &tmp_called_value_21, sizeof(PyObject *), &tmp_args_element_value_23, sizeof(PyObject *), NULL);
generator->m_yield_return_index = 14;
return tmp_expression_value_20;
yield_return_14:
Nuitka_RestoreHeap(generator_heap->yield_tmps, &tmp_called_value_21, sizeof(PyObject *), &tmp_args_element_value_23, sizeof(PyObject *), NULL);
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 632;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_yield_result_14 = yield_return_value;
}
goto branch_end_19;
branch_no_19:;
{
nuitka_bool tmp_condition_result_20;
int tmp_and_left_truth_3;
nuitka_bool tmp_and_left_value_3;
nuitka_bool tmp_and_right_value_3;
int tmp_truth_name_10;
PyObject *tmp_called_value_22;
PyObject *tmp_call_result_8;
PyObject *tmp_args_element_value_24;
PyObject *tmp_args_element_value_25;
int tmp_truth_name_11;
if (Nuitka_Cell_GET(generator->m_closure[19]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[140]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 633;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_truth_name_10 = CHECK_IF_TRUE(Nuitka_Cell_GET(generator->m_closure[19]));
if (tmp_truth_name_10 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 633;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_and_left_value_3 = tmp_truth_name_10 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
tmp_and_left_truth_3 = tmp_and_left_value_3 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_and_left_truth_3 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 633;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
if (tmp_and_left_truth_3 == 1) {
goto and_right_3;
} else {
goto and_left_3;
}
and_right_3:;
if (Nuitka_Cell_GET(generator->m_closure[25]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[102]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 633;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_called_value_22 = Nuitka_Cell_GET(generator->m_closure[25]);
CHECK_OBJECT(generator_heap->var_value);
tmp_args_element_value_24 = generator_heap->var_value;
if (Nuitka_Cell_GET(generator->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[78]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 633;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_args_element_value_25 = Nuitka_Cell_GET(generator->m_closure[0]);
generator->m_frame->m_frame.f_lineno = 633;
{
PyObject *call_args[] = {tmp_args_element_value_24, tmp_args_element_value_25};
tmp_call_result_8 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_22, call_args);
}
if (tmp_call_result_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 633;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_truth_name_11 = CHECK_IF_TRUE(tmp_call_result_8);
if (tmp_truth_name_11 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
Py_DECREF(tmp_call_result_8);
generator_heap->exception_lineno = 633;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_and_right_value_3 = tmp_truth_name_11 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_call_result_8);
tmp_condition_result_20 = tmp_and_right_value_3;
goto and_end_3;
and_left_3:;
tmp_condition_result_20 = tmp_and_left_value_3;
and_end_3:;
if (tmp_condition_result_20 == NUITKA_BOOL_TRUE) {
goto branch_yes_20;
} else {
goto branch_no_20;
}
}
branch_yes_20:;
{
PyObject *tmp_expression_value_21;
PyObject *tmp_called_value_23;
PyObject *tmp_args_element_value_26;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_15;
if (Nuitka_Cell_GET(generator->m_closure[28]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[116]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 634;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_called_value_23 = Nuitka_Cell_GET(generator->m_closure[28]);
CHECK_OBJECT(generator_heap->var_value);
tmp_args_element_value_26 = generator_heap->var_value;
generator->m_frame->m_frame.f_lineno = 634;
tmp_expression_value_21 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_23, tmp_args_element_value_26);
if (tmp_expression_value_21 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 634;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
Nuitka_PreserveHeap(generator_heap->yield_tmps, &tmp_called_value_23, sizeof(PyObject *), &tmp_args_element_value_26, sizeof(PyObject *), NULL);
generator->m_yield_return_index = 15;
return tmp_expression_value_21;
yield_return_15:
Nuitka_RestoreHeap(generator_heap->yield_tmps, &tmp_called_value_23, sizeof(PyObject *), &tmp_args_element_value_26, sizeof(PyObject *), NULL);
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 634;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_yield_result_15 = yield_return_value;
}
goto branch_end_20;
branch_no_20:;
{
PyObject *tmp_assign_source_29;
int tmp_and_left_truth_4;
PyObject *tmp_and_left_value_4;
PyObject *tmp_and_right_value_4;
PyObject *tmp_getattr_target_1;
PyObject *tmp_getattr_attr_1;
PyObject *tmp_getattr_default_1;
if (Nuitka_Cell_GET(generator->m_closure[8]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[141]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 636;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_and_left_value_4 = Nuitka_Cell_GET(generator->m_closure[8]);
tmp_and_left_truth_4 = CHECK_IF_TRUE(tmp_and_left_value_4);
if (tmp_and_left_truth_4 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 636;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
if (tmp_and_left_truth_4 == 1) {
goto and_right_4;
} else {
goto and_left_4;
}
and_right_4:;
CHECK_OBJECT(generator_heap->var_value);
tmp_getattr_target_1 = generator_heap->var_value;
tmp_getattr_attr_1 = mod_consts[45];
tmp_getattr_default_1 = Py_None;
tmp_and_right_value_4 = BUILTIN_GETATTR(tmp_getattr_target_1, tmp_getattr_attr_1, tmp_getattr_default_1);
if (tmp_and_right_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 636;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_assign_source_29 = tmp_and_right_value_4;
goto and_end_4;
and_left_4:;
Py_INCREF(tmp_and_left_value_4);
tmp_assign_source_29 = tmp_and_left_value_4;
and_end_4:;
{
PyObject *old = generator_heap->var_for_json;
generator_heap->var_for_json = tmp_assign_source_29;
Py_XDECREF(old);
}
}
{
nuitka_bool tmp_condition_result_21;
int tmp_and_left_truth_5;
nuitka_bool tmp_and_left_value_5;
nuitka_bool tmp_and_right_value_5;
int tmp_truth_name_12;
PyObject *tmp_called_value_24;
PyObject *tmp_call_result_9;
PyObject *tmp_args_element_value_27;
int tmp_truth_name_13;
CHECK_OBJECT(generator_heap->var_for_json);
tmp_truth_name_12 = CHECK_IF_TRUE(generator_heap->var_for_json);
if (tmp_truth_name_12 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 637;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_and_left_value_5 = tmp_truth_name_12 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
tmp_and_left_truth_5 = tmp_and_left_value_5 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_and_left_truth_5 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 637;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
if (tmp_and_left_truth_5 == 1) {
goto and_right_5;
} else {
goto and_left_5;
}
and_right_5:;
tmp_called_value_24 = LOOKUP_BUILTIN(mod_consts[98]);
assert(tmp_called_value_24 != NULL);
CHECK_OBJECT(generator_heap->var_for_json);
tmp_args_element_value_27 = generator_heap->var_for_json;
generator->m_frame->m_frame.f_lineno = 637;
tmp_call_result_9 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_24, tmp_args_element_value_27);
if (tmp_call_result_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 637;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_truth_name_13 = CHECK_IF_TRUE(tmp_call_result_9);
if (tmp_truth_name_13 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
Py_DECREF(tmp_call_result_9);
generator_heap->exception_lineno = 637;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_and_right_value_5 = tmp_truth_name_13 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_call_result_9);
tmp_condition_result_21 = tmp_and_right_value_5;
goto and_end_5;
and_left_5:;
tmp_condition_result_21 = tmp_and_left_value_5;
and_end_5:;
if (tmp_condition_result_21 == NUITKA_BOOL_TRUE) {
goto branch_yes_21;
} else {
goto branch_no_21;
}
}
branch_yes_21:;
{
PyObject *tmp_assign_source_30;
PyObject *tmp_called_value_25;
PyObject *tmp_args_element_value_28;
PyObject *tmp_called_value_26;
PyObject *tmp_args_element_value_29;
if (Nuitka_Cell_GET(generator->m_closure[12]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[113]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 638;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_called_value_25 = Nuitka_Cell_GET(generator->m_closure[12]);
CHECK_OBJECT(generator_heap->var_for_json);
tmp_called_value_26 = generator_heap->var_for_json;
generator->m_frame->m_frame.f_lineno = 638;
tmp_args_element_value_28 = CALL_FUNCTION_NO_ARGS(tmp_called_value_26);
if (tmp_args_element_value_28 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 638;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
if (Nuitka_Cell_GET(generator->m_closure[3]) == NULL) {
Py_DECREF(tmp_args_element_value_28);
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[126]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 638;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_args_element_value_29 = Nuitka_Cell_GET(generator->m_closure[3]);
generator->m_frame->m_frame.f_lineno = 638;
{
PyObject *call_args[] = {tmp_args_element_value_28, tmp_args_element_value_29};
tmp_assign_source_30 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_25, call_args);
}
Py_DECREF(tmp_args_element_value_28);
if (tmp_assign_source_30 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 638;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
{
PyObject *old = generator_heap->var_chunks;
generator_heap->var_chunks = tmp_assign_source_30;
Py_XDECREF(old);
}
}
goto branch_end_21;
branch_no_21:;
{
nuitka_bool tmp_condition_result_22;
PyObject *tmp_called_value_27;
PyObject *tmp_call_result_10;
PyObject *tmp_args_element_value_30;
PyObject *tmp_args_element_value_31;
int tmp_truth_name_14;
if (Nuitka_Cell_GET(generator->m_closure[25]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[102]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 639;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_called_value_27 = Nuitka_Cell_GET(generator->m_closure[25]);
CHECK_OBJECT(generator_heap->var_value);
tmp_args_element_value_30 = generator_heap->var_value;
if (Nuitka_Cell_GET(generator->m_closure[26]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[142]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 639;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_args_element_value_31 = Nuitka_Cell_GET(generator->m_closure[26]);
generator->m_frame->m_frame.f_lineno = 639;
{
PyObject *call_args[] = {tmp_args_element_value_30, tmp_args_element_value_31};
tmp_call_result_10 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_27, call_args);
}
if (tmp_call_result_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 639;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_truth_name_14 = CHECK_IF_TRUE(tmp_call_result_10);
if (tmp_truth_name_14 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
Py_DECREF(tmp_call_result_10);
generator_heap->exception_lineno = 639;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_condition_result_22 = tmp_truth_name_14 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_call_result_10);
if (tmp_condition_result_22 == NUITKA_BOOL_TRUE) {
goto branch_yes_22;
} else {
goto branch_no_22;
}
}
branch_yes_22:;
{
PyObject *tmp_assign_source_31;
PyObject *tmp_called_value_28;
PyObject *tmp_args_element_value_32;
PyObject *tmp_args_element_value_33;
if (Nuitka_Cell_GET(generator->m_closure[14]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[107]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 640;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_called_value_28 = Nuitka_Cell_GET(generator->m_closure[14]);
CHECK_OBJECT(generator_heap->var_value);
tmp_args_element_value_32 = generator_heap->var_value;
if (Nuitka_Cell_GET(generator->m_closure[3]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[126]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 640;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_args_element_value_33 = Nuitka_Cell_GET(generator->m_closure[3]);
generator->m_frame->m_frame.f_lineno = 640;
{
PyObject *call_args[] = {tmp_args_element_value_32, tmp_args_element_value_33};
tmp_assign_source_31 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_28, call_args);
}
if (tmp_assign_source_31 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 640;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
{
PyObject *old = generator_heap->var_chunks;
generator_heap->var_chunks = tmp_assign_source_31;
Py_XDECREF(old);
}
}
goto branch_end_22;
branch_no_22:;
{
PyObject *tmp_assign_source_32;
int tmp_and_left_truth_6;
PyObject *tmp_and_left_value_6;
PyObject *tmp_and_right_value_6;
PyObject *tmp_getattr_target_2;
PyObject *tmp_getattr_attr_2;
PyObject *tmp_getattr_default_2;
if (Nuitka_Cell_GET(generator->m_closure[16]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[143]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 642;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_and_left_value_6 = Nuitka_Cell_GET(generator->m_closure[16]);
tmp_and_left_truth_6 = CHECK_IF_TRUE(tmp_and_left_value_6);
if (tmp_and_left_truth_6 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 642;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
if (tmp_and_left_truth_6 == 1) {
goto and_right_6;
} else {
goto and_left_6;
}
and_right_6:;
CHECK_OBJECT(generator_heap->var_value);
tmp_getattr_target_2 = generator_heap->var_value;
tmp_getattr_attr_2 = mod_consts[144];
tmp_getattr_default_2 = Py_None;
tmp_and_right_value_6 = BUILTIN_GETATTR(tmp_getattr_target_2, tmp_getattr_attr_2, tmp_getattr_default_2);
if (tmp_and_right_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 642;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_assign_source_32 = tmp_and_right_value_6;
goto and_end_6;
and_left_6:;
Py_INCREF(tmp_and_left_value_6);
tmp_assign_source_32 = tmp_and_left_value_6;
and_end_6:;
{
PyObject *old = generator_heap->var__asdict;
generator_heap->var__asdict = tmp_assign_source_32;
Py_XDECREF(old);
}
}
{
nuitka_bool tmp_condition_result_23;
int tmp_and_left_truth_7;
nuitka_bool tmp_and_left_value_7;
nuitka_bool tmp_and_right_value_7;
int tmp_truth_name_15;
PyObject *tmp_called_value_29;
PyObject *tmp_call_result_11;
PyObject *tmp_args_element_value_34;
int tmp_truth_name_16;
CHECK_OBJECT(generator_heap->var__asdict);
tmp_truth_name_15 = CHECK_IF_TRUE(generator_heap->var__asdict);
if (tmp_truth_name_15 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 643;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_and_left_value_7 = tmp_truth_name_15 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
tmp_and_left_truth_7 = tmp_and_left_value_7 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_and_left_truth_7 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 643;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
if (tmp_and_left_truth_7 == 1) {
goto and_right_7;
} else {
goto and_left_7;
}
and_right_7:;
tmp_called_value_29 = LOOKUP_BUILTIN(mod_consts[98]);
assert(tmp_called_value_29 != NULL);
CHECK_OBJECT(generator_heap->var__asdict);
tmp_args_element_value_34 = generator_heap->var__asdict;
generator->m_frame->m_frame.f_lineno = 643;
tmp_call_result_11 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_29, tmp_args_element_value_34);
if (tmp_call_result_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 643;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_truth_name_16 = CHECK_IF_TRUE(tmp_call_result_11);
if (tmp_truth_name_16 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
Py_DECREF(tmp_call_result_11);
generator_heap->exception_lineno = 643;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_and_right_value_7 = tmp_truth_name_16 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_call_result_11);
tmp_condition_result_23 = tmp_and_right_value_7;
goto and_end_7;
and_left_7:;
tmp_condition_result_23 = tmp_and_left_value_7;
and_end_7:;
if (tmp_condition_result_23 == NUITKA_BOOL_TRUE) {
goto branch_yes_23;
} else {
goto branch_no_23;
}
}
branch_yes_23:;
{
PyObject *tmp_assign_source_33;
PyObject *tmp_called_value_30;
PyObject *tmp_args_element_value_35;
PyObject *tmp_called_value_31;
PyObject *tmp_args_element_value_36;
if (Nuitka_Cell_GET(generator->m_closure[13]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[111]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 644;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_called_value_30 = Nuitka_Cell_GET(generator->m_closure[13]);
CHECK_OBJECT(generator_heap->var__asdict);
tmp_called_value_31 = generator_heap->var__asdict;
generator->m_frame->m_frame.f_lineno = 644;
tmp_args_element_value_35 = CALL_FUNCTION_NO_ARGS(tmp_called_value_31);
if (tmp_args_element_value_35 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 644;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
if (Nuitka_Cell_GET(generator->m_closure[3]) == NULL) {
Py_DECREF(tmp_args_element_value_35);
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[126]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 645;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_args_element_value_36 = Nuitka_Cell_GET(generator->m_closure[3]);
generator->m_frame->m_frame.f_lineno = 644;
{
PyObject *call_args[] = {tmp_args_element_value_35, tmp_args_element_value_36};
tmp_assign_source_33 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_30, call_args);
}
Py_DECREF(tmp_args_element_value_35);
if (tmp_assign_source_33 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 644;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
{
PyObject *old = generator_heap->var_chunks;
generator_heap->var_chunks = tmp_assign_source_33;
Py_XDECREF(old);
}
}
goto branch_end_23;
branch_no_23:;
{
nuitka_bool tmp_condition_result_24;
int tmp_and_left_truth_8;
nuitka_bool tmp_and_left_value_8;
nuitka_bool tmp_and_right_value_8;
int tmp_truth_name_17;
PyObject *tmp_called_value_32;
PyObject *tmp_call_result_12;
PyObject *tmp_args_element_value_37;
PyObject *tmp_args_element_value_38;
int tmp_truth_name_18;
if (Nuitka_Cell_GET(generator->m_closure[18]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[145]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 646;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_truth_name_17 = CHECK_IF_TRUE(Nuitka_Cell_GET(generator->m_closure[18]));
if (tmp_truth_name_17 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 646;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_and_left_value_8 = tmp_truth_name_17 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
tmp_and_left_truth_8 = tmp_and_left_value_8 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_and_left_truth_8 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 646;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
if (tmp_and_left_truth_8 == 1) {
goto and_right_8;
} else {
goto and_left_8;
}
and_right_8:;
if (Nuitka_Cell_GET(generator->m_closure[25]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[102]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 646;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_called_value_32 = Nuitka_Cell_GET(generator->m_closure[25]);
CHECK_OBJECT(generator_heap->var_value);
tmp_args_element_value_37 = generator_heap->var_value;
if (Nuitka_Cell_GET(generator->m_closure[30]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[146]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 646;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_args_element_value_38 = Nuitka_Cell_GET(generator->m_closure[30]);
generator->m_frame->m_frame.f_lineno = 646;
{
PyObject *call_args[] = {tmp_args_element_value_37, tmp_args_element_value_38};
tmp_call_result_12 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_32, call_args);
}
if (tmp_call_result_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 646;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_truth_name_18 = CHECK_IF_TRUE(tmp_call_result_12);
if (tmp_truth_name_18 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
Py_DECREF(tmp_call_result_12);
generator_heap->exception_lineno = 646;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_and_right_value_8 = tmp_truth_name_18 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_call_result_12);
tmp_condition_result_24 = tmp_and_right_value_8;
goto and_end_8;
and_left_8:;
tmp_condition_result_24 = tmp_and_left_value_8;
and_end_8:;
if (tmp_condition_result_24 == NUITKA_BOOL_TRUE) {
goto branch_yes_24;
} else {
goto branch_no_24;
}
}
branch_yes_24:;
{
PyObject *tmp_assign_source_34;
PyObject *tmp_called_value_33;
PyObject *tmp_args_element_value_39;
PyObject *tmp_args_element_value_40;
if (Nuitka_Cell_GET(generator->m_closure[14]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[107]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 647;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_called_value_33 = Nuitka_Cell_GET(generator->m_closure[14]);
CHECK_OBJECT(generator_heap->var_value);
tmp_args_element_value_39 = generator_heap->var_value;
if (Nuitka_Cell_GET(generator->m_closure[3]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[126]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 647;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_args_element_value_40 = Nuitka_Cell_GET(generator->m_closure[3]);
generator->m_frame->m_frame.f_lineno = 647;
{
PyObject *call_args[] = {tmp_args_element_value_39, tmp_args_element_value_40};
tmp_assign_source_34 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_33, call_args);
}
if (tmp_assign_source_34 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 647;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
{
PyObject *old = generator_heap->var_chunks;
generator_heap->var_chunks = tmp_assign_source_34;
Py_XDECREF(old);
}
}
goto branch_end_24;
branch_no_24:;
{
nuitka_bool tmp_condition_result_25;
PyObject *tmp_called_value_34;
PyObject *tmp_call_result_13;
PyObject *tmp_args_element_value_41;
PyObject *tmp_args_element_value_42;
int tmp_truth_name_19;
if (Nuitka_Cell_GET(generator->m_closure[25]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[102]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 648;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_called_value_34 = Nuitka_Cell_GET(generator->m_closure[25]);
CHECK_OBJECT(generator_heap->var_value);
tmp_args_element_value_41 = generator_heap->var_value;
if (Nuitka_Cell_GET(generator->m_closure[21]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[147]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 648;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_args_element_value_42 = Nuitka_Cell_GET(generator->m_closure[21]);
generator->m_frame->m_frame.f_lineno = 648;
{
PyObject *call_args[] = {tmp_args_element_value_41, tmp_args_element_value_42};
tmp_call_result_13 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_34, call_args);
}
if (tmp_call_result_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 648;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_truth_name_19 = CHECK_IF_TRUE(tmp_call_result_13);
if (tmp_truth_name_19 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
Py_DECREF(tmp_call_result_13);
generator_heap->exception_lineno = 648;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_condition_result_25 = tmp_truth_name_19 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_call_result_13);
if (tmp_condition_result_25 == NUITKA_BOOL_TRUE) {
goto branch_yes_25;
} else {
goto branch_no_25;
}
}
branch_yes_25:;
{
PyObject *tmp_assign_source_35;
PyObject *tmp_called_value_35;
PyObject *tmp_args_element_value_43;
PyObject *tmp_args_element_value_44;
if (Nuitka_Cell_GET(generator->m_closure[13]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[111]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 649;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_called_value_35 = Nuitka_Cell_GET(generator->m_closure[13]);
CHECK_OBJECT(generator_heap->var_value);
tmp_args_element_value_43 = generator_heap->var_value;
if (Nuitka_Cell_GET(generator->m_closure[3]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[126]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 649;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_args_element_value_44 = Nuitka_Cell_GET(generator->m_closure[3]);
generator->m_frame->m_frame.f_lineno = 649;
{
PyObject *call_args[] = {tmp_args_element_value_43, tmp_args_element_value_44};
tmp_assign_source_35 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_35, call_args);
}
if (tmp_assign_source_35 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 649;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
{
PyObject *old = generator_heap->var_chunks;
generator_heap->var_chunks = tmp_assign_source_35;
Py_XDECREF(old);
}
}
goto branch_end_25;
branch_no_25:;
{
PyObject *tmp_assign_source_36;
PyObject *tmp_called_value_36;
PyObject *tmp_args_element_value_45;
PyObject *tmp_args_element_value_46;
if (Nuitka_Cell_GET(generator->m_closure[12]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[113]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 651;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_called_value_36 = Nuitka_Cell_GET(generator->m_closure[12]);
CHECK_OBJECT(generator_heap->var_value);
tmp_args_element_value_45 = generator_heap->var_value;
if (Nuitka_Cell_GET(generator->m_closure[3]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[126]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 651;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_args_element_value_46 = Nuitka_Cell_GET(generator->m_closure[3]);
generator->m_frame->m_frame.f_lineno = 651;
{
PyObject *call_args[] = {tmp_args_element_value_45, tmp_args_element_value_46};
tmp_assign_source_36 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_36, call_args);
}
if (tmp_assign_source_36 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 651;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
{
PyObject *old = generator_heap->var_chunks;
generator_heap->var_chunks = tmp_assign_source_36;
Py_XDECREF(old);
}
}
branch_end_25:;
branch_end_24:;
branch_end_23:;
branch_end_22:;
branch_end_21:;
{
PyObject *tmp_assign_source_37;
PyObject *tmp_iter_arg_5;
CHECK_OBJECT(generator_heap->var_chunks);
tmp_iter_arg_5 = generator_heap->var_chunks;
tmp_assign_source_37 = MAKE_ITERATOR(tmp_iter_arg_5);
if (tmp_assign_source_37 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 652;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
{
PyObject *old = generator_heap->tmp_for_loop_3__for_iterator;
generator_heap->tmp_for_loop_3__for_iterator = tmp_assign_source_37;
Py_XDECREF(old);
}
}
// Tried code:
loop_start_3:;
{
PyObject *tmp_next_source_3;
PyObject *tmp_assign_source_38;
CHECK_OBJECT(generator_heap->tmp_for_loop_3__for_iterator);
tmp_next_source_3 = generator_heap->tmp_for_loop_3__for_iterator;
tmp_assign_source_38 = ITERATOR_NEXT(tmp_next_source_3);
if (tmp_assign_source_38 == NULL) {
if (CHECK_AND_CLEAR_STOP_ITERATION_OCCURRED()) {
goto loop_end_3;
} else {
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
generator_heap->exception_lineno = 652;
goto try_except_handler_8;
}
}
{
PyObject *old = generator_heap->tmp_for_loop_3__iter_value;
generator_heap->tmp_for_loop_3__iter_value = tmp_assign_source_38;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_39;
CHECK_OBJECT(generator_heap->tmp_for_loop_3__iter_value);
tmp_assign_source_39 = generator_heap->tmp_for_loop_3__iter_value;
{
PyObject *old = generator_heap->var_chunk;
generator_heap->var_chunk = tmp_assign_source_39;
Py_INCREF(generator_heap->var_chunk);
Py_XDECREF(old);
}
}
{
PyObject *tmp_expression_value_22;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_16;
CHECK_OBJECT(generator_heap->var_chunk);
tmp_expression_value_22 = generator_heap->var_chunk;
Py_INCREF(tmp_expression_value_22);
generator->m_yield_return_index = 16;
return tmp_expression_value_22;
yield_return_16:
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 653;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_8;
}
tmp_yield_result_16 = yield_return_value;
}
if (CONSIDER_THREADING() == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 652;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_8;
}
goto loop_start_3;
loop_end_3:;
goto try_end_6;
// Exception handler code:
try_except_handler_8:;
generator_heap->exception_keeper_type_6 = generator_heap->exception_type;
generator_heap->exception_keeper_value_6 = generator_heap->exception_value;
generator_heap->exception_keeper_tb_6 = generator_heap->exception_tb;
generator_heap->exception_keeper_lineno_6 = generator_heap->exception_lineno;
generator_heap->exception_type = NULL;
generator_heap->exception_value = NULL;
generator_heap->exception_tb = NULL;
generator_heap->exception_lineno = 0;
Py_XDECREF(generator_heap->tmp_for_loop_3__iter_value);
generator_heap->tmp_for_loop_3__iter_value = NULL;
CHECK_OBJECT(generator_heap->tmp_for_loop_3__for_iterator);
Py_DECREF(generator_heap->tmp_for_loop_3__for_iterator);
generator_heap->tmp_for_loop_3__for_iterator = NULL;
// Re-raise.
generator_heap->exception_type = generator_heap->exception_keeper_type_6;
generator_heap->exception_value = generator_heap->exception_keeper_value_6;
generator_heap->exception_tb = generator_heap->exception_keeper_tb_6;
generator_heap->exception_lineno = generator_heap->exception_keeper_lineno_6;
goto try_except_handler_5;
// End of try:
try_end_6:;
Py_XDECREF(generator_heap->tmp_for_loop_3__iter_value);
generator_heap->tmp_for_loop_3__iter_value = NULL;
CHECK_OBJECT(generator_heap->tmp_for_loop_3__for_iterator);
Py_DECREF(generator_heap->tmp_for_loop_3__for_iterator);
generator_heap->tmp_for_loop_3__for_iterator = NULL;
branch_end_20:;
branch_end_19:;
branch_end_18:;
branch_end_17:;
branch_end_16:;
branch_end_15:;
branch_end_14:;
branch_end_13:;
branch_end_12:;
if (CONSIDER_THREADING() == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 605;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
goto loop_start_2;
loop_end_2:;
goto try_end_7;
// Exception handler code:
try_except_handler_5:;
generator_heap->exception_keeper_type_7 = generator_heap->exception_type;
generator_heap->exception_keeper_value_7 = generator_heap->exception_value;
generator_heap->exception_keeper_tb_7 = generator_heap->exception_tb;
generator_heap->exception_keeper_lineno_7 = generator_heap->exception_lineno;
generator_heap->exception_type = NULL;
generator_heap->exception_value = NULL;
generator_heap->exception_tb = NULL;
generator_heap->exception_lineno = 0;
Py_XDECREF(generator_heap->tmp_for_loop_2__iter_value);
generator_heap->tmp_for_loop_2__iter_value = NULL;
CHECK_OBJECT(generator_heap->tmp_for_loop_2__for_iterator);
Py_DECREF(generator_heap->tmp_for_loop_2__for_iterator);
generator_heap->tmp_for_loop_2__for_iterator = NULL;
// Re-raise.
generator_heap->exception_type = generator_heap->exception_keeper_type_7;
generator_heap->exception_value = generator_heap->exception_keeper_value_7;
generator_heap->exception_tb = generator_heap->exception_keeper_tb_7;
generator_heap->exception_lineno = generator_heap->exception_keeper_lineno_7;
goto frame_exception_exit_1;
// End of try:
try_end_7:;
Py_XDECREF(generator_heap->tmp_for_loop_2__iter_value);
generator_heap->tmp_for_loop_2__iter_value = NULL;
CHECK_OBJECT(generator_heap->tmp_for_loop_2__for_iterator);
Py_DECREF(generator_heap->tmp_for_loop_2__for_iterator);
generator_heap->tmp_for_loop_2__for_iterator = NULL;
{
bool tmp_condition_result_26;
PyObject *tmp_cmp_expr_left_10;
PyObject *tmp_cmp_expr_right_10;
if (generator_heap->var_newline_indent == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[148]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 654;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_cmp_expr_left_10 = generator_heap->var_newline_indent;
tmp_cmp_expr_right_10 = Py_None;
tmp_condition_result_26 = (tmp_cmp_expr_left_10 != tmp_cmp_expr_right_10) ? true : false;
if (tmp_condition_result_26 != false) {
goto branch_yes_26;
} else {
goto branch_no_26;
}
}
branch_yes_26:;
{
PyObject *tmp_assign_source_40;
PyObject *tmp_isub_expr_left_1;
PyObject *tmp_isub_expr_right_1;
if (Nuitka_Cell_GET(generator->m_closure[3]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[126]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 655;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_isub_expr_left_1 = Nuitka_Cell_GET(generator->m_closure[3]);
tmp_isub_expr_right_1 = mod_consts[2];
generator_heap->tmp_result = INPLACE_OPERATION_SUB_OBJECT_LONG(&tmp_isub_expr_left_1, tmp_isub_expr_right_1);
if (generator_heap->tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 655;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_assign_source_40 = tmp_isub_expr_left_1;
PyCell_SET(generator->m_closure[3], tmp_assign_source_40);
}
{
PyObject *tmp_expression_value_23;
PyObject *tmp_add_expr_left_3;
PyObject *tmp_add_expr_right_3;
PyObject *tmp_mult_expr_left_2;
PyObject *tmp_mult_expr_right_2;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_17;
tmp_add_expr_left_3 = mod_consts[127];
if (Nuitka_Cell_GET(generator->m_closure[9]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[125]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 656;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_mult_expr_left_2 = Nuitka_Cell_GET(generator->m_closure[9]);
CHECK_OBJECT(Nuitka_Cell_GET(generator->m_closure[3]));
tmp_mult_expr_right_2 = Nuitka_Cell_GET(generator->m_closure[3]);
tmp_add_expr_right_3 = BINARY_OPERATION_MULT_OBJECT_OBJECT_OBJECT(tmp_mult_expr_left_2, tmp_mult_expr_right_2);
if (tmp_add_expr_right_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 656;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_expression_value_23 = BINARY_OPERATION_ADD_OBJECT_UNICODE_OBJECT(tmp_add_expr_left_3, tmp_add_expr_right_3);
Py_DECREF(tmp_add_expr_right_3);
if (tmp_expression_value_23 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 656;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
Nuitka_PreserveHeap(generator_heap->yield_tmps, &tmp_add_expr_left_3, sizeof(PyObject *), &tmp_add_expr_right_3, sizeof(PyObject *), &tmp_mult_expr_left_2, sizeof(PyObject *), &tmp_mult_expr_right_2, sizeof(PyObject *), NULL);
generator->m_yield_return_index = 17;
return tmp_expression_value_23;
yield_return_17:
Nuitka_RestoreHeap(generator_heap->yield_tmps, &tmp_add_expr_left_3, sizeof(PyObject *), &tmp_add_expr_right_3, sizeof(PyObject *), &tmp_mult_expr_left_2, sizeof(PyObject *), &tmp_mult_expr_right_2, sizeof(PyObject *), NULL);
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 656;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_yield_result_17 = yield_return_value;
}
branch_no_26:;
{
PyObject *tmp_expression_value_24;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_18;
tmp_expression_value_24 = mod_consts[164];
Py_INCREF(tmp_expression_value_24);
generator->m_yield_return_index = 18;
return tmp_expression_value_24;
yield_return_18:
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 657;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_yield_result_18 = yield_return_value;
}
{
bool tmp_condition_result_27;
PyObject *tmp_cmp_expr_left_11;
PyObject *tmp_cmp_expr_right_11;
if (Nuitka_Cell_GET(generator->m_closure[27]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[120]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 658;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_cmp_expr_left_11 = Nuitka_Cell_GET(generator->m_closure[27]);
tmp_cmp_expr_right_11 = Py_None;
tmp_condition_result_27 = (tmp_cmp_expr_left_11 != tmp_cmp_expr_right_11) ? true : false;
if (tmp_condition_result_27 != false) {
goto branch_yes_27;
} else {
goto branch_no_27;
}
}
branch_yes_27:;
{
PyObject *tmp_delsubscr_target_1;
PyObject *tmp_delsubscr_subscript_1;
if (Nuitka_Cell_GET(generator->m_closure[27]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[120]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 659;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_delsubscr_target_1 = Nuitka_Cell_GET(generator->m_closure[27]);
if (generator_heap->var_markerid == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[150]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 659;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_delsubscr_subscript_1 = generator_heap->var_markerid;
generator_heap->tmp_result = DEL_SUBSCRIPT(tmp_delsubscr_target_1, tmp_delsubscr_subscript_1);
if (generator_heap->tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 659;
generator_heap->type_description_1 = "ccooooooooooooooccccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
}
branch_no_27:;
Nuitka_Frame_MarkAsNotExecuting(generator->m_frame);
#if PYTHON_VERSION >= 0x300
#if PYTHON_VERSION < 0x3b0
Py_CLEAR(EXC_TYPE_F(generator));
#endif
Py_CLEAR(EXC_VALUE_F(generator));
#if PYTHON_VERSION < 0x3b0
Py_CLEAR(EXC_TRACEBACK_F(generator));
#endif
#endif
// Allow re-use of the frame again.
Py_DECREF(generator->m_frame);
goto frame_no_exception_1;
frame_return_exit_1:;
#if PYTHON_VERSION >= 0x300
#if PYTHON_VERSION < 0x3b0
Py_CLEAR(EXC_TYPE_F(generator));
#endif
Py_CLEAR(EXC_VALUE_F(generator));
#if PYTHON_VERSION < 0x3b0
Py_CLEAR(EXC_TRACEBACK_F(generator));
#endif
#endif
Py_DECREF(generator->m_frame);
goto function_return_exit;
frame_exception_exit_1:;
// If it's not an exit exception, consider and create a traceback for it.
if (!EXCEPTION_MATCH_GENERATOR(generator_heap->exception_type)) {
if (generator_heap->exception_tb == NULL) {
generator_heap->exception_tb = MAKE_TRACEBACK(generator->m_frame, generator_heap->exception_lineno);
} else if (generator_heap->exception_tb->tb_frame != &generator->m_frame->m_frame) {
generator_heap->exception_tb = ADD_TRACEBACK(generator_heap->exception_tb, generator->m_frame, generator_heap->exception_lineno);
}
Nuitka_Frame_AttachLocals(
generator->m_frame,
generator_heap->type_description_1,
generator->m_closure[20],
generator->m_closure[3],
generator_heap->var_markerid,
generator_heap->var_newline_indent,
generator_heap->var_item_separator,
generator_heap->var_first,
generator_heap->var_iteritems,
generator_heap->var_items,
generator_heap->var_k,
generator_heap->var_v,
generator_heap->var_key,
generator_heap->var_value,
generator_heap->var_for_json,
generator_heap->var_chunks,
generator_heap->var__asdict,
generator_heap->var_chunk,
generator->m_closure[27],
generator->m_closure[23],
generator->m_closure[1],
generator->m_closure[9],
generator->m_closure[10],
generator->m_closure[2],
generator->m_closure[11],
generator->m_closure[25],
generator->m_closure[29],
generator->m_closure[17],
generator->m_closure[5],
generator->m_closure[15],
generator->m_closure[6],
generator->m_closure[24],
generator->m_closure[4],
generator->m_closure[22],
generator->m_closure[7],
generator->m_closure[19],
generator->m_closure[0],
generator->m_closure[28],
generator->m_closure[8],
generator->m_closure[12],
generator->m_closure[26],
generator->m_closure[14],
generator->m_closure[16],
generator->m_closure[13],
generator->m_closure[18],
generator->m_closure[30],
generator->m_closure[21]
);
// Release cached frame if used for exception.
if (generator->m_frame == cache_m_frame) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_m_frame);
cache_m_frame = NULL;
}
assertFrameObject(generator->m_frame);
}
#if PYTHON_VERSION >= 0x300
#if PYTHON_VERSION < 0x3b0
Py_CLEAR(EXC_TYPE_F(generator));
#endif
Py_CLEAR(EXC_VALUE_F(generator));
#if PYTHON_VERSION < 0x3b0
Py_CLEAR(EXC_TRACEBACK_F(generator));
#endif
#endif
Py_DECREF(generator->m_frame);
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
goto try_end_8;
// Exception handler code:
try_except_handler_1:;
generator_heap->exception_keeper_type_8 = generator_heap->exception_type;
generator_heap->exception_keeper_value_8 = generator_heap->exception_value;
generator_heap->exception_keeper_tb_8 = generator_heap->exception_tb;
generator_heap->exception_keeper_lineno_8 = generator_heap->exception_lineno;
generator_heap->exception_type = NULL;
generator_heap->exception_value = NULL;
generator_heap->exception_tb = NULL;
generator_heap->exception_lineno = 0;
Py_XDECREF(generator_heap->var_markerid);
generator_heap->var_markerid = NULL;
Py_XDECREF(generator_heap->var_newline_indent);
generator_heap->var_newline_indent = NULL;
Py_XDECREF(generator_heap->var_item_separator);
generator_heap->var_item_separator = NULL;
Py_XDECREF(generator_heap->var_first);
generator_heap->var_first = NULL;
Py_XDECREF(generator_heap->var_iteritems);
generator_heap->var_iteritems = NULL;
Py_XDECREF(generator_heap->var_items);
generator_heap->var_items = NULL;
Py_XDECREF(generator_heap->var_k);
generator_heap->var_k = NULL;
Py_XDECREF(generator_heap->var_v);
generator_heap->var_v = NULL;
Py_XDECREF(generator_heap->var_key);
generator_heap->var_key = NULL;
Py_XDECREF(generator_heap->var_value);
generator_heap->var_value = NULL;
Py_XDECREF(generator_heap->var_for_json);
generator_heap->var_for_json = NULL;
Py_XDECREF(generator_heap->var_chunks);
generator_heap->var_chunks = NULL;
Py_XDECREF(generator_heap->var__asdict);
generator_heap->var__asdict = NULL;
Py_XDECREF(generator_heap->var_chunk);
generator_heap->var_chunk = NULL;
// Re-raise.
generator_heap->exception_type = generator_heap->exception_keeper_type_8;
generator_heap->exception_value = generator_heap->exception_keeper_value_8;
generator_heap->exception_tb = generator_heap->exception_keeper_tb_8;
generator_heap->exception_lineno = generator_heap->exception_keeper_lineno_8;
goto function_exception_exit;
// End of try:
try_end_8:;
Py_XDECREF(generator_heap->var_markerid);
generator_heap->var_markerid = NULL;
Py_XDECREF(generator_heap->var_newline_indent);
generator_heap->var_newline_indent = NULL;
Py_XDECREF(generator_heap->var_item_separator);
generator_heap->var_item_separator = NULL;
Py_XDECREF(generator_heap->var_first);
generator_heap->var_first = NULL;
Py_XDECREF(generator_heap->var_iteritems);
generator_heap->var_iteritems = NULL;
Py_XDECREF(generator_heap->var_items);
generator_heap->var_items = NULL;
Py_XDECREF(generator_heap->var_k);
generator_heap->var_k = NULL;
Py_XDECREF(generator_heap->var_v);
generator_heap->var_v = NULL;
Py_XDECREF(generator_heap->var_key);
generator_heap->var_key = NULL;
Py_XDECREF(generator_heap->var_value);
generator_heap->var_value = NULL;
Py_XDECREF(generator_heap->var_for_json);
generator_heap->var_for_json = NULL;
Py_XDECREF(generator_heap->var_chunks);
generator_heap->var_chunks = NULL;
Py_XDECREF(generator_heap->var__asdict);
generator_heap->var__asdict = NULL;
Py_XDECREF(generator_heap->var_chunk);
generator_heap->var_chunk = NULL;
return NULL;
function_exception_exit:
assert(generator_heap->exception_type);
RESTORE_ERROR_OCCURRED(generator_heap->exception_type, generator_heap->exception_value, generator_heap->exception_tb);
return NULL;
NUITKA_CANNOT_GET_HERE("Generator must have exited already.");
return NULL;
function_return_exit:
#if PYTHON_VERSION >= 0x300
generator->m_returned = generator_heap->tmp_return_value;
#endif
return NULL;
}
static PyObject *MAKE_GENERATOR_simplejson$encoder$$$function__10__make_iterencode$$$function__4__iterencode_dict$$$genobj__1__iterencode_dict(struct Nuitka_CellObject **closure) {
return Nuitka_Generator_New(
simplejson$encoder$$$function__10__make_iterencode$$$function__4__iterencode_dict$$$genobj__1__iterencode_dict_context,
module_simplejson$encoder,
mod_consts[111],
#if PYTHON_VERSION >= 0x350
mod_consts[112],
#endif
codeobj_b0d853b61b0068d8cbf9996c2b1bd0ab,
closure,
31,
sizeof(struct simplejson$encoder$$$function__10__make_iterencode$$$function__4__iterencode_dict$$$genobj__1__iterencode_dict_locals)
);
}
static PyObject *impl_simplejson$encoder$$$function__10__make_iterencode$$$function__5__iterencode(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
struct Nuitka_CellObject *par_o = Nuitka_Cell_New1(python_pars[0]);
struct Nuitka_CellObject *par__current_indent_level = Nuitka_Cell_New1(python_pars[1]);
PyObject *tmp_return_value = NULL;
// Actual function body.
// Tried code:
{
struct Nuitka_CellObject *tmp_closure_1[29];
tmp_closure_1[0] = self->m_closure[0];
Py_INCREF(tmp_closure_1[0]);
tmp_closure_1[1] = self->m_closure[1];
Py_INCREF(tmp_closure_1[1]);
tmp_closure_1[2] = self->m_closure[2];
Py_INCREF(tmp_closure_1[2]);
tmp_closure_1[3] = par__current_indent_level;
Py_INCREF(tmp_closure_1[3]);
tmp_closure_1[4] = self->m_closure[3];
Py_INCREF(tmp_closure_1[4]);
tmp_closure_1[5] = self->m_closure[4];
Py_INCREF(tmp_closure_1[5]);
tmp_closure_1[6] = self->m_closure[5];
Py_INCREF(tmp_closure_1[6]);
tmp_closure_1[7] = self->m_closure[6];
Py_INCREF(tmp_closure_1[7]);
tmp_closure_1[8] = self->m_closure[7];
Py_INCREF(tmp_closure_1[8]);
tmp_closure_1[9] = self->m_closure[8];
Py_INCREF(tmp_closure_1[9]);
tmp_closure_1[10] = self->m_closure[9];
Py_INCREF(tmp_closure_1[10]);
tmp_closure_1[11] = self->m_closure[10];
Py_INCREF(tmp_closure_1[11]);
tmp_closure_1[12] = self->m_closure[11];
Py_INCREF(tmp_closure_1[12]);
tmp_closure_1[13] = self->m_closure[12];
Py_INCREF(tmp_closure_1[13]);
tmp_closure_1[14] = self->m_closure[13];
Py_INCREF(tmp_closure_1[14]);
tmp_closure_1[15] = self->m_closure[14];
Py_INCREF(tmp_closure_1[15]);
tmp_closure_1[16] = self->m_closure[15];
Py_INCREF(tmp_closure_1[16]);
tmp_closure_1[17] = self->m_closure[16];
Py_INCREF(tmp_closure_1[17]);
tmp_closure_1[18] = self->m_closure[17];
Py_INCREF(tmp_closure_1[18]);
tmp_closure_1[19] = self->m_closure[18];
Py_INCREF(tmp_closure_1[19]);
tmp_closure_1[20] = self->m_closure[19];
Py_INCREF(tmp_closure_1[20]);
tmp_closure_1[21] = self->m_closure[20];
Py_INCREF(tmp_closure_1[21]);
tmp_closure_1[22] = self->m_closure[21];
Py_INCREF(tmp_closure_1[22]);
tmp_closure_1[23] = self->m_closure[22];
Py_INCREF(tmp_closure_1[23]);
tmp_closure_1[24] = self->m_closure[23];
Py_INCREF(tmp_closure_1[24]);
tmp_closure_1[25] = par_o;
Py_INCREF(tmp_closure_1[25]);
tmp_closure_1[26] = self->m_closure[24];
Py_INCREF(tmp_closure_1[26]);
tmp_closure_1[27] = self->m_closure[25];
Py_INCREF(tmp_closure_1[27]);
tmp_closure_1[28] = self->m_closure[26];
Py_INCREF(tmp_closure_1[28]);
tmp_return_value = MAKE_GENERATOR_simplejson$encoder$$$function__10__make_iterencode$$$function__5__iterencode$$$genobj__1__iterencode(tmp_closure_1);
goto try_return_handler_1;
}
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(par_o);
Py_DECREF(par_o);
par_o = NULL;
goto function_return_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par__current_indent_level);
Py_DECREF(par__current_indent_level);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
struct simplejson$encoder$$$function__10__make_iterencode$$$function__5__iterencode$$$genobj__1__iterencode_locals {
PyObject *var_for_json;
PyObject *var_chunk;
PyObject *var__asdict;
PyObject *var_markerid;
PyObject *tmp_for_loop_1__for_iterator;
PyObject *tmp_for_loop_1__iter_value;
PyObject *tmp_for_loop_2__for_iterator;
PyObject *tmp_for_loop_2__iter_value;
PyObject *tmp_for_loop_3__for_iterator;
PyObject *tmp_for_loop_3__iter_value;
PyObject *tmp_for_loop_4__for_iterator;
PyObject *tmp_for_loop_4__iter_value;
PyObject *tmp_for_loop_5__for_iterator;
PyObject *tmp_for_loop_5__iter_value;
PyObject *tmp_for_loop_6__for_iterator;
PyObject *tmp_for_loop_6__iter_value;
PyObject *tmp_for_loop_7__for_iterator;
PyObject *tmp_for_loop_7__iter_value;
char const *type_description_1;
PyObject *exception_type;
PyObject *exception_value;
PyTracebackObject *exception_tb;
int exception_lineno;
char yield_tmps[1024];
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
int exception_keeper_lineno_1;
PyObject *exception_keeper_type_2;
PyObject *exception_keeper_value_2;
PyTracebackObject *exception_keeper_tb_2;
int exception_keeper_lineno_2;
PyObject *exception_keeper_type_3;
PyObject *exception_keeper_value_3;
PyTracebackObject *exception_keeper_tb_3;
int exception_keeper_lineno_3;
PyObject *exception_keeper_type_4;
PyObject *exception_keeper_value_4;
PyTracebackObject *exception_keeper_tb_4;
int exception_keeper_lineno_4;
PyObject *exception_keeper_type_5;
PyObject *exception_keeper_value_5;
PyTracebackObject *exception_keeper_tb_5;
int exception_keeper_lineno_5;
int tmp_res;
PyObject *exception_keeper_type_6;
PyObject *exception_keeper_value_6;
PyTracebackObject *exception_keeper_tb_6;
int exception_keeper_lineno_6;
struct Nuitka_ExceptionStackItem exception_preserved_1;
bool tmp_result;
PyObject *exception_keeper_type_7;
PyObject *exception_keeper_value_7;
PyTracebackObject *exception_keeper_tb_7;
int exception_keeper_lineno_7;
PyObject *exception_keeper_type_8;
PyObject *exception_keeper_value_8;
PyTracebackObject *exception_keeper_tb_8;
int exception_keeper_lineno_8;
PyObject *tmp_return_value;
PyObject *exception_keeper_type_9;
PyObject *exception_keeper_value_9;
PyTracebackObject *exception_keeper_tb_9;
int exception_keeper_lineno_9;
PyObject *exception_keeper_type_10;
PyObject *exception_keeper_value_10;
PyTracebackObject *exception_keeper_tb_10;
int exception_keeper_lineno_10;
};
static PyObject *simplejson$encoder$$$function__10__make_iterencode$$$function__5__iterencode$$$genobj__1__iterencode_context(struct Nuitka_GeneratorObject *generator, PyObject *yield_return_value) {
CHECK_OBJECT(generator);
assert(Nuitka_Generator_Check((PyObject *)generator));
CHECK_OBJECT_X(yield_return_value);
// Heap access if used.
struct simplejson$encoder$$$function__10__make_iterencode$$$function__5__iterencode$$$genobj__1__iterencode_locals *generator_heap = (struct simplejson$encoder$$$function__10__make_iterencode$$$function__5__iterencode$$$genobj__1__iterencode_locals *)generator->m_heap_storage;
// Dispatch to yield based on return label index:
switch(generator->m_yield_return_index) {
case 16: goto yield_return_16;
case 15: goto yield_return_15;
case 14: goto yield_return_14;
case 13: goto yield_return_13;
case 12: goto yield_return_12;
case 11: goto yield_return_11;
case 10: goto yield_return_10;
case 9: goto yield_return_9;
case 8: goto yield_return_8;
case 7: goto yield_return_7;
case 6: goto yield_return_6;
case 5: goto yield_return_5;
case 4: goto yield_return_4;
case 3: goto yield_return_3;
case 2: goto yield_return_2;
case 1: goto yield_return_1;
}
// Local variable initialization
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
static struct Nuitka_FrameObject *cache_m_frame = NULL;
generator_heap->var_for_json = NULL;
generator_heap->var_chunk = NULL;
generator_heap->var__asdict = NULL;
generator_heap->var_markerid = NULL;
generator_heap->tmp_for_loop_1__for_iterator = NULL;
generator_heap->tmp_for_loop_1__iter_value = NULL;
generator_heap->tmp_for_loop_2__for_iterator = NULL;
generator_heap->tmp_for_loop_2__iter_value = NULL;
generator_heap->tmp_for_loop_3__for_iterator = NULL;
generator_heap->tmp_for_loop_3__iter_value = NULL;
generator_heap->tmp_for_loop_4__for_iterator = NULL;
generator_heap->tmp_for_loop_4__iter_value = NULL;
generator_heap->tmp_for_loop_5__for_iterator = NULL;
generator_heap->tmp_for_loop_5__iter_value = NULL;
generator_heap->tmp_for_loop_6__for_iterator = NULL;
generator_heap->tmp_for_loop_6__iter_value = NULL;
generator_heap->tmp_for_loop_7__for_iterator = NULL;
generator_heap->tmp_for_loop_7__iter_value = NULL;
generator_heap->type_description_1 = NULL;
generator_heap->exception_type = NULL;
generator_heap->exception_value = NULL;
generator_heap->exception_tb = NULL;
generator_heap->exception_lineno = 0;
generator_heap->tmp_return_value = NULL;
// Actual generator function body.
// Tried code:
if (isFrameUnusable(cache_m_frame)) {
Py_XDECREF(cache_m_frame);
#if _DEBUG_REFCOUNTS
if (cache_m_frame == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_m_frame = MAKE_FUNCTION_FRAME(codeobj_a0f59a7b088d6a47bd5eecf5b3961103, module_simplejson$encoder, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
generator->m_frame = cache_m_frame;
// Mark the frame object as in use, ref count 1 will be up for reuse.
Py_INCREF(generator->m_frame);
assert(Py_REFCNT(generator->m_frame) == 2); // Frame stack
#if PYTHON_VERSION >= 0x340
Nuitka_SetFrameGenerator(generator->m_frame, (PyObject *)generator);
#endif
assert(generator->m_frame->m_frame.f_back == NULL);
pushFrameStack(generator->m_frame);
// Taking a reference prevents reuse of generator frame while it is being used.
Py_INCREF(generator->m_frame->m_frame.f_back);
#if PYTHON_VERSION >= 0x300
// Accept currently existing exception as the one to publish again when we
// yield or yield from.
{
PyThreadState *thread_state = PyThreadState_GET();
#if PYTHON_VERSION < 0x3b0
EXC_TYPE_F(generator) = EXC_TYPE(thread_state);
if (EXC_TYPE_F(generator) == Py_None) EXC_TYPE_F(generator) = NULL;
Py_XINCREF(EXC_TYPE_F(generator));
#endif
EXC_VALUE_F(generator) = EXC_VALUE(thread_state);
Py_XINCREF(EXC_VALUE_F(generator));
#if PYTHON_VERSION < 0x3b0
ASSIGN_EXC_TRACEBACK_F(generator, EXC_TRACEBACK(thread_state));
Py_XINCREF(EXC_TRACEBACK_F(generator));
#endif
}
#endif
// Framed code:
{
nuitka_bool tmp_condition_result_1;
PyObject *tmp_called_value_1;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_args_element_value_2;
int tmp_truth_name_1;
if (Nuitka_Cell_GET(generator->m_closure[21]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[102]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 662;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_called_value_1 = Nuitka_Cell_GET(generator->m_closure[21]);
if (Nuitka_Cell_GET(generator->m_closure[25]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[89]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 662;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_args_element_value_1 = Nuitka_Cell_GET(generator->m_closure[25]);
if (Nuitka_Cell_GET(generator->m_closure[27]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[48]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 662;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_args_element_value_2 = Nuitka_Cell_GET(generator->m_closure[27]);
generator->m_frame->m_frame.f_lineno = 662;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2};
tmp_call_result_1 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_1, call_args);
}
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 662;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_truth_name_1 = CHECK_IF_TRUE(tmp_call_result_1);
if (tmp_truth_name_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
Py_DECREF(tmp_call_result_1);
generator_heap->exception_lineno = 662;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = tmp_truth_name_1 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_call_result_1);
if (tmp_condition_result_1 == NUITKA_BOOL_TRUE) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_expression_value_1;
PyObject *tmp_called_value_2;
PyObject *tmp_args_element_value_3;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_1;
if (Nuitka_Cell_GET(generator->m_closure[6]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[69]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 663;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_called_value_2 = Nuitka_Cell_GET(generator->m_closure[6]);
if (Nuitka_Cell_GET(generator->m_closure[25]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[89]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 663;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_args_element_value_3 = Nuitka_Cell_GET(generator->m_closure[25]);
generator->m_frame->m_frame.f_lineno = 663;
tmp_expression_value_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_2, tmp_args_element_value_3);
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 663;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
Nuitka_PreserveHeap(generator_heap->yield_tmps, &tmp_called_value_2, sizeof(PyObject *), &tmp_args_element_value_3, sizeof(PyObject *), NULL);
generator->m_yield_return_index = 1;
return tmp_expression_value_1;
yield_return_1:
Nuitka_RestoreHeap(generator_heap->yield_tmps, &tmp_called_value_2, sizeof(PyObject *), &tmp_args_element_value_3, sizeof(PyObject *), NULL);
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 663;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_yield_result_1 = yield_return_value;
}
goto branch_end_1;
branch_no_1:;
{
nuitka_bool tmp_condition_result_2;
int tmp_and_left_truth_1;
nuitka_bool tmp_and_left_value_1;
nuitka_bool tmp_and_right_value_1;
int tmp_truth_name_2;
int tmp_and_left_truth_2;
nuitka_bool tmp_and_left_value_2;
nuitka_bool tmp_and_right_value_2;
PyObject *tmp_called_value_3;
PyObject *tmp_call_result_2;
PyObject *tmp_args_element_value_4;
PyObject *tmp_args_element_value_5;
int tmp_truth_name_3;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
if (Nuitka_Cell_GET(generator->m_closure[2]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[132]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 664;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_truth_name_2 = CHECK_IF_TRUE(Nuitka_Cell_GET(generator->m_closure[2]));
if (tmp_truth_name_2 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 664;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_and_left_value_1 = tmp_truth_name_2 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
tmp_and_left_truth_1 = tmp_and_left_value_1 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_and_left_truth_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 664;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_1 == 1) {
goto and_right_1;
} else {
goto and_left_1;
}
and_right_1:;
if (Nuitka_Cell_GET(generator->m_closure[21]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[102]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 664;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_called_value_3 = Nuitka_Cell_GET(generator->m_closure[21]);
if (Nuitka_Cell_GET(generator->m_closure[25]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[89]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 664;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_args_element_value_4 = Nuitka_Cell_GET(generator->m_closure[25]);
tmp_args_element_value_5 = (PyObject *)&PyBytes_Type;
generator->m_frame->m_frame.f_lineno = 664;
{
PyObject *call_args[] = {tmp_args_element_value_4, tmp_args_element_value_5};
tmp_call_result_2 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_3, call_args);
}
if (tmp_call_result_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 664;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_truth_name_3 = CHECK_IF_TRUE(tmp_call_result_2);
if (tmp_truth_name_3 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
Py_DECREF(tmp_call_result_2);
generator_heap->exception_lineno = 664;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_and_left_value_2 = tmp_truth_name_3 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_call_result_2);
tmp_and_left_truth_2 = tmp_and_left_value_2 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_and_left_truth_2 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 664;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_2 == 1) {
goto and_right_2;
} else {
goto and_left_2;
}
and_right_2:;
if (Nuitka_Cell_GET(generator->m_closure[7]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[133]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 664;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_cmp_expr_left_1 = Nuitka_Cell_GET(generator->m_closure[7]);
tmp_cmp_expr_right_1 = Py_None;
tmp_and_right_value_2 = (tmp_cmp_expr_left_1 != tmp_cmp_expr_right_1) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
tmp_and_right_value_1 = tmp_and_right_value_2;
goto and_end_2;
and_left_2:;
tmp_and_right_value_1 = tmp_and_left_value_2;
and_end_2:;
tmp_condition_result_2 = tmp_and_right_value_1;
goto and_end_1;
and_left_1:;
tmp_condition_result_2 = tmp_and_left_value_1;
and_end_1:;
if (tmp_condition_result_2 == NUITKA_BOOL_TRUE) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_expression_value_2;
PyObject *tmp_called_value_4;
PyObject *tmp_args_element_value_6;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_2;
if (Nuitka_Cell_GET(generator->m_closure[6]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[69]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 665;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_called_value_4 = Nuitka_Cell_GET(generator->m_closure[6]);
if (Nuitka_Cell_GET(generator->m_closure[25]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[89]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 665;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_args_element_value_6 = Nuitka_Cell_GET(generator->m_closure[25]);
generator->m_frame->m_frame.f_lineno = 665;
tmp_expression_value_2 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_4, tmp_args_element_value_6);
if (tmp_expression_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 665;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
Nuitka_PreserveHeap(generator_heap->yield_tmps, &tmp_called_value_4, sizeof(PyObject *), &tmp_args_element_value_6, sizeof(PyObject *), NULL);
generator->m_yield_return_index = 2;
return tmp_expression_value_2;
yield_return_2:
Nuitka_RestoreHeap(generator_heap->yield_tmps, &tmp_called_value_4, sizeof(PyObject *), &tmp_args_element_value_6, sizeof(PyObject *), NULL);
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 665;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_yield_result_2 = yield_return_value;
}
goto branch_end_2;
branch_no_2:;
{
nuitka_bool tmp_condition_result_3;
PyObject *tmp_called_value_5;
PyObject *tmp_call_result_3;
PyObject *tmp_args_element_value_7;
PyObject *tmp_args_element_value_8;
int tmp_truth_name_4;
if (Nuitka_Cell_GET(generator->m_closure[21]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[102]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 666;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_called_value_5 = Nuitka_Cell_GET(generator->m_closure[21]);
if (Nuitka_Cell_GET(generator->m_closure[25]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[89]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 666;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_args_element_value_7 = Nuitka_Cell_GET(generator->m_closure[25]);
tmp_args_element_value_8 = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[134]);
if (unlikely(tmp_args_element_value_8 == NULL)) {
tmp_args_element_value_8 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[134]);
}
if (tmp_args_element_value_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 666;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
generator->m_frame->m_frame.f_lineno = 666;
{
PyObject *call_args[] = {tmp_args_element_value_7, tmp_args_element_value_8};
tmp_call_result_3 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_5, call_args);
}
if (tmp_call_result_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 666;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_truth_name_4 = CHECK_IF_TRUE(tmp_call_result_3);
if (tmp_truth_name_4 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
Py_DECREF(tmp_call_result_3);
generator_heap->exception_lineno = 666;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_condition_result_3 = tmp_truth_name_4 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_call_result_3);
if (tmp_condition_result_3 == NUITKA_BOOL_TRUE) {
goto branch_yes_3;
} else {
goto branch_no_3;
}
}
branch_yes_3:;
{
PyObject *tmp_expression_value_3;
PyObject *tmp_expression_value_4;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_3;
if (Nuitka_Cell_GET(generator->m_closure[25]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[89]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 667;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_expression_value_4 = Nuitka_Cell_GET(generator->m_closure[25]);
tmp_expression_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[135]);
if (tmp_expression_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 667;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
Nuitka_PreserveHeap(generator_heap->yield_tmps, &tmp_expression_value_4, sizeof(PyObject *), NULL);
generator->m_yield_return_index = 3;
return tmp_expression_value_3;
yield_return_3:
Nuitka_RestoreHeap(generator_heap->yield_tmps, &tmp_expression_value_4, sizeof(PyObject *), NULL);
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 667;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_yield_result_3 = yield_return_value;
}
goto branch_end_3;
branch_no_3:;
{
bool tmp_condition_result_4;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
if (Nuitka_Cell_GET(generator->m_closure[25]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[89]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 668;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_cmp_expr_left_2 = Nuitka_Cell_GET(generator->m_closure[25]);
tmp_cmp_expr_right_2 = Py_None;
tmp_condition_result_4 = (tmp_cmp_expr_left_2 == tmp_cmp_expr_right_2) ? true : false;
if (tmp_condition_result_4 != false) {
goto branch_yes_4;
} else {
goto branch_no_4;
}
}
branch_yes_4:;
{
PyObject *tmp_expression_value_5;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_4;
tmp_expression_value_5 = mod_consts[86];
Py_INCREF(tmp_expression_value_5);
generator->m_yield_return_index = 4;
return tmp_expression_value_5;
yield_return_4:
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 669;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_yield_result_4 = yield_return_value;
}
goto branch_end_4;
branch_no_4:;
{
bool tmp_condition_result_5;
PyObject *tmp_cmp_expr_left_3;
PyObject *tmp_cmp_expr_right_3;
if (Nuitka_Cell_GET(generator->m_closure[25]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[89]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 670;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_cmp_expr_left_3 = Nuitka_Cell_GET(generator->m_closure[25]);
tmp_cmp_expr_right_3 = Py_True;
tmp_condition_result_5 = (tmp_cmp_expr_left_3 == tmp_cmp_expr_right_3) ? true : false;
if (tmp_condition_result_5 != false) {
goto branch_yes_5;
} else {
goto branch_no_5;
}
}
branch_yes_5:;
{
PyObject *tmp_expression_value_6;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_5;
tmp_expression_value_6 = mod_consts[136];
Py_INCREF(tmp_expression_value_6);
generator->m_yield_return_index = 5;
return tmp_expression_value_6;
yield_return_5:
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 671;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_yield_result_5 = yield_return_value;
}
goto branch_end_5;
branch_no_5:;
{
bool tmp_condition_result_6;
PyObject *tmp_cmp_expr_left_4;
PyObject *tmp_cmp_expr_right_4;
if (Nuitka_Cell_GET(generator->m_closure[25]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[89]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 672;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_cmp_expr_left_4 = Nuitka_Cell_GET(generator->m_closure[25]);
tmp_cmp_expr_right_4 = Py_False;
tmp_condition_result_6 = (tmp_cmp_expr_left_4 == tmp_cmp_expr_right_4) ? true : false;
if (tmp_condition_result_6 != false) {
goto branch_yes_6;
} else {
goto branch_no_6;
}
}
branch_yes_6:;
{
PyObject *tmp_expression_value_7;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_6;
tmp_expression_value_7 = mod_consts[137];
Py_INCREF(tmp_expression_value_7);
generator->m_yield_return_index = 6;
return tmp_expression_value_7;
yield_return_6:
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 673;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_yield_result_6 = yield_return_value;
}
goto branch_end_6;
branch_no_6:;
{
nuitka_bool tmp_condition_result_7;
PyObject *tmp_called_value_6;
PyObject *tmp_call_result_4;
PyObject *tmp_args_element_value_9;
PyObject *tmp_args_element_value_10;
int tmp_truth_name_5;
if (Nuitka_Cell_GET(generator->m_closure[21]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[102]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 674;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_called_value_6 = Nuitka_Cell_GET(generator->m_closure[21]);
if (Nuitka_Cell_GET(generator->m_closure[25]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[89]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 674;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_args_element_value_9 = Nuitka_Cell_GET(generator->m_closure[25]);
if (Nuitka_Cell_GET(generator->m_closure[20]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[103]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 674;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_args_element_value_10 = Nuitka_Cell_GET(generator->m_closure[20]);
generator->m_frame->m_frame.f_lineno = 674;
{
PyObject *call_args[] = {tmp_args_element_value_9, tmp_args_element_value_10};
tmp_call_result_4 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_6, call_args);
}
if (tmp_call_result_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 674;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_truth_name_5 = CHECK_IF_TRUE(tmp_call_result_4);
if (tmp_truth_name_5 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
Py_DECREF(tmp_call_result_4);
generator_heap->exception_lineno = 674;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_condition_result_7 = tmp_truth_name_5 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_call_result_4);
if (tmp_condition_result_7 == NUITKA_BOOL_TRUE) {
goto branch_yes_7;
} else {
goto branch_no_7;
}
}
branch_yes_7:;
{
PyObject *tmp_expression_value_8;
PyObject *tmp_called_value_7;
PyObject *tmp_args_element_value_11;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_7;
if (Nuitka_Cell_GET(generator->m_closure[5]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[105]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 675;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_called_value_7 = Nuitka_Cell_GET(generator->m_closure[5]);
if (Nuitka_Cell_GET(generator->m_closure[25]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[89]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 675;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_args_element_value_11 = Nuitka_Cell_GET(generator->m_closure[25]);
generator->m_frame->m_frame.f_lineno = 675;
tmp_expression_value_8 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_7, tmp_args_element_value_11);
if (tmp_expression_value_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 675;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
Nuitka_PreserveHeap(generator_heap->yield_tmps, &tmp_called_value_7, sizeof(PyObject *), &tmp_args_element_value_11, sizeof(PyObject *), NULL);
generator->m_yield_return_index = 7;
return tmp_expression_value_8;
yield_return_7:
Nuitka_RestoreHeap(generator_heap->yield_tmps, &tmp_called_value_7, sizeof(PyObject *), &tmp_args_element_value_11, sizeof(PyObject *), NULL);
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 675;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_yield_result_7 = yield_return_value;
}
goto branch_end_7;
branch_no_7:;
{
nuitka_bool tmp_condition_result_8;
PyObject *tmp_called_value_8;
PyObject *tmp_call_result_5;
PyObject *tmp_args_element_value_12;
PyObject *tmp_args_element_value_13;
int tmp_truth_name_6;
if (Nuitka_Cell_GET(generator->m_closure[21]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[102]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 676;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_called_value_8 = Nuitka_Cell_GET(generator->m_closure[21]);
if (Nuitka_Cell_GET(generator->m_closure[25]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[89]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 676;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_args_element_value_12 = Nuitka_Cell_GET(generator->m_closure[25]);
if (Nuitka_Cell_GET(generator->m_closure[18]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[138]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 676;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_args_element_value_13 = Nuitka_Cell_GET(generator->m_closure[18]);
generator->m_frame->m_frame.f_lineno = 676;
{
PyObject *call_args[] = {tmp_args_element_value_12, tmp_args_element_value_13};
tmp_call_result_5 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_8, call_args);
}
if (tmp_call_result_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 676;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_truth_name_6 = CHECK_IF_TRUE(tmp_call_result_5);
if (tmp_truth_name_6 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
Py_DECREF(tmp_call_result_5);
generator_heap->exception_lineno = 676;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_condition_result_8 = tmp_truth_name_6 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_call_result_5);
if (tmp_condition_result_8 == NUITKA_BOOL_TRUE) {
goto branch_yes_8;
} else {
goto branch_no_8;
}
}
branch_yes_8:;
{
PyObject *tmp_expression_value_9;
PyObject *tmp_called_value_9;
PyObject *tmp_args_element_value_14;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_8;
if (Nuitka_Cell_GET(generator->m_closure[8]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[139]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 677;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_called_value_9 = Nuitka_Cell_GET(generator->m_closure[8]);
if (Nuitka_Cell_GET(generator->m_closure[25]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[89]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 677;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_args_element_value_14 = Nuitka_Cell_GET(generator->m_closure[25]);
generator->m_frame->m_frame.f_lineno = 677;
tmp_expression_value_9 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_9, tmp_args_element_value_14);
if (tmp_expression_value_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 677;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
Nuitka_PreserveHeap(generator_heap->yield_tmps, &tmp_called_value_9, sizeof(PyObject *), &tmp_args_element_value_14, sizeof(PyObject *), NULL);
generator->m_yield_return_index = 8;
return tmp_expression_value_9;
yield_return_8:
Nuitka_RestoreHeap(generator_heap->yield_tmps, &tmp_called_value_9, sizeof(PyObject *), &tmp_args_element_value_14, sizeof(PyObject *), NULL);
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 677;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_yield_result_8 = yield_return_value;
}
goto branch_end_8;
branch_no_8:;
{
PyObject *tmp_assign_source_1;
int tmp_and_left_truth_3;
PyObject *tmp_and_left_value_3;
PyObject *tmp_and_right_value_3;
PyObject *tmp_getattr_target_1;
PyObject *tmp_getattr_attr_1;
PyObject *tmp_getattr_default_1;
if (Nuitka_Cell_GET(generator->m_closure[9]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[141]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 679;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_and_left_value_3 = Nuitka_Cell_GET(generator->m_closure[9]);
tmp_and_left_truth_3 = CHECK_IF_TRUE(tmp_and_left_value_3);
if (tmp_and_left_truth_3 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 679;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_3 == 1) {
goto and_right_3;
} else {
goto and_left_3;
}
and_right_3:;
if (Nuitka_Cell_GET(generator->m_closure[25]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[89]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 679;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_getattr_target_1 = Nuitka_Cell_GET(generator->m_closure[25]);
tmp_getattr_attr_1 = mod_consts[45];
tmp_getattr_default_1 = Py_None;
tmp_and_right_value_3 = BUILTIN_GETATTR(tmp_getattr_target_1, tmp_getattr_attr_1, tmp_getattr_default_1);
if (tmp_and_right_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 679;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_assign_source_1 = tmp_and_right_value_3;
goto and_end_3;
and_left_3:;
Py_INCREF(tmp_and_left_value_3);
tmp_assign_source_1 = tmp_and_left_value_3;
and_end_3:;
assert(generator_heap->var_for_json == NULL);
generator_heap->var_for_json = tmp_assign_source_1;
}
{
nuitka_bool tmp_condition_result_9;
int tmp_and_left_truth_4;
nuitka_bool tmp_and_left_value_4;
nuitka_bool tmp_and_right_value_4;
int tmp_truth_name_7;
PyObject *tmp_called_value_10;
PyObject *tmp_call_result_6;
PyObject *tmp_args_element_value_15;
int tmp_truth_name_8;
CHECK_OBJECT(generator_heap->var_for_json);
tmp_truth_name_7 = CHECK_IF_TRUE(generator_heap->var_for_json);
if (tmp_truth_name_7 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 680;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_and_left_value_4 = tmp_truth_name_7 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
tmp_and_left_truth_4 = tmp_and_left_value_4 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_and_left_truth_4 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 680;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_4 == 1) {
goto and_right_4;
} else {
goto and_left_4;
}
and_right_4:;
tmp_called_value_10 = LOOKUP_BUILTIN(mod_consts[98]);
assert(tmp_called_value_10 != NULL);
CHECK_OBJECT(generator_heap->var_for_json);
tmp_args_element_value_15 = generator_heap->var_for_json;
generator->m_frame->m_frame.f_lineno = 680;
tmp_call_result_6 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_10, tmp_args_element_value_15);
if (tmp_call_result_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 680;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_truth_name_8 = CHECK_IF_TRUE(tmp_call_result_6);
if (tmp_truth_name_8 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
Py_DECREF(tmp_call_result_6);
generator_heap->exception_lineno = 680;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_and_right_value_4 = tmp_truth_name_8 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_call_result_6);
tmp_condition_result_9 = tmp_and_right_value_4;
goto and_end_4;
and_left_4:;
tmp_condition_result_9 = tmp_and_left_value_4;
and_end_4:;
if (tmp_condition_result_9 == NUITKA_BOOL_TRUE) {
goto branch_yes_9;
} else {
goto branch_no_9;
}
}
branch_yes_9:;
{
PyObject *tmp_assign_source_2;
PyObject *tmp_iter_arg_1;
PyObject *tmp_called_value_11;
PyObject *tmp_args_element_value_16;
PyObject *tmp_called_value_12;
PyObject *tmp_args_element_value_17;
if (Nuitka_Cell_GET(generator->m_closure[11]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[113]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 681;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_called_value_11 = Nuitka_Cell_GET(generator->m_closure[11]);
CHECK_OBJECT(generator_heap->var_for_json);
tmp_called_value_12 = generator_heap->var_for_json;
generator->m_frame->m_frame.f_lineno = 681;
tmp_args_element_value_16 = CALL_FUNCTION_NO_ARGS(tmp_called_value_12);
if (tmp_args_element_value_16 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 681;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
if (Nuitka_Cell_GET(generator->m_closure[3]) == NULL) {
Py_DECREF(tmp_args_element_value_16);
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[126]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 681;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_args_element_value_17 = Nuitka_Cell_GET(generator->m_closure[3]);
generator->m_frame->m_frame.f_lineno = 681;
{
PyObject *call_args[] = {tmp_args_element_value_16, tmp_args_element_value_17};
tmp_iter_arg_1 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_11, call_args);
}
Py_DECREF(tmp_args_element_value_16);
if (tmp_iter_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 681;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_assign_source_2 = MAKE_ITERATOR(tmp_iter_arg_1);
Py_DECREF(tmp_iter_arg_1);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 681;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
assert(generator_heap->tmp_for_loop_1__for_iterator == NULL);
generator_heap->tmp_for_loop_1__for_iterator = tmp_assign_source_2;
}
// Tried code:
loop_start_1:;
{
PyObject *tmp_next_source_1;
PyObject *tmp_assign_source_3;
CHECK_OBJECT(generator_heap->tmp_for_loop_1__for_iterator);
tmp_next_source_1 = generator_heap->tmp_for_loop_1__for_iterator;
tmp_assign_source_3 = ITERATOR_NEXT(tmp_next_source_1);
if (tmp_assign_source_3 == NULL) {
if (CHECK_AND_CLEAR_STOP_ITERATION_OCCURRED()) {
goto loop_end_1;
} else {
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
generator_heap->exception_lineno = 681;
goto try_except_handler_2;
}
}
{
PyObject *old = generator_heap->tmp_for_loop_1__iter_value;
generator_heap->tmp_for_loop_1__iter_value = tmp_assign_source_3;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_4;
CHECK_OBJECT(generator_heap->tmp_for_loop_1__iter_value);
tmp_assign_source_4 = generator_heap->tmp_for_loop_1__iter_value;
{
PyObject *old = generator_heap->var_chunk;
generator_heap->var_chunk = tmp_assign_source_4;
Py_INCREF(generator_heap->var_chunk);
Py_XDECREF(old);
}
}
{
PyObject *tmp_expression_value_10;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_9;
CHECK_OBJECT(generator_heap->var_chunk);
tmp_expression_value_10 = generator_heap->var_chunk;
Py_INCREF(tmp_expression_value_10);
generator->m_yield_return_index = 9;
return tmp_expression_value_10;
yield_return_9:
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 682;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto try_except_handler_2;
}
tmp_yield_result_9 = yield_return_value;
}
if (CONSIDER_THREADING() == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 681;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto try_except_handler_2;
}
goto loop_start_1;
loop_end_1:;
goto try_end_1;
// Exception handler code:
try_except_handler_2:;
generator_heap->exception_keeper_type_1 = generator_heap->exception_type;
generator_heap->exception_keeper_value_1 = generator_heap->exception_value;
generator_heap->exception_keeper_tb_1 = generator_heap->exception_tb;
generator_heap->exception_keeper_lineno_1 = generator_heap->exception_lineno;
generator_heap->exception_type = NULL;
generator_heap->exception_value = NULL;
generator_heap->exception_tb = NULL;
generator_heap->exception_lineno = 0;
Py_XDECREF(generator_heap->tmp_for_loop_1__iter_value);
generator_heap->tmp_for_loop_1__iter_value = NULL;
CHECK_OBJECT(generator_heap->tmp_for_loop_1__for_iterator);
Py_DECREF(generator_heap->tmp_for_loop_1__for_iterator);
generator_heap->tmp_for_loop_1__for_iterator = NULL;
// Re-raise.
generator_heap->exception_type = generator_heap->exception_keeper_type_1;
generator_heap->exception_value = generator_heap->exception_keeper_value_1;
generator_heap->exception_tb = generator_heap->exception_keeper_tb_1;
generator_heap->exception_lineno = generator_heap->exception_keeper_lineno_1;
goto frame_exception_exit_1;
// End of try:
try_end_1:;
Py_XDECREF(generator_heap->tmp_for_loop_1__iter_value);
generator_heap->tmp_for_loop_1__iter_value = NULL;
CHECK_OBJECT(generator_heap->tmp_for_loop_1__for_iterator);
Py_DECREF(generator_heap->tmp_for_loop_1__for_iterator);
generator_heap->tmp_for_loop_1__for_iterator = NULL;
goto branch_end_9;
branch_no_9:;
{
nuitka_bool tmp_condition_result_10;
PyObject *tmp_called_value_13;
PyObject *tmp_call_result_7;
PyObject *tmp_args_element_value_18;
PyObject *tmp_args_element_value_19;
int tmp_truth_name_9;
if (Nuitka_Cell_GET(generator->m_closure[21]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[102]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 683;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_called_value_13 = Nuitka_Cell_GET(generator->m_closure[21]);
if (Nuitka_Cell_GET(generator->m_closure[25]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[89]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 683;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_args_element_value_18 = Nuitka_Cell_GET(generator->m_closure[25]);
if (Nuitka_Cell_GET(generator->m_closure[23]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[142]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 683;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_args_element_value_19 = Nuitka_Cell_GET(generator->m_closure[23]);
generator->m_frame->m_frame.f_lineno = 683;
{
PyObject *call_args[] = {tmp_args_element_value_18, tmp_args_element_value_19};
tmp_call_result_7 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_13, call_args);
}
if (tmp_call_result_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 683;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_truth_name_9 = CHECK_IF_TRUE(tmp_call_result_7);
if (tmp_truth_name_9 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
Py_DECREF(tmp_call_result_7);
generator_heap->exception_lineno = 683;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_condition_result_10 = tmp_truth_name_9 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_call_result_7);
if (tmp_condition_result_10 == NUITKA_BOOL_TRUE) {
goto branch_yes_10;
} else {
goto branch_no_10;
}
}
branch_yes_10:;
{
PyObject *tmp_assign_source_5;
PyObject *tmp_iter_arg_2;
PyObject *tmp_called_value_14;
PyObject *tmp_args_element_value_20;
PyObject *tmp_args_element_value_21;
if (Nuitka_Cell_GET(generator->m_closure[13]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[107]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 684;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_called_value_14 = Nuitka_Cell_GET(generator->m_closure[13]);
if (Nuitka_Cell_GET(generator->m_closure[25]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[89]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 684;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_args_element_value_20 = Nuitka_Cell_GET(generator->m_closure[25]);
if (Nuitka_Cell_GET(generator->m_closure[3]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[126]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 684;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_args_element_value_21 = Nuitka_Cell_GET(generator->m_closure[3]);
generator->m_frame->m_frame.f_lineno = 684;
{
PyObject *call_args[] = {tmp_args_element_value_20, tmp_args_element_value_21};
tmp_iter_arg_2 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_14, call_args);
}
if (tmp_iter_arg_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 684;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_assign_source_5 = MAKE_ITERATOR(tmp_iter_arg_2);
Py_DECREF(tmp_iter_arg_2);
if (tmp_assign_source_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 684;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
assert(generator_heap->tmp_for_loop_2__for_iterator == NULL);
generator_heap->tmp_for_loop_2__for_iterator = tmp_assign_source_5;
}
// Tried code:
loop_start_2:;
{
PyObject *tmp_next_source_2;
PyObject *tmp_assign_source_6;
CHECK_OBJECT(generator_heap->tmp_for_loop_2__for_iterator);
tmp_next_source_2 = generator_heap->tmp_for_loop_2__for_iterator;
tmp_assign_source_6 = ITERATOR_NEXT(tmp_next_source_2);
if (tmp_assign_source_6 == NULL) {
if (CHECK_AND_CLEAR_STOP_ITERATION_OCCURRED()) {
goto loop_end_2;
} else {
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
generator_heap->exception_lineno = 684;
goto try_except_handler_3;
}
}
{
PyObject *old = generator_heap->tmp_for_loop_2__iter_value;
generator_heap->tmp_for_loop_2__iter_value = tmp_assign_source_6;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_7;
CHECK_OBJECT(generator_heap->tmp_for_loop_2__iter_value);
tmp_assign_source_7 = generator_heap->tmp_for_loop_2__iter_value;
{
PyObject *old = generator_heap->var_chunk;
generator_heap->var_chunk = tmp_assign_source_7;
Py_INCREF(generator_heap->var_chunk);
Py_XDECREF(old);
}
}
{
PyObject *tmp_expression_value_11;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_10;
CHECK_OBJECT(generator_heap->var_chunk);
tmp_expression_value_11 = generator_heap->var_chunk;
Py_INCREF(tmp_expression_value_11);
generator->m_yield_return_index = 10;
return tmp_expression_value_11;
yield_return_10:
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 685;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto try_except_handler_3;
}
tmp_yield_result_10 = yield_return_value;
}
if (CONSIDER_THREADING() == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 684;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto try_except_handler_3;
}
goto loop_start_2;
loop_end_2:;
goto try_end_2;
// Exception handler code:
try_except_handler_3:;
generator_heap->exception_keeper_type_2 = generator_heap->exception_type;
generator_heap->exception_keeper_value_2 = generator_heap->exception_value;
generator_heap->exception_keeper_tb_2 = generator_heap->exception_tb;
generator_heap->exception_keeper_lineno_2 = generator_heap->exception_lineno;
generator_heap->exception_type = NULL;
generator_heap->exception_value = NULL;
generator_heap->exception_tb = NULL;
generator_heap->exception_lineno = 0;
Py_XDECREF(generator_heap->tmp_for_loop_2__iter_value);
generator_heap->tmp_for_loop_2__iter_value = NULL;
CHECK_OBJECT(generator_heap->tmp_for_loop_2__for_iterator);
Py_DECREF(generator_heap->tmp_for_loop_2__for_iterator);
generator_heap->tmp_for_loop_2__for_iterator = NULL;
// Re-raise.
generator_heap->exception_type = generator_heap->exception_keeper_type_2;
generator_heap->exception_value = generator_heap->exception_keeper_value_2;
generator_heap->exception_tb = generator_heap->exception_keeper_tb_2;
generator_heap->exception_lineno = generator_heap->exception_keeper_lineno_2;
goto frame_exception_exit_1;
// End of try:
try_end_2:;
Py_XDECREF(generator_heap->tmp_for_loop_2__iter_value);
generator_heap->tmp_for_loop_2__iter_value = NULL;
CHECK_OBJECT(generator_heap->tmp_for_loop_2__for_iterator);
Py_DECREF(generator_heap->tmp_for_loop_2__for_iterator);
generator_heap->tmp_for_loop_2__for_iterator = NULL;
goto branch_end_10;
branch_no_10:;
{
PyObject *tmp_assign_source_8;
int tmp_and_left_truth_5;
PyObject *tmp_and_left_value_5;
PyObject *tmp_and_right_value_5;
PyObject *tmp_getattr_target_2;
PyObject *tmp_getattr_attr_2;
PyObject *tmp_getattr_default_2;
if (Nuitka_Cell_GET(generator->m_closure[14]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[143]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 687;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_and_left_value_5 = Nuitka_Cell_GET(generator->m_closure[14]);
tmp_and_left_truth_5 = CHECK_IF_TRUE(tmp_and_left_value_5);
if (tmp_and_left_truth_5 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 687;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_5 == 1) {
goto and_right_5;
} else {
goto and_left_5;
}
and_right_5:;
if (Nuitka_Cell_GET(generator->m_closure[25]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[89]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 687;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_getattr_target_2 = Nuitka_Cell_GET(generator->m_closure[25]);
tmp_getattr_attr_2 = mod_consts[144];
tmp_getattr_default_2 = Py_None;
tmp_and_right_value_5 = BUILTIN_GETATTR(tmp_getattr_target_2, tmp_getattr_attr_2, tmp_getattr_default_2);
if (tmp_and_right_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 687;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_assign_source_8 = tmp_and_right_value_5;
goto and_end_5;
and_left_5:;
Py_INCREF(tmp_and_left_value_5);
tmp_assign_source_8 = tmp_and_left_value_5;
and_end_5:;
assert(generator_heap->var__asdict == NULL);
generator_heap->var__asdict = tmp_assign_source_8;
}
{
nuitka_bool tmp_condition_result_11;
int tmp_and_left_truth_6;
nuitka_bool tmp_and_left_value_6;
nuitka_bool tmp_and_right_value_6;
int tmp_truth_name_10;
PyObject *tmp_called_value_15;
PyObject *tmp_call_result_8;
PyObject *tmp_args_element_value_22;
int tmp_truth_name_11;
CHECK_OBJECT(generator_heap->var__asdict);
tmp_truth_name_10 = CHECK_IF_TRUE(generator_heap->var__asdict);
if (tmp_truth_name_10 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 688;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_and_left_value_6 = tmp_truth_name_10 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
tmp_and_left_truth_6 = tmp_and_left_value_6 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_and_left_truth_6 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 688;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_6 == 1) {
goto and_right_6;
} else {
goto and_left_6;
}
and_right_6:;
tmp_called_value_15 = LOOKUP_BUILTIN(mod_consts[98]);
assert(tmp_called_value_15 != NULL);
CHECK_OBJECT(generator_heap->var__asdict);
tmp_args_element_value_22 = generator_heap->var__asdict;
generator->m_frame->m_frame.f_lineno = 688;
tmp_call_result_8 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_15, tmp_args_element_value_22);
if (tmp_call_result_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 688;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_truth_name_11 = CHECK_IF_TRUE(tmp_call_result_8);
if (tmp_truth_name_11 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
Py_DECREF(tmp_call_result_8);
generator_heap->exception_lineno = 688;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_and_right_value_6 = tmp_truth_name_11 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_call_result_8);
tmp_condition_result_11 = tmp_and_right_value_6;
goto and_end_6;
and_left_6:;
tmp_condition_result_11 = tmp_and_left_value_6;
and_end_6:;
if (tmp_condition_result_11 == NUITKA_BOOL_TRUE) {
goto branch_yes_11;
} else {
goto branch_no_11;
}
}
branch_yes_11:;
{
PyObject *tmp_assign_source_9;
PyObject *tmp_iter_arg_3;
PyObject *tmp_called_value_16;
PyObject *tmp_args_element_value_23;
PyObject *tmp_called_value_17;
PyObject *tmp_args_element_value_24;
if (Nuitka_Cell_GET(generator->m_closure[12]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[111]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 689;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_called_value_16 = Nuitka_Cell_GET(generator->m_closure[12]);
CHECK_OBJECT(generator_heap->var__asdict);
tmp_called_value_17 = generator_heap->var__asdict;
generator->m_frame->m_frame.f_lineno = 689;
tmp_args_element_value_23 = CALL_FUNCTION_NO_ARGS(tmp_called_value_17);
if (tmp_args_element_value_23 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 689;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
if (Nuitka_Cell_GET(generator->m_closure[3]) == NULL) {
Py_DECREF(tmp_args_element_value_23);
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[126]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 690;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_args_element_value_24 = Nuitka_Cell_GET(generator->m_closure[3]);
generator->m_frame->m_frame.f_lineno = 689;
{
PyObject *call_args[] = {tmp_args_element_value_23, tmp_args_element_value_24};
tmp_iter_arg_3 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_16, call_args);
}
Py_DECREF(tmp_args_element_value_23);
if (tmp_iter_arg_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 689;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_assign_source_9 = MAKE_ITERATOR(tmp_iter_arg_3);
Py_DECREF(tmp_iter_arg_3);
if (tmp_assign_source_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 689;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
assert(generator_heap->tmp_for_loop_3__for_iterator == NULL);
generator_heap->tmp_for_loop_3__for_iterator = tmp_assign_source_9;
}
// Tried code:
loop_start_3:;
{
PyObject *tmp_next_source_3;
PyObject *tmp_assign_source_10;
CHECK_OBJECT(generator_heap->tmp_for_loop_3__for_iterator);
tmp_next_source_3 = generator_heap->tmp_for_loop_3__for_iterator;
tmp_assign_source_10 = ITERATOR_NEXT(tmp_next_source_3);
if (tmp_assign_source_10 == NULL) {
if (CHECK_AND_CLEAR_STOP_ITERATION_OCCURRED()) {
goto loop_end_3;
} else {
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
generator_heap->exception_lineno = 689;
goto try_except_handler_4;
}
}
{
PyObject *old = generator_heap->tmp_for_loop_3__iter_value;
generator_heap->tmp_for_loop_3__iter_value = tmp_assign_source_10;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_11;
CHECK_OBJECT(generator_heap->tmp_for_loop_3__iter_value);
tmp_assign_source_11 = generator_heap->tmp_for_loop_3__iter_value;
{
PyObject *old = generator_heap->var_chunk;
generator_heap->var_chunk = tmp_assign_source_11;
Py_INCREF(generator_heap->var_chunk);
Py_XDECREF(old);
}
}
{
PyObject *tmp_expression_value_12;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_11;
CHECK_OBJECT(generator_heap->var_chunk);
tmp_expression_value_12 = generator_heap->var_chunk;
Py_INCREF(tmp_expression_value_12);
generator->m_yield_return_index = 11;
return tmp_expression_value_12;
yield_return_11:
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 691;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto try_except_handler_4;
}
tmp_yield_result_11 = yield_return_value;
}
if (CONSIDER_THREADING() == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 689;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto try_except_handler_4;
}
goto loop_start_3;
loop_end_3:;
goto try_end_3;
// Exception handler code:
try_except_handler_4:;
generator_heap->exception_keeper_type_3 = generator_heap->exception_type;
generator_heap->exception_keeper_value_3 = generator_heap->exception_value;
generator_heap->exception_keeper_tb_3 = generator_heap->exception_tb;
generator_heap->exception_keeper_lineno_3 = generator_heap->exception_lineno;
generator_heap->exception_type = NULL;
generator_heap->exception_value = NULL;
generator_heap->exception_tb = NULL;
generator_heap->exception_lineno = 0;
Py_XDECREF(generator_heap->tmp_for_loop_3__iter_value);
generator_heap->tmp_for_loop_3__iter_value = NULL;
CHECK_OBJECT(generator_heap->tmp_for_loop_3__for_iterator);
Py_DECREF(generator_heap->tmp_for_loop_3__for_iterator);
generator_heap->tmp_for_loop_3__for_iterator = NULL;
// Re-raise.
generator_heap->exception_type = generator_heap->exception_keeper_type_3;
generator_heap->exception_value = generator_heap->exception_keeper_value_3;
generator_heap->exception_tb = generator_heap->exception_keeper_tb_3;
generator_heap->exception_lineno = generator_heap->exception_keeper_lineno_3;
goto frame_exception_exit_1;
// End of try:
try_end_3:;
Py_XDECREF(generator_heap->tmp_for_loop_3__iter_value);
generator_heap->tmp_for_loop_3__iter_value = NULL;
CHECK_OBJECT(generator_heap->tmp_for_loop_3__for_iterator);
Py_DECREF(generator_heap->tmp_for_loop_3__for_iterator);
generator_heap->tmp_for_loop_3__for_iterator = NULL;
goto branch_end_11;
branch_no_11:;
{
nuitka_bool tmp_condition_result_12;
int tmp_and_left_truth_7;
nuitka_bool tmp_and_left_value_7;
nuitka_bool tmp_and_right_value_7;
int tmp_truth_name_12;
PyObject *tmp_called_value_18;
PyObject *tmp_call_result_9;
PyObject *tmp_args_element_value_25;
PyObject *tmp_args_element_value_26;
int tmp_truth_name_13;
if (Nuitka_Cell_GET(generator->m_closure[15]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[145]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 692;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_truth_name_12 = CHECK_IF_TRUE(Nuitka_Cell_GET(generator->m_closure[15]));
if (tmp_truth_name_12 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 692;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_and_left_value_7 = tmp_truth_name_12 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
tmp_and_left_truth_7 = tmp_and_left_value_7 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_and_left_truth_7 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 692;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_7 == 1) {
goto and_right_7;
} else {
goto and_left_7;
}
and_right_7:;
if (Nuitka_Cell_GET(generator->m_closure[21]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[102]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 692;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_called_value_18 = Nuitka_Cell_GET(generator->m_closure[21]);
if (Nuitka_Cell_GET(generator->m_closure[25]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[89]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 692;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_args_element_value_25 = Nuitka_Cell_GET(generator->m_closure[25]);
if (Nuitka_Cell_GET(generator->m_closure[28]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[146]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 692;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_args_element_value_26 = Nuitka_Cell_GET(generator->m_closure[28]);
generator->m_frame->m_frame.f_lineno = 692;
{
PyObject *call_args[] = {tmp_args_element_value_25, tmp_args_element_value_26};
tmp_call_result_9 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_18, call_args);
}
if (tmp_call_result_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 692;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_truth_name_13 = CHECK_IF_TRUE(tmp_call_result_9);
if (tmp_truth_name_13 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
Py_DECREF(tmp_call_result_9);
generator_heap->exception_lineno = 692;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_and_right_value_7 = tmp_truth_name_13 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_call_result_9);
tmp_condition_result_12 = tmp_and_right_value_7;
goto and_end_7;
and_left_7:;
tmp_condition_result_12 = tmp_and_left_value_7;
and_end_7:;
if (tmp_condition_result_12 == NUITKA_BOOL_TRUE) {
goto branch_yes_12;
} else {
goto branch_no_12;
}
}
branch_yes_12:;
{
PyObject *tmp_assign_source_12;
PyObject *tmp_iter_arg_4;
PyObject *tmp_called_value_19;
PyObject *tmp_args_element_value_27;
PyObject *tmp_args_element_value_28;
if (Nuitka_Cell_GET(generator->m_closure[13]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[107]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 693;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_called_value_19 = Nuitka_Cell_GET(generator->m_closure[13]);
if (Nuitka_Cell_GET(generator->m_closure[25]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[89]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 693;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_args_element_value_27 = Nuitka_Cell_GET(generator->m_closure[25]);
if (Nuitka_Cell_GET(generator->m_closure[3]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[126]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 693;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_args_element_value_28 = Nuitka_Cell_GET(generator->m_closure[3]);
generator->m_frame->m_frame.f_lineno = 693;
{
PyObject *call_args[] = {tmp_args_element_value_27, tmp_args_element_value_28};
tmp_iter_arg_4 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_19, call_args);
}
if (tmp_iter_arg_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 693;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_assign_source_12 = MAKE_ITERATOR(tmp_iter_arg_4);
Py_DECREF(tmp_iter_arg_4);
if (tmp_assign_source_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 693;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
assert(generator_heap->tmp_for_loop_4__for_iterator == NULL);
generator_heap->tmp_for_loop_4__for_iterator = tmp_assign_source_12;
}
// Tried code:
loop_start_4:;
{
PyObject *tmp_next_source_4;
PyObject *tmp_assign_source_13;
CHECK_OBJECT(generator_heap->tmp_for_loop_4__for_iterator);
tmp_next_source_4 = generator_heap->tmp_for_loop_4__for_iterator;
tmp_assign_source_13 = ITERATOR_NEXT(tmp_next_source_4);
if (tmp_assign_source_13 == NULL) {
if (CHECK_AND_CLEAR_STOP_ITERATION_OCCURRED()) {
goto loop_end_4;
} else {
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
generator_heap->exception_lineno = 693;
goto try_except_handler_5;
}
}
{
PyObject *old = generator_heap->tmp_for_loop_4__iter_value;
generator_heap->tmp_for_loop_4__iter_value = tmp_assign_source_13;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_14;
CHECK_OBJECT(generator_heap->tmp_for_loop_4__iter_value);
tmp_assign_source_14 = generator_heap->tmp_for_loop_4__iter_value;
{
PyObject *old = generator_heap->var_chunk;
generator_heap->var_chunk = tmp_assign_source_14;
Py_INCREF(generator_heap->var_chunk);
Py_XDECREF(old);
}
}
{
PyObject *tmp_expression_value_13;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_12;
CHECK_OBJECT(generator_heap->var_chunk);
tmp_expression_value_13 = generator_heap->var_chunk;
Py_INCREF(tmp_expression_value_13);
generator->m_yield_return_index = 12;
return tmp_expression_value_13;
yield_return_12:
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 694;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
tmp_yield_result_12 = yield_return_value;
}
if (CONSIDER_THREADING() == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 693;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto try_except_handler_5;
}
goto loop_start_4;
loop_end_4:;
goto try_end_4;
// Exception handler code:
try_except_handler_5:;
generator_heap->exception_keeper_type_4 = generator_heap->exception_type;
generator_heap->exception_keeper_value_4 = generator_heap->exception_value;
generator_heap->exception_keeper_tb_4 = generator_heap->exception_tb;
generator_heap->exception_keeper_lineno_4 = generator_heap->exception_lineno;
generator_heap->exception_type = NULL;
generator_heap->exception_value = NULL;
generator_heap->exception_tb = NULL;
generator_heap->exception_lineno = 0;
Py_XDECREF(generator_heap->tmp_for_loop_4__iter_value);
generator_heap->tmp_for_loop_4__iter_value = NULL;
CHECK_OBJECT(generator_heap->tmp_for_loop_4__for_iterator);
Py_DECREF(generator_heap->tmp_for_loop_4__for_iterator);
generator_heap->tmp_for_loop_4__for_iterator = NULL;
// Re-raise.
generator_heap->exception_type = generator_heap->exception_keeper_type_4;
generator_heap->exception_value = generator_heap->exception_keeper_value_4;
generator_heap->exception_tb = generator_heap->exception_keeper_tb_4;
generator_heap->exception_lineno = generator_heap->exception_keeper_lineno_4;
goto frame_exception_exit_1;
// End of try:
try_end_4:;
Py_XDECREF(generator_heap->tmp_for_loop_4__iter_value);
generator_heap->tmp_for_loop_4__iter_value = NULL;
CHECK_OBJECT(generator_heap->tmp_for_loop_4__for_iterator);
Py_DECREF(generator_heap->tmp_for_loop_4__for_iterator);
generator_heap->tmp_for_loop_4__for_iterator = NULL;
goto branch_end_12;
branch_no_12:;
{
nuitka_bool tmp_condition_result_13;
PyObject *tmp_called_value_20;
PyObject *tmp_call_result_10;
PyObject *tmp_args_element_value_29;
PyObject *tmp_args_element_value_30;
int tmp_truth_name_14;
if (Nuitka_Cell_GET(generator->m_closure[21]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[102]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 695;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_called_value_20 = Nuitka_Cell_GET(generator->m_closure[21]);
if (Nuitka_Cell_GET(generator->m_closure[25]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[89]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 695;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_args_element_value_29 = Nuitka_Cell_GET(generator->m_closure[25]);
if (Nuitka_Cell_GET(generator->m_closure[17]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[147]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 695;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_args_element_value_30 = Nuitka_Cell_GET(generator->m_closure[17]);
generator->m_frame->m_frame.f_lineno = 695;
{
PyObject *call_args[] = {tmp_args_element_value_29, tmp_args_element_value_30};
tmp_call_result_10 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_20, call_args);
}
if (tmp_call_result_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 695;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_truth_name_14 = CHECK_IF_TRUE(tmp_call_result_10);
if (tmp_truth_name_14 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
Py_DECREF(tmp_call_result_10);
generator_heap->exception_lineno = 695;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_condition_result_13 = tmp_truth_name_14 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_call_result_10);
if (tmp_condition_result_13 == NUITKA_BOOL_TRUE) {
goto branch_yes_13;
} else {
goto branch_no_13;
}
}
branch_yes_13:;
{
PyObject *tmp_assign_source_15;
PyObject *tmp_iter_arg_5;
PyObject *tmp_called_value_21;
PyObject *tmp_args_element_value_31;
PyObject *tmp_args_element_value_32;
if (Nuitka_Cell_GET(generator->m_closure[12]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[111]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 696;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_called_value_21 = Nuitka_Cell_GET(generator->m_closure[12]);
if (Nuitka_Cell_GET(generator->m_closure[25]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[89]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 696;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_args_element_value_31 = Nuitka_Cell_GET(generator->m_closure[25]);
if (Nuitka_Cell_GET(generator->m_closure[3]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[126]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 696;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_args_element_value_32 = Nuitka_Cell_GET(generator->m_closure[3]);
generator->m_frame->m_frame.f_lineno = 696;
{
PyObject *call_args[] = {tmp_args_element_value_31, tmp_args_element_value_32};
tmp_iter_arg_5 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_21, call_args);
}
if (tmp_iter_arg_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 696;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_assign_source_15 = MAKE_ITERATOR(tmp_iter_arg_5);
Py_DECREF(tmp_iter_arg_5);
if (tmp_assign_source_15 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 696;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
assert(generator_heap->tmp_for_loop_5__for_iterator == NULL);
generator_heap->tmp_for_loop_5__for_iterator = tmp_assign_source_15;
}
// Tried code:
loop_start_5:;
{
PyObject *tmp_next_source_5;
PyObject *tmp_assign_source_16;
CHECK_OBJECT(generator_heap->tmp_for_loop_5__for_iterator);
tmp_next_source_5 = generator_heap->tmp_for_loop_5__for_iterator;
tmp_assign_source_16 = ITERATOR_NEXT(tmp_next_source_5);
if (tmp_assign_source_16 == NULL) {
if (CHECK_AND_CLEAR_STOP_ITERATION_OCCURRED()) {
goto loop_end_5;
} else {
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
generator_heap->exception_lineno = 696;
goto try_except_handler_6;
}
}
{
PyObject *old = generator_heap->tmp_for_loop_5__iter_value;
generator_heap->tmp_for_loop_5__iter_value = tmp_assign_source_16;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_17;
CHECK_OBJECT(generator_heap->tmp_for_loop_5__iter_value);
tmp_assign_source_17 = generator_heap->tmp_for_loop_5__iter_value;
{
PyObject *old = generator_heap->var_chunk;
generator_heap->var_chunk = tmp_assign_source_17;
Py_INCREF(generator_heap->var_chunk);
Py_XDECREF(old);
}
}
{
PyObject *tmp_expression_value_14;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_13;
CHECK_OBJECT(generator_heap->var_chunk);
tmp_expression_value_14 = generator_heap->var_chunk;
Py_INCREF(tmp_expression_value_14);
generator->m_yield_return_index = 13;
return tmp_expression_value_14;
yield_return_13:
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 697;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto try_except_handler_6;
}
tmp_yield_result_13 = yield_return_value;
}
if (CONSIDER_THREADING() == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 696;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto try_except_handler_6;
}
goto loop_start_5;
loop_end_5:;
goto try_end_5;
// Exception handler code:
try_except_handler_6:;
generator_heap->exception_keeper_type_5 = generator_heap->exception_type;
generator_heap->exception_keeper_value_5 = generator_heap->exception_value;
generator_heap->exception_keeper_tb_5 = generator_heap->exception_tb;
generator_heap->exception_keeper_lineno_5 = generator_heap->exception_lineno;
generator_heap->exception_type = NULL;
generator_heap->exception_value = NULL;
generator_heap->exception_tb = NULL;
generator_heap->exception_lineno = 0;
Py_XDECREF(generator_heap->tmp_for_loop_5__iter_value);
generator_heap->tmp_for_loop_5__iter_value = NULL;
CHECK_OBJECT(generator_heap->tmp_for_loop_5__for_iterator);
Py_DECREF(generator_heap->tmp_for_loop_5__for_iterator);
generator_heap->tmp_for_loop_5__for_iterator = NULL;
// Re-raise.
generator_heap->exception_type = generator_heap->exception_keeper_type_5;
generator_heap->exception_value = generator_heap->exception_keeper_value_5;
generator_heap->exception_tb = generator_heap->exception_keeper_tb_5;
generator_heap->exception_lineno = generator_heap->exception_keeper_lineno_5;
goto frame_exception_exit_1;
// End of try:
try_end_5:;
Py_XDECREF(generator_heap->tmp_for_loop_5__iter_value);
generator_heap->tmp_for_loop_5__iter_value = NULL;
CHECK_OBJECT(generator_heap->tmp_for_loop_5__for_iterator);
Py_DECREF(generator_heap->tmp_for_loop_5__for_iterator);
generator_heap->tmp_for_loop_5__for_iterator = NULL;
goto branch_end_13;
branch_no_13:;
{
nuitka_bool tmp_condition_result_14;
int tmp_and_left_truth_8;
nuitka_bool tmp_and_left_value_8;
nuitka_bool tmp_and_right_value_8;
int tmp_truth_name_15;
PyObject *tmp_called_value_22;
PyObject *tmp_call_result_11;
PyObject *tmp_args_element_value_33;
PyObject *tmp_args_element_value_34;
int tmp_truth_name_16;
if (Nuitka_Cell_GET(generator->m_closure[16]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[140]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 698;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_truth_name_15 = CHECK_IF_TRUE(Nuitka_Cell_GET(generator->m_closure[16]));
if (tmp_truth_name_15 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 698;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_and_left_value_8 = tmp_truth_name_15 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
tmp_and_left_truth_8 = tmp_and_left_value_8 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_and_left_truth_8 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 698;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_8 == 1) {
goto and_right_8;
} else {
goto and_left_8;
}
and_right_8:;
if (Nuitka_Cell_GET(generator->m_closure[21]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[102]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 698;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_called_value_22 = Nuitka_Cell_GET(generator->m_closure[21]);
if (Nuitka_Cell_GET(generator->m_closure[25]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[89]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 698;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_args_element_value_33 = Nuitka_Cell_GET(generator->m_closure[25]);
if (Nuitka_Cell_GET(generator->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[78]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 698;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_args_element_value_34 = Nuitka_Cell_GET(generator->m_closure[0]);
generator->m_frame->m_frame.f_lineno = 698;
{
PyObject *call_args[] = {tmp_args_element_value_33, tmp_args_element_value_34};
tmp_call_result_11 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_22, call_args);
}
if (tmp_call_result_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 698;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_truth_name_16 = CHECK_IF_TRUE(tmp_call_result_11);
if (tmp_truth_name_16 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
Py_DECREF(tmp_call_result_11);
generator_heap->exception_lineno = 698;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_and_right_value_8 = tmp_truth_name_16 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_call_result_11);
tmp_condition_result_14 = tmp_and_right_value_8;
goto and_end_8;
and_left_8:;
tmp_condition_result_14 = tmp_and_left_value_8;
and_end_8:;
if (tmp_condition_result_14 == NUITKA_BOOL_TRUE) {
goto branch_yes_14;
} else {
goto branch_no_14;
}
}
branch_yes_14:;
{
PyObject *tmp_expression_value_15;
PyObject *tmp_called_value_23;
PyObject *tmp_args_element_value_35;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_14;
if (Nuitka_Cell_GET(generator->m_closure[26]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[116]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 699;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_called_value_23 = Nuitka_Cell_GET(generator->m_closure[26]);
if (Nuitka_Cell_GET(generator->m_closure[25]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[89]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 699;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_args_element_value_35 = Nuitka_Cell_GET(generator->m_closure[25]);
generator->m_frame->m_frame.f_lineno = 699;
tmp_expression_value_15 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_23, tmp_args_element_value_35);
if (tmp_expression_value_15 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 699;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
Nuitka_PreserveHeap(generator_heap->yield_tmps, &tmp_called_value_23, sizeof(PyObject *), &tmp_args_element_value_35, sizeof(PyObject *), NULL);
generator->m_yield_return_index = 14;
return tmp_expression_value_15;
yield_return_14:
Nuitka_RestoreHeap(generator_heap->yield_tmps, &tmp_called_value_23, sizeof(PyObject *), &tmp_args_element_value_35, sizeof(PyObject *), NULL);
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 699;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_yield_result_14 = yield_return_value;
}
goto branch_end_14;
branch_no_14:;
loop_start_6:;
{
bool tmp_condition_result_15;
PyObject *tmp_operand_value_1;
if (Nuitka_Cell_GET(generator->m_closure[10]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[165]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 701;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = Nuitka_Cell_GET(generator->m_closure[10]);
generator_heap->tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (generator_heap->tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 701;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_condition_result_15 = (generator_heap->tmp_res == 0) ? true : false;
if (tmp_condition_result_15 != false) {
goto branch_yes_15;
} else {
goto branch_no_15;
}
}
branch_yes_15:;
goto loop_end_6;
branch_no_15:;
// Tried code:
{
PyObject *tmp_assign_source_18;
PyObject *tmp_called_value_24;
PyObject *tmp_args_element_value_36;
if (Nuitka_Cell_GET(generator->m_closure[22]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[166]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 705;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto try_except_handler_7;
}
tmp_called_value_24 = Nuitka_Cell_GET(generator->m_closure[22]);
if (Nuitka_Cell_GET(generator->m_closure[25]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[89]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 705;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto try_except_handler_7;
}
tmp_args_element_value_36 = Nuitka_Cell_GET(generator->m_closure[25]);
generator->m_frame->m_frame.f_lineno = 705;
tmp_assign_source_18 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_24, tmp_args_element_value_36);
if (tmp_assign_source_18 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 705;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto try_except_handler_7;
}
{
PyObject *old = Nuitka_Cell_GET(generator->m_closure[25]);
PyCell_SET(generator->m_closure[25], tmp_assign_source_18);
Py_XDECREF(old);
}
}
goto try_end_6;
// Exception handler code:
try_except_handler_7:;
generator_heap->exception_keeper_type_6 = generator_heap->exception_type;
generator_heap->exception_keeper_value_6 = generator_heap->exception_value;
generator_heap->exception_keeper_tb_6 = generator_heap->exception_tb;
generator_heap->exception_keeper_lineno_6 = generator_heap->exception_lineno;
generator_heap->exception_type = NULL;
generator_heap->exception_value = NULL;
generator_heap->exception_tb = NULL;
generator_heap->exception_lineno = 0;
// Preserve existing published exception id 1.
generator_heap->exception_preserved_1 = GET_CURRENT_EXCEPTION();
if (generator_heap->exception_keeper_tb_6 == NULL) {
generator_heap->exception_keeper_tb_6 = MAKE_TRACEBACK(generator->m_frame, generator_heap->exception_keeper_lineno_6);
} else if (generator_heap->exception_keeper_lineno_6 != 0) {
generator_heap->exception_keeper_tb_6 = ADD_TRACEBACK(generator_heap->exception_keeper_tb_6, generator->m_frame, generator_heap->exception_keeper_lineno_6);
}
PUBLISH_CURRENT_EXCEPTION(&generator_heap->exception_keeper_type_6, &generator_heap->exception_keeper_value_6, &generator_heap->exception_keeper_tb_6);
// Tried code:
{
bool tmp_condition_result_16;
PyObject *tmp_cmp_expr_left_5;
PyObject *tmp_cmp_expr_right_5;
tmp_cmp_expr_left_5 = EXC_TYPE(PyThreadState_GET());
tmp_cmp_expr_right_5 = PyExc_TypeError;
generator_heap->tmp_res = EXCEPTION_MATCH_BOOL(tmp_cmp_expr_left_5, tmp_cmp_expr_right_5);
assert(!(generator_heap->tmp_res == -1));
tmp_condition_result_16 = (generator_heap->tmp_res != 0) ? true : false;
if (tmp_condition_result_16 != false) {
goto branch_yes_16;
} else {
goto branch_no_16;
}
}
branch_yes_16:;
goto try_break_handler_8;
goto branch_end_16;
branch_no_16:;
generator_heap->tmp_result = RERAISE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
if (unlikely(generator_heap->tmp_result == false)) {
generator_heap->exception_lineno = 704;
}
if (generator_heap->exception_tb && generator_heap->exception_tb->tb_frame == &generator->m_frame->m_frame) generator->m_frame->m_frame.f_lineno = generator_heap->exception_tb->tb_lineno;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto try_except_handler_8;
branch_end_16:;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Exception handler code:
try_except_handler_8:;
generator_heap->exception_keeper_type_7 = generator_heap->exception_type;
generator_heap->exception_keeper_value_7 = generator_heap->exception_value;
generator_heap->exception_keeper_tb_7 = generator_heap->exception_tb;
generator_heap->exception_keeper_lineno_7 = generator_heap->exception_lineno;
generator_heap->exception_type = NULL;
generator_heap->exception_value = NULL;
generator_heap->exception_tb = NULL;
generator_heap->exception_lineno = 0;
// Restore previous exception id 1.
SET_CURRENT_EXCEPTION(&generator_heap->exception_preserved_1);
// Re-raise.
generator_heap->exception_type = generator_heap->exception_keeper_type_7;
generator_heap->exception_value = generator_heap->exception_keeper_value_7;
generator_heap->exception_tb = generator_heap->exception_keeper_tb_7;
generator_heap->exception_lineno = generator_heap->exception_keeper_lineno_7;
goto frame_exception_exit_1;
// try break handler code:
try_break_handler_8:;
// Restore previous exception id 1.
SET_CURRENT_EXCEPTION(&generator_heap->exception_preserved_1);
goto loop_end_6;
// End of try:
// End of try:
try_end_6:;
{
PyObject *tmp_assign_source_19;
PyObject *tmp_iter_arg_6;
PyObject *tmp_called_value_25;
PyObject *tmp_args_element_value_37;
PyObject *tmp_args_element_value_38;
if (Nuitka_Cell_GET(generator->m_closure[13]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[107]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 708;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_called_value_25 = Nuitka_Cell_GET(generator->m_closure[13]);
CHECK_OBJECT(Nuitka_Cell_GET(generator->m_closure[25]));
tmp_args_element_value_37 = Nuitka_Cell_GET(generator->m_closure[25]);
if (Nuitka_Cell_GET(generator->m_closure[3]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[126]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 708;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_args_element_value_38 = Nuitka_Cell_GET(generator->m_closure[3]);
generator->m_frame->m_frame.f_lineno = 708;
{
PyObject *call_args[] = {tmp_args_element_value_37, tmp_args_element_value_38};
tmp_iter_arg_6 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_25, call_args);
}
if (tmp_iter_arg_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 708;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_assign_source_19 = MAKE_ITERATOR(tmp_iter_arg_6);
Py_DECREF(tmp_iter_arg_6);
if (tmp_assign_source_19 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 708;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
assert(generator_heap->tmp_for_loop_6__for_iterator == NULL);
generator_heap->tmp_for_loop_6__for_iterator = tmp_assign_source_19;
}
// Tried code:
loop_start_7:;
{
PyObject *tmp_next_source_6;
PyObject *tmp_assign_source_20;
CHECK_OBJECT(generator_heap->tmp_for_loop_6__for_iterator);
tmp_next_source_6 = generator_heap->tmp_for_loop_6__for_iterator;
tmp_assign_source_20 = ITERATOR_NEXT(tmp_next_source_6);
if (tmp_assign_source_20 == NULL) {
if (CHECK_AND_CLEAR_STOP_ITERATION_OCCURRED()) {
goto loop_end_7;
} else {
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
generator_heap->exception_lineno = 708;
goto try_except_handler_9;
}
}
{
PyObject *old = generator_heap->tmp_for_loop_6__iter_value;
generator_heap->tmp_for_loop_6__iter_value = tmp_assign_source_20;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_21;
CHECK_OBJECT(generator_heap->tmp_for_loop_6__iter_value);
tmp_assign_source_21 = generator_heap->tmp_for_loop_6__iter_value;
{
PyObject *old = generator_heap->var_chunk;
generator_heap->var_chunk = tmp_assign_source_21;
Py_INCREF(generator_heap->var_chunk);
Py_XDECREF(old);
}
}
{
PyObject *tmp_expression_value_16;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_15;
CHECK_OBJECT(generator_heap->var_chunk);
tmp_expression_value_16 = generator_heap->var_chunk;
Py_INCREF(tmp_expression_value_16);
generator->m_yield_return_index = 15;
return tmp_expression_value_16;
yield_return_15:
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 709;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto try_except_handler_9;
}
tmp_yield_result_15 = yield_return_value;
}
if (CONSIDER_THREADING() == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 708;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto try_except_handler_9;
}
goto loop_start_7;
loop_end_7:;
goto try_end_7;
// Exception handler code:
try_except_handler_9:;
generator_heap->exception_keeper_type_8 = generator_heap->exception_type;
generator_heap->exception_keeper_value_8 = generator_heap->exception_value;
generator_heap->exception_keeper_tb_8 = generator_heap->exception_tb;
generator_heap->exception_keeper_lineno_8 = generator_heap->exception_lineno;
generator_heap->exception_type = NULL;
generator_heap->exception_value = NULL;
generator_heap->exception_tb = NULL;
generator_heap->exception_lineno = 0;
Py_XDECREF(generator_heap->tmp_for_loop_6__iter_value);
generator_heap->tmp_for_loop_6__iter_value = NULL;
CHECK_OBJECT(generator_heap->tmp_for_loop_6__for_iterator);
Py_DECREF(generator_heap->tmp_for_loop_6__for_iterator);
generator_heap->tmp_for_loop_6__for_iterator = NULL;
// Re-raise.
generator_heap->exception_type = generator_heap->exception_keeper_type_8;
generator_heap->exception_value = generator_heap->exception_keeper_value_8;
generator_heap->exception_tb = generator_heap->exception_keeper_tb_8;
generator_heap->exception_lineno = generator_heap->exception_keeper_lineno_8;
goto frame_exception_exit_1;
// End of try:
try_end_7:;
Py_XDECREF(generator_heap->tmp_for_loop_6__iter_value);
generator_heap->tmp_for_loop_6__iter_value = NULL;
CHECK_OBJECT(generator_heap->tmp_for_loop_6__for_iterator);
Py_DECREF(generator_heap->tmp_for_loop_6__for_iterator);
generator_heap->tmp_for_loop_6__for_iterator = NULL;
generator_heap->tmp_return_value = Py_None;
Py_INCREF(generator_heap->tmp_return_value);
goto frame_return_exit_1;
if (CONSIDER_THREADING() == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 701;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
goto loop_start_6;
loop_end_6:;
{
bool tmp_condition_result_17;
PyObject *tmp_cmp_expr_left_6;
PyObject *tmp_cmp_expr_right_6;
if (Nuitka_Cell_GET(generator->m_closure[24]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[120]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 711;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_cmp_expr_left_6 = Nuitka_Cell_GET(generator->m_closure[24]);
tmp_cmp_expr_right_6 = Py_None;
tmp_condition_result_17 = (tmp_cmp_expr_left_6 != tmp_cmp_expr_right_6) ? true : false;
if (tmp_condition_result_17 != false) {
goto branch_yes_17;
} else {
goto branch_no_17;
}
}
branch_yes_17:;
{
PyObject *tmp_assign_source_22;
PyObject *tmp_called_value_26;
PyObject *tmp_args_element_value_39;
if (Nuitka_Cell_GET(generator->m_closure[19]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[121]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 712;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_called_value_26 = Nuitka_Cell_GET(generator->m_closure[19]);
if (Nuitka_Cell_GET(generator->m_closure[25]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[89]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 712;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_args_element_value_39 = Nuitka_Cell_GET(generator->m_closure[25]);
generator->m_frame->m_frame.f_lineno = 712;
tmp_assign_source_22 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_26, tmp_args_element_value_39);
if (tmp_assign_source_22 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 712;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
assert(generator_heap->var_markerid == NULL);
generator_heap->var_markerid = tmp_assign_source_22;
}
{
bool tmp_condition_result_18;
PyObject *tmp_cmp_expr_left_7;
PyObject *tmp_cmp_expr_right_7;
CHECK_OBJECT(generator_heap->var_markerid);
tmp_cmp_expr_left_7 = generator_heap->var_markerid;
if (Nuitka_Cell_GET(generator->m_closure[24]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[120]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 713;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_7 = Nuitka_Cell_GET(generator->m_closure[24]);
generator_heap->tmp_res = PySequence_Contains(tmp_cmp_expr_right_7, tmp_cmp_expr_left_7);
if (generator_heap->tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 713;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_condition_result_18 = (generator_heap->tmp_res == 1) ? true : false;
if (tmp_condition_result_18 != false) {
goto branch_yes_18;
} else {
goto branch_no_18;
}
}
branch_yes_18:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_called_value_27;
if (Nuitka_Cell_GET(generator->m_closure[1]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[122]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 714;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_called_value_27 = Nuitka_Cell_GET(generator->m_closure[1]);
generator->m_frame->m_frame.f_lineno = 714;
tmp_raise_type_1 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_27, mod_consts[123]);
if (tmp_raise_type_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 714;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
generator_heap->exception_type = tmp_raise_type_1;
generator_heap->exception_lineno = 714;
RAISE_EXCEPTION_WITH_TYPE(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
branch_no_18:;
{
PyObject *tmp_ass_subvalue_1;
PyObject *tmp_ass_subscribed_1;
PyObject *tmp_ass_subscript_1;
if (Nuitka_Cell_GET(generator->m_closure[25]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[89]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 715;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_ass_subvalue_1 = Nuitka_Cell_GET(generator->m_closure[25]);
if (Nuitka_Cell_GET(generator->m_closure[24]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[120]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 715;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_ass_subscribed_1 = Nuitka_Cell_GET(generator->m_closure[24]);
CHECK_OBJECT(generator_heap->var_markerid);
tmp_ass_subscript_1 = generator_heap->var_markerid;
generator_heap->tmp_result = SET_SUBSCRIPT(tmp_ass_subscribed_1, tmp_ass_subscript_1, tmp_ass_subvalue_1);
if (generator_heap->tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 715;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
}
branch_no_17:;
{
PyObject *tmp_assign_source_23;
PyObject *tmp_called_value_28;
PyObject *tmp_args_element_value_40;
if (Nuitka_Cell_GET(generator->m_closure[4]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[167]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 716;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_called_value_28 = Nuitka_Cell_GET(generator->m_closure[4]);
if (Nuitka_Cell_GET(generator->m_closure[25]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[89]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 716;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_args_element_value_40 = Nuitka_Cell_GET(generator->m_closure[25]);
generator->m_frame->m_frame.f_lineno = 716;
tmp_assign_source_23 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_28, tmp_args_element_value_40);
if (tmp_assign_source_23 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 716;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
{
PyObject *old = Nuitka_Cell_GET(generator->m_closure[25]);
PyCell_SET(generator->m_closure[25], tmp_assign_source_23);
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_24;
PyObject *tmp_iter_arg_7;
PyObject *tmp_called_value_29;
PyObject *tmp_args_element_value_41;
PyObject *tmp_args_element_value_42;
if (Nuitka_Cell_GET(generator->m_closure[11]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[113]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 717;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_called_value_29 = Nuitka_Cell_GET(generator->m_closure[11]);
CHECK_OBJECT(Nuitka_Cell_GET(generator->m_closure[25]));
tmp_args_element_value_41 = Nuitka_Cell_GET(generator->m_closure[25]);
if (Nuitka_Cell_GET(generator->m_closure[3]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[126]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 717;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_args_element_value_42 = Nuitka_Cell_GET(generator->m_closure[3]);
generator->m_frame->m_frame.f_lineno = 717;
{
PyObject *call_args[] = {tmp_args_element_value_41, tmp_args_element_value_42};
tmp_iter_arg_7 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_29, call_args);
}
if (tmp_iter_arg_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 717;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_assign_source_24 = MAKE_ITERATOR(tmp_iter_arg_7);
Py_DECREF(tmp_iter_arg_7);
if (tmp_assign_source_24 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 717;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
assert(generator_heap->tmp_for_loop_7__for_iterator == NULL);
generator_heap->tmp_for_loop_7__for_iterator = tmp_assign_source_24;
}
// Tried code:
loop_start_8:;
{
PyObject *tmp_next_source_7;
PyObject *tmp_assign_source_25;
CHECK_OBJECT(generator_heap->tmp_for_loop_7__for_iterator);
tmp_next_source_7 = generator_heap->tmp_for_loop_7__for_iterator;
tmp_assign_source_25 = ITERATOR_NEXT(tmp_next_source_7);
if (tmp_assign_source_25 == NULL) {
if (CHECK_AND_CLEAR_STOP_ITERATION_OCCURRED()) {
goto loop_end_8;
} else {
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
generator_heap->exception_lineno = 717;
goto try_except_handler_10;
}
}
{
PyObject *old = generator_heap->tmp_for_loop_7__iter_value;
generator_heap->tmp_for_loop_7__iter_value = tmp_assign_source_25;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_26;
CHECK_OBJECT(generator_heap->tmp_for_loop_7__iter_value);
tmp_assign_source_26 = generator_heap->tmp_for_loop_7__iter_value;
{
PyObject *old = generator_heap->var_chunk;
generator_heap->var_chunk = tmp_assign_source_26;
Py_INCREF(generator_heap->var_chunk);
Py_XDECREF(old);
}
}
{
PyObject *tmp_expression_value_17;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_16;
CHECK_OBJECT(generator_heap->var_chunk);
tmp_expression_value_17 = generator_heap->var_chunk;
Py_INCREF(tmp_expression_value_17);
generator->m_yield_return_index = 16;
return tmp_expression_value_17;
yield_return_16:
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 718;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto try_except_handler_10;
}
tmp_yield_result_16 = yield_return_value;
}
if (CONSIDER_THREADING() == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 717;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto try_except_handler_10;
}
goto loop_start_8;
loop_end_8:;
goto try_end_8;
// Exception handler code:
try_except_handler_10:;
generator_heap->exception_keeper_type_9 = generator_heap->exception_type;
generator_heap->exception_keeper_value_9 = generator_heap->exception_value;
generator_heap->exception_keeper_tb_9 = generator_heap->exception_tb;
generator_heap->exception_keeper_lineno_9 = generator_heap->exception_lineno;
generator_heap->exception_type = NULL;
generator_heap->exception_value = NULL;
generator_heap->exception_tb = NULL;
generator_heap->exception_lineno = 0;
Py_XDECREF(generator_heap->tmp_for_loop_7__iter_value);
generator_heap->tmp_for_loop_7__iter_value = NULL;
CHECK_OBJECT(generator_heap->tmp_for_loop_7__for_iterator);
Py_DECREF(generator_heap->tmp_for_loop_7__for_iterator);
generator_heap->tmp_for_loop_7__for_iterator = NULL;
// Re-raise.
generator_heap->exception_type = generator_heap->exception_keeper_type_9;
generator_heap->exception_value = generator_heap->exception_keeper_value_9;
generator_heap->exception_tb = generator_heap->exception_keeper_tb_9;
generator_heap->exception_lineno = generator_heap->exception_keeper_lineno_9;
goto frame_exception_exit_1;
// End of try:
try_end_8:;
Py_XDECREF(generator_heap->tmp_for_loop_7__iter_value);
generator_heap->tmp_for_loop_7__iter_value = NULL;
CHECK_OBJECT(generator_heap->tmp_for_loop_7__for_iterator);
Py_DECREF(generator_heap->tmp_for_loop_7__for_iterator);
generator_heap->tmp_for_loop_7__for_iterator = NULL;
{
bool tmp_condition_result_19;
PyObject *tmp_cmp_expr_left_8;
PyObject *tmp_cmp_expr_right_8;
if (Nuitka_Cell_GET(generator->m_closure[24]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[120]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 719;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_cmp_expr_left_8 = Nuitka_Cell_GET(generator->m_closure[24]);
tmp_cmp_expr_right_8 = Py_None;
tmp_condition_result_19 = (tmp_cmp_expr_left_8 != tmp_cmp_expr_right_8) ? true : false;
if (tmp_condition_result_19 != false) {
goto branch_yes_19;
} else {
goto branch_no_19;
}
}
branch_yes_19:;
{
PyObject *tmp_delsubscr_target_1;
PyObject *tmp_delsubscr_subscript_1;
if (Nuitka_Cell_GET(generator->m_closure[24]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[120]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 720;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_delsubscr_target_1 = Nuitka_Cell_GET(generator->m_closure[24]);
if (generator_heap->var_markerid == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[150]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 720;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
tmp_delsubscr_subscript_1 = generator_heap->var_markerid;
generator_heap->tmp_result = DEL_SUBSCRIPT(tmp_delsubscr_target_1, tmp_delsubscr_subscript_1);
if (generator_heap->tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 720;
generator_heap->type_description_1 = "ccooooccccccccccccccccccccccccccc";
goto frame_exception_exit_1;
}
}
branch_no_19:;
branch_end_14:;
branch_end_13:;
branch_end_12:;
branch_end_11:;
branch_end_10:;
branch_end_9:;
branch_end_8:;
branch_end_7:;
branch_end_6:;
branch_end_5:;
branch_end_4:;
branch_end_3:;
branch_end_2:;
branch_end_1:;
Nuitka_Frame_MarkAsNotExecuting(generator->m_frame);
#if PYTHON_VERSION >= 0x300
#if PYTHON_VERSION < 0x3b0
Py_CLEAR(EXC_TYPE_F(generator));
#endif
Py_CLEAR(EXC_VALUE_F(generator));
#if PYTHON_VERSION < 0x3b0
Py_CLEAR(EXC_TRACEBACK_F(generator));
#endif
#endif
// Allow re-use of the frame again.
Py_DECREF(generator->m_frame);
goto frame_no_exception_1;
frame_return_exit_1:;
#if PYTHON_VERSION >= 0x300
#if PYTHON_VERSION < 0x3b0
Py_CLEAR(EXC_TYPE_F(generator));
#endif
Py_CLEAR(EXC_VALUE_F(generator));
#if PYTHON_VERSION < 0x3b0
Py_CLEAR(EXC_TRACEBACK_F(generator));
#endif
#endif
Py_DECREF(generator->m_frame);
goto try_return_handler_1;
frame_exception_exit_1:;
// If it's not an exit exception, consider and create a traceback for it.
if (!EXCEPTION_MATCH_GENERATOR(generator_heap->exception_type)) {
if (generator_heap->exception_tb == NULL) {
generator_heap->exception_tb = MAKE_TRACEBACK(generator->m_frame, generator_heap->exception_lineno);
} else if (generator_heap->exception_tb->tb_frame != &generator->m_frame->m_frame) {
generator_heap->exception_tb = ADD_TRACEBACK(generator_heap->exception_tb, generator->m_frame, generator_heap->exception_lineno);
}
Nuitka_Frame_AttachLocals(
generator->m_frame,
generator_heap->type_description_1,
generator->m_closure[25],
generator->m_closure[3],
generator_heap->var_for_json,
generator_heap->var_chunk,
generator_heap->var__asdict,
generator_heap->var_markerid,
generator->m_closure[21],
generator->m_closure[27],
generator->m_closure[6],
generator->m_closure[2],
generator->m_closure[7],
generator->m_closure[20],
generator->m_closure[5],
generator->m_closure[18],
generator->m_closure[8],
generator->m_closure[9],
generator->m_closure[11],
generator->m_closure[23],
generator->m_closure[13],
generator->m_closure[14],
generator->m_closure[12],
generator->m_closure[15],
generator->m_closure[28],
generator->m_closure[17],
generator->m_closure[16],
generator->m_closure[0],
generator->m_closure[26],
generator->m_closure[10],
generator->m_closure[22],
generator->m_closure[24],
generator->m_closure[19],
generator->m_closure[1],
generator->m_closure[4]
);
// Release cached frame if used for exception.
if (generator->m_frame == cache_m_frame) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_m_frame);
cache_m_frame = NULL;
}
assertFrameObject(generator->m_frame);
}
#if PYTHON_VERSION >= 0x300
#if PYTHON_VERSION < 0x3b0
Py_CLEAR(EXC_TYPE_F(generator));
#endif
Py_CLEAR(EXC_VALUE_F(generator));
#if PYTHON_VERSION < 0x3b0
Py_CLEAR(EXC_TRACEBACK_F(generator));
#endif
#endif
Py_DECREF(generator->m_frame);
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
goto try_end_9;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(generator_heap->var_for_json);
Py_DECREF(generator_heap->var_for_json);
generator_heap->var_for_json = NULL;
Py_XDECREF(generator_heap->var_chunk);
generator_heap->var_chunk = NULL;
CHECK_OBJECT(generator_heap->var__asdict);
Py_DECREF(generator_heap->var__asdict);
generator_heap->var__asdict = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
generator_heap->exception_keeper_type_10 = generator_heap->exception_type;
generator_heap->exception_keeper_value_10 = generator_heap->exception_value;
generator_heap->exception_keeper_tb_10 = generator_heap->exception_tb;
generator_heap->exception_keeper_lineno_10 = generator_heap->exception_lineno;
generator_heap->exception_type = NULL;
generator_heap->exception_value = NULL;
generator_heap->exception_tb = NULL;
generator_heap->exception_lineno = 0;
Py_XDECREF(generator_heap->var_for_json);
generator_heap->var_for_json = NULL;
Py_XDECREF(generator_heap->var_chunk);
generator_heap->var_chunk = NULL;
Py_XDECREF(generator_heap->var__asdict);
generator_heap->var__asdict = NULL;
Py_XDECREF(generator_heap->var_markerid);
generator_heap->var_markerid = NULL;
// Re-raise.
generator_heap->exception_type = generator_heap->exception_keeper_type_10;
generator_heap->exception_value = generator_heap->exception_keeper_value_10;
generator_heap->exception_tb = generator_heap->exception_keeper_tb_10;
generator_heap->exception_lineno = generator_heap->exception_keeper_lineno_10;
goto function_exception_exit;
// End of try:
try_end_9:;
Py_XDECREF(generator_heap->var_for_json);
generator_heap->var_for_json = NULL;
Py_XDECREF(generator_heap->var_chunk);
generator_heap->var_chunk = NULL;
Py_XDECREF(generator_heap->var__asdict);
generator_heap->var__asdict = NULL;
Py_XDECREF(generator_heap->var_markerid);
generator_heap->var_markerid = NULL;
return NULL;
function_exception_exit:
assert(generator_heap->exception_type);
RESTORE_ERROR_OCCURRED(generator_heap->exception_type, generator_heap->exception_value, generator_heap->exception_tb);
return NULL;
NUITKA_CANNOT_GET_HERE("Generator must have exited already.");
return NULL;
function_return_exit:
#if PYTHON_VERSION >= 0x300
generator->m_returned = generator_heap->tmp_return_value;
#endif
return NULL;
}
static PyObject *MAKE_GENERATOR_simplejson$encoder$$$function__10__make_iterencode$$$function__5__iterencode$$$genobj__1__iterencode(struct Nuitka_CellObject **closure) {
return Nuitka_Generator_New(
simplejson$encoder$$$function__10__make_iterencode$$$function__5__iterencode$$$genobj__1__iterencode_context,
module_simplejson$encoder,
mod_consts[113],
#if PYTHON_VERSION >= 0x350
mod_consts[114],
#endif
codeobj_a0f59a7b088d6a47bd5eecf5b3961103,
closure,
29,
sizeof(struct simplejson$encoder$$$function__10__make_iterencode$$$function__5__iterencode$$$genobj__1__iterencode_locals)
);
}
static PyObject *MAKE_FUNCTION_simplejson$encoder$$$function__10__make_iterencode(PyObject *defaults) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_simplejson$encoder$$$function__10__make_iterencode,
mod_consts[79],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_180dd7d163896a7ca181c8fbb4cd4536,
defaults,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_simplejson$encoder,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_simplejson$encoder$$$function__10__make_iterencode$$$function__1__encode_int(struct Nuitka_CellObject **closure) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_simplejson$encoder$$$function__10__make_iterencode$$$function__1__encode_int,
mod_consts[105],
#if PYTHON_VERSION >= 0x300
mod_consts[106],
#endif
codeobj_c5191b1f61735af99428dbd6f3d6bdc5,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_simplejson$encoder,
NULL,
closure,
3
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_simplejson$encoder$$$function__10__make_iterencode$$$function__2__iterencode_list(struct Nuitka_CellObject **closure) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_simplejson$encoder$$$function__10__make_iterencode$$$function__2__iterencode_list,
mod_consts[107],
#if PYTHON_VERSION >= 0x300
mod_consts[108],
#endif
codeobj_0e4b010f4a6775e540444929381b7068,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_simplejson$encoder,
NULL,
closure,
26
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_simplejson$encoder$$$function__10__make_iterencode$$$function__3__stringify_key(struct Nuitka_CellObject **closure) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_simplejson$encoder$$$function__10__make_iterencode$$$function__3__stringify_key,
mod_consts[109],
#if PYTHON_VERSION >= 0x300
mod_consts[110],
#endif
codeobj_a3500b49516e291dd467a94e09256e24,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_simplejson$encoder,
NULL,
closure,
11
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_simplejson$encoder$$$function__10__make_iterencode$$$function__4__iterencode_dict(struct Nuitka_CellObject **closure) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_simplejson$encoder$$$function__10__make_iterencode$$$function__4__iterencode_dict,
mod_consts[111],
#if PYTHON_VERSION >= 0x300
mod_consts[112],
#endif
codeobj_b0d853b61b0068d8cbf9996c2b1bd0ab,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_simplejson$encoder,
NULL,
closure,
29
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_simplejson$encoder$$$function__10__make_iterencode$$$function__5__iterencode(struct Nuitka_CellObject **closure) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_simplejson$encoder$$$function__10__make_iterencode$$$function__5__iterencode,
mod_consts[113],
#if PYTHON_VERSION >= 0x300
mod_consts[114],
#endif
codeobj_a0f59a7b088d6a47bd5eecf5b3961103,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_simplejson$encoder,
NULL,
closure,
27
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_simplejson$encoder$$$function__1__import_speedups() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_simplejson$encoder$$$function__1__import_speedups,
mod_consts[184],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_a88cdb8f31322668642412358265887c,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_simplejson$encoder,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_simplejson$encoder$$$function__2_encode_basestring(PyObject *defaults) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_simplejson$encoder$$$function__2_encode_basestring,
mod_consts[64],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_544872f8dcf9a839fa9a976e4ba76af2,
defaults,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_simplejson$encoder,
mod_consts[19],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_simplejson$encoder$$$function__2_encode_basestring$$$function__1_replace() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_simplejson$encoder$$$function__2_encode_basestring$$$function__1_replace,
mod_consts[15],
#if PYTHON_VERSION >= 0x300
mod_consts[16],
#endif
codeobj_4bc621eb1550603ff89fd8bbf23efe89,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_simplejson$encoder,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_simplejson$encoder$$$function__3_py_encode_basestring_ascii(PyObject *defaults) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_simplejson$encoder$$$function__3_py_encode_basestring_ascii,
mod_consts[199],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_390111b06ffc415186ede4719fbf251a,
defaults,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_simplejson$encoder,
mod_consts[26],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_simplejson$encoder$$$function__3_py_encode_basestring_ascii$$$function__1_replace() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_simplejson$encoder$$$function__3_py_encode_basestring_ascii$$$function__1_replace,
mod_consts[15],
#if PYTHON_VERSION >= 0x300
mod_consts[23],
#endif
codeobj_2d06d664442a362cf63c0b73e2e294e4,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_simplejson$encoder,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_simplejson$encoder$$$function__4___init__(PyObject *defaults) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_simplejson$encoder$$$function__4___init__,
mod_consts[214],
#if PYTHON_VERSION >= 0x300
mod_consts[215],
#endif
codeobj_d051d18d8638bd5f65a8044ac4338fb3,
defaults,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_simplejson$encoder,
mod_consts[57],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_simplejson$encoder$$$function__5_default() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_simplejson$encoder$$$function__5_default,
mod_consts[55],
#if PYTHON_VERSION >= 0x300
mod_consts[216],
#endif
codeobj_a3efae23e87a598e8c6da655e26cbebf,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_simplejson$encoder,
mod_consts[60],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_simplejson$encoder$$$function__6_encode() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_simplejson$encoder$$$function__6_encode,
mod_consts[217],
#if PYTHON_VERSION >= 0x300
mod_consts[218],
#endif
codeobj_62ebaf356fb26d454fdf5782cadc8a58,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_simplejson$encoder,
mod_consts[68],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_simplejson$encoder$$$function__7_iterencode(PyObject *defaults) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_simplejson$encoder$$$function__7_iterencode,
mod_consts[65],
#if PYTHON_VERSION >= 0x300
mod_consts[220],
#endif
codeobj_c2b046d39d8b137c76a1a8374b931197,
defaults,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_simplejson$encoder,
mod_consts[82],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_simplejson$encoder$$$function__7_iterencode$$$function__1__encoder(PyObject *defaults) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_simplejson$encoder$$$function__7_iterencode$$$function__1__encoder,
mod_consts[69],
#if PYTHON_VERSION >= 0x300
mod_consts[70],
#endif
codeobj_182a08b96e93752138e75a64dbf4b0f8,
defaults,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_simplejson$encoder,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_simplejson$encoder$$$function__7_iterencode$$$function__2_floatstr(PyObject *defaults) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_simplejson$encoder$$$function__7_iterencode$$$function__2_floatstr,
mod_consts[73],
#if PYTHON_VERSION >= 0x300
mod_consts[74],
#endif
codeobj_879d466a99a66bfb4fa23b127c99d613,
defaults,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_simplejson$encoder,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_simplejson$encoder$$$function__8_encode() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_simplejson$encoder$$$function__8_encode,
mod_consts[217],
#if PYTHON_VERSION >= 0x300
mod_consts[223],
#endif
codeobj_d190c8744d2fa0f949277b7762e43581,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_simplejson$encoder,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_simplejson$encoder$$$function__9_iterencode(PyObject *defaults) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_simplejson$encoder$$$function__9_iterencode,
mod_consts[65],
#if PYTHON_VERSION >= 0x300
mod_consts[96],
#endif
codeobj_fbf396741567f44e126d73d1ea0f2208,
defaults,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_simplejson$encoder,
NULL,
NULL,
0
);
return (PyObject *)result;
}
extern void _initCompiledCellType();
extern void _initCompiledGeneratorType();
extern void _initCompiledFunctionType();
extern void _initCompiledMethodType();
extern void _initCompiledFrameType();
extern PyTypeObject Nuitka_Loader_Type;
#ifdef _NUITKA_PLUGIN_DILL_ENABLED
// Provide a way to create find a function via its C code and create it back
// in another process, useful for multiprocessing extensions like dill
extern void registerDillPluginTables(char const *module_name, PyMethodDef *reduce_compiled_function, PyMethodDef *create_compiled_function);
function_impl_code functable_simplejson$encoder[] = {
impl_simplejson$encoder$$$function__2_encode_basestring$$$function__1_replace,
impl_simplejson$encoder$$$function__3_py_encode_basestring_ascii$$$function__1_replace,
impl_simplejson$encoder$$$function__7_iterencode$$$function__1__encoder,
impl_simplejson$encoder$$$function__7_iterencode$$$function__2_floatstr,
impl_simplejson$encoder$$$function__10__make_iterencode$$$function__1__encode_int,
impl_simplejson$encoder$$$function__10__make_iterencode$$$function__2__iterencode_list,
impl_simplejson$encoder$$$function__10__make_iterencode$$$function__3__stringify_key,
impl_simplejson$encoder$$$function__10__make_iterencode$$$function__4__iterencode_dict,
impl_simplejson$encoder$$$function__10__make_iterencode$$$function__5__iterencode,
impl_simplejson$encoder$$$function__1__import_speedups,
impl_simplejson$encoder$$$function__2_encode_basestring,
impl_simplejson$encoder$$$function__3_py_encode_basestring_ascii,
impl_simplejson$encoder$$$function__4___init__,
impl_simplejson$encoder$$$function__5_default,
impl_simplejson$encoder$$$function__6_encode,
impl_simplejson$encoder$$$function__7_iterencode,
impl_simplejson$encoder$$$function__8_encode,
impl_simplejson$encoder$$$function__9_iterencode,
impl_simplejson$encoder$$$function__10__make_iterencode,
NULL
};
static char const *_reduce_compiled_function_argnames[] = {
"func",
NULL
};
static PyObject *_reduce_compiled_function(PyObject *self, PyObject *args, PyObject *kwds) {
PyObject *func;
if (!PyArg_ParseTupleAndKeywords(args, kwds, "O:reduce_compiled_function", (char **)_reduce_compiled_function_argnames, &func, NULL)) {
return NULL;
}
if (Nuitka_Function_Check(func) == false) {
SET_CURRENT_EXCEPTION_TYPE0_STR(PyExc_TypeError, "not a compiled function");
return NULL;
}
struct Nuitka_FunctionObject *function = (struct Nuitka_FunctionObject *)func;
function_impl_code *current = functable_simplejson$encoder;
int offset = 0;
while (*current != NULL) {
if (*current == function->m_c_code) {
break;
}
current += 1;
offset += 1;
}
if (*current == NULL) {
SET_CURRENT_EXCEPTION_TYPE0_STR(PyExc_TypeError, "Cannot find compiled function in module.");
return NULL;
}
PyObject *code_object_desc = MAKE_TUPLE_EMPTY(6);
PyTuple_SET_ITEM0(code_object_desc, 0, function->m_code_object->co_filename);
PyTuple_SET_ITEM0(code_object_desc, 1, function->m_code_object->co_name);
PyTuple_SET_ITEM(code_object_desc, 2, PyLong_FromLong(function->m_code_object->co_firstlineno));
PyTuple_SET_ITEM0(code_object_desc, 3, function->m_code_object->co_varnames);
PyTuple_SET_ITEM(code_object_desc, 4, PyLong_FromLong(function->m_code_object->co_argcount));
PyTuple_SET_ITEM(code_object_desc, 5, PyLong_FromLong(function->m_code_object->co_flags));
CHECK_OBJECT_DEEP(code_object_desc);
PyObject *result = MAKE_TUPLE_EMPTY(4);
PyTuple_SET_ITEM(result, 0, PyLong_FromLong(offset));
PyTuple_SET_ITEM(result, 1, code_object_desc);
PyTuple_SET_ITEM0(result, 2, function->m_defaults);
PyTuple_SET_ITEM0(result, 3, function->m_doc != NULL ? function->m_doc : Py_None);
CHECK_OBJECT_DEEP(result);
return result;
}
static PyMethodDef _method_def_reduce_compiled_function = {"reduce_compiled_function", (PyCFunction)_reduce_compiled_function,
METH_VARARGS | METH_KEYWORDS, NULL};
static char const *_create_compiled_function_argnames[] = {
"func",
"code_object_desc",
"defaults",
"doc",
NULL
};
static PyObject *_create_compiled_function(PyObject *self, PyObject *args, PyObject *kwds) {
CHECK_OBJECT_DEEP(args);
PyObject *func;
PyObject *code_object_desc;
PyObject *defaults;
PyObject *doc;
if (!PyArg_ParseTupleAndKeywords(args, kwds, "OOOO:create_compiled_function", (char **)_create_compiled_function_argnames, &func, &code_object_desc, &defaults, &doc, NULL)) {
return NULL;
}
int offset = PyLong_AsLong(func);
if (offset == -1 && ERROR_OCCURRED()) {
return NULL;
}
if (offset > sizeof(functable_simplejson$encoder) || offset < 0) {
SET_CURRENT_EXCEPTION_TYPE0_STR(PyExc_TypeError, "Wrong offset for compiled function.");
return NULL;
}
PyObject *filename = PyTuple_GET_ITEM(code_object_desc, 0);
PyObject *function_name = PyTuple_GET_ITEM(code_object_desc, 1);
PyObject *line = PyTuple_GET_ITEM(code_object_desc, 2);
int line_int = PyLong_AsLong(line);
assert(!ERROR_OCCURRED());
PyObject *argnames = PyTuple_GET_ITEM(code_object_desc, 3);
PyObject *arg_count = PyTuple_GET_ITEM(code_object_desc, 4);
int arg_count_int = PyLong_AsLong(arg_count);
assert(!ERROR_OCCURRED());
PyObject *flags = PyTuple_GET_ITEM(code_object_desc, 5);
int flags_int = PyLong_AsLong(flags);
assert(!ERROR_OCCURRED());
PyCodeObject *code_object = MAKE_CODE_OBJECT(
filename,
line_int,
flags_int,
function_name,
argnames,
NULL, // freevars
arg_count_int,
0, // TODO: Missing kw_only_count
0 // TODO: Missing pos_only_count
);
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
functable_simplejson$encoder[offset],
code_object->co_name,
#if PYTHON_VERSION >= 0x300
NULL, // TODO: Not transferring qualname yet
#endif
code_object,
defaults,
#if PYTHON_VERSION >= 0x300
NULL, // kwdefaults are done on the outside currently
NULL, // TODO: Not transferring annotations
#endif
module_simplejson$encoder,
doc,
NULL,
0
);
return (PyObject *)result;
}
static PyMethodDef _method_def_create_compiled_function = {
"create_compiled_function",
(PyCFunction)_create_compiled_function,
METH_VARARGS | METH_KEYWORDS, NULL
};
#endif
// Internal entry point for module code.
PyObject *modulecode_simplejson$encoder(PyObject *module, struct Nuitka_MetaPathBasedLoaderEntry const *loader_entry) {
// Report entry to PGO.
PGO_onModuleEntered("simplejson.encoder");
// Store the module for future use.
module_simplejson$encoder = module;
// Modules can be loaded again in case of errors, avoid the init being done again.
static bool init_done = false;
if (init_done == false) {
#if defined(_NUITKA_MODULE) && 0
// In case of an extension module loaded into a process, we need to call
// initialization here because that's the first and potentially only time
// we are going called.
// Initialize the constant values used.
_initBuiltinModule();
createGlobalConstants();
/* Initialize the compiled types of Nuitka. */
_initCompiledCellType();
_initCompiledGeneratorType();
_initCompiledFunctionType();
_initCompiledMethodType();
_initCompiledFrameType();
_initSlotCompare();
#if PYTHON_VERSION >= 0x270
_initSlotIterNext();
#endif
patchTypeComparison();
// Enable meta path based loader if not already done.
#ifdef _NUITKA_TRACE
PRINT_STRING("simplejson.encoder: Calling setupMetaPathBasedLoader().\n");
#endif
setupMetaPathBasedLoader();
#if PYTHON_VERSION >= 0x300
patchInspectModule();
#endif
#endif
/* The constants only used by this module are created now. */
#ifdef _NUITKA_TRACE
PRINT_STRING("simplejson.encoder: Calling createModuleConstants().\n");
#endif
createModuleConstants();
/* The code objects used by this module are created now. */
#ifdef _NUITKA_TRACE
PRINT_STRING("simplejson.encoder: Calling createModuleCodeObjects().\n");
#endif
createModuleCodeObjects();
init_done = true;
}
// PRINT_STRING("in initsimplejson$encoder\n");
moduledict_simplejson$encoder = MODULE_DICT(module_simplejson$encoder);
#ifdef _NUITKA_PLUGIN_DILL_ENABLED
registerDillPluginTables(loader_entry->name, &_method_def_reduce_compiled_function, &_method_def_create_compiled_function);
#endif
// Set "__compiled__" to what version information we have.
UPDATE_STRING_DICT0(
moduledict_simplejson$encoder,
(Nuitka_StringObject *)const_str_plain___compiled__,
Nuitka_dunder_compiled_value
);
// Update "__package__" value to what it ought to be.
{
#if 0
UPDATE_STRING_DICT0(
moduledict_simplejson$encoder,
(Nuitka_StringObject *)const_str_plain___package__,
mod_consts[0]
);
#elif 0
PyObject *module_name = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)const_str_plain___name__);
UPDATE_STRING_DICT0(
moduledict_simplejson$encoder,
(Nuitka_StringObject *)const_str_plain___package__,
module_name
);
#else
#if PYTHON_VERSION < 0x300
PyObject *module_name = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)const_str_plain___name__);
char const *module_name_cstr = PyString_AS_STRING(module_name);
char const *last_dot = strrchr(module_name_cstr, '.');
if (last_dot != NULL) {
UPDATE_STRING_DICT1(
moduledict_simplejson$encoder,
(Nuitka_StringObject *)const_str_plain___package__,
PyString_FromStringAndSize(module_name_cstr, last_dot - module_name_cstr)
);
}
#else
PyObject *module_name = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)const_str_plain___name__);
Py_ssize_t dot_index = PyUnicode_Find(module_name, const_str_dot, 0, PyUnicode_GetLength(module_name), -1);
if (dot_index != -1) {
UPDATE_STRING_DICT1(
moduledict_simplejson$encoder,
(Nuitka_StringObject *)const_str_plain___package__,
PyUnicode_Substring(module_name, 0, dot_index)
);
}
#endif
#endif
}
CHECK_OBJECT(module_simplejson$encoder);
// For deep importing of a module we need to have "__builtins__", so we set
// it ourselves in the same way than CPython does. Note: This must be done
// before the frame object is allocated, or else it may fail.
if (GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)const_str_plain___builtins__) == NULL) {
PyObject *value = (PyObject *)builtin_module;
// Check if main module, not a dict then but the module itself.
#if defined(_NUITKA_MODULE) || !0
value = PyModule_GetDict(value);
#endif
UPDATE_STRING_DICT0(moduledict_simplejson$encoder, (Nuitka_StringObject *)const_str_plain___builtins__, value);
}
#if PYTHON_VERSION >= 0x300
UPDATE_STRING_DICT0(moduledict_simplejson$encoder, (Nuitka_StringObject *)const_str_plain___loader__, (PyObject *)&Nuitka_Loader_Type);
#endif
#if PYTHON_VERSION >= 0x340
// Set the "__spec__" value
#if 0
// Main modules just get "None" as spec.
UPDATE_STRING_DICT0(moduledict_simplejson$encoder, (Nuitka_StringObject *)const_str_plain___spec__, Py_None);
#else
// Other modules get a "ModuleSpec" from the standard mechanism.
{
PyObject *bootstrap_module = getImportLibBootstrapModule();
CHECK_OBJECT(bootstrap_module);
PyObject *_spec_from_module = PyObject_GetAttrString(bootstrap_module, "_spec_from_module");
CHECK_OBJECT(_spec_from_module);
PyObject *spec_value = CALL_FUNCTION_WITH_SINGLE_ARG(_spec_from_module, module_simplejson$encoder);
Py_DECREF(_spec_from_module);
// We can assume this to never fail, or else we are in trouble anyway.
// CHECK_OBJECT(spec_value);
if (spec_value == NULL) {
PyErr_PrintEx(0);
abort();
}
// Mark the execution in the "__spec__" value.
SET_ATTRIBUTE(spec_value, const_str_plain__initializing, Py_True);
UPDATE_STRING_DICT1(moduledict_simplejson$encoder, (Nuitka_StringObject *)const_str_plain___spec__, spec_value);
}
#endif
#endif
// Temp variables if any
PyObject *outline_0_var___class__ = NULL;
PyObject *outline_1_var___class__ = NULL;
PyObject *tmp_class_creation_1__bases = NULL;
PyObject *tmp_class_creation_1__class_decl_dict = NULL;
PyObject *tmp_class_creation_1__metaclass = NULL;
PyObject *tmp_class_creation_1__prepared = NULL;
PyObject *tmp_class_creation_2__bases = NULL;
PyObject *tmp_class_creation_2__bases_orig = NULL;
PyObject *tmp_class_creation_2__class_decl_dict = NULL;
PyObject *tmp_class_creation_2__metaclass = NULL;
PyObject *tmp_class_creation_2__prepared = NULL;
PyObject *tmp_for_loop_1__for_iterator = NULL;
PyObject *tmp_for_loop_1__iter_value = NULL;
PyObject *tmp_import_from_1__module = NULL;
PyObject *tmp_tuple_unpack_1__element_1 = NULL;
PyObject *tmp_tuple_unpack_1__element_2 = NULL;
PyObject *tmp_tuple_unpack_1__source_iter = NULL;
struct Nuitka_FrameObject *frame_042da99c28d5d1928ae05662a255bcd7;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
bool tmp_result;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
PyObject *tmp_iterator_attempt;
PyObject *exception_keeper_type_2;
PyObject *exception_keeper_value_2;
PyTracebackObject *exception_keeper_tb_2;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_2;
PyObject *exception_keeper_type_3;
PyObject *exception_keeper_value_3;
PyTracebackObject *exception_keeper_tb_3;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_3;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
PyObject *exception_keeper_type_4;
PyObject *exception_keeper_value_4;
PyTracebackObject *exception_keeper_tb_4;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_4;
int tmp_res;
PyObject *tmp_dictdel_dict;
PyObject *tmp_dictdel_key;
PyObject *locals_simplejson$encoder$$$class__1_JSONEncoder_109 = NULL;
PyObject *tmp_dictset_value;
struct Nuitka_FrameObject *frame_1492e0ec17137d50ad09e164429bddc7_2;
NUITKA_MAY_BE_UNUSED char const *type_description_2 = NULL;
static struct Nuitka_FrameObject *cache_frame_1492e0ec17137d50ad09e164429bddc7_2 = NULL;
PyObject *exception_keeper_type_5;
PyObject *exception_keeper_value_5;
PyTracebackObject *exception_keeper_tb_5;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_5;
PyObject *exception_keeper_type_6;
PyObject *exception_keeper_value_6;
PyTracebackObject *exception_keeper_tb_6;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_6;
PyObject *exception_keeper_type_7;
PyObject *exception_keeper_value_7;
PyTracebackObject *exception_keeper_tb_7;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_7;
PyObject *locals_simplejson$encoder$$$class__2_JSONEncoderForHTML_383 = NULL;
struct Nuitka_FrameObject *frame_bd0fc9602598b816cfe88c1db524ee19_3;
NUITKA_MAY_BE_UNUSED char const *type_description_3 = NULL;
static struct Nuitka_FrameObject *cache_frame_bd0fc9602598b816cfe88c1db524ee19_3 = NULL;
PyObject *exception_keeper_type_8;
PyObject *exception_keeper_value_8;
PyTracebackObject *exception_keeper_tb_8;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_8;
PyObject *exception_keeper_type_9;
PyObject *exception_keeper_value_9;
PyTracebackObject *exception_keeper_tb_9;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_9;
PyObject *exception_keeper_type_10;
PyObject *exception_keeper_value_10;
PyTracebackObject *exception_keeper_tb_10;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_10;
// Module code.
{
PyObject *tmp_assign_source_1;
tmp_assign_source_1 = mod_consts[168];
UPDATE_STRING_DICT0(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[169], tmp_assign_source_1);
}
{
PyObject *tmp_assign_source_2;
tmp_assign_source_2 = mod_consts[170];
UPDATE_STRING_DICT0(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[171], tmp_assign_source_2);
}
// Frame without reuse.
frame_042da99c28d5d1928ae05662a255bcd7 = MAKE_MODULE_FRAME(codeobj_042da99c28d5d1928ae05662a255bcd7, module_simplejson$encoder);
// Push the new frame as the currently active one, and we should be exclusively
// owning it.
pushFrameStack(frame_042da99c28d5d1928ae05662a255bcd7);
assert(Py_REFCNT(frame_042da99c28d5d1928ae05662a255bcd7) == 2);
// Framed code:
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
tmp_assattr_value_1 = mod_consts[170];
tmp_assattr_target_1 = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[172]);
if (unlikely(tmp_assattr_target_1 == NULL)) {
tmp_assattr_target_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[172]);
}
assert(!(tmp_assattr_target_1 == NULL));
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[173], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1;
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_2;
PyObject *tmp_assattr_target_2;
tmp_assattr_value_2 = Py_True;
tmp_assattr_target_2 = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[172]);
if (unlikely(tmp_assattr_target_2 == NULL)) {
tmp_assattr_target_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[172]);
}
assert(!(tmp_assattr_target_2 == NULL));
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_2, mod_consts[174], tmp_assattr_value_2);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1;
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assign_source_3;
tmp_assign_source_3 = Py_None;
UPDATE_STRING_DICT0(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[175], tmp_assign_source_3);
}
{
PyObject *tmp_assign_source_4;
{
PyObject *hard_module = IMPORT_HARD___FUTURE__();
tmp_assign_source_4 = LOOKUP_ATTRIBUTE(hard_module, mod_consts[176]);
}
assert(!(tmp_assign_source_4 == NULL));
UPDATE_STRING_DICT1(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[176], tmp_assign_source_4);
}
{
PyObject *tmp_assign_source_5;
PyObject *tmp_name_value_1;
PyObject *tmp_globals_arg_value_1;
PyObject *tmp_locals_arg_value_1;
PyObject *tmp_fromlist_value_1;
PyObject *tmp_level_value_1;
tmp_name_value_1 = mod_consts[177];
tmp_globals_arg_value_1 = (PyObject *)moduledict_simplejson$encoder;
tmp_locals_arg_value_1 = Py_None;
tmp_fromlist_value_1 = Py_None;
tmp_level_value_1 = mod_consts[4];
frame_042da99c28d5d1928ae05662a255bcd7->m_frame.f_lineno = 4;
tmp_assign_source_5 = IMPORT_MODULE5(tmp_name_value_1, tmp_globals_arg_value_1, tmp_locals_arg_value_1, tmp_fromlist_value_1, tmp_level_value_1);
if (tmp_assign_source_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 4;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[177], tmp_assign_source_5);
}
{
PyObject *tmp_assign_source_6;
PyObject *tmp_import_name_from_1;
PyObject *tmp_name_value_2;
PyObject *tmp_globals_arg_value_2;
PyObject *tmp_locals_arg_value_2;
PyObject *tmp_fromlist_value_2;
PyObject *tmp_level_value_2;
tmp_name_value_2 = mod_consts[178];
tmp_globals_arg_value_2 = (PyObject *)moduledict_simplejson$encoder;
tmp_locals_arg_value_2 = Py_None;
tmp_fromlist_value_2 = mod_consts[179];
tmp_level_value_2 = mod_consts[4];
frame_042da99c28d5d1928ae05662a255bcd7->m_frame.f_lineno = 5;
tmp_import_name_from_1 = IMPORT_MODULE5(tmp_name_value_2, tmp_globals_arg_value_2, tmp_locals_arg_value_2, tmp_fromlist_value_2, tmp_level_value_2);
if (tmp_import_name_from_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 5;
goto frame_exception_exit_1;
}
if (PyModule_Check(tmp_import_name_from_1)) {
tmp_assign_source_6 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_1,
(PyObject *)moduledict_simplejson$encoder,
mod_consts[100],
mod_consts[4]
);
} else {
tmp_assign_source_6 = IMPORT_NAME(tmp_import_name_from_1, mod_consts[100]);
}
Py_DECREF(tmp_import_name_from_1);
if (tmp_assign_source_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 5;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[100], tmp_assign_source_6);
}
{
PyObject *tmp_assign_source_7;
PyObject *tmp_name_value_3;
PyObject *tmp_globals_arg_value_3;
PyObject *tmp_locals_arg_value_3;
PyObject *tmp_fromlist_value_3;
PyObject *tmp_level_value_3;
tmp_name_value_3 = mod_consts[77];
tmp_globals_arg_value_3 = (PyObject *)moduledict_simplejson$encoder;
tmp_locals_arg_value_3 = Py_None;
tmp_fromlist_value_3 = Py_None;
tmp_level_value_3 = mod_consts[4];
frame_042da99c28d5d1928ae05662a255bcd7->m_frame.f_lineno = 7;
tmp_assign_source_7 = IMPORT_MODULE5(tmp_name_value_3, tmp_globals_arg_value_3, tmp_locals_arg_value_3, tmp_fromlist_value_3, tmp_level_value_3);
if (tmp_assign_source_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 7;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[77], tmp_assign_source_7);
}
{
PyObject *tmp_assign_source_8;
PyObject *tmp_name_value_4;
PyObject *tmp_globals_arg_value_4;
PyObject *tmp_locals_arg_value_4;
PyObject *tmp_fromlist_value_4;
PyObject *tmp_level_value_4;
tmp_name_value_4 = mod_consts[180];
tmp_globals_arg_value_4 = (PyObject *)moduledict_simplejson$encoder;
tmp_locals_arg_value_4 = Py_None;
tmp_fromlist_value_4 = mod_consts[181];
tmp_level_value_4 = mod_consts[2];
frame_042da99c28d5d1928ae05662a255bcd7->m_frame.f_lineno = 8;
tmp_assign_source_8 = IMPORT_MODULE5(tmp_name_value_4, tmp_globals_arg_value_4, tmp_locals_arg_value_4, tmp_fromlist_value_4, tmp_level_value_4);
if (tmp_assign_source_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 8;
goto frame_exception_exit_1;
}
assert(tmp_import_from_1__module == NULL);
tmp_import_from_1__module = tmp_assign_source_8;
}
// Tried code:
{
PyObject *tmp_assign_source_9;
PyObject *tmp_import_name_from_2;
CHECK_OBJECT(tmp_import_from_1__module);
tmp_import_name_from_2 = tmp_import_from_1__module;
if (PyModule_Check(tmp_import_name_from_2)) {
tmp_assign_source_9 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_2,
(PyObject *)moduledict_simplejson$encoder,
mod_consts[182],
mod_consts[4]
);
} else {
tmp_assign_source_9 = IMPORT_NAME(tmp_import_name_from_2, mod_consts[182]);
}
if (tmp_assign_source_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 8;
goto try_except_handler_1;
}
UPDATE_STRING_DICT1(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[182], tmp_assign_source_9);
}
{
PyObject *tmp_assign_source_10;
PyObject *tmp_import_name_from_3;
CHECK_OBJECT(tmp_import_from_1__module);
tmp_import_name_from_3 = tmp_import_from_1__module;
if (PyModule_Check(tmp_import_name_from_3)) {
tmp_assign_source_10 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_3,
(PyObject *)moduledict_simplejson$encoder,
mod_consts[61],
mod_consts[4]
);
} else {
tmp_assign_source_10 = IMPORT_NAME(tmp_import_name_from_3, mod_consts[61]);
}
if (tmp_assign_source_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 8;
goto try_except_handler_1;
}
UPDATE_STRING_DICT1(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[61], tmp_assign_source_10);
}
{
PyObject *tmp_assign_source_11;
PyObject *tmp_import_name_from_4;
CHECK_OBJECT(tmp_import_from_1__module);
tmp_import_name_from_4 = tmp_import_from_1__module;
if (PyModule_Check(tmp_import_name_from_4)) {
tmp_assign_source_11 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_4,
(PyObject *)moduledict_simplejson$encoder,
mod_consts[62],
mod_consts[4]
);
} else {
tmp_assign_source_11 = IMPORT_NAME(tmp_import_name_from_4, mod_consts[62]);
}
if (tmp_assign_source_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 8;
goto try_except_handler_1;
}
UPDATE_STRING_DICT1(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[62], tmp_assign_source_11);
}
{
PyObject *tmp_assign_source_12;
PyObject *tmp_import_name_from_5;
CHECK_OBJECT(tmp_import_from_1__module);
tmp_import_name_from_5 = tmp_import_from_1__module;
if (PyModule_Check(tmp_import_name_from_5)) {
tmp_assign_source_12 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_5,
(PyObject *)moduledict_simplejson$encoder,
mod_consts[48],
mod_consts[4]
);
} else {
tmp_assign_source_12 = IMPORT_NAME(tmp_import_name_from_5, mod_consts[48]);
}
if (tmp_assign_source_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 8;
goto try_except_handler_1;
}
UPDATE_STRING_DICT1(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[48], tmp_assign_source_12);
}
{
PyObject *tmp_assign_source_13;
PyObject *tmp_import_name_from_6;
CHECK_OBJECT(tmp_import_from_1__module);
tmp_import_name_from_6 = tmp_import_from_1__module;
if (PyModule_Check(tmp_import_name_from_6)) {
tmp_assign_source_13 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_6,
(PyObject *)moduledict_simplejson$encoder,
mod_consts[103],
mod_consts[4]
);
} else {
tmp_assign_source_13 = IMPORT_NAME(tmp_import_name_from_6, mod_consts[103]);
}
if (tmp_assign_source_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 8;
goto try_except_handler_1;
}
UPDATE_STRING_DICT1(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[103], tmp_assign_source_13);
}
{
PyObject *tmp_assign_source_14;
PyObject *tmp_import_name_from_7;
CHECK_OBJECT(tmp_import_from_1__module);
tmp_import_name_from_7 = tmp_import_from_1__module;
if (PyModule_Check(tmp_import_name_from_7)) {
tmp_assign_source_14 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_7,
(PyObject *)moduledict_simplejson$encoder,
mod_consts[183],
mod_consts[4]
);
} else {
tmp_assign_source_14 = IMPORT_NAME(tmp_import_name_from_7, mod_consts[183]);
}
if (tmp_assign_source_14 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 8;
goto try_except_handler_1;
}
UPDATE_STRING_DICT1(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[183], tmp_assign_source_14);
}
goto try_end_1;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
CHECK_OBJECT(tmp_import_from_1__module);
Py_DECREF(tmp_import_from_1__module);
tmp_import_from_1__module = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto frame_exception_exit_1;
// End of try:
try_end_1:;
CHECK_OBJECT(tmp_import_from_1__module);
Py_DECREF(tmp_import_from_1__module);
tmp_import_from_1__module = NULL;
{
PyObject *tmp_assign_source_15;
tmp_assign_source_15 = MAKE_FUNCTION_simplejson$encoder$$$function__1__import_speedups();
UPDATE_STRING_DICT1(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[184], tmp_assign_source_15);
}
// Tried code:
{
PyObject *tmp_assign_source_16;
PyObject *tmp_iter_arg_1;
PyObject *tmp_called_value_1;
tmp_called_value_1 = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[184]);
if (unlikely(tmp_called_value_1 == NULL)) {
tmp_called_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[184]);
}
assert(!(tmp_called_value_1 == NULL));
frame_042da99c28d5d1928ae05662a255bcd7->m_frame.f_lineno = 15;
tmp_iter_arg_1 = CALL_FUNCTION_NO_ARGS(tmp_called_value_1);
if (tmp_iter_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 15;
goto try_except_handler_2;
}
tmp_assign_source_16 = MAKE_UNPACK_ITERATOR(tmp_iter_arg_1);
Py_DECREF(tmp_iter_arg_1);
if (tmp_assign_source_16 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 15;
goto try_except_handler_2;
}
assert(tmp_tuple_unpack_1__source_iter == NULL);
tmp_tuple_unpack_1__source_iter = tmp_assign_source_16;
}
// Tried code:
{
PyObject *tmp_assign_source_17;
PyObject *tmp_unpack_1;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
tmp_unpack_1 = tmp_tuple_unpack_1__source_iter;
tmp_assign_source_17 = UNPACK_NEXT(tmp_unpack_1, 0, 2);
if (tmp_assign_source_17 == NULL) {
if (!ERROR_OCCURRED()) {
exception_type = PyExc_StopIteration;
Py_INCREF(exception_type);
exception_value = NULL;
exception_tb = NULL;
} else {
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
}
exception_lineno = 15;
goto try_except_handler_3;
}
assert(tmp_tuple_unpack_1__element_1 == NULL);
tmp_tuple_unpack_1__element_1 = tmp_assign_source_17;
}
{
PyObject *tmp_assign_source_18;
PyObject *tmp_unpack_2;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
tmp_unpack_2 = tmp_tuple_unpack_1__source_iter;
tmp_assign_source_18 = UNPACK_NEXT(tmp_unpack_2, 1, 2);
if (tmp_assign_source_18 == NULL) {
if (!ERROR_OCCURRED()) {
exception_type = PyExc_StopIteration;
Py_INCREF(exception_type);
exception_value = NULL;
exception_tb = NULL;
} else {
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
}
exception_lineno = 15;
goto try_except_handler_3;
}
assert(tmp_tuple_unpack_1__element_2 == NULL);
tmp_tuple_unpack_1__element_2 = tmp_assign_source_18;
}
{
PyObject *tmp_iterator_name_1;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
tmp_iterator_name_1 = tmp_tuple_unpack_1__source_iter;
// Check if iterator has left-over elements.
CHECK_OBJECT(tmp_iterator_name_1); assert(HAS_ITERNEXT(tmp_iterator_name_1));
tmp_iterator_attempt = (*Py_TYPE(tmp_iterator_name_1)->tp_iternext)(tmp_iterator_name_1);
if (likely(tmp_iterator_attempt == NULL)) {
PyObject *error = GET_ERROR_OCCURRED();
if (error != NULL) {
if (EXCEPTION_MATCH_BOOL_SINGLE(error, PyExc_StopIteration)) {
CLEAR_ERROR_OCCURRED();
} else {
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 15;
goto try_except_handler_3;
}
}
} else {
Py_DECREF(tmp_iterator_attempt);
exception_type = PyExc_ValueError;
Py_INCREF(PyExc_ValueError);
exception_value = mod_consts[51];
Py_INCREF(exception_value);
exception_tb = NULL;
exception_lineno = 15;
goto try_except_handler_3;
}
}
goto try_end_2;
// Exception handler code:
try_except_handler_3:;
exception_keeper_type_2 = exception_type;
exception_keeper_value_2 = exception_value;
exception_keeper_tb_2 = exception_tb;
exception_keeper_lineno_2 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
Py_DECREF(tmp_tuple_unpack_1__source_iter);
tmp_tuple_unpack_1__source_iter = NULL;
// Re-raise.
exception_type = exception_keeper_type_2;
exception_value = exception_keeper_value_2;
exception_tb = exception_keeper_tb_2;
exception_lineno = exception_keeper_lineno_2;
goto try_except_handler_2;
// End of try:
try_end_2:;
goto try_end_3;
// Exception handler code:
try_except_handler_2:;
exception_keeper_type_3 = exception_type;
exception_keeper_value_3 = exception_value;
exception_keeper_tb_3 = exception_tb;
exception_keeper_lineno_3 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_tuple_unpack_1__element_1);
tmp_tuple_unpack_1__element_1 = NULL;
Py_XDECREF(tmp_tuple_unpack_1__element_2);
tmp_tuple_unpack_1__element_2 = NULL;
// Re-raise.
exception_type = exception_keeper_type_3;
exception_value = exception_keeper_value_3;
exception_tb = exception_keeper_tb_3;
exception_lineno = exception_keeper_lineno_3;
goto frame_exception_exit_1;
// End of try:
try_end_3:;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
Py_DECREF(tmp_tuple_unpack_1__source_iter);
tmp_tuple_unpack_1__source_iter = NULL;
{
PyObject *tmp_assign_source_19;
CHECK_OBJECT(tmp_tuple_unpack_1__element_1);
tmp_assign_source_19 = tmp_tuple_unpack_1__element_1;
UPDATE_STRING_DICT0(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[185], tmp_assign_source_19);
}
Py_XDECREF(tmp_tuple_unpack_1__element_1);
tmp_tuple_unpack_1__element_1 = NULL;
{
PyObject *tmp_assign_source_20;
CHECK_OBJECT(tmp_tuple_unpack_1__element_2);
tmp_assign_source_20 = tmp_tuple_unpack_1__element_2;
UPDATE_STRING_DICT0(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[76], tmp_assign_source_20);
}
Py_XDECREF(tmp_tuple_unpack_1__element_2);
tmp_tuple_unpack_1__element_2 = NULL;
{
PyObject *tmp_assign_source_21;
PyObject *tmp_import_name_from_8;
PyObject *tmp_name_value_5;
PyObject *tmp_globals_arg_value_5;
PyObject *tmp_locals_arg_value_5;
PyObject *tmp_fromlist_value_5;
PyObject *tmp_level_value_5;
tmp_name_value_5 = mod_consts[186];
tmp_globals_arg_value_5 = (PyObject *)moduledict_simplejson$encoder;
tmp_locals_arg_value_5 = Py_None;
tmp_fromlist_value_5 = mod_consts[187];
tmp_level_value_5 = mod_consts[2];
frame_042da99c28d5d1928ae05662a255bcd7->m_frame.f_lineno = 17;
tmp_import_name_from_8 = IMPORT_MODULE5(tmp_name_value_5, tmp_globals_arg_value_5, tmp_locals_arg_value_5, tmp_fromlist_value_5, tmp_level_value_5);
if (tmp_import_name_from_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 17;
goto frame_exception_exit_1;
}
if (PyModule_Check(tmp_import_name_from_8)) {
tmp_assign_source_21 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_8,
(PyObject *)moduledict_simplejson$encoder,
mod_consts[72],
mod_consts[4]
);
} else {
tmp_assign_source_21 = IMPORT_NAME(tmp_import_name_from_8, mod_consts[72]);
}
Py_DECREF(tmp_import_name_from_8);
if (tmp_assign_source_21 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 17;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[72], tmp_assign_source_21);
}
{
PyObject *tmp_assign_source_22;
PyObject *tmp_import_name_from_9;
PyObject *tmp_name_value_6;
PyObject *tmp_globals_arg_value_6;
PyObject *tmp_locals_arg_value_6;
PyObject *tmp_fromlist_value_6;
PyObject *tmp_level_value_6;
tmp_name_value_6 = mod_consts[188];
tmp_globals_arg_value_6 = (PyObject *)moduledict_simplejson$encoder;
tmp_locals_arg_value_6 = Py_None;
tmp_fromlist_value_6 = mod_consts[189];
tmp_level_value_6 = mod_consts[2];
frame_042da99c28d5d1928ae05662a255bcd7->m_frame.f_lineno = 18;
tmp_import_name_from_9 = IMPORT_MODULE5(tmp_name_value_6, tmp_globals_arg_value_6, tmp_locals_arg_value_6, tmp_fromlist_value_6, tmp_level_value_6);
if (tmp_import_name_from_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 18;
goto frame_exception_exit_1;
}
if (PyModule_Check(tmp_import_name_from_9)) {
tmp_assign_source_22 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_9,
(PyObject *)moduledict_simplejson$encoder,
mod_consts[134],
mod_consts[4]
);
} else {
tmp_assign_source_22 = IMPORT_NAME(tmp_import_name_from_9, mod_consts[134]);
}
Py_DECREF(tmp_import_name_from_9);
if (tmp_assign_source_22 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 18;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[134], tmp_assign_source_22);
}
{
PyObject *tmp_assign_source_23;
PyObject *tmp_called_instance_1;
tmp_called_instance_1 = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[177]);
if (unlikely(tmp_called_instance_1 == NULL)) {
tmp_called_instance_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[177]);
}
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 20;
goto frame_exception_exit_1;
}
frame_042da99c28d5d1928ae05662a255bcd7->m_frame.f_lineno = 20;
tmp_assign_source_23 = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_1,
mod_consts[190],
PyTuple_GET_ITEM(mod_consts[191], 0)
);
if (tmp_assign_source_23 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 20;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[17], tmp_assign_source_23);
}
{
PyObject *tmp_assign_source_24;
PyObject *tmp_called_instance_2;
tmp_called_instance_2 = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[177]);
if (unlikely(tmp_called_instance_2 == NULL)) {
tmp_called_instance_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[177]);
}
if (tmp_called_instance_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 21;
goto frame_exception_exit_1;
}
frame_042da99c28d5d1928ae05662a255bcd7->m_frame.f_lineno = 21;
tmp_assign_source_24 = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_2,
mod_consts[190],
PyTuple_GET_ITEM(mod_consts[192], 0)
);
if (tmp_assign_source_24 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 21;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[25], tmp_assign_source_24);
}
{
PyObject *tmp_assign_source_25;
PyObject *tmp_called_instance_3;
tmp_called_instance_3 = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[177]);
if (unlikely(tmp_called_instance_3 == NULL)) {
tmp_called_instance_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[177]);
}
if (tmp_called_instance_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 22;
goto frame_exception_exit_1;
}
frame_042da99c28d5d1928ae05662a255bcd7->m_frame.f_lineno = 22;
tmp_assign_source_25 = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_3,
mod_consts[190],
PyTuple_GET_ITEM(mod_consts[193], 0)
);
if (tmp_assign_source_25 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 22;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[10], tmp_assign_source_25);
}
{
PyObject *tmp_assign_source_26;
tmp_assign_source_26 = DICT_COPY(mod_consts[194]);
UPDATE_STRING_DICT1(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[20], tmp_assign_source_26);
}
{
PyObject *tmp_assign_source_27;
PyObject *tmp_iter_arg_2;
tmp_iter_arg_2 = mod_consts[195];
tmp_assign_source_27 = MAKE_ITERATOR_INFALLIBLE(tmp_iter_arg_2);
assert(!(tmp_assign_source_27 == NULL));
assert(tmp_for_loop_1__for_iterator == NULL);
tmp_for_loop_1__for_iterator = tmp_assign_source_27;
}
// Tried code:
loop_start_1:;
{
PyObject *tmp_next_source_1;
PyObject *tmp_assign_source_28;
CHECK_OBJECT(tmp_for_loop_1__for_iterator);
tmp_next_source_1 = tmp_for_loop_1__for_iterator;
tmp_assign_source_28 = ITERATOR_NEXT(tmp_next_source_1);
if (tmp_assign_source_28 == NULL) {
if (CHECK_AND_CLEAR_STOP_ITERATION_OCCURRED()) {
goto loop_end_1;
} else {
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 32;
goto try_except_handler_4;
}
}
{
PyObject *old = tmp_for_loop_1__iter_value;
tmp_for_loop_1__iter_value = tmp_assign_source_28;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_29;
CHECK_OBJECT(tmp_for_loop_1__iter_value);
tmp_assign_source_29 = tmp_for_loop_1__iter_value;
UPDATE_STRING_DICT0(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[196], tmp_assign_source_29);
}
{
PyObject *tmp_called_value_2;
PyObject *tmp_expression_value_1;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_chr_arg_1;
PyObject *tmp_args_element_value_2;
PyObject *tmp_mod_expr_left_1;
PyObject *tmp_mod_expr_right_1;
PyObject *tmp_tuple_element_1;
tmp_expression_value_1 = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[20]);
if (unlikely(tmp_expression_value_1 == NULL)) {
tmp_expression_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[20]);
}
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 34;
goto try_except_handler_4;
}
tmp_called_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[197]);
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 34;
goto try_except_handler_4;
}
tmp_chr_arg_1 = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[196]);
if (unlikely(tmp_chr_arg_1 == NULL)) {
tmp_chr_arg_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[196]);
}
if (tmp_chr_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
exception_lineno = 34;
goto try_except_handler_4;
}
tmp_args_element_value_1 = BUILTIN_CHR(tmp_chr_arg_1);
if (tmp_args_element_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
exception_lineno = 34;
goto try_except_handler_4;
}
tmp_mod_expr_left_1 = mod_consts[28];
tmp_tuple_element_1 = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[196]);
if (unlikely(tmp_tuple_element_1 == NULL)) {
tmp_tuple_element_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[196]);
}
if (tmp_tuple_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
Py_DECREF(tmp_args_element_value_1);
exception_lineno = 34;
goto try_except_handler_4;
}
tmp_mod_expr_right_1 = MAKE_TUPLE_EMPTY(1);
PyTuple_SET_ITEM0(tmp_mod_expr_right_1, 0, tmp_tuple_element_1);
tmp_args_element_value_2 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_1, tmp_mod_expr_right_1);
Py_DECREF(tmp_mod_expr_right_1);
if (tmp_args_element_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
Py_DECREF(tmp_args_element_value_1);
exception_lineno = 34;
goto try_except_handler_4;
}
frame_042da99c28d5d1928ae05662a255bcd7->m_frame.f_lineno = 34;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2};
tmp_call_result_1 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_2, call_args);
}
Py_DECREF(tmp_called_value_2);
Py_DECREF(tmp_args_element_value_1);
Py_DECREF(tmp_args_element_value_2);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 34;
goto try_except_handler_4;
}
Py_DECREF(tmp_call_result_1);
}
if (CONSIDER_THREADING() == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 32;
goto try_except_handler_4;
}
goto loop_start_1;
loop_end_1:;
goto try_end_4;
// Exception handler code:
try_except_handler_4:;
exception_keeper_type_4 = exception_type;
exception_keeper_value_4 = exception_value;
exception_keeper_tb_4 = exception_tb;
exception_keeper_lineno_4 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_for_loop_1__iter_value);
tmp_for_loop_1__iter_value = NULL;
CHECK_OBJECT(tmp_for_loop_1__for_iterator);
Py_DECREF(tmp_for_loop_1__for_iterator);
tmp_for_loop_1__for_iterator = NULL;
// Re-raise.
exception_type = exception_keeper_type_4;
exception_value = exception_keeper_value_4;
exception_tb = exception_keeper_tb_4;
exception_lineno = exception_keeper_lineno_4;
goto frame_exception_exit_1;
// End of try:
try_end_4:;
Py_XDECREF(tmp_for_loop_1__iter_value);
tmp_for_loop_1__iter_value = NULL;
CHECK_OBJECT(tmp_for_loop_1__for_iterator);
Py_DECREF(tmp_for_loop_1__for_iterator);
tmp_for_loop_1__for_iterator = NULL;
{
PyObject *tmp_assign_source_30;
tmp_assign_source_30 = LOOKUP_BUILTIN(mod_consts[198]);
assert(tmp_assign_source_30 != NULL);
UPDATE_STRING_DICT0(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[71], tmp_assign_source_30);
}
{
PyObject *tmp_assign_source_31;
PyObject *tmp_defaults_1;
PyObject *tmp_tuple_element_2;
tmp_tuple_element_2 = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[183]);
if (unlikely(tmp_tuple_element_2 == NULL)) {
tmp_tuple_element_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[183]);
}
if (tmp_tuple_element_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 38;
goto frame_exception_exit_1;
}
tmp_defaults_1 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_defaults_1, 0, tmp_tuple_element_2);
tmp_tuple_element_2 = mod_consts[24];
PyTuple_SET_ITEM0(tmp_defaults_1, 1, tmp_tuple_element_2);
tmp_assign_source_31 = MAKE_FUNCTION_simplejson$encoder$$$function__2_encode_basestring(tmp_defaults_1);
UPDATE_STRING_DICT1(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[64], tmp_assign_source_31);
}
{
PyObject *tmp_assign_source_32;
PyObject *tmp_defaults_2;
PyObject *tmp_tuple_element_3;
tmp_tuple_element_3 = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[183]);
if (unlikely(tmp_tuple_element_3 == NULL)) {
tmp_tuple_element_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[183]);
}
if (tmp_tuple_element_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 65;
goto frame_exception_exit_1;
}
tmp_defaults_2 = MAKE_TUPLE_EMPTY(1);
PyTuple_SET_ITEM0(tmp_defaults_2, 0, tmp_tuple_element_3);
tmp_assign_source_32 = MAKE_FUNCTION_simplejson$encoder$$$function__3_py_encode_basestring_ascii(tmp_defaults_2);
UPDATE_STRING_DICT1(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[199], tmp_assign_source_32);
}
{
PyObject *tmp_assign_source_33;
int tmp_or_left_truth_1;
PyObject *tmp_or_left_value_1;
PyObject *tmp_or_right_value_1;
tmp_or_left_value_1 = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[185]);
if (unlikely(tmp_or_left_value_1 == NULL)) {
tmp_or_left_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[185]);
}
if (tmp_or_left_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 107;
goto frame_exception_exit_1;
}
tmp_or_left_truth_1 = CHECK_IF_TRUE(tmp_or_left_value_1);
if (tmp_or_left_truth_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 107;
goto frame_exception_exit_1;
}
if (tmp_or_left_truth_1 == 1) {
goto or_left_1;
} else {
goto or_right_1;
}
or_right_1:;
tmp_or_right_value_1 = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[199]);
if (unlikely(tmp_or_right_value_1 == NULL)) {
tmp_or_right_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[199]);
}
assert(!(tmp_or_right_value_1 == NULL));
tmp_assign_source_33 = tmp_or_right_value_1;
goto or_end_1;
or_left_1:;
tmp_assign_source_33 = tmp_or_left_value_1;
or_end_1:;
UPDATE_STRING_DICT0(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[5], tmp_assign_source_33);
}
// Tried code:
{
PyObject *tmp_assign_source_34;
PyObject *tmp_dircall_arg1_1;
tmp_dircall_arg1_1 = mod_consts[200];
Py_INCREF(tmp_dircall_arg1_1);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_1};
tmp_assign_source_34 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_34 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 109;
goto try_except_handler_5;
}
assert(tmp_class_creation_1__bases == NULL);
tmp_class_creation_1__bases = tmp_assign_source_34;
}
{
PyObject *tmp_assign_source_35;
tmp_assign_source_35 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_1__class_decl_dict == NULL);
tmp_class_creation_1__class_decl_dict = tmp_assign_source_35;
}
{
PyObject *tmp_assign_source_36;
PyObject *tmp_metaclass_value_1;
bool tmp_condition_result_1;
PyObject *tmp_key_value_1;
PyObject *tmp_dict_arg_value_1;
PyObject *tmp_dict_arg_value_2;
PyObject *tmp_key_value_2;
nuitka_bool tmp_condition_result_2;
int tmp_truth_name_1;
PyObject *tmp_type_arg_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_subscript_value_1;
PyObject *tmp_bases_value_1;
tmp_key_value_1 = mod_consts[201];
CHECK_OBJECT(tmp_class_creation_1__class_decl_dict);
tmp_dict_arg_value_1 = tmp_class_creation_1__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_1, tmp_key_value_1);
assert(!(tmp_res == -1));
tmp_condition_result_1 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto condexpr_true_1;
} else {
goto condexpr_false_1;
}
condexpr_true_1:;
CHECK_OBJECT(tmp_class_creation_1__class_decl_dict);
tmp_dict_arg_value_2 = tmp_class_creation_1__class_decl_dict;
tmp_key_value_2 = mod_consts[201];
tmp_metaclass_value_1 = DICT_GET_ITEM0(tmp_dict_arg_value_2, tmp_key_value_2);
if (tmp_metaclass_value_1 == NULL) {
tmp_metaclass_value_1 = Py_None;
}
assert(!(tmp_metaclass_value_1 == NULL));
Py_INCREF(tmp_metaclass_value_1);
goto condexpr_end_1;
condexpr_false_1:;
CHECK_OBJECT(tmp_class_creation_1__bases);
tmp_truth_name_1 = CHECK_IF_TRUE(tmp_class_creation_1__bases);
if (tmp_truth_name_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 109;
goto try_except_handler_5;
}
tmp_condition_result_2 = tmp_truth_name_1 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_2 == NUITKA_BOOL_TRUE) {
goto condexpr_true_2;
} else {
goto condexpr_false_2;
}
condexpr_true_2:;
CHECK_OBJECT(tmp_class_creation_1__bases);
tmp_expression_value_2 = tmp_class_creation_1__bases;
tmp_subscript_value_1 = mod_consts[4];
tmp_type_arg_1 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_2, tmp_subscript_value_1, 0);
if (tmp_type_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 109;
goto try_except_handler_5;
}
tmp_metaclass_value_1 = BUILTIN_TYPE1(tmp_type_arg_1);
Py_DECREF(tmp_type_arg_1);
if (tmp_metaclass_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 109;
goto try_except_handler_5;
}
goto condexpr_end_2;
condexpr_false_2:;
tmp_metaclass_value_1 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_1);
condexpr_end_2:;
condexpr_end_1:;
CHECK_OBJECT(tmp_class_creation_1__bases);
tmp_bases_value_1 = tmp_class_creation_1__bases;
tmp_assign_source_36 = SELECT_METACLASS(tmp_metaclass_value_1, tmp_bases_value_1);
Py_DECREF(tmp_metaclass_value_1);
if (tmp_assign_source_36 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 109;
goto try_except_handler_5;
}
assert(tmp_class_creation_1__metaclass == NULL);
tmp_class_creation_1__metaclass = tmp_assign_source_36;
}
{
bool tmp_condition_result_3;
PyObject *tmp_key_value_3;
PyObject *tmp_dict_arg_value_3;
tmp_key_value_3 = mod_consts[201];
CHECK_OBJECT(tmp_class_creation_1__class_decl_dict);
tmp_dict_arg_value_3 = tmp_class_creation_1__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_3, tmp_key_value_3);
assert(!(tmp_res == -1));
tmp_condition_result_3 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_3 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
CHECK_OBJECT(tmp_class_creation_1__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_1__class_decl_dict;
tmp_dictdel_key = mod_consts[201];
tmp_result = DICT_REMOVE_ITEM(tmp_dictdel_dict, tmp_dictdel_key);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 109;
goto try_except_handler_5;
}
branch_no_1:;
{
nuitka_bool tmp_condition_result_4;
PyObject *tmp_expression_value_3;
CHECK_OBJECT(tmp_class_creation_1__metaclass);
tmp_expression_value_3 = tmp_class_creation_1__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_3, mod_consts[202]);
tmp_condition_result_4 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_4 == NUITKA_BOOL_TRUE) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_assign_source_37;
PyObject *tmp_called_value_3;
PyObject *tmp_expression_value_4;
PyObject *tmp_args_value_1;
PyObject *tmp_tuple_element_4;
PyObject *tmp_kwargs_value_1;
CHECK_OBJECT(tmp_class_creation_1__metaclass);
tmp_expression_value_4 = tmp_class_creation_1__metaclass;
tmp_called_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[202]);
if (tmp_called_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 109;
goto try_except_handler_5;
}
tmp_tuple_element_4 = mod_consts[203];
tmp_args_value_1 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_1, 0, tmp_tuple_element_4);
CHECK_OBJECT(tmp_class_creation_1__bases);
tmp_tuple_element_4 = tmp_class_creation_1__bases;
PyTuple_SET_ITEM0(tmp_args_value_1, 1, tmp_tuple_element_4);
CHECK_OBJECT(tmp_class_creation_1__class_decl_dict);
tmp_kwargs_value_1 = tmp_class_creation_1__class_decl_dict;
frame_042da99c28d5d1928ae05662a255bcd7->m_frame.f_lineno = 109;
tmp_assign_source_37 = CALL_FUNCTION(tmp_called_value_3, tmp_args_value_1, tmp_kwargs_value_1);
Py_DECREF(tmp_called_value_3);
Py_DECREF(tmp_args_value_1);
if (tmp_assign_source_37 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 109;
goto try_except_handler_5;
}
assert(tmp_class_creation_1__prepared == NULL);
tmp_class_creation_1__prepared = tmp_assign_source_37;
}
{
bool tmp_condition_result_5;
PyObject *tmp_operand_value_1;
PyObject *tmp_expression_value_5;
CHECK_OBJECT(tmp_class_creation_1__prepared);
tmp_expression_value_5 = tmp_class_creation_1__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_5, mod_consts[204]);
tmp_operand_value_1 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 109;
goto try_except_handler_5;
}
tmp_condition_result_5 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_5 != false) {
goto branch_yes_3;
} else {
goto branch_no_3;
}
}
branch_yes_3:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_raise_value_1;
PyObject *tmp_mod_expr_left_2;
PyObject *tmp_mod_expr_right_2;
PyObject *tmp_tuple_element_5;
PyObject *tmp_getattr_target_1;
PyObject *tmp_getattr_attr_1;
PyObject *tmp_getattr_default_1;
tmp_raise_type_1 = PyExc_TypeError;
tmp_mod_expr_left_2 = mod_consts[205];
CHECK_OBJECT(tmp_class_creation_1__metaclass);
tmp_getattr_target_1 = tmp_class_creation_1__metaclass;
tmp_getattr_attr_1 = mod_consts[59];
tmp_getattr_default_1 = mod_consts[206];
tmp_tuple_element_5 = BUILTIN_GETATTR(tmp_getattr_target_1, tmp_getattr_attr_1, tmp_getattr_default_1);
if (tmp_tuple_element_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 109;
goto try_except_handler_5;
}
tmp_mod_expr_right_2 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_6;
PyObject *tmp_type_arg_2;
PyTuple_SET_ITEM(tmp_mod_expr_right_2, 0, tmp_tuple_element_5);
CHECK_OBJECT(tmp_class_creation_1__prepared);
tmp_type_arg_2 = tmp_class_creation_1__prepared;
tmp_expression_value_6 = BUILTIN_TYPE1(tmp_type_arg_2);
assert(!(tmp_expression_value_6 == NULL));
tmp_tuple_element_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_6, mod_consts[59]);
Py_DECREF(tmp_expression_value_6);
if (tmp_tuple_element_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 109;
goto tuple_build_exception_1;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_2, 1, tmp_tuple_element_5);
}
goto tuple_build_noexception_1;
// Exception handling pass through code for tuple_build:
tuple_build_exception_1:;
Py_DECREF(tmp_mod_expr_right_2);
goto try_except_handler_5;
// Finished with no exception for tuple_build:
tuple_build_noexception_1:;
tmp_raise_value_1 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_2, tmp_mod_expr_right_2);
Py_DECREF(tmp_mod_expr_right_2);
if (tmp_raise_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 109;
goto try_except_handler_5;
}
exception_type = tmp_raise_type_1;
Py_INCREF(tmp_raise_type_1);
exception_value = tmp_raise_value_1;
exception_lineno = 109;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_5;
}
branch_no_3:;
goto branch_end_2;
branch_no_2:;
{
PyObject *tmp_assign_source_38;
tmp_assign_source_38 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_1__prepared == NULL);
tmp_class_creation_1__prepared = tmp_assign_source_38;
}
branch_end_2:;
{
PyObject *tmp_assign_source_39;
{
PyObject *tmp_set_locals_1;
CHECK_OBJECT(tmp_class_creation_1__prepared);
tmp_set_locals_1 = tmp_class_creation_1__prepared;
locals_simplejson$encoder$$$class__1_JSONEncoder_109 = tmp_set_locals_1;
Py_INCREF(tmp_set_locals_1);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[207];
tmp_res = PyObject_SetItem(locals_simplejson$encoder$$$class__1_JSONEncoder_109, mod_consts[208], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 109;
goto try_except_handler_7;
}
tmp_dictset_value = mod_consts[209];
tmp_res = PyObject_SetItem(locals_simplejson$encoder$$$class__1_JSONEncoder_109, mod_consts[169], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 109;
goto try_except_handler_7;
}
tmp_dictset_value = mod_consts[203];
tmp_res = PyObject_SetItem(locals_simplejson$encoder$$$class__1_JSONEncoder_109, mod_consts[210], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 109;
goto try_except_handler_7;
}
if (isFrameUnusable(cache_frame_1492e0ec17137d50ad09e164429bddc7_2)) {
Py_XDECREF(cache_frame_1492e0ec17137d50ad09e164429bddc7_2);
#if _DEBUG_REFCOUNTS
if (cache_frame_1492e0ec17137d50ad09e164429bddc7_2 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_1492e0ec17137d50ad09e164429bddc7_2 = MAKE_CLASS_FRAME(codeobj_1492e0ec17137d50ad09e164429bddc7, module_simplejson$encoder, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_1492e0ec17137d50ad09e164429bddc7_2->m_type_description == NULL);
frame_1492e0ec17137d50ad09e164429bddc7_2 = cache_frame_1492e0ec17137d50ad09e164429bddc7_2;
// Push the new frame as the currently active one.
pushFrameStack(frame_1492e0ec17137d50ad09e164429bddc7_2);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_1492e0ec17137d50ad09e164429bddc7_2) == 2); // Frame stack
// Framed code:
tmp_dictset_value = mod_consts[211];
tmp_res = PyObject_SetItem(locals_simplejson$encoder$$$class__1_JSONEncoder_109, mod_consts[52], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 138;
type_description_2 = "o";
goto frame_exception_exit_2;
}
tmp_dictset_value = mod_consts[212];
tmp_res = PyObject_SetItem(locals_simplejson$encoder$$$class__1_JSONEncoder_109, mod_consts[53], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 139;
type_description_2 = "o";
goto frame_exception_exit_2;
}
{
PyObject *tmp_defaults_3;
tmp_defaults_3 = mod_consts[213];
Py_INCREF(tmp_defaults_3);
tmp_dictset_value = MAKE_FUNCTION_simplejson$encoder$$$function__4___init__(tmp_defaults_3);
tmp_res = PyObject_SetItem(locals_simplejson$encoder$$$class__1_JSONEncoder_109, mod_consts[214], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 141;
type_description_2 = "o";
goto frame_exception_exit_2;
}
}
tmp_dictset_value = MAKE_FUNCTION_simplejson$encoder$$$function__5_default();
tmp_res = PyObject_SetItem(locals_simplejson$encoder$$$class__1_JSONEncoder_109, mod_consts[55], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 254;
type_description_2 = "o";
goto frame_exception_exit_2;
}
tmp_dictset_value = MAKE_FUNCTION_simplejson$encoder$$$function__6_encode();
tmp_res = PyObject_SetItem(locals_simplejson$encoder$$$class__1_JSONEncoder_109, mod_consts[217], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 275;
type_description_2 = "o";
goto frame_exception_exit_2;
}
{
PyObject *tmp_defaults_4;
tmp_defaults_4 = mod_consts[219];
Py_INCREF(tmp_defaults_4);
tmp_dictset_value = MAKE_FUNCTION_simplejson$encoder$$$function__7_iterencode(tmp_defaults_4);
tmp_res = PyObject_SetItem(locals_simplejson$encoder$$$class__1_JSONEncoder_109, mod_consts[65], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 304;
type_description_2 = "o";
goto frame_exception_exit_2;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_1492e0ec17137d50ad09e164429bddc7_2);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_2:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_1492e0ec17137d50ad09e164429bddc7_2);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_1492e0ec17137d50ad09e164429bddc7_2, exception_lineno);
} else if (exception_tb->tb_frame != &frame_1492e0ec17137d50ad09e164429bddc7_2->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_1492e0ec17137d50ad09e164429bddc7_2, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_1492e0ec17137d50ad09e164429bddc7_2,
type_description_2,
outline_0_var___class__
);
// Release cached frame if used for exception.
if (frame_1492e0ec17137d50ad09e164429bddc7_2 == cache_frame_1492e0ec17137d50ad09e164429bddc7_2) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_1492e0ec17137d50ad09e164429bddc7_2);
cache_frame_1492e0ec17137d50ad09e164429bddc7_2 = NULL;
}
assertFrameObject(frame_1492e0ec17137d50ad09e164429bddc7_2);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_1;
frame_no_exception_1:;
goto skip_nested_handling_1;
nested_frame_exit_1:;
goto try_except_handler_7;
skip_nested_handling_1:;
{
nuitka_bool tmp_condition_result_6;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(tmp_class_creation_1__bases);
tmp_cmp_expr_left_1 = tmp_class_creation_1__bases;
tmp_cmp_expr_right_1 = mod_consts[200];
tmp_condition_result_6 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
if (tmp_condition_result_6 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 109;
goto try_except_handler_7;
}
if (tmp_condition_result_6 == NUITKA_BOOL_TRUE) {
goto branch_yes_4;
} else {
goto branch_no_4;
}
}
branch_yes_4:;
tmp_dictset_value = mod_consts[200];
tmp_res = PyObject_SetItem(locals_simplejson$encoder$$$class__1_JSONEncoder_109, mod_consts[221], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 109;
goto try_except_handler_7;
}
branch_no_4:;
{
PyObject *tmp_assign_source_40;
PyObject *tmp_called_value_4;
PyObject *tmp_args_value_2;
PyObject *tmp_tuple_element_6;
PyObject *tmp_kwargs_value_2;
CHECK_OBJECT(tmp_class_creation_1__metaclass);
tmp_called_value_4 = tmp_class_creation_1__metaclass;
tmp_tuple_element_6 = mod_consts[203];
tmp_args_value_2 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_2, 0, tmp_tuple_element_6);
CHECK_OBJECT(tmp_class_creation_1__bases);
tmp_tuple_element_6 = tmp_class_creation_1__bases;
PyTuple_SET_ITEM0(tmp_args_value_2, 1, tmp_tuple_element_6);
tmp_tuple_element_6 = locals_simplejson$encoder$$$class__1_JSONEncoder_109;
PyTuple_SET_ITEM0(tmp_args_value_2, 2, tmp_tuple_element_6);
CHECK_OBJECT(tmp_class_creation_1__class_decl_dict);
tmp_kwargs_value_2 = tmp_class_creation_1__class_decl_dict;
frame_042da99c28d5d1928ae05662a255bcd7->m_frame.f_lineno = 109;
tmp_assign_source_40 = CALL_FUNCTION(tmp_called_value_4, tmp_args_value_2, tmp_kwargs_value_2);
Py_DECREF(tmp_args_value_2);
if (tmp_assign_source_40 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 109;
goto try_except_handler_7;
}
assert(outline_0_var___class__ == NULL);
outline_0_var___class__ = tmp_assign_source_40;
}
CHECK_OBJECT(outline_0_var___class__);
tmp_assign_source_39 = outline_0_var___class__;
Py_INCREF(tmp_assign_source_39);
goto try_return_handler_7;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_7:;
Py_DECREF(locals_simplejson$encoder$$$class__1_JSONEncoder_109);
locals_simplejson$encoder$$$class__1_JSONEncoder_109 = NULL;
goto try_return_handler_6;
// Exception handler code:
try_except_handler_7:;
exception_keeper_type_5 = exception_type;
exception_keeper_value_5 = exception_value;
exception_keeper_tb_5 = exception_tb;
exception_keeper_lineno_5 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_simplejson$encoder$$$class__1_JSONEncoder_109);
locals_simplejson$encoder$$$class__1_JSONEncoder_109 = NULL;
// Re-raise.
exception_type = exception_keeper_type_5;
exception_value = exception_keeper_value_5;
exception_tb = exception_keeper_tb_5;
exception_lineno = exception_keeper_lineno_5;
goto try_except_handler_6;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_6:;
CHECK_OBJECT(outline_0_var___class__);
Py_DECREF(outline_0_var___class__);
outline_0_var___class__ = NULL;
goto outline_result_1;
// Exception handler code:
try_except_handler_6:;
exception_keeper_type_6 = exception_type;
exception_keeper_value_6 = exception_value;
exception_keeper_tb_6 = exception_tb;
exception_keeper_lineno_6 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_6;
exception_value = exception_keeper_value_6;
exception_tb = exception_keeper_tb_6;
exception_lineno = exception_keeper_lineno_6;
goto outline_exception_1;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_1:;
exception_lineno = 109;
goto try_except_handler_5;
outline_result_1:;
UPDATE_STRING_DICT1(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[203], tmp_assign_source_39);
}
goto try_end_5;
// Exception handler code:
try_except_handler_5:;
exception_keeper_type_7 = exception_type;
exception_keeper_value_7 = exception_value;
exception_keeper_tb_7 = exception_tb;
exception_keeper_lineno_7 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_1__bases);
tmp_class_creation_1__bases = NULL;
Py_XDECREF(tmp_class_creation_1__class_decl_dict);
tmp_class_creation_1__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_1__metaclass);
tmp_class_creation_1__metaclass = NULL;
Py_XDECREF(tmp_class_creation_1__prepared);
tmp_class_creation_1__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_7;
exception_value = exception_keeper_value_7;
exception_tb = exception_keeper_tb_7;
exception_lineno = exception_keeper_lineno_7;
goto frame_exception_exit_1;
// End of try:
try_end_5:;
CHECK_OBJECT(tmp_class_creation_1__bases);
Py_DECREF(tmp_class_creation_1__bases);
tmp_class_creation_1__bases = NULL;
CHECK_OBJECT(tmp_class_creation_1__class_decl_dict);
Py_DECREF(tmp_class_creation_1__class_decl_dict);
tmp_class_creation_1__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_1__metaclass);
Py_DECREF(tmp_class_creation_1__metaclass);
tmp_class_creation_1__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_1__prepared);
Py_DECREF(tmp_class_creation_1__prepared);
tmp_class_creation_1__prepared = NULL;
// Tried code:
{
PyObject *tmp_assign_source_41;
PyObject *tmp_tuple_element_7;
tmp_tuple_element_7 = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[203]);
if (unlikely(tmp_tuple_element_7 == NULL)) {
tmp_tuple_element_7 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[203]);
}
if (tmp_tuple_element_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 383;
goto try_except_handler_8;
}
tmp_assign_source_41 = MAKE_TUPLE_EMPTY(1);
PyTuple_SET_ITEM0(tmp_assign_source_41, 0, tmp_tuple_element_7);
assert(tmp_class_creation_2__bases_orig == NULL);
tmp_class_creation_2__bases_orig = tmp_assign_source_41;
}
{
PyObject *tmp_assign_source_42;
PyObject *tmp_dircall_arg1_2;
CHECK_OBJECT(tmp_class_creation_2__bases_orig);
tmp_dircall_arg1_2 = tmp_class_creation_2__bases_orig;
Py_INCREF(tmp_dircall_arg1_2);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_2};
tmp_assign_source_42 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_42 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 383;
goto try_except_handler_8;
}
assert(tmp_class_creation_2__bases == NULL);
tmp_class_creation_2__bases = tmp_assign_source_42;
}
{
PyObject *tmp_assign_source_43;
tmp_assign_source_43 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_2__class_decl_dict == NULL);
tmp_class_creation_2__class_decl_dict = tmp_assign_source_43;
}
{
PyObject *tmp_assign_source_44;
PyObject *tmp_metaclass_value_2;
bool tmp_condition_result_7;
PyObject *tmp_key_value_4;
PyObject *tmp_dict_arg_value_4;
PyObject *tmp_dict_arg_value_5;
PyObject *tmp_key_value_5;
nuitka_bool tmp_condition_result_8;
int tmp_truth_name_2;
PyObject *tmp_type_arg_3;
PyObject *tmp_expression_value_7;
PyObject *tmp_subscript_value_2;
PyObject *tmp_bases_value_2;
tmp_key_value_4 = mod_consts[201];
CHECK_OBJECT(tmp_class_creation_2__class_decl_dict);
tmp_dict_arg_value_4 = tmp_class_creation_2__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_4, tmp_key_value_4);
assert(!(tmp_res == -1));
tmp_condition_result_7 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_7 != false) {
goto condexpr_true_3;
} else {
goto condexpr_false_3;
}
condexpr_true_3:;
CHECK_OBJECT(tmp_class_creation_2__class_decl_dict);
tmp_dict_arg_value_5 = tmp_class_creation_2__class_decl_dict;
tmp_key_value_5 = mod_consts[201];
tmp_metaclass_value_2 = DICT_GET_ITEM0(tmp_dict_arg_value_5, tmp_key_value_5);
if (tmp_metaclass_value_2 == NULL) {
tmp_metaclass_value_2 = Py_None;
}
assert(!(tmp_metaclass_value_2 == NULL));
Py_INCREF(tmp_metaclass_value_2);
goto condexpr_end_3;
condexpr_false_3:;
CHECK_OBJECT(tmp_class_creation_2__bases);
tmp_truth_name_2 = CHECK_IF_TRUE(tmp_class_creation_2__bases);
if (tmp_truth_name_2 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 383;
goto try_except_handler_8;
}
tmp_condition_result_8 = tmp_truth_name_2 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_8 == NUITKA_BOOL_TRUE) {
goto condexpr_true_4;
} else {
goto condexpr_false_4;
}
condexpr_true_4:;
CHECK_OBJECT(tmp_class_creation_2__bases);
tmp_expression_value_7 = tmp_class_creation_2__bases;
tmp_subscript_value_2 = mod_consts[4];
tmp_type_arg_3 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_7, tmp_subscript_value_2, 0);
if (tmp_type_arg_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 383;
goto try_except_handler_8;
}
tmp_metaclass_value_2 = BUILTIN_TYPE1(tmp_type_arg_3);
Py_DECREF(tmp_type_arg_3);
if (tmp_metaclass_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 383;
goto try_except_handler_8;
}
goto condexpr_end_4;
condexpr_false_4:;
tmp_metaclass_value_2 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_2);
condexpr_end_4:;
condexpr_end_3:;
CHECK_OBJECT(tmp_class_creation_2__bases);
tmp_bases_value_2 = tmp_class_creation_2__bases;
tmp_assign_source_44 = SELECT_METACLASS(tmp_metaclass_value_2, tmp_bases_value_2);
Py_DECREF(tmp_metaclass_value_2);
if (tmp_assign_source_44 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 383;
goto try_except_handler_8;
}
assert(tmp_class_creation_2__metaclass == NULL);
tmp_class_creation_2__metaclass = tmp_assign_source_44;
}
{
bool tmp_condition_result_9;
PyObject *tmp_key_value_6;
PyObject *tmp_dict_arg_value_6;
tmp_key_value_6 = mod_consts[201];
CHECK_OBJECT(tmp_class_creation_2__class_decl_dict);
tmp_dict_arg_value_6 = tmp_class_creation_2__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_6, tmp_key_value_6);
assert(!(tmp_res == -1));
tmp_condition_result_9 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_9 != false) {
goto branch_yes_5;
} else {
goto branch_no_5;
}
}
branch_yes_5:;
CHECK_OBJECT(tmp_class_creation_2__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_2__class_decl_dict;
tmp_dictdel_key = mod_consts[201];
tmp_result = DICT_REMOVE_ITEM(tmp_dictdel_dict, tmp_dictdel_key);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 383;
goto try_except_handler_8;
}
branch_no_5:;
{
nuitka_bool tmp_condition_result_10;
PyObject *tmp_expression_value_8;
CHECK_OBJECT(tmp_class_creation_2__metaclass);
tmp_expression_value_8 = tmp_class_creation_2__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_8, mod_consts[202]);
tmp_condition_result_10 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_10 == NUITKA_BOOL_TRUE) {
goto branch_yes_6;
} else {
goto branch_no_6;
}
}
branch_yes_6:;
{
PyObject *tmp_assign_source_45;
PyObject *tmp_called_value_5;
PyObject *tmp_expression_value_9;
PyObject *tmp_args_value_3;
PyObject *tmp_tuple_element_8;
PyObject *tmp_kwargs_value_3;
CHECK_OBJECT(tmp_class_creation_2__metaclass);
tmp_expression_value_9 = tmp_class_creation_2__metaclass;
tmp_called_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_9, mod_consts[202]);
if (tmp_called_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 383;
goto try_except_handler_8;
}
tmp_tuple_element_8 = mod_consts[88];
tmp_args_value_3 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_3, 0, tmp_tuple_element_8);
CHECK_OBJECT(tmp_class_creation_2__bases);
tmp_tuple_element_8 = tmp_class_creation_2__bases;
PyTuple_SET_ITEM0(tmp_args_value_3, 1, tmp_tuple_element_8);
CHECK_OBJECT(tmp_class_creation_2__class_decl_dict);
tmp_kwargs_value_3 = tmp_class_creation_2__class_decl_dict;
frame_042da99c28d5d1928ae05662a255bcd7->m_frame.f_lineno = 383;
tmp_assign_source_45 = CALL_FUNCTION(tmp_called_value_5, tmp_args_value_3, tmp_kwargs_value_3);
Py_DECREF(tmp_called_value_5);
Py_DECREF(tmp_args_value_3);
if (tmp_assign_source_45 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 383;
goto try_except_handler_8;
}
assert(tmp_class_creation_2__prepared == NULL);
tmp_class_creation_2__prepared = tmp_assign_source_45;
}
{
bool tmp_condition_result_11;
PyObject *tmp_operand_value_2;
PyObject *tmp_expression_value_10;
CHECK_OBJECT(tmp_class_creation_2__prepared);
tmp_expression_value_10 = tmp_class_creation_2__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_10, mod_consts[204]);
tmp_operand_value_2 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_2);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 383;
goto try_except_handler_8;
}
tmp_condition_result_11 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_11 != false) {
goto branch_yes_7;
} else {
goto branch_no_7;
}
}
branch_yes_7:;
{
PyObject *tmp_raise_type_2;
PyObject *tmp_raise_value_2;
PyObject *tmp_mod_expr_left_3;
PyObject *tmp_mod_expr_right_3;
PyObject *tmp_tuple_element_9;
PyObject *tmp_getattr_target_2;
PyObject *tmp_getattr_attr_2;
PyObject *tmp_getattr_default_2;
tmp_raise_type_2 = PyExc_TypeError;
tmp_mod_expr_left_3 = mod_consts[205];
CHECK_OBJECT(tmp_class_creation_2__metaclass);
tmp_getattr_target_2 = tmp_class_creation_2__metaclass;
tmp_getattr_attr_2 = mod_consts[59];
tmp_getattr_default_2 = mod_consts[206];
tmp_tuple_element_9 = BUILTIN_GETATTR(tmp_getattr_target_2, tmp_getattr_attr_2, tmp_getattr_default_2);
if (tmp_tuple_element_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 383;
goto try_except_handler_8;
}
tmp_mod_expr_right_3 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_11;
PyObject *tmp_type_arg_4;
PyTuple_SET_ITEM(tmp_mod_expr_right_3, 0, tmp_tuple_element_9);
CHECK_OBJECT(tmp_class_creation_2__prepared);
tmp_type_arg_4 = tmp_class_creation_2__prepared;
tmp_expression_value_11 = BUILTIN_TYPE1(tmp_type_arg_4);
assert(!(tmp_expression_value_11 == NULL));
tmp_tuple_element_9 = LOOKUP_ATTRIBUTE(tmp_expression_value_11, mod_consts[59]);
Py_DECREF(tmp_expression_value_11);
if (tmp_tuple_element_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 383;
goto tuple_build_exception_2;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_3, 1, tmp_tuple_element_9);
}
goto tuple_build_noexception_2;
// Exception handling pass through code for tuple_build:
tuple_build_exception_2:;
Py_DECREF(tmp_mod_expr_right_3);
goto try_except_handler_8;
// Finished with no exception for tuple_build:
tuple_build_noexception_2:;
tmp_raise_value_2 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_3, tmp_mod_expr_right_3);
Py_DECREF(tmp_mod_expr_right_3);
if (tmp_raise_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 383;
goto try_except_handler_8;
}
exception_type = tmp_raise_type_2;
Py_INCREF(tmp_raise_type_2);
exception_value = tmp_raise_value_2;
exception_lineno = 383;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_8;
}
branch_no_7:;
goto branch_end_6;
branch_no_6:;
{
PyObject *tmp_assign_source_46;
tmp_assign_source_46 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_2__prepared == NULL);
tmp_class_creation_2__prepared = tmp_assign_source_46;
}
branch_end_6:;
{
PyObject *tmp_assign_source_47;
{
PyObject *tmp_set_locals_2;
CHECK_OBJECT(tmp_class_creation_2__prepared);
tmp_set_locals_2 = tmp_class_creation_2__prepared;
locals_simplejson$encoder$$$class__2_JSONEncoderForHTML_383 = tmp_set_locals_2;
Py_INCREF(tmp_set_locals_2);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[207];
tmp_res = PyObject_SetItem(locals_simplejson$encoder$$$class__2_JSONEncoderForHTML_383, mod_consts[208], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 383;
goto try_except_handler_10;
}
tmp_dictset_value = mod_consts[222];
tmp_res = PyObject_SetItem(locals_simplejson$encoder$$$class__2_JSONEncoderForHTML_383, mod_consts[169], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 383;
goto try_except_handler_10;
}
tmp_dictset_value = mod_consts[88];
tmp_res = PyObject_SetItem(locals_simplejson$encoder$$$class__2_JSONEncoderForHTML_383, mod_consts[210], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 383;
goto try_except_handler_10;
}
if (isFrameUnusable(cache_frame_bd0fc9602598b816cfe88c1db524ee19_3)) {
Py_XDECREF(cache_frame_bd0fc9602598b816cfe88c1db524ee19_3);
#if _DEBUG_REFCOUNTS
if (cache_frame_bd0fc9602598b816cfe88c1db524ee19_3 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_bd0fc9602598b816cfe88c1db524ee19_3 = MAKE_CLASS_FRAME(codeobj_bd0fc9602598b816cfe88c1db524ee19, module_simplejson$encoder, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_bd0fc9602598b816cfe88c1db524ee19_3->m_type_description == NULL);
frame_bd0fc9602598b816cfe88c1db524ee19_3 = cache_frame_bd0fc9602598b816cfe88c1db524ee19_3;
// Push the new frame as the currently active one.
pushFrameStack(frame_bd0fc9602598b816cfe88c1db524ee19_3);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_bd0fc9602598b816cfe88c1db524ee19_3) == 2); // Frame stack
// Framed code:
tmp_dictset_value = MAKE_FUNCTION_simplejson$encoder$$$function__8_encode();
tmp_res = PyObject_SetItem(locals_simplejson$encoder$$$class__2_JSONEncoderForHTML_383, mod_consts[217], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 397;
type_description_2 = "o";
goto frame_exception_exit_3;
}
{
PyObject *tmp_defaults_5;
tmp_defaults_5 = mod_consts[219];
Py_INCREF(tmp_defaults_5);
tmp_dictset_value = MAKE_FUNCTION_simplejson$encoder$$$function__9_iterencode(tmp_defaults_5);
tmp_res = PyObject_SetItem(locals_simplejson$encoder$$$class__2_JSONEncoderForHTML_383, mod_consts[65], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 406;
type_description_2 = "o";
goto frame_exception_exit_3;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_bd0fc9602598b816cfe88c1db524ee19_3);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_2;
frame_exception_exit_3:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_bd0fc9602598b816cfe88c1db524ee19_3);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_bd0fc9602598b816cfe88c1db524ee19_3, exception_lineno);
} else if (exception_tb->tb_frame != &frame_bd0fc9602598b816cfe88c1db524ee19_3->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_bd0fc9602598b816cfe88c1db524ee19_3, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_bd0fc9602598b816cfe88c1db524ee19_3,
type_description_2,
outline_1_var___class__
);
// Release cached frame if used for exception.
if (frame_bd0fc9602598b816cfe88c1db524ee19_3 == cache_frame_bd0fc9602598b816cfe88c1db524ee19_3) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_bd0fc9602598b816cfe88c1db524ee19_3);
cache_frame_bd0fc9602598b816cfe88c1db524ee19_3 = NULL;
}
assertFrameObject(frame_bd0fc9602598b816cfe88c1db524ee19_3);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_2;
frame_no_exception_2:;
goto skip_nested_handling_2;
nested_frame_exit_2:;
goto try_except_handler_10;
skip_nested_handling_2:;
{
nuitka_bool tmp_condition_result_12;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
CHECK_OBJECT(tmp_class_creation_2__bases);
tmp_cmp_expr_left_2 = tmp_class_creation_2__bases;
CHECK_OBJECT(tmp_class_creation_2__bases_orig);
tmp_cmp_expr_right_2 = tmp_class_creation_2__bases_orig;
tmp_condition_result_12 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_2, tmp_cmp_expr_right_2);
if (tmp_condition_result_12 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 383;
goto try_except_handler_10;
}
if (tmp_condition_result_12 == NUITKA_BOOL_TRUE) {
goto branch_yes_8;
} else {
goto branch_no_8;
}
}
branch_yes_8:;
CHECK_OBJECT(tmp_class_creation_2__bases_orig);
tmp_dictset_value = tmp_class_creation_2__bases_orig;
tmp_res = PyObject_SetItem(locals_simplejson$encoder$$$class__2_JSONEncoderForHTML_383, mod_consts[221], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 383;
goto try_except_handler_10;
}
branch_no_8:;
{
PyObject *tmp_assign_source_48;
PyObject *tmp_called_value_6;
PyObject *tmp_args_value_4;
PyObject *tmp_tuple_element_10;
PyObject *tmp_kwargs_value_4;
CHECK_OBJECT(tmp_class_creation_2__metaclass);
tmp_called_value_6 = tmp_class_creation_2__metaclass;
tmp_tuple_element_10 = mod_consts[88];
tmp_args_value_4 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_4, 0, tmp_tuple_element_10);
CHECK_OBJECT(tmp_class_creation_2__bases);
tmp_tuple_element_10 = tmp_class_creation_2__bases;
PyTuple_SET_ITEM0(tmp_args_value_4, 1, tmp_tuple_element_10);
tmp_tuple_element_10 = locals_simplejson$encoder$$$class__2_JSONEncoderForHTML_383;
PyTuple_SET_ITEM0(tmp_args_value_4, 2, tmp_tuple_element_10);
CHECK_OBJECT(tmp_class_creation_2__class_decl_dict);
tmp_kwargs_value_4 = tmp_class_creation_2__class_decl_dict;
frame_042da99c28d5d1928ae05662a255bcd7->m_frame.f_lineno = 383;
tmp_assign_source_48 = CALL_FUNCTION(tmp_called_value_6, tmp_args_value_4, tmp_kwargs_value_4);
Py_DECREF(tmp_args_value_4);
if (tmp_assign_source_48 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 383;
goto try_except_handler_10;
}
assert(outline_1_var___class__ == NULL);
outline_1_var___class__ = tmp_assign_source_48;
}
CHECK_OBJECT(outline_1_var___class__);
tmp_assign_source_47 = outline_1_var___class__;
Py_INCREF(tmp_assign_source_47);
goto try_return_handler_10;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_10:;
Py_DECREF(locals_simplejson$encoder$$$class__2_JSONEncoderForHTML_383);
locals_simplejson$encoder$$$class__2_JSONEncoderForHTML_383 = NULL;
goto try_return_handler_9;
// Exception handler code:
try_except_handler_10:;
exception_keeper_type_8 = exception_type;
exception_keeper_value_8 = exception_value;
exception_keeper_tb_8 = exception_tb;
exception_keeper_lineno_8 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_simplejson$encoder$$$class__2_JSONEncoderForHTML_383);
locals_simplejson$encoder$$$class__2_JSONEncoderForHTML_383 = NULL;
// Re-raise.
exception_type = exception_keeper_type_8;
exception_value = exception_keeper_value_8;
exception_tb = exception_keeper_tb_8;
exception_lineno = exception_keeper_lineno_8;
goto try_except_handler_9;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_9:;
CHECK_OBJECT(outline_1_var___class__);
Py_DECREF(outline_1_var___class__);
outline_1_var___class__ = NULL;
goto outline_result_2;
// Exception handler code:
try_except_handler_9:;
exception_keeper_type_9 = exception_type;
exception_keeper_value_9 = exception_value;
exception_keeper_tb_9 = exception_tb;
exception_keeper_lineno_9 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_9;
exception_value = exception_keeper_value_9;
exception_tb = exception_keeper_tb_9;
exception_lineno = exception_keeper_lineno_9;
goto outline_exception_2;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_2:;
exception_lineno = 383;
goto try_except_handler_8;
outline_result_2:;
UPDATE_STRING_DICT1(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[88], tmp_assign_source_47);
}
goto try_end_6;
// Exception handler code:
try_except_handler_8:;
exception_keeper_type_10 = exception_type;
exception_keeper_value_10 = exception_value;
exception_keeper_tb_10 = exception_tb;
exception_keeper_lineno_10 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_2__bases_orig);
tmp_class_creation_2__bases_orig = NULL;
Py_XDECREF(tmp_class_creation_2__bases);
tmp_class_creation_2__bases = NULL;
Py_XDECREF(tmp_class_creation_2__class_decl_dict);
tmp_class_creation_2__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_2__metaclass);
tmp_class_creation_2__metaclass = NULL;
Py_XDECREF(tmp_class_creation_2__prepared);
tmp_class_creation_2__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_10;
exception_value = exception_keeper_value_10;
exception_tb = exception_keeper_tb_10;
exception_lineno = exception_keeper_lineno_10;
goto frame_exception_exit_1;
// End of try:
try_end_6:;
CHECK_OBJECT(tmp_class_creation_2__bases_orig);
Py_DECREF(tmp_class_creation_2__bases_orig);
tmp_class_creation_2__bases_orig = NULL;
CHECK_OBJECT(tmp_class_creation_2__bases);
Py_DECREF(tmp_class_creation_2__bases);
tmp_class_creation_2__bases = NULL;
CHECK_OBJECT(tmp_class_creation_2__class_decl_dict);
Py_DECREF(tmp_class_creation_2__class_decl_dict);
tmp_class_creation_2__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_2__metaclass);
Py_DECREF(tmp_class_creation_2__metaclass);
tmp_class_creation_2__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_2__prepared);
Py_DECREF(tmp_class_creation_2__prepared);
tmp_class_creation_2__prepared = NULL;
{
PyObject *tmp_assign_source_49;
PyObject *tmp_defaults_6;
PyObject *tmp_tuple_element_11;
tmp_tuple_element_11 = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[183]);
if (unlikely(tmp_tuple_element_11 == NULL)) {
tmp_tuple_element_11 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[183]);
}
if (tmp_tuple_element_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 427;
goto frame_exception_exit_1;
}
tmp_defaults_6 = MAKE_TUPLE_EMPTY(13);
PyTuple_SET_ITEM0(tmp_defaults_6, 0, tmp_tuple_element_11);
tmp_tuple_element_11 = PyExc_ValueError;
PyTuple_SET_ITEM0(tmp_defaults_6, 1, tmp_tuple_element_11);
tmp_tuple_element_11 = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[48]);
if (unlikely(tmp_tuple_element_11 == NULL)) {
tmp_tuple_element_11 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[48]);
}
if (tmp_tuple_element_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 429;
goto tuple_build_exception_3;
}
PyTuple_SET_ITEM0(tmp_defaults_6, 2, tmp_tuple_element_11);
tmp_tuple_element_11 = Py_None;
PyTuple_SET_ITEM0(tmp_defaults_6, 3, tmp_tuple_element_11);
tmp_tuple_element_11 = (PyObject *)&PyDict_Type;
PyTuple_SET_ITEM0(tmp_defaults_6, 4, tmp_tuple_element_11);
tmp_tuple_element_11 = (PyObject *)&PyFloat_Type;
PyTuple_SET_ITEM0(tmp_defaults_6, 5, tmp_tuple_element_11);
tmp_tuple_element_11 = LOOKUP_BUILTIN(mod_consts[121]);
assert(tmp_tuple_element_11 != NULL);
PyTuple_SET_ITEM0(tmp_defaults_6, 6, tmp_tuple_element_11);
tmp_tuple_element_11 = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[103]);
if (unlikely(tmp_tuple_element_11 == NULL)) {
tmp_tuple_element_11 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[103]);
}
if (tmp_tuple_element_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 434;
goto tuple_build_exception_3;
}
PyTuple_SET_ITEM0(tmp_defaults_6, 7, tmp_tuple_element_11);
tmp_tuple_element_11 = LOOKUP_BUILTIN(mod_consts[102]);
assert(tmp_tuple_element_11 != NULL);
PyTuple_SET_ITEM0(tmp_defaults_6, 8, tmp_tuple_element_11);
tmp_tuple_element_11 = (PyObject *)&PyList_Type;
PyTuple_SET_ITEM0(tmp_defaults_6, 9, tmp_tuple_element_11);
tmp_tuple_element_11 = (PyObject *)&PyUnicode_Type;
PyTuple_SET_ITEM0(tmp_defaults_6, 10, tmp_tuple_element_11);
tmp_tuple_element_11 = (PyObject *)&PyTuple_Type;
PyTuple_SET_ITEM0(tmp_defaults_6, 11, tmp_tuple_element_11);
tmp_tuple_element_11 = LOOKUP_BUILTIN(mod_consts[166]);
assert(tmp_tuple_element_11 != NULL);
PyTuple_SET_ITEM0(tmp_defaults_6, 12, tmp_tuple_element_11);
goto tuple_build_noexception_3;
// Exception handling pass through code for tuple_build:
tuple_build_exception_3:;
Py_DECREF(tmp_defaults_6);
goto frame_exception_exit_1;
// Finished with no exception for tuple_build:
tuple_build_noexception_3:;
tmp_assign_source_49 = MAKE_FUNCTION_simplejson$encoder$$$function__10__make_iterencode(tmp_defaults_6);
UPDATE_STRING_DICT1(moduledict_simplejson$encoder, (Nuitka_StringObject *)mod_consts[79], tmp_assign_source_49);
}
// Restore frame exception if necessary.
#if 0
RESTORE_FRAME_EXCEPTION(frame_042da99c28d5d1928ae05662a255bcd7);
#endif
popFrameStack();
goto frame_no_exception_3;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_042da99c28d5d1928ae05662a255bcd7);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_042da99c28d5d1928ae05662a255bcd7, exception_lineno);
} else if (exception_tb->tb_frame != &frame_042da99c28d5d1928ae05662a255bcd7->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_042da99c28d5d1928ae05662a255bcd7, exception_lineno);
}
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto module_exception_exit;
frame_no_exception_3:;
// Report to PGO about leaving the module without error.
PGO_onModuleExit("simplejson.encoder", false);
Py_INCREF(module_simplejson$encoder);
return module_simplejson$encoder;
module_exception_exit:
#if defined(_NUITKA_MODULE) && 0
{
PyObject *module_name = GET_STRING_DICT_VALUE(moduledict_simplejson$encoder, (Nuitka_StringObject *)const_str_plain___name__);
if (module_name != NULL) {
Nuitka_DelModule(module_name);
}
}
#endif
PGO_onModuleExit("simplejson$encoder", false);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
}