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 'tornado.simple_httpclient'
* 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_tornado$simple_httpclient" 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_tornado$simple_httpclient;
PyDictObject *moduledict_tornado$simple_httpclient;
/* The declarations of module constants used, if any. */
static PyObject *mod_consts[394];
#ifndef __NUITKA_NO_ASSERT__
static Py_hash_t mod_consts_hash[394];
#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("tornado.simple_httpclient"));
constants_created = true;
#ifndef __NUITKA_NO_ASSERT__
for (int i = 0; i < 394; 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_tornado$simple_httpclient(void) {
// The module may not have been used at all, then ignore this.
if (constants_created == false) return;
for (int i = 0; i < 394; 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_173e0b4259c2ab3379aaab3a0b1fb78d;
static PyCodeObject *codeobj_1abe6622d49aebb655d6b13bac506a66;
static PyCodeObject *codeobj_bc000b0a7956e8471ae68bb495ab069f;
static PyCodeObject *codeobj_cd7b3c07252683d4612ce2315a5b53f8;
static PyCodeObject *codeobj_d0e5c8f105774fb2579ed2a30223e8fe;
static PyCodeObject *codeobj_baa3f410d6ef5512bb7f1a4d66a30c3a;
static PyCodeObject *codeobj_f8570fce8b37669e3d68a69230b5ed2c;
static PyCodeObject *codeobj_6c5e7dba70e1a16746dafa3770079b5d;
static PyCodeObject *codeobj_a9e6baff293de0a2723e6ed725656c69;
static PyCodeObject *codeobj_e7f4b8e2e3df5181b2d7b707f92d6518;
static PyCodeObject *codeobj_7b98300c75b7f69fd58930c768fb08aa;
static PyCodeObject *codeobj_fef1160010ee837bb333251bd4483923;
static PyCodeObject *codeobj_f9d573b2a76648b5f48a809d880d28f4;
static PyCodeObject *codeobj_573db2db791bdb7db1a595744a18f022;
static PyCodeObject *codeobj_cf89ae98796a2c4786f692afb20a52ee;
static PyCodeObject *codeobj_b5a41e6eed6014109b74be6e9226b66b;
static PyCodeObject *codeobj_b69cf884f1962ce7346a22457fd349af;
static PyCodeObject *codeobj_1df2cf2d33af2551f9b3b69fdc065330;
static PyCodeObject *codeobj_f434438628d24ca684357abea1f7b1b5;
static PyCodeObject *codeobj_6fd507ca0542aaa2e9ef6b40af8b38d7;
static PyCodeObject *codeobj_0bc67982e380673daa59e9ecb812a5d7;
static PyCodeObject *codeobj_2a99ed6a9d55420a1952b69fd08c4389;
static PyCodeObject *codeobj_799a1d924011aa4ef72587f28b3528ad;
static PyCodeObject *codeobj_f1620389d20593cd8d771b2730f7c71a;
static PyCodeObject *codeobj_6fe86aaf7f9c2ce8c5eac9a49a60afe9;
static PyCodeObject *codeobj_949f3e0690001fb52ef57003f02b7837;
static PyCodeObject *codeobj_cff6aa14e8f58f459523e5dfa1a47046;
static PyCodeObject *codeobj_ef06b4335dd42890df7856c15b9b82b4;
static PyCodeObject *codeobj_fc809876b1b29b2da9971276859eb7ac;
static PyCodeObject *codeobj_8a9759e54c8d77e8c173b2c2be539431;
static PyCodeObject *codeobj_5c4760b286411c563985d8be875bf181;
static PyCodeObject *codeobj_805689c76fa1b09c4f84b12f56b1c2ab;
static PyCodeObject *codeobj_fa490e7f15a6c6d12459a168d049df0b;
static PyCodeObject *codeobj_98610abaedac38135bf34bbfbf6d4990;
static PyCodeObject *codeobj_f5e911b518c613f014e4dcf3e23535f0;
static PyCodeObject *codeobj_1ecf91ef6092e04fd5aee6c3d85b06a7;
static void createModuleCodeObjects(void) {
module_filename_obj = mod_consts[255]; CHECK_OBJECT(module_filename_obj);
codeobj_173e0b4259c2ab3379aaab3a0b1fb78d = MAKE_CODE_OBJECT(module_filename_obj, 287, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[77], mod_consts[77], mod_consts[366], NULL, 1, 0, 0);
codeobj_1abe6622d49aebb655d6b13bac506a66 = MAKE_CODE_OBJECT(module_filename_obj, 669, CO_OPTIMIZED | CO_NEWLOCALS, mod_consts[77], mod_consts[77], mod_consts[367], mod_consts[368], 1, 0, 0);
codeobj_bc000b0a7956e8471ae68bb495ab069f = MAKE_CODE_OBJECT(module_filename_obj, 1, CO_NOFREE, mod_consts[369], mod_consts[369], NULL, NULL, 0, 0, 0);
codeobj_cd7b3c07252683d4612ce2315a5b53f8 = MAKE_CODE_OBJECT(module_filename_obj, 60, CO_NOFREE, mod_consts[210], mod_consts[210], mod_consts[370], NULL, 0, 0, 0);
codeobj_d0e5c8f105774fb2579ed2a30223e8fe = MAKE_CODE_OBJECT(module_filename_obj, 44, CO_NOFREE, mod_consts[55], mod_consts[55], mod_consts[370], NULL, 0, 0, 0);
codeobj_baa3f410d6ef5512bb7f1a4d66a30c3a = MAKE_CODE_OBJECT(module_filename_obj, 79, CO_NOFREE, mod_consts[313], mod_consts[313], mod_consts[370], NULL, 0, 0, 0);
codeobj_f8570fce8b37669e3d68a69230b5ed2c = MAKE_CODE_OBJECT(module_filename_obj, 252, CO_NOFREE, mod_consts[48], mod_consts[48], mod_consts[370], NULL, 0, 0, 0);
codeobj_6c5e7dba70e1a16746dafa3770079b5d = MAKE_CODE_OBJECT(module_filename_obj, 257, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[1], mod_consts[1], mod_consts[371], NULL, 9, 0, 0);
codeobj_a9e6baff293de0a2723e6ed725656c69 = MAKE_CODE_OBJECT(module_filename_obj, 53, CO_OPTIMIZED | CO_NEWLOCALS, mod_consts[1], mod_consts[1], mod_consts[372], mod_consts[370], 2, 0, 0);
codeobj_e7f4b8e2e3df5181b2d7b707f92d6518 = MAKE_CODE_OBJECT(module_filename_obj, 72, CO_OPTIMIZED | CO_NEWLOCALS, mod_consts[1], mod_consts[1], mod_consts[372], mod_consts[370], 2, 0, 0);
codeobj_7b98300c75b7f69fd58930c768fb08aa = MAKE_CODE_OBJECT(module_filename_obj, 56, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[307], mod_consts[307], mod_consts[373], NULL, 1, 0, 0);
codeobj_fef1160010ee837bb333251bd4483923 = MAKE_CODE_OBJECT(module_filename_obj, 75, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[307], mod_consts[307], mod_consts[373], NULL, 1, 0, 0);
codeobj_f9d573b2a76648b5f48a809d880d28f4 = MAKE_CODE_OBJECT(module_filename_obj, 199, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[49], mod_consts[49], mod_consts[373], NULL, 1, 0, 0);
codeobj_573db2db791bdb7db1a595744a18f022 = MAKE_CODE_OBJECT(module_filename_obj, 501, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[169], mod_consts[169], mod_consts[374], NULL, 2, 0, 0);
codeobj_cf89ae98796a2c4786f692afb20a52ee = MAKE_CODE_OBJECT(module_filename_obj, 451, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[109], mod_consts[109], mod_consts[375], NULL, 2, 0, 0);
codeobj_b5a41e6eed6014109b74be6e9226b66b = MAKE_CODE_OBJECT(module_filename_obj, 544, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[176], mod_consts[176], mod_consts[376], NULL, 4, 0, 0);
codeobj_b69cf884f1962ce7346a22457fd349af = MAKE_CODE_OBJECT(module_filename_obj, 202, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[47], mod_consts[47], mod_consts[377], NULL, 4, 0, 0);
codeobj_1df2cf2d33af2551f9b3b69fdc065330 = MAKE_CODE_OBJECT(module_filename_obj, 689, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[250], mod_consts[250], mod_consts[373], NULL, 1, 0, 0);
codeobj_f434438628d24ca684357abea1f7b1b5 = MAKE_CODE_OBJECT(module_filename_obj, 482, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[36], mod_consts[36], mod_consts[378], NULL, 2, 0, 0);
codeobj_6fd507ca0542aaa2e9ef6b40af8b38d7 = MAKE_CODE_OBJECT(module_filename_obj, 230, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[36], mod_consts[36], mod_consts[379], NULL, 3, 0, 0);
codeobj_0bc67982e380673daa59e9ecb812a5d7 = MAKE_CODE_OBJECT(module_filename_obj, 189, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[38], mod_consts[38], mod_consts[380], NULL, 1, 0, 0);
codeobj_2a99ed6a9d55420a1952b69fd08c4389 = MAKE_CODE_OBJECT(module_filename_obj, 531, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[208], mod_consts[208], mod_consts[381], NULL, 1, 0, 0);
codeobj_799a1d924011aa4ef72587f28b3528ad = MAKE_CODE_OBJECT(module_filename_obj, 219, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[46], mod_consts[46], mod_consts[382], NULL, 2, 0, 0);
codeobj_f1620389d20593cd8d771b2730f7c71a = MAKE_CODE_OBJECT(module_filename_obj, 496, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[44], mod_consts[44], mod_consts[373], NULL, 1, 0, 0);
codeobj_6fe86aaf7f9c2ce8c5eac9a49a60afe9 = MAKE_CODE_OBJECT(module_filename_obj, 223, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[44], mod_consts[44], mod_consts[383], NULL, 2, 0, 0);
codeobj_949f3e0690001fb52ef57003f02b7837 = MAKE_CODE_OBJECT(module_filename_obj, 537, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[212], mod_consts[212], mod_consts[384], NULL, 2, 0, 0);
codeobj_cff6aa14e8f58f459523e5dfa1a47046 = MAKE_CODE_OBJECT(module_filename_obj, 613, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[221], mod_consts[221], mod_consts[373], NULL, 1, 0, 0);
codeobj_ef06b4335dd42890df7856c15b9b82b4 = MAKE_CODE_OBJECT(module_filename_obj, 516, CO_COROUTINE | CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[174], mod_consts[174], mod_consts[385], NULL, 2, 0, 0);
codeobj_fc809876b1b29b2da9971276859eb7ac = MAKE_CODE_OBJECT(module_filename_obj, 156, CO_OPTIMIZED | CO_NEWLOCALS, mod_consts[27], mod_consts[27], mod_consts[386], mod_consts[370], 1, 0, 0);
codeobj_8a9759e54c8d77e8c173b2c2be539431 = MAKE_CODE_OBJECT(module_filename_obj, 692, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[364], mod_consts[364], mod_consts[387], NULL, 2, 0, 0);
codeobj_5c4760b286411c563985d8be875bf181 = MAKE_CODE_OBJECT(module_filename_obj, 162, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[323], mod_consts[323], mod_consts[388], NULL, 3, 0, 0);
codeobj_805689c76fa1b09c4f84b12f56b1c2ab = MAKE_CODE_OBJECT(module_filename_obj, 624, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[204], mod_consts[204], mod_consts[389], NULL, 1, 0, 0);
codeobj_fa490e7f15a6c6d12459a168d049df0b = MAKE_CODE_OBJECT(module_filename_obj, 590, CO_COROUTINE | CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[227], mod_consts[227], mod_consts[390], NULL, 3, 0, 0);
codeobj_98610abaedac38135bf34bbfbf6d4990 = MAKE_CODE_OBJECT(module_filename_obj, 118, CO_OPTIMIZED | CO_NEWLOCALS, mod_consts[7], mod_consts[7], mod_consts[391], mod_consts[370], 8, 0, 0);
codeobj_f5e911b518c613f014e4dcf3e23535f0 = MAKE_CODE_OBJECT(module_filename_obj, 580, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[119], mod_consts[119], mod_consts[392], NULL, 1, 0, 0);
codeobj_1ecf91ef6092e04fd5aee6c3d85b06a7 = MAKE_CODE_OBJECT(module_filename_obj, 290, CO_COROUTINE | CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[76], mod_consts[76], mod_consts[393], NULL, 1, 0, 0);
}
// The module function declarations.
static PyObject *MAKE_COROUTINE_tornado$simple_httpclient$$$function__15_run$$$coroutine__1_run(struct Nuitka_CellObject **closure);
static PyObject *MAKE_COROUTINE_tornado$simple_httpclient$$$function__20__write_body$$$coroutine__1__write_body(struct Nuitka_CellObject **closure);
static PyObject *MAKE_COROUTINE_tornado$simple_httpclient$$$function__25_headers_received$$$coroutine__1_headers_received(struct Nuitka_CellObject **closure);
NUITKA_CROSS_MODULE PyObject *impl___main__$$$function__1__mro_entries_conversion(PyObject **python_pars);
NUITKA_CROSS_MODULE PyObject *impl___main__$$$function__2_complex_call_helper_star_list(PyObject **python_pars);
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__10__handle_request(PyObject *annotations);
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__11__release_fetch(PyObject *annotations);
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__12__remove_timeout(PyObject *annotations);
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__13__on_timeout(PyObject *defaults, PyObject *annotations);
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__14___init__(PyObject *annotations);
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__14___init__$$$function__1_lambda();
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__15_run(PyObject *annotations);
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__16__get_ssl_options(PyObject *annotations);
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__17__on_timeout(PyObject *defaults, PyObject *annotations);
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__18__remove_timeout(PyObject *annotations);
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__19__create_connection(PyObject *annotations);
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__1___init__(PyObject *annotations, struct Nuitka_CellObject **closure);
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__20__write_body(PyObject *annotations);
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__21__release(PyObject *annotations);
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__22__run_callback(PyObject *annotations);
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__23__handle_exception(PyObject *annotations);
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__24_on_connection_close(PyObject *annotations);
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__25_headers_received(PyObject *annotations);
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__26__should_follow_redirect(PyObject *annotations);
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__27_finish(PyObject *annotations);
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__27_finish$$$function__1_lambda(struct Nuitka_CellObject **closure);
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__28__on_end_request(PyObject *annotations);
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__29_data_received(PyObject *annotations);
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__2___str__(PyObject *annotations);
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__3___init__(PyObject *annotations, struct Nuitka_CellObject **closure);
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__4___str__(PyObject *annotations);
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__5_initialize(PyObject *defaults, PyObject *annotations, struct Nuitka_CellObject **closure);
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__6_close(PyObject *annotations, struct Nuitka_CellObject **closure);
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__7_fetch_impl(PyObject *annotations);
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__8__process_queue(PyObject *annotations);
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__9__connection_class(PyObject *annotations);
// The module function definitions.
static PyObject *impl_tornado$simple_httpclient$$$function__1___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_message = python_pars[1];
struct Nuitka_FrameObject *frame_a9e6baff293de0a2723e6ed725656c69;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
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_a9e6baff293de0a2723e6ed725656c69 = NULL;
PyObject *tmp_return_value = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_a9e6baff293de0a2723e6ed725656c69)) {
Py_XDECREF(cache_frame_a9e6baff293de0a2723e6ed725656c69);
#if _DEBUG_REFCOUNTS
if (cache_frame_a9e6baff293de0a2723e6ed725656c69 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_a9e6baff293de0a2723e6ed725656c69 = MAKE_FUNCTION_FRAME(codeobj_a9e6baff293de0a2723e6ed725656c69, module_tornado$simple_httpclient, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_a9e6baff293de0a2723e6ed725656c69->m_type_description == NULL);
frame_a9e6baff293de0a2723e6ed725656c69 = cache_frame_a9e6baff293de0a2723e6ed725656c69;
// Push the new frame as the currently active one.
pushFrameStack(frame_a9e6baff293de0a2723e6ed725656c69);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_a9e6baff293de0a2723e6ed725656c69) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_type_arg_value_1;
PyObject *tmp_object_arg_value_1;
PyObject *tmp_call_result_1;
PyObject *tmp_kw_call_value_0_1;
if (Nuitka_Cell_GET(self->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&exception_type, &exception_value, mod_consts[0]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 54;
type_description_1 = "ooc";
goto frame_exception_exit_1;
}
tmp_type_arg_value_1 = Nuitka_Cell_GET(self->m_closure[0]);
CHECK_OBJECT(par_self);
tmp_object_arg_value_1 = par_self;
tmp_expression_value_1 = BUILTIN_SUPER0(moduledict_tornado$simple_httpclient, tmp_type_arg_value_1, tmp_object_arg_value_1);
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 54;
type_description_1 = "ooc";
goto frame_exception_exit_1;
}
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[1]);
Py_DECREF(tmp_expression_value_1);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 54;
type_description_1 = "ooc";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_message);
tmp_kw_call_value_0_1 = par_message;
frame_a9e6baff293de0a2723e6ed725656c69->m_frame.f_lineno = 54;
{
PyObject *kw_values[1] = {tmp_kw_call_value_0_1};
tmp_call_result_1 = CALL_FUNCTION_WITH_POSARGS1_KWSPLIT(tmp_called_value_1, mod_consts[2], kw_values, mod_consts[3]);
}
Py_DECREF(tmp_called_value_1);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 54;
type_description_1 = "ooc";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_a9e6baff293de0a2723e6ed725656c69);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_a9e6baff293de0a2723e6ed725656c69);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_a9e6baff293de0a2723e6ed725656c69, exception_lineno);
} else if (exception_tb->tb_frame != &frame_a9e6baff293de0a2723e6ed725656c69->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_a9e6baff293de0a2723e6ed725656c69, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_a9e6baff293de0a2723e6ed725656c69,
type_description_1,
par_self,
par_message,
self->m_closure[0]
);
// Release cached frame if used for exception.
if (frame_a9e6baff293de0a2723e6ed725656c69 == cache_frame_a9e6baff293de0a2723e6ed725656c69) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_a9e6baff293de0a2723e6ed725656c69);
cache_frame_a9e6baff293de0a2723e6ed725656c69 = NULL;
}
assertFrameObject(frame_a9e6baff293de0a2723e6ed725656c69);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto function_return_exit;
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_message);
Py_DECREF(par_message);
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_message);
Py_DECREF(par_message);
// 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_tornado$simple_httpclient$$$function__2___str__(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];
struct Nuitka_FrameObject *frame_7b98300c75b7f69fd58930c768fb08aa;
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_7b98300c75b7f69fd58930c768fb08aa = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_7b98300c75b7f69fd58930c768fb08aa)) {
Py_XDECREF(cache_frame_7b98300c75b7f69fd58930c768fb08aa);
#if _DEBUG_REFCOUNTS
if (cache_frame_7b98300c75b7f69fd58930c768fb08aa == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_7b98300c75b7f69fd58930c768fb08aa = MAKE_FUNCTION_FRAME(codeobj_7b98300c75b7f69fd58930c768fb08aa, module_tornado$simple_httpclient, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_7b98300c75b7f69fd58930c768fb08aa->m_type_description == NULL);
frame_7b98300c75b7f69fd58930c768fb08aa = cache_frame_7b98300c75b7f69fd58930c768fb08aa;
// Push the new frame as the currently active one.
pushFrameStack(frame_7b98300c75b7f69fd58930c768fb08aa);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_7b98300c75b7f69fd58930c768fb08aa) == 2); // Frame stack
// Framed code:
{
int tmp_or_left_truth_1;
PyObject *tmp_or_left_value_1;
PyObject *tmp_or_right_value_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_or_left_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[4]);
if (tmp_or_left_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 57;
type_description_1 = "o";
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);
Py_DECREF(tmp_or_left_value_1);
exception_lineno = 57;
type_description_1 = "o";
goto frame_exception_exit_1;
}
if (tmp_or_left_truth_1 == 1) {
goto or_left_1;
} else {
goto or_right_1;
}
or_right_1:;
Py_DECREF(tmp_or_left_value_1);
tmp_or_right_value_1 = mod_consts[5];
Py_INCREF(tmp_or_right_value_1);
tmp_return_value = tmp_or_right_value_1;
goto or_end_1;
or_left_1:;
tmp_return_value = tmp_or_left_value_1;
or_end_1:;
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_7b98300c75b7f69fd58930c768fb08aa);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_7b98300c75b7f69fd58930c768fb08aa);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_7b98300c75b7f69fd58930c768fb08aa);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_7b98300c75b7f69fd58930c768fb08aa, exception_lineno);
} else if (exception_tb->tb_frame != &frame_7b98300c75b7f69fd58930c768fb08aa->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_7b98300c75b7f69fd58930c768fb08aa, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_7b98300c75b7f69fd58930c768fb08aa,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_7b98300c75b7f69fd58930c768fb08aa == cache_frame_7b98300c75b7f69fd58930c768fb08aa) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_7b98300c75b7f69fd58930c768fb08aa);
cache_frame_7b98300c75b7f69fd58930c768fb08aa = NULL;
}
assertFrameObject(frame_7b98300c75b7f69fd58930c768fb08aa);
// 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);
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_tornado$simple_httpclient$$$function__3___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_message = python_pars[1];
struct Nuitka_FrameObject *frame_e7f4b8e2e3df5181b2d7b707f92d6518;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
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_e7f4b8e2e3df5181b2d7b707f92d6518 = NULL;
PyObject *tmp_return_value = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_e7f4b8e2e3df5181b2d7b707f92d6518)) {
Py_XDECREF(cache_frame_e7f4b8e2e3df5181b2d7b707f92d6518);
#if _DEBUG_REFCOUNTS
if (cache_frame_e7f4b8e2e3df5181b2d7b707f92d6518 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_e7f4b8e2e3df5181b2d7b707f92d6518 = MAKE_FUNCTION_FRAME(codeobj_e7f4b8e2e3df5181b2d7b707f92d6518, module_tornado$simple_httpclient, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_e7f4b8e2e3df5181b2d7b707f92d6518->m_type_description == NULL);
frame_e7f4b8e2e3df5181b2d7b707f92d6518 = cache_frame_e7f4b8e2e3df5181b2d7b707f92d6518;
// Push the new frame as the currently active one.
pushFrameStack(frame_e7f4b8e2e3df5181b2d7b707f92d6518);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_e7f4b8e2e3df5181b2d7b707f92d6518) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_type_arg_value_1;
PyObject *tmp_object_arg_value_1;
PyObject *tmp_call_result_1;
PyObject *tmp_kw_call_value_0_1;
if (Nuitka_Cell_GET(self->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&exception_type, &exception_value, mod_consts[0]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 73;
type_description_1 = "ooc";
goto frame_exception_exit_1;
}
tmp_type_arg_value_1 = Nuitka_Cell_GET(self->m_closure[0]);
CHECK_OBJECT(par_self);
tmp_object_arg_value_1 = par_self;
tmp_expression_value_1 = BUILTIN_SUPER0(moduledict_tornado$simple_httpclient, tmp_type_arg_value_1, tmp_object_arg_value_1);
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 73;
type_description_1 = "ooc";
goto frame_exception_exit_1;
}
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[1]);
Py_DECREF(tmp_expression_value_1);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 73;
type_description_1 = "ooc";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_message);
tmp_kw_call_value_0_1 = par_message;
frame_e7f4b8e2e3df5181b2d7b707f92d6518->m_frame.f_lineno = 73;
{
PyObject *kw_values[1] = {tmp_kw_call_value_0_1};
tmp_call_result_1 = CALL_FUNCTION_WITH_POSARGS1_KWSPLIT(tmp_called_value_1, mod_consts[2], kw_values, mod_consts[3]);
}
Py_DECREF(tmp_called_value_1);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 73;
type_description_1 = "ooc";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_e7f4b8e2e3df5181b2d7b707f92d6518);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_e7f4b8e2e3df5181b2d7b707f92d6518);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_e7f4b8e2e3df5181b2d7b707f92d6518, exception_lineno);
} else if (exception_tb->tb_frame != &frame_e7f4b8e2e3df5181b2d7b707f92d6518->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_e7f4b8e2e3df5181b2d7b707f92d6518, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_e7f4b8e2e3df5181b2d7b707f92d6518,
type_description_1,
par_self,
par_message,
self->m_closure[0]
);
// Release cached frame if used for exception.
if (frame_e7f4b8e2e3df5181b2d7b707f92d6518 == cache_frame_e7f4b8e2e3df5181b2d7b707f92d6518) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_e7f4b8e2e3df5181b2d7b707f92d6518);
cache_frame_e7f4b8e2e3df5181b2d7b707f92d6518 = NULL;
}
assertFrameObject(frame_e7f4b8e2e3df5181b2d7b707f92d6518);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto function_return_exit;
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_message);
Py_DECREF(par_message);
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_message);
Py_DECREF(par_message);
// 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_tornado$simple_httpclient$$$function__4___str__(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];
struct Nuitka_FrameObject *frame_fef1160010ee837bb333251bd4483923;
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_fef1160010ee837bb333251bd4483923 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_fef1160010ee837bb333251bd4483923)) {
Py_XDECREF(cache_frame_fef1160010ee837bb333251bd4483923);
#if _DEBUG_REFCOUNTS
if (cache_frame_fef1160010ee837bb333251bd4483923 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_fef1160010ee837bb333251bd4483923 = MAKE_FUNCTION_FRAME(codeobj_fef1160010ee837bb333251bd4483923, module_tornado$simple_httpclient, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_fef1160010ee837bb333251bd4483923->m_type_description == NULL);
frame_fef1160010ee837bb333251bd4483923 = cache_frame_fef1160010ee837bb333251bd4483923;
// Push the new frame as the currently active one.
pushFrameStack(frame_fef1160010ee837bb333251bd4483923);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_fef1160010ee837bb333251bd4483923) == 2); // Frame stack
// Framed code:
{
int tmp_or_left_truth_1;
PyObject *tmp_or_left_value_1;
PyObject *tmp_or_right_value_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_or_left_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[4]);
if (tmp_or_left_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 76;
type_description_1 = "o";
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);
Py_DECREF(tmp_or_left_value_1);
exception_lineno = 76;
type_description_1 = "o";
goto frame_exception_exit_1;
}
if (tmp_or_left_truth_1 == 1) {
goto or_left_1;
} else {
goto or_right_1;
}
or_right_1:;
Py_DECREF(tmp_or_left_value_1);
tmp_or_right_value_1 = mod_consts[6];
Py_INCREF(tmp_or_right_value_1);
tmp_return_value = tmp_or_right_value_1;
goto or_end_1;
or_left_1:;
tmp_return_value = tmp_or_left_value_1;
or_end_1:;
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_fef1160010ee837bb333251bd4483923);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_fef1160010ee837bb333251bd4483923);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_fef1160010ee837bb333251bd4483923);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_fef1160010ee837bb333251bd4483923, exception_lineno);
} else if (exception_tb->tb_frame != &frame_fef1160010ee837bb333251bd4483923->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_fef1160010ee837bb333251bd4483923, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_fef1160010ee837bb333251bd4483923,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_fef1160010ee837bb333251bd4483923 == cache_frame_fef1160010ee837bb333251bd4483923) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_fef1160010ee837bb333251bd4483923);
cache_frame_fef1160010ee837bb333251bd4483923 = NULL;
}
assertFrameObject(frame_fef1160010ee837bb333251bd4483923);
// 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);
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_tornado$simple_httpclient$$$function__5_initialize(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_max_clients = python_pars[1];
PyObject *par_hostname_mapping = python_pars[2];
PyObject *par_max_buffer_size = python_pars[3];
PyObject *par_resolver = python_pars[4];
PyObject *par_defaults = python_pars[5];
PyObject *par_max_header_size = python_pars[6];
PyObject *par_max_body_size = python_pars[7];
struct Nuitka_FrameObject *frame_98610abaedac38135bf34bbfbf6d4990;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
bool tmp_result;
static struct Nuitka_FrameObject *cache_frame_98610abaedac38135bf34bbfbf6d4990 = NULL;
PyObject *tmp_return_value = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_98610abaedac38135bf34bbfbf6d4990)) {
Py_XDECREF(cache_frame_98610abaedac38135bf34bbfbf6d4990);
#if _DEBUG_REFCOUNTS
if (cache_frame_98610abaedac38135bf34bbfbf6d4990 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_98610abaedac38135bf34bbfbf6d4990 = MAKE_FUNCTION_FRAME(codeobj_98610abaedac38135bf34bbfbf6d4990, module_tornado$simple_httpclient, 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_98610abaedac38135bf34bbfbf6d4990->m_type_description == NULL);
frame_98610abaedac38135bf34bbfbf6d4990 = cache_frame_98610abaedac38135bf34bbfbf6d4990;
// Push the new frame as the currently active one.
pushFrameStack(frame_98610abaedac38135bf34bbfbf6d4990);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_98610abaedac38135bf34bbfbf6d4990) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_type_arg_value_1;
PyObject *tmp_object_arg_value_1;
PyObject *tmp_call_result_1;
PyObject *tmp_kw_call_value_0_1;
if (Nuitka_Cell_GET(self->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&exception_type, &exception_value, mod_consts[0]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 128;
type_description_1 = "ooooooooc";
goto frame_exception_exit_1;
}
tmp_type_arg_value_1 = Nuitka_Cell_GET(self->m_closure[0]);
CHECK_OBJECT(par_self);
tmp_object_arg_value_1 = par_self;
tmp_expression_value_1 = BUILTIN_SUPER0(moduledict_tornado$simple_httpclient, tmp_type_arg_value_1, tmp_object_arg_value_1);
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 128;
type_description_1 = "ooooooooc";
goto frame_exception_exit_1;
}
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[7]);
Py_DECREF(tmp_expression_value_1);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 128;
type_description_1 = "ooooooooc";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_defaults);
tmp_kw_call_value_0_1 = par_defaults;
frame_98610abaedac38135bf34bbfbf6d4990->m_frame.f_lineno = 128;
{
PyObject *kw_values[1] = {tmp_kw_call_value_0_1};
tmp_call_result_1 = CALL_FUNCTION_WITH_NO_ARGS_KWSPLIT(tmp_called_value_1, kw_values, mod_consts[8]);
}
Py_DECREF(tmp_called_value_1);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 128;
type_description_1 = "ooooooooc";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
CHECK_OBJECT(par_max_clients);
tmp_assattr_value_1 = par_max_clients;
CHECK_OBJECT(par_self);
tmp_assattr_target_1 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[9], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 129;
type_description_1 = "ooooooooc";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_2;
PyObject *tmp_called_instance_1;
PyObject *tmp_assattr_target_2;
tmp_called_instance_1 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[10]);
if (unlikely(tmp_called_instance_1 == NULL)) {
tmp_called_instance_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[10]);
}
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 131;
type_description_1 = "ooooooooc";
goto frame_exception_exit_1;
}
frame_98610abaedac38135bf34bbfbf6d4990->m_frame.f_lineno = 131;
tmp_assattr_value_2 = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[11]);
if (tmp_assattr_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 131;
type_description_1 = "ooooooooc";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_assattr_target_2 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_2, mod_consts[12], tmp_assattr_value_2);
Py_DECREF(tmp_assattr_value_2);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 130;
type_description_1 = "ooooooooc";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_3;
PyObject *tmp_assattr_target_3;
tmp_assattr_value_3 = MAKE_DICT_EMPTY();
CHECK_OBJECT(par_self);
tmp_assattr_target_3 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_3, mod_consts[13], tmp_assattr_value_3);
Py_DECREF(tmp_assattr_value_3);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 133;
type_description_1 = "ooooooooc";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_4;
PyObject *tmp_assattr_target_4;
tmp_assattr_value_4 = MAKE_DICT_EMPTY();
CHECK_OBJECT(par_self);
tmp_assattr_target_4 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_4, mod_consts[14], tmp_assattr_value_4);
Py_DECREF(tmp_assattr_value_4);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 136;
type_description_1 = "ooooooooc";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_5;
PyObject *tmp_assattr_target_5;
CHECK_OBJECT(par_max_buffer_size);
tmp_assattr_value_5 = par_max_buffer_size;
CHECK_OBJECT(par_self);
tmp_assattr_target_5 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_5, mod_consts[15], tmp_assattr_value_5);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 139;
type_description_1 = "ooooooooc";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_6;
PyObject *tmp_assattr_target_6;
CHECK_OBJECT(par_max_header_size);
tmp_assattr_value_6 = par_max_header_size;
CHECK_OBJECT(par_self);
tmp_assattr_target_6 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_6, mod_consts[16], tmp_assattr_value_6);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 140;
type_description_1 = "ooooooooc";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_7;
PyObject *tmp_assattr_target_7;
CHECK_OBJECT(par_max_body_size);
tmp_assattr_value_7 = par_max_body_size;
CHECK_OBJECT(par_self);
tmp_assattr_target_7 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_7, mod_consts[17], tmp_assattr_value_7);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 141;
type_description_1 = "ooooooooc";
goto frame_exception_exit_1;
}
}
{
nuitka_bool tmp_condition_result_1;
int tmp_truth_name_1;
CHECK_OBJECT(par_resolver);
tmp_truth_name_1 = CHECK_IF_TRUE(par_resolver);
if (tmp_truth_name_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 144;
type_description_1 = "ooooooooc";
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:;
{
PyObject *tmp_assattr_value_8;
PyObject *tmp_assattr_target_8;
CHECK_OBJECT(par_resolver);
tmp_assattr_value_8 = par_resolver;
CHECK_OBJECT(par_self);
tmp_assattr_target_8 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_8, mod_consts[18], tmp_assattr_value_8);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 145;
type_description_1 = "ooooooooc";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_9;
PyObject *tmp_assattr_target_9;
tmp_assattr_value_9 = Py_False;
CHECK_OBJECT(par_self);
tmp_assattr_target_9 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_9, mod_consts[19], tmp_assattr_value_9);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 146;
type_description_1 = "ooooooooc";
goto frame_exception_exit_1;
}
}
goto branch_end_1;
branch_no_1:;
{
PyObject *tmp_assattr_value_10;
PyObject *tmp_called_value_2;
PyObject *tmp_assattr_target_10;
tmp_called_value_2 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[20]);
if (unlikely(tmp_called_value_2 == NULL)) {
tmp_called_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[20]);
}
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 148;
type_description_1 = "ooooooooc";
goto frame_exception_exit_1;
}
frame_98610abaedac38135bf34bbfbf6d4990->m_frame.f_lineno = 148;
tmp_assattr_value_10 = CALL_FUNCTION_NO_ARGS(tmp_called_value_2);
if (tmp_assattr_value_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 148;
type_description_1 = "ooooooooc";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_assattr_target_10 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_10, mod_consts[18], tmp_assattr_value_10);
Py_DECREF(tmp_assattr_value_10);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 148;
type_description_1 = "ooooooooc";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_11;
PyObject *tmp_assattr_target_11;
tmp_assattr_value_11 = Py_True;
CHECK_OBJECT(par_self);
tmp_assattr_target_11 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_11, mod_consts[19], tmp_assattr_value_11);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 149;
type_description_1 = "ooooooooc";
goto frame_exception_exit_1;
}
}
branch_end_1:;
{
bool tmp_condition_result_2;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(par_hostname_mapping);
tmp_cmp_expr_left_1 = par_hostname_mapping;
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_assattr_value_12;
PyObject *tmp_called_value_3;
PyObject *tmp_kw_call_value_0_2;
PyObject *tmp_expression_value_2;
PyObject *tmp_kw_call_value_1_1;
PyObject *tmp_assattr_target_12;
tmp_called_value_3 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[21]);
if (unlikely(tmp_called_value_3 == NULL)) {
tmp_called_value_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[21]);
}
if (tmp_called_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 151;
type_description_1 = "ooooooooc";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_2 = par_self;
tmp_kw_call_value_0_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[18]);
if (tmp_kw_call_value_0_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 152;
type_description_1 = "ooooooooc";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_hostname_mapping);
tmp_kw_call_value_1_1 = par_hostname_mapping;
frame_98610abaedac38135bf34bbfbf6d4990->m_frame.f_lineno = 151;
{
PyObject *kw_values[2] = {tmp_kw_call_value_0_2, tmp_kw_call_value_1_1};
tmp_assattr_value_12 = CALL_FUNCTION_WITH_NO_ARGS_KWSPLIT(tmp_called_value_3, kw_values, mod_consts[22]);
}
Py_DECREF(tmp_kw_call_value_0_2);
if (tmp_assattr_value_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 151;
type_description_1 = "ooooooooc";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_assattr_target_12 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_12, mod_consts[18], tmp_assattr_value_12);
Py_DECREF(tmp_assattr_value_12);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 151;
type_description_1 = "ooooooooc";
goto frame_exception_exit_1;
}
}
branch_no_2:;
{
PyObject *tmp_assattr_value_13;
PyObject *tmp_called_value_4;
PyObject *tmp_kw_call_value_0_3;
PyObject *tmp_expression_value_3;
PyObject *tmp_assattr_target_13;
tmp_called_value_4 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[23]);
if (unlikely(tmp_called_value_4 == NULL)) {
tmp_called_value_4 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[23]);
}
if (tmp_called_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 154;
type_description_1 = "ooooooooc";
goto frame_exception_exit_1;
}
if (par_self == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[24]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 154;
type_description_1 = "ooooooooc";
goto frame_exception_exit_1;
}
tmp_expression_value_3 = par_self;
tmp_kw_call_value_0_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[18]);
if (tmp_kw_call_value_0_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 154;
type_description_1 = "ooooooooc";
goto frame_exception_exit_1;
}
frame_98610abaedac38135bf34bbfbf6d4990->m_frame.f_lineno = 154;
{
PyObject *kw_values[1] = {tmp_kw_call_value_0_3};
tmp_assattr_value_13 = CALL_FUNCTION_WITH_NO_ARGS_KWSPLIT(tmp_called_value_4, kw_values, mod_consts[25]);
}
Py_DECREF(tmp_kw_call_value_0_3);
if (tmp_assattr_value_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 154;
type_description_1 = "ooooooooc";
goto frame_exception_exit_1;
}
if (par_self == NULL) {
Py_DECREF(tmp_assattr_value_13);
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[24]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 154;
type_description_1 = "ooooooooc";
goto frame_exception_exit_1;
}
tmp_assattr_target_13 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_13, mod_consts[26], tmp_assattr_value_13);
Py_DECREF(tmp_assattr_value_13);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 154;
type_description_1 = "ooooooooc";
goto frame_exception_exit_1;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_98610abaedac38135bf34bbfbf6d4990);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_98610abaedac38135bf34bbfbf6d4990);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_98610abaedac38135bf34bbfbf6d4990, exception_lineno);
} else if (exception_tb->tb_frame != &frame_98610abaedac38135bf34bbfbf6d4990->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_98610abaedac38135bf34bbfbf6d4990, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_98610abaedac38135bf34bbfbf6d4990,
type_description_1,
par_self,
par_max_clients,
par_hostname_mapping,
par_max_buffer_size,
par_resolver,
par_defaults,
par_max_header_size,
par_max_body_size,
self->m_closure[0]
);
// Release cached frame if used for exception.
if (frame_98610abaedac38135bf34bbfbf6d4990 == cache_frame_98610abaedac38135bf34bbfbf6d4990) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_98610abaedac38135bf34bbfbf6d4990);
cache_frame_98610abaedac38135bf34bbfbf6d4990 = NULL;
}
assertFrameObject(frame_98610abaedac38135bf34bbfbf6d4990);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto function_return_exit;
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_max_clients);
Py_DECREF(par_max_clients);
CHECK_OBJECT(par_hostname_mapping);
Py_DECREF(par_hostname_mapping);
CHECK_OBJECT(par_max_buffer_size);
Py_DECREF(par_max_buffer_size);
CHECK_OBJECT(par_resolver);
Py_DECREF(par_resolver);
CHECK_OBJECT(par_defaults);
Py_DECREF(par_defaults);
CHECK_OBJECT(par_max_header_size);
Py_DECREF(par_max_header_size);
CHECK_OBJECT(par_max_body_size);
Py_DECREF(par_max_body_size);
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_max_clients);
Py_DECREF(par_max_clients);
CHECK_OBJECT(par_hostname_mapping);
Py_DECREF(par_hostname_mapping);
CHECK_OBJECT(par_max_buffer_size);
Py_DECREF(par_max_buffer_size);
CHECK_OBJECT(par_resolver);
Py_DECREF(par_resolver);
CHECK_OBJECT(par_defaults);
Py_DECREF(par_defaults);
CHECK_OBJECT(par_max_header_size);
Py_DECREF(par_max_header_size);
CHECK_OBJECT(par_max_body_size);
Py_DECREF(par_max_body_size);
// 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_tornado$simple_httpclient$$$function__6_close(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];
struct Nuitka_FrameObject *frame_fc809876b1b29b2da9971276859eb7ac;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
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_fc809876b1b29b2da9971276859eb7ac = NULL;
PyObject *tmp_return_value = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_fc809876b1b29b2da9971276859eb7ac)) {
Py_XDECREF(cache_frame_fc809876b1b29b2da9971276859eb7ac);
#if _DEBUG_REFCOUNTS
if (cache_frame_fc809876b1b29b2da9971276859eb7ac == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_fc809876b1b29b2da9971276859eb7ac = MAKE_FUNCTION_FRAME(codeobj_fc809876b1b29b2da9971276859eb7ac, module_tornado$simple_httpclient, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_fc809876b1b29b2da9971276859eb7ac->m_type_description == NULL);
frame_fc809876b1b29b2da9971276859eb7ac = cache_frame_fc809876b1b29b2da9971276859eb7ac;
// Push the new frame as the currently active one.
pushFrameStack(frame_fc809876b1b29b2da9971276859eb7ac);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_fc809876b1b29b2da9971276859eb7ac) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_called_instance_1;
PyObject *tmp_type_arg_value_1;
PyObject *tmp_object_arg_value_1;
PyObject *tmp_call_result_1;
if (Nuitka_Cell_GET(self->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&exception_type, &exception_value, mod_consts[0]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 157;
type_description_1 = "oc";
goto frame_exception_exit_1;
}
tmp_type_arg_value_1 = Nuitka_Cell_GET(self->m_closure[0]);
CHECK_OBJECT(par_self);
tmp_object_arg_value_1 = par_self;
tmp_called_instance_1 = BUILTIN_SUPER0(moduledict_tornado$simple_httpclient, tmp_type_arg_value_1, tmp_object_arg_value_1);
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 157;
type_description_1 = "oc";
goto frame_exception_exit_1;
}
frame_fc809876b1b29b2da9971276859eb7ac->m_frame.f_lineno = 157;
tmp_call_result_1 = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[27]);
Py_DECREF(tmp_called_instance_1);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 157;
type_description_1 = "oc";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_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[19]);
if (tmp_attribute_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 158;
type_description_1 = "oc";
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 = 158;
type_description_1 = "oc";
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_called_instance_2;
PyObject *tmp_expression_value_2;
PyObject *tmp_call_result_2;
CHECK_OBJECT(par_self);
tmp_expression_value_2 = par_self;
tmp_called_instance_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[18]);
if (tmp_called_instance_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 159;
type_description_1 = "oc";
goto frame_exception_exit_1;
}
frame_fc809876b1b29b2da9971276859eb7ac->m_frame.f_lineno = 159;
tmp_call_result_2 = CALL_METHOD_NO_ARGS(tmp_called_instance_2, mod_consts[27]);
Py_DECREF(tmp_called_instance_2);
if (tmp_call_result_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 159;
type_description_1 = "oc";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_2);
}
branch_no_1:;
{
PyObject *tmp_called_instance_3;
PyObject *tmp_expression_value_3;
PyObject *tmp_call_result_3;
CHECK_OBJECT(par_self);
tmp_expression_value_3 = par_self;
tmp_called_instance_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[26]);
if (tmp_called_instance_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 160;
type_description_1 = "oc";
goto frame_exception_exit_1;
}
frame_fc809876b1b29b2da9971276859eb7ac->m_frame.f_lineno = 160;
tmp_call_result_3 = CALL_METHOD_NO_ARGS(tmp_called_instance_3, mod_consts[27]);
Py_DECREF(tmp_called_instance_3);
if (tmp_call_result_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 160;
type_description_1 = "oc";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_3);
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_fc809876b1b29b2da9971276859eb7ac);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_fc809876b1b29b2da9971276859eb7ac);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_fc809876b1b29b2da9971276859eb7ac, exception_lineno);
} else if (exception_tb->tb_frame != &frame_fc809876b1b29b2da9971276859eb7ac->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_fc809876b1b29b2da9971276859eb7ac, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_fc809876b1b29b2da9971276859eb7ac,
type_description_1,
par_self,
self->m_closure[0]
);
// Release cached frame if used for exception.
if (frame_fc809876b1b29b2da9971276859eb7ac == cache_frame_fc809876b1b29b2da9971276859eb7ac) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_fc809876b1b29b2da9971276859eb7ac);
cache_frame_fc809876b1b29b2da9971276859eb7ac = NULL;
}
assertFrameObject(frame_fc809876b1b29b2da9971276859eb7ac);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto function_return_exit;
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_tornado$simple_httpclient$$$function__7_fetch_impl(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_request = python_pars[1];
PyObject *par_callback = python_pars[2];
PyObject *var_key = NULL;
PyObject *var_timeout_handle = NULL;
PyObject *var_timeout = NULL;
struct Nuitka_FrameObject *frame_5c4760b286411c563985d8be875bf181;
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;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
bool tmp_result;
static struct Nuitka_FrameObject *cache_frame_5c4760b286411c563985d8be875bf181 = 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_5c4760b286411c563985d8be875bf181)) {
Py_XDECREF(cache_frame_5c4760b286411c563985d8be875bf181);
#if _DEBUG_REFCOUNTS
if (cache_frame_5c4760b286411c563985d8be875bf181 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_5c4760b286411c563985d8be875bf181 = MAKE_FUNCTION_FRAME(codeobj_5c4760b286411c563985d8be875bf181, module_tornado$simple_httpclient, 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_5c4760b286411c563985d8be875bf181->m_type_description == NULL);
frame_5c4760b286411c563985d8be875bf181 = cache_frame_5c4760b286411c563985d8be875bf181;
// Push the new frame as the currently active one.
pushFrameStack(frame_5c4760b286411c563985d8be875bf181);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_5c4760b286411c563985d8be875bf181) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_value_1;
tmp_called_value_1 = (PyObject *)&PyBaseObject_Type;
frame_5c4760b286411c563985d8be875bf181->m_frame.f_lineno = 165;
tmp_assign_source_1 = CALL_FUNCTION_NO_ARGS(tmp_called_value_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 165;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
assert(var_key == NULL);
var_key = tmp_assign_source_1;
}
{
PyObject *tmp_called_instance_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_tuple_element_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_called_instance_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[12]);
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 166;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_key);
tmp_tuple_element_1 = var_key;
tmp_args_element_value_1 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_element_value_1, 0, tmp_tuple_element_1);
CHECK_OBJECT(par_request);
tmp_tuple_element_1 = par_request;
PyTuple_SET_ITEM0(tmp_args_element_value_1, 1, tmp_tuple_element_1);
CHECK_OBJECT(par_callback);
tmp_tuple_element_1 = par_callback;
PyTuple_SET_ITEM0(tmp_args_element_value_1, 2, tmp_tuple_element_1);
frame_5c4760b286411c563985d8be875bf181->m_frame.f_lineno = 166;
tmp_call_result_1 = CALL_METHOD_WITH_SINGLE_ARG(tmp_called_instance_1, mod_consts[28], tmp_args_element_value_1);
Py_DECREF(tmp_called_instance_1);
Py_DECREF(tmp_args_element_value_1);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 166;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
{
bool tmp_condition_result_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_2;
CHECK_OBJECT(par_request);
tmp_expression_value_2 = par_request;
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[29]);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 167;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_1 = Py_None;
tmp_condition_result_1 = (tmp_cmp_expr_left_1 == tmp_cmp_expr_right_1) ? true : false;
Py_DECREF(tmp_cmp_expr_left_1);
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_raise_type_1;
tmp_raise_type_1 = PyExc_AssertionError;
exception_type = tmp_raise_type_1;
Py_INCREF(tmp_raise_type_1);
exception_lineno = 167;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
branch_no_1:;
{
bool tmp_condition_result_2;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
PyObject *tmp_expression_value_3;
CHECK_OBJECT(par_request);
tmp_expression_value_3 = par_request;
tmp_cmp_expr_left_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[30]);
if (tmp_cmp_expr_left_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 168;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_2 = Py_None;
tmp_condition_result_2 = (tmp_cmp_expr_left_2 == tmp_cmp_expr_right_2) ? true : false;
Py_DECREF(tmp_cmp_expr_left_2);
if (tmp_condition_result_2 != false) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_raise_type_2;
tmp_raise_type_2 = PyExc_AssertionError;
exception_type = tmp_raise_type_2;
Py_INCREF(tmp_raise_type_2);
exception_lineno = 168;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
branch_no_2:;
{
PyObject *tmp_assign_source_2;
tmp_assign_source_2 = Py_None;
assert(var_timeout_handle == NULL);
Py_INCREF(tmp_assign_source_2);
var_timeout_handle = tmp_assign_source_2;
}
{
nuitka_bool tmp_condition_result_3;
PyObject *tmp_cmp_expr_left_3;
PyObject *tmp_cmp_expr_right_3;
PyObject *tmp_len_arg_1;
PyObject *tmp_expression_value_4;
PyObject *tmp_expression_value_5;
CHECK_OBJECT(par_self);
tmp_expression_value_4 = par_self;
tmp_len_arg_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[13]);
if (tmp_len_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 170;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_left_3 = BUILTIN_LEN(tmp_len_arg_1);
Py_DECREF(tmp_len_arg_1);
if (tmp_cmp_expr_left_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 170;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_5 = par_self;
tmp_cmp_expr_right_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[9]);
if (tmp_cmp_expr_right_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_cmp_expr_left_3);
exception_lineno = 170;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
tmp_condition_result_3 = RICH_COMPARE_GE_NBOOL_LONG_OBJECT(tmp_cmp_expr_left_3, tmp_cmp_expr_right_3);
Py_DECREF(tmp_cmp_expr_left_3);
Py_DECREF(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 = 170;
type_description_1 = "oooooo";
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;
int tmp_or_left_truth_1;
PyObject *tmp_or_left_value_1;
PyObject *tmp_or_right_value_1;
PyObject *tmp_called_value_2;
PyObject *tmp_args_element_value_2;
PyObject *tmp_expression_value_6;
PyObject *tmp_args_element_value_3;
PyObject *tmp_expression_value_7;
int tmp_or_left_truth_2;
PyObject *tmp_or_left_value_2;
PyObject *tmp_or_right_value_2;
PyObject *tmp_expression_value_8;
PyObject *tmp_expression_value_9;
tmp_called_value_2 = LOOKUP_BUILTIN(mod_consts[31]);
assert(tmp_called_value_2 != NULL);
CHECK_OBJECT(par_request);
tmp_expression_value_6 = par_request;
tmp_args_element_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_6, mod_consts[29]);
if (tmp_args_element_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 172;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_request);
tmp_expression_value_7 = par_request;
tmp_args_element_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_7, mod_consts[30]);
if (tmp_args_element_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_args_element_value_2);
exception_lineno = 172;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
frame_5c4760b286411c563985d8be875bf181->m_frame.f_lineno = 172;
{
PyObject *call_args[] = {tmp_args_element_value_2, tmp_args_element_value_3};
tmp_or_left_value_1 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_2, call_args);
}
Py_DECREF(tmp_args_element_value_2);
Py_DECREF(tmp_args_element_value_3);
if (tmp_or_left_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 172;
type_description_1 = "oooooo";
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);
Py_DECREF(tmp_or_left_value_1);
exception_lineno = 172;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
if (tmp_or_left_truth_1 == 1) {
goto or_left_1;
} else {
goto or_right_1;
}
or_right_1:;
Py_DECREF(tmp_or_left_value_1);
CHECK_OBJECT(par_request);
tmp_expression_value_8 = par_request;
tmp_or_left_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_8, mod_consts[29]);
if (tmp_or_left_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 173;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
tmp_or_left_truth_2 = CHECK_IF_TRUE(tmp_or_left_value_2);
if (tmp_or_left_truth_2 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_or_left_value_2);
exception_lineno = 173;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
if (tmp_or_left_truth_2 == 1) {
goto or_left_2;
} else {
goto or_right_2;
}
or_right_2:;
Py_DECREF(tmp_or_left_value_2);
CHECK_OBJECT(par_request);
tmp_expression_value_9 = par_request;
tmp_or_right_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_9, mod_consts[30]);
if (tmp_or_right_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 174;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
tmp_or_right_value_1 = tmp_or_right_value_2;
goto or_end_2;
or_left_2:;
tmp_or_right_value_1 = tmp_or_left_value_2;
or_end_2:;
tmp_assign_source_3 = tmp_or_right_value_1;
goto or_end_1;
or_left_1:;
tmp_assign_source_3 = tmp_or_left_value_1;
or_end_1:;
assert(var_timeout == NULL);
var_timeout = tmp_assign_source_3;
}
{
nuitka_bool tmp_condition_result_4;
int tmp_truth_name_1;
CHECK_OBJECT(var_timeout);
tmp_truth_name_1 = CHECK_IF_TRUE(var_timeout);
if (tmp_truth_name_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 176;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
tmp_condition_result_4 = tmp_truth_name_1 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
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_called_value_3;
PyObject *tmp_expression_value_10;
PyObject *tmp_expression_value_11;
PyObject *tmp_args_element_value_4;
PyObject *tmp_add_expr_left_1;
PyObject *tmp_add_expr_right_1;
PyObject *tmp_called_instance_2;
PyObject *tmp_expression_value_12;
PyObject *tmp_args_element_value_5;
PyObject *tmp_called_value_4;
PyObject *tmp_args_element_value_6;
PyObject *tmp_expression_value_13;
PyObject *tmp_args_element_value_7;
PyObject *tmp_args_element_value_8;
CHECK_OBJECT(par_self);
tmp_expression_value_11 = par_self;
tmp_expression_value_10 = LOOKUP_ATTRIBUTE(tmp_expression_value_11, mod_consts[32]);
if (tmp_expression_value_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 177;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
tmp_called_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_10, mod_consts[33]);
Py_DECREF(tmp_expression_value_10);
if (tmp_called_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 177;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_12 = par_self;
tmp_called_instance_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_12, mod_consts[32]);
if (tmp_called_instance_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_3);
exception_lineno = 178;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
frame_5c4760b286411c563985d8be875bf181->m_frame.f_lineno = 178;
tmp_add_expr_left_1 = CALL_METHOD_NO_ARGS(tmp_called_instance_2, mod_consts[34]);
Py_DECREF(tmp_called_instance_2);
if (tmp_add_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_3);
exception_lineno = 178;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_timeout);
tmp_add_expr_right_1 = var_timeout;
tmp_args_element_value_4 = 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_args_element_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_3);
exception_lineno = 178;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
{
PyObject *hard_module = IMPORT_HARD_FUNCTOOLS();
tmp_called_value_4 = LOOKUP_ATTRIBUTE(hard_module, mod_consts[35]);
}
assert(!(tmp_called_value_4 == NULL));
CHECK_OBJECT(par_self);
tmp_expression_value_13 = par_self;
tmp_args_element_value_6 = LOOKUP_ATTRIBUTE(tmp_expression_value_13, mod_consts[36]);
if (tmp_args_element_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_3);
Py_DECREF(tmp_args_element_value_4);
Py_DECREF(tmp_called_value_4);
exception_lineno = 179;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_key);
tmp_args_element_value_7 = var_key;
tmp_args_element_value_8 = mod_consts[37];
frame_5c4760b286411c563985d8be875bf181->m_frame.f_lineno = 179;
{
PyObject *call_args[] = {tmp_args_element_value_6, tmp_args_element_value_7, tmp_args_element_value_8};
tmp_args_element_value_5 = CALL_FUNCTION_WITH_ARGS3(tmp_called_value_4, call_args);
}
Py_DECREF(tmp_called_value_4);
Py_DECREF(tmp_args_element_value_6);
if (tmp_args_element_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_3);
Py_DECREF(tmp_args_element_value_4);
exception_lineno = 179;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
frame_5c4760b286411c563985d8be875bf181->m_frame.f_lineno = 177;
{
PyObject *call_args[] = {tmp_args_element_value_4, tmp_args_element_value_5};
tmp_assign_source_4 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_3, call_args);
}
Py_DECREF(tmp_called_value_3);
Py_DECREF(tmp_args_element_value_4);
Py_DECREF(tmp_args_element_value_5);
if (tmp_assign_source_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 177;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
{
PyObject *old = var_timeout_handle;
assert(old != NULL);
var_timeout_handle = tmp_assign_source_4;
Py_DECREF(old);
}
}
branch_no_4:;
branch_no_3:;
{
PyObject *tmp_ass_subvalue_1;
PyObject *tmp_tuple_element_2;
PyObject *tmp_ass_subscribed_1;
PyObject *tmp_expression_value_14;
PyObject *tmp_ass_subscript_1;
CHECK_OBJECT(par_request);
tmp_tuple_element_2 = par_request;
tmp_ass_subvalue_1 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_ass_subvalue_1, 0, tmp_tuple_element_2);
CHECK_OBJECT(par_callback);
tmp_tuple_element_2 = par_callback;
PyTuple_SET_ITEM0(tmp_ass_subvalue_1, 1, tmp_tuple_element_2);
CHECK_OBJECT(var_timeout_handle);
tmp_tuple_element_2 = var_timeout_handle;
PyTuple_SET_ITEM0(tmp_ass_subvalue_1, 2, tmp_tuple_element_2);
CHECK_OBJECT(par_self);
tmp_expression_value_14 = par_self;
tmp_ass_subscribed_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_14, mod_consts[14]);
if (tmp_ass_subscribed_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_ass_subvalue_1);
exception_lineno = 181;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_key);
tmp_ass_subscript_1 = var_key;
tmp_result = SET_SUBSCRIPT(tmp_ass_subscribed_1, tmp_ass_subscript_1, tmp_ass_subvalue_1);
Py_DECREF(tmp_ass_subscribed_1);
Py_DECREF(tmp_ass_subvalue_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 181;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_called_instance_3;
PyObject *tmp_call_result_2;
CHECK_OBJECT(par_self);
tmp_called_instance_3 = par_self;
frame_5c4760b286411c563985d8be875bf181->m_frame.f_lineno = 182;
tmp_call_result_2 = CALL_METHOD_NO_ARGS(tmp_called_instance_3, mod_consts[38]);
if (tmp_call_result_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 182;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_2);
}
{
nuitka_bool tmp_condition_result_5;
PyObject *tmp_expression_value_15;
PyObject *tmp_attribute_value_1;
int tmp_truth_name_2;
CHECK_OBJECT(par_self);
tmp_expression_value_15 = par_self;
tmp_attribute_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_15, mod_consts[12]);
if (tmp_attribute_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 183;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
tmp_truth_name_2 = CHECK_IF_TRUE(tmp_attribute_value_1);
if (tmp_truth_name_2 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_attribute_value_1);
exception_lineno = 183;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
tmp_condition_result_5 = tmp_truth_name_2 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_attribute_value_1);
if (tmp_condition_result_5 == NUITKA_BOOL_TRUE) {
goto branch_yes_5;
} else {
goto branch_no_5;
}
}
branch_yes_5:;
{
PyObject *tmp_called_value_5;
PyObject *tmp_expression_value_16;
PyObject *tmp_call_result_3;
PyObject *tmp_args_element_value_9;
PyObject *tmp_mod_expr_left_1;
PyObject *tmp_mod_expr_right_1;
PyObject *tmp_tuple_element_3;
PyObject *tmp_len_arg_2;
PyObject *tmp_expression_value_17;
tmp_expression_value_16 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[39]);
if (unlikely(tmp_expression_value_16 == NULL)) {
tmp_expression_value_16 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[39]);
}
if (tmp_expression_value_16 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 184;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
tmp_called_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_16, mod_consts[40]);
if (tmp_called_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 184;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
tmp_mod_expr_left_1 = mod_consts[41];
CHECK_OBJECT(par_self);
tmp_expression_value_17 = par_self;
tmp_len_arg_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_17, mod_consts[13]);
if (tmp_len_arg_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_5);
exception_lineno = 186;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
tmp_tuple_element_3 = BUILTIN_LEN(tmp_len_arg_2);
Py_DECREF(tmp_len_arg_2);
if (tmp_tuple_element_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_5);
exception_lineno = 186;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
tmp_mod_expr_right_1 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_len_arg_3;
PyObject *tmp_expression_value_18;
PyTuple_SET_ITEM(tmp_mod_expr_right_1, 0, tmp_tuple_element_3);
CHECK_OBJECT(par_self);
tmp_expression_value_18 = par_self;
tmp_len_arg_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_18, mod_consts[12]);
if (tmp_len_arg_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 186;
type_description_1 = "oooooo";
goto tuple_build_exception_1;
}
tmp_tuple_element_3 = BUILTIN_LEN(tmp_len_arg_3);
Py_DECREF(tmp_len_arg_3);
if (tmp_tuple_element_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 186;
type_description_1 = "oooooo";
goto tuple_build_exception_1;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_1, 1, tmp_tuple_element_3);
}
goto tuple_build_noexception_1;
// Exception handling pass through code for tuple_build:
tuple_build_exception_1:;
Py_DECREF(tmp_called_value_5);
Py_DECREF(tmp_mod_expr_right_1);
goto frame_exception_exit_1;
// Finished with no exception for tuple_build:
tuple_build_noexception_1:;
tmp_args_element_value_9 = 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_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_5);
exception_lineno = 186;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
frame_5c4760b286411c563985d8be875bf181->m_frame.f_lineno = 184;
tmp_call_result_3 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_5, tmp_args_element_value_9);
Py_DECREF(tmp_called_value_5);
Py_DECREF(tmp_args_element_value_9);
if (tmp_call_result_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 184;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_3);
}
branch_no_5:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_5c4760b286411c563985d8be875bf181);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_5c4760b286411c563985d8be875bf181);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_5c4760b286411c563985d8be875bf181, exception_lineno);
} else if (exception_tb->tb_frame != &frame_5c4760b286411c563985d8be875bf181->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_5c4760b286411c563985d8be875bf181, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_5c4760b286411c563985d8be875bf181,
type_description_1,
par_self,
par_request,
par_callback,
var_key,
var_timeout_handle,
var_timeout
);
// Release cached frame if used for exception.
if (frame_5c4760b286411c563985d8be875bf181 == cache_frame_5c4760b286411c563985d8be875bf181) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_5c4760b286411c563985d8be875bf181);
cache_frame_5c4760b286411c563985d8be875bf181 = NULL;
}
assertFrameObject(frame_5c4760b286411c563985d8be875bf181);
// 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(var_key);
Py_DECREF(var_key);
var_key = NULL;
CHECK_OBJECT(var_timeout_handle);
Py_DECREF(var_timeout_handle);
var_timeout_handle = NULL;
Py_XDECREF(var_timeout);
var_timeout = 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_key);
var_key = NULL;
Py_XDECREF(var_timeout_handle);
var_timeout_handle = NULL;
Py_XDECREF(var_timeout);
var_timeout = 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_request);
Py_DECREF(par_request);
CHECK_OBJECT(par_callback);
Py_DECREF(par_callback);
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_request);
Py_DECREF(par_request);
CHECK_OBJECT(par_callback);
Py_DECREF(par_callback);
// 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_tornado$simple_httpclient$$$function__8__process_queue(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 *var_key = NULL;
PyObject *var_request = NULL;
PyObject *var_callback = NULL;
PyObject *var_release_callback = NULL;
PyObject *tmp_tuple_unpack_1__element_1 = NULL;
PyObject *tmp_tuple_unpack_1__element_2 = NULL;
PyObject *tmp_tuple_unpack_1__element_3 = NULL;
PyObject *tmp_tuple_unpack_1__source_iter = NULL;
struct Nuitka_FrameObject *frame_0bc67982e380673daa59e9ecb812a5d7;
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_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;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
bool tmp_result;
static struct Nuitka_FrameObject *cache_frame_0bc67982e380673daa59e9ecb812a5d7 = 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_0bc67982e380673daa59e9ecb812a5d7)) {
Py_XDECREF(cache_frame_0bc67982e380673daa59e9ecb812a5d7);
#if _DEBUG_REFCOUNTS
if (cache_frame_0bc67982e380673daa59e9ecb812a5d7 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_0bc67982e380673daa59e9ecb812a5d7 = MAKE_FUNCTION_FRAME(codeobj_0bc67982e380673daa59e9ecb812a5d7, module_tornado$simple_httpclient, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_0bc67982e380673daa59e9ecb812a5d7->m_type_description == NULL);
frame_0bc67982e380673daa59e9ecb812a5d7 = cache_frame_0bc67982e380673daa59e9ecb812a5d7;
// Push the new frame as the currently active one.
pushFrameStack(frame_0bc67982e380673daa59e9ecb812a5d7);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_0bc67982e380673daa59e9ecb812a5d7) == 2); // Frame stack
// Framed code:
loop_start_1:;
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
int tmp_and_left_truth_1;
PyObject *tmp_and_left_value_1;
PyObject *tmp_and_right_value_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_len_arg_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_expression_value_3;
if (par_self == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[24]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 190;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_expression_value_1 = par_self;
tmp_and_left_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[12]);
if (tmp_and_left_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 190;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_and_left_truth_1 = CHECK_IF_TRUE(tmp_and_left_value_1);
if (tmp_and_left_truth_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_and_left_value_1);
exception_lineno = 190;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_1 == 1) {
goto and_right_1;
} else {
goto and_left_1;
}
and_right_1:;
Py_DECREF(tmp_and_left_value_1);
if (par_self == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[24]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 190;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_expression_value_2 = par_self;
tmp_len_arg_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[13]);
if (tmp_len_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 190;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_left_1 = BUILTIN_LEN(tmp_len_arg_1);
Py_DECREF(tmp_len_arg_1);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 190;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
if (par_self == NULL) {
Py_DECREF(tmp_cmp_expr_left_1);
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[24]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 190;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_expression_value_3 = par_self;
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[9]);
if (tmp_cmp_expr_right_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_cmp_expr_left_1);
exception_lineno = 190;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_and_right_value_1 = RICH_COMPARE_LT_OBJECT_LONG_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
Py_DECREF(tmp_cmp_expr_left_1);
Py_DECREF(tmp_cmp_expr_right_1);
if (tmp_and_right_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 190;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = tmp_and_right_value_1;
goto and_end_1;
and_left_1:;
tmp_operand_value_1 = tmp_and_left_value_1;
and_end_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 = 190;
type_description_1 = "ooooo";
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:;
goto loop_end_1;
branch_no_1:;
// Tried code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_iter_arg_1;
PyObject *tmp_called_instance_1;
PyObject *tmp_expression_value_4;
if (par_self == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[24]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 191;
type_description_1 = "ooooo";
goto try_except_handler_2;
}
tmp_expression_value_4 = par_self;
tmp_called_instance_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[12]);
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 191;
type_description_1 = "ooooo";
goto try_except_handler_2;
}
frame_0bc67982e380673daa59e9ecb812a5d7->m_frame.f_lineno = 191;
tmp_iter_arg_1 = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[42]);
Py_DECREF(tmp_called_instance_1);
if (tmp_iter_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 191;
type_description_1 = "ooooo";
goto try_except_handler_2;
}
tmp_assign_source_1 = MAKE_UNPACK_ITERATOR(tmp_iter_arg_1);
Py_DECREF(tmp_iter_arg_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 191;
type_description_1 = "ooooo";
goto try_except_handler_2;
}
{
PyObject *old = tmp_tuple_unpack_1__source_iter;
tmp_tuple_unpack_1__source_iter = tmp_assign_source_1;
Py_XDECREF(old);
}
}
// Tried code:
{
PyObject *tmp_assign_source_2;
PyObject *tmp_unpack_1;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
tmp_unpack_1 = tmp_tuple_unpack_1__source_iter;
tmp_assign_source_2 = UNPACK_NEXT(tmp_unpack_1, 0, 3);
if (tmp_assign_source_2 == 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 = "ooooo";
exception_lineno = 191;
goto try_except_handler_3;
}
{
PyObject *old = tmp_tuple_unpack_1__element_1;
tmp_tuple_unpack_1__element_1 = tmp_assign_source_2;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_3;
PyObject *tmp_unpack_2;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
tmp_unpack_2 = tmp_tuple_unpack_1__source_iter;
tmp_assign_source_3 = UNPACK_NEXT(tmp_unpack_2, 1, 3);
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 = "ooooo";
exception_lineno = 191;
goto try_except_handler_3;
}
{
PyObject *old = tmp_tuple_unpack_1__element_2;
tmp_tuple_unpack_1__element_2 = tmp_assign_source_3;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_4;
PyObject *tmp_unpack_3;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
tmp_unpack_3 = tmp_tuple_unpack_1__source_iter;
tmp_assign_source_4 = UNPACK_NEXT(tmp_unpack_3, 2, 3);
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 = "ooooo";
exception_lineno = 191;
goto try_except_handler_3;
}
{
PyObject *old = tmp_tuple_unpack_1__element_3;
tmp_tuple_unpack_1__element_3 = tmp_assign_source_4;
Py_XDECREF(old);
}
}
{
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 = "ooooo";
exception_lineno = 191;
goto try_except_handler_3;
}
}
} else {
Py_DECREF(tmp_iterator_attempt);
exception_type = PyExc_ValueError;
Py_INCREF(PyExc_ValueError);
exception_value = mod_consts[43];
Py_INCREF(exception_value);
exception_tb = NULL;
type_description_1 = "ooooo";
exception_lineno = 191;
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:;
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;
Py_XDECREF(tmp_tuple_unpack_1__element_3);
tmp_tuple_unpack_1__element_3 = 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:;
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_5;
CHECK_OBJECT(tmp_tuple_unpack_1__element_1);
tmp_assign_source_5 = tmp_tuple_unpack_1__element_1;
{
PyObject *old = var_key;
var_key = tmp_assign_source_5;
Py_INCREF(var_key);
Py_XDECREF(old);
}
}
Py_XDECREF(tmp_tuple_unpack_1__element_1);
tmp_tuple_unpack_1__element_1 = NULL;
{
PyObject *tmp_assign_source_6;
CHECK_OBJECT(tmp_tuple_unpack_1__element_2);
tmp_assign_source_6 = tmp_tuple_unpack_1__element_2;
{
PyObject *old = var_request;
var_request = tmp_assign_source_6;
Py_INCREF(var_request);
Py_XDECREF(old);
}
}
Py_XDECREF(tmp_tuple_unpack_1__element_2);
tmp_tuple_unpack_1__element_2 = NULL;
{
PyObject *tmp_assign_source_7;
CHECK_OBJECT(tmp_tuple_unpack_1__element_3);
tmp_assign_source_7 = tmp_tuple_unpack_1__element_3;
{
PyObject *old = var_callback;
var_callback = tmp_assign_source_7;
Py_INCREF(var_callback);
Py_XDECREF(old);
}
}
Py_XDECREF(tmp_tuple_unpack_1__element_3);
tmp_tuple_unpack_1__element_3 = NULL;
{
bool tmp_condition_result_2;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
PyObject *tmp_expression_value_5;
CHECK_OBJECT(var_key);
tmp_cmp_expr_left_2 = var_key;
if (par_self == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[24]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 192;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_expression_value_5 = par_self;
tmp_cmp_expr_right_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[14]);
if (tmp_cmp_expr_right_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 192;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_res = PySequence_Contains(tmp_cmp_expr_right_2, tmp_cmp_expr_left_2);
Py_DECREF(tmp_cmp_expr_right_2);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 192;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_condition_result_2 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_2 != false) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
goto loop_start_1;
branch_no_2:;
{
PyObject *tmp_called_instance_2;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_1;
if (par_self == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[24]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 194;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_called_instance_2 = par_self;
CHECK_OBJECT(var_key);
tmp_args_element_value_1 = var_key;
frame_0bc67982e380673daa59e9ecb812a5d7->m_frame.f_lineno = 194;
tmp_call_result_1 = CALL_METHOD_WITH_SINGLE_ARG(tmp_called_instance_2, mod_consts[44], tmp_args_element_value_1);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 194;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
{
PyObject *tmp_ass_subvalue_1;
PyObject *tmp_tuple_element_1;
PyObject *tmp_ass_subscribed_1;
PyObject *tmp_expression_value_6;
PyObject *tmp_ass_subscript_1;
CHECK_OBJECT(var_request);
tmp_tuple_element_1 = var_request;
tmp_ass_subvalue_1 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_ass_subvalue_1, 0, tmp_tuple_element_1);
CHECK_OBJECT(var_callback);
tmp_tuple_element_1 = var_callback;
PyTuple_SET_ITEM0(tmp_ass_subvalue_1, 1, tmp_tuple_element_1);
if (par_self == NULL) {
Py_DECREF(tmp_ass_subvalue_1);
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[24]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 195;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_expression_value_6 = par_self;
tmp_ass_subscribed_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_6, mod_consts[13]);
if (tmp_ass_subscribed_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_ass_subvalue_1);
exception_lineno = 195;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_key);
tmp_ass_subscript_1 = var_key;
tmp_result = SET_SUBSCRIPT(tmp_ass_subscribed_1, tmp_ass_subscript_1, tmp_ass_subvalue_1);
Py_DECREF(tmp_ass_subscribed_1);
Py_DECREF(tmp_ass_subvalue_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 195;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assign_source_8;
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_7;
PyObject *tmp_args_element_value_2;
PyObject *tmp_expression_value_8;
PyObject *tmp_args_element_value_3;
tmp_expression_value_7 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[45]);
if (unlikely(tmp_expression_value_7 == NULL)) {
tmp_expression_value_7 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[45]);
}
if (tmp_expression_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 196;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_7, mod_consts[35]);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 196;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
if (par_self == NULL) {
Py_DECREF(tmp_called_value_1);
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[24]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 196;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_expression_value_8 = par_self;
tmp_args_element_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_8, mod_consts[46]);
if (tmp_args_element_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 196;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_key);
tmp_args_element_value_3 = var_key;
frame_0bc67982e380673daa59e9ecb812a5d7->m_frame.f_lineno = 196;
{
PyObject *call_args[] = {tmp_args_element_value_2, tmp_args_element_value_3};
tmp_assign_source_8 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_1, call_args);
}
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_2);
if (tmp_assign_source_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 196;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
{
PyObject *old = var_release_callback;
var_release_callback = tmp_assign_source_8;
Py_XDECREF(old);
}
}
{
PyObject *tmp_called_instance_3;
PyObject *tmp_call_result_2;
PyObject *tmp_args_element_value_4;
PyObject *tmp_args_element_value_5;
PyObject *tmp_args_element_value_6;
if (par_self == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[24]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 197;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_called_instance_3 = par_self;
CHECK_OBJECT(var_request);
tmp_args_element_value_4 = var_request;
CHECK_OBJECT(var_release_callback);
tmp_args_element_value_5 = var_release_callback;
CHECK_OBJECT(var_callback);
tmp_args_element_value_6 = var_callback;
frame_0bc67982e380673daa59e9ecb812a5d7->m_frame.f_lineno = 197;
{
PyObject *call_args[] = {tmp_args_element_value_4, tmp_args_element_value_5, tmp_args_element_value_6};
tmp_call_result_2 = CALL_METHOD_WITH_ARGS3(
tmp_called_instance_3,
mod_consts[47],
call_args
);
}
if (tmp_call_result_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 197;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_2);
}
if (CONSIDER_THREADING() == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 190;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
goto loop_start_1;
loop_end_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_0bc67982e380673daa59e9ecb812a5d7);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_0bc67982e380673daa59e9ecb812a5d7);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_0bc67982e380673daa59e9ecb812a5d7, exception_lineno);
} else if (exception_tb->tb_frame != &frame_0bc67982e380673daa59e9ecb812a5d7->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_0bc67982e380673daa59e9ecb812a5d7, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_0bc67982e380673daa59e9ecb812a5d7,
type_description_1,
par_self,
var_key,
var_request,
var_callback,
var_release_callback
);
// Release cached frame if used for exception.
if (frame_0bc67982e380673daa59e9ecb812a5d7 == cache_frame_0bc67982e380673daa59e9ecb812a5d7) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_0bc67982e380673daa59e9ecb812a5d7);
cache_frame_0bc67982e380673daa59e9ecb812a5d7 = NULL;
}
assertFrameObject(frame_0bc67982e380673daa59e9ecb812a5d7);
// 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:;
Py_XDECREF(var_key);
var_key = NULL;
Py_XDECREF(var_request);
var_request = NULL;
Py_XDECREF(var_callback);
var_callback = NULL;
Py_XDECREF(var_release_callback);
var_release_callback = 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_key);
var_key = NULL;
Py_XDECREF(var_request);
var_request = NULL;
Py_XDECREF(var_callback);
var_callback = NULL;
Py_XDECREF(var_release_callback);
var_release_callback = 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);
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_tornado$simple_httpclient$$$function__9__connection_class(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];
struct Nuitka_FrameObject *frame_f9d573b2a76648b5f48a809d880d28f4;
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_f9d573b2a76648b5f48a809d880d28f4 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_f9d573b2a76648b5f48a809d880d28f4)) {
Py_XDECREF(cache_frame_f9d573b2a76648b5f48a809d880d28f4);
#if _DEBUG_REFCOUNTS
if (cache_frame_f9d573b2a76648b5f48a809d880d28f4 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_f9d573b2a76648b5f48a809d880d28f4 = MAKE_FUNCTION_FRAME(codeobj_f9d573b2a76648b5f48a809d880d28f4, module_tornado$simple_httpclient, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_f9d573b2a76648b5f48a809d880d28f4->m_type_description == NULL);
frame_f9d573b2a76648b5f48a809d880d28f4 = cache_frame_f9d573b2a76648b5f48a809d880d28f4;
// Push the new frame as the currently active one.
pushFrameStack(frame_f9d573b2a76648b5f48a809d880d28f4);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_f9d573b2a76648b5f48a809d880d28f4) == 2); // Frame stack
// Framed code:
tmp_return_value = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[48]);
if (unlikely(tmp_return_value == NULL)) {
tmp_return_value = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[48]);
}
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 200;
type_description_1 = "o";
goto frame_exception_exit_1;
}
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
#if 0
RESTORE_FRAME_EXCEPTION(frame_f9d573b2a76648b5f48a809d880d28f4);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_f9d573b2a76648b5f48a809d880d28f4);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_f9d573b2a76648b5f48a809d880d28f4);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_f9d573b2a76648b5f48a809d880d28f4, exception_lineno);
} else if (exception_tb->tb_frame != &frame_f9d573b2a76648b5f48a809d880d28f4->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_f9d573b2a76648b5f48a809d880d28f4, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_f9d573b2a76648b5f48a809d880d28f4,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_f9d573b2a76648b5f48a809d880d28f4 == cache_frame_f9d573b2a76648b5f48a809d880d28f4) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_f9d573b2a76648b5f48a809d880d28f4);
cache_frame_f9d573b2a76648b5f48a809d880d28f4 = NULL;
}
assertFrameObject(frame_f9d573b2a76648b5f48a809d880d28f4);
// 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);
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_tornado$simple_httpclient$$$function__10__handle_request(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_request = python_pars[1];
PyObject *par_release_callback = python_pars[2];
PyObject *par_final_callback = python_pars[3];
struct Nuitka_FrameObject *frame_b69cf884f1962ce7346a22457fd349af;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
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_b69cf884f1962ce7346a22457fd349af = NULL;
PyObject *tmp_return_value = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_b69cf884f1962ce7346a22457fd349af)) {
Py_XDECREF(cache_frame_b69cf884f1962ce7346a22457fd349af);
#if _DEBUG_REFCOUNTS
if (cache_frame_b69cf884f1962ce7346a22457fd349af == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_b69cf884f1962ce7346a22457fd349af = MAKE_FUNCTION_FRAME(codeobj_b69cf884f1962ce7346a22457fd349af, module_tornado$simple_httpclient, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_b69cf884f1962ce7346a22457fd349af->m_type_description == NULL);
frame_b69cf884f1962ce7346a22457fd349af = cache_frame_b69cf884f1962ce7346a22457fd349af;
// Push the new frame as the currently active one.
pushFrameStack(frame_b69cf884f1962ce7346a22457fd349af);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_b69cf884f1962ce7346a22457fd349af) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_called_value_1;
PyObject *tmp_called_instance_1;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_args_element_value_2;
PyObject *tmp_args_element_value_3;
PyObject *tmp_args_element_value_4;
PyObject *tmp_args_element_value_5;
PyObject *tmp_expression_value_1;
PyObject *tmp_args_element_value_6;
PyObject *tmp_expression_value_2;
PyObject *tmp_args_element_value_7;
PyObject *tmp_expression_value_3;
PyObject *tmp_args_element_value_8;
PyObject *tmp_expression_value_4;
CHECK_OBJECT(par_self);
tmp_called_instance_1 = par_self;
frame_b69cf884f1962ce7346a22457fd349af->m_frame.f_lineno = 208;
tmp_called_value_1 = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[49]);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 208;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_args_element_value_1 = par_self;
CHECK_OBJECT(par_request);
tmp_args_element_value_2 = par_request;
CHECK_OBJECT(par_release_callback);
tmp_args_element_value_3 = par_release_callback;
CHECK_OBJECT(par_final_callback);
tmp_args_element_value_4 = par_final_callback;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_args_element_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[15]);
if (tmp_args_element_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 213;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_2 = par_self;
tmp_args_element_value_6 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[26]);
if (tmp_args_element_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_5);
exception_lineno = 214;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_3 = par_self;
tmp_args_element_value_7 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[16]);
if (tmp_args_element_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_5);
Py_DECREF(tmp_args_element_value_6);
exception_lineno = 215;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_4 = par_self;
tmp_args_element_value_8 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[17]);
if (tmp_args_element_value_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_5);
Py_DECREF(tmp_args_element_value_6);
Py_DECREF(tmp_args_element_value_7);
exception_lineno = 216;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
frame_b69cf884f1962ce7346a22457fd349af->m_frame.f_lineno = 208;
{
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_call_result_1 = CALL_FUNCTION_WITH_ARGS8(tmp_called_value_1, call_args);
}
Py_DECREF(tmp_called_value_1);
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);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 208;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_b69cf884f1962ce7346a22457fd349af);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_b69cf884f1962ce7346a22457fd349af);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_b69cf884f1962ce7346a22457fd349af, exception_lineno);
} else if (exception_tb->tb_frame != &frame_b69cf884f1962ce7346a22457fd349af->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_b69cf884f1962ce7346a22457fd349af, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_b69cf884f1962ce7346a22457fd349af,
type_description_1,
par_self,
par_request,
par_release_callback,
par_final_callback
);
// Release cached frame if used for exception.
if (frame_b69cf884f1962ce7346a22457fd349af == cache_frame_b69cf884f1962ce7346a22457fd349af) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_b69cf884f1962ce7346a22457fd349af);
cache_frame_b69cf884f1962ce7346a22457fd349af = NULL;
}
assertFrameObject(frame_b69cf884f1962ce7346a22457fd349af);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto function_return_exit;
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_request);
Py_DECREF(par_request);
CHECK_OBJECT(par_release_callback);
Py_DECREF(par_release_callback);
CHECK_OBJECT(par_final_callback);
Py_DECREF(par_final_callback);
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_request);
Py_DECREF(par_request);
CHECK_OBJECT(par_release_callback);
Py_DECREF(par_release_callback);
CHECK_OBJECT(par_final_callback);
Py_DECREF(par_final_callback);
// 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_tornado$simple_httpclient$$$function__11__release_fetch(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_key = python_pars[1];
struct Nuitka_FrameObject *frame_799a1d924011aa4ef72587f28b3528ad;
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;
bool tmp_result;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
static struct Nuitka_FrameObject *cache_frame_799a1d924011aa4ef72587f28b3528ad = NULL;
PyObject *tmp_return_value = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_799a1d924011aa4ef72587f28b3528ad)) {
Py_XDECREF(cache_frame_799a1d924011aa4ef72587f28b3528ad);
#if _DEBUG_REFCOUNTS
if (cache_frame_799a1d924011aa4ef72587f28b3528ad == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_799a1d924011aa4ef72587f28b3528ad = MAKE_FUNCTION_FRAME(codeobj_799a1d924011aa4ef72587f28b3528ad, module_tornado$simple_httpclient, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_799a1d924011aa4ef72587f28b3528ad->m_type_description == NULL);
frame_799a1d924011aa4ef72587f28b3528ad = cache_frame_799a1d924011aa4ef72587f28b3528ad;
// Push the new frame as the currently active one.
pushFrameStack(frame_799a1d924011aa4ef72587f28b3528ad);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_799a1d924011aa4ef72587f28b3528ad) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_delsubscr_target_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_delsubscr_subscript_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_delsubscr_target_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[13]);
if (tmp_delsubscr_target_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 220;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_key);
tmp_delsubscr_subscript_1 = par_key;
tmp_result = DEL_SUBSCRIPT(tmp_delsubscr_target_1, tmp_delsubscr_subscript_1);
Py_DECREF(tmp_delsubscr_target_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 220;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_called_instance_1;
PyObject *tmp_call_result_1;
CHECK_OBJECT(par_self);
tmp_called_instance_1 = par_self;
frame_799a1d924011aa4ef72587f28b3528ad->m_frame.f_lineno = 221;
tmp_call_result_1 = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[38]);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 221;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_799a1d924011aa4ef72587f28b3528ad);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_799a1d924011aa4ef72587f28b3528ad);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_799a1d924011aa4ef72587f28b3528ad, exception_lineno);
} else if (exception_tb->tb_frame != &frame_799a1d924011aa4ef72587f28b3528ad->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_799a1d924011aa4ef72587f28b3528ad, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_799a1d924011aa4ef72587f28b3528ad,
type_description_1,
par_self,
par_key
);
// Release cached frame if used for exception.
if (frame_799a1d924011aa4ef72587f28b3528ad == cache_frame_799a1d924011aa4ef72587f28b3528ad) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_799a1d924011aa4ef72587f28b3528ad);
cache_frame_799a1d924011aa4ef72587f28b3528ad = NULL;
}
assertFrameObject(frame_799a1d924011aa4ef72587f28b3528ad);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto function_return_exit;
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_key);
Py_DECREF(par_key);
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_key);
Py_DECREF(par_key);
// 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_tornado$simple_httpclient$$$function__12__remove_timeout(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_key = python_pars[1];
PyObject *var_request = NULL;
PyObject *var_callback = NULL;
PyObject *var_timeout_handle = NULL;
PyObject *tmp_tuple_unpack_1__element_1 = NULL;
PyObject *tmp_tuple_unpack_1__element_2 = NULL;
PyObject *tmp_tuple_unpack_1__element_3 = NULL;
PyObject *tmp_tuple_unpack_1__source_iter = NULL;
struct Nuitka_FrameObject *frame_6fe86aaf7f9c2ce8c5eac9a49a60afe9;
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_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;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
bool tmp_result;
static struct Nuitka_FrameObject *cache_frame_6fe86aaf7f9c2ce8c5eac9a49a60afe9 = 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_6fe86aaf7f9c2ce8c5eac9a49a60afe9)) {
Py_XDECREF(cache_frame_6fe86aaf7f9c2ce8c5eac9a49a60afe9);
#if _DEBUG_REFCOUNTS
if (cache_frame_6fe86aaf7f9c2ce8c5eac9a49a60afe9 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_6fe86aaf7f9c2ce8c5eac9a49a60afe9 = MAKE_FUNCTION_FRAME(codeobj_6fe86aaf7f9c2ce8c5eac9a49a60afe9, module_tornado$simple_httpclient, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_6fe86aaf7f9c2ce8c5eac9a49a60afe9->m_type_description == NULL);
frame_6fe86aaf7f9c2ce8c5eac9a49a60afe9 = cache_frame_6fe86aaf7f9c2ce8c5eac9a49a60afe9;
// Push the new frame as the currently active one.
pushFrameStack(frame_6fe86aaf7f9c2ce8c5eac9a49a60afe9);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_6fe86aaf7f9c2ce8c5eac9a49a60afe9) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_key);
tmp_cmp_expr_left_1 = par_key;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[14]);
if (tmp_cmp_expr_right_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 224;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_res = PySequence_Contains(tmp_cmp_expr_right_1, tmp_cmp_expr_left_1);
Py_DECREF(tmp_cmp_expr_right_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 224;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res == 1) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
// Tried code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_iter_arg_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_expression_value_3;
PyObject *tmp_subscript_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_3 = par_self;
tmp_expression_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[14]);
if (tmp_expression_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 225;
type_description_1 = "ooooo";
goto try_except_handler_2;
}
CHECK_OBJECT(par_key);
tmp_subscript_value_1 = par_key;
tmp_iter_arg_1 = LOOKUP_SUBSCRIPT(tmp_expression_value_2, tmp_subscript_value_1);
Py_DECREF(tmp_expression_value_2);
if (tmp_iter_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 225;
type_description_1 = "ooooo";
goto try_except_handler_2;
}
tmp_assign_source_1 = MAKE_UNPACK_ITERATOR(tmp_iter_arg_1);
Py_DECREF(tmp_iter_arg_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 225;
type_description_1 = "ooooo";
goto try_except_handler_2;
}
assert(tmp_tuple_unpack_1__source_iter == NULL);
tmp_tuple_unpack_1__source_iter = tmp_assign_source_1;
}
// Tried code:
{
PyObject *tmp_assign_source_2;
PyObject *tmp_unpack_1;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
tmp_unpack_1 = tmp_tuple_unpack_1__source_iter;
tmp_assign_source_2 = UNPACK_NEXT(tmp_unpack_1, 0, 3);
if (tmp_assign_source_2 == 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 = "ooooo";
exception_lineno = 225;
goto try_except_handler_3;
}
assert(tmp_tuple_unpack_1__element_1 == NULL);
tmp_tuple_unpack_1__element_1 = tmp_assign_source_2;
}
{
PyObject *tmp_assign_source_3;
PyObject *tmp_unpack_2;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
tmp_unpack_2 = tmp_tuple_unpack_1__source_iter;
tmp_assign_source_3 = UNPACK_NEXT(tmp_unpack_2, 1, 3);
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 = "ooooo";
exception_lineno = 225;
goto try_except_handler_3;
}
assert(tmp_tuple_unpack_1__element_2 == NULL);
tmp_tuple_unpack_1__element_2 = tmp_assign_source_3;
}
{
PyObject *tmp_assign_source_4;
PyObject *tmp_unpack_3;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
tmp_unpack_3 = tmp_tuple_unpack_1__source_iter;
tmp_assign_source_4 = UNPACK_NEXT(tmp_unpack_3, 2, 3);
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 = "ooooo";
exception_lineno = 225;
goto try_except_handler_3;
}
assert(tmp_tuple_unpack_1__element_3 == NULL);
tmp_tuple_unpack_1__element_3 = 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 = "ooooo";
exception_lineno = 225;
goto try_except_handler_3;
}
}
} else {
Py_DECREF(tmp_iterator_attempt);
exception_type = PyExc_ValueError;
Py_INCREF(PyExc_ValueError);
exception_value = mod_consts[43];
Py_INCREF(exception_value);
exception_tb = NULL;
type_description_1 = "ooooo";
exception_lineno = 225;
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:;
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;
Py_XDECREF(tmp_tuple_unpack_1__element_3);
tmp_tuple_unpack_1__element_3 = 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:;
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_5;
CHECK_OBJECT(tmp_tuple_unpack_1__element_1);
tmp_assign_source_5 = tmp_tuple_unpack_1__element_1;
assert(var_request == NULL);
Py_INCREF(tmp_assign_source_5);
var_request = tmp_assign_source_5;
}
Py_XDECREF(tmp_tuple_unpack_1__element_1);
tmp_tuple_unpack_1__element_1 = NULL;
{
PyObject *tmp_assign_source_6;
CHECK_OBJECT(tmp_tuple_unpack_1__element_2);
tmp_assign_source_6 = tmp_tuple_unpack_1__element_2;
assert(var_callback == NULL);
Py_INCREF(tmp_assign_source_6);
var_callback = tmp_assign_source_6;
}
Py_XDECREF(tmp_tuple_unpack_1__element_2);
tmp_tuple_unpack_1__element_2 = NULL;
{
PyObject *tmp_assign_source_7;
CHECK_OBJECT(tmp_tuple_unpack_1__element_3);
tmp_assign_source_7 = tmp_tuple_unpack_1__element_3;
assert(var_timeout_handle == NULL);
Py_INCREF(tmp_assign_source_7);
var_timeout_handle = tmp_assign_source_7;
}
Py_XDECREF(tmp_tuple_unpack_1__element_3);
tmp_tuple_unpack_1__element_3 = NULL;
{
bool tmp_condition_result_2;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
CHECK_OBJECT(var_timeout_handle);
tmp_cmp_expr_left_2 = var_timeout_handle;
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:;
{
PyObject *tmp_called_instance_1;
PyObject *tmp_expression_value_4;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_4 = par_self;
tmp_called_instance_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[32]);
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 227;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_timeout_handle);
tmp_args_element_value_1 = var_timeout_handle;
frame_6fe86aaf7f9c2ce8c5eac9a49a60afe9->m_frame.f_lineno = 227;
tmp_call_result_1 = CALL_METHOD_WITH_SINGLE_ARG(tmp_called_instance_1, mod_consts[50], tmp_args_element_value_1);
Py_DECREF(tmp_called_instance_1);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 227;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
branch_no_2:;
{
PyObject *tmp_delsubscr_target_1;
PyObject *tmp_expression_value_5;
PyObject *tmp_delsubscr_subscript_1;
CHECK_OBJECT(par_self);
tmp_expression_value_5 = par_self;
tmp_delsubscr_target_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[14]);
if (tmp_delsubscr_target_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 228;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_key);
tmp_delsubscr_subscript_1 = par_key;
tmp_result = DEL_SUBSCRIPT(tmp_delsubscr_target_1, tmp_delsubscr_subscript_1);
Py_DECREF(tmp_delsubscr_target_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 228;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
}
branch_no_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_6fe86aaf7f9c2ce8c5eac9a49a60afe9);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_6fe86aaf7f9c2ce8c5eac9a49a60afe9);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_6fe86aaf7f9c2ce8c5eac9a49a60afe9, exception_lineno);
} else if (exception_tb->tb_frame != &frame_6fe86aaf7f9c2ce8c5eac9a49a60afe9->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_6fe86aaf7f9c2ce8c5eac9a49a60afe9, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_6fe86aaf7f9c2ce8c5eac9a49a60afe9,
type_description_1,
par_self,
par_key,
var_request,
var_callback,
var_timeout_handle
);
// Release cached frame if used for exception.
if (frame_6fe86aaf7f9c2ce8c5eac9a49a60afe9 == cache_frame_6fe86aaf7f9c2ce8c5eac9a49a60afe9) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_6fe86aaf7f9c2ce8c5eac9a49a60afe9);
cache_frame_6fe86aaf7f9c2ce8c5eac9a49a60afe9 = NULL;
}
assertFrameObject(frame_6fe86aaf7f9c2ce8c5eac9a49a60afe9);
// 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:;
Py_XDECREF(var_request);
var_request = NULL;
Py_XDECREF(var_callback);
var_callback = NULL;
Py_XDECREF(var_timeout_handle);
var_timeout_handle = 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_request);
var_request = NULL;
Py_XDECREF(var_callback);
var_callback = NULL;
Py_XDECREF(var_timeout_handle);
var_timeout_handle = 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_key);
Py_DECREF(par_key);
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_key);
Py_DECREF(par_key);
// 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_tornado$simple_httpclient$$$function__13__on_timeout(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_key = python_pars[1];
PyObject *par_info = python_pars[2];
PyObject *var_request = NULL;
PyObject *var_callback = NULL;
PyObject *var_timeout_handle = NULL;
PyObject *var_error_message = NULL;
PyObject *var_timeout_response = NULL;
PyObject *tmp_tuple_unpack_1__element_1 = NULL;
PyObject *tmp_tuple_unpack_1__element_2 = NULL;
PyObject *tmp_tuple_unpack_1__element_3 = NULL;
PyObject *tmp_tuple_unpack_1__source_iter = NULL;
struct Nuitka_FrameObject *frame_6fd507ca0542aaa2e9ef6b40af8b38d7;
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_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;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
bool tmp_result;
static struct Nuitka_FrameObject *cache_frame_6fd507ca0542aaa2e9ef6b40af8b38d7 = 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_6fd507ca0542aaa2e9ef6b40af8b38d7)) {
Py_XDECREF(cache_frame_6fd507ca0542aaa2e9ef6b40af8b38d7);
#if _DEBUG_REFCOUNTS
if (cache_frame_6fd507ca0542aaa2e9ef6b40af8b38d7 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_6fd507ca0542aaa2e9ef6b40af8b38d7 = MAKE_FUNCTION_FRAME(codeobj_6fd507ca0542aaa2e9ef6b40af8b38d7, module_tornado$simple_httpclient, 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_6fd507ca0542aaa2e9ef6b40af8b38d7->m_type_description == NULL);
frame_6fd507ca0542aaa2e9ef6b40af8b38d7 = cache_frame_6fd507ca0542aaa2e9ef6b40af8b38d7;
// Push the new frame as the currently active one.
pushFrameStack(frame_6fd507ca0542aaa2e9ef6b40af8b38d7);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_6fd507ca0542aaa2e9ef6b40af8b38d7) == 2); // Frame stack
// Framed code:
// Tried code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_iter_arg_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_subscript_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_2 = par_self;
tmp_expression_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[14]);
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 238;
type_description_1 = "oooooooo";
goto try_except_handler_2;
}
CHECK_OBJECT(par_key);
tmp_subscript_value_1 = par_key;
tmp_iter_arg_1 = LOOKUP_SUBSCRIPT(tmp_expression_value_1, tmp_subscript_value_1);
Py_DECREF(tmp_expression_value_1);
if (tmp_iter_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 238;
type_description_1 = "oooooooo";
goto try_except_handler_2;
}
tmp_assign_source_1 = MAKE_UNPACK_ITERATOR(tmp_iter_arg_1);
Py_DECREF(tmp_iter_arg_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 238;
type_description_1 = "oooooooo";
goto try_except_handler_2;
}
assert(tmp_tuple_unpack_1__source_iter == NULL);
tmp_tuple_unpack_1__source_iter = tmp_assign_source_1;
}
// Tried code:
{
PyObject *tmp_assign_source_2;
PyObject *tmp_unpack_1;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
tmp_unpack_1 = tmp_tuple_unpack_1__source_iter;
tmp_assign_source_2 = UNPACK_NEXT(tmp_unpack_1, 0, 3);
if (tmp_assign_source_2 == 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 = "oooooooo";
exception_lineno = 238;
goto try_except_handler_3;
}
assert(tmp_tuple_unpack_1__element_1 == NULL);
tmp_tuple_unpack_1__element_1 = tmp_assign_source_2;
}
{
PyObject *tmp_assign_source_3;
PyObject *tmp_unpack_2;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
tmp_unpack_2 = tmp_tuple_unpack_1__source_iter;
tmp_assign_source_3 = UNPACK_NEXT(tmp_unpack_2, 1, 3);
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 = "oooooooo";
exception_lineno = 238;
goto try_except_handler_3;
}
assert(tmp_tuple_unpack_1__element_2 == NULL);
tmp_tuple_unpack_1__element_2 = tmp_assign_source_3;
}
{
PyObject *tmp_assign_source_4;
PyObject *tmp_unpack_3;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
tmp_unpack_3 = tmp_tuple_unpack_1__source_iter;
tmp_assign_source_4 = UNPACK_NEXT(tmp_unpack_3, 2, 3);
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 = "oooooooo";
exception_lineno = 238;
goto try_except_handler_3;
}
assert(tmp_tuple_unpack_1__element_3 == NULL);
tmp_tuple_unpack_1__element_3 = 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 = "oooooooo";
exception_lineno = 238;
goto try_except_handler_3;
}
}
} else {
Py_DECREF(tmp_iterator_attempt);
exception_type = PyExc_ValueError;
Py_INCREF(PyExc_ValueError);
exception_value = mod_consts[43];
Py_INCREF(exception_value);
exception_tb = NULL;
type_description_1 = "oooooooo";
exception_lineno = 238;
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:;
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;
Py_XDECREF(tmp_tuple_unpack_1__element_3);
tmp_tuple_unpack_1__element_3 = 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:;
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_5;
CHECK_OBJECT(tmp_tuple_unpack_1__element_1);
tmp_assign_source_5 = tmp_tuple_unpack_1__element_1;
assert(var_request == NULL);
Py_INCREF(tmp_assign_source_5);
var_request = tmp_assign_source_5;
}
Py_XDECREF(tmp_tuple_unpack_1__element_1);
tmp_tuple_unpack_1__element_1 = NULL;
{
PyObject *tmp_assign_source_6;
CHECK_OBJECT(tmp_tuple_unpack_1__element_2);
tmp_assign_source_6 = tmp_tuple_unpack_1__element_2;
assert(var_callback == NULL);
Py_INCREF(tmp_assign_source_6);
var_callback = tmp_assign_source_6;
}
Py_XDECREF(tmp_tuple_unpack_1__element_2);
tmp_tuple_unpack_1__element_2 = NULL;
{
PyObject *tmp_assign_source_7;
CHECK_OBJECT(tmp_tuple_unpack_1__element_3);
tmp_assign_source_7 = tmp_tuple_unpack_1__element_3;
assert(var_timeout_handle == NULL);
Py_INCREF(tmp_assign_source_7);
var_timeout_handle = tmp_assign_source_7;
}
Py_XDECREF(tmp_tuple_unpack_1__element_3);
tmp_tuple_unpack_1__element_3 = NULL;
{
PyObject *tmp_called_instance_1;
PyObject *tmp_expression_value_3;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_tuple_element_1;
CHECK_OBJECT(par_self);
tmp_expression_value_3 = par_self;
tmp_called_instance_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[12]);
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 239;
type_description_1 = "oooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_key);
tmp_tuple_element_1 = par_key;
tmp_args_element_value_1 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_element_value_1, 0, tmp_tuple_element_1);
CHECK_OBJECT(var_request);
tmp_tuple_element_1 = var_request;
PyTuple_SET_ITEM0(tmp_args_element_value_1, 1, tmp_tuple_element_1);
CHECK_OBJECT(var_callback);
tmp_tuple_element_1 = var_callback;
PyTuple_SET_ITEM0(tmp_args_element_value_1, 2, tmp_tuple_element_1);
frame_6fd507ca0542aaa2e9ef6b40af8b38d7->m_frame.f_lineno = 239;
tmp_call_result_1 = CALL_METHOD_WITH_SINGLE_ARG(tmp_called_instance_1, mod_consts[51], tmp_args_element_value_1);
Py_DECREF(tmp_called_instance_1);
Py_DECREF(tmp_args_element_value_1);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 239;
type_description_1 = "oooooooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
{
PyObject *tmp_assign_source_8;
nuitka_bool tmp_condition_result_1;
int tmp_truth_name_1;
PyObject *tmp_kw_call_arg_value_0_1;
PyObject *tmp_kw_call_arg_value_1_1;
CHECK_OBJECT(par_info);
tmp_truth_name_1 = CHECK_IF_TRUE(par_info);
if (tmp_truth_name_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 241;
type_description_1 = "oooooooo";
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 condexpr_true_1;
} else {
goto condexpr_false_1;
}
condexpr_true_1:;
tmp_kw_call_arg_value_0_1 = mod_consts[52];
CHECK_OBJECT(par_info);
tmp_kw_call_arg_value_1_1 = par_info;
frame_6fd507ca0542aaa2e9ef6b40af8b38d7->m_frame.f_lineno = 241;
{
PyObject *call_args[] = {tmp_kw_call_arg_value_0_1, tmp_kw_call_arg_value_1_1};
tmp_assign_source_8 = CALL_FUNCTION_WITH_ARGS2(unicode_builtin_format, call_args);
}
if (tmp_assign_source_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 241;
type_description_1 = "oooooooo";
goto frame_exception_exit_1;
}
goto condexpr_end_1;
condexpr_false_1:;
tmp_assign_source_8 = mod_consts[5];
Py_INCREF(tmp_assign_source_8);
condexpr_end_1:;
assert(var_error_message == NULL);
var_error_message = tmp_assign_source_8;
}
{
PyObject *tmp_assign_source_9;
PyObject *tmp_called_value_1;
PyObject *tmp_kw_call_arg_value_0_2;
PyObject *tmp_kw_call_arg_value_1_2;
PyObject *tmp_kw_call_dict_value_0_1;
PyObject *tmp_called_value_2;
PyObject *tmp_args_element_value_2;
PyObject *tmp_kw_call_dict_value_1_1;
PyObject *tmp_sub_expr_left_1;
PyObject *tmp_sub_expr_right_1;
PyObject *tmp_called_instance_2;
PyObject *tmp_expression_value_4;
PyObject *tmp_expression_value_5;
tmp_called_value_1 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[53]);
if (unlikely(tmp_called_value_1 == NULL)) {
tmp_called_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[53]);
}
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 242;
type_description_1 = "oooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_request);
tmp_kw_call_arg_value_0_2 = var_request;
tmp_kw_call_arg_value_1_2 = mod_consts[54];
tmp_called_value_2 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[55]);
if (unlikely(tmp_called_value_2 == NULL)) {
tmp_called_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[55]);
}
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 245;
type_description_1 = "oooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_error_message);
tmp_args_element_value_2 = var_error_message;
frame_6fd507ca0542aaa2e9ef6b40af8b38d7->m_frame.f_lineno = 245;
tmp_kw_call_dict_value_0_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_2, tmp_args_element_value_2);
if (tmp_kw_call_dict_value_0_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 245;
type_description_1 = "oooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_4 = par_self;
tmp_called_instance_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[32]);
if (tmp_called_instance_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_kw_call_dict_value_0_1);
exception_lineno = 246;
type_description_1 = "oooooooo";
goto frame_exception_exit_1;
}
frame_6fd507ca0542aaa2e9ef6b40af8b38d7->m_frame.f_lineno = 246;
tmp_sub_expr_left_1 = CALL_METHOD_NO_ARGS(tmp_called_instance_2, mod_consts[34]);
Py_DECREF(tmp_called_instance_2);
if (tmp_sub_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_kw_call_dict_value_0_1);
exception_lineno = 246;
type_description_1 = "oooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_request);
tmp_expression_value_5 = var_request;
tmp_sub_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[56]);
if (tmp_sub_expr_right_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_kw_call_dict_value_0_1);
Py_DECREF(tmp_sub_expr_left_1);
exception_lineno = 246;
type_description_1 = "oooooooo";
goto frame_exception_exit_1;
}
tmp_kw_call_dict_value_1_1 = BINARY_OPERATION_SUB_OBJECT_OBJECT_OBJECT(tmp_sub_expr_left_1, tmp_sub_expr_right_1);
Py_DECREF(tmp_sub_expr_left_1);
Py_DECREF(tmp_sub_expr_right_1);
if (tmp_kw_call_dict_value_1_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_kw_call_dict_value_0_1);
exception_lineno = 246;
type_description_1 = "oooooooo";
goto frame_exception_exit_1;
}
frame_6fd507ca0542aaa2e9ef6b40af8b38d7->m_frame.f_lineno = 242;
{
PyObject *args[] = {tmp_kw_call_arg_value_0_2, tmp_kw_call_arg_value_1_2};
PyObject *kw_values[2] = {tmp_kw_call_dict_value_0_1, tmp_kw_call_dict_value_1_1};
tmp_assign_source_9 = CALL_FUNCTION_WITH_ARGS2_KWSPLIT(tmp_called_value_1, args, kw_values, mod_consts[57]);
}
Py_DECREF(tmp_kw_call_dict_value_0_1);
Py_DECREF(tmp_kw_call_dict_value_1_1);
if (tmp_assign_source_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 242;
type_description_1 = "oooooooo";
goto frame_exception_exit_1;
}
assert(var_timeout_response == NULL);
var_timeout_response = tmp_assign_source_9;
}
{
PyObject *tmp_called_instance_3;
PyObject *tmp_expression_value_6;
PyObject *tmp_call_result_2;
PyObject *tmp_args_element_value_3;
PyObject *tmp_args_element_value_4;
CHECK_OBJECT(par_self);
tmp_expression_value_6 = par_self;
tmp_called_instance_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_6, mod_consts[32]);
if (tmp_called_instance_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 248;
type_description_1 = "oooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_callback);
tmp_args_element_value_3 = var_callback;
CHECK_OBJECT(var_timeout_response);
tmp_args_element_value_4 = var_timeout_response;
frame_6fd507ca0542aaa2e9ef6b40af8b38d7->m_frame.f_lineno = 248;
{
PyObject *call_args[] = {tmp_args_element_value_3, tmp_args_element_value_4};
tmp_call_result_2 = CALL_METHOD_WITH_ARGS2(
tmp_called_instance_3,
mod_consts[58],
call_args
);
}
Py_DECREF(tmp_called_instance_3);
if (tmp_call_result_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 248;
type_description_1 = "oooooooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_2);
}
{
PyObject *tmp_delsubscr_target_1;
PyObject *tmp_expression_value_7;
PyObject *tmp_delsubscr_subscript_1;
CHECK_OBJECT(par_self);
tmp_expression_value_7 = par_self;
tmp_delsubscr_target_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_7, mod_consts[14]);
if (tmp_delsubscr_target_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 249;
type_description_1 = "oooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_key);
tmp_delsubscr_subscript_1 = par_key;
tmp_result = DEL_SUBSCRIPT(tmp_delsubscr_target_1, tmp_delsubscr_subscript_1);
Py_DECREF(tmp_delsubscr_target_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 249;
type_description_1 = "oooooooo";
goto frame_exception_exit_1;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_6fd507ca0542aaa2e9ef6b40af8b38d7);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_6fd507ca0542aaa2e9ef6b40af8b38d7);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_6fd507ca0542aaa2e9ef6b40af8b38d7, exception_lineno);
} else if (exception_tb->tb_frame != &frame_6fd507ca0542aaa2e9ef6b40af8b38d7->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_6fd507ca0542aaa2e9ef6b40af8b38d7, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_6fd507ca0542aaa2e9ef6b40af8b38d7,
type_description_1,
par_self,
par_key,
par_info,
var_request,
var_callback,
var_timeout_handle,
var_error_message,
var_timeout_response
);
// Release cached frame if used for exception.
if (frame_6fd507ca0542aaa2e9ef6b40af8b38d7 == cache_frame_6fd507ca0542aaa2e9ef6b40af8b38d7) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_6fd507ca0542aaa2e9ef6b40af8b38d7);
cache_frame_6fd507ca0542aaa2e9ef6b40af8b38d7 = NULL;
}
assertFrameObject(frame_6fd507ca0542aaa2e9ef6b40af8b38d7);
// 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(var_request);
Py_DECREF(var_request);
var_request = NULL;
CHECK_OBJECT(var_callback);
Py_DECREF(var_callback);
var_callback = NULL;
CHECK_OBJECT(var_timeout_handle);
Py_DECREF(var_timeout_handle);
var_timeout_handle = NULL;
CHECK_OBJECT(var_error_message);
Py_DECREF(var_error_message);
var_error_message = NULL;
CHECK_OBJECT(var_timeout_response);
Py_DECREF(var_timeout_response);
var_timeout_response = 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_request);
var_request = NULL;
Py_XDECREF(var_callback);
var_callback = NULL;
Py_XDECREF(var_timeout_handle);
var_timeout_handle = NULL;
Py_XDECREF(var_error_message);
var_error_message = NULL;
Py_XDECREF(var_timeout_response);
var_timeout_response = 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_key);
Py_DECREF(par_key);
CHECK_OBJECT(par_info);
Py_DECREF(par_info);
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_key);
Py_DECREF(par_key);
CHECK_OBJECT(par_info);
Py_DECREF(par_info);
// 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_tornado$simple_httpclient$$$function__14___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_client = python_pars[1];
PyObject *par_request = python_pars[2];
PyObject *par_release_callback = python_pars[3];
PyObject *par_final_callback = python_pars[4];
PyObject *par_max_buffer_size = python_pars[5];
PyObject *par_tcp_client = python_pars[6];
PyObject *par_max_header_size = python_pars[7];
PyObject *par_max_body_size = python_pars[8];
struct Nuitka_FrameObject *frame_6c5e7dba70e1a16746dafa3770079b5d;
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;
bool tmp_result;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
static struct Nuitka_FrameObject *cache_frame_6c5e7dba70e1a16746dafa3770079b5d = NULL;
PyObject *tmp_return_value = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_6c5e7dba70e1a16746dafa3770079b5d)) {
Py_XDECREF(cache_frame_6c5e7dba70e1a16746dafa3770079b5d);
#if _DEBUG_REFCOUNTS
if (cache_frame_6c5e7dba70e1a16746dafa3770079b5d == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_6c5e7dba70e1a16746dafa3770079b5d = MAKE_FUNCTION_FRAME(codeobj_6c5e7dba70e1a16746dafa3770079b5d, module_tornado$simple_httpclient, 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_6c5e7dba70e1a16746dafa3770079b5d->m_type_description == NULL);
frame_6c5e7dba70e1a16746dafa3770079b5d = cache_frame_6c5e7dba70e1a16746dafa3770079b5d;
// Push the new frame as the currently active one.
pushFrameStack(frame_6c5e7dba70e1a16746dafa3770079b5d);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_6c5e7dba70e1a16746dafa3770079b5d) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_called_instance_1;
PyObject *tmp_assattr_target_1;
tmp_called_instance_1 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[60]);
if (unlikely(tmp_called_instance_1 == NULL)) {
tmp_called_instance_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[60]);
}
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 268;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
frame_6c5e7dba70e1a16746dafa3770079b5d->m_frame.f_lineno = 268;
tmp_assattr_value_1 = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[61]);
if (tmp_assattr_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 268;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_assattr_target_1 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[32], tmp_assattr_value_1);
Py_DECREF(tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 268;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_2;
PyObject *tmp_called_instance_2;
PyObject *tmp_expression_value_1;
PyObject *tmp_assattr_target_2;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_called_instance_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[32]);
if (tmp_called_instance_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 269;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
frame_6c5e7dba70e1a16746dafa3770079b5d->m_frame.f_lineno = 269;
tmp_assattr_value_2 = CALL_METHOD_NO_ARGS(tmp_called_instance_2, mod_consts[34]);
Py_DECREF(tmp_called_instance_2);
if (tmp_assattr_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 269;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_assattr_target_2 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_2, mod_consts[56], tmp_assattr_value_2);
Py_DECREF(tmp_assattr_value_2);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 269;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_3;
PyObject *tmp_called_instance_3;
PyObject *tmp_assattr_target_3;
tmp_called_instance_3 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[34]);
if (unlikely(tmp_called_instance_3 == NULL)) {
tmp_called_instance_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[34]);
}
if (tmp_called_instance_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 270;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
frame_6c5e7dba70e1a16746dafa3770079b5d->m_frame.f_lineno = 270;
tmp_assattr_value_3 = CALL_METHOD_NO_ARGS(tmp_called_instance_3, mod_consts[34]);
if (tmp_assattr_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 270;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_assattr_target_3 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_3, mod_consts[62], tmp_assattr_value_3);
Py_DECREF(tmp_assattr_value_3);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 270;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_4;
PyObject *tmp_assattr_target_4;
CHECK_OBJECT(par_client);
tmp_assattr_value_4 = par_client;
CHECK_OBJECT(par_self);
tmp_assattr_target_4 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_4, mod_consts[63], tmp_assattr_value_4);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 271;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_5;
PyObject *tmp_assattr_target_5;
CHECK_OBJECT(par_request);
tmp_assattr_value_5 = par_request;
CHECK_OBJECT(par_self);
tmp_assattr_target_5 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_5, mod_consts[64], tmp_assattr_value_5);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 272;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_6;
PyObject *tmp_assattr_target_6;
CHECK_OBJECT(par_release_callback);
tmp_assattr_value_6 = par_release_callback;
CHECK_OBJECT(par_self);
tmp_assattr_target_6 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_6, mod_consts[65], tmp_assattr_value_6);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 273;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_7;
PyObject *tmp_assattr_target_7;
CHECK_OBJECT(par_final_callback);
tmp_assattr_value_7 = par_final_callback;
CHECK_OBJECT(par_self);
tmp_assattr_target_7 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_7, mod_consts[66], tmp_assattr_value_7);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 274;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_8;
PyObject *tmp_assattr_target_8;
CHECK_OBJECT(par_max_buffer_size);
tmp_assattr_value_8 = par_max_buffer_size;
CHECK_OBJECT(par_self);
tmp_assattr_target_8 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_8, mod_consts[15], tmp_assattr_value_8);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 275;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_9;
PyObject *tmp_assattr_target_9;
CHECK_OBJECT(par_tcp_client);
tmp_assattr_value_9 = par_tcp_client;
CHECK_OBJECT(par_self);
tmp_assattr_target_9 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_9, mod_consts[26], tmp_assattr_value_9);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 276;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_10;
PyObject *tmp_assattr_target_10;
CHECK_OBJECT(par_max_header_size);
tmp_assattr_value_10 = par_max_header_size;
CHECK_OBJECT(par_self);
tmp_assattr_target_10 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_10, mod_consts[16], tmp_assattr_value_10);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 277;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_11;
PyObject *tmp_assattr_target_11;
CHECK_OBJECT(par_max_body_size);
tmp_assattr_value_11 = par_max_body_size;
CHECK_OBJECT(par_self);
tmp_assattr_target_11 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_11, mod_consts[17], tmp_assattr_value_11);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 278;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_12;
PyObject *tmp_assattr_target_12;
tmp_assattr_value_12 = Py_None;
CHECK_OBJECT(par_self);
tmp_assattr_target_12 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_12, mod_consts[67], tmp_assattr_value_12);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 279;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_13;
PyObject *tmp_assattr_target_13;
tmp_assattr_value_13 = Py_None;
CHECK_OBJECT(par_self);
tmp_assattr_target_13 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_13, mod_consts[68], tmp_assattr_value_13);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 280;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_14;
PyObject *tmp_assattr_target_14;
tmp_assattr_value_14 = MAKE_LIST_EMPTY(0);
CHECK_OBJECT(par_self);
tmp_assattr_target_14 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_14, mod_consts[69], tmp_assattr_value_14);
Py_DECREF(tmp_assattr_value_14);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 281;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_15;
PyObject *tmp_assattr_target_15;
tmp_assattr_value_15 = Py_None;
CHECK_OBJECT(par_self);
tmp_assattr_target_15 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_15, mod_consts[70], tmp_assattr_value_15);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 282;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_16;
PyObject *tmp_assattr_target_16;
tmp_assattr_value_16 = Py_None;
CHECK_OBJECT(par_self);
tmp_assattr_target_16 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_16, mod_consts[71], tmp_assattr_value_16);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 284;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_17;
PyObject *tmp_assattr_target_17;
tmp_assattr_value_17 = Py_None;
CHECK_OBJECT(par_self);
tmp_assattr_target_17 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_17, mod_consts[72], tmp_assattr_value_17);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 285;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_called_instance_4;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_called_value_2;
PyObject *tmp_expression_value_3;
PyObject *tmp_args_element_value_2;
PyObject *tmp_called_instance_5;
PyObject *tmp_args_element_value_3;
tmp_called_instance_4 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[60]);
if (unlikely(tmp_called_instance_4 == NULL)) {
tmp_called_instance_4 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[60]);
}
if (tmp_called_instance_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 286;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
frame_6c5e7dba70e1a16746dafa3770079b5d->m_frame.f_lineno = 286;
tmp_expression_value_2 = CALL_METHOD_NO_ARGS(tmp_called_instance_4, mod_consts[61]);
if (tmp_expression_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 286;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[73]);
Py_DECREF(tmp_expression_value_2);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 286;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
tmp_expression_value_3 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[74]);
if (unlikely(tmp_expression_value_3 == NULL)) {
tmp_expression_value_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[74]);
}
if (tmp_expression_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 287;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
tmp_called_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[75]);
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 287;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_called_instance_5 = par_self;
frame_6c5e7dba70e1a16746dafa3770079b5d->m_frame.f_lineno = 287;
tmp_args_element_value_2 = CALL_METHOD_NO_ARGS(tmp_called_instance_5, mod_consts[76]);
if (tmp_args_element_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_called_value_2);
exception_lineno = 287;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
frame_6c5e7dba70e1a16746dafa3770079b5d->m_frame.f_lineno = 287;
tmp_args_element_value_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_2, tmp_args_element_value_2);
Py_DECREF(tmp_called_value_2);
Py_DECREF(tmp_args_element_value_2);
if (tmp_args_element_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 287;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_3 = MAKE_FUNCTION_tornado$simple_httpclient$$$function__14___init__$$$function__1_lambda();
frame_6c5e7dba70e1a16746dafa3770079b5d->m_frame.f_lineno = 286;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_3};
tmp_call_result_1 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_1, call_args);
}
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_1);
Py_DECREF(tmp_args_element_value_3);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 286;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_6c5e7dba70e1a16746dafa3770079b5d);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_6c5e7dba70e1a16746dafa3770079b5d);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_6c5e7dba70e1a16746dafa3770079b5d, exception_lineno);
} else if (exception_tb->tb_frame != &frame_6c5e7dba70e1a16746dafa3770079b5d->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_6c5e7dba70e1a16746dafa3770079b5d, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_6c5e7dba70e1a16746dafa3770079b5d,
type_description_1,
par_self,
par_client,
par_request,
par_release_callback,
par_final_callback,
par_max_buffer_size,
par_tcp_client,
par_max_header_size,
par_max_body_size
);
// Release cached frame if used for exception.
if (frame_6c5e7dba70e1a16746dafa3770079b5d == cache_frame_6c5e7dba70e1a16746dafa3770079b5d) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_6c5e7dba70e1a16746dafa3770079b5d);
cache_frame_6c5e7dba70e1a16746dafa3770079b5d = NULL;
}
assertFrameObject(frame_6c5e7dba70e1a16746dafa3770079b5d);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto function_return_exit;
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_client);
Py_DECREF(par_client);
CHECK_OBJECT(par_request);
Py_DECREF(par_request);
CHECK_OBJECT(par_release_callback);
Py_DECREF(par_release_callback);
CHECK_OBJECT(par_final_callback);
Py_DECREF(par_final_callback);
CHECK_OBJECT(par_max_buffer_size);
Py_DECREF(par_max_buffer_size);
CHECK_OBJECT(par_tcp_client);
Py_DECREF(par_tcp_client);
CHECK_OBJECT(par_max_header_size);
Py_DECREF(par_max_header_size);
CHECK_OBJECT(par_max_body_size);
Py_DECREF(par_max_body_size);
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_client);
Py_DECREF(par_client);
CHECK_OBJECT(par_request);
Py_DECREF(par_request);
CHECK_OBJECT(par_release_callback);
Py_DECREF(par_release_callback);
CHECK_OBJECT(par_final_callback);
Py_DECREF(par_final_callback);
CHECK_OBJECT(par_max_buffer_size);
Py_DECREF(par_max_buffer_size);
CHECK_OBJECT(par_tcp_client);
Py_DECREF(par_tcp_client);
CHECK_OBJECT(par_max_header_size);
Py_DECREF(par_max_header_size);
CHECK_OBJECT(par_max_body_size);
Py_DECREF(par_max_body_size);
// 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_tornado$simple_httpclient$$$function__14___init__$$$function__1_lambda(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_f = python_pars[0];
struct Nuitka_FrameObject *frame_173e0b4259c2ab3379aaab3a0b1fb78d;
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_173e0b4259c2ab3379aaab3a0b1fb78d = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_173e0b4259c2ab3379aaab3a0b1fb78d)) {
Py_XDECREF(cache_frame_173e0b4259c2ab3379aaab3a0b1fb78d);
#if _DEBUG_REFCOUNTS
if (cache_frame_173e0b4259c2ab3379aaab3a0b1fb78d == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_173e0b4259c2ab3379aaab3a0b1fb78d = MAKE_FUNCTION_FRAME(codeobj_173e0b4259c2ab3379aaab3a0b1fb78d, module_tornado$simple_httpclient, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_173e0b4259c2ab3379aaab3a0b1fb78d->m_type_description == NULL);
frame_173e0b4259c2ab3379aaab3a0b1fb78d = cache_frame_173e0b4259c2ab3379aaab3a0b1fb78d;
// Push the new frame as the currently active one.
pushFrameStack(frame_173e0b4259c2ab3379aaab3a0b1fb78d);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_173e0b4259c2ab3379aaab3a0b1fb78d) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_called_instance_1;
CHECK_OBJECT(par_f);
tmp_called_instance_1 = par_f;
frame_173e0b4259c2ab3379aaab3a0b1fb78d->m_frame.f_lineno = 287;
tmp_return_value = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[79]);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 287;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_173e0b4259c2ab3379aaab3a0b1fb78d);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_173e0b4259c2ab3379aaab3a0b1fb78d);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_173e0b4259c2ab3379aaab3a0b1fb78d);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_173e0b4259c2ab3379aaab3a0b1fb78d, exception_lineno);
} else if (exception_tb->tb_frame != &frame_173e0b4259c2ab3379aaab3a0b1fb78d->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_173e0b4259c2ab3379aaab3a0b1fb78d, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_173e0b4259c2ab3379aaab3a0b1fb78d,
type_description_1,
par_f
);
// Release cached frame if used for exception.
if (frame_173e0b4259c2ab3379aaab3a0b1fb78d == cache_frame_173e0b4259c2ab3379aaab3a0b1fb78d) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_173e0b4259c2ab3379aaab3a0b1fb78d);
cache_frame_173e0b4259c2ab3379aaab3a0b1fb78d = NULL;
}
assertFrameObject(frame_173e0b4259c2ab3379aaab3a0b1fb78d);
// 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_f);
Py_DECREF(par_f);
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_f);
Py_DECREF(par_f);
// 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_tornado$simple_httpclient$$$function__15_run(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]);
PyObject *tmp_return_value = NULL;
// Actual function body.
{
struct Nuitka_CellObject *tmp_closure_1[1];
tmp_closure_1[0] = par_self;
Py_INCREF(tmp_closure_1[0]);
tmp_return_value = MAKE_COROUTINE_tornado$simple_httpclient$$$function__15_run$$$coroutine__1_run(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);
// 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 tornado$simple_httpclient$$$function__15_run$$$coroutine__1_run_locals {
PyObject *var_netloc;
PyObject *var_userpass;
PyObject *var__;
PyObject *var_host;
PyObject *var_port;
PyObject *var_af;
PyObject *var_ssl_options;
PyObject *var_source_ip;
PyObject *var_timeout;
PyObject *var_stream;
PyObject *var_key;
PyObject *var_username;
PyObject *var_password;
nuitka_bool var_body_expected;
PyObject *var_body_present;
PyObject *var_req_path;
PyObject *var_start_line;
PyObject *tmp_for_loop_1__for_iterator;
PyObject *tmp_for_loop_1__iter_value;
PyObject *tmp_tuple_unpack_1__element_1;
PyObject *tmp_tuple_unpack_1__element_2;
PyObject *tmp_tuple_unpack_1__element_3;
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;
PyObject *tmp_tuple_unpack_3__element_1;
PyObject *tmp_tuple_unpack_3__element_2;
PyObject *tmp_tuple_unpack_3__source_iter;
PyObject *tmp_tuple_unpack_4__element_1;
PyObject *tmp_tuple_unpack_4__element_2;
PyObject *tmp_tuple_unpack_4__source_iter;
char const *type_description_1;
PyObject *exception_type;
PyObject *exception_value;
PyTracebackObject *exception_tb;
int exception_lineno;
bool tmp_result;
int tmp_res;
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;
char yield_tmps[1024];
PyObject *tmp_return_value;
PyObject *exception_keeper_type_5;
PyObject *exception_keeper_value_5;
PyTracebackObject *exception_keeper_tb_5;
int exception_keeper_lineno_5;
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;
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;
struct Nuitka_ExceptionStackItem exception_preserved_1;
PyObject *exception_keeper_type_11;
PyObject *exception_keeper_value_11;
PyTracebackObject *exception_keeper_tb_11;
int exception_keeper_lineno_11;
PyObject *exception_keeper_type_12;
PyObject *exception_keeper_value_12;
PyTracebackObject *exception_keeper_tb_12;
int exception_keeper_lineno_12;
};
static PyObject *tornado$simple_httpclient$$$function__15_run$$$coroutine__1_run_context(struct Nuitka_CoroutineObject *coroutine, PyObject *yield_return_value) {
CHECK_OBJECT(coroutine);
assert(Nuitka_Coroutine_Check((PyObject *)coroutine));
// Heap access if used.
struct tornado$simple_httpclient$$$function__15_run$$$coroutine__1_run_locals *coroutine_heap = (struct tornado$simple_httpclient$$$function__15_run$$$coroutine__1_run_locals *)coroutine->m_heap_storage;
// Dispatch to yield based on return label index:
switch(coroutine->m_yield_return_index) {
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;
coroutine_heap->var_netloc = NULL;
coroutine_heap->var_userpass = NULL;
coroutine_heap->var__ = NULL;
coroutine_heap->var_host = NULL;
coroutine_heap->var_port = NULL;
coroutine_heap->var_af = NULL;
coroutine_heap->var_ssl_options = NULL;
coroutine_heap->var_source_ip = NULL;
coroutine_heap->var_timeout = NULL;
coroutine_heap->var_stream = NULL;
coroutine_heap->var_key = NULL;
coroutine_heap->var_username = NULL;
coroutine_heap->var_password = NULL;
coroutine_heap->var_body_expected = NUITKA_BOOL_UNASSIGNED;
coroutine_heap->var_body_present = NULL;
coroutine_heap->var_req_path = NULL;
coroutine_heap->var_start_line = NULL;
coroutine_heap->tmp_for_loop_1__for_iterator = NULL;
coroutine_heap->tmp_for_loop_1__iter_value = NULL;
coroutine_heap->tmp_tuple_unpack_1__element_1 = NULL;
coroutine_heap->tmp_tuple_unpack_1__element_2 = NULL;
coroutine_heap->tmp_tuple_unpack_1__element_3 = NULL;
coroutine_heap->tmp_tuple_unpack_1__source_iter = NULL;
coroutine_heap->tmp_tuple_unpack_2__element_1 = NULL;
coroutine_heap->tmp_tuple_unpack_2__element_2 = NULL;
coroutine_heap->tmp_tuple_unpack_2__source_iter = NULL;
coroutine_heap->tmp_tuple_unpack_3__element_1 = NULL;
coroutine_heap->tmp_tuple_unpack_3__element_2 = NULL;
coroutine_heap->tmp_tuple_unpack_3__source_iter = NULL;
coroutine_heap->tmp_tuple_unpack_4__element_1 = NULL;
coroutine_heap->tmp_tuple_unpack_4__element_2 = NULL;
coroutine_heap->tmp_tuple_unpack_4__source_iter = NULL;
coroutine_heap->type_description_1 = NULL;
coroutine_heap->exception_type = NULL;
coroutine_heap->exception_value = NULL;
coroutine_heap->exception_tb = NULL;
coroutine_heap->exception_lineno = 0;
coroutine_heap->tmp_return_value = NULL;
// Actual coroutine 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_1ecf91ef6092e04fd5aee6c3d85b06a7, module_tornado$simple_httpclient, sizeof(nuitka_bool)+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
}
coroutine->m_frame = cache_m_frame;
// Mark the frame object as in use, ref count 1 will be up for reuse.
Py_INCREF(coroutine->m_frame);
assert(Py_REFCNT(coroutine->m_frame) == 2); // Frame stack
#if PYTHON_VERSION >= 0x340
Nuitka_SetFrameGenerator(coroutine->m_frame, (PyObject *)coroutine);
#endif
assert(coroutine->m_frame->m_frame.f_back == NULL);
pushFrameStack(coroutine->m_frame);
// Taking a reference prevents reuse of generator frame while it is being used.
Py_INCREF(coroutine->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(coroutine) = EXC_TYPE(thread_state);
if (EXC_TYPE_F(coroutine) == Py_None) EXC_TYPE_F(coroutine) = NULL;
Py_XINCREF(EXC_TYPE_F(coroutine));
#endif
EXC_VALUE_F(coroutine) = EXC_VALUE(thread_state);
Py_XINCREF(EXC_VALUE_F(coroutine));
#if PYTHON_VERSION < 0x3b0
ASSIGN_EXC_TRACEBACK_F(coroutine, EXC_TRACEBACK(thread_state));
Py_XINCREF(EXC_TRACEBACK_F(coroutine));
#endif
}
#endif
// Framed code:
// Tried code:
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_args_element_value_1;
PyObject *tmp_called_value_2;
PyObject *tmp_args_element_value_2;
PyObject *tmp_expression_value_3;
PyObject *tmp_expression_value_4;
PyObject *tmp_assattr_target_1;
tmp_expression_value_2 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[80]);
if (unlikely(tmp_expression_value_2 == NULL)) {
tmp_expression_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[80]);
}
if (tmp_expression_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 292;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[81]);
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 292;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[82]);
Py_DECREF(tmp_expression_value_1);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 292;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_called_value_2 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[83]);
if (unlikely(tmp_called_value_2 == NULL)) {
tmp_called_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[83]);
}
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_called_value_1);
coroutine_heap->exception_lineno = 292;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
Py_DECREF(tmp_called_value_1);
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 292;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_4 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[64]);
if (tmp_expression_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_called_value_1);
coroutine_heap->exception_lineno = 292;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_args_element_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[84]);
Py_DECREF(tmp_expression_value_3);
if (tmp_args_element_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_called_value_1);
coroutine_heap->exception_lineno = 292;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
coroutine->m_frame->m_frame.f_lineno = 292;
tmp_args_element_value_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_2, tmp_args_element_value_2);
Py_DECREF(tmp_args_element_value_2);
if (tmp_args_element_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_called_value_1);
coroutine_heap->exception_lineno = 292;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
coroutine->m_frame->m_frame.f_lineno = 292;
tmp_assattr_value_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_1, tmp_args_element_value_1);
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_1);
if (tmp_assattr_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 292;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
Py_DECREF(tmp_assattr_value_1);
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 292;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_assattr_target_1 = Nuitka_Cell_GET(coroutine->m_closure[0]);
coroutine_heap->tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[85], tmp_assattr_value_1);
Py_DECREF(tmp_assattr_value_1);
if (coroutine_heap->tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 292;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
}
{
bool tmp_condition_result_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_5;
PyObject *tmp_expression_value_6;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 293;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_6 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_6, mod_consts[85]);
if (tmp_expression_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 293;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[86]);
Py_DECREF(tmp_expression_value_5);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 293;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_cmp_expr_right_1 = mod_consts[87];
coroutine_heap->tmp_res = PySequence_Contains(tmp_cmp_expr_right_1, tmp_cmp_expr_left_1);
Py_DECREF(tmp_cmp_expr_left_1);
if (coroutine_heap->tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 293;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_condition_result_1 = (coroutine_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_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_7;
PyObject *tmp_expression_value_8;
tmp_mod_expr_left_1 = mod_consts[88];
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 294;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_8 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_7 = LOOKUP_ATTRIBUTE(tmp_expression_value_8, mod_consts[64]);
if (tmp_expression_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 294;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_mod_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_7, mod_consts[84]);
Py_DECREF(tmp_expression_value_7);
if (tmp_mod_expr_right_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 294;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
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(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 294;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
coroutine->m_frame->m_frame.f_lineno = 294;
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));
coroutine_heap->exception_type = tmp_raise_type_1;
coroutine_heap->exception_lineno = 294;
RAISE_EXCEPTION_WITH_TYPE(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
branch_no_1:;
{
PyObject *tmp_assign_source_1;
PyObject *tmp_expression_value_9;
PyObject *tmp_expression_value_10;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 297;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_10 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_9 = LOOKUP_ATTRIBUTE(tmp_expression_value_10, mod_consts[85]);
if (tmp_expression_value_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 297;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_assign_source_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_9, mod_consts[89]);
Py_DECREF(tmp_expression_value_9);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 297;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
assert(coroutine_heap->var_netloc == NULL);
coroutine_heap->var_netloc = tmp_assign_source_1;
}
{
bool tmp_condition_result_2;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
tmp_cmp_expr_left_2 = mod_consts[90];
CHECK_OBJECT(coroutine_heap->var_netloc);
tmp_cmp_expr_right_2 = coroutine_heap->var_netloc;
coroutine_heap->tmp_res = PySequence_Contains(tmp_cmp_expr_right_2, tmp_cmp_expr_left_2);
if (coroutine_heap->tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 298;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_condition_result_2 = (coroutine_heap->tmp_res == 1) ? 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;
PyObject *tmp_called_value_3;
PyObject *tmp_expression_value_11;
CHECK_OBJECT(coroutine_heap->var_netloc);
tmp_expression_value_11 = coroutine_heap->var_netloc;
tmp_called_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_11, mod_consts[91]);
if (tmp_called_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 299;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_3;
}
coroutine->m_frame->m_frame.f_lineno = 299;
tmp_iter_arg_1 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_3, mod_consts[92]);
Py_DECREF(tmp_called_value_3);
if (tmp_iter_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 299;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_3;
}
tmp_assign_source_2 = MAKE_UNPACK_ITERATOR(tmp_iter_arg_1);
Py_DECREF(tmp_iter_arg_1);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 299;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_3;
}
assert(coroutine_heap->tmp_tuple_unpack_1__source_iter == NULL);
coroutine_heap->tmp_tuple_unpack_1__source_iter = tmp_assign_source_2;
}
// Tried code:
{
PyObject *tmp_assign_source_3;
PyObject *tmp_unpack_1;
CHECK_OBJECT(coroutine_heap->tmp_tuple_unpack_1__source_iter);
tmp_unpack_1 = coroutine_heap->tmp_tuple_unpack_1__source_iter;
tmp_assign_source_3 = UNPACK_NEXT(tmp_unpack_1, 0, 3);
if (tmp_assign_source_3 == NULL) {
if (!ERROR_OCCURRED()) {
coroutine_heap->exception_type = PyExc_StopIteration;
Py_INCREF(coroutine_heap->exception_type);
coroutine_heap->exception_value = NULL;
coroutine_heap->exception_tb = NULL;
} else {
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
}
coroutine_heap->type_description_1 = "cooooooooooooobooo";
coroutine_heap->exception_lineno = 299;
goto try_except_handler_4;
}
assert(coroutine_heap->tmp_tuple_unpack_1__element_1 == NULL);
coroutine_heap->tmp_tuple_unpack_1__element_1 = tmp_assign_source_3;
}
{
PyObject *tmp_assign_source_4;
PyObject *tmp_unpack_2;
CHECK_OBJECT(coroutine_heap->tmp_tuple_unpack_1__source_iter);
tmp_unpack_2 = coroutine_heap->tmp_tuple_unpack_1__source_iter;
tmp_assign_source_4 = UNPACK_NEXT(tmp_unpack_2, 1, 3);
if (tmp_assign_source_4 == NULL) {
if (!ERROR_OCCURRED()) {
coroutine_heap->exception_type = PyExc_StopIteration;
Py_INCREF(coroutine_heap->exception_type);
coroutine_heap->exception_value = NULL;
coroutine_heap->exception_tb = NULL;
} else {
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
}
coroutine_heap->type_description_1 = "cooooooooooooobooo";
coroutine_heap->exception_lineno = 299;
goto try_except_handler_4;
}
assert(coroutine_heap->tmp_tuple_unpack_1__element_2 == NULL);
coroutine_heap->tmp_tuple_unpack_1__element_2 = tmp_assign_source_4;
}
{
PyObject *tmp_assign_source_5;
PyObject *tmp_unpack_3;
CHECK_OBJECT(coroutine_heap->tmp_tuple_unpack_1__source_iter);
tmp_unpack_3 = coroutine_heap->tmp_tuple_unpack_1__source_iter;
tmp_assign_source_5 = UNPACK_NEXT(tmp_unpack_3, 2, 3);
if (tmp_assign_source_5 == NULL) {
if (!ERROR_OCCURRED()) {
coroutine_heap->exception_type = PyExc_StopIteration;
Py_INCREF(coroutine_heap->exception_type);
coroutine_heap->exception_value = NULL;
coroutine_heap->exception_tb = NULL;
} else {
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
}
coroutine_heap->type_description_1 = "cooooooooooooobooo";
coroutine_heap->exception_lineno = 299;
goto try_except_handler_4;
}
assert(coroutine_heap->tmp_tuple_unpack_1__element_3 == NULL);
coroutine_heap->tmp_tuple_unpack_1__element_3 = tmp_assign_source_5;
}
{
PyObject *tmp_iterator_name_1;
CHECK_OBJECT(coroutine_heap->tmp_tuple_unpack_1__source_iter);
tmp_iterator_name_1 = coroutine_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));
coroutine_heap->tmp_iterator_attempt = (*Py_TYPE(tmp_iterator_name_1)->tp_iternext)(tmp_iterator_name_1);
if (likely(coroutine_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(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->type_description_1 = "cooooooooooooobooo";
coroutine_heap->exception_lineno = 299;
goto try_except_handler_4;
}
}
} else {
Py_DECREF(coroutine_heap->tmp_iterator_attempt);
coroutine_heap->exception_type = PyExc_ValueError;
Py_INCREF(PyExc_ValueError);
coroutine_heap->exception_value = mod_consts[43];
Py_INCREF(coroutine_heap->exception_value);
coroutine_heap->exception_tb = NULL;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
coroutine_heap->exception_lineno = 299;
goto try_except_handler_4;
}
}
goto try_end_1;
// Exception handler code:
try_except_handler_4:;
coroutine_heap->exception_keeper_type_1 = coroutine_heap->exception_type;
coroutine_heap->exception_keeper_value_1 = coroutine_heap->exception_value;
coroutine_heap->exception_keeper_tb_1 = coroutine_heap->exception_tb;
coroutine_heap->exception_keeper_lineno_1 = coroutine_heap->exception_lineno;
coroutine_heap->exception_type = NULL;
coroutine_heap->exception_value = NULL;
coroutine_heap->exception_tb = NULL;
coroutine_heap->exception_lineno = 0;
CHECK_OBJECT(coroutine_heap->tmp_tuple_unpack_1__source_iter);
Py_DECREF(coroutine_heap->tmp_tuple_unpack_1__source_iter);
coroutine_heap->tmp_tuple_unpack_1__source_iter = NULL;
// Re-raise.
coroutine_heap->exception_type = coroutine_heap->exception_keeper_type_1;
coroutine_heap->exception_value = coroutine_heap->exception_keeper_value_1;
coroutine_heap->exception_tb = coroutine_heap->exception_keeper_tb_1;
coroutine_heap->exception_lineno = coroutine_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:;
coroutine_heap->exception_keeper_type_2 = coroutine_heap->exception_type;
coroutine_heap->exception_keeper_value_2 = coroutine_heap->exception_value;
coroutine_heap->exception_keeper_tb_2 = coroutine_heap->exception_tb;
coroutine_heap->exception_keeper_lineno_2 = coroutine_heap->exception_lineno;
coroutine_heap->exception_type = NULL;
coroutine_heap->exception_value = NULL;
coroutine_heap->exception_tb = NULL;
coroutine_heap->exception_lineno = 0;
Py_XDECREF(coroutine_heap->tmp_tuple_unpack_1__element_1);
coroutine_heap->tmp_tuple_unpack_1__element_1 = NULL;
Py_XDECREF(coroutine_heap->tmp_tuple_unpack_1__element_2);
coroutine_heap->tmp_tuple_unpack_1__element_2 = NULL;
Py_XDECREF(coroutine_heap->tmp_tuple_unpack_1__element_3);
coroutine_heap->tmp_tuple_unpack_1__element_3 = NULL;
// Re-raise.
coroutine_heap->exception_type = coroutine_heap->exception_keeper_type_2;
coroutine_heap->exception_value = coroutine_heap->exception_keeper_value_2;
coroutine_heap->exception_tb = coroutine_heap->exception_keeper_tb_2;
coroutine_heap->exception_lineno = coroutine_heap->exception_keeper_lineno_2;
goto try_except_handler_2;
// End of try:
try_end_2:;
CHECK_OBJECT(coroutine_heap->tmp_tuple_unpack_1__source_iter);
Py_DECREF(coroutine_heap->tmp_tuple_unpack_1__source_iter);
coroutine_heap->tmp_tuple_unpack_1__source_iter = NULL;
{
PyObject *tmp_assign_source_6;
CHECK_OBJECT(coroutine_heap->tmp_tuple_unpack_1__element_1);
tmp_assign_source_6 = coroutine_heap->tmp_tuple_unpack_1__element_1;
assert(coroutine_heap->var_userpass == NULL);
Py_INCREF(tmp_assign_source_6);
coroutine_heap->var_userpass = tmp_assign_source_6;
}
Py_XDECREF(coroutine_heap->tmp_tuple_unpack_1__element_1);
coroutine_heap->tmp_tuple_unpack_1__element_1 = NULL;
{
PyObject *tmp_assign_source_7;
CHECK_OBJECT(coroutine_heap->tmp_tuple_unpack_1__element_2);
tmp_assign_source_7 = coroutine_heap->tmp_tuple_unpack_1__element_2;
assert(coroutine_heap->var__ == NULL);
Py_INCREF(tmp_assign_source_7);
coroutine_heap->var__ = tmp_assign_source_7;
}
Py_XDECREF(coroutine_heap->tmp_tuple_unpack_1__element_2);
coroutine_heap->tmp_tuple_unpack_1__element_2 = NULL;
{
PyObject *tmp_assign_source_8;
CHECK_OBJECT(coroutine_heap->tmp_tuple_unpack_1__element_3);
tmp_assign_source_8 = coroutine_heap->tmp_tuple_unpack_1__element_3;
{
PyObject *old = coroutine_heap->var_netloc;
assert(old != NULL);
coroutine_heap->var_netloc = tmp_assign_source_8;
Py_INCREF(coroutine_heap->var_netloc);
Py_DECREF(old);
}
}
Py_XDECREF(coroutine_heap->tmp_tuple_unpack_1__element_3);
coroutine_heap->tmp_tuple_unpack_1__element_3 = NULL;
branch_no_2:;
// Tried code:
{
PyObject *tmp_assign_source_9;
PyObject *tmp_iter_arg_2;
PyObject *tmp_called_instance_1;
PyObject *tmp_args_element_value_3;
tmp_called_instance_1 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[93]);
if (unlikely(tmp_called_instance_1 == NULL)) {
tmp_called_instance_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[93]);
}
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 300;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_5;
}
CHECK_OBJECT(coroutine_heap->var_netloc);
tmp_args_element_value_3 = coroutine_heap->var_netloc;
coroutine->m_frame->m_frame.f_lineno = 300;
tmp_iter_arg_2 = CALL_METHOD_WITH_SINGLE_ARG(tmp_called_instance_1, mod_consts[94], tmp_args_element_value_3);
if (tmp_iter_arg_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 300;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_5;
}
tmp_assign_source_9 = MAKE_UNPACK_ITERATOR(tmp_iter_arg_2);
Py_DECREF(tmp_iter_arg_2);
if (tmp_assign_source_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 300;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_5;
}
assert(coroutine_heap->tmp_tuple_unpack_2__source_iter == NULL);
coroutine_heap->tmp_tuple_unpack_2__source_iter = tmp_assign_source_9;
}
// Tried code:
{
PyObject *tmp_assign_source_10;
PyObject *tmp_unpack_4;
CHECK_OBJECT(coroutine_heap->tmp_tuple_unpack_2__source_iter);
tmp_unpack_4 = coroutine_heap->tmp_tuple_unpack_2__source_iter;
tmp_assign_source_10 = UNPACK_NEXT(tmp_unpack_4, 0, 2);
if (tmp_assign_source_10 == NULL) {
if (!ERROR_OCCURRED()) {
coroutine_heap->exception_type = PyExc_StopIteration;
Py_INCREF(coroutine_heap->exception_type);
coroutine_heap->exception_value = NULL;
coroutine_heap->exception_tb = NULL;
} else {
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
}
coroutine_heap->type_description_1 = "cooooooooooooobooo";
coroutine_heap->exception_lineno = 300;
goto try_except_handler_6;
}
assert(coroutine_heap->tmp_tuple_unpack_2__element_1 == NULL);
coroutine_heap->tmp_tuple_unpack_2__element_1 = tmp_assign_source_10;
}
{
PyObject *tmp_assign_source_11;
PyObject *tmp_unpack_5;
CHECK_OBJECT(coroutine_heap->tmp_tuple_unpack_2__source_iter);
tmp_unpack_5 = coroutine_heap->tmp_tuple_unpack_2__source_iter;
tmp_assign_source_11 = UNPACK_NEXT(tmp_unpack_5, 1, 2);
if (tmp_assign_source_11 == NULL) {
if (!ERROR_OCCURRED()) {
coroutine_heap->exception_type = PyExc_StopIteration;
Py_INCREF(coroutine_heap->exception_type);
coroutine_heap->exception_value = NULL;
coroutine_heap->exception_tb = NULL;
} else {
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
}
coroutine_heap->type_description_1 = "cooooooooooooobooo";
coroutine_heap->exception_lineno = 300;
goto try_except_handler_6;
}
assert(coroutine_heap->tmp_tuple_unpack_2__element_2 == NULL);
coroutine_heap->tmp_tuple_unpack_2__element_2 = tmp_assign_source_11;
}
{
PyObject *tmp_iterator_name_2;
CHECK_OBJECT(coroutine_heap->tmp_tuple_unpack_2__source_iter);
tmp_iterator_name_2 = coroutine_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));
coroutine_heap->tmp_iterator_attempt = (*Py_TYPE(tmp_iterator_name_2)->tp_iternext)(tmp_iterator_name_2);
if (likely(coroutine_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(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->type_description_1 = "cooooooooooooobooo";
coroutine_heap->exception_lineno = 300;
goto try_except_handler_6;
}
}
} else {
Py_DECREF(coroutine_heap->tmp_iterator_attempt);
coroutine_heap->exception_type = PyExc_ValueError;
Py_INCREF(PyExc_ValueError);
coroutine_heap->exception_value = mod_consts[95];
Py_INCREF(coroutine_heap->exception_value);
coroutine_heap->exception_tb = NULL;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
coroutine_heap->exception_lineno = 300;
goto try_except_handler_6;
}
}
goto try_end_3;
// Exception handler code:
try_except_handler_6:;
coroutine_heap->exception_keeper_type_3 = coroutine_heap->exception_type;
coroutine_heap->exception_keeper_value_3 = coroutine_heap->exception_value;
coroutine_heap->exception_keeper_tb_3 = coroutine_heap->exception_tb;
coroutine_heap->exception_keeper_lineno_3 = coroutine_heap->exception_lineno;
coroutine_heap->exception_type = NULL;
coroutine_heap->exception_value = NULL;
coroutine_heap->exception_tb = NULL;
coroutine_heap->exception_lineno = 0;
CHECK_OBJECT(coroutine_heap->tmp_tuple_unpack_2__source_iter);
Py_DECREF(coroutine_heap->tmp_tuple_unpack_2__source_iter);
coroutine_heap->tmp_tuple_unpack_2__source_iter = NULL;
// Re-raise.
coroutine_heap->exception_type = coroutine_heap->exception_keeper_type_3;
coroutine_heap->exception_value = coroutine_heap->exception_keeper_value_3;
coroutine_heap->exception_tb = coroutine_heap->exception_keeper_tb_3;
coroutine_heap->exception_lineno = coroutine_heap->exception_keeper_lineno_3;
goto try_except_handler_5;
// End of try:
try_end_3:;
goto try_end_4;
// Exception handler code:
try_except_handler_5:;
coroutine_heap->exception_keeper_type_4 = coroutine_heap->exception_type;
coroutine_heap->exception_keeper_value_4 = coroutine_heap->exception_value;
coroutine_heap->exception_keeper_tb_4 = coroutine_heap->exception_tb;
coroutine_heap->exception_keeper_lineno_4 = coroutine_heap->exception_lineno;
coroutine_heap->exception_type = NULL;
coroutine_heap->exception_value = NULL;
coroutine_heap->exception_tb = NULL;
coroutine_heap->exception_lineno = 0;
Py_XDECREF(coroutine_heap->tmp_tuple_unpack_2__element_1);
coroutine_heap->tmp_tuple_unpack_2__element_1 = NULL;
Py_XDECREF(coroutine_heap->tmp_tuple_unpack_2__element_2);
coroutine_heap->tmp_tuple_unpack_2__element_2 = NULL;
// Re-raise.
coroutine_heap->exception_type = coroutine_heap->exception_keeper_type_4;
coroutine_heap->exception_value = coroutine_heap->exception_keeper_value_4;
coroutine_heap->exception_tb = coroutine_heap->exception_keeper_tb_4;
coroutine_heap->exception_lineno = coroutine_heap->exception_keeper_lineno_4;
goto try_except_handler_2;
// End of try:
try_end_4:;
CHECK_OBJECT(coroutine_heap->tmp_tuple_unpack_2__source_iter);
Py_DECREF(coroutine_heap->tmp_tuple_unpack_2__source_iter);
coroutine_heap->tmp_tuple_unpack_2__source_iter = NULL;
{
PyObject *tmp_assign_source_12;
CHECK_OBJECT(coroutine_heap->tmp_tuple_unpack_2__element_1);
tmp_assign_source_12 = coroutine_heap->tmp_tuple_unpack_2__element_1;
assert(coroutine_heap->var_host == NULL);
Py_INCREF(tmp_assign_source_12);
coroutine_heap->var_host = tmp_assign_source_12;
}
Py_XDECREF(coroutine_heap->tmp_tuple_unpack_2__element_1);
coroutine_heap->tmp_tuple_unpack_2__element_1 = NULL;
{
PyObject *tmp_assign_source_13;
CHECK_OBJECT(coroutine_heap->tmp_tuple_unpack_2__element_2);
tmp_assign_source_13 = coroutine_heap->tmp_tuple_unpack_2__element_2;
assert(coroutine_heap->var_port == NULL);
Py_INCREF(tmp_assign_source_13);
coroutine_heap->var_port = tmp_assign_source_13;
}
Py_XDECREF(coroutine_heap->tmp_tuple_unpack_2__element_2);
coroutine_heap->tmp_tuple_unpack_2__element_2 = NULL;
{
bool tmp_condition_result_3;
PyObject *tmp_cmp_expr_left_3;
PyObject *tmp_cmp_expr_right_3;
CHECK_OBJECT(coroutine_heap->var_port);
tmp_cmp_expr_left_3 = coroutine_heap->var_port;
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_assign_source_14;
nuitka_bool tmp_condition_result_4;
PyObject *tmp_cmp_expr_left_4;
PyObject *tmp_cmp_expr_right_4;
PyObject *tmp_expression_value_12;
PyObject *tmp_expression_value_13;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 302;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_13 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_12 = LOOKUP_ATTRIBUTE(tmp_expression_value_13, mod_consts[85]);
if (tmp_expression_value_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 302;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_cmp_expr_left_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_12, mod_consts[86]);
Py_DECREF(tmp_expression_value_12);
if (tmp_cmp_expr_left_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 302;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_cmp_expr_right_4 = mod_consts[96];
tmp_condition_result_4 = RICH_COMPARE_EQ_NBOOL_OBJECT_UNICODE(tmp_cmp_expr_left_4, tmp_cmp_expr_right_4);
Py_DECREF(tmp_cmp_expr_left_4);
if (tmp_condition_result_4 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 302;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
if (tmp_condition_result_4 == NUITKA_BOOL_TRUE) {
goto condexpr_true_1;
} else {
goto condexpr_false_1;
}
condexpr_true_1:;
tmp_assign_source_14 = mod_consts[97];
goto condexpr_end_1;
condexpr_false_1:;
tmp_assign_source_14 = mod_consts[98];
condexpr_end_1:;
{
PyObject *old = coroutine_heap->var_port;
assert(old != NULL);
coroutine_heap->var_port = tmp_assign_source_14;
Py_INCREF(coroutine_heap->var_port);
Py_DECREF(old);
}
}
branch_no_3:;
{
nuitka_bool tmp_condition_result_5;
PyObject *tmp_called_instance_2;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_4;
PyObject *tmp_args_element_value_5;
int tmp_truth_name_1;
tmp_called_instance_2 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[99]);
if (unlikely(tmp_called_instance_2 == NULL)) {
tmp_called_instance_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[99]);
}
if (tmp_called_instance_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 303;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_args_element_value_4 = mod_consts[101];
CHECK_OBJECT(coroutine_heap->var_host);
tmp_args_element_value_5 = coroutine_heap->var_host;
coroutine->m_frame->m_frame.f_lineno = 303;
{
PyObject *call_args[] = {tmp_args_element_value_4, tmp_args_element_value_5};
tmp_call_result_1 = CALL_METHOD_WITH_ARGS2(
tmp_called_instance_2,
mod_consts[100],
call_args
);
}
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 303;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_truth_name_1 = CHECK_IF_TRUE(tmp_call_result_1);
if (tmp_truth_name_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_call_result_1);
coroutine_heap->exception_lineno = 303;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_condition_result_5 = tmp_truth_name_1 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_call_result_1);
if (tmp_condition_result_5 == NUITKA_BOOL_TRUE) {
goto branch_yes_4;
} else {
goto branch_no_4;
}
}
branch_yes_4:;
{
PyObject *tmp_assign_source_15;
PyObject *tmp_expression_value_14;
PyObject *tmp_subscript_value_1;
CHECK_OBJECT(coroutine_heap->var_host);
tmp_expression_value_14 = coroutine_heap->var_host;
tmp_subscript_value_1 = mod_consts[102];
tmp_assign_source_15 = LOOKUP_SUBSCRIPT(tmp_expression_value_14, tmp_subscript_value_1);
if (tmp_assign_source_15 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 305;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
{
PyObject *old = coroutine_heap->var_host;
assert(old != NULL);
coroutine_heap->var_host = tmp_assign_source_15;
Py_DECREF(old);
}
}
branch_no_4:;
{
PyObject *tmp_assattr_value_2;
PyObject *tmp_assattr_target_2;
if (coroutine_heap->var_host == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[103]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 306;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_assattr_value_2 = coroutine_heap->var_host;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 306;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_assattr_target_2 = Nuitka_Cell_GET(coroutine->m_closure[0]);
coroutine_heap->tmp_result = SET_ATTRIBUTE(tmp_assattr_target_2, mod_consts[104], tmp_assattr_value_2);
if (coroutine_heap->tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 306;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
}
{
bool tmp_condition_result_6;
PyObject *tmp_cmp_expr_left_5;
PyObject *tmp_cmp_expr_right_5;
PyObject *tmp_expression_value_15;
PyObject *tmp_expression_value_16;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 308;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_16 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_15 = LOOKUP_ATTRIBUTE(tmp_expression_value_16, mod_consts[64]);
if (tmp_expression_value_15 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 308;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_cmp_expr_left_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_15, mod_consts[105]);
Py_DECREF(tmp_expression_value_15);
if (tmp_cmp_expr_left_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 308;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_cmp_expr_right_5 = Py_False;
tmp_condition_result_6 = (tmp_cmp_expr_left_5 == tmp_cmp_expr_right_5) ? true : false;
Py_DECREF(tmp_cmp_expr_left_5);
if (tmp_condition_result_6 != false) {
goto branch_yes_5;
} else {
goto branch_no_5;
}
}
branch_yes_5:;
{
PyObject *tmp_assign_source_16;
PyObject *tmp_expression_value_17;
tmp_expression_value_17 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[106]);
if (unlikely(tmp_expression_value_17 == NULL)) {
tmp_expression_value_17 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[106]);
}
if (tmp_expression_value_17 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 309;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_assign_source_16 = LOOKUP_ATTRIBUTE(tmp_expression_value_17, mod_consts[107]);
if (tmp_assign_source_16 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 309;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
assert(coroutine_heap->var_af == NULL);
coroutine_heap->var_af = tmp_assign_source_16;
}
goto branch_end_5;
branch_no_5:;
{
PyObject *tmp_assign_source_17;
PyObject *tmp_expression_value_18;
tmp_expression_value_18 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[106]);
if (unlikely(tmp_expression_value_18 == NULL)) {
tmp_expression_value_18 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[106]);
}
if (tmp_expression_value_18 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 311;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_assign_source_17 = LOOKUP_ATTRIBUTE(tmp_expression_value_18, mod_consts[108]);
if (tmp_assign_source_17 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 311;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
assert(coroutine_heap->var_af == NULL);
coroutine_heap->var_af = tmp_assign_source_17;
}
branch_end_5:;
{
PyObject *tmp_assign_source_18;
PyObject *tmp_called_value_4;
PyObject *tmp_expression_value_19;
PyObject *tmp_args_element_value_6;
PyObject *tmp_expression_value_20;
PyObject *tmp_expression_value_21;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 313;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_19 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_called_value_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_19, mod_consts[109]);
if (tmp_called_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 313;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
Py_DECREF(tmp_called_value_4);
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 313;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_21 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_20 = LOOKUP_ATTRIBUTE(tmp_expression_value_21, mod_consts[85]);
if (tmp_expression_value_20 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_called_value_4);
coroutine_heap->exception_lineno = 313;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_args_element_value_6 = LOOKUP_ATTRIBUTE(tmp_expression_value_20, mod_consts[86]);
Py_DECREF(tmp_expression_value_20);
if (tmp_args_element_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_called_value_4);
coroutine_heap->exception_lineno = 313;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
coroutine->m_frame->m_frame.f_lineno = 313;
tmp_assign_source_18 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_4, tmp_args_element_value_6);
Py_DECREF(tmp_called_value_4);
Py_DECREF(tmp_args_element_value_6);
if (tmp_assign_source_18 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 313;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
assert(coroutine_heap->var_ssl_options == NULL);
coroutine_heap->var_ssl_options = tmp_assign_source_18;
}
{
PyObject *tmp_assign_source_19;
tmp_assign_source_19 = Py_None;
assert(coroutine_heap->var_source_ip == NULL);
Py_INCREF(tmp_assign_source_19);
coroutine_heap->var_source_ip = tmp_assign_source_19;
}
{
nuitka_bool tmp_condition_result_7;
PyObject *tmp_expression_value_22;
PyObject *tmp_expression_value_23;
PyObject *tmp_attribute_value_1;
int tmp_truth_name_2;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 316;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_23 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_22 = LOOKUP_ATTRIBUTE(tmp_expression_value_23, mod_consts[64]);
if (tmp_expression_value_22 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 316;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_attribute_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_22, mod_consts[110]);
Py_DECREF(tmp_expression_value_22);
if (tmp_attribute_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 316;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_truth_name_2 = CHECK_IF_TRUE(tmp_attribute_value_1);
if (tmp_truth_name_2 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_attribute_value_1);
coroutine_heap->exception_lineno = 316;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_condition_result_7 = tmp_truth_name_2 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_attribute_value_1);
if (tmp_condition_result_7 == NUITKA_BOOL_TRUE) {
goto branch_yes_6;
} else {
goto branch_no_6;
}
}
branch_yes_6:;
{
nuitka_bool tmp_condition_result_8;
PyObject *tmp_called_value_5;
PyObject *tmp_call_result_2;
PyObject *tmp_args_element_value_7;
PyObject *tmp_expression_value_24;
PyObject *tmp_expression_value_25;
int tmp_truth_name_3;
tmp_called_value_5 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[111]);
if (unlikely(tmp_called_value_5 == NULL)) {
tmp_called_value_5 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[111]);
}
if (tmp_called_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 317;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 317;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_25 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_24 = LOOKUP_ATTRIBUTE(tmp_expression_value_25, mod_consts[64]);
if (tmp_expression_value_24 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 317;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_args_element_value_7 = LOOKUP_ATTRIBUTE(tmp_expression_value_24, mod_consts[110]);
Py_DECREF(tmp_expression_value_24);
if (tmp_args_element_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 317;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
coroutine->m_frame->m_frame.f_lineno = 317;
tmp_call_result_2 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_5, tmp_args_element_value_7);
Py_DECREF(tmp_args_element_value_7);
if (tmp_call_result_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 317;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_truth_name_3 = CHECK_IF_TRUE(tmp_call_result_2);
if (tmp_truth_name_3 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_call_result_2);
coroutine_heap->exception_lineno = 317;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_condition_result_8 = tmp_truth_name_3 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_call_result_2);
if (tmp_condition_result_8 == NUITKA_BOOL_TRUE) {
goto branch_yes_7;
} else {
goto branch_no_7;
}
}
branch_yes_7:;
{
PyObject *tmp_assign_source_20;
PyObject *tmp_expression_value_26;
PyObject *tmp_expression_value_27;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 318;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_27 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_26 = LOOKUP_ATTRIBUTE(tmp_expression_value_27, mod_consts[64]);
if (tmp_expression_value_26 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 318;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_assign_source_20 = LOOKUP_ATTRIBUTE(tmp_expression_value_26, mod_consts[110]);
Py_DECREF(tmp_expression_value_26);
if (tmp_assign_source_20 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 318;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
{
PyObject *old = coroutine_heap->var_source_ip;
assert(old != NULL);
coroutine_heap->var_source_ip = tmp_assign_source_20;
Py_DECREF(old);
}
}
goto branch_end_7;
branch_no_7:;
{
PyObject *tmp_raise_type_2;
PyObject *tmp_make_exception_arg_2;
PyObject *tmp_mod_expr_left_2;
PyObject *tmp_mod_expr_right_2;
PyObject *tmp_tuple_element_1;
PyObject *tmp_expression_value_28;
PyObject *tmp_expression_value_29;
tmp_mod_expr_left_2 = mod_consts[112];
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 322;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_29 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_28 = LOOKUP_ATTRIBUTE(tmp_expression_value_29, mod_consts[64]);
if (tmp_expression_value_28 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 322;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_tuple_element_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_28, mod_consts[110]);
Py_DECREF(tmp_expression_value_28);
if (tmp_tuple_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 322;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_mod_expr_right_2 = MAKE_TUPLE_EMPTY(1);
PyTuple_SET_ITEM(tmp_mod_expr_right_2, 0, tmp_tuple_element_1);
tmp_make_exception_arg_2 = 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_make_exception_arg_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 322;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
coroutine->m_frame->m_frame.f_lineno = 320;
tmp_raise_type_2 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_ValueError, tmp_make_exception_arg_2);
Py_DECREF(tmp_make_exception_arg_2);
assert(!(tmp_raise_type_2 == NULL));
coroutine_heap->exception_type = tmp_raise_type_2;
coroutine_heap->exception_lineno = 320;
RAISE_EXCEPTION_WITH_TYPE(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
branch_end_7:;
branch_no_6:;
{
nuitka_bool tmp_condition_result_9;
int tmp_and_left_truth_1;
nuitka_bool tmp_and_left_value_1;
nuitka_bool tmp_and_right_value_1;
PyObject *tmp_expression_value_30;
PyObject *tmp_expression_value_31;
PyObject *tmp_attribute_value_2;
int tmp_truth_name_4;
PyObject *tmp_expression_value_32;
PyObject *tmp_expression_value_33;
PyObject *tmp_attribute_value_3;
int tmp_truth_name_5;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 325;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_31 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_30 = LOOKUP_ATTRIBUTE(tmp_expression_value_31, mod_consts[64]);
if (tmp_expression_value_30 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 325;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_attribute_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_30, mod_consts[29]);
Py_DECREF(tmp_expression_value_30);
if (tmp_attribute_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 325;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_truth_name_4 = CHECK_IF_TRUE(tmp_attribute_value_2);
if (tmp_truth_name_4 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_attribute_value_2);
coroutine_heap->exception_lineno = 325;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_and_left_value_1 = tmp_truth_name_4 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_attribute_value_2);
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(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 325;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
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(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 325;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_33 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_32 = LOOKUP_ATTRIBUTE(tmp_expression_value_33, mod_consts[64]);
if (tmp_expression_value_32 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 325;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_attribute_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_32, mod_consts[30]);
Py_DECREF(tmp_expression_value_32);
if (tmp_attribute_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 325;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_truth_name_5 = CHECK_IF_TRUE(tmp_attribute_value_3);
if (tmp_truth_name_5 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_attribute_value_3);
coroutine_heap->exception_lineno = 325;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_and_right_value_1 = tmp_truth_name_5 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_attribute_value_3);
tmp_condition_result_9 = tmp_and_right_value_1;
goto and_end_1;
and_left_1:;
tmp_condition_result_9 = tmp_and_left_value_1;
and_end_1:;
if (tmp_condition_result_9 == NUITKA_BOOL_TRUE) {
goto branch_yes_8;
} else {
goto branch_no_8;
}
}
branch_yes_8:;
{
PyObject *tmp_assign_source_21;
PyObject *tmp_called_value_6;
PyObject *tmp_args_element_value_8;
PyObject *tmp_expression_value_34;
PyObject *tmp_expression_value_35;
PyObject *tmp_args_element_value_9;
PyObject *tmp_expression_value_36;
PyObject *tmp_expression_value_37;
tmp_called_value_6 = LOOKUP_BUILTIN(mod_consts[31]);
assert(tmp_called_value_6 != NULL);
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 327;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_35 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_34 = LOOKUP_ATTRIBUTE(tmp_expression_value_35, mod_consts[64]);
if (tmp_expression_value_34 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 327;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_args_element_value_8 = LOOKUP_ATTRIBUTE(tmp_expression_value_34, mod_consts[29]);
Py_DECREF(tmp_expression_value_34);
if (tmp_args_element_value_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 327;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
Py_DECREF(tmp_args_element_value_8);
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 327;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_37 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_36 = LOOKUP_ATTRIBUTE(tmp_expression_value_37, mod_consts[64]);
if (tmp_expression_value_36 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_args_element_value_8);
coroutine_heap->exception_lineno = 327;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_args_element_value_9 = LOOKUP_ATTRIBUTE(tmp_expression_value_36, mod_consts[30]);
Py_DECREF(tmp_expression_value_36);
if (tmp_args_element_value_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_args_element_value_8);
coroutine_heap->exception_lineno = 327;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
coroutine->m_frame->m_frame.f_lineno = 326;
{
PyObject *call_args[] = {tmp_args_element_value_8, tmp_args_element_value_9};
tmp_assign_source_21 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_6, call_args);
}
Py_DECREF(tmp_args_element_value_8);
Py_DECREF(tmp_args_element_value_9);
if (tmp_assign_source_21 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 326;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
assert(coroutine_heap->var_timeout == NULL);
coroutine_heap->var_timeout = tmp_assign_source_21;
}
goto branch_end_8;
branch_no_8:;
{
nuitka_bool tmp_condition_result_10;
PyObject *tmp_expression_value_38;
PyObject *tmp_expression_value_39;
PyObject *tmp_attribute_value_4;
int tmp_truth_name_6;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 329;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_39 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_38 = LOOKUP_ATTRIBUTE(tmp_expression_value_39, mod_consts[64]);
if (tmp_expression_value_38 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 329;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_attribute_value_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_38, mod_consts[29]);
Py_DECREF(tmp_expression_value_38);
if (tmp_attribute_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 329;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_truth_name_6 = CHECK_IF_TRUE(tmp_attribute_value_4);
if (tmp_truth_name_6 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_attribute_value_4);
coroutine_heap->exception_lineno = 329;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_condition_result_10 = tmp_truth_name_6 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_attribute_value_4);
if (tmp_condition_result_10 == NUITKA_BOOL_TRUE) {
goto branch_yes_9;
} else {
goto branch_no_9;
}
}
branch_yes_9:;
{
PyObject *tmp_assign_source_22;
PyObject *tmp_expression_value_40;
PyObject *tmp_expression_value_41;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 330;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_41 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_40 = LOOKUP_ATTRIBUTE(tmp_expression_value_41, mod_consts[64]);
if (tmp_expression_value_40 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 330;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_assign_source_22 = LOOKUP_ATTRIBUTE(tmp_expression_value_40, mod_consts[29]);
Py_DECREF(tmp_expression_value_40);
if (tmp_assign_source_22 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 330;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
assert(coroutine_heap->var_timeout == NULL);
coroutine_heap->var_timeout = tmp_assign_source_22;
}
goto branch_end_9;
branch_no_9:;
{
nuitka_bool tmp_condition_result_11;
PyObject *tmp_expression_value_42;
PyObject *tmp_expression_value_43;
PyObject *tmp_attribute_value_5;
int tmp_truth_name_7;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 331;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_43 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_42 = LOOKUP_ATTRIBUTE(tmp_expression_value_43, mod_consts[64]);
if (tmp_expression_value_42 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 331;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_attribute_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_42, mod_consts[30]);
Py_DECREF(tmp_expression_value_42);
if (tmp_attribute_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 331;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_truth_name_7 = CHECK_IF_TRUE(tmp_attribute_value_5);
if (tmp_truth_name_7 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_attribute_value_5);
coroutine_heap->exception_lineno = 331;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_condition_result_11 = tmp_truth_name_7 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_attribute_value_5);
if (tmp_condition_result_11 == NUITKA_BOOL_TRUE) {
goto branch_yes_10;
} else {
goto branch_no_10;
}
}
branch_yes_10:;
{
PyObject *tmp_assign_source_23;
PyObject *tmp_expression_value_44;
PyObject *tmp_expression_value_45;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 332;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_45 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_44 = LOOKUP_ATTRIBUTE(tmp_expression_value_45, mod_consts[64]);
if (tmp_expression_value_44 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 332;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_assign_source_23 = LOOKUP_ATTRIBUTE(tmp_expression_value_44, mod_consts[30]);
Py_DECREF(tmp_expression_value_44);
if (tmp_assign_source_23 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 332;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
assert(coroutine_heap->var_timeout == NULL);
coroutine_heap->var_timeout = tmp_assign_source_23;
}
goto branch_end_10;
branch_no_10:;
{
PyObject *tmp_assign_source_24;
tmp_assign_source_24 = mod_consts[113];
assert(coroutine_heap->var_timeout == NULL);
Py_INCREF(tmp_assign_source_24);
coroutine_heap->var_timeout = tmp_assign_source_24;
}
branch_end_10:;
branch_end_9:;
branch_end_8:;
{
nuitka_bool tmp_condition_result_12;
int tmp_truth_name_8;
CHECK_OBJECT(coroutine_heap->var_timeout);
tmp_truth_name_8 = CHECK_IF_TRUE(coroutine_heap->var_timeout);
if (tmp_truth_name_8 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 335;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_condition_result_12 = tmp_truth_name_8 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_12 == NUITKA_BOOL_TRUE) {
goto branch_yes_11;
} else {
goto branch_no_11;
}
}
branch_yes_11:;
{
PyObject *tmp_assattr_value_3;
PyObject *tmp_called_value_7;
PyObject *tmp_expression_value_46;
PyObject *tmp_expression_value_47;
PyObject *tmp_args_element_value_10;
PyObject *tmp_add_expr_left_1;
PyObject *tmp_add_expr_right_1;
PyObject *tmp_expression_value_48;
PyObject *tmp_args_element_value_11;
PyObject *tmp_called_value_8;
PyObject *tmp_args_element_value_12;
PyObject *tmp_expression_value_49;
PyObject *tmp_args_element_value_13;
PyObject *tmp_assattr_target_3;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 336;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_47 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_46 = LOOKUP_ATTRIBUTE(tmp_expression_value_47, mod_consts[32]);
if (tmp_expression_value_46 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 336;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_called_value_7 = LOOKUP_ATTRIBUTE(tmp_expression_value_46, mod_consts[33]);
Py_DECREF(tmp_expression_value_46);
if (tmp_called_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 336;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
Py_DECREF(tmp_called_value_7);
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 337;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_48 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_add_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_48, mod_consts[56]);
if (tmp_add_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_called_value_7);
coroutine_heap->exception_lineno = 337;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
CHECK_OBJECT(coroutine_heap->var_timeout);
tmp_add_expr_right_1 = coroutine_heap->var_timeout;
tmp_args_element_value_10 = 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_args_element_value_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_called_value_7);
coroutine_heap->exception_lineno = 337;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
{
PyObject *hard_module = IMPORT_HARD_FUNCTOOLS();
tmp_called_value_8 = LOOKUP_ATTRIBUTE(hard_module, mod_consts[35]);
}
assert(!(tmp_called_value_8 == NULL));
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
Py_DECREF(tmp_called_value_7);
Py_DECREF(tmp_args_element_value_10);
Py_DECREF(tmp_called_value_8);
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 338;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_49 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_args_element_value_12 = LOOKUP_ATTRIBUTE(tmp_expression_value_49, mod_consts[36]);
if (tmp_args_element_value_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_called_value_7);
Py_DECREF(tmp_args_element_value_10);
Py_DECREF(tmp_called_value_8);
coroutine_heap->exception_lineno = 338;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_args_element_value_13 = mod_consts[114];
coroutine->m_frame->m_frame.f_lineno = 338;
{
PyObject *call_args[] = {tmp_args_element_value_12, tmp_args_element_value_13};
tmp_args_element_value_11 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_8, call_args);
}
Py_DECREF(tmp_called_value_8);
Py_DECREF(tmp_args_element_value_12);
if (tmp_args_element_value_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_called_value_7);
Py_DECREF(tmp_args_element_value_10);
coroutine_heap->exception_lineno = 338;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
coroutine->m_frame->m_frame.f_lineno = 336;
{
PyObject *call_args[] = {tmp_args_element_value_10, tmp_args_element_value_11};
tmp_assattr_value_3 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_7, call_args);
}
Py_DECREF(tmp_called_value_7);
Py_DECREF(tmp_args_element_value_10);
Py_DECREF(tmp_args_element_value_11);
if (tmp_assattr_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 336;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
Py_DECREF(tmp_assattr_value_3);
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 336;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_assattr_target_3 = Nuitka_Cell_GET(coroutine->m_closure[0]);
coroutine_heap->tmp_result = SET_ATTRIBUTE(tmp_assattr_target_3, mod_consts[71], tmp_assattr_value_3);
Py_DECREF(tmp_assattr_value_3);
if (coroutine_heap->tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 336;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
}
branch_no_11:;
{
PyObject *tmp_assign_source_25;
PyObject *tmp_expression_value_50;
PyObject *tmp_expression_value_51;
PyObject *tmp_called_value_9;
PyObject *tmp_expression_value_52;
PyObject *tmp_expression_value_53;
PyObject *tmp_kw_call_arg_value_0_1;
PyObject *tmp_kw_call_arg_value_1_1;
PyObject *tmp_kw_call_dict_value_0_1;
PyObject *tmp_kw_call_dict_value_1_1;
PyObject *tmp_kw_call_dict_value_2_1;
PyObject *tmp_expression_value_54;
PyObject *tmp_kw_call_dict_value_3_1;
coroutine->m_frame->m_frame.f_lineno = 340;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 340;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_53 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_52 = LOOKUP_ATTRIBUTE(tmp_expression_value_53, mod_consts[26]);
if (tmp_expression_value_52 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 340;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_called_value_9 = LOOKUP_ATTRIBUTE(tmp_expression_value_52, mod_consts[115]);
Py_DECREF(tmp_expression_value_52);
if (tmp_called_value_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 340;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
if (coroutine_heap->var_host == NULL) {
Py_DECREF(tmp_called_value_9);
FORMAT_UNBOUND_LOCAL_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[103]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 341;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_kw_call_arg_value_0_1 = coroutine_heap->var_host;
CHECK_OBJECT(coroutine_heap->var_port);
tmp_kw_call_arg_value_1_1 = coroutine_heap->var_port;
CHECK_OBJECT(coroutine_heap->var_af);
tmp_kw_call_dict_value_0_1 = coroutine_heap->var_af;
CHECK_OBJECT(coroutine_heap->var_ssl_options);
tmp_kw_call_dict_value_1_1 = coroutine_heap->var_ssl_options;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
Py_DECREF(tmp_called_value_9);
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 345;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_54 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_kw_call_dict_value_2_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_54, mod_consts[15]);
if (tmp_kw_call_dict_value_2_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_called_value_9);
coroutine_heap->exception_lineno = 345;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
CHECK_OBJECT(coroutine_heap->var_source_ip);
tmp_kw_call_dict_value_3_1 = coroutine_heap->var_source_ip;
coroutine->m_frame->m_frame.f_lineno = 340;
{
PyObject *args[] = {tmp_kw_call_arg_value_0_1, tmp_kw_call_arg_value_1_1};
PyObject *kw_values[4] = {tmp_kw_call_dict_value_0_1, tmp_kw_call_dict_value_1_1, tmp_kw_call_dict_value_2_1, tmp_kw_call_dict_value_3_1};
tmp_expression_value_51 = CALL_FUNCTION_WITH_ARGS2_KWSPLIT(tmp_called_value_9, args, kw_values, mod_consts[116]);
}
Py_DECREF(tmp_called_value_9);
Py_DECREF(tmp_kw_call_dict_value_2_1);
if (tmp_expression_value_51 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 340;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_50 = ASYNC_AWAIT(tmp_expression_value_51, await_normal);
Py_DECREF(tmp_expression_value_51);
if (tmp_expression_value_50 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 340;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
Nuitka_PreserveHeap(coroutine_heap->yield_tmps, &tmp_expression_value_51, sizeof(PyObject *), &tmp_called_value_9, sizeof(PyObject *), &tmp_expression_value_52, sizeof(PyObject *), &tmp_expression_value_53, sizeof(PyObject *), &tmp_kw_call_arg_value_0_1, sizeof(PyObject *), &tmp_kw_call_arg_value_1_1, sizeof(PyObject *), &tmp_kw_call_dict_value_0_1, sizeof(PyObject *), &tmp_kw_call_dict_value_1_1, sizeof(PyObject *), &tmp_kw_call_dict_value_2_1, sizeof(PyObject *), &tmp_expression_value_54, sizeof(PyObject *), &tmp_kw_call_dict_value_3_1, sizeof(PyObject *), NULL);
coroutine->m_yield_return_index = 1;
coroutine->m_yieldfrom = tmp_expression_value_50;
coroutine->m_awaiting = true;
return NULL;
yield_return_1:
Nuitka_RestoreHeap(coroutine_heap->yield_tmps, &tmp_expression_value_51, sizeof(PyObject *), &tmp_called_value_9, sizeof(PyObject *), &tmp_expression_value_52, sizeof(PyObject *), &tmp_expression_value_53, sizeof(PyObject *), &tmp_kw_call_arg_value_0_1, sizeof(PyObject *), &tmp_kw_call_arg_value_1_1, sizeof(PyObject *), &tmp_kw_call_dict_value_0_1, sizeof(PyObject *), &tmp_kw_call_dict_value_1_1, sizeof(PyObject *), &tmp_kw_call_dict_value_2_1, sizeof(PyObject *), &tmp_expression_value_54, sizeof(PyObject *), &tmp_kw_call_dict_value_3_1, sizeof(PyObject *), NULL);
coroutine->m_awaiting = false;
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 340;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_assign_source_25 = yield_return_value;
if (tmp_assign_source_25 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 340;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
assert(coroutine_heap->var_stream == NULL);
coroutine_heap->var_stream = tmp_assign_source_25;
}
{
bool tmp_condition_result_13;
PyObject *tmp_cmp_expr_left_6;
PyObject *tmp_cmp_expr_right_6;
PyObject *tmp_expression_value_55;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 349;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_55 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_cmp_expr_left_6 = LOOKUP_ATTRIBUTE(tmp_expression_value_55, mod_consts[66]);
if (tmp_cmp_expr_left_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 349;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_cmp_expr_right_6 = Py_None;
tmp_condition_result_13 = (tmp_cmp_expr_left_6 == tmp_cmp_expr_right_6) ? true : false;
Py_DECREF(tmp_cmp_expr_left_6);
if (tmp_condition_result_13 != false) {
goto branch_yes_12;
} else {
goto branch_no_12;
}
}
branch_yes_12:;
{
PyObject *tmp_called_instance_3;
PyObject *tmp_call_result_3;
CHECK_OBJECT(coroutine_heap->var_stream);
tmp_called_instance_3 = coroutine_heap->var_stream;
coroutine->m_frame->m_frame.f_lineno = 351;
tmp_call_result_3 = CALL_METHOD_NO_ARGS(tmp_called_instance_3, mod_consts[27]);
if (tmp_call_result_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 351;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
Py_DECREF(tmp_call_result_3);
}
coroutine_heap->tmp_return_value = Py_None;
Py_INCREF(coroutine_heap->tmp_return_value);
goto frame_return_exit_1;
branch_no_12:;
{
PyObject *tmp_assattr_value_4;
PyObject *tmp_assattr_target_4;
CHECK_OBJECT(coroutine_heap->var_stream);
tmp_assattr_value_4 = coroutine_heap->var_stream;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 353;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_assattr_target_4 = Nuitka_Cell_GET(coroutine->m_closure[0]);
coroutine_heap->tmp_result = SET_ATTRIBUTE(tmp_assattr_target_4, mod_consts[117], tmp_assattr_value_4);
if (coroutine_heap->tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 353;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
}
{
PyObject *tmp_called_value_10;
PyObject *tmp_expression_value_56;
PyObject *tmp_expression_value_57;
PyObject *tmp_call_result_4;
PyObject *tmp_args_element_value_14;
PyObject *tmp_expression_value_58;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 354;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_57 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_56 = LOOKUP_ATTRIBUTE(tmp_expression_value_57, mod_consts[117]);
if (tmp_expression_value_56 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 354;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_called_value_10 = LOOKUP_ATTRIBUTE(tmp_expression_value_56, mod_consts[118]);
Py_DECREF(tmp_expression_value_56);
if (tmp_called_value_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 354;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
Py_DECREF(tmp_called_value_10);
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 354;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_58 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_args_element_value_14 = LOOKUP_ATTRIBUTE(tmp_expression_value_58, mod_consts[119]);
if (tmp_args_element_value_14 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_called_value_10);
coroutine_heap->exception_lineno = 354;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
coroutine->m_frame->m_frame.f_lineno = 354;
tmp_call_result_4 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_10, tmp_args_element_value_14);
Py_DECREF(tmp_called_value_10);
Py_DECREF(tmp_args_element_value_14);
if (tmp_call_result_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 354;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
Py_DECREF(tmp_call_result_4);
}
{
PyObject *tmp_called_instance_4;
PyObject *tmp_call_result_5;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 355;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_called_instance_4 = Nuitka_Cell_GET(coroutine->m_closure[0]);
coroutine->m_frame->m_frame.f_lineno = 355;
tmp_call_result_5 = CALL_METHOD_NO_ARGS(tmp_called_instance_4, mod_consts[44]);
if (tmp_call_result_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 355;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
Py_DECREF(tmp_call_result_5);
}
{
bool tmp_condition_result_14;
PyObject *tmp_cmp_expr_left_7;
PyObject *tmp_cmp_expr_right_7;
PyObject *tmp_expression_value_59;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 356;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_59 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_cmp_expr_left_7 = LOOKUP_ATTRIBUTE(tmp_expression_value_59, mod_consts[66]);
if (tmp_cmp_expr_left_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 356;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_cmp_expr_right_7 = Py_None;
tmp_condition_result_14 = (tmp_cmp_expr_left_7 == tmp_cmp_expr_right_7) ? true : false;
Py_DECREF(tmp_cmp_expr_left_7);
if (tmp_condition_result_14 != false) {
goto branch_yes_13;
} else {
goto branch_no_13;
}
}
branch_yes_13:;
coroutine_heap->tmp_return_value = Py_None;
Py_INCREF(coroutine_heap->tmp_return_value);
goto frame_return_exit_1;
branch_no_13:;
{
nuitka_bool tmp_condition_result_15;
PyObject *tmp_expression_value_60;
PyObject *tmp_expression_value_61;
PyObject *tmp_attribute_value_6;
int tmp_truth_name_9;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 358;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_61 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_60 = LOOKUP_ATTRIBUTE(tmp_expression_value_61, mod_consts[64]);
if (tmp_expression_value_60 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 358;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_attribute_value_6 = LOOKUP_ATTRIBUTE(tmp_expression_value_60, mod_consts[30]);
Py_DECREF(tmp_expression_value_60);
if (tmp_attribute_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 358;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_truth_name_9 = CHECK_IF_TRUE(tmp_attribute_value_6);
if (tmp_truth_name_9 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_attribute_value_6);
coroutine_heap->exception_lineno = 358;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_condition_result_15 = tmp_truth_name_9 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_attribute_value_6);
if (tmp_condition_result_15 == NUITKA_BOOL_TRUE) {
goto branch_yes_14;
} else {
goto branch_no_14;
}
}
branch_yes_14:;
{
PyObject *tmp_assattr_value_5;
PyObject *tmp_called_value_11;
PyObject *tmp_expression_value_62;
PyObject *tmp_expression_value_63;
PyObject *tmp_args_element_value_15;
PyObject *tmp_add_expr_left_2;
PyObject *tmp_add_expr_right_2;
PyObject *tmp_expression_value_64;
PyObject *tmp_expression_value_65;
PyObject *tmp_expression_value_66;
PyObject *tmp_args_element_value_16;
PyObject *tmp_called_value_12;
PyObject *tmp_args_element_value_17;
PyObject *tmp_expression_value_67;
PyObject *tmp_args_element_value_18;
PyObject *tmp_assattr_target_5;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 359;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_63 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_62 = LOOKUP_ATTRIBUTE(tmp_expression_value_63, mod_consts[32]);
if (tmp_expression_value_62 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 359;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_called_value_11 = LOOKUP_ATTRIBUTE(tmp_expression_value_62, mod_consts[33]);
Py_DECREF(tmp_expression_value_62);
if (tmp_called_value_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 359;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
Py_DECREF(tmp_called_value_11);
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 360;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_64 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_add_expr_left_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_64, mod_consts[56]);
if (tmp_add_expr_left_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_called_value_11);
coroutine_heap->exception_lineno = 360;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
Py_DECREF(tmp_called_value_11);
Py_DECREF(tmp_add_expr_left_2);
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 360;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_66 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_65 = LOOKUP_ATTRIBUTE(tmp_expression_value_66, mod_consts[64]);
if (tmp_expression_value_65 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_called_value_11);
Py_DECREF(tmp_add_expr_left_2);
coroutine_heap->exception_lineno = 360;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_add_expr_right_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_65, mod_consts[30]);
Py_DECREF(tmp_expression_value_65);
if (tmp_add_expr_right_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_called_value_11);
Py_DECREF(tmp_add_expr_left_2);
coroutine_heap->exception_lineno = 360;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_args_element_value_15 = BINARY_OPERATION_ADD_OBJECT_OBJECT_OBJECT(tmp_add_expr_left_2, tmp_add_expr_right_2);
Py_DECREF(tmp_add_expr_left_2);
Py_DECREF(tmp_add_expr_right_2);
if (tmp_args_element_value_15 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_called_value_11);
coroutine_heap->exception_lineno = 360;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
{
PyObject *hard_module = IMPORT_HARD_FUNCTOOLS();
tmp_called_value_12 = LOOKUP_ATTRIBUTE(hard_module, mod_consts[35]);
}
assert(!(tmp_called_value_12 == NULL));
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
Py_DECREF(tmp_called_value_11);
Py_DECREF(tmp_args_element_value_15);
Py_DECREF(tmp_called_value_12);
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 361;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_67 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_args_element_value_17 = LOOKUP_ATTRIBUTE(tmp_expression_value_67, mod_consts[36]);
if (tmp_args_element_value_17 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_called_value_11);
Py_DECREF(tmp_args_element_value_15);
Py_DECREF(tmp_called_value_12);
coroutine_heap->exception_lineno = 361;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_args_element_value_18 = mod_consts[120];
coroutine->m_frame->m_frame.f_lineno = 361;
{
PyObject *call_args[] = {tmp_args_element_value_17, tmp_args_element_value_18};
tmp_args_element_value_16 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_12, call_args);
}
Py_DECREF(tmp_called_value_12);
Py_DECREF(tmp_args_element_value_17);
if (tmp_args_element_value_16 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_called_value_11);
Py_DECREF(tmp_args_element_value_15);
coroutine_heap->exception_lineno = 361;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
coroutine->m_frame->m_frame.f_lineno = 359;
{
PyObject *call_args[] = {tmp_args_element_value_15, tmp_args_element_value_16};
tmp_assattr_value_5 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_11, call_args);
}
Py_DECREF(tmp_called_value_11);
Py_DECREF(tmp_args_element_value_15);
Py_DECREF(tmp_args_element_value_16);
if (tmp_assattr_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 359;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
Py_DECREF(tmp_assattr_value_5);
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 359;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_assattr_target_5 = Nuitka_Cell_GET(coroutine->m_closure[0]);
coroutine_heap->tmp_result = SET_ATTRIBUTE(tmp_assattr_target_5, mod_consts[71], tmp_assattr_value_5);
Py_DECREF(tmp_assattr_value_5);
if (coroutine_heap->tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 359;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
}
branch_no_14:;
{
bool tmp_condition_result_16;
int tmp_and_left_truth_2;
bool tmp_and_left_value_2;
bool tmp_and_right_value_2;
PyObject *tmp_cmp_expr_left_8;
PyObject *tmp_cmp_expr_right_8;
PyObject *tmp_expression_value_68;
PyObject *tmp_expression_value_69;
PyObject *tmp_expression_value_70;
PyObject *tmp_operand_value_1;
PyObject *tmp_expression_value_71;
PyObject *tmp_expression_value_72;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 364;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_69 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_68 = LOOKUP_ATTRIBUTE(tmp_expression_value_69, mod_consts[64]);
if (tmp_expression_value_68 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 364;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_cmp_expr_left_8 = LOOKUP_ATTRIBUTE(tmp_expression_value_68, mod_consts[121]);
Py_DECREF(tmp_expression_value_68);
if (tmp_cmp_expr_left_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 364;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
Py_DECREF(tmp_cmp_expr_left_8);
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 364;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_70 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_cmp_expr_right_8 = LOOKUP_ATTRIBUTE(tmp_expression_value_70, mod_consts[122]);
if (tmp_cmp_expr_right_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_cmp_expr_left_8);
coroutine_heap->exception_lineno = 364;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
coroutine_heap->tmp_res = PySequence_Contains(tmp_cmp_expr_right_8, tmp_cmp_expr_left_8);
Py_DECREF(tmp_cmp_expr_left_8);
Py_DECREF(tmp_cmp_expr_right_8);
if (coroutine_heap->tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 364;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_and_left_value_2 = (coroutine_heap->tmp_res == 0) ? true : false;
tmp_and_left_truth_2 = tmp_and_left_value_2 != false ? 1 : 0;
if (tmp_and_left_truth_2 == 1) {
goto and_right_2;
} else {
goto and_left_2;
}
and_right_2:;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 365;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_72 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_71 = LOOKUP_ATTRIBUTE(tmp_expression_value_72, mod_consts[64]);
if (tmp_expression_value_71 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 365;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_operand_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_71, mod_consts[123]);
Py_DECREF(tmp_expression_value_71);
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 365;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
coroutine_heap->tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
if (coroutine_heap->tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 365;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_and_right_value_2 = (coroutine_heap->tmp_res == 0) ? true : false;
tmp_condition_result_16 = tmp_and_right_value_2;
goto and_end_2;
and_left_2:;
tmp_condition_result_16 = tmp_and_left_value_2;
and_end_2:;
if (tmp_condition_result_16 != false) {
goto branch_yes_15;
} else {
goto branch_no_15;
}
}
branch_yes_15:;
{
PyObject *tmp_raise_type_3;
PyObject *tmp_make_exception_arg_3;
PyObject *tmp_mod_expr_left_3;
PyObject *tmp_mod_expr_right_3;
PyObject *tmp_expression_value_73;
PyObject *tmp_expression_value_74;
tmp_mod_expr_left_3 = mod_consts[124];
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 367;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_74 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_73 = LOOKUP_ATTRIBUTE(tmp_expression_value_74, mod_consts[64]);
if (tmp_expression_value_73 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 367;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_mod_expr_right_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_73, mod_consts[121]);
Py_DECREF(tmp_expression_value_73);
if (tmp_mod_expr_right_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 367;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_make_exception_arg_3 = BINARY_OPERATION_MOD_OBJECT_UNICODE_OBJECT(tmp_mod_expr_left_3, tmp_mod_expr_right_3);
Py_DECREF(tmp_mod_expr_right_3);
if (tmp_make_exception_arg_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 367;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
coroutine->m_frame->m_frame.f_lineno = 367;
tmp_raise_type_3 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_KeyError, tmp_make_exception_arg_3);
Py_DECREF(tmp_make_exception_arg_3);
assert(!(tmp_raise_type_3 == NULL));
coroutine_heap->exception_type = tmp_raise_type_3;
coroutine_heap->exception_lineno = 367;
RAISE_EXCEPTION_WITH_TYPE(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
branch_no_15:;
{
PyObject *tmp_assign_source_26;
PyObject *tmp_iter_arg_3;
tmp_iter_arg_3 = mod_consts[125];
tmp_assign_source_26 = MAKE_ITERATOR_INFALLIBLE(tmp_iter_arg_3);
assert(!(tmp_assign_source_26 == NULL));
assert(coroutine_heap->tmp_for_loop_1__for_iterator == NULL);
coroutine_heap->tmp_for_loop_1__for_iterator = tmp_assign_source_26;
}
// Tried code:
loop_start_1:;
{
PyObject *tmp_next_source_1;
PyObject *tmp_assign_source_27;
CHECK_OBJECT(coroutine_heap->tmp_for_loop_1__for_iterator);
tmp_next_source_1 = coroutine_heap->tmp_for_loop_1__for_iterator;
tmp_assign_source_27 = ITERATOR_NEXT(tmp_next_source_1);
if (tmp_assign_source_27 == NULL) {
if (CHECK_AND_CLEAR_STOP_ITERATION_OCCURRED()) {
goto loop_end_1;
} else {
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->type_description_1 = "cooooooooooooobooo";
coroutine_heap->exception_lineno = 368;
goto try_except_handler_7;
}
}
{
PyObject *old = coroutine_heap->tmp_for_loop_1__iter_value;
coroutine_heap->tmp_for_loop_1__iter_value = tmp_assign_source_27;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_28;
CHECK_OBJECT(coroutine_heap->tmp_for_loop_1__iter_value);
tmp_assign_source_28 = coroutine_heap->tmp_for_loop_1__iter_value;
{
PyObject *old = coroutine_heap->var_key;
coroutine_heap->var_key = tmp_assign_source_28;
Py_INCREF(coroutine_heap->var_key);
Py_XDECREF(old);
}
}
{
nuitka_bool tmp_condition_result_17;
PyObject *tmp_getattr_target_1;
PyObject *tmp_expression_value_75;
PyObject *tmp_getattr_attr_1;
PyObject *tmp_getattr_default_1;
PyObject *tmp_capi_result_1;
int tmp_truth_name_10;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 375;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_7;
}
tmp_expression_value_75 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_getattr_target_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_75, mod_consts[64]);
if (tmp_getattr_target_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 375;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_7;
}
CHECK_OBJECT(coroutine_heap->var_key);
tmp_getattr_attr_1 = coroutine_heap->var_key;
tmp_getattr_default_1 = Py_None;
tmp_capi_result_1 = BUILTIN_GETATTR(tmp_getattr_target_1, tmp_getattr_attr_1, tmp_getattr_default_1);
Py_DECREF(tmp_getattr_target_1);
if (tmp_capi_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 375;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_7;
}
tmp_truth_name_10 = CHECK_IF_TRUE(tmp_capi_result_1);
if (tmp_truth_name_10 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_capi_result_1);
coroutine_heap->exception_lineno = 375;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_7;
}
tmp_condition_result_17 = tmp_truth_name_10 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_capi_result_1);
if (tmp_condition_result_17 == NUITKA_BOOL_TRUE) {
goto branch_yes_16;
} else {
goto branch_no_16;
}
}
branch_yes_16:;
{
PyObject *tmp_raise_type_4;
PyObject *tmp_make_exception_arg_4;
PyObject *tmp_mod_expr_left_4;
PyObject *tmp_mod_expr_right_4;
tmp_mod_expr_left_4 = mod_consts[126];
CHECK_OBJECT(coroutine_heap->var_key);
tmp_mod_expr_right_4 = coroutine_heap->var_key;
tmp_make_exception_arg_4 = BINARY_OPERATION_MOD_OBJECT_UNICODE_OBJECT(tmp_mod_expr_left_4, tmp_mod_expr_right_4);
if (tmp_make_exception_arg_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 376;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_7;
}
coroutine->m_frame->m_frame.f_lineno = 376;
tmp_raise_type_4 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_NotImplementedError, tmp_make_exception_arg_4);
Py_DECREF(tmp_make_exception_arg_4);
assert(!(tmp_raise_type_4 == NULL));
coroutine_heap->exception_type = tmp_raise_type_4;
coroutine_heap->exception_lineno = 376;
RAISE_EXCEPTION_WITH_TYPE(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_7;
}
branch_no_16:;
if (CONSIDER_THREADING() == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 368;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_7;
}
goto loop_start_1;
loop_end_1:;
goto try_end_5;
// Exception handler code:
try_except_handler_7:;
coroutine_heap->exception_keeper_type_5 = coroutine_heap->exception_type;
coroutine_heap->exception_keeper_value_5 = coroutine_heap->exception_value;
coroutine_heap->exception_keeper_tb_5 = coroutine_heap->exception_tb;
coroutine_heap->exception_keeper_lineno_5 = coroutine_heap->exception_lineno;
coroutine_heap->exception_type = NULL;
coroutine_heap->exception_value = NULL;
coroutine_heap->exception_tb = NULL;
coroutine_heap->exception_lineno = 0;
Py_XDECREF(coroutine_heap->tmp_for_loop_1__iter_value);
coroutine_heap->tmp_for_loop_1__iter_value = NULL;
CHECK_OBJECT(coroutine_heap->tmp_for_loop_1__for_iterator);
Py_DECREF(coroutine_heap->tmp_for_loop_1__for_iterator);
coroutine_heap->tmp_for_loop_1__for_iterator = NULL;
// Re-raise.
coroutine_heap->exception_type = coroutine_heap->exception_keeper_type_5;
coroutine_heap->exception_value = coroutine_heap->exception_keeper_value_5;
coroutine_heap->exception_tb = coroutine_heap->exception_keeper_tb_5;
coroutine_heap->exception_lineno = coroutine_heap->exception_keeper_lineno_5;
goto try_except_handler_2;
// End of try:
try_end_5:;
Py_XDECREF(coroutine_heap->tmp_for_loop_1__iter_value);
coroutine_heap->tmp_for_loop_1__iter_value = NULL;
CHECK_OBJECT(coroutine_heap->tmp_for_loop_1__for_iterator);
Py_DECREF(coroutine_heap->tmp_for_loop_1__for_iterator);
coroutine_heap->tmp_for_loop_1__for_iterator = NULL;
{
bool tmp_condition_result_18;
PyObject *tmp_cmp_expr_left_9;
PyObject *tmp_cmp_expr_right_9;
PyObject *tmp_expression_value_76;
PyObject *tmp_expression_value_77;
tmp_cmp_expr_left_9 = mod_consts[127];
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 377;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_77 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_76 = LOOKUP_ATTRIBUTE(tmp_expression_value_77, mod_consts[64]);
if (tmp_expression_value_76 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 377;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_cmp_expr_right_9 = LOOKUP_ATTRIBUTE(tmp_expression_value_76, mod_consts[68]);
Py_DECREF(tmp_expression_value_76);
if (tmp_cmp_expr_right_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 377;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
coroutine_heap->tmp_res = PySequence_Contains(tmp_cmp_expr_right_9, tmp_cmp_expr_left_9);
Py_DECREF(tmp_cmp_expr_right_9);
if (coroutine_heap->tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 377;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_condition_result_18 = (coroutine_heap->tmp_res == 0) ? true : false;
if (tmp_condition_result_18 != false) {
goto branch_yes_17;
} else {
goto branch_no_17;
}
}
branch_yes_17:;
{
PyObject *tmp_ass_subvalue_1;
PyObject *tmp_ass_subscribed_1;
PyObject *tmp_expression_value_78;
PyObject *tmp_expression_value_79;
PyObject *tmp_ass_subscript_1;
tmp_ass_subvalue_1 = mod_consts[27];
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 378;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_79 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_78 = LOOKUP_ATTRIBUTE(tmp_expression_value_79, mod_consts[64]);
if (tmp_expression_value_78 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 378;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_ass_subscribed_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_78, mod_consts[68]);
Py_DECREF(tmp_expression_value_78);
if (tmp_ass_subscribed_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 378;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_ass_subscript_1 = mod_consts[127];
coroutine_heap->tmp_result = SET_SUBSCRIPT(tmp_ass_subscribed_1, tmp_ass_subscript_1, tmp_ass_subvalue_1);
Py_DECREF(tmp_ass_subscribed_1);
if (coroutine_heap->tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 378;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
}
branch_no_17:;
{
bool tmp_condition_result_19;
PyObject *tmp_cmp_expr_left_10;
PyObject *tmp_cmp_expr_right_10;
PyObject *tmp_expression_value_80;
PyObject *tmp_expression_value_81;
tmp_cmp_expr_left_10 = mod_consts[128];
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 379;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_81 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_80 = LOOKUP_ATTRIBUTE(tmp_expression_value_81, mod_consts[64]);
if (tmp_expression_value_80 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 379;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_cmp_expr_right_10 = LOOKUP_ATTRIBUTE(tmp_expression_value_80, mod_consts[68]);
Py_DECREF(tmp_expression_value_80);
if (tmp_cmp_expr_right_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 379;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
coroutine_heap->tmp_res = PySequence_Contains(tmp_cmp_expr_right_10, tmp_cmp_expr_left_10);
Py_DECREF(tmp_cmp_expr_right_10);
if (coroutine_heap->tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 379;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_condition_result_19 = (coroutine_heap->tmp_res == 0) ? true : false;
if (tmp_condition_result_19 != false) {
goto branch_yes_18;
} else {
goto branch_no_18;
}
}
branch_yes_18:;
{
bool tmp_condition_result_20;
PyObject *tmp_cmp_expr_left_11;
PyObject *tmp_cmp_expr_right_11;
PyObject *tmp_expression_value_82;
PyObject *tmp_expression_value_83;
tmp_cmp_expr_left_11 = mod_consts[90];
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 380;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_83 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_82 = LOOKUP_ATTRIBUTE(tmp_expression_value_83, mod_consts[85]);
if (tmp_expression_value_82 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 380;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_cmp_expr_right_11 = LOOKUP_ATTRIBUTE(tmp_expression_value_82, mod_consts[89]);
Py_DECREF(tmp_expression_value_82);
if (tmp_cmp_expr_right_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 380;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
coroutine_heap->tmp_res = PySequence_Contains(tmp_cmp_expr_right_11, tmp_cmp_expr_left_11);
Py_DECREF(tmp_cmp_expr_right_11);
if (coroutine_heap->tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 380;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_condition_result_20 = (coroutine_heap->tmp_res == 1) ? true : false;
if (tmp_condition_result_20 != false) {
goto branch_yes_19;
} else {
goto branch_no_19;
}
}
branch_yes_19:;
{
PyObject *tmp_ass_subvalue_2;
PyObject *tmp_expression_value_84;
PyObject *tmp_called_value_13;
PyObject *tmp_expression_value_85;
PyObject *tmp_expression_value_86;
PyObject *tmp_expression_value_87;
PyObject *tmp_subscript_value_2;
PyObject *tmp_ass_subscribed_2;
PyObject *tmp_expression_value_88;
PyObject *tmp_expression_value_89;
PyObject *tmp_ass_subscript_2;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 381;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_87 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_86 = LOOKUP_ATTRIBUTE(tmp_expression_value_87, mod_consts[85]);
if (tmp_expression_value_86 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 381;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_85 = LOOKUP_ATTRIBUTE(tmp_expression_value_86, mod_consts[89]);
Py_DECREF(tmp_expression_value_86);
if (tmp_expression_value_85 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 381;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_called_value_13 = LOOKUP_ATTRIBUTE(tmp_expression_value_85, mod_consts[91]);
Py_DECREF(tmp_expression_value_85);
if (tmp_called_value_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 381;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
coroutine->m_frame->m_frame.f_lineno = 381;
tmp_expression_value_84 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_13, mod_consts[92]);
Py_DECREF(tmp_called_value_13);
if (tmp_expression_value_84 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 381;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_subscript_value_2 = mod_consts[129];
tmp_ass_subvalue_2 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_84, tmp_subscript_value_2, -1);
Py_DECREF(tmp_expression_value_84);
if (tmp_ass_subvalue_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 382;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
Py_DECREF(tmp_ass_subvalue_2);
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 381;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_89 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_88 = LOOKUP_ATTRIBUTE(tmp_expression_value_89, mod_consts[64]);
if (tmp_expression_value_88 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_ass_subvalue_2);
coroutine_heap->exception_lineno = 381;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_ass_subscribed_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_88, mod_consts[68]);
Py_DECREF(tmp_expression_value_88);
if (tmp_ass_subscribed_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_ass_subvalue_2);
coroutine_heap->exception_lineno = 381;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_ass_subscript_2 = mod_consts[128];
coroutine_heap->tmp_result = SET_SUBSCRIPT(tmp_ass_subscribed_2, tmp_ass_subscript_2, tmp_ass_subvalue_2);
Py_DECREF(tmp_ass_subscribed_2);
Py_DECREF(tmp_ass_subvalue_2);
if (coroutine_heap->tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 381;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
}
goto branch_end_19;
branch_no_19:;
{
PyObject *tmp_ass_subvalue_3;
PyObject *tmp_expression_value_90;
PyObject *tmp_expression_value_91;
PyObject *tmp_ass_subscribed_3;
PyObject *tmp_expression_value_92;
PyObject *tmp_expression_value_93;
PyObject *tmp_ass_subscript_3;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 385;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_91 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_90 = LOOKUP_ATTRIBUTE(tmp_expression_value_91, mod_consts[85]);
if (tmp_expression_value_90 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 385;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_ass_subvalue_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_90, mod_consts[89]);
Py_DECREF(tmp_expression_value_90);
if (tmp_ass_subvalue_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 385;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
Py_DECREF(tmp_ass_subvalue_3);
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 385;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_93 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_92 = LOOKUP_ATTRIBUTE(tmp_expression_value_93, mod_consts[64]);
if (tmp_expression_value_92 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_ass_subvalue_3);
coroutine_heap->exception_lineno = 385;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_ass_subscribed_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_92, mod_consts[68]);
Py_DECREF(tmp_expression_value_92);
if (tmp_ass_subscribed_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_ass_subvalue_3);
coroutine_heap->exception_lineno = 385;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_ass_subscript_3 = mod_consts[128];
coroutine_heap->tmp_result = SET_SUBSCRIPT(tmp_ass_subscribed_3, tmp_ass_subscript_3, tmp_ass_subvalue_3);
Py_DECREF(tmp_ass_subscribed_3);
Py_DECREF(tmp_ass_subvalue_3);
if (coroutine_heap->tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 385;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
}
branch_end_19:;
branch_no_18:;
{
PyObject *tmp_assign_source_29;
PyObject *tmp_iter_arg_4;
tmp_iter_arg_4 = mod_consts[130];
tmp_assign_source_29 = MAKE_ITERATOR_INFALLIBLE(tmp_iter_arg_4);
assert(!(tmp_assign_source_29 == NULL));
assert(coroutine_heap->tmp_tuple_unpack_3__source_iter == NULL);
coroutine_heap->tmp_tuple_unpack_3__source_iter = tmp_assign_source_29;
}
// Tried code:
// Tried code:
{
PyObject *tmp_assign_source_30;
PyObject *tmp_unpack_6;
CHECK_OBJECT(coroutine_heap->tmp_tuple_unpack_3__source_iter);
tmp_unpack_6 = coroutine_heap->tmp_tuple_unpack_3__source_iter;
tmp_assign_source_30 = UNPACK_NEXT(tmp_unpack_6, 0, 2);
if (tmp_assign_source_30 == NULL) {
if (!ERROR_OCCURRED()) {
coroutine_heap->exception_type = PyExc_StopIteration;
Py_INCREF(coroutine_heap->exception_type);
coroutine_heap->exception_value = NULL;
coroutine_heap->exception_tb = NULL;
} else {
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
}
coroutine_heap->type_description_1 = "cooooooooooooobooo";
coroutine_heap->exception_lineno = 386;
goto try_except_handler_9;
}
assert(coroutine_heap->tmp_tuple_unpack_3__element_1 == NULL);
coroutine_heap->tmp_tuple_unpack_3__element_1 = tmp_assign_source_30;
}
{
PyObject *tmp_assign_source_31;
PyObject *tmp_unpack_7;
CHECK_OBJECT(coroutine_heap->tmp_tuple_unpack_3__source_iter);
tmp_unpack_7 = coroutine_heap->tmp_tuple_unpack_3__source_iter;
tmp_assign_source_31 = UNPACK_NEXT(tmp_unpack_7, 1, 2);
if (tmp_assign_source_31 == NULL) {
if (!ERROR_OCCURRED()) {
coroutine_heap->exception_type = PyExc_StopIteration;
Py_INCREF(coroutine_heap->exception_type);
coroutine_heap->exception_value = NULL;
coroutine_heap->exception_tb = NULL;
} else {
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
}
coroutine_heap->type_description_1 = "cooooooooooooobooo";
coroutine_heap->exception_lineno = 386;
goto try_except_handler_9;
}
assert(coroutine_heap->tmp_tuple_unpack_3__element_2 == NULL);
coroutine_heap->tmp_tuple_unpack_3__element_2 = tmp_assign_source_31;
}
{
PyObject *tmp_iterator_name_3;
CHECK_OBJECT(coroutine_heap->tmp_tuple_unpack_3__source_iter);
tmp_iterator_name_3 = coroutine_heap->tmp_tuple_unpack_3__source_iter;
// Check if iterator has left-over elements.
CHECK_OBJECT(tmp_iterator_name_3); assert(HAS_ITERNEXT(tmp_iterator_name_3));
coroutine_heap->tmp_iterator_attempt = (*Py_TYPE(tmp_iterator_name_3)->tp_iternext)(tmp_iterator_name_3);
if (likely(coroutine_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(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->type_description_1 = "cooooooooooooobooo";
coroutine_heap->exception_lineno = 386;
goto try_except_handler_9;
}
}
} else {
Py_DECREF(coroutine_heap->tmp_iterator_attempt);
coroutine_heap->exception_type = PyExc_ValueError;
Py_INCREF(PyExc_ValueError);
coroutine_heap->exception_value = mod_consts[95];
Py_INCREF(coroutine_heap->exception_value);
coroutine_heap->exception_tb = NULL;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
coroutine_heap->exception_lineno = 386;
goto try_except_handler_9;
}
}
goto try_end_6;
// Exception handler code:
try_except_handler_9:;
coroutine_heap->exception_keeper_type_6 = coroutine_heap->exception_type;
coroutine_heap->exception_keeper_value_6 = coroutine_heap->exception_value;
coroutine_heap->exception_keeper_tb_6 = coroutine_heap->exception_tb;
coroutine_heap->exception_keeper_lineno_6 = coroutine_heap->exception_lineno;
coroutine_heap->exception_type = NULL;
coroutine_heap->exception_value = NULL;
coroutine_heap->exception_tb = NULL;
coroutine_heap->exception_lineno = 0;
CHECK_OBJECT(coroutine_heap->tmp_tuple_unpack_3__source_iter);
Py_DECREF(coroutine_heap->tmp_tuple_unpack_3__source_iter);
coroutine_heap->tmp_tuple_unpack_3__source_iter = NULL;
// Re-raise.
coroutine_heap->exception_type = coroutine_heap->exception_keeper_type_6;
coroutine_heap->exception_value = coroutine_heap->exception_keeper_value_6;
coroutine_heap->exception_tb = coroutine_heap->exception_keeper_tb_6;
coroutine_heap->exception_lineno = coroutine_heap->exception_keeper_lineno_6;
goto try_except_handler_8;
// End of try:
try_end_6:;
goto try_end_7;
// Exception handler code:
try_except_handler_8:;
coroutine_heap->exception_keeper_type_7 = coroutine_heap->exception_type;
coroutine_heap->exception_keeper_value_7 = coroutine_heap->exception_value;
coroutine_heap->exception_keeper_tb_7 = coroutine_heap->exception_tb;
coroutine_heap->exception_keeper_lineno_7 = coroutine_heap->exception_lineno;
coroutine_heap->exception_type = NULL;
coroutine_heap->exception_value = NULL;
coroutine_heap->exception_tb = NULL;
coroutine_heap->exception_lineno = 0;
Py_XDECREF(coroutine_heap->tmp_tuple_unpack_3__element_1);
coroutine_heap->tmp_tuple_unpack_3__element_1 = NULL;
Py_XDECREF(coroutine_heap->tmp_tuple_unpack_3__element_2);
coroutine_heap->tmp_tuple_unpack_3__element_2 = NULL;
// Re-raise.
coroutine_heap->exception_type = coroutine_heap->exception_keeper_type_7;
coroutine_heap->exception_value = coroutine_heap->exception_keeper_value_7;
coroutine_heap->exception_tb = coroutine_heap->exception_keeper_tb_7;
coroutine_heap->exception_lineno = coroutine_heap->exception_keeper_lineno_7;
goto try_except_handler_2;
// End of try:
try_end_7:;
CHECK_OBJECT(coroutine_heap->tmp_tuple_unpack_3__source_iter);
Py_DECREF(coroutine_heap->tmp_tuple_unpack_3__source_iter);
coroutine_heap->tmp_tuple_unpack_3__source_iter = NULL;
{
PyObject *tmp_assign_source_32;
CHECK_OBJECT(coroutine_heap->tmp_tuple_unpack_3__element_1);
tmp_assign_source_32 = coroutine_heap->tmp_tuple_unpack_3__element_1;
assert(coroutine_heap->var_username == NULL);
Py_INCREF(tmp_assign_source_32);
coroutine_heap->var_username = tmp_assign_source_32;
}
Py_XDECREF(coroutine_heap->tmp_tuple_unpack_3__element_1);
coroutine_heap->tmp_tuple_unpack_3__element_1 = NULL;
{
PyObject *tmp_assign_source_33;
CHECK_OBJECT(coroutine_heap->tmp_tuple_unpack_3__element_2);
tmp_assign_source_33 = coroutine_heap->tmp_tuple_unpack_3__element_2;
assert(coroutine_heap->var_password == NULL);
Py_INCREF(tmp_assign_source_33);
coroutine_heap->var_password = tmp_assign_source_33;
}
Py_XDECREF(coroutine_heap->tmp_tuple_unpack_3__element_2);
coroutine_heap->tmp_tuple_unpack_3__element_2 = NULL;
{
bool tmp_condition_result_21;
PyObject *tmp_cmp_expr_left_12;
PyObject *tmp_cmp_expr_right_12;
PyObject *tmp_expression_value_94;
PyObject *tmp_expression_value_95;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 387;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_95 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_94 = LOOKUP_ATTRIBUTE(tmp_expression_value_95, mod_consts[85]);
if (tmp_expression_value_94 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 387;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_cmp_expr_left_12 = LOOKUP_ATTRIBUTE(tmp_expression_value_94, mod_consts[131]);
Py_DECREF(tmp_expression_value_94);
if (tmp_cmp_expr_left_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 387;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_cmp_expr_right_12 = Py_None;
tmp_condition_result_21 = (tmp_cmp_expr_left_12 != tmp_cmp_expr_right_12) ? true : false;
Py_DECREF(tmp_cmp_expr_left_12);
if (tmp_condition_result_21 != false) {
goto branch_yes_20;
} else {
goto branch_no_20;
}
}
branch_yes_20:;
// Tried code:
{
PyObject *tmp_assign_source_34;
PyObject *tmp_iter_arg_5;
PyObject *tmp_tuple_element_2;
PyObject *tmp_expression_value_96;
PyObject *tmp_expression_value_97;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 388;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_10;
}
tmp_expression_value_97 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_96 = LOOKUP_ATTRIBUTE(tmp_expression_value_97, mod_consts[85]);
if (tmp_expression_value_96 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 388;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_10;
}
tmp_tuple_element_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_96, mod_consts[131]);
Py_DECREF(tmp_expression_value_96);
if (tmp_tuple_element_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 388;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_10;
}
tmp_iter_arg_5 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_98;
PyObject *tmp_expression_value_99;
PyTuple_SET_ITEM(tmp_iter_arg_5, 0, tmp_tuple_element_2);
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 388;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto tuple_build_exception_1;
}
tmp_expression_value_99 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_98 = LOOKUP_ATTRIBUTE(tmp_expression_value_99, mod_consts[85]);
if (tmp_expression_value_98 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 388;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto tuple_build_exception_1;
}
tmp_tuple_element_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_98, mod_consts[132]);
Py_DECREF(tmp_expression_value_98);
if (tmp_tuple_element_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 388;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto tuple_build_exception_1;
}
PyTuple_SET_ITEM(tmp_iter_arg_5, 1, tmp_tuple_element_2);
}
goto tuple_build_noexception_1;
// Exception handling pass through code for tuple_build:
tuple_build_exception_1:;
Py_DECREF(tmp_iter_arg_5);
goto try_except_handler_10;
// Finished with no exception for tuple_build:
tuple_build_noexception_1:;
tmp_assign_source_34 = MAKE_ITERATOR_INFALLIBLE(tmp_iter_arg_5);
Py_DECREF(tmp_iter_arg_5);
assert(!(tmp_assign_source_34 == NULL));
assert(coroutine_heap->tmp_tuple_unpack_4__source_iter == NULL);
coroutine_heap->tmp_tuple_unpack_4__source_iter = tmp_assign_source_34;
}
// Tried code:
{
PyObject *tmp_assign_source_35;
PyObject *tmp_unpack_8;
CHECK_OBJECT(coroutine_heap->tmp_tuple_unpack_4__source_iter);
tmp_unpack_8 = coroutine_heap->tmp_tuple_unpack_4__source_iter;
tmp_assign_source_35 = UNPACK_NEXT(tmp_unpack_8, 0, 2);
if (tmp_assign_source_35 == NULL) {
if (!ERROR_OCCURRED()) {
coroutine_heap->exception_type = PyExc_StopIteration;
Py_INCREF(coroutine_heap->exception_type);
coroutine_heap->exception_value = NULL;
coroutine_heap->exception_tb = NULL;
} else {
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
}
coroutine_heap->type_description_1 = "cooooooooooooobooo";
coroutine_heap->exception_lineno = 388;
goto try_except_handler_11;
}
assert(coroutine_heap->tmp_tuple_unpack_4__element_1 == NULL);
coroutine_heap->tmp_tuple_unpack_4__element_1 = tmp_assign_source_35;
}
{
PyObject *tmp_assign_source_36;
PyObject *tmp_unpack_9;
CHECK_OBJECT(coroutine_heap->tmp_tuple_unpack_4__source_iter);
tmp_unpack_9 = coroutine_heap->tmp_tuple_unpack_4__source_iter;
tmp_assign_source_36 = UNPACK_NEXT(tmp_unpack_9, 1, 2);
if (tmp_assign_source_36 == NULL) {
if (!ERROR_OCCURRED()) {
coroutine_heap->exception_type = PyExc_StopIteration;
Py_INCREF(coroutine_heap->exception_type);
coroutine_heap->exception_value = NULL;
coroutine_heap->exception_tb = NULL;
} else {
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
}
coroutine_heap->type_description_1 = "cooooooooooooobooo";
coroutine_heap->exception_lineno = 388;
goto try_except_handler_11;
}
assert(coroutine_heap->tmp_tuple_unpack_4__element_2 == NULL);
coroutine_heap->tmp_tuple_unpack_4__element_2 = tmp_assign_source_36;
}
{
PyObject *tmp_iterator_name_4;
CHECK_OBJECT(coroutine_heap->tmp_tuple_unpack_4__source_iter);
tmp_iterator_name_4 = coroutine_heap->tmp_tuple_unpack_4__source_iter;
// Check if iterator has left-over elements.
CHECK_OBJECT(tmp_iterator_name_4); assert(HAS_ITERNEXT(tmp_iterator_name_4));
coroutine_heap->tmp_iterator_attempt = (*Py_TYPE(tmp_iterator_name_4)->tp_iternext)(tmp_iterator_name_4);
if (likely(coroutine_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(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->type_description_1 = "cooooooooooooobooo";
coroutine_heap->exception_lineno = 388;
goto try_except_handler_11;
}
}
} else {
Py_DECREF(coroutine_heap->tmp_iterator_attempt);
coroutine_heap->exception_type = PyExc_ValueError;
Py_INCREF(PyExc_ValueError);
coroutine_heap->exception_value = mod_consts[95];
Py_INCREF(coroutine_heap->exception_value);
coroutine_heap->exception_tb = NULL;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
coroutine_heap->exception_lineno = 388;
goto try_except_handler_11;
}
}
goto try_end_8;
// Exception handler code:
try_except_handler_11:;
coroutine_heap->exception_keeper_type_8 = coroutine_heap->exception_type;
coroutine_heap->exception_keeper_value_8 = coroutine_heap->exception_value;
coroutine_heap->exception_keeper_tb_8 = coroutine_heap->exception_tb;
coroutine_heap->exception_keeper_lineno_8 = coroutine_heap->exception_lineno;
coroutine_heap->exception_type = NULL;
coroutine_heap->exception_value = NULL;
coroutine_heap->exception_tb = NULL;
coroutine_heap->exception_lineno = 0;
CHECK_OBJECT(coroutine_heap->tmp_tuple_unpack_4__source_iter);
Py_DECREF(coroutine_heap->tmp_tuple_unpack_4__source_iter);
coroutine_heap->tmp_tuple_unpack_4__source_iter = NULL;
// Re-raise.
coroutine_heap->exception_type = coroutine_heap->exception_keeper_type_8;
coroutine_heap->exception_value = coroutine_heap->exception_keeper_value_8;
coroutine_heap->exception_tb = coroutine_heap->exception_keeper_tb_8;
coroutine_heap->exception_lineno = coroutine_heap->exception_keeper_lineno_8;
goto try_except_handler_10;
// End of try:
try_end_8:;
goto try_end_9;
// Exception handler code:
try_except_handler_10:;
coroutine_heap->exception_keeper_type_9 = coroutine_heap->exception_type;
coroutine_heap->exception_keeper_value_9 = coroutine_heap->exception_value;
coroutine_heap->exception_keeper_tb_9 = coroutine_heap->exception_tb;
coroutine_heap->exception_keeper_lineno_9 = coroutine_heap->exception_lineno;
coroutine_heap->exception_type = NULL;
coroutine_heap->exception_value = NULL;
coroutine_heap->exception_tb = NULL;
coroutine_heap->exception_lineno = 0;
Py_XDECREF(coroutine_heap->tmp_tuple_unpack_4__element_1);
coroutine_heap->tmp_tuple_unpack_4__element_1 = NULL;
Py_XDECREF(coroutine_heap->tmp_tuple_unpack_4__element_2);
coroutine_heap->tmp_tuple_unpack_4__element_2 = NULL;
// Re-raise.
coroutine_heap->exception_type = coroutine_heap->exception_keeper_type_9;
coroutine_heap->exception_value = coroutine_heap->exception_keeper_value_9;
coroutine_heap->exception_tb = coroutine_heap->exception_keeper_tb_9;
coroutine_heap->exception_lineno = coroutine_heap->exception_keeper_lineno_9;
goto try_except_handler_2;
// End of try:
try_end_9:;
CHECK_OBJECT(coroutine_heap->tmp_tuple_unpack_4__source_iter);
Py_DECREF(coroutine_heap->tmp_tuple_unpack_4__source_iter);
coroutine_heap->tmp_tuple_unpack_4__source_iter = NULL;
{
PyObject *tmp_assign_source_37;
CHECK_OBJECT(coroutine_heap->tmp_tuple_unpack_4__element_1);
tmp_assign_source_37 = coroutine_heap->tmp_tuple_unpack_4__element_1;
{
PyObject *old = coroutine_heap->var_username;
assert(old != NULL);
coroutine_heap->var_username = tmp_assign_source_37;
Py_INCREF(coroutine_heap->var_username);
Py_DECREF(old);
}
}
Py_XDECREF(coroutine_heap->tmp_tuple_unpack_4__element_1);
coroutine_heap->tmp_tuple_unpack_4__element_1 = NULL;
{
PyObject *tmp_assign_source_38;
CHECK_OBJECT(coroutine_heap->tmp_tuple_unpack_4__element_2);
tmp_assign_source_38 = coroutine_heap->tmp_tuple_unpack_4__element_2;
{
PyObject *old = coroutine_heap->var_password;
assert(old != NULL);
coroutine_heap->var_password = tmp_assign_source_38;
Py_INCREF(coroutine_heap->var_password);
Py_DECREF(old);
}
}
Py_XDECREF(coroutine_heap->tmp_tuple_unpack_4__element_2);
coroutine_heap->tmp_tuple_unpack_4__element_2 = NULL;
goto branch_end_20;
branch_no_20:;
{
bool tmp_condition_result_22;
PyObject *tmp_cmp_expr_left_13;
PyObject *tmp_cmp_expr_right_13;
PyObject *tmp_expression_value_100;
PyObject *tmp_expression_value_101;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 389;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_101 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_100 = LOOKUP_ATTRIBUTE(tmp_expression_value_101, mod_consts[64]);
if (tmp_expression_value_100 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 389;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_cmp_expr_left_13 = LOOKUP_ATTRIBUTE(tmp_expression_value_100, mod_consts[133]);
Py_DECREF(tmp_expression_value_100);
if (tmp_cmp_expr_left_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 389;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_cmp_expr_right_13 = Py_None;
tmp_condition_result_22 = (tmp_cmp_expr_left_13 != tmp_cmp_expr_right_13) ? true : false;
Py_DECREF(tmp_cmp_expr_left_13);
if (tmp_condition_result_22 != false) {
goto branch_yes_21;
} else {
goto branch_no_21;
}
}
branch_yes_21:;
{
PyObject *tmp_assign_source_39;
PyObject *tmp_expression_value_102;
PyObject *tmp_expression_value_103;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 390;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_103 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_102 = LOOKUP_ATTRIBUTE(tmp_expression_value_103, mod_consts[64]);
if (tmp_expression_value_102 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 390;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_assign_source_39 = LOOKUP_ATTRIBUTE(tmp_expression_value_102, mod_consts[133]);
Py_DECREF(tmp_expression_value_102);
if (tmp_assign_source_39 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 390;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
{
PyObject *old = coroutine_heap->var_username;
assert(old != NULL);
coroutine_heap->var_username = tmp_assign_source_39;
Py_DECREF(old);
}
}
{
PyObject *tmp_assign_source_40;
int tmp_or_left_truth_1;
PyObject *tmp_or_left_value_1;
PyObject *tmp_or_right_value_1;
PyObject *tmp_expression_value_104;
PyObject *tmp_expression_value_105;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 391;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_105 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_104 = LOOKUP_ATTRIBUTE(tmp_expression_value_105, mod_consts[64]);
if (tmp_expression_value_104 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 391;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_or_left_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_104, mod_consts[134]);
Py_DECREF(tmp_expression_value_104);
if (tmp_or_left_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 391;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
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(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_or_left_value_1);
coroutine_heap->exception_lineno = 391;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
if (tmp_or_left_truth_1 == 1) {
goto or_left_1;
} else {
goto or_right_1;
}
or_right_1:;
Py_DECREF(tmp_or_left_value_1);
tmp_or_right_value_1 = mod_consts[135];
Py_INCREF(tmp_or_right_value_1);
tmp_assign_source_40 = tmp_or_right_value_1;
goto or_end_1;
or_left_1:;
tmp_assign_source_40 = tmp_or_left_value_1;
or_end_1:;
{
PyObject *old = coroutine_heap->var_password;
assert(old != NULL);
coroutine_heap->var_password = tmp_assign_source_40;
Py_DECREF(old);
}
}
branch_no_21:;
branch_end_20:;
{
bool tmp_condition_result_23;
PyObject *tmp_cmp_expr_left_14;
PyObject *tmp_cmp_expr_right_14;
CHECK_OBJECT(coroutine_heap->var_username);
tmp_cmp_expr_left_14 = coroutine_heap->var_username;
tmp_cmp_expr_right_14 = Py_None;
tmp_condition_result_23 = (tmp_cmp_expr_left_14 != tmp_cmp_expr_right_14) ? true : false;
if (tmp_condition_result_23 != false) {
goto branch_yes_22;
} else {
goto branch_no_22;
}
}
branch_yes_22:;
{
bool tmp_condition_result_24;
PyObject *tmp_cmp_expr_left_15;
PyObject *tmp_cmp_expr_right_15;
CHECK_OBJECT(coroutine_heap->var_password);
tmp_cmp_expr_left_15 = coroutine_heap->var_password;
tmp_cmp_expr_right_15 = Py_None;
tmp_condition_result_24 = (tmp_cmp_expr_left_15 == tmp_cmp_expr_right_15) ? true : false;
if (tmp_condition_result_24 != false) {
goto branch_yes_23;
} else {
goto branch_no_23;
}
}
branch_yes_23:;
{
PyObject *tmp_raise_type_5;
tmp_raise_type_5 = PyExc_AssertionError;
coroutine_heap->exception_type = tmp_raise_type_5;
Py_INCREF(tmp_raise_type_5);
coroutine_heap->exception_lineno = 393;
RAISE_EXCEPTION_WITH_TYPE(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
branch_no_23:;
{
bool tmp_condition_result_25;
PyObject *tmp_cmp_expr_left_16;
PyObject *tmp_cmp_expr_right_16;
PyObject *tmp_expression_value_106;
PyObject *tmp_expression_value_107;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 394;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_107 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_106 = LOOKUP_ATTRIBUTE(tmp_expression_value_107, mod_consts[64]);
if (tmp_expression_value_106 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 394;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_cmp_expr_left_16 = LOOKUP_ATTRIBUTE(tmp_expression_value_106, mod_consts[136]);
Py_DECREF(tmp_expression_value_106);
if (tmp_cmp_expr_left_16 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 394;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_cmp_expr_right_16 = mod_consts[137];
coroutine_heap->tmp_res = PySequence_Contains(tmp_cmp_expr_right_16, tmp_cmp_expr_left_16);
Py_DECREF(tmp_cmp_expr_left_16);
if (coroutine_heap->tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 394;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_condition_result_25 = (coroutine_heap->tmp_res == 0) ? true : false;
if (tmp_condition_result_25 != false) {
goto branch_yes_24;
} else {
goto branch_no_24;
}
}
branch_yes_24:;
{
PyObject *tmp_raise_type_6;
PyObject *tmp_make_exception_arg_5;
PyObject *tmp_make_exception_arg_6;
PyObject *tmp_expression_value_108;
PyObject *tmp_expression_value_109;
tmp_make_exception_arg_5 = mod_consts[138];
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 395;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_109 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_108 = LOOKUP_ATTRIBUTE(tmp_expression_value_109, mod_consts[64]);
if (tmp_expression_value_108 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 395;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_make_exception_arg_6 = LOOKUP_ATTRIBUTE(tmp_expression_value_108, mod_consts[136]);
Py_DECREF(tmp_expression_value_108);
if (tmp_make_exception_arg_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 395;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
coroutine->m_frame->m_frame.f_lineno = 395;
{
PyObject *call_args[] = {tmp_make_exception_arg_5, tmp_make_exception_arg_6};
tmp_raise_type_6 = CALL_FUNCTION_WITH_ARGS2(PyExc_ValueError, call_args);
}
Py_DECREF(tmp_make_exception_arg_6);
assert(!(tmp_raise_type_6 == NULL));
coroutine_heap->exception_type = tmp_raise_type_6;
coroutine_heap->exception_lineno = 395;
RAISE_EXCEPTION_WITH_TYPE(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
branch_no_24:;
{
PyObject *tmp_ass_subvalue_4;
PyObject *tmp_add_expr_left_3;
PyObject *tmp_add_expr_right_3;
PyObject *tmp_called_value_14;
PyObject *tmp_args_element_value_19;
PyObject *tmp_called_value_15;
PyObject *tmp_expression_value_110;
PyObject *tmp_args_element_value_20;
PyObject *tmp_called_instance_5;
PyObject *tmp_args_element_value_21;
PyObject *tmp_args_element_value_22;
PyObject *tmp_ass_subscribed_4;
PyObject *tmp_expression_value_111;
PyObject *tmp_expression_value_112;
PyObject *tmp_ass_subscript_4;
tmp_add_expr_left_3 = mod_consts[139];
tmp_called_value_14 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[83]);
if (unlikely(tmp_called_value_14 == NULL)) {
tmp_called_value_14 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[83]);
}
if (tmp_called_value_14 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 396;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_110 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[140]);
if (unlikely(tmp_expression_value_110 == NULL)) {
tmp_expression_value_110 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[140]);
}
if (tmp_expression_value_110 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 397;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_called_value_15 = LOOKUP_ATTRIBUTE(tmp_expression_value_110, mod_consts[141]);
if (tmp_called_value_15 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 397;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_called_instance_5 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[93]);
if (unlikely(tmp_called_instance_5 == NULL)) {
tmp_called_instance_5 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[93]);
}
if (tmp_called_instance_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_called_value_15);
coroutine_heap->exception_lineno = 398;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
CHECK_OBJECT(coroutine_heap->var_username);
tmp_args_element_value_21 = coroutine_heap->var_username;
CHECK_OBJECT(coroutine_heap->var_password);
tmp_args_element_value_22 = coroutine_heap->var_password;
coroutine->m_frame->m_frame.f_lineno = 398;
{
PyObject *call_args[] = {tmp_args_element_value_21, tmp_args_element_value_22};
tmp_args_element_value_20 = CALL_METHOD_WITH_ARGS2(
tmp_called_instance_5,
mod_consts[142],
call_args
);
}
if (tmp_args_element_value_20 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_called_value_15);
coroutine_heap->exception_lineno = 398;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
coroutine->m_frame->m_frame.f_lineno = 397;
tmp_args_element_value_19 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_15, tmp_args_element_value_20);
Py_DECREF(tmp_called_value_15);
Py_DECREF(tmp_args_element_value_20);
if (tmp_args_element_value_19 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 397;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
coroutine->m_frame->m_frame.f_lineno = 396;
tmp_add_expr_right_3 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_14, tmp_args_element_value_19);
Py_DECREF(tmp_args_element_value_19);
if (tmp_add_expr_right_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 396;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_ass_subvalue_4 = 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_ass_subvalue_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 396;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
Py_DECREF(tmp_ass_subvalue_4);
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 396;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_112 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_111 = LOOKUP_ATTRIBUTE(tmp_expression_value_112, mod_consts[64]);
if (tmp_expression_value_111 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_ass_subvalue_4);
coroutine_heap->exception_lineno = 396;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_ass_subscribed_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_111, mod_consts[68]);
Py_DECREF(tmp_expression_value_111);
if (tmp_ass_subscribed_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_ass_subvalue_4);
coroutine_heap->exception_lineno = 396;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_ass_subscript_4 = mod_consts[143];
coroutine_heap->tmp_result = SET_SUBSCRIPT(tmp_ass_subscribed_4, tmp_ass_subscript_4, tmp_ass_subvalue_4);
Py_DECREF(tmp_ass_subscribed_4);
Py_DECREF(tmp_ass_subvalue_4);
if (coroutine_heap->tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 396;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
}
branch_no_22:;
{
nuitka_bool tmp_condition_result_26;
PyObject *tmp_expression_value_113;
PyObject *tmp_expression_value_114;
PyObject *tmp_attribute_value_7;
int tmp_truth_name_11;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 401;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_114 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_113 = LOOKUP_ATTRIBUTE(tmp_expression_value_114, mod_consts[64]);
if (tmp_expression_value_113 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 401;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_attribute_value_7 = LOOKUP_ATTRIBUTE(tmp_expression_value_113, mod_consts[144]);
Py_DECREF(tmp_expression_value_113);
if (tmp_attribute_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 401;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_truth_name_11 = CHECK_IF_TRUE(tmp_attribute_value_7);
if (tmp_truth_name_11 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_attribute_value_7);
coroutine_heap->exception_lineno = 401;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_condition_result_26 = tmp_truth_name_11 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_attribute_value_7);
if (tmp_condition_result_26 == NUITKA_BOOL_TRUE) {
goto branch_yes_25;
} else {
goto branch_no_25;
}
}
branch_yes_25:;
{
PyObject *tmp_ass_subvalue_5;
PyObject *tmp_expression_value_115;
PyObject *tmp_expression_value_116;
PyObject *tmp_ass_subscribed_5;
PyObject *tmp_expression_value_117;
PyObject *tmp_expression_value_118;
PyObject *tmp_ass_subscript_5;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 402;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_116 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_115 = LOOKUP_ATTRIBUTE(tmp_expression_value_116, mod_consts[64]);
if (tmp_expression_value_115 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 402;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_ass_subvalue_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_115, mod_consts[144]);
Py_DECREF(tmp_expression_value_115);
if (tmp_ass_subvalue_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 402;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
Py_DECREF(tmp_ass_subvalue_5);
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 402;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_118 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_117 = LOOKUP_ATTRIBUTE(tmp_expression_value_118, mod_consts[64]);
if (tmp_expression_value_117 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_ass_subvalue_5);
coroutine_heap->exception_lineno = 402;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_ass_subscribed_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_117, mod_consts[68]);
Py_DECREF(tmp_expression_value_117);
if (tmp_ass_subscribed_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_ass_subvalue_5);
coroutine_heap->exception_lineno = 402;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_ass_subscript_5 = mod_consts[145];
coroutine_heap->tmp_result = SET_SUBSCRIPT(tmp_ass_subscribed_5, tmp_ass_subscript_5, tmp_ass_subvalue_5);
Py_DECREF(tmp_ass_subscribed_5);
Py_DECREF(tmp_ass_subvalue_5);
if (coroutine_heap->tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 402;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
}
goto branch_end_25;
branch_no_25:;
{
bool tmp_condition_result_27;
PyObject *tmp_cmp_expr_left_17;
PyObject *tmp_cmp_expr_right_17;
PyObject *tmp_called_value_16;
PyObject *tmp_expression_value_119;
PyObject *tmp_expression_value_120;
PyObject *tmp_expression_value_121;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 403;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_121 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_120 = LOOKUP_ATTRIBUTE(tmp_expression_value_121, mod_consts[64]);
if (tmp_expression_value_120 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 403;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_119 = LOOKUP_ATTRIBUTE(tmp_expression_value_120, mod_consts[68]);
Py_DECREF(tmp_expression_value_120);
if (tmp_expression_value_119 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 403;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_called_value_16 = LOOKUP_ATTRIBUTE(tmp_expression_value_119, mod_consts[146]);
Py_DECREF(tmp_expression_value_119);
if (tmp_called_value_16 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 403;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
coroutine->m_frame->m_frame.f_lineno = 403;
tmp_cmp_expr_left_17 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_16, mod_consts[147]);
Py_DECREF(tmp_called_value_16);
if (tmp_cmp_expr_left_17 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 403;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_cmp_expr_right_17 = Py_None;
tmp_condition_result_27 = (tmp_cmp_expr_left_17 == tmp_cmp_expr_right_17) ? true : false;
Py_DECREF(tmp_cmp_expr_left_17);
if (tmp_condition_result_27 != false) {
goto branch_yes_26;
} else {
goto branch_no_26;
}
}
branch_yes_26:;
{
PyObject *tmp_ass_subvalue_6;
PyObject *tmp_kw_call_arg_value_0_2;
PyObject *tmp_kw_call_arg_value_1_2;
PyObject *tmp_ass_subscribed_6;
PyObject *tmp_expression_value_122;
PyObject *tmp_expression_value_123;
PyObject *tmp_ass_subscript_6;
tmp_kw_call_arg_value_0_2 = mod_consts[148];
tmp_kw_call_arg_value_1_2 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[149]);
if (unlikely(tmp_kw_call_arg_value_1_2 == NULL)) {
tmp_kw_call_arg_value_1_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[149]);
}
if (tmp_kw_call_arg_value_1_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 404;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
coroutine->m_frame->m_frame.f_lineno = 404;
{
PyObject *call_args[] = {tmp_kw_call_arg_value_0_2, tmp_kw_call_arg_value_1_2};
tmp_ass_subvalue_6 = CALL_FUNCTION_WITH_ARGS2(unicode_builtin_format, call_args);
}
if (tmp_ass_subvalue_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 404;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
Py_DECREF(tmp_ass_subvalue_6);
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 404;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_123 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_122 = LOOKUP_ATTRIBUTE(tmp_expression_value_123, mod_consts[64]);
if (tmp_expression_value_122 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_ass_subvalue_6);
coroutine_heap->exception_lineno = 404;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_ass_subscribed_6 = LOOKUP_ATTRIBUTE(tmp_expression_value_122, mod_consts[68]);
Py_DECREF(tmp_expression_value_122);
if (tmp_ass_subscribed_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_ass_subvalue_6);
coroutine_heap->exception_lineno = 404;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_ass_subscript_6 = mod_consts[145];
coroutine_heap->tmp_result = SET_SUBSCRIPT(tmp_ass_subscribed_6, tmp_ass_subscript_6, tmp_ass_subvalue_6);
Py_DECREF(tmp_ass_subscribed_6);
Py_DECREF(tmp_ass_subvalue_6);
if (coroutine_heap->tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 404;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
}
branch_no_26:;
branch_end_25:;
{
bool tmp_condition_result_28;
PyObject *tmp_operand_value_2;
PyObject *tmp_expression_value_124;
PyObject *tmp_expression_value_125;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 405;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_125 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_124 = LOOKUP_ATTRIBUTE(tmp_expression_value_125, mod_consts[64]);
if (tmp_expression_value_124 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 405;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_operand_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_124, mod_consts[123]);
Py_DECREF(tmp_expression_value_124);
if (tmp_operand_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 405;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
coroutine_heap->tmp_res = CHECK_IF_TRUE(tmp_operand_value_2);
Py_DECREF(tmp_operand_value_2);
if (coroutine_heap->tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 405;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_condition_result_28 = (coroutine_heap->tmp_res == 0) ? true : false;
if (tmp_condition_result_28 != false) {
goto branch_yes_27;
} else {
goto branch_no_27;
}
}
branch_yes_27:;
{
nuitka_bool tmp_assign_source_41;
PyObject *tmp_cmp_expr_left_18;
PyObject *tmp_cmp_expr_right_18;
PyObject *tmp_expression_value_126;
PyObject *tmp_expression_value_127;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 409;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_127 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_126 = LOOKUP_ATTRIBUTE(tmp_expression_value_127, mod_consts[64]);
if (tmp_expression_value_126 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 409;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_cmp_expr_left_18 = LOOKUP_ATTRIBUTE(tmp_expression_value_126, mod_consts[121]);
Py_DECREF(tmp_expression_value_126);
if (tmp_cmp_expr_left_18 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 409;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_cmp_expr_right_18 = mod_consts[150];
coroutine_heap->tmp_res = PySequence_Contains(tmp_cmp_expr_right_18, tmp_cmp_expr_left_18);
Py_DECREF(tmp_cmp_expr_left_18);
if (coroutine_heap->tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 409;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_assign_source_41 = (coroutine_heap->tmp_res == 1) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
coroutine_heap->var_body_expected = tmp_assign_source_41;
}
{
PyObject *tmp_assign_source_42;
int tmp_or_left_truth_2;
PyObject *tmp_or_left_value_2;
PyObject *tmp_or_right_value_2;
PyObject *tmp_cmp_expr_left_19;
PyObject *tmp_cmp_expr_right_19;
PyObject *tmp_expression_value_128;
PyObject *tmp_expression_value_129;
PyObject *tmp_cmp_expr_left_20;
PyObject *tmp_cmp_expr_right_20;
PyObject *tmp_expression_value_130;
PyObject *tmp_expression_value_131;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 411;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_129 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_128 = LOOKUP_ATTRIBUTE(tmp_expression_value_129, mod_consts[64]);
if (tmp_expression_value_128 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 411;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_cmp_expr_left_19 = LOOKUP_ATTRIBUTE(tmp_expression_value_128, mod_consts[151]);
Py_DECREF(tmp_expression_value_128);
if (tmp_cmp_expr_left_19 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 411;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_cmp_expr_right_19 = Py_None;
tmp_or_left_value_2 = (tmp_cmp_expr_left_19 != tmp_cmp_expr_right_19) ? Py_True : Py_False;
Py_DECREF(tmp_cmp_expr_left_19);
tmp_or_left_truth_2 = CHECK_IF_TRUE(tmp_or_left_value_2);
if (tmp_or_left_truth_2 == 1) {
goto or_left_2;
} else {
goto or_right_2;
}
or_right_2:;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 412;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_131 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_130 = LOOKUP_ATTRIBUTE(tmp_expression_value_131, mod_consts[64]);
if (tmp_expression_value_130 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 412;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_cmp_expr_left_20 = LOOKUP_ATTRIBUTE(tmp_expression_value_130, mod_consts[152]);
Py_DECREF(tmp_expression_value_130);
if (tmp_cmp_expr_left_20 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 412;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_cmp_expr_right_20 = Py_None;
tmp_or_right_value_2 = (tmp_cmp_expr_left_20 != tmp_cmp_expr_right_20) ? Py_True : Py_False;
Py_DECREF(tmp_cmp_expr_left_20);
tmp_assign_source_42 = tmp_or_right_value_2;
goto or_end_2;
or_left_2:;
tmp_assign_source_42 = tmp_or_left_value_2;
or_end_2:;
assert(coroutine_heap->var_body_present == NULL);
Py_INCREF(tmp_assign_source_42);
coroutine_heap->var_body_present = tmp_assign_source_42;
}
{
nuitka_bool tmp_condition_result_29;
int tmp_or_left_truth_3;
nuitka_bool tmp_or_left_value_3;
nuitka_bool tmp_or_right_value_3;
int tmp_and_left_truth_3;
nuitka_bool tmp_and_left_value_3;
nuitka_bool tmp_and_right_value_3;
PyObject *tmp_operand_value_3;
int tmp_and_left_truth_4;
nuitka_bool tmp_and_left_value_4;
nuitka_bool tmp_and_right_value_4;
int tmp_truth_name_12;
PyObject *tmp_operand_value_4;
assert(coroutine_heap->var_body_expected != NUITKA_BOOL_UNASSIGNED);
tmp_and_left_value_3 = coroutine_heap->var_body_expected;
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(coroutine_heap->var_body_present);
tmp_operand_value_3 = coroutine_heap->var_body_present;
coroutine_heap->tmp_res = CHECK_IF_TRUE(tmp_operand_value_3);
if (coroutine_heap->tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 414;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_and_right_value_3 = (coroutine_heap->tmp_res == 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
tmp_or_left_value_3 = tmp_and_right_value_3;
goto and_end_3;
and_left_3:;
tmp_or_left_value_3 = tmp_and_left_value_3;
and_end_3:;
tmp_or_left_truth_3 = tmp_or_left_value_3 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_or_left_truth_3 == 1) {
goto or_left_3;
} else {
goto or_right_3;
}
or_right_3:;
CHECK_OBJECT(coroutine_heap->var_body_present);
tmp_truth_name_12 = CHECK_IF_TRUE(coroutine_heap->var_body_present);
if (tmp_truth_name_12 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 415;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_and_left_value_4 = tmp_truth_name_12 == 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(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 415;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
if (tmp_and_left_truth_4 == 1) {
goto and_right_4;
} else {
goto and_left_4;
}
and_right_4:;
assert(coroutine_heap->var_body_expected != NUITKA_BOOL_UNASSIGNED);
tmp_operand_value_4 = (coroutine_heap->var_body_expected == NUITKA_BOOL_TRUE) ? Py_True : Py_False;
coroutine_heap->tmp_res = CHECK_IF_TRUE(tmp_operand_value_4);
assert(!(coroutine_heap->tmp_res == -1));
tmp_and_right_value_4 = (coroutine_heap->tmp_res == 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
tmp_or_right_value_3 = tmp_and_right_value_4;
goto and_end_4;
and_left_4:;
tmp_or_right_value_3 = tmp_and_left_value_4;
and_end_4:;
tmp_condition_result_29 = tmp_or_right_value_3;
goto or_end_3;
or_left_3:;
tmp_condition_result_29 = tmp_or_left_value_3;
or_end_3:;
if (tmp_condition_result_29 == NUITKA_BOOL_TRUE) {
goto branch_yes_28;
} else {
goto branch_no_28;
}
}
branch_yes_28:;
{
PyObject *tmp_raise_type_7;
PyObject *tmp_make_exception_arg_7;
PyObject *tmp_mod_expr_left_5;
PyObject *tmp_mod_expr_right_5;
PyObject *tmp_tuple_element_3;
bool tmp_condition_result_30;
tmp_mod_expr_left_5 = mod_consts[153];
assert(coroutine_heap->var_body_expected != NUITKA_BOOL_UNASSIGNED);
tmp_condition_result_30 = coroutine_heap->var_body_expected == NUITKA_BOOL_TRUE;
if (tmp_condition_result_30 != false) {
goto condexpr_true_2;
} else {
goto condexpr_false_2;
}
condexpr_true_2:;
tmp_tuple_element_3 = mod_consts[154];
goto condexpr_end_2;
condexpr_false_2:;
tmp_tuple_element_3 = mod_consts[135];
condexpr_end_2:;
tmp_mod_expr_right_5 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_132;
PyObject *tmp_expression_value_133;
PyTuple_SET_ITEM0(tmp_mod_expr_right_5, 0, tmp_tuple_element_3);
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 420;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto tuple_build_exception_2;
}
tmp_expression_value_133 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_132 = LOOKUP_ATTRIBUTE(tmp_expression_value_133, mod_consts[64]);
if (tmp_expression_value_132 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 420;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto tuple_build_exception_2;
}
tmp_tuple_element_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_132, mod_consts[121]);
Py_DECREF(tmp_expression_value_132);
if (tmp_tuple_element_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 420;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto tuple_build_exception_2;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_5, 1, tmp_tuple_element_3);
}
goto tuple_build_noexception_2;
// Exception handling pass through code for tuple_build:
tuple_build_exception_2:;
Py_DECREF(tmp_mod_expr_right_5);
goto try_except_handler_2;
// Finished with no exception for tuple_build:
tuple_build_noexception_2:;
tmp_make_exception_arg_7 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_5, tmp_mod_expr_right_5);
Py_DECREF(tmp_mod_expr_right_5);
if (tmp_make_exception_arg_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 420;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
coroutine->m_frame->m_frame.f_lineno = 417;
tmp_raise_type_7 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_ValueError, tmp_make_exception_arg_7);
Py_DECREF(tmp_make_exception_arg_7);
assert(!(tmp_raise_type_7 == NULL));
coroutine_heap->exception_type = tmp_raise_type_7;
coroutine_heap->exception_lineno = 417;
RAISE_EXCEPTION_WITH_TYPE(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
branch_no_28:;
branch_no_27:;
{
nuitka_bool tmp_condition_result_31;
PyObject *tmp_expression_value_134;
PyObject *tmp_expression_value_135;
PyObject *tmp_attribute_value_8;
int tmp_truth_name_13;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 422;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_135 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_134 = LOOKUP_ATTRIBUTE(tmp_expression_value_135, mod_consts[64]);
if (tmp_expression_value_134 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 422;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_attribute_value_8 = LOOKUP_ATTRIBUTE(tmp_expression_value_134, mod_consts[155]);
Py_DECREF(tmp_expression_value_134);
if (tmp_attribute_value_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 422;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_truth_name_13 = CHECK_IF_TRUE(tmp_attribute_value_8);
if (tmp_truth_name_13 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_attribute_value_8);
coroutine_heap->exception_lineno = 422;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_condition_result_31 = tmp_truth_name_13 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_attribute_value_8);
if (tmp_condition_result_31 == NUITKA_BOOL_TRUE) {
goto branch_yes_29;
} else {
goto branch_no_29;
}
}
branch_yes_29:;
{
PyObject *tmp_ass_subvalue_7;
PyObject *tmp_ass_subscribed_7;
PyObject *tmp_expression_value_136;
PyObject *tmp_expression_value_137;
PyObject *tmp_ass_subscript_7;
tmp_ass_subvalue_7 = mod_consts[156];
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 423;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_137 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_136 = LOOKUP_ATTRIBUTE(tmp_expression_value_137, mod_consts[64]);
if (tmp_expression_value_136 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 423;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_ass_subscribed_7 = LOOKUP_ATTRIBUTE(tmp_expression_value_136, mod_consts[68]);
Py_DECREF(tmp_expression_value_136);
if (tmp_ass_subscribed_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 423;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_ass_subscript_7 = mod_consts[157];
coroutine_heap->tmp_result = SET_SUBSCRIPT(tmp_ass_subscribed_7, tmp_ass_subscript_7, tmp_ass_subvalue_7);
Py_DECREF(tmp_ass_subscribed_7);
if (coroutine_heap->tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 423;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
}
branch_no_29:;
{
bool tmp_condition_result_32;
PyObject *tmp_cmp_expr_left_21;
PyObject *tmp_cmp_expr_right_21;
PyObject *tmp_expression_value_138;
PyObject *tmp_expression_value_139;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 424;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_139 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_138 = LOOKUP_ATTRIBUTE(tmp_expression_value_139, mod_consts[64]);
if (tmp_expression_value_138 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 424;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_cmp_expr_left_21 = LOOKUP_ATTRIBUTE(tmp_expression_value_138, mod_consts[151]);
Py_DECREF(tmp_expression_value_138);
if (tmp_cmp_expr_left_21 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 424;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_cmp_expr_right_21 = Py_None;
tmp_condition_result_32 = (tmp_cmp_expr_left_21 != tmp_cmp_expr_right_21) ? true : false;
Py_DECREF(tmp_cmp_expr_left_21);
if (tmp_condition_result_32 != false) {
goto branch_yes_30;
} else {
goto branch_no_30;
}
}
branch_yes_30:;
{
PyObject *tmp_ass_subvalue_8;
PyObject *tmp_unicode_arg_1;
PyObject *tmp_len_arg_1;
PyObject *tmp_expression_value_140;
PyObject *tmp_expression_value_141;
PyObject *tmp_ass_subscribed_8;
PyObject *tmp_expression_value_142;
PyObject *tmp_expression_value_143;
PyObject *tmp_ass_subscript_8;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 427;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_141 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_140 = LOOKUP_ATTRIBUTE(tmp_expression_value_141, mod_consts[64]);
if (tmp_expression_value_140 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 427;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_len_arg_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_140, mod_consts[151]);
Py_DECREF(tmp_expression_value_140);
if (tmp_len_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 427;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_unicode_arg_1 = BUILTIN_LEN(tmp_len_arg_1);
Py_DECREF(tmp_len_arg_1);
if (tmp_unicode_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 427;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_ass_subvalue_8 = PyObject_Unicode(tmp_unicode_arg_1);
Py_DECREF(tmp_unicode_arg_1);
if (tmp_ass_subvalue_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 427;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
Py_DECREF(tmp_ass_subvalue_8);
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 427;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_143 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_142 = LOOKUP_ATTRIBUTE(tmp_expression_value_143, mod_consts[64]);
if (tmp_expression_value_142 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_ass_subvalue_8);
coroutine_heap->exception_lineno = 427;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_ass_subscribed_8 = LOOKUP_ATTRIBUTE(tmp_expression_value_142, mod_consts[68]);
Py_DECREF(tmp_expression_value_142);
if (tmp_ass_subscribed_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_ass_subvalue_8);
coroutine_heap->exception_lineno = 427;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_ass_subscript_8 = mod_consts[158];
coroutine_heap->tmp_result = SET_SUBSCRIPT(tmp_ass_subscribed_8, tmp_ass_subscript_8, tmp_ass_subvalue_8);
Py_DECREF(tmp_ass_subscribed_8);
Py_DECREF(tmp_ass_subvalue_8);
if (coroutine_heap->tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 427;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
}
branch_no_30:;
{
nuitka_bool tmp_condition_result_33;
int tmp_and_left_truth_5;
nuitka_bool tmp_and_left_value_5;
nuitka_bool tmp_and_right_value_5;
PyObject *tmp_cmp_expr_left_22;
PyObject *tmp_cmp_expr_right_22;
PyObject *tmp_expression_value_144;
PyObject *tmp_expression_value_145;
PyObject *tmp_cmp_expr_left_23;
PyObject *tmp_cmp_expr_right_23;
PyObject *tmp_expression_value_146;
PyObject *tmp_expression_value_147;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 429;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_145 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_144 = LOOKUP_ATTRIBUTE(tmp_expression_value_145, mod_consts[64]);
if (tmp_expression_value_144 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 429;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_cmp_expr_left_22 = LOOKUP_ATTRIBUTE(tmp_expression_value_144, mod_consts[121]);
Py_DECREF(tmp_expression_value_144);
if (tmp_cmp_expr_left_22 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 429;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_cmp_expr_right_22 = mod_consts[159];
tmp_and_left_value_5 = RICH_COMPARE_EQ_NBOOL_OBJECT_UNICODE(tmp_cmp_expr_left_22, tmp_cmp_expr_right_22);
Py_DECREF(tmp_cmp_expr_left_22);
if (tmp_and_left_value_5 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 429;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
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(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 429;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
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_cmp_expr_left_23 = mod_consts[160];
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 430;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_147 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_146 = LOOKUP_ATTRIBUTE(tmp_expression_value_147, mod_consts[64]);
if (tmp_expression_value_146 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 430;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_cmp_expr_right_23 = LOOKUP_ATTRIBUTE(tmp_expression_value_146, mod_consts[68]);
Py_DECREF(tmp_expression_value_146);
if (tmp_cmp_expr_right_23 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 430;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
coroutine_heap->tmp_res = PySequence_Contains(tmp_cmp_expr_right_23, tmp_cmp_expr_left_23);
Py_DECREF(tmp_cmp_expr_right_23);
if (coroutine_heap->tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 430;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_and_right_value_5 = (coroutine_heap->tmp_res == 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
tmp_condition_result_33 = tmp_and_right_value_5;
goto and_end_5;
and_left_5:;
tmp_condition_result_33 = tmp_and_left_value_5;
and_end_5:;
if (tmp_condition_result_33 == NUITKA_BOOL_TRUE) {
goto branch_yes_31;
} else {
goto branch_no_31;
}
}
branch_yes_31:;
{
PyObject *tmp_ass_subvalue_9;
PyObject *tmp_ass_subscribed_9;
PyObject *tmp_expression_value_148;
PyObject *tmp_expression_value_149;
PyObject *tmp_ass_subscript_9;
tmp_ass_subvalue_9 = mod_consts[161];
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 432;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_149 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_148 = LOOKUP_ATTRIBUTE(tmp_expression_value_149, mod_consts[64]);
if (tmp_expression_value_148 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 432;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_ass_subscribed_9 = LOOKUP_ATTRIBUTE(tmp_expression_value_148, mod_consts[68]);
Py_DECREF(tmp_expression_value_148);
if (tmp_ass_subscribed_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 432;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_ass_subscript_9 = mod_consts[160];
coroutine_heap->tmp_result = SET_SUBSCRIPT(tmp_ass_subscribed_9, tmp_ass_subscript_9, tmp_ass_subvalue_9);
Py_DECREF(tmp_ass_subscribed_9);
if (coroutine_heap->tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 432;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
}
branch_no_31:;
{
nuitka_bool tmp_condition_result_34;
PyObject *tmp_expression_value_150;
PyObject *tmp_expression_value_151;
PyObject *tmp_attribute_value_9;
int tmp_truth_name_14;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 435;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_151 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_150 = LOOKUP_ATTRIBUTE(tmp_expression_value_151, mod_consts[64]);
if (tmp_expression_value_150 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 435;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_attribute_value_9 = LOOKUP_ATTRIBUTE(tmp_expression_value_150, mod_consts[162]);
Py_DECREF(tmp_expression_value_150);
if (tmp_attribute_value_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 435;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_truth_name_14 = CHECK_IF_TRUE(tmp_attribute_value_9);
if (tmp_truth_name_14 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_attribute_value_9);
coroutine_heap->exception_lineno = 435;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_condition_result_34 = tmp_truth_name_14 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_attribute_value_9);
if (tmp_condition_result_34 == NUITKA_BOOL_TRUE) {
goto branch_yes_32;
} else {
goto branch_no_32;
}
}
branch_yes_32:;
{
PyObject *tmp_ass_subvalue_10;
PyObject *tmp_ass_subscribed_10;
PyObject *tmp_expression_value_152;
PyObject *tmp_expression_value_153;
PyObject *tmp_ass_subscript_10;
tmp_ass_subvalue_10 = mod_consts[163];
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 436;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_153 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_152 = LOOKUP_ATTRIBUTE(tmp_expression_value_153, mod_consts[64]);
if (tmp_expression_value_152 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 436;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_ass_subscribed_10 = LOOKUP_ATTRIBUTE(tmp_expression_value_152, mod_consts[68]);
Py_DECREF(tmp_expression_value_152);
if (tmp_ass_subscribed_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 436;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_ass_subscript_10 = mod_consts[164];
coroutine_heap->tmp_result = SET_SUBSCRIPT(tmp_ass_subscribed_10, tmp_ass_subscript_10, tmp_ass_subvalue_10);
Py_DECREF(tmp_ass_subscribed_10);
if (coroutine_heap->tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 436;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
}
branch_no_32:;
{
PyObject *tmp_assign_source_43;
PyObject *tmp_add_expr_left_4;
PyObject *tmp_add_expr_right_4;
int tmp_or_left_truth_4;
PyObject *tmp_or_left_value_4;
PyObject *tmp_or_right_value_4;
PyObject *tmp_expression_value_154;
PyObject *tmp_expression_value_155;
nuitka_bool tmp_condition_result_35;
PyObject *tmp_expression_value_156;
PyObject *tmp_expression_value_157;
PyObject *tmp_attribute_value_10;
int tmp_truth_name_15;
PyObject *tmp_add_expr_left_5;
PyObject *tmp_add_expr_right_5;
PyObject *tmp_expression_value_158;
PyObject *tmp_expression_value_159;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 437;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_155 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_154 = LOOKUP_ATTRIBUTE(tmp_expression_value_155, mod_consts[85]);
if (tmp_expression_value_154 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 437;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_or_left_value_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_154, mod_consts[165]);
Py_DECREF(tmp_expression_value_154);
if (tmp_or_left_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 437;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_or_left_truth_4 = CHECK_IF_TRUE(tmp_or_left_value_4);
if (tmp_or_left_truth_4 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_or_left_value_4);
coroutine_heap->exception_lineno = 437;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
if (tmp_or_left_truth_4 == 1) {
goto or_left_4;
} else {
goto or_right_4;
}
or_right_4:;
Py_DECREF(tmp_or_left_value_4);
tmp_or_right_value_4 = mod_consts[166];
Py_INCREF(tmp_or_right_value_4);
tmp_add_expr_left_4 = tmp_or_right_value_4;
goto or_end_4;
or_left_4:;
tmp_add_expr_left_4 = tmp_or_left_value_4;
or_end_4:;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
Py_DECREF(tmp_add_expr_left_4);
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 438;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_157 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_156 = LOOKUP_ATTRIBUTE(tmp_expression_value_157, mod_consts[85]);
if (tmp_expression_value_156 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_add_expr_left_4);
coroutine_heap->exception_lineno = 438;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_attribute_value_10 = LOOKUP_ATTRIBUTE(tmp_expression_value_156, mod_consts[167]);
Py_DECREF(tmp_expression_value_156);
if (tmp_attribute_value_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_add_expr_left_4);
coroutine_heap->exception_lineno = 438;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_truth_name_15 = CHECK_IF_TRUE(tmp_attribute_value_10);
if (tmp_truth_name_15 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_add_expr_left_4);
Py_DECREF(tmp_attribute_value_10);
coroutine_heap->exception_lineno = 438;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_condition_result_35 = tmp_truth_name_15 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_attribute_value_10);
if (tmp_condition_result_35 == NUITKA_BOOL_TRUE) {
goto condexpr_true_3;
} else {
goto condexpr_false_3;
}
condexpr_true_3:;
tmp_add_expr_left_5 = mod_consts[168];
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
Py_DECREF(tmp_add_expr_left_4);
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 438;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_159 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_158 = LOOKUP_ATTRIBUTE(tmp_expression_value_159, mod_consts[85]);
if (tmp_expression_value_158 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_add_expr_left_4);
coroutine_heap->exception_lineno = 438;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_add_expr_right_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_158, mod_consts[167]);
Py_DECREF(tmp_expression_value_158);
if (tmp_add_expr_right_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_add_expr_left_4);
coroutine_heap->exception_lineno = 438;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_add_expr_right_4 = BINARY_OPERATION_ADD_OBJECT_UNICODE_OBJECT(tmp_add_expr_left_5, tmp_add_expr_right_5);
Py_DECREF(tmp_add_expr_right_5);
if (tmp_add_expr_right_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_add_expr_left_4);
coroutine_heap->exception_lineno = 438;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
goto condexpr_end_3;
condexpr_false_3:;
tmp_add_expr_right_4 = mod_consts[135];
Py_INCREF(tmp_add_expr_right_4);
condexpr_end_3:;
tmp_assign_source_43 = BINARY_OPERATION_ADD_OBJECT_OBJECT_OBJECT(tmp_add_expr_left_4, tmp_add_expr_right_4);
Py_DECREF(tmp_add_expr_left_4);
Py_DECREF(tmp_add_expr_right_4);
if (tmp_assign_source_43 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 438;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
assert(coroutine_heap->var_req_path == NULL);
coroutine_heap->var_req_path = tmp_assign_source_43;
}
{
PyObject *tmp_assattr_value_6;
PyObject *tmp_called_instance_6;
PyObject *tmp_args_element_value_23;
PyObject *tmp_assattr_target_6;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 440;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_called_instance_6 = Nuitka_Cell_GET(coroutine->m_closure[0]);
CHECK_OBJECT(coroutine_heap->var_stream);
tmp_args_element_value_23 = coroutine_heap->var_stream;
coroutine->m_frame->m_frame.f_lineno = 440;
tmp_assattr_value_6 = CALL_METHOD_WITH_SINGLE_ARG(tmp_called_instance_6, mod_consts[169], tmp_args_element_value_23);
if (tmp_assattr_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 440;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
Py_DECREF(tmp_assattr_value_6);
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 440;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_assattr_target_6 = Nuitka_Cell_GET(coroutine->m_closure[0]);
coroutine_heap->tmp_result = SET_ATTRIBUTE(tmp_assattr_target_6, mod_consts[170], tmp_assattr_value_6);
Py_DECREF(tmp_assattr_value_6);
if (coroutine_heap->tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 440;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
}
{
PyObject *tmp_assign_source_44;
PyObject *tmp_called_value_17;
PyObject *tmp_expression_value_160;
PyObject *tmp_args_element_value_24;
PyObject *tmp_expression_value_161;
PyObject *tmp_expression_value_162;
PyObject *tmp_args_element_value_25;
PyObject *tmp_args_element_value_26;
tmp_expression_value_160 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[93]);
if (unlikely(tmp_expression_value_160 == NULL)) {
tmp_expression_value_160 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[93]);
}
if (tmp_expression_value_160 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 441;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_called_value_17 = LOOKUP_ATTRIBUTE(tmp_expression_value_160, mod_consts[171]);
if (tmp_called_value_17 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 441;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
Py_DECREF(tmp_called_value_17);
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 441;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_162 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_161 = LOOKUP_ATTRIBUTE(tmp_expression_value_162, mod_consts[64]);
if (tmp_expression_value_161 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_called_value_17);
coroutine_heap->exception_lineno = 441;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_args_element_value_24 = LOOKUP_ATTRIBUTE(tmp_expression_value_161, mod_consts[121]);
Py_DECREF(tmp_expression_value_161);
if (tmp_args_element_value_24 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_called_value_17);
coroutine_heap->exception_lineno = 441;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
CHECK_OBJECT(coroutine_heap->var_req_path);
tmp_args_element_value_25 = coroutine_heap->var_req_path;
tmp_args_element_value_26 = mod_consts[135];
coroutine->m_frame->m_frame.f_lineno = 441;
{
PyObject *call_args[] = {tmp_args_element_value_24, tmp_args_element_value_25, tmp_args_element_value_26};
tmp_assign_source_44 = CALL_FUNCTION_WITH_ARGS3(tmp_called_value_17, call_args);
}
Py_DECREF(tmp_called_value_17);
Py_DECREF(tmp_args_element_value_24);
if (tmp_assign_source_44 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 441;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
assert(coroutine_heap->var_start_line == NULL);
coroutine_heap->var_start_line = tmp_assign_source_44;
}
{
PyObject *tmp_called_value_18;
PyObject *tmp_expression_value_163;
PyObject *tmp_expression_value_164;
PyObject *tmp_call_result_6;
PyObject *tmp_args_element_value_27;
PyObject *tmp_args_element_value_28;
PyObject *tmp_expression_value_165;
PyObject *tmp_expression_value_166;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 442;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_164 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_163 = LOOKUP_ATTRIBUTE(tmp_expression_value_164, mod_consts[170]);
if (tmp_expression_value_163 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 442;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_called_value_18 = LOOKUP_ATTRIBUTE(tmp_expression_value_163, mod_consts[172]);
Py_DECREF(tmp_expression_value_163);
if (tmp_called_value_18 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 442;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
CHECK_OBJECT(coroutine_heap->var_start_line);
tmp_args_element_value_27 = coroutine_heap->var_start_line;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
Py_DECREF(tmp_called_value_18);
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 442;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_166 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_165 = LOOKUP_ATTRIBUTE(tmp_expression_value_166, mod_consts[64]);
if (tmp_expression_value_165 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_called_value_18);
coroutine_heap->exception_lineno = 442;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_args_element_value_28 = LOOKUP_ATTRIBUTE(tmp_expression_value_165, mod_consts[68]);
Py_DECREF(tmp_expression_value_165);
if (tmp_args_element_value_28 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_called_value_18);
coroutine_heap->exception_lineno = 442;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
coroutine->m_frame->m_frame.f_lineno = 442;
{
PyObject *call_args[] = {tmp_args_element_value_27, tmp_args_element_value_28};
tmp_call_result_6 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_18, call_args);
}
Py_DECREF(tmp_called_value_18);
Py_DECREF(tmp_args_element_value_28);
if (tmp_call_result_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 442;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
Py_DECREF(tmp_call_result_6);
}
{
nuitka_bool tmp_condition_result_36;
PyObject *tmp_expression_value_167;
PyObject *tmp_expression_value_168;
PyObject *tmp_attribute_value_11;
int tmp_truth_name_16;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 443;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_168 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_167 = LOOKUP_ATTRIBUTE(tmp_expression_value_168, mod_consts[64]);
if (tmp_expression_value_167 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 443;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_attribute_value_11 = LOOKUP_ATTRIBUTE(tmp_expression_value_167, mod_consts[155]);
Py_DECREF(tmp_expression_value_167);
if (tmp_attribute_value_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 443;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_truth_name_16 = CHECK_IF_TRUE(tmp_attribute_value_11);
if (tmp_truth_name_16 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_attribute_value_11);
coroutine_heap->exception_lineno = 443;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_condition_result_36 = tmp_truth_name_16 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_attribute_value_11);
if (tmp_condition_result_36 == NUITKA_BOOL_TRUE) {
goto branch_yes_33;
} else {
goto branch_no_33;
}
}
branch_yes_33:;
{
PyObject *tmp_expression_value_169;
PyObject *tmp_expression_value_170;
PyObject *tmp_called_value_19;
PyObject *tmp_expression_value_171;
PyObject *tmp_expression_value_172;
PyObject *tmp_args_element_value_29;
PyObject *tmp_await_result_1;
coroutine->m_frame->m_frame.f_lineno = 444;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 444;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_172 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_171 = LOOKUP_ATTRIBUTE(tmp_expression_value_172, mod_consts[170]);
if (tmp_expression_value_171 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 444;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_called_value_19 = LOOKUP_ATTRIBUTE(tmp_expression_value_171, mod_consts[173]);
Py_DECREF(tmp_expression_value_171);
if (tmp_called_value_19 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 444;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
Py_DECREF(tmp_called_value_19);
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 444;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_args_element_value_29 = Nuitka_Cell_GET(coroutine->m_closure[0]);
coroutine->m_frame->m_frame.f_lineno = 444;
tmp_expression_value_170 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_19, tmp_args_element_value_29);
Py_DECREF(tmp_called_value_19);
if (tmp_expression_value_170 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 444;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_169 = ASYNC_AWAIT(tmp_expression_value_170, await_normal);
Py_DECREF(tmp_expression_value_170);
if (tmp_expression_value_169 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 444;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
Nuitka_PreserveHeap(coroutine_heap->yield_tmps, &tmp_expression_value_170, sizeof(PyObject *), &tmp_called_value_19, sizeof(PyObject *), &tmp_expression_value_171, sizeof(PyObject *), &tmp_expression_value_172, sizeof(PyObject *), &tmp_args_element_value_29, sizeof(PyObject *), NULL);
coroutine->m_yield_return_index = 2;
coroutine->m_yieldfrom = tmp_expression_value_169;
coroutine->m_awaiting = true;
return NULL;
yield_return_2:
Nuitka_RestoreHeap(coroutine_heap->yield_tmps, &tmp_expression_value_170, sizeof(PyObject *), &tmp_called_value_19, sizeof(PyObject *), &tmp_expression_value_171, sizeof(PyObject *), &tmp_expression_value_172, sizeof(PyObject *), &tmp_args_element_value_29, sizeof(PyObject *), NULL);
coroutine->m_awaiting = false;
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 444;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_await_result_1 = yield_return_value;
if (tmp_await_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 444;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
Py_DECREF(tmp_await_result_1);
}
goto branch_end_33;
branch_no_33:;
{
PyObject *tmp_expression_value_173;
PyObject *tmp_expression_value_174;
PyObject *tmp_called_instance_7;
PyObject *tmp_await_result_2;
coroutine->m_frame->m_frame.f_lineno = 446;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 446;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_called_instance_7 = Nuitka_Cell_GET(coroutine->m_closure[0]);
coroutine->m_frame->m_frame.f_lineno = 446;
tmp_expression_value_174 = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_7,
mod_consts[174],
PyTuple_GET_ITEM(mod_consts[175], 0)
);
if (tmp_expression_value_174 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 446;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_expression_value_173 = ASYNC_AWAIT(tmp_expression_value_174, await_normal);
Py_DECREF(tmp_expression_value_174);
if (tmp_expression_value_173 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 446;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
Nuitka_PreserveHeap(coroutine_heap->yield_tmps, &tmp_expression_value_174, sizeof(PyObject *), &tmp_called_instance_7, sizeof(PyObject *), NULL);
coroutine->m_yield_return_index = 3;
coroutine->m_yieldfrom = tmp_expression_value_173;
coroutine->m_awaiting = true;
return NULL;
yield_return_3:
Nuitka_RestoreHeap(coroutine_heap->yield_tmps, &tmp_expression_value_174, sizeof(PyObject *), &tmp_called_instance_7, sizeof(PyObject *), NULL);
coroutine->m_awaiting = false;
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 446;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
tmp_await_result_2 = yield_return_value;
if (tmp_await_result_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 446;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_2;
}
Py_DECREF(tmp_await_result_2);
}
branch_end_33:;
goto try_end_10;
// Exception handler code:
try_except_handler_2:;
coroutine_heap->exception_keeper_type_10 = coroutine_heap->exception_type;
coroutine_heap->exception_keeper_value_10 = coroutine_heap->exception_value;
coroutine_heap->exception_keeper_tb_10 = coroutine_heap->exception_tb;
coroutine_heap->exception_keeper_lineno_10 = coroutine_heap->exception_lineno;
coroutine_heap->exception_type = NULL;
coroutine_heap->exception_value = NULL;
coroutine_heap->exception_tb = NULL;
coroutine_heap->exception_lineno = 0;
// Preserve existing published exception id 1.
coroutine_heap->exception_preserved_1 = GET_CURRENT_EXCEPTION();
if (coroutine_heap->exception_keeper_tb_10 == NULL) {
coroutine_heap->exception_keeper_tb_10 = MAKE_TRACEBACK(coroutine->m_frame, coroutine_heap->exception_keeper_lineno_10);
} else if (coroutine_heap->exception_keeper_lineno_10 != 0) {
coroutine_heap->exception_keeper_tb_10 = ADD_TRACEBACK(coroutine_heap->exception_keeper_tb_10, coroutine->m_frame, coroutine_heap->exception_keeper_lineno_10);
}
PUBLISH_CURRENT_EXCEPTION(&coroutine_heap->exception_keeper_type_10, &coroutine_heap->exception_keeper_value_10, &coroutine_heap->exception_keeper_tb_10);
// Tried code:
{
bool tmp_condition_result_37;
PyObject *tmp_cmp_expr_left_24;
PyObject *tmp_cmp_expr_right_24;
tmp_cmp_expr_left_24 = EXC_TYPE(PyThreadState_GET());
tmp_cmp_expr_right_24 = PyExc_Exception;
coroutine_heap->tmp_res = EXCEPTION_MATCH_BOOL(tmp_cmp_expr_left_24, tmp_cmp_expr_right_24);
assert(!(coroutine_heap->tmp_res == -1));
tmp_condition_result_37 = (coroutine_heap->tmp_res != 0) ? true : false;
if (tmp_condition_result_37 != false) {
goto branch_yes_34;
} else {
goto branch_no_34;
}
}
branch_yes_34:;
{
bool tmp_condition_result_38;
PyObject *tmp_operand_value_5;
PyObject *tmp_dircall_arg1_1;
PyObject *tmp_expression_value_175;
PyObject *tmp_dircall_arg2_1;
PyObject *tmp_called_instance_8;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 448;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_12;
}
tmp_expression_value_175 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_dircall_arg1_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_175, mod_consts[176]);
if (tmp_dircall_arg1_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 448;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_12;
}
tmp_called_instance_8 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[177]);
if (unlikely(tmp_called_instance_8 == NULL)) {
tmp_called_instance_8 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[177]);
}
assert(!(tmp_called_instance_8 == NULL));
coroutine->m_frame->m_frame.f_lineno = 448;
tmp_dircall_arg2_1 = CALL_METHOD_NO_ARGS(tmp_called_instance_8, mod_consts[178]);
if (tmp_dircall_arg2_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_dircall_arg1_1);
coroutine_heap->exception_lineno = 448;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_12;
}
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_1, tmp_dircall_arg2_1};
tmp_operand_value_5 = impl___main__$$$function__2_complex_call_helper_star_list(dir_call_args);
}
if (tmp_operand_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 448;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_12;
}
coroutine_heap->tmp_res = CHECK_IF_TRUE(tmp_operand_value_5);
Py_DECREF(tmp_operand_value_5);
if (coroutine_heap->tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 448;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_12;
}
tmp_condition_result_38 = (coroutine_heap->tmp_res == 0) ? true : false;
if (tmp_condition_result_38 != false) {
goto branch_yes_35;
} else {
goto branch_no_35;
}
}
branch_yes_35:;
coroutine_heap->tmp_result = RERAISE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
if (unlikely(coroutine_heap->tmp_result == false)) {
coroutine_heap->exception_lineno = 449;
}
if (coroutine_heap->exception_tb && coroutine_heap->exception_tb->tb_frame == &coroutine->m_frame->m_frame) coroutine->m_frame->m_frame.f_lineno = coroutine_heap->exception_tb->tb_lineno;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_12;
branch_no_35:;
goto branch_end_34;
branch_no_34:;
coroutine_heap->tmp_result = RERAISE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
if (unlikely(coroutine_heap->tmp_result == false)) {
coroutine_heap->exception_lineno = 291;
}
if (coroutine_heap->exception_tb && coroutine_heap->exception_tb->tb_frame == &coroutine->m_frame->m_frame) coroutine->m_frame->m_frame.f_lineno = coroutine_heap->exception_tb->tb_lineno;
coroutine_heap->type_description_1 = "cooooooooooooobooo";
goto try_except_handler_12;
branch_end_34:;
goto try_end_11;
// Exception handler code:
try_except_handler_12:;
coroutine_heap->exception_keeper_type_11 = coroutine_heap->exception_type;
coroutine_heap->exception_keeper_value_11 = coroutine_heap->exception_value;
coroutine_heap->exception_keeper_tb_11 = coroutine_heap->exception_tb;
coroutine_heap->exception_keeper_lineno_11 = coroutine_heap->exception_lineno;
coroutine_heap->exception_type = NULL;
coroutine_heap->exception_value = NULL;
coroutine_heap->exception_tb = NULL;
coroutine_heap->exception_lineno = 0;
// Restore previous exception id 1.
SET_CURRENT_EXCEPTION(&coroutine_heap->exception_preserved_1);
// Re-raise.
coroutine_heap->exception_type = coroutine_heap->exception_keeper_type_11;
coroutine_heap->exception_value = coroutine_heap->exception_keeper_value_11;
coroutine_heap->exception_tb = coroutine_heap->exception_keeper_tb_11;
coroutine_heap->exception_lineno = coroutine_heap->exception_keeper_lineno_11;
goto frame_exception_exit_1;
// End of try:
try_end_11:;
// Restore previous exception id 1.
SET_CURRENT_EXCEPTION(&coroutine_heap->exception_preserved_1);
goto try_end_10;
NUITKA_CANNOT_GET_HERE("exception handler codes exits in all cases");
return NULL;
// End of try:
try_end_10:;
Nuitka_Frame_MarkAsNotExecuting(coroutine->m_frame);
#if PYTHON_VERSION >= 0x300
#if PYTHON_VERSION < 0x3b0
Py_CLEAR(EXC_TYPE_F(coroutine));
#endif
Py_CLEAR(EXC_VALUE_F(coroutine));
#if PYTHON_VERSION < 0x3b0
Py_CLEAR(EXC_TRACEBACK_F(coroutine));
#endif
#endif
// Allow re-use of the frame again.
Py_DECREF(coroutine->m_frame);
goto frame_no_exception_1;
frame_return_exit_1:;
#if PYTHON_VERSION >= 0x300
#if PYTHON_VERSION < 0x3b0
Py_CLEAR(EXC_TYPE_F(coroutine));
#endif
Py_CLEAR(EXC_VALUE_F(coroutine));
#if PYTHON_VERSION < 0x3b0
Py_CLEAR(EXC_TRACEBACK_F(coroutine));
#endif
#endif
Py_DECREF(coroutine->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(coroutine_heap->exception_type)) {
if (coroutine_heap->exception_tb == NULL) {
coroutine_heap->exception_tb = MAKE_TRACEBACK(coroutine->m_frame, coroutine_heap->exception_lineno);
} else if (coroutine_heap->exception_tb->tb_frame != &coroutine->m_frame->m_frame) {
coroutine_heap->exception_tb = ADD_TRACEBACK(coroutine_heap->exception_tb, coroutine->m_frame, coroutine_heap->exception_lineno);
}
Nuitka_Frame_AttachLocals(
coroutine->m_frame,
coroutine_heap->type_description_1,
coroutine->m_closure[0],
coroutine_heap->var_netloc,
coroutine_heap->var_userpass,
coroutine_heap->var__,
coroutine_heap->var_host,
coroutine_heap->var_port,
coroutine_heap->var_af,
coroutine_heap->var_ssl_options,
coroutine_heap->var_source_ip,
coroutine_heap->var_timeout,
coroutine_heap->var_stream,
coroutine_heap->var_key,
coroutine_heap->var_username,
coroutine_heap->var_password,
(int)coroutine_heap->var_body_expected,
coroutine_heap->var_body_present,
coroutine_heap->var_req_path,
coroutine_heap->var_start_line
);
// Release cached frame if used for exception.
if (coroutine->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(coroutine->m_frame);
}
#if PYTHON_VERSION >= 0x300
#if PYTHON_VERSION < 0x3b0
Py_CLEAR(EXC_TYPE_F(coroutine));
#endif
Py_CLEAR(EXC_VALUE_F(coroutine));
#if PYTHON_VERSION < 0x3b0
Py_CLEAR(EXC_TRACEBACK_F(coroutine));
#endif
#endif
Py_DECREF(coroutine->m_frame);
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
coroutine_heap->tmp_return_value = Py_None;
Py_INCREF(coroutine_heap->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(coroutine_heap->var_netloc);
coroutine_heap->var_netloc = NULL;
Py_XDECREF(coroutine_heap->var_userpass);
coroutine_heap->var_userpass = NULL;
Py_XDECREF(coroutine_heap->var__);
coroutine_heap->var__ = NULL;
Py_XDECREF(coroutine_heap->var_host);
coroutine_heap->var_host = NULL;
Py_XDECREF(coroutine_heap->var_port);
coroutine_heap->var_port = NULL;
Py_XDECREF(coroutine_heap->var_af);
coroutine_heap->var_af = NULL;
Py_XDECREF(coroutine_heap->var_ssl_options);
coroutine_heap->var_ssl_options = NULL;
Py_XDECREF(coroutine_heap->var_source_ip);
coroutine_heap->var_source_ip = NULL;
Py_XDECREF(coroutine_heap->var_timeout);
coroutine_heap->var_timeout = NULL;
Py_XDECREF(coroutine_heap->var_stream);
coroutine_heap->var_stream = NULL;
Py_XDECREF(coroutine_heap->var_key);
coroutine_heap->var_key = NULL;
Py_XDECREF(coroutine_heap->var_username);
coroutine_heap->var_username = NULL;
Py_XDECREF(coroutine_heap->var_password);
coroutine_heap->var_password = NULL;
coroutine_heap->var_body_expected = NUITKA_BOOL_UNASSIGNED;
Py_XDECREF(coroutine_heap->var_body_present);
coroutine_heap->var_body_present = NULL;
Py_XDECREF(coroutine_heap->var_req_path);
coroutine_heap->var_req_path = NULL;
Py_XDECREF(coroutine_heap->var_start_line);
coroutine_heap->var_start_line = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
coroutine_heap->exception_keeper_type_12 = coroutine_heap->exception_type;
coroutine_heap->exception_keeper_value_12 = coroutine_heap->exception_value;
coroutine_heap->exception_keeper_tb_12 = coroutine_heap->exception_tb;
coroutine_heap->exception_keeper_lineno_12 = coroutine_heap->exception_lineno;
coroutine_heap->exception_type = NULL;
coroutine_heap->exception_value = NULL;
coroutine_heap->exception_tb = NULL;
coroutine_heap->exception_lineno = 0;
Py_XDECREF(coroutine_heap->var_netloc);
coroutine_heap->var_netloc = NULL;
Py_XDECREF(coroutine_heap->var_userpass);
coroutine_heap->var_userpass = NULL;
Py_XDECREF(coroutine_heap->var__);
coroutine_heap->var__ = NULL;
Py_XDECREF(coroutine_heap->var_host);
coroutine_heap->var_host = NULL;
Py_XDECREF(coroutine_heap->var_port);
coroutine_heap->var_port = NULL;
Py_XDECREF(coroutine_heap->var_af);
coroutine_heap->var_af = NULL;
Py_XDECREF(coroutine_heap->var_ssl_options);
coroutine_heap->var_ssl_options = NULL;
Py_XDECREF(coroutine_heap->var_source_ip);
coroutine_heap->var_source_ip = NULL;
Py_XDECREF(coroutine_heap->var_timeout);
coroutine_heap->var_timeout = NULL;
Py_XDECREF(coroutine_heap->var_stream);
coroutine_heap->var_stream = NULL;
Py_XDECREF(coroutine_heap->var_key);
coroutine_heap->var_key = NULL;
Py_XDECREF(coroutine_heap->var_username);
coroutine_heap->var_username = NULL;
Py_XDECREF(coroutine_heap->var_password);
coroutine_heap->var_password = NULL;
coroutine_heap->var_body_expected = NUITKA_BOOL_UNASSIGNED;
Py_XDECREF(coroutine_heap->var_body_present);
coroutine_heap->var_body_present = NULL;
Py_XDECREF(coroutine_heap->var_req_path);
coroutine_heap->var_req_path = NULL;
Py_XDECREF(coroutine_heap->var_start_line);
coroutine_heap->var_start_line = NULL;
// Re-raise.
coroutine_heap->exception_type = coroutine_heap->exception_keeper_type_12;
coroutine_heap->exception_value = coroutine_heap->exception_keeper_value_12;
coroutine_heap->exception_tb = coroutine_heap->exception_keeper_tb_12;
coroutine_heap->exception_lineno = coroutine_heap->exception_keeper_lineno_12;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must be present");
function_exception_exit:
assert(coroutine_heap->exception_type);
RESTORE_ERROR_OCCURRED(coroutine_heap->exception_type, coroutine_heap->exception_value, coroutine_heap->exception_tb);
return NULL;
function_return_exit:;
coroutine->m_returned = coroutine_heap->tmp_return_value;
return NULL;
}
static PyObject *MAKE_COROUTINE_tornado$simple_httpclient$$$function__15_run$$$coroutine__1_run(struct Nuitka_CellObject **closure) {
return Nuitka_Coroutine_New(
tornado$simple_httpclient$$$function__15_run$$$coroutine__1_run_context,
module_tornado$simple_httpclient,
mod_consts[76],
mod_consts[179],
codeobj_1ecf91ef6092e04fd5aee6c3d85b06a7,
closure,
1,
sizeof(struct tornado$simple_httpclient$$$function__15_run$$$coroutine__1_run_locals)
);
}
static PyObject *impl_tornado$simple_httpclient$$$function__16__get_ssl_options(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_scheme = python_pars[1];
PyObject *var_ssl_ctx = NULL;
PyObject *tmp_inplace_assign_1__value = NULL;
struct Nuitka_FrameObject *frame_cf89ae98796a2c4786f692afb20a52ee;
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;
bool tmp_result;
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;
static struct Nuitka_FrameObject *cache_frame_cf89ae98796a2c4786f692afb20a52ee = 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_cf89ae98796a2c4786f692afb20a52ee)) {
Py_XDECREF(cache_frame_cf89ae98796a2c4786f692afb20a52ee);
#if _DEBUG_REFCOUNTS
if (cache_frame_cf89ae98796a2c4786f692afb20a52ee == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_cf89ae98796a2c4786f692afb20a52ee = MAKE_FUNCTION_FRAME(codeobj_cf89ae98796a2c4786f692afb20a52ee, module_tornado$simple_httpclient, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_cf89ae98796a2c4786f692afb20a52ee->m_type_description == NULL);
frame_cf89ae98796a2c4786f692afb20a52ee = cache_frame_cf89ae98796a2c4786f692afb20a52ee;
// Push the new frame as the currently active one.
pushFrameStack(frame_cf89ae98796a2c4786f692afb20a52ee);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_cf89ae98796a2c4786f692afb20a52ee) == 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_scheme);
tmp_cmp_expr_left_1 = par_scheme;
tmp_cmp_expr_right_1 = mod_consts[96];
tmp_condition_result_1 = RICH_COMPARE_EQ_NBOOL_OBJECT_UNICODE(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 = 454;
type_description_1 = "ooo";
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:;
{
bool tmp_condition_result_2;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
PyObject *tmp_expression_value_1;
PyObject *tmp_expression_value_2;
CHECK_OBJECT(par_self);
tmp_expression_value_2 = par_self;
tmp_expression_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[64]);
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 455;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_left_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[180]);
Py_DECREF(tmp_expression_value_1);
if (tmp_cmp_expr_left_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 455;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_2 = Py_None;
tmp_condition_result_2 = (tmp_cmp_expr_left_2 != tmp_cmp_expr_right_2) ? true : false;
Py_DECREF(tmp_cmp_expr_left_2);
if (tmp_condition_result_2 != false) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_expression_value_3;
PyObject *tmp_expression_value_4;
CHECK_OBJECT(par_self);
tmp_expression_value_4 = par_self;
tmp_expression_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[64]);
if (tmp_expression_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 456;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_return_value = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[180]);
Py_DECREF(tmp_expression_value_3);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 456;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
branch_no_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_expression_value_5;
PyObject *tmp_expression_value_6;
PyObject *tmp_attribute_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_cmp_expr_left_3;
PyObject *tmp_cmp_expr_right_3;
PyObject *tmp_expression_value_7;
PyObject *tmp_expression_value_8;
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_4;
PyObject *tmp_cmp_expr_right_4;
PyObject *tmp_expression_value_9;
PyObject *tmp_expression_value_10;
PyObject *tmp_cmp_expr_left_5;
PyObject *tmp_cmp_expr_right_5;
PyObject *tmp_expression_value_11;
PyObject *tmp_expression_value_12;
CHECK_OBJECT(par_self);
tmp_expression_value_6 = par_self;
tmp_expression_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_6, mod_consts[64]);
if (tmp_expression_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 460;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_attribute_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[181]);
Py_DECREF(tmp_expression_value_5);
if (tmp_attribute_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 460;
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 = 460;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_and_left_value_1 = tmp_truth_name_1 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_attribute_value_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 = 460;
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:;
CHECK_OBJECT(par_self);
tmp_expression_value_8 = par_self;
tmp_expression_value_7 = LOOKUP_ATTRIBUTE(tmp_expression_value_8, mod_consts[64]);
if (tmp_expression_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 461;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_left_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_7, mod_consts[182]);
Py_DECREF(tmp_expression_value_7);
if (tmp_cmp_expr_left_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 461;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_3 = Py_None;
tmp_and_left_value_2 = (tmp_cmp_expr_left_3 == tmp_cmp_expr_right_3) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
Py_DECREF(tmp_cmp_expr_left_3);
tmp_and_left_truth_2 = tmp_and_left_value_2 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_and_left_truth_2 == 1) {
goto and_right_2;
} else {
goto and_left_2;
}
and_right_2:;
CHECK_OBJECT(par_self);
tmp_expression_value_10 = par_self;
tmp_expression_value_9 = LOOKUP_ATTRIBUTE(tmp_expression_value_10, mod_consts[64]);
if (tmp_expression_value_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 462;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_left_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_9, mod_consts[183]);
Py_DECREF(tmp_expression_value_9);
if (tmp_cmp_expr_left_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 462;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_4 = Py_None;
tmp_and_left_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_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_12 = par_self;
tmp_expression_value_11 = LOOKUP_ATTRIBUTE(tmp_expression_value_12, mod_consts[64]);
if (tmp_expression_value_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 463;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_left_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_11, mod_consts[184]);
Py_DECREF(tmp_expression_value_11);
if (tmp_cmp_expr_left_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 463;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_5 = Py_None;
tmp_and_right_value_3 = (tmp_cmp_expr_left_5 == tmp_cmp_expr_right_5) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
Py_DECREF(tmp_cmp_expr_left_5);
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_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_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:;
tmp_return_value = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[185]);
if (unlikely(tmp_return_value == NULL)) {
tmp_return_value = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[185]);
}
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 465;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
branch_no_3:;
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_13;
PyObject *tmp_kw_call_arg_value_0_1;
PyObject *tmp_expression_value_14;
PyObject *tmp_expression_value_15;
PyObject *tmp_kw_call_dict_value_0_1;
PyObject *tmp_expression_value_16;
PyObject *tmp_expression_value_17;
tmp_expression_value_13 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[186]);
if (unlikely(tmp_expression_value_13 == NULL)) {
tmp_expression_value_13 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[186]);
}
if (tmp_expression_value_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 466;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_13, mod_consts[187]);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 466;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_expression_value_15 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[186]);
if (unlikely(tmp_expression_value_15 == NULL)) {
tmp_expression_value_15 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[186]);
}
if (tmp_expression_value_15 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 467;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_expression_value_14 = LOOKUP_ATTRIBUTE(tmp_expression_value_15, mod_consts[188]);
if (tmp_expression_value_14 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 467;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_kw_call_arg_value_0_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_14, mod_consts[189]);
Py_DECREF(tmp_expression_value_14);
if (tmp_kw_call_arg_value_0_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 467;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_17 = par_self;
tmp_expression_value_16 = LOOKUP_ATTRIBUTE(tmp_expression_value_17, mod_consts[64]);
if (tmp_expression_value_16 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_kw_call_arg_value_0_1);
exception_lineno = 467;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_kw_call_dict_value_0_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_16, mod_consts[182]);
Py_DECREF(tmp_expression_value_16);
if (tmp_kw_call_dict_value_0_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_kw_call_arg_value_0_1);
exception_lineno = 467;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_cf89ae98796a2c4786f692afb20a52ee->m_frame.f_lineno = 466;
{
PyObject *args[] = {tmp_kw_call_arg_value_0_1};
PyObject *kw_values[1] = {tmp_kw_call_dict_value_0_1};
tmp_assign_source_1 = CALL_FUNCTION_WITH_ARGS1_KWSPLIT(tmp_called_value_1, args, kw_values, mod_consts[190]);
}
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_kw_call_arg_value_0_1);
Py_DECREF(tmp_kw_call_dict_value_0_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 466;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
assert(var_ssl_ctx == NULL);
var_ssl_ctx = tmp_assign_source_1;
}
{
bool tmp_condition_result_4;
PyObject *tmp_operand_value_1;
PyObject *tmp_expression_value_18;
PyObject *tmp_expression_value_19;
CHECK_OBJECT(par_self);
tmp_expression_value_19 = par_self;
tmp_expression_value_18 = LOOKUP_ATTRIBUTE(tmp_expression_value_19, mod_consts[64]);
if (tmp_expression_value_18 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 469;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_18, mod_consts[181]);
Py_DECREF(tmp_expression_value_18);
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 469;
type_description_1 = "ooo";
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 = 469;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_condition_result_4 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_4 != false) {
goto branch_yes_4;
} else {
goto branch_no_4;
}
}
branch_yes_4:;
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
tmp_assattr_value_1 = Py_False;
CHECK_OBJECT(var_ssl_ctx);
tmp_assattr_target_1 = var_ssl_ctx;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[191], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 470;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_2;
PyObject *tmp_expression_value_20;
PyObject *tmp_assattr_target_2;
tmp_expression_value_20 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[186]);
if (unlikely(tmp_expression_value_20 == NULL)) {
tmp_expression_value_20 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[186]);
}
if (tmp_expression_value_20 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 471;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_assattr_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_20, mod_consts[192]);
if (tmp_assattr_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 471;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_ssl_ctx);
tmp_assattr_target_2 = var_ssl_ctx;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_2, mod_consts[193], tmp_assattr_value_2);
Py_DECREF(tmp_assattr_value_2);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 471;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
}
branch_no_4:;
{
bool tmp_condition_result_5;
PyObject *tmp_cmp_expr_left_6;
PyObject *tmp_cmp_expr_right_6;
PyObject *tmp_expression_value_21;
PyObject *tmp_expression_value_22;
CHECK_OBJECT(par_self);
tmp_expression_value_22 = par_self;
tmp_expression_value_21 = LOOKUP_ATTRIBUTE(tmp_expression_value_22, mod_consts[64]);
if (tmp_expression_value_21 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 472;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_left_6 = LOOKUP_ATTRIBUTE(tmp_expression_value_21, mod_consts[183]);
Py_DECREF(tmp_expression_value_21);
if (tmp_cmp_expr_left_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 472;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_6 = Py_None;
tmp_condition_result_5 = (tmp_cmp_expr_left_6 != tmp_cmp_expr_right_6) ? true : false;
Py_DECREF(tmp_cmp_expr_left_6);
if (tmp_condition_result_5 != false) {
goto branch_yes_5;
} else {
goto branch_no_5;
}
}
branch_yes_5:;
{
PyObject *tmp_called_value_2;
PyObject *tmp_expression_value_23;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_expression_value_24;
PyObject *tmp_expression_value_25;
PyObject *tmp_args_element_value_2;
PyObject *tmp_expression_value_26;
PyObject *tmp_expression_value_27;
CHECK_OBJECT(var_ssl_ctx);
tmp_expression_value_23 = var_ssl_ctx;
tmp_called_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_23, mod_consts[194]);
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 473;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_25 = par_self;
tmp_expression_value_24 = LOOKUP_ATTRIBUTE(tmp_expression_value_25, mod_consts[64]);
if (tmp_expression_value_24 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
exception_lineno = 474;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_24, mod_consts[183]);
Py_DECREF(tmp_expression_value_24);
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 = 474;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_27 = par_self;
tmp_expression_value_26 = LOOKUP_ATTRIBUTE(tmp_expression_value_27, mod_consts[64]);
if (tmp_expression_value_26 == 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 = 474;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_26, mod_consts[184]);
Py_DECREF(tmp_expression_value_26);
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 = 474;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_cf89ae98796a2c4786f692afb20a52ee->m_frame.f_lineno = 473;
{
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 = 473;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
branch_no_5:;
{
nuitka_bool tmp_condition_result_6;
PyObject *tmp_expression_value_28;
PyObject *tmp_attribute_value_2;
tmp_expression_value_28 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[186]);
if (unlikely(tmp_expression_value_28 == NULL)) {
tmp_expression_value_28 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[186]);
}
if (tmp_expression_value_28 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 476;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_attribute_value_2 = mod_consts[195];
tmp_res = BUILTIN_HASATTR_BOOL(tmp_expression_value_28, tmp_attribute_value_2);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 476;
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_2;
PyObject *tmp_expression_value_29;
if (var_ssl_ctx == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[196]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 478;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_expression_value_29 = var_ssl_ctx;
tmp_assign_source_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_29, mod_consts[197]);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 478;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
assert(tmp_inplace_assign_1__value == NULL);
tmp_inplace_assign_1__value = tmp_assign_source_2;
}
// Tried code:
{
PyObject *tmp_assign_source_3;
PyObject *tmp_ibitor_expr_left_1;
PyObject *tmp_ibitor_expr_right_1;
PyObject *tmp_expression_value_30;
CHECK_OBJECT(tmp_inplace_assign_1__value);
tmp_ibitor_expr_left_1 = tmp_inplace_assign_1__value;
tmp_expression_value_30 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[186]);
if (unlikely(tmp_expression_value_30 == NULL)) {
tmp_expression_value_30 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[186]);
}
if (tmp_expression_value_30 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 478;
type_description_1 = "ooo";
goto try_except_handler_2;
}
tmp_ibitor_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_30, mod_consts[195]);
if (tmp_ibitor_expr_right_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 478;
type_description_1 = "ooo";
goto try_except_handler_2;
}
tmp_result = INPLACE_OPERATION_BITOR_OBJECT_OBJECT(&tmp_ibitor_expr_left_1, tmp_ibitor_expr_right_1);
Py_DECREF(tmp_ibitor_expr_right_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 478;
type_description_1 = "ooo";
goto try_except_handler_2;
}
tmp_assign_source_3 = tmp_ibitor_expr_left_1;
tmp_inplace_assign_1__value = tmp_assign_source_3;
}
{
PyObject *tmp_assattr_value_3;
PyObject *tmp_assattr_target_3;
CHECK_OBJECT(tmp_inplace_assign_1__value);
tmp_assattr_value_3 = tmp_inplace_assign_1__value;
if (var_ssl_ctx == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[196]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 478;
type_description_1 = "ooo";
goto try_except_handler_2;
}
tmp_assattr_target_3 = var_ssl_ctx;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_3, mod_consts[197], tmp_assattr_value_3);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 478;
type_description_1 = "ooo";
goto try_except_handler_2;
}
}
goto try_end_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_inplace_assign_1__value);
Py_DECREF(tmp_inplace_assign_1__value);
tmp_inplace_assign_1__value = 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_inplace_assign_1__value);
Py_DECREF(tmp_inplace_assign_1__value);
tmp_inplace_assign_1__value = NULL;
branch_no_6:;
if (var_ssl_ctx == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[196]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 479;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_return_value = var_ssl_ctx;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
branch_no_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_cf89ae98796a2c4786f692afb20a52ee);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_cf89ae98796a2c4786f692afb20a52ee);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_cf89ae98796a2c4786f692afb20a52ee);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_cf89ae98796a2c4786f692afb20a52ee, exception_lineno);
} else if (exception_tb->tb_frame != &frame_cf89ae98796a2c4786f692afb20a52ee->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_cf89ae98796a2c4786f692afb20a52ee, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_cf89ae98796a2c4786f692afb20a52ee,
type_description_1,
par_self,
par_scheme,
var_ssl_ctx
);
// Release cached frame if used for exception.
if (frame_cf89ae98796a2c4786f692afb20a52ee == cache_frame_cf89ae98796a2c4786f692afb20a52ee) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_cf89ae98796a2c4786f692afb20a52ee);
cache_frame_cf89ae98796a2c4786f692afb20a52ee = NULL;
}
assertFrameObject(frame_cf89ae98796a2c4786f692afb20a52ee);
// 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:;
Py_XDECREF(var_ssl_ctx);
var_ssl_ctx = 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(var_ssl_ctx);
var_ssl_ctx = 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:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_scheme);
Py_DECREF(par_scheme);
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_scheme);
Py_DECREF(par_scheme);
// 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_tornado$simple_httpclient$$$function__17__on_timeout(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_info = python_pars[1];
PyObject *var_error_message = NULL;
struct Nuitka_FrameObject *frame_f434438628d24ca684357abea1f7b1b5;
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;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
static struct Nuitka_FrameObject *cache_frame_f434438628d24ca684357abea1f7b1b5 = 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_f434438628d24ca684357abea1f7b1b5)) {
Py_XDECREF(cache_frame_f434438628d24ca684357abea1f7b1b5);
#if _DEBUG_REFCOUNTS
if (cache_frame_f434438628d24ca684357abea1f7b1b5 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_f434438628d24ca684357abea1f7b1b5 = MAKE_FUNCTION_FRAME(codeobj_f434438628d24ca684357abea1f7b1b5, module_tornado$simple_httpclient, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_f434438628d24ca684357abea1f7b1b5->m_type_description == NULL);
frame_f434438628d24ca684357abea1f7b1b5 = cache_frame_f434438628d24ca684357abea1f7b1b5;
// Push the new frame as the currently active one.
pushFrameStack(frame_f434438628d24ca684357abea1f7b1b5);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_f434438628d24ca684357abea1f7b1b5) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
tmp_assattr_value_1 = Py_None;
CHECK_OBJECT(par_self);
tmp_assattr_target_1 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[71], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 489;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assign_source_1;
nuitka_bool tmp_condition_result_1;
int tmp_truth_name_1;
PyObject *tmp_kw_call_arg_value_0_1;
PyObject *tmp_kw_call_arg_value_1_1;
CHECK_OBJECT(par_info);
tmp_truth_name_1 = CHECK_IF_TRUE(par_info);
if (tmp_truth_name_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 490;
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 condexpr_true_1;
} else {
goto condexpr_false_1;
}
condexpr_true_1:;
tmp_kw_call_arg_value_0_1 = mod_consts[52];
CHECK_OBJECT(par_info);
tmp_kw_call_arg_value_1_1 = par_info;
frame_f434438628d24ca684357abea1f7b1b5->m_frame.f_lineno = 490;
{
PyObject *call_args[] = {tmp_kw_call_arg_value_0_1, tmp_kw_call_arg_value_1_1};
tmp_assign_source_1 = CALL_FUNCTION_WITH_ARGS2(unicode_builtin_format, call_args);
}
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 490;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
goto condexpr_end_1;
condexpr_false_1:;
tmp_assign_source_1 = mod_consts[5];
Py_INCREF(tmp_assign_source_1);
condexpr_end_1:;
assert(var_error_message == NULL);
var_error_message = tmp_assign_source_1;
}
{
bool tmp_condition_result_2;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[66]);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 491;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_1 = Py_None;
tmp_condition_result_2 = (tmp_cmp_expr_left_1 != tmp_cmp_expr_right_1) ? true : false;
Py_DECREF(tmp_cmp_expr_left_1);
if (tmp_condition_result_2 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_args_element_value_2;
PyObject *tmp_called_value_2;
PyObject *tmp_args_element_value_3;
PyObject *tmp_args_element_value_4;
CHECK_OBJECT(par_self);
tmp_expression_value_2 = par_self;
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[176]);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 492;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_1 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[55]);
if (unlikely(tmp_args_element_value_1 == NULL)) {
tmp_args_element_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[55]);
}
if (tmp_args_element_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 493;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_called_value_2 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[55]);
if (unlikely(tmp_called_value_2 == NULL)) {
tmp_called_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[55]);
}
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 493;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_error_message);
tmp_args_element_value_3 = var_error_message;
frame_f434438628d24ca684357abea1f7b1b5->m_frame.f_lineno = 493;
tmp_args_element_value_2 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_2, tmp_args_element_value_3);
if (tmp_args_element_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 493;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_4 = Py_None;
frame_f434438628d24ca684357abea1f7b1b5->m_frame.f_lineno = 492;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2, tmp_args_element_value_4};
tmp_call_result_1 = CALL_FUNCTION_WITH_ARGS3(tmp_called_value_1, call_args);
}
Py_DECREF(tmp_called_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 = 492;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
branch_no_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_f434438628d24ca684357abea1f7b1b5);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_f434438628d24ca684357abea1f7b1b5);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_f434438628d24ca684357abea1f7b1b5, exception_lineno);
} else if (exception_tb->tb_frame != &frame_f434438628d24ca684357abea1f7b1b5->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_f434438628d24ca684357abea1f7b1b5, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_f434438628d24ca684357abea1f7b1b5,
type_description_1,
par_self,
par_info,
var_error_message
);
// Release cached frame if used for exception.
if (frame_f434438628d24ca684357abea1f7b1b5 == cache_frame_f434438628d24ca684357abea1f7b1b5) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_f434438628d24ca684357abea1f7b1b5);
cache_frame_f434438628d24ca684357abea1f7b1b5 = NULL;
}
assertFrameObject(frame_f434438628d24ca684357abea1f7b1b5);
// 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:;
Py_XDECREF(var_error_message);
var_error_message = 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_error_message);
var_error_message = 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_info);
Py_DECREF(par_info);
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_info);
Py_DECREF(par_info);
// 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_tornado$simple_httpclient$$$function__18__remove_timeout(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];
struct Nuitka_FrameObject *frame_f1620389d20593cd8d771b2730f7c71a;
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;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
bool tmp_result;
static struct Nuitka_FrameObject *cache_frame_f1620389d20593cd8d771b2730f7c71a = NULL;
PyObject *tmp_return_value = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_f1620389d20593cd8d771b2730f7c71a)) {
Py_XDECREF(cache_frame_f1620389d20593cd8d771b2730f7c71a);
#if _DEBUG_REFCOUNTS
if (cache_frame_f1620389d20593cd8d771b2730f7c71a == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_f1620389d20593cd8d771b2730f7c71a = MAKE_FUNCTION_FRAME(codeobj_f1620389d20593cd8d771b2730f7c71a, module_tornado$simple_httpclient, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_f1620389d20593cd8d771b2730f7c71a->m_type_description == NULL);
frame_f1620389d20593cd8d771b2730f7c71a = cache_frame_f1620389d20593cd8d771b2730f7c71a;
// Push the new frame as the currently active one.
pushFrameStack(frame_f1620389d20593cd8d771b2730f7c71a);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_f1620389d20593cd8d771b2730f7c71a) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[71]);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 497;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_1 = Py_None;
tmp_condition_result_1 = (tmp_cmp_expr_left_1 != tmp_cmp_expr_right_1) ? true : false;
Py_DECREF(tmp_cmp_expr_left_1);
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_expression_value_3;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_expression_value_4;
CHECK_OBJECT(par_self);
tmp_expression_value_3 = par_self;
tmp_expression_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[32]);
if (tmp_expression_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 498;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[50]);
Py_DECREF(tmp_expression_value_2);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 498;
type_description_1 = "o";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_4 = par_self;
tmp_args_element_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[71]);
if (tmp_args_element_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 498;
type_description_1 = "o";
goto frame_exception_exit_1;
}
frame_f1620389d20593cd8d771b2730f7c71a->m_frame.f_lineno = 498;
tmp_call_result_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_1, tmp_args_element_value_1);
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_1);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 498;
type_description_1 = "o";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
tmp_assattr_value_1 = Py_None;
CHECK_OBJECT(par_self);
tmp_assattr_target_1 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[71], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 499;
type_description_1 = "o";
goto frame_exception_exit_1;
}
}
branch_no_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_f1620389d20593cd8d771b2730f7c71a);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_f1620389d20593cd8d771b2730f7c71a);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_f1620389d20593cd8d771b2730f7c71a, exception_lineno);
} else if (exception_tb->tb_frame != &frame_f1620389d20593cd8d771b2730f7c71a->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_f1620389d20593cd8d771b2730f7c71a, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_f1620389d20593cd8d771b2730f7c71a,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_f1620389d20593cd8d771b2730f7c71a == cache_frame_f1620389d20593cd8d771b2730f7c71a) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_f1620389d20593cd8d771b2730f7c71a);
cache_frame_f1620389d20593cd8d771b2730f7c71a = NULL;
}
assertFrameObject(frame_f1620389d20593cd8d771b2730f7c71a);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto function_return_exit;
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_tornado$simple_httpclient$$$function__19__create_connection(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_stream = python_pars[1];
PyObject *var_connection = NULL;
struct Nuitka_FrameObject *frame_573db2db791bdb7db1a595744a18f022;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
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_573db2db791bdb7db1a595744a18f022 = 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_573db2db791bdb7db1a595744a18f022)) {
Py_XDECREF(cache_frame_573db2db791bdb7db1a595744a18f022);
#if _DEBUG_REFCOUNTS
if (cache_frame_573db2db791bdb7db1a595744a18f022 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_573db2db791bdb7db1a595744a18f022 = MAKE_FUNCTION_FRAME(codeobj_573db2db791bdb7db1a595744a18f022, module_tornado$simple_httpclient, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_573db2db791bdb7db1a595744a18f022->m_type_description == NULL);
frame_573db2db791bdb7db1a595744a18f022 = cache_frame_573db2db791bdb7db1a595744a18f022;
// Push the new frame as the currently active one.
pushFrameStack(frame_573db2db791bdb7db1a595744a18f022);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_573db2db791bdb7db1a595744a18f022) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_called_instance_1;
PyObject *tmp_call_result_1;
CHECK_OBJECT(par_stream);
tmp_called_instance_1 = par_stream;
frame_573db2db791bdb7db1a595744a18f022->m_frame.f_lineno = 502;
tmp_call_result_1 = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_1,
mod_consts[199],
PyTuple_GET_ITEM(mod_consts[175], 0)
);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 502;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_value_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_args_element_value_2;
PyObject *tmp_args_element_value_3;
PyObject *tmp_called_value_2;
PyObject *tmp_kw_call_value_0_1;
PyObject *tmp_kw_call_value_1_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_kw_call_value_2_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_kw_call_value_3_1;
PyObject *tmp_value_value_1;
PyObject *tmp_expression_value_3;
PyObject *tmp_expression_value_4;
PyObject *tmp_args_element_value_4;
PyObject *tmp_expression_value_5;
tmp_called_value_1 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[200]);
if (unlikely(tmp_called_value_1 == NULL)) {
tmp_called_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[200]);
}
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 503;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_stream);
tmp_args_element_value_1 = par_stream;
tmp_args_element_value_2 = Py_True;
tmp_called_value_2 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[201]);
if (unlikely(tmp_called_value_2 == NULL)) {
tmp_called_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[201]);
}
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 506;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_kw_call_value_0_1 = Py_True;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_kw_call_value_1_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[16]);
if (tmp_kw_call_value_1_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 508;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_2 = par_self;
tmp_kw_call_value_2_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[17]);
if (tmp_kw_call_value_2_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_kw_call_value_1_1);
exception_lineno = 509;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_4 = par_self;
tmp_expression_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[64]);
if (tmp_expression_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_kw_call_value_1_1);
Py_DECREF(tmp_kw_call_value_2_1);
exception_lineno = 510;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_value_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[162]);
Py_DECREF(tmp_expression_value_3);
if (tmp_value_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_kw_call_value_1_1);
Py_DECREF(tmp_kw_call_value_2_1);
exception_lineno = 510;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_value_value_1);
Py_DECREF(tmp_value_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_kw_call_value_1_1);
Py_DECREF(tmp_kw_call_value_2_1);
exception_lineno = 510;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_kw_call_value_3_1 = (tmp_res != 0) ? Py_True : Py_False;
frame_573db2db791bdb7db1a595744a18f022->m_frame.f_lineno = 506;
{
PyObject *kw_values[4] = {tmp_kw_call_value_0_1, tmp_kw_call_value_1_1, tmp_kw_call_value_2_1, tmp_kw_call_value_3_1};
tmp_args_element_value_3 = CALL_FUNCTION_WITH_NO_ARGS_KWSPLIT(tmp_called_value_2, kw_values, mod_consts[202]);
}
Py_DECREF(tmp_kw_call_value_1_1);
Py_DECREF(tmp_kw_call_value_2_1);
if (tmp_args_element_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 506;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_5 = par_self;
tmp_args_element_value_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[72]);
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_3);
exception_lineno = 512;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_573db2db791bdb7db1a595744a18f022->m_frame.f_lineno = 503;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2, tmp_args_element_value_3, tmp_args_element_value_4};
tmp_assign_source_1 = CALL_FUNCTION_WITH_ARGS4(tmp_called_value_1, call_args);
}
Py_DECREF(tmp_args_element_value_3);
Py_DECREF(tmp_args_element_value_4);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 503;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
assert(var_connection == NULL);
var_connection = tmp_assign_source_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_573db2db791bdb7db1a595744a18f022);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_573db2db791bdb7db1a595744a18f022);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_573db2db791bdb7db1a595744a18f022, exception_lineno);
} else if (exception_tb->tb_frame != &frame_573db2db791bdb7db1a595744a18f022->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_573db2db791bdb7db1a595744a18f022, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_573db2db791bdb7db1a595744a18f022,
type_description_1,
par_self,
par_stream,
var_connection
);
// Release cached frame if used for exception.
if (frame_573db2db791bdb7db1a595744a18f022 == cache_frame_573db2db791bdb7db1a595744a18f022) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_573db2db791bdb7db1a595744a18f022);
cache_frame_573db2db791bdb7db1a595744a18f022 = NULL;
}
assertFrameObject(frame_573db2db791bdb7db1a595744a18f022);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
CHECK_OBJECT(var_connection);
tmp_return_value = var_connection;
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(var_connection);
Py_DECREF(var_connection);
var_connection = 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;
// 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_stream);
Py_DECREF(par_stream);
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_stream);
Py_DECREF(par_stream);
// 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_tornado$simple_httpclient$$$function__20__write_body(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_start_read = Nuitka_Cell_New1(python_pars[1]);
PyObject *tmp_return_value = NULL;
// Actual function body.
{
struct Nuitka_CellObject *tmp_closure_1[2];
tmp_closure_1[0] = par_self;
Py_INCREF(tmp_closure_1[0]);
tmp_closure_1[1] = par_start_read;
Py_INCREF(tmp_closure_1[1]);
tmp_return_value = MAKE_COROUTINE_tornado$simple_httpclient$$$function__20__write_body$$$coroutine__1__write_body(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_start_read);
Py_DECREF(par_start_read);
// 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 tornado$simple_httpclient$$$function__20__write_body$$$coroutine__1__write_body_locals {
PyObject *var_fut;
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;
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;
int exception_keeper_lineno_2;
PyObject *tmp_return_value;
PyObject *exception_keeper_type_3;
PyObject *exception_keeper_value_3;
PyTracebackObject *exception_keeper_tb_3;
int exception_keeper_lineno_3;
};
static PyObject *tornado$simple_httpclient$$$function__20__write_body$$$coroutine__1__write_body_context(struct Nuitka_CoroutineObject *coroutine, PyObject *yield_return_value) {
CHECK_OBJECT(coroutine);
assert(Nuitka_Coroutine_Check((PyObject *)coroutine));
// Heap access if used.
struct tornado$simple_httpclient$$$function__20__write_body$$$coroutine__1__write_body_locals *coroutine_heap = (struct tornado$simple_httpclient$$$function__20__write_body$$$coroutine__1__write_body_locals *)coroutine->m_heap_storage;
// Dispatch to yield based on return label index:
switch(coroutine->m_yield_return_index) {
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;
coroutine_heap->var_fut = NULL;
coroutine_heap->type_description_1 = NULL;
coroutine_heap->exception_type = NULL;
coroutine_heap->exception_value = NULL;
coroutine_heap->exception_tb = NULL;
coroutine_heap->exception_lineno = 0;
coroutine_heap->tmp_return_value = NULL;
// Actual coroutine 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_ef06b4335dd42890df7856c15b9b82b4, module_tornado$simple_httpclient, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
coroutine->m_frame = cache_m_frame;
// Mark the frame object as in use, ref count 1 will be up for reuse.
Py_INCREF(coroutine->m_frame);
assert(Py_REFCNT(coroutine->m_frame) == 2); // Frame stack
#if PYTHON_VERSION >= 0x340
Nuitka_SetFrameGenerator(coroutine->m_frame, (PyObject *)coroutine);
#endif
assert(coroutine->m_frame->m_frame.f_back == NULL);
pushFrameStack(coroutine->m_frame);
// Taking a reference prevents reuse of generator frame while it is being used.
Py_INCREF(coroutine->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(coroutine) = EXC_TYPE(thread_state);
if (EXC_TYPE_F(coroutine) == Py_None) EXC_TYPE_F(coroutine) = NULL;
Py_XINCREF(EXC_TYPE_F(coroutine));
#endif
EXC_VALUE_F(coroutine) = EXC_VALUE(thread_state);
Py_XINCREF(EXC_VALUE_F(coroutine));
#if PYTHON_VERSION < 0x3b0
ASSIGN_EXC_TRACEBACK_F(coroutine, EXC_TRACEBACK(thread_state));
Py_XINCREF(EXC_TRACEBACK_F(coroutine));
#endif
}
#endif
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_expression_value_2;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 517;
coroutine_heap->type_description_1 = "cco";
goto frame_exception_exit_1;
}
tmp_expression_value_2 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[64]);
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 517;
coroutine_heap->type_description_1 = "cco";
goto frame_exception_exit_1;
}
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[151]);
Py_DECREF(tmp_expression_value_1);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 517;
coroutine_heap->type_description_1 = "cco";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_1 = Py_None;
tmp_condition_result_1 = (tmp_cmp_expr_left_1 != tmp_cmp_expr_right_1) ? true : false;
Py_DECREF(tmp_cmp_expr_left_1);
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_3;
PyObject *tmp_expression_value_4;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_expression_value_5;
PyObject *tmp_expression_value_6;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 518;
coroutine_heap->type_description_1 = "cco";
goto frame_exception_exit_1;
}
tmp_expression_value_4 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[170]);
if (tmp_expression_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 518;
coroutine_heap->type_description_1 = "cco";
goto frame_exception_exit_1;
}
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[203]);
Py_DECREF(tmp_expression_value_3);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 518;
coroutine_heap->type_description_1 = "cco";
goto frame_exception_exit_1;
}
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
Py_DECREF(tmp_called_value_1);
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 518;
coroutine_heap->type_description_1 = "cco";
goto frame_exception_exit_1;
}
tmp_expression_value_6 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_6, mod_consts[64]);
if (tmp_expression_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_called_value_1);
coroutine_heap->exception_lineno = 518;
coroutine_heap->type_description_1 = "cco";
goto frame_exception_exit_1;
}
tmp_args_element_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[151]);
Py_DECREF(tmp_expression_value_5);
if (tmp_args_element_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_called_value_1);
coroutine_heap->exception_lineno = 518;
coroutine_heap->type_description_1 = "cco";
goto frame_exception_exit_1;
}
coroutine->m_frame->m_frame.f_lineno = 518;
tmp_call_result_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_1, tmp_args_element_value_1);
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_1);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 518;
coroutine_heap->type_description_1 = "cco";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
goto branch_end_1;
branch_no_1:;
{
bool tmp_condition_result_2;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
PyObject *tmp_expression_value_7;
PyObject *tmp_expression_value_8;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 519;
coroutine_heap->type_description_1 = "cco";
goto frame_exception_exit_1;
}
tmp_expression_value_8 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_7 = LOOKUP_ATTRIBUTE(tmp_expression_value_8, mod_consts[64]);
if (tmp_expression_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 519;
coroutine_heap->type_description_1 = "cco";
goto frame_exception_exit_1;
}
tmp_cmp_expr_left_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_7, mod_consts[152]);
Py_DECREF(tmp_expression_value_7);
if (tmp_cmp_expr_left_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 519;
coroutine_heap->type_description_1 = "cco";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_2 = Py_None;
tmp_condition_result_2 = (tmp_cmp_expr_left_2 != tmp_cmp_expr_right_2) ? true : false;
Py_DECREF(tmp_cmp_expr_left_2);
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_2;
PyObject *tmp_expression_value_9;
PyObject *tmp_expression_value_10;
PyObject *tmp_args_element_value_2;
PyObject *tmp_expression_value_11;
PyObject *tmp_expression_value_12;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 520;
coroutine_heap->type_description_1 = "cco";
goto frame_exception_exit_1;
}
tmp_expression_value_10 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_9 = LOOKUP_ATTRIBUTE(tmp_expression_value_10, mod_consts[64]);
if (tmp_expression_value_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 520;
coroutine_heap->type_description_1 = "cco";
goto frame_exception_exit_1;
}
tmp_called_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_9, mod_consts[152]);
Py_DECREF(tmp_expression_value_9);
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 520;
coroutine_heap->type_description_1 = "cco";
goto frame_exception_exit_1;
}
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
Py_DECREF(tmp_called_value_2);
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 520;
coroutine_heap->type_description_1 = "cco";
goto frame_exception_exit_1;
}
tmp_expression_value_12 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_11 = LOOKUP_ATTRIBUTE(tmp_expression_value_12, mod_consts[170]);
if (tmp_expression_value_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_called_value_2);
coroutine_heap->exception_lineno = 520;
coroutine_heap->type_description_1 = "cco";
goto frame_exception_exit_1;
}
tmp_args_element_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_11, mod_consts[203]);
Py_DECREF(tmp_expression_value_11);
if (tmp_args_element_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_called_value_2);
coroutine_heap->exception_lineno = 520;
coroutine_heap->type_description_1 = "cco";
goto frame_exception_exit_1;
}
coroutine->m_frame->m_frame.f_lineno = 520;
tmp_assign_source_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_2, tmp_args_element_value_2);
Py_DECREF(tmp_called_value_2);
Py_DECREF(tmp_args_element_value_2);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 520;
coroutine_heap->type_description_1 = "cco";
goto frame_exception_exit_1;
}
assert(coroutine_heap->var_fut == NULL);
coroutine_heap->var_fut = tmp_assign_source_1;
}
{
bool tmp_condition_result_3;
PyObject *tmp_cmp_expr_left_3;
PyObject *tmp_cmp_expr_right_3;
CHECK_OBJECT(coroutine_heap->var_fut);
tmp_cmp_expr_left_3 = coroutine_heap->var_fut;
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_expression_value_13;
PyObject *tmp_expression_value_14;
PyObject *tmp_await_result_1;
coroutine->m_frame->m_frame.f_lineno = 522;
CHECK_OBJECT(coroutine_heap->var_fut);
tmp_expression_value_14 = coroutine_heap->var_fut;
tmp_expression_value_13 = ASYNC_AWAIT(tmp_expression_value_14, await_normal);
if (tmp_expression_value_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 522;
coroutine_heap->type_description_1 = "cco";
goto frame_exception_exit_1;
}
Nuitka_PreserveHeap(coroutine_heap->yield_tmps, &tmp_expression_value_14, sizeof(PyObject *), NULL);
coroutine->m_yield_return_index = 1;
coroutine->m_yieldfrom = tmp_expression_value_13;
coroutine->m_awaiting = true;
return NULL;
yield_return_1:
Nuitka_RestoreHeap(coroutine_heap->yield_tmps, &tmp_expression_value_14, sizeof(PyObject *), NULL);
coroutine->m_awaiting = false;
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 522;
coroutine_heap->type_description_1 = "cco";
goto frame_exception_exit_1;
}
tmp_await_result_1 = yield_return_value;
if (tmp_await_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 522;
coroutine_heap->type_description_1 = "cco";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_await_result_1);
}
branch_no_3:;
branch_no_2:;
branch_end_1:;
{
PyObject *tmp_called_instance_1;
PyObject *tmp_expression_value_15;
PyObject *tmp_call_result_2;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 523;
coroutine_heap->type_description_1 = "cco";
goto frame_exception_exit_1;
}
tmp_expression_value_15 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_called_instance_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_15, mod_consts[170]);
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 523;
coroutine_heap->type_description_1 = "cco";
goto frame_exception_exit_1;
}
coroutine->m_frame->m_frame.f_lineno = 523;
tmp_call_result_2 = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[204]);
Py_DECREF(tmp_called_instance_1);
if (tmp_call_result_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 523;
coroutine_heap->type_description_1 = "cco";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_2);
}
{
nuitka_bool tmp_condition_result_4;
int tmp_truth_name_1;
if (Nuitka_Cell_GET(coroutine->m_closure[1]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[205]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 524;
coroutine_heap->type_description_1 = "cco";
goto frame_exception_exit_1;
}
tmp_truth_name_1 = CHECK_IF_TRUE(Nuitka_Cell_GET(coroutine->m_closure[1]));
if (tmp_truth_name_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 524;
coroutine_heap->type_description_1 = "cco";
goto frame_exception_exit_1;
}
tmp_condition_result_4 = tmp_truth_name_1 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_4 == NUITKA_BOOL_TRUE) {
goto branch_yes_4;
} else {
goto branch_no_4;
}
}
branch_yes_4:;
// Tried code:
{
PyObject *tmp_expression_value_16;
PyObject *tmp_expression_value_17;
PyObject *tmp_called_value_3;
PyObject *tmp_expression_value_18;
PyObject *tmp_expression_value_19;
PyObject *tmp_args_element_value_3;
PyObject *tmp_await_result_2;
coroutine->m_frame->m_frame.f_lineno = 526;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 526;
coroutine_heap->type_description_1 = "cco";
goto try_except_handler_2;
}
tmp_expression_value_19 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_18 = LOOKUP_ATTRIBUTE(tmp_expression_value_19, mod_consts[170]);
if (tmp_expression_value_18 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 526;
coroutine_heap->type_description_1 = "cco";
goto try_except_handler_2;
}
tmp_called_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_18, mod_consts[173]);
Py_DECREF(tmp_expression_value_18);
if (tmp_called_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 526;
coroutine_heap->type_description_1 = "cco";
goto try_except_handler_2;
}
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
Py_DECREF(tmp_called_value_3);
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 526;
coroutine_heap->type_description_1 = "cco";
goto try_except_handler_2;
}
tmp_args_element_value_3 = Nuitka_Cell_GET(coroutine->m_closure[0]);
coroutine->m_frame->m_frame.f_lineno = 526;
tmp_expression_value_17 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_3, tmp_args_element_value_3);
Py_DECREF(tmp_called_value_3);
if (tmp_expression_value_17 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 526;
coroutine_heap->type_description_1 = "cco";
goto try_except_handler_2;
}
tmp_expression_value_16 = ASYNC_AWAIT(tmp_expression_value_17, await_normal);
Py_DECREF(tmp_expression_value_17);
if (tmp_expression_value_16 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 526;
coroutine_heap->type_description_1 = "cco";
goto try_except_handler_2;
}
Nuitka_PreserveHeap(coroutine_heap->yield_tmps, &tmp_expression_value_17, sizeof(PyObject *), &tmp_called_value_3, sizeof(PyObject *), &tmp_expression_value_18, sizeof(PyObject *), &tmp_expression_value_19, sizeof(PyObject *), &tmp_args_element_value_3, sizeof(PyObject *), NULL);
coroutine->m_yield_return_index = 2;
coroutine->m_yieldfrom = tmp_expression_value_16;
coroutine->m_awaiting = true;
return NULL;
yield_return_2:
Nuitka_RestoreHeap(coroutine_heap->yield_tmps, &tmp_expression_value_17, sizeof(PyObject *), &tmp_called_value_3, sizeof(PyObject *), &tmp_expression_value_18, sizeof(PyObject *), &tmp_expression_value_19, sizeof(PyObject *), &tmp_args_element_value_3, sizeof(PyObject *), NULL);
coroutine->m_awaiting = false;
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 526;
coroutine_heap->type_description_1 = "cco";
goto try_except_handler_2;
}
tmp_await_result_2 = yield_return_value;
if (tmp_await_result_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 526;
coroutine_heap->type_description_1 = "cco";
goto try_except_handler_2;
}
Py_DECREF(tmp_await_result_2);
}
goto try_end_1;
// Exception handler code:
try_except_handler_2:;
coroutine_heap->exception_keeper_type_1 = coroutine_heap->exception_type;
coroutine_heap->exception_keeper_value_1 = coroutine_heap->exception_value;
coroutine_heap->exception_keeper_tb_1 = coroutine_heap->exception_tb;
coroutine_heap->exception_keeper_lineno_1 = coroutine_heap->exception_lineno;
coroutine_heap->exception_type = NULL;
coroutine_heap->exception_value = NULL;
coroutine_heap->exception_tb = NULL;
coroutine_heap->exception_lineno = 0;
// Preserve existing published exception id 1.
coroutine_heap->exception_preserved_1 = GET_CURRENT_EXCEPTION();
if (coroutine_heap->exception_keeper_tb_1 == NULL) {
coroutine_heap->exception_keeper_tb_1 = MAKE_TRACEBACK(coroutine->m_frame, coroutine_heap->exception_keeper_lineno_1);
} else if (coroutine_heap->exception_keeper_lineno_1 != 0) {
coroutine_heap->exception_keeper_tb_1 = ADD_TRACEBACK(coroutine_heap->exception_keeper_tb_1, coroutine->m_frame, coroutine_heap->exception_keeper_lineno_1);
}
PUBLISH_CURRENT_EXCEPTION(&coroutine_heap->exception_keeper_type_1, &coroutine_heap->exception_keeper_value_1, &coroutine_heap->exception_keeper_tb_1);
// Tried code:
{
bool tmp_condition_result_5;
PyObject *tmp_cmp_expr_left_4;
PyObject *tmp_cmp_expr_right_4;
tmp_cmp_expr_left_4 = EXC_TYPE(PyThreadState_GET());
tmp_cmp_expr_right_4 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[206]);
if (unlikely(tmp_cmp_expr_right_4 == NULL)) {
tmp_cmp_expr_right_4 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[206]);
}
if (tmp_cmp_expr_right_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 527;
coroutine_heap->type_description_1 = "cco";
goto try_except_handler_3;
}
coroutine_heap->tmp_res = EXCEPTION_MATCH_BOOL(tmp_cmp_expr_left_4, tmp_cmp_expr_right_4);
if (coroutine_heap->tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 527;
coroutine_heap->type_description_1 = "cco";
goto try_except_handler_3;
}
tmp_condition_result_5 = (coroutine_heap->tmp_res != 0) ? true : false;
if (tmp_condition_result_5 != false) {
goto branch_yes_5;
} else {
goto branch_no_5;
}
}
branch_yes_5:;
{
bool tmp_condition_result_6;
PyObject *tmp_operand_value_1;
PyObject *tmp_dircall_arg1_1;
PyObject *tmp_expression_value_20;
PyObject *tmp_dircall_arg2_1;
PyObject *tmp_called_instance_2;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 528;
coroutine_heap->type_description_1 = "cco";
goto try_except_handler_3;
}
tmp_expression_value_20 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_dircall_arg1_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_20, mod_consts[176]);
if (tmp_dircall_arg1_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 528;
coroutine_heap->type_description_1 = "cco";
goto try_except_handler_3;
}
tmp_called_instance_2 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[177]);
if (unlikely(tmp_called_instance_2 == NULL)) {
tmp_called_instance_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[177]);
}
assert(!(tmp_called_instance_2 == NULL));
coroutine->m_frame->m_frame.f_lineno = 528;
tmp_dircall_arg2_1 = CALL_METHOD_NO_ARGS(tmp_called_instance_2, mod_consts[178]);
if (tmp_dircall_arg2_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_dircall_arg1_1);
coroutine_heap->exception_lineno = 528;
coroutine_heap->type_description_1 = "cco";
goto try_except_handler_3;
}
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_1, tmp_dircall_arg2_1};
tmp_operand_value_1 = impl___main__$$$function__2_complex_call_helper_star_list(dir_call_args);
}
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 528;
coroutine_heap->type_description_1 = "cco";
goto try_except_handler_3;
}
coroutine_heap->tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
if (coroutine_heap->tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 528;
coroutine_heap->type_description_1 = "cco";
goto try_except_handler_3;
}
tmp_condition_result_6 = (coroutine_heap->tmp_res == 0) ? true : false;
if (tmp_condition_result_6 != false) {
goto branch_yes_6;
} else {
goto branch_no_6;
}
}
branch_yes_6:;
coroutine_heap->tmp_result = RERAISE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
if (unlikely(coroutine_heap->tmp_result == false)) {
coroutine_heap->exception_lineno = 529;
}
if (coroutine_heap->exception_tb && coroutine_heap->exception_tb->tb_frame == &coroutine->m_frame->m_frame) coroutine->m_frame->m_frame.f_lineno = coroutine_heap->exception_tb->tb_lineno;
coroutine_heap->type_description_1 = "cco";
goto try_except_handler_3;
branch_no_6:;
goto branch_end_5;
branch_no_5:;
coroutine_heap->tmp_result = RERAISE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
if (unlikely(coroutine_heap->tmp_result == false)) {
coroutine_heap->exception_lineno = 525;
}
if (coroutine_heap->exception_tb && coroutine_heap->exception_tb->tb_frame == &coroutine->m_frame->m_frame) coroutine->m_frame->m_frame.f_lineno = coroutine_heap->exception_tb->tb_lineno;
coroutine_heap->type_description_1 = "cco";
goto try_except_handler_3;
branch_end_5:;
goto try_end_2;
// Exception handler code:
try_except_handler_3:;
coroutine_heap->exception_keeper_type_2 = coroutine_heap->exception_type;
coroutine_heap->exception_keeper_value_2 = coroutine_heap->exception_value;
coroutine_heap->exception_keeper_tb_2 = coroutine_heap->exception_tb;
coroutine_heap->exception_keeper_lineno_2 = coroutine_heap->exception_lineno;
coroutine_heap->exception_type = NULL;
coroutine_heap->exception_value = NULL;
coroutine_heap->exception_tb = NULL;
coroutine_heap->exception_lineno = 0;
// Restore previous exception id 1.
SET_CURRENT_EXCEPTION(&coroutine_heap->exception_preserved_1);
// Re-raise.
coroutine_heap->exception_type = coroutine_heap->exception_keeper_type_2;
coroutine_heap->exception_value = coroutine_heap->exception_keeper_value_2;
coroutine_heap->exception_tb = coroutine_heap->exception_keeper_tb_2;
coroutine_heap->exception_lineno = coroutine_heap->exception_keeper_lineno_2;
goto frame_exception_exit_1;
// End of try:
try_end_2:;
// Restore previous exception id 1.
SET_CURRENT_EXCEPTION(&coroutine_heap->exception_preserved_1);
goto try_end_1;
NUITKA_CANNOT_GET_HERE("exception handler codes exits in all cases");
return NULL;
// End of try:
try_end_1:;
branch_no_4:;
Nuitka_Frame_MarkAsNotExecuting(coroutine->m_frame);
#if PYTHON_VERSION >= 0x300
#if PYTHON_VERSION < 0x3b0
Py_CLEAR(EXC_TYPE_F(coroutine));
#endif
Py_CLEAR(EXC_VALUE_F(coroutine));
#if PYTHON_VERSION < 0x3b0
Py_CLEAR(EXC_TRACEBACK_F(coroutine));
#endif
#endif
// Allow re-use of the frame again.
Py_DECREF(coroutine->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(coroutine_heap->exception_type)) {
if (coroutine_heap->exception_tb == NULL) {
coroutine_heap->exception_tb = MAKE_TRACEBACK(coroutine->m_frame, coroutine_heap->exception_lineno);
} else if (coroutine_heap->exception_tb->tb_frame != &coroutine->m_frame->m_frame) {
coroutine_heap->exception_tb = ADD_TRACEBACK(coroutine_heap->exception_tb, coroutine->m_frame, coroutine_heap->exception_lineno);
}
Nuitka_Frame_AttachLocals(
coroutine->m_frame,
coroutine_heap->type_description_1,
coroutine->m_closure[0],
coroutine->m_closure[1],
coroutine_heap->var_fut
);
// Release cached frame if used for exception.
if (coroutine->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(coroutine->m_frame);
}
#if PYTHON_VERSION >= 0x300
#if PYTHON_VERSION < 0x3b0
Py_CLEAR(EXC_TYPE_F(coroutine));
#endif
Py_CLEAR(EXC_VALUE_F(coroutine));
#if PYTHON_VERSION < 0x3b0
Py_CLEAR(EXC_TRACEBACK_F(coroutine));
#endif
#endif
Py_DECREF(coroutine->m_frame);
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
coroutine_heap->tmp_return_value = Py_None;
Py_INCREF(coroutine_heap->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(coroutine_heap->var_fut);
coroutine_heap->var_fut = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
coroutine_heap->exception_keeper_type_3 = coroutine_heap->exception_type;
coroutine_heap->exception_keeper_value_3 = coroutine_heap->exception_value;
coroutine_heap->exception_keeper_tb_3 = coroutine_heap->exception_tb;
coroutine_heap->exception_keeper_lineno_3 = coroutine_heap->exception_lineno;
coroutine_heap->exception_type = NULL;
coroutine_heap->exception_value = NULL;
coroutine_heap->exception_tb = NULL;
coroutine_heap->exception_lineno = 0;
Py_XDECREF(coroutine_heap->var_fut);
coroutine_heap->var_fut = NULL;
// Re-raise.
coroutine_heap->exception_type = coroutine_heap->exception_keeper_type_3;
coroutine_heap->exception_value = coroutine_heap->exception_keeper_value_3;
coroutine_heap->exception_tb = coroutine_heap->exception_keeper_tb_3;
coroutine_heap->exception_lineno = coroutine_heap->exception_keeper_lineno_3;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must be present");
function_exception_exit:
assert(coroutine_heap->exception_type);
RESTORE_ERROR_OCCURRED(coroutine_heap->exception_type, coroutine_heap->exception_value, coroutine_heap->exception_tb);
return NULL;
function_return_exit:;
coroutine->m_returned = coroutine_heap->tmp_return_value;
return NULL;
}
static PyObject *MAKE_COROUTINE_tornado$simple_httpclient$$$function__20__write_body$$$coroutine__1__write_body(struct Nuitka_CellObject **closure) {
return Nuitka_Coroutine_New(
tornado$simple_httpclient$$$function__20__write_body$$$coroutine__1__write_body_context,
module_tornado$simple_httpclient,
mod_consts[174],
mod_consts[207],
codeobj_ef06b4335dd42890df7856c15b9b82b4,
closure,
2,
sizeof(struct tornado$simple_httpclient$$$function__20__write_body$$$coroutine__1__write_body_locals)
);
}
static PyObject *impl_tornado$simple_httpclient$$$function__21__release(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 *var_release_callback = NULL;
struct Nuitka_FrameObject *frame_2a99ed6a9d55420a1952b69fd08c4389;
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;
bool tmp_result;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
static struct Nuitka_FrameObject *cache_frame_2a99ed6a9d55420a1952b69fd08c4389 = 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_2a99ed6a9d55420a1952b69fd08c4389)) {
Py_XDECREF(cache_frame_2a99ed6a9d55420a1952b69fd08c4389);
#if _DEBUG_REFCOUNTS
if (cache_frame_2a99ed6a9d55420a1952b69fd08c4389 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_2a99ed6a9d55420a1952b69fd08c4389 = MAKE_FUNCTION_FRAME(codeobj_2a99ed6a9d55420a1952b69fd08c4389, module_tornado$simple_httpclient, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_2a99ed6a9d55420a1952b69fd08c4389->m_type_description == NULL);
frame_2a99ed6a9d55420a1952b69fd08c4389 = cache_frame_2a99ed6a9d55420a1952b69fd08c4389;
// Push the new frame as the currently active one.
pushFrameStack(frame_2a99ed6a9d55420a1952b69fd08c4389);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_2a99ed6a9d55420a1952b69fd08c4389) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[65]);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 532;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_1 = Py_None;
tmp_condition_result_1 = (tmp_cmp_expr_left_1 != tmp_cmp_expr_right_1) ? true : false;
Py_DECREF(tmp_cmp_expr_left_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_expression_value_2;
CHECK_OBJECT(par_self);
tmp_expression_value_2 = par_self;
tmp_assign_source_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[65]);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 533;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
assert(var_release_callback == NULL);
var_release_callback = tmp_assign_source_1;
}
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
tmp_assattr_value_1 = Py_None;
CHECK_OBJECT(par_self);
tmp_assattr_target_1 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[65], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 534;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_called_value_1;
PyObject *tmp_call_result_1;
CHECK_OBJECT(var_release_callback);
tmp_called_value_1 = var_release_callback;
frame_2a99ed6a9d55420a1952b69fd08c4389->m_frame.f_lineno = 535;
tmp_call_result_1 = CALL_FUNCTION_NO_ARGS(tmp_called_value_1);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 535;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
branch_no_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_2a99ed6a9d55420a1952b69fd08c4389);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_2a99ed6a9d55420a1952b69fd08c4389);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_2a99ed6a9d55420a1952b69fd08c4389, exception_lineno);
} else if (exception_tb->tb_frame != &frame_2a99ed6a9d55420a1952b69fd08c4389->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_2a99ed6a9d55420a1952b69fd08c4389, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_2a99ed6a9d55420a1952b69fd08c4389,
type_description_1,
par_self,
var_release_callback
);
// Release cached frame if used for exception.
if (frame_2a99ed6a9d55420a1952b69fd08c4389 == cache_frame_2a99ed6a9d55420a1952b69fd08c4389) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_2a99ed6a9d55420a1952b69fd08c4389);
cache_frame_2a99ed6a9d55420a1952b69fd08c4389 = NULL;
}
assertFrameObject(frame_2a99ed6a9d55420a1952b69fd08c4389);
// 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:;
Py_XDECREF(var_release_callback);
var_release_callback = 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_release_callback);
var_release_callback = 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_tornado$simple_httpclient$$$function__22__run_callback(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_response = python_pars[1];
PyObject *var_final_callback = NULL;
struct Nuitka_FrameObject *frame_949f3e0690001fb52ef57003f02b7837;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
bool tmp_result;
static struct Nuitka_FrameObject *cache_frame_949f3e0690001fb52ef57003f02b7837 = 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_949f3e0690001fb52ef57003f02b7837)) {
Py_XDECREF(cache_frame_949f3e0690001fb52ef57003f02b7837);
#if _DEBUG_REFCOUNTS
if (cache_frame_949f3e0690001fb52ef57003f02b7837 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_949f3e0690001fb52ef57003f02b7837 = MAKE_FUNCTION_FRAME(codeobj_949f3e0690001fb52ef57003f02b7837, module_tornado$simple_httpclient, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_949f3e0690001fb52ef57003f02b7837->m_type_description == NULL);
frame_949f3e0690001fb52ef57003f02b7837 = cache_frame_949f3e0690001fb52ef57003f02b7837;
// Push the new frame as the currently active one.
pushFrameStack(frame_949f3e0690001fb52ef57003f02b7837);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_949f3e0690001fb52ef57003f02b7837) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_called_instance_1;
PyObject *tmp_call_result_1;
CHECK_OBJECT(par_self);
tmp_called_instance_1 = par_self;
frame_949f3e0690001fb52ef57003f02b7837->m_frame.f_lineno = 538;
tmp_call_result_1 = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[208]);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 538;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
{
bool tmp_condition_result_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[66]);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 539;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_1 = Py_None;
tmp_condition_result_1 = (tmp_cmp_expr_left_1 != tmp_cmp_expr_right_1) ? true : false;
Py_DECREF(tmp_cmp_expr_left_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_expression_value_2;
CHECK_OBJECT(par_self);
tmp_expression_value_2 = par_self;
tmp_assign_source_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[66]);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 540;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
assert(var_final_callback == NULL);
var_final_callback = tmp_assign_source_1;
}
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
tmp_assattr_value_1 = Py_None;
CHECK_OBJECT(par_self);
tmp_assattr_target_1 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[66], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 541;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_called_instance_2;
PyObject *tmp_expression_value_3;
PyObject *tmp_call_result_2;
PyObject *tmp_args_element_value_1;
PyObject *tmp_args_element_value_2;
CHECK_OBJECT(par_self);
tmp_expression_value_3 = par_self;
tmp_called_instance_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[32]);
if (tmp_called_instance_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 542;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_final_callback);
tmp_args_element_value_1 = var_final_callback;
CHECK_OBJECT(par_response);
tmp_args_element_value_2 = par_response;
frame_949f3e0690001fb52ef57003f02b7837->m_frame.f_lineno = 542;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2};
tmp_call_result_2 = CALL_METHOD_WITH_ARGS2(
tmp_called_instance_2,
mod_consts[58],
call_args
);
}
Py_DECREF(tmp_called_instance_2);
if (tmp_call_result_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 542;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_2);
}
branch_no_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_949f3e0690001fb52ef57003f02b7837);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_949f3e0690001fb52ef57003f02b7837);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_949f3e0690001fb52ef57003f02b7837, exception_lineno);
} else if (exception_tb->tb_frame != &frame_949f3e0690001fb52ef57003f02b7837->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_949f3e0690001fb52ef57003f02b7837, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_949f3e0690001fb52ef57003f02b7837,
type_description_1,
par_self,
par_response,
var_final_callback
);
// Release cached frame if used for exception.
if (frame_949f3e0690001fb52ef57003f02b7837 == cache_frame_949f3e0690001fb52ef57003f02b7837) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_949f3e0690001fb52ef57003f02b7837);
cache_frame_949f3e0690001fb52ef57003f02b7837 = NULL;
}
assertFrameObject(frame_949f3e0690001fb52ef57003f02b7837);
// 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:;
Py_XDECREF(var_final_callback);
var_final_callback = 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_final_callback);
var_final_callback = 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_response);
Py_DECREF(par_response);
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_response);
Py_DECREF(par_response);
// 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_tornado$simple_httpclient$$$function__23__handle_exception(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_typ = python_pars[1];
PyObject *par_value = python_pars[2];
PyObject *par_tb = python_pars[3];
struct Nuitka_FrameObject *frame_b5a41e6eed6014109b74be6e9226b66b;
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;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
int tmp_res;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_b5a41e6eed6014109b74be6e9226b66b = 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_b5a41e6eed6014109b74be6e9226b66b)) {
Py_XDECREF(cache_frame_b5a41e6eed6014109b74be6e9226b66b);
#if _DEBUG_REFCOUNTS
if (cache_frame_b5a41e6eed6014109b74be6e9226b66b == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_b5a41e6eed6014109b74be6e9226b66b = MAKE_FUNCTION_FRAME(codeobj_b5a41e6eed6014109b74be6e9226b66b, module_tornado$simple_httpclient, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_b5a41e6eed6014109b74be6e9226b66b->m_type_description == NULL);
frame_b5a41e6eed6014109b74be6e9226b66b = cache_frame_b5a41e6eed6014109b74be6e9226b66b;
// Push the new frame as the currently active one.
pushFrameStack(frame_b5a41e6eed6014109b74be6e9226b66b);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_b5a41e6eed6014109b74be6e9226b66b) == 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[66]);
if (tmp_attribute_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 550;
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 = 550;
type_description_1 = "oooo";
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_called_instance_1;
PyObject *tmp_call_result_1;
CHECK_OBJECT(par_self);
tmp_called_instance_1 = par_self;
frame_b5a41e6eed6014109b74be6e9226b66b->m_frame.f_lineno = 551;
tmp_call_result_1 = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[44]);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 551;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
{
nuitka_bool tmp_condition_result_2;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(par_value);
tmp_isinstance_inst_1 = par_value;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[206]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[206]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 552;
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 = 552;
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:;
{
bool tmp_condition_result_3;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_2;
CHECK_OBJECT(par_value);
tmp_expression_value_2 = par_value;
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[209]);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 553;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_1 = Py_None;
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_1;
PyObject *tmp_called_value_1;
tmp_called_value_1 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[210]);
if (unlikely(tmp_called_value_1 == NULL)) {
tmp_called_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[210]);
}
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 554;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
frame_b5a41e6eed6014109b74be6e9226b66b->m_frame.f_lineno = 554;
tmp_assign_source_1 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_1, mod_consts[211]);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 554;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
{
PyObject *old = par_value;
assert(old != NULL);
par_value = tmp_assign_source_1;
Py_DECREF(old);
}
}
goto branch_end_3;
branch_no_3:;
{
PyObject *tmp_assign_source_2;
PyObject *tmp_expression_value_3;
CHECK_OBJECT(par_value);
tmp_expression_value_3 = par_value;
tmp_assign_source_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[209]);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 556;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
{
PyObject *old = par_value;
assert(old != NULL);
par_value = tmp_assign_source_2;
Py_DECREF(old);
}
}
branch_end_3:;
branch_no_2:;
{
PyObject *tmp_called_value_2;
PyObject *tmp_expression_value_4;
PyObject *tmp_call_result_2;
PyObject *tmp_args_element_value_1;
PyObject *tmp_called_value_3;
PyObject *tmp_kw_call_arg_value_0_1;
PyObject *tmp_expression_value_5;
PyObject *tmp_kw_call_arg_value_1_1;
PyObject *tmp_kw_call_dict_value_0_1;
PyObject *tmp_kw_call_dict_value_1_1;
PyObject *tmp_sub_expr_left_1;
PyObject *tmp_sub_expr_right_1;
PyObject *tmp_called_instance_2;
PyObject *tmp_expression_value_6;
PyObject *tmp_expression_value_7;
PyObject *tmp_kw_call_dict_value_2_1;
PyObject *tmp_expression_value_8;
CHECK_OBJECT(par_self);
tmp_expression_value_4 = par_self;
tmp_called_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[212]);
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 557;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_called_value_3 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[53]);
if (unlikely(tmp_called_value_3 == NULL)) {
tmp_called_value_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[53]);
}
if (tmp_called_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
exception_lineno = 558;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_5 = par_self;
tmp_kw_call_arg_value_0_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[64]);
if (tmp_kw_call_arg_value_0_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
exception_lineno = 559;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_kw_call_arg_value_1_1 = mod_consts[54];
CHECK_OBJECT(par_value);
tmp_kw_call_dict_value_0_1 = par_value;
CHECK_OBJECT(par_self);
tmp_expression_value_6 = par_self;
tmp_called_instance_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_6, mod_consts[32]);
if (tmp_called_instance_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
Py_DECREF(tmp_kw_call_arg_value_0_1);
exception_lineno = 562;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
frame_b5a41e6eed6014109b74be6e9226b66b->m_frame.f_lineno = 562;
tmp_sub_expr_left_1 = CALL_METHOD_NO_ARGS(tmp_called_instance_2, mod_consts[34]);
Py_DECREF(tmp_called_instance_2);
if (tmp_sub_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
Py_DECREF(tmp_kw_call_arg_value_0_1);
exception_lineno = 562;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_7 = par_self;
tmp_sub_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_7, mod_consts[56]);
if (tmp_sub_expr_right_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
Py_DECREF(tmp_kw_call_arg_value_0_1);
Py_DECREF(tmp_sub_expr_left_1);
exception_lineno = 562;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_kw_call_dict_value_1_1 = BINARY_OPERATION_SUB_OBJECT_OBJECT_OBJECT(tmp_sub_expr_left_1, tmp_sub_expr_right_1);
Py_DECREF(tmp_sub_expr_left_1);
Py_DECREF(tmp_sub_expr_right_1);
if (tmp_kw_call_dict_value_1_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
Py_DECREF(tmp_kw_call_arg_value_0_1);
exception_lineno = 562;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_8 = par_self;
tmp_kw_call_dict_value_2_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_8, mod_consts[62]);
if (tmp_kw_call_dict_value_2_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
Py_DECREF(tmp_kw_call_arg_value_0_1);
Py_DECREF(tmp_kw_call_dict_value_1_1);
exception_lineno = 563;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
frame_b5a41e6eed6014109b74be6e9226b66b->m_frame.f_lineno = 558;
{
PyObject *args[] = {tmp_kw_call_arg_value_0_1, tmp_kw_call_arg_value_1_1};
PyObject *kw_values[3] = {tmp_kw_call_dict_value_0_1, tmp_kw_call_dict_value_1_1, tmp_kw_call_dict_value_2_1};
tmp_args_element_value_1 = CALL_FUNCTION_WITH_ARGS2_KWSPLIT(tmp_called_value_3, args, kw_values, mod_consts[213]);
}
Py_DECREF(tmp_kw_call_arg_value_0_1);
Py_DECREF(tmp_kw_call_dict_value_1_1);
Py_DECREF(tmp_kw_call_dict_value_2_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 = 558;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
frame_b5a41e6eed6014109b74be6e9226b66b->m_frame.f_lineno = 557;
tmp_call_result_2 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_2, tmp_args_element_value_1);
Py_DECREF(tmp_called_value_2);
Py_DECREF(tmp_args_element_value_1);
if (tmp_call_result_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 557;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_2);
}
{
nuitka_bool tmp_condition_result_4;
PyObject *tmp_expression_value_9;
PyObject *tmp_attribute_value_2;
CHECK_OBJECT(par_self);
tmp_expression_value_9 = par_self;
tmp_attribute_value_2 = mod_consts[117];
tmp_res = BUILTIN_HASATTR_BOOL(tmp_expression_value_9, tmp_attribute_value_2);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 567;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_condition_result_4 = (tmp_res != 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_4 == NUITKA_BOOL_TRUE) {
goto branch_yes_4;
} else {
goto branch_no_4;
}
}
branch_yes_4:;
{
PyObject *tmp_called_instance_3;
PyObject *tmp_expression_value_10;
PyObject *tmp_call_result_3;
CHECK_OBJECT(par_self);
tmp_expression_value_10 = par_self;
tmp_called_instance_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_10, mod_consts[117]);
if (tmp_called_instance_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 571;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
frame_b5a41e6eed6014109b74be6e9226b66b->m_frame.f_lineno = 571;
tmp_call_result_3 = CALL_METHOD_NO_ARGS(tmp_called_instance_3, mod_consts[27]);
Py_DECREF(tmp_called_instance_3);
if (tmp_call_result_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 571;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_3);
}
branch_no_4:;
tmp_return_value = Py_True;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
goto branch_end_1;
branch_no_1:;
{
PyObject *tmp_isinstance_inst_2;
PyObject *tmp_isinstance_cls_2;
CHECK_OBJECT(par_value);
tmp_isinstance_inst_2 = par_value;
tmp_isinstance_cls_2 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[206]);
if (unlikely(tmp_isinstance_cls_2 == NULL)) {
tmp_isinstance_cls_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[206]);
}
if (tmp_isinstance_cls_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 578;
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 = 578;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_return_value = (tmp_res != 0) ? Py_True : Py_False;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
}
branch_end_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_b5a41e6eed6014109b74be6e9226b66b);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_b5a41e6eed6014109b74be6e9226b66b);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_b5a41e6eed6014109b74be6e9226b66b);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_b5a41e6eed6014109b74be6e9226b66b, exception_lineno);
} else if (exception_tb->tb_frame != &frame_b5a41e6eed6014109b74be6e9226b66b->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_b5a41e6eed6014109b74be6e9226b66b, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_b5a41e6eed6014109b74be6e9226b66b,
type_description_1,
par_self,
par_typ,
par_value,
par_tb
);
// Release cached frame if used for exception.
if (frame_b5a41e6eed6014109b74be6e9226b66b == cache_frame_b5a41e6eed6014109b74be6e9226b66b) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_b5a41e6eed6014109b74be6e9226b66b);
cache_frame_b5a41e6eed6014109b74be6e9226b66b = NULL;
}
assertFrameObject(frame_b5a41e6eed6014109b74be6e9226b66b);
// 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;
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_value);
par_value = 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_typ);
Py_DECREF(par_typ);
CHECK_OBJECT(par_tb);
Py_DECREF(par_tb);
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_typ);
Py_DECREF(par_typ);
CHECK_OBJECT(par_tb);
Py_DECREF(par_tb);
// 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_tornado$simple_httpclient$$$function__24_on_connection_close(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];
struct Nuitka_FrameObject *frame_f5e911b518c613f014e4dcf3e23535f0;
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 *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;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
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_f5e911b518c613f014e4dcf3e23535f0 = NULL;
PyObject *tmp_return_value = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_f5e911b518c613f014e4dcf3e23535f0)) {
Py_XDECREF(cache_frame_f5e911b518c613f014e4dcf3e23535f0);
#if _DEBUG_REFCOUNTS
if (cache_frame_f5e911b518c613f014e4dcf3e23535f0 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_f5e911b518c613f014e4dcf3e23535f0 = MAKE_FUNCTION_FRAME(codeobj_f5e911b518c613f014e4dcf3e23535f0, module_tornado$simple_httpclient, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_f5e911b518c613f014e4dcf3e23535f0->m_type_description == NULL);
frame_f5e911b518c613f014e4dcf3e23535f0 = cache_frame_f5e911b518c613f014e4dcf3e23535f0;
// Push the new frame as the currently active one.
pushFrameStack(frame_f5e911b518c613f014e4dcf3e23535f0);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_f5e911b518c613f014e4dcf3e23535f0) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[66]);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 581;
type_description_1 = "oN";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_1 = Py_None;
tmp_condition_result_1 = (tmp_cmp_expr_left_1 != tmp_cmp_expr_right_1) ? true : false;
Py_DECREF(tmp_cmp_expr_left_1);
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
nuitka_bool tmp_condition_result_2;
PyObject *tmp_expression_value_2;
PyObject *tmp_expression_value_3;
PyObject *tmp_attribute_value_1;
int tmp_truth_name_1;
CHECK_OBJECT(par_self);
tmp_expression_value_3 = par_self;
tmp_expression_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[117]);
if (tmp_expression_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 583;
type_description_1 = "oN";
goto frame_exception_exit_1;
}
tmp_attribute_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[214]);
Py_DECREF(tmp_expression_value_2);
if (tmp_attribute_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 583;
type_description_1 = "oN";
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 = 583;
type_description_1 = "oN";
goto frame_exception_exit_1;
}
tmp_condition_result_2 = tmp_truth_name_1 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_attribute_value_1);
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_expression_value_4;
PyObject *tmp_expression_value_5;
CHECK_OBJECT(par_self);
tmp_expression_value_5 = par_self;
tmp_expression_value_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[117]);
if (tmp_expression_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 584;
type_description_1 = "oN";
goto frame_exception_exit_1;
}
tmp_raise_type_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[214]);
Py_DECREF(tmp_expression_value_4);
if (tmp_raise_type_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 584;
type_description_1 = "oN";
goto frame_exception_exit_1;
}
exception_type = tmp_raise_type_1;
exception_lineno = 584;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oN";
goto frame_exception_exit_1;
}
branch_no_2:;
// Tried code:
{
PyObject *tmp_raise_type_2;
PyObject *tmp_called_value_1;
tmp_called_value_1 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[210]);
if (unlikely(tmp_called_value_1 == NULL)) {
tmp_called_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[210]);
}
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 586;
type_description_1 = "oN";
goto try_except_handler_1;
}
frame_f5e911b518c613f014e4dcf3e23535f0->m_frame.f_lineno = 586;
tmp_raise_type_2 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_1, mod_consts[215]);
if (tmp_raise_type_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 586;
type_description_1 = "oN";
goto try_except_handler_1;
}
exception_type = tmp_raise_type_2;
exception_lineno = 586;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oN";
goto try_except_handler_1;
}
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// 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;
// 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_f5e911b518c613f014e4dcf3e23535f0, exception_keeper_lineno_1);
} else if (exception_keeper_lineno_1 != 0) {
exception_keeper_tb_1 = ADD_TRACEBACK(exception_keeper_tb_1, frame_f5e911b518c613f014e4dcf3e23535f0, 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_3;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
tmp_cmp_expr_left_2 = EXC_TYPE(PyThreadState_GET());
tmp_cmp_expr_right_2 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[210]);
if (unlikely(tmp_cmp_expr_right_2 == NULL)) {
tmp_cmp_expr_right_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[210]);
}
if (tmp_cmp_expr_right_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 587;
type_description_1 = "oN";
goto try_except_handler_2;
}
tmp_res = EXCEPTION_MATCH_BOOL(tmp_cmp_expr_left_2, tmp_cmp_expr_right_2);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 587;
type_description_1 = "oN";
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:;
{
PyObject *tmp_dircall_arg1_1;
PyObject *tmp_expression_value_6;
PyObject *tmp_dircall_arg2_1;
PyObject *tmp_called_instance_1;
PyObject *tmp_call_result_1;
CHECK_OBJECT(par_self);
tmp_expression_value_6 = par_self;
tmp_dircall_arg1_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_6, mod_consts[176]);
if (tmp_dircall_arg1_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 588;
type_description_1 = "oN";
goto try_except_handler_2;
}
tmp_called_instance_1 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[177]);
if (unlikely(tmp_called_instance_1 == NULL)) {
tmp_called_instance_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[177]);
}
assert(!(tmp_called_instance_1 == NULL));
frame_f5e911b518c613f014e4dcf3e23535f0->m_frame.f_lineno = 588;
tmp_dircall_arg2_1 = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[178]);
if (tmp_dircall_arg2_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_dircall_arg1_1);
exception_lineno = 588;
type_description_1 = "oN";
goto try_except_handler_2;
}
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_1, tmp_dircall_arg2_1};
tmp_call_result_1 = impl___main__$$$function__2_complex_call_helper_star_list(dir_call_args);
}
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 588;
type_description_1 = "oN";
goto try_except_handler_2;
}
Py_DECREF(tmp_call_result_1);
}
goto branch_end_3;
branch_no_3:;
tmp_result = RERAISE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
if (unlikely(tmp_result == false)) {
exception_lineno = 585;
}
if (exception_tb && exception_tb->tb_frame == &frame_f5e911b518c613f014e4dcf3e23535f0->m_frame) frame_f5e911b518c613f014e4dcf3e23535f0->m_frame.f_lineno = exception_tb->tb_lineno;
type_description_1 = "oN";
goto try_except_handler_2;
branch_end_3:;
goto try_end_1;
// 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;
// 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:
try_end_1:;
// Restore previous exception id 1.
SET_CURRENT_EXCEPTION(&exception_preserved_1);
goto try_end_2;
NUITKA_CANNOT_GET_HERE("exception handler codes exits in all cases");
return NULL;
// End of try:
try_end_2:;
branch_no_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_f5e911b518c613f014e4dcf3e23535f0);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_f5e911b518c613f014e4dcf3e23535f0);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_f5e911b518c613f014e4dcf3e23535f0, exception_lineno);
} else if (exception_tb->tb_frame != &frame_f5e911b518c613f014e4dcf3e23535f0->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_f5e911b518c613f014e4dcf3e23535f0, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_f5e911b518c613f014e4dcf3e23535f0,
type_description_1,
par_self,
NULL
);
// Release cached frame if used for exception.
if (frame_f5e911b518c613f014e4dcf3e23535f0 == cache_frame_f5e911b518c613f014e4dcf3e23535f0) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_f5e911b518c613f014e4dcf3e23535f0);
cache_frame_f5e911b518c613f014e4dcf3e23535f0 = NULL;
}
assertFrameObject(frame_f5e911b518c613f014e4dcf3e23535f0);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto function_return_exit;
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_tornado$simple_httpclient$$$function__25_headers_received(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_first_line = Nuitka_Cell_New1(python_pars[1]);
struct Nuitka_CellObject *par_headers = 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_first_line;
Py_INCREF(tmp_closure_1[0]);
tmp_closure_1[1] = par_headers;
Py_INCREF(tmp_closure_1[1]);
tmp_closure_1[2] = par_self;
Py_INCREF(tmp_closure_1[2]);
tmp_return_value = MAKE_COROUTINE_tornado$simple_httpclient$$$function__25_headers_received$$$coroutine__1_headers_received(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_first_line);
Py_DECREF(par_first_line);
CHECK_OBJECT(par_headers);
Py_DECREF(par_headers);
// 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 tornado$simple_httpclient$$$function__25_headers_received$$$coroutine__1_headers_received_locals {
PyObject *var_k;
PyObject *var_v;
PyObject *tmp_for_loop_1__for_iterator;
PyObject *tmp_for_loop_1__iter_value;
PyObject *tmp_tuple_unpack_1__element_1;
PyObject *tmp_tuple_unpack_1__element_2;
PyObject *tmp_tuple_unpack_1__source_iter;
char const *type_description_1;
PyObject *exception_type;
PyObject *exception_value;
PyTracebackObject *exception_tb;
int exception_lineno;
int tmp_res;
char yield_tmps[1024];
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;
};
static PyObject *tornado$simple_httpclient$$$function__25_headers_received$$$coroutine__1_headers_received_context(struct Nuitka_CoroutineObject *coroutine, PyObject *yield_return_value) {
CHECK_OBJECT(coroutine);
assert(Nuitka_Coroutine_Check((PyObject *)coroutine));
// Heap access if used.
struct tornado$simple_httpclient$$$function__25_headers_received$$$coroutine__1_headers_received_locals *coroutine_heap = (struct tornado$simple_httpclient$$$function__25_headers_received$$$coroutine__1_headers_received_locals *)coroutine->m_heap_storage;
// Dispatch to yield based on return label index:
switch(coroutine->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;
coroutine_heap->var_k = NULL;
coroutine_heap->var_v = NULL;
coroutine_heap->tmp_for_loop_1__for_iterator = NULL;
coroutine_heap->tmp_for_loop_1__iter_value = NULL;
coroutine_heap->tmp_tuple_unpack_1__element_1 = NULL;
coroutine_heap->tmp_tuple_unpack_1__element_2 = NULL;
coroutine_heap->tmp_tuple_unpack_1__source_iter = NULL;
coroutine_heap->type_description_1 = NULL;
coroutine_heap->exception_type = NULL;
coroutine_heap->exception_value = NULL;
coroutine_heap->exception_tb = NULL;
coroutine_heap->exception_lineno = 0;
coroutine_heap->tmp_return_value = NULL;
// Actual coroutine 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_fa490e7f15a6c6d12459a168d049df0b, module_tornado$simple_httpclient, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
coroutine->m_frame = cache_m_frame;
// Mark the frame object as in use, ref count 1 will be up for reuse.
Py_INCREF(coroutine->m_frame);
assert(Py_REFCNT(coroutine->m_frame) == 2); // Frame stack
#if PYTHON_VERSION >= 0x340
Nuitka_SetFrameGenerator(coroutine->m_frame, (PyObject *)coroutine);
#endif
assert(coroutine->m_frame->m_frame.f_back == NULL);
pushFrameStack(coroutine->m_frame);
// Taking a reference prevents reuse of generator frame while it is being used.
Py_INCREF(coroutine->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(coroutine) = EXC_TYPE(thread_state);
if (EXC_TYPE_F(coroutine) == Py_None) EXC_TYPE_F(coroutine) = NULL;
Py_XINCREF(EXC_TYPE_F(coroutine));
#endif
EXC_VALUE_F(coroutine) = EXC_VALUE(thread_state);
Py_XINCREF(EXC_VALUE_F(coroutine));
#if PYTHON_VERSION < 0x3b0
ASSIGN_EXC_TRACEBACK_F(coroutine, EXC_TRACEBACK(thread_state));
Py_XINCREF(EXC_TRACEBACK_F(coroutine));
#endif
}
#endif
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
PyObject *tmp_expression_value_1;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[216]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 595;
coroutine_heap->type_description_1 = "cccoo";
goto frame_exception_exit_1;
}
tmp_isinstance_inst_1 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_expression_value_1 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[93]);
if (unlikely(tmp_expression_value_1 == NULL)) {
tmp_expression_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[93]);
}
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 595;
coroutine_heap->type_description_1 = "cccoo";
goto frame_exception_exit_1;
}
tmp_isinstance_cls_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[217]);
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 595;
coroutine_heap->type_description_1 = "cccoo";
goto frame_exception_exit_1;
}
coroutine_heap->tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
Py_DECREF(tmp_isinstance_cls_1);
if (coroutine_heap->tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 595;
coroutine_heap->type_description_1 = "cccoo";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = (coroutine_heap->tmp_res != 0) ? Py_True : Py_False;
coroutine_heap->tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (coroutine_heap->tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 595;
coroutine_heap->type_description_1 = "cccoo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (coroutine_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_raise_type_1;
tmp_raise_type_1 = PyExc_AssertionError;
coroutine_heap->exception_type = tmp_raise_type_1;
Py_INCREF(tmp_raise_type_1);
coroutine_heap->exception_lineno = 595;
RAISE_EXCEPTION_WITH_TYPE(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->type_description_1 = "cccoo";
goto frame_exception_exit_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;
PyObject *tmp_expression_value_2;
PyObject *tmp_expression_value_3;
PyObject *tmp_attribute_value_1;
int tmp_truth_name_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_4;
if (Nuitka_Cell_GET(coroutine->m_closure[2]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 596;
coroutine_heap->type_description_1 = "cccoo";
goto frame_exception_exit_1;
}
tmp_expression_value_3 = Nuitka_Cell_GET(coroutine->m_closure[2]);
tmp_expression_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[64]);
if (tmp_expression_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 596;
coroutine_heap->type_description_1 = "cccoo";
goto frame_exception_exit_1;
}
tmp_attribute_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[155]);
Py_DECREF(tmp_expression_value_2);
if (tmp_attribute_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 596;
coroutine_heap->type_description_1 = "cccoo";
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(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_attribute_value_1);
coroutine_heap->exception_lineno = 596;
coroutine_heap->type_description_1 = "cccoo";
goto frame_exception_exit_1;
}
tmp_and_left_value_1 = tmp_truth_name_1 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_attribute_value_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(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 596;
coroutine_heap->type_description_1 = "cccoo";
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(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[216]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 596;
coroutine_heap->type_description_1 = "cccoo";
goto frame_exception_exit_1;
}
tmp_expression_value_4 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[67]);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 596;
coroutine_heap->type_description_1 = "cccoo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_1 = mod_consts[218];
tmp_and_right_value_1 = RICH_COMPARE_EQ_NBOOL_OBJECT_LONG(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
Py_DECREF(tmp_cmp_expr_left_1);
if (tmp_and_right_value_1 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 596;
coroutine_heap->type_description_1 = "cccoo";
goto frame_exception_exit_1;
}
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_5;
PyObject *tmp_expression_value_6;
PyObject *tmp_called_instance_1;
PyObject *tmp_await_result_1;
coroutine->m_frame->m_frame.f_lineno = 597;
if (Nuitka_Cell_GET(coroutine->m_closure[2]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 597;
coroutine_heap->type_description_1 = "cccoo";
goto frame_exception_exit_1;
}
tmp_called_instance_1 = Nuitka_Cell_GET(coroutine->m_closure[2]);
coroutine->m_frame->m_frame.f_lineno = 597;
tmp_expression_value_6 = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_1,
mod_consts[174],
PyTuple_GET_ITEM(mod_consts[219], 0)
);
if (tmp_expression_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 597;
coroutine_heap->type_description_1 = "cccoo";
goto frame_exception_exit_1;
}
tmp_expression_value_5 = ASYNC_AWAIT(tmp_expression_value_6, await_normal);
Py_DECREF(tmp_expression_value_6);
if (tmp_expression_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 597;
coroutine_heap->type_description_1 = "cccoo";
goto frame_exception_exit_1;
}
Nuitka_PreserveHeap(coroutine_heap->yield_tmps, &tmp_expression_value_6, sizeof(PyObject *), &tmp_called_instance_1, sizeof(PyObject *), NULL);
coroutine->m_yield_return_index = 1;
coroutine->m_yieldfrom = tmp_expression_value_5;
coroutine->m_awaiting = true;
return NULL;
yield_return_1:
Nuitka_RestoreHeap(coroutine_heap->yield_tmps, &tmp_expression_value_6, sizeof(PyObject *), &tmp_called_instance_1, sizeof(PyObject *), NULL);
coroutine->m_awaiting = false;
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 597;
coroutine_heap->type_description_1 = "cccoo";
goto frame_exception_exit_1;
}
tmp_await_result_1 = yield_return_value;
if (tmp_await_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 597;
coroutine_heap->type_description_1 = "cccoo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_await_result_1);
}
coroutine_heap->tmp_return_value = Py_None;
Py_INCREF(coroutine_heap->tmp_return_value);
goto frame_return_exit_1;
branch_no_2:;
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_expression_value_7;
PyObject *tmp_assattr_target_1;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[216]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 599;
coroutine_heap->type_description_1 = "cccoo";
goto frame_exception_exit_1;
}
tmp_expression_value_7 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_assattr_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_7, mod_consts[67]);
if (tmp_assattr_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 599;
coroutine_heap->type_description_1 = "cccoo";
goto frame_exception_exit_1;
}
if (Nuitka_Cell_GET(coroutine->m_closure[2]) == NULL) {
Py_DECREF(tmp_assattr_value_1);
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 599;
coroutine_heap->type_description_1 = "cccoo";
goto frame_exception_exit_1;
}
tmp_assattr_target_1 = Nuitka_Cell_GET(coroutine->m_closure[2]);
coroutine_heap->tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[67], tmp_assattr_value_1);
Py_DECREF(tmp_assattr_value_1);
if (coroutine_heap->tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 599;
coroutine_heap->type_description_1 = "cccoo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_2;
PyObject *tmp_expression_value_8;
PyObject *tmp_assattr_target_2;
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[216]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 600;
coroutine_heap->type_description_1 = "cccoo";
goto frame_exception_exit_1;
}
tmp_expression_value_8 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_assattr_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_8, mod_consts[220]);
if (tmp_assattr_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 600;
coroutine_heap->type_description_1 = "cccoo";
goto frame_exception_exit_1;
}
if (Nuitka_Cell_GET(coroutine->m_closure[2]) == NULL) {
Py_DECREF(tmp_assattr_value_2);
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 600;
coroutine_heap->type_description_1 = "cccoo";
goto frame_exception_exit_1;
}
tmp_assattr_target_2 = Nuitka_Cell_GET(coroutine->m_closure[2]);
coroutine_heap->tmp_result = SET_ATTRIBUTE(tmp_assattr_target_2, mod_consts[220], tmp_assattr_value_2);
Py_DECREF(tmp_assattr_value_2);
if (coroutine_heap->tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 600;
coroutine_heap->type_description_1 = "cccoo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_3;
PyObject *tmp_assattr_target_3;
if (Nuitka_Cell_GET(coroutine->m_closure[1]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[68]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 601;
coroutine_heap->type_description_1 = "cccoo";
goto frame_exception_exit_1;
}
tmp_assattr_value_3 = Nuitka_Cell_GET(coroutine->m_closure[1]);
if (Nuitka_Cell_GET(coroutine->m_closure[2]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 601;
coroutine_heap->type_description_1 = "cccoo";
goto frame_exception_exit_1;
}
tmp_assattr_target_3 = Nuitka_Cell_GET(coroutine->m_closure[2]);
coroutine_heap->tmp_result = SET_ATTRIBUTE(tmp_assattr_target_3, mod_consts[68], tmp_assattr_value_3);
if (coroutine_heap->tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 601;
coroutine_heap->type_description_1 = "cccoo";
goto frame_exception_exit_1;
}
}
{
nuitka_bool tmp_condition_result_3;
PyObject *tmp_called_instance_2;
PyObject *tmp_call_result_1;
int tmp_truth_name_2;
if (Nuitka_Cell_GET(coroutine->m_closure[2]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 603;
coroutine_heap->type_description_1 = "cccoo";
goto frame_exception_exit_1;
}
tmp_called_instance_2 = Nuitka_Cell_GET(coroutine->m_closure[2]);
coroutine->m_frame->m_frame.f_lineno = 603;
tmp_call_result_1 = CALL_METHOD_NO_ARGS(tmp_called_instance_2, mod_consts[221]);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 603;
coroutine_heap->type_description_1 = "cccoo";
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(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_call_result_1);
coroutine_heap->exception_lineno = 603;
coroutine_heap->type_description_1 = "cccoo";
goto frame_exception_exit_1;
}
tmp_condition_result_3 = tmp_truth_name_2 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_call_result_1);
if (tmp_condition_result_3 == NUITKA_BOOL_TRUE) {
goto branch_yes_3;
} else {
goto branch_no_3;
}
}
branch_yes_3:;
coroutine_heap->tmp_return_value = Py_None;
Py_INCREF(coroutine_heap->tmp_return_value);
goto frame_return_exit_1;
branch_no_3:;
{
bool tmp_condition_result_4;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
PyObject *tmp_expression_value_9;
PyObject *tmp_expression_value_10;
if (Nuitka_Cell_GET(coroutine->m_closure[2]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 606;
coroutine_heap->type_description_1 = "cccoo";
goto frame_exception_exit_1;
}
tmp_expression_value_10 = Nuitka_Cell_GET(coroutine->m_closure[2]);
tmp_expression_value_9 = LOOKUP_ATTRIBUTE(tmp_expression_value_10, mod_consts[64]);
if (tmp_expression_value_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 606;
coroutine_heap->type_description_1 = "cccoo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_left_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_9, mod_consts[222]);
Py_DECREF(tmp_expression_value_9);
if (tmp_cmp_expr_left_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 606;
coroutine_heap->type_description_1 = "cccoo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_2 = Py_None;
tmp_condition_result_4 = (tmp_cmp_expr_left_2 != tmp_cmp_expr_right_2) ? true : false;
Py_DECREF(tmp_cmp_expr_left_2);
if (tmp_condition_result_4 != false) {
goto branch_yes_4;
} else {
goto branch_no_4;
}
}
branch_yes_4:;
{
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_11;
PyObject *tmp_expression_value_12;
PyObject *tmp_call_result_2;
PyObject *tmp_args_element_value_1;
PyObject *tmp_mod_expr_left_1;
PyObject *tmp_mod_expr_right_1;
if (Nuitka_Cell_GET(coroutine->m_closure[2]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 608;
coroutine_heap->type_description_1 = "cccoo";
goto frame_exception_exit_1;
}
tmp_expression_value_12 = Nuitka_Cell_GET(coroutine->m_closure[2]);
tmp_expression_value_11 = LOOKUP_ATTRIBUTE(tmp_expression_value_12, mod_consts[64]);
if (tmp_expression_value_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 608;
coroutine_heap->type_description_1 = "cccoo";
goto frame_exception_exit_1;
}
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_11, mod_consts[222]);
Py_DECREF(tmp_expression_value_11);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 608;
coroutine_heap->type_description_1 = "cccoo";
goto frame_exception_exit_1;
}
tmp_mod_expr_left_1 = mod_consts[223];
if (Nuitka_Cell_GET(coroutine->m_closure[0]) == NULL) {
Py_DECREF(tmp_called_value_1);
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[216]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 608;
coroutine_heap->type_description_1 = "cccoo";
goto frame_exception_exit_1;
}
tmp_mod_expr_right_1 = Nuitka_Cell_GET(coroutine->m_closure[0]);
tmp_args_element_value_1 = BINARY_OPERATION_MOD_OBJECT_UNICODE_OBJECT(tmp_mod_expr_left_1, tmp_mod_expr_right_1);
if (tmp_args_element_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_called_value_1);
coroutine_heap->exception_lineno = 608;
coroutine_heap->type_description_1 = "cccoo";
goto frame_exception_exit_1;
}
coroutine->m_frame->m_frame.f_lineno = 608;
tmp_call_result_2 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_1, tmp_args_element_value_1);
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_1);
if (tmp_call_result_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 608;
coroutine_heap->type_description_1 = "cccoo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_2);
}
{
PyObject *tmp_assign_source_1;
PyObject *tmp_iter_arg_1;
PyObject *tmp_called_instance_3;
PyObject *tmp_expression_value_13;
if (Nuitka_Cell_GET(coroutine->m_closure[2]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 609;
coroutine_heap->type_description_1 = "cccoo";
goto frame_exception_exit_1;
}
tmp_expression_value_13 = Nuitka_Cell_GET(coroutine->m_closure[2]);
tmp_called_instance_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_13, mod_consts[68]);
if (tmp_called_instance_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 609;
coroutine_heap->type_description_1 = "cccoo";
goto frame_exception_exit_1;
}
coroutine->m_frame->m_frame.f_lineno = 609;
tmp_iter_arg_1 = CALL_METHOD_NO_ARGS(tmp_called_instance_3, mod_consts[224]);
Py_DECREF(tmp_called_instance_3);
if (tmp_iter_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 609;
coroutine_heap->type_description_1 = "cccoo";
goto frame_exception_exit_1;
}
tmp_assign_source_1 = MAKE_ITERATOR(tmp_iter_arg_1);
Py_DECREF(tmp_iter_arg_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 609;
coroutine_heap->type_description_1 = "cccoo";
goto frame_exception_exit_1;
}
assert(coroutine_heap->tmp_for_loop_1__for_iterator == NULL);
coroutine_heap->tmp_for_loop_1__for_iterator = tmp_assign_source_1;
}
// Tried code:
loop_start_1:;
{
PyObject *tmp_next_source_1;
PyObject *tmp_assign_source_2;
CHECK_OBJECT(coroutine_heap->tmp_for_loop_1__for_iterator);
tmp_next_source_1 = coroutine_heap->tmp_for_loop_1__for_iterator;
tmp_assign_source_2 = ITERATOR_NEXT(tmp_next_source_1);
if (tmp_assign_source_2 == NULL) {
if (CHECK_AND_CLEAR_STOP_ITERATION_OCCURRED()) {
goto loop_end_1;
} else {
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->type_description_1 = "cccoo";
coroutine_heap->exception_lineno = 609;
goto try_except_handler_2;
}
}
{
PyObject *old = coroutine_heap->tmp_for_loop_1__iter_value;
coroutine_heap->tmp_for_loop_1__iter_value = tmp_assign_source_2;
Py_XDECREF(old);
}
}
// Tried code:
{
PyObject *tmp_assign_source_3;
PyObject *tmp_iter_arg_2;
CHECK_OBJECT(coroutine_heap->tmp_for_loop_1__iter_value);
tmp_iter_arg_2 = coroutine_heap->tmp_for_loop_1__iter_value;
tmp_assign_source_3 = MAKE_UNPACK_ITERATOR(tmp_iter_arg_2);
if (tmp_assign_source_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 609;
coroutine_heap->type_description_1 = "cccoo";
goto try_except_handler_3;
}
{
PyObject *old = coroutine_heap->tmp_tuple_unpack_1__source_iter;
coroutine_heap->tmp_tuple_unpack_1__source_iter = tmp_assign_source_3;
Py_XDECREF(old);
}
}
// Tried code:
{
PyObject *tmp_assign_source_4;
PyObject *tmp_unpack_1;
CHECK_OBJECT(coroutine_heap->tmp_tuple_unpack_1__source_iter);
tmp_unpack_1 = coroutine_heap->tmp_tuple_unpack_1__source_iter;
tmp_assign_source_4 = UNPACK_NEXT(tmp_unpack_1, 0, 2);
if (tmp_assign_source_4 == NULL) {
if (!ERROR_OCCURRED()) {
coroutine_heap->exception_type = PyExc_StopIteration;
Py_INCREF(coroutine_heap->exception_type);
coroutine_heap->exception_value = NULL;
coroutine_heap->exception_tb = NULL;
} else {
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
}
coroutine_heap->type_description_1 = "cccoo";
coroutine_heap->exception_lineno = 609;
goto try_except_handler_4;
}
{
PyObject *old = coroutine_heap->tmp_tuple_unpack_1__element_1;
coroutine_heap->tmp_tuple_unpack_1__element_1 = tmp_assign_source_4;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_5;
PyObject *tmp_unpack_2;
CHECK_OBJECT(coroutine_heap->tmp_tuple_unpack_1__source_iter);
tmp_unpack_2 = coroutine_heap->tmp_tuple_unpack_1__source_iter;
tmp_assign_source_5 = UNPACK_NEXT(tmp_unpack_2, 1, 2);
if (tmp_assign_source_5 == NULL) {
if (!ERROR_OCCURRED()) {
coroutine_heap->exception_type = PyExc_StopIteration;
Py_INCREF(coroutine_heap->exception_type);
coroutine_heap->exception_value = NULL;
coroutine_heap->exception_tb = NULL;
} else {
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
}
coroutine_heap->type_description_1 = "cccoo";
coroutine_heap->exception_lineno = 609;
goto try_except_handler_4;
}
{
PyObject *old = coroutine_heap->tmp_tuple_unpack_1__element_2;
coroutine_heap->tmp_tuple_unpack_1__element_2 = tmp_assign_source_5;
Py_XDECREF(old);
}
}
{
PyObject *tmp_iterator_name_1;
CHECK_OBJECT(coroutine_heap->tmp_tuple_unpack_1__source_iter);
tmp_iterator_name_1 = coroutine_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));
coroutine_heap->tmp_iterator_attempt = (*Py_TYPE(tmp_iterator_name_1)->tp_iternext)(tmp_iterator_name_1);
if (likely(coroutine_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(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->type_description_1 = "cccoo";
coroutine_heap->exception_lineno = 609;
goto try_except_handler_4;
}
}
} else {
Py_DECREF(coroutine_heap->tmp_iterator_attempt);
coroutine_heap->exception_type = PyExc_ValueError;
Py_INCREF(PyExc_ValueError);
coroutine_heap->exception_value = mod_consts[95];
Py_INCREF(coroutine_heap->exception_value);
coroutine_heap->exception_tb = NULL;
coroutine_heap->type_description_1 = "cccoo";
coroutine_heap->exception_lineno = 609;
goto try_except_handler_4;
}
}
goto try_end_1;
// Exception handler code:
try_except_handler_4:;
coroutine_heap->exception_keeper_type_1 = coroutine_heap->exception_type;
coroutine_heap->exception_keeper_value_1 = coroutine_heap->exception_value;
coroutine_heap->exception_keeper_tb_1 = coroutine_heap->exception_tb;
coroutine_heap->exception_keeper_lineno_1 = coroutine_heap->exception_lineno;
coroutine_heap->exception_type = NULL;
coroutine_heap->exception_value = NULL;
coroutine_heap->exception_tb = NULL;
coroutine_heap->exception_lineno = 0;
CHECK_OBJECT(coroutine_heap->tmp_tuple_unpack_1__source_iter);
Py_DECREF(coroutine_heap->tmp_tuple_unpack_1__source_iter);
coroutine_heap->tmp_tuple_unpack_1__source_iter = NULL;
// Re-raise.
coroutine_heap->exception_type = coroutine_heap->exception_keeper_type_1;
coroutine_heap->exception_value = coroutine_heap->exception_keeper_value_1;
coroutine_heap->exception_tb = coroutine_heap->exception_keeper_tb_1;
coroutine_heap->exception_lineno = coroutine_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:;
coroutine_heap->exception_keeper_type_2 = coroutine_heap->exception_type;
coroutine_heap->exception_keeper_value_2 = coroutine_heap->exception_value;
coroutine_heap->exception_keeper_tb_2 = coroutine_heap->exception_tb;
coroutine_heap->exception_keeper_lineno_2 = coroutine_heap->exception_lineno;
coroutine_heap->exception_type = NULL;
coroutine_heap->exception_value = NULL;
coroutine_heap->exception_tb = NULL;
coroutine_heap->exception_lineno = 0;
Py_XDECREF(coroutine_heap->tmp_tuple_unpack_1__element_1);
coroutine_heap->tmp_tuple_unpack_1__element_1 = NULL;
Py_XDECREF(coroutine_heap->tmp_tuple_unpack_1__element_2);
coroutine_heap->tmp_tuple_unpack_1__element_2 = NULL;
// Re-raise.
coroutine_heap->exception_type = coroutine_heap->exception_keeper_type_2;
coroutine_heap->exception_value = coroutine_heap->exception_keeper_value_2;
coroutine_heap->exception_tb = coroutine_heap->exception_keeper_tb_2;
coroutine_heap->exception_lineno = coroutine_heap->exception_keeper_lineno_2;
goto try_except_handler_2;
// End of try:
try_end_2:;
CHECK_OBJECT(coroutine_heap->tmp_tuple_unpack_1__source_iter);
Py_DECREF(coroutine_heap->tmp_tuple_unpack_1__source_iter);
coroutine_heap->tmp_tuple_unpack_1__source_iter = NULL;
{
PyObject *tmp_assign_source_6;
CHECK_OBJECT(coroutine_heap->tmp_tuple_unpack_1__element_1);
tmp_assign_source_6 = coroutine_heap->tmp_tuple_unpack_1__element_1;
{
PyObject *old = coroutine_heap->var_k;
coroutine_heap->var_k = tmp_assign_source_6;
Py_INCREF(coroutine_heap->var_k);
Py_XDECREF(old);
}
}
Py_XDECREF(coroutine_heap->tmp_tuple_unpack_1__element_1);
coroutine_heap->tmp_tuple_unpack_1__element_1 = NULL;
{
PyObject *tmp_assign_source_7;
CHECK_OBJECT(coroutine_heap->tmp_tuple_unpack_1__element_2);
tmp_assign_source_7 = coroutine_heap->tmp_tuple_unpack_1__element_2;
{
PyObject *old = coroutine_heap->var_v;
coroutine_heap->var_v = tmp_assign_source_7;
Py_INCREF(coroutine_heap->var_v);
Py_XDECREF(old);
}
}
Py_XDECREF(coroutine_heap->tmp_tuple_unpack_1__element_2);
coroutine_heap->tmp_tuple_unpack_1__element_2 = NULL;
{
PyObject *tmp_called_value_2;
PyObject *tmp_expression_value_14;
PyObject *tmp_expression_value_15;
PyObject *tmp_call_result_3;
PyObject *tmp_args_element_value_2;
PyObject *tmp_mod_expr_left_2;
PyObject *tmp_mod_expr_right_2;
PyObject *tmp_tuple_element_1;
if (Nuitka_Cell_GET(coroutine->m_closure[2]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 610;
coroutine_heap->type_description_1 = "cccoo";
goto try_except_handler_2;
}
tmp_expression_value_15 = Nuitka_Cell_GET(coroutine->m_closure[2]);
tmp_expression_value_14 = LOOKUP_ATTRIBUTE(tmp_expression_value_15, mod_consts[64]);
if (tmp_expression_value_14 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 610;
coroutine_heap->type_description_1 = "cccoo";
goto try_except_handler_2;
}
tmp_called_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_14, mod_consts[222]);
Py_DECREF(tmp_expression_value_14);
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 610;
coroutine_heap->type_description_1 = "cccoo";
goto try_except_handler_2;
}
tmp_mod_expr_left_2 = mod_consts[225];
CHECK_OBJECT(coroutine_heap->var_k);
tmp_tuple_element_1 = coroutine_heap->var_k;
tmp_mod_expr_right_2 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_mod_expr_right_2, 0, tmp_tuple_element_1);
CHECK_OBJECT(coroutine_heap->var_v);
tmp_tuple_element_1 = coroutine_heap->var_v;
PyTuple_SET_ITEM0(tmp_mod_expr_right_2, 1, tmp_tuple_element_1);
tmp_args_element_value_2 = 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_args_element_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
Py_DECREF(tmp_called_value_2);
coroutine_heap->exception_lineno = 610;
coroutine_heap->type_description_1 = "cccoo";
goto try_except_handler_2;
}
coroutine->m_frame->m_frame.f_lineno = 610;
tmp_call_result_3 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_2, tmp_args_element_value_2);
Py_DECREF(tmp_called_value_2);
Py_DECREF(tmp_args_element_value_2);
if (tmp_call_result_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 610;
coroutine_heap->type_description_1 = "cccoo";
goto try_except_handler_2;
}
Py_DECREF(tmp_call_result_3);
}
if (CONSIDER_THREADING() == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 609;
coroutine_heap->type_description_1 = "cccoo";
goto try_except_handler_2;
}
goto loop_start_1;
loop_end_1:;
goto try_end_3;
// Exception handler code:
try_except_handler_2:;
coroutine_heap->exception_keeper_type_3 = coroutine_heap->exception_type;
coroutine_heap->exception_keeper_value_3 = coroutine_heap->exception_value;
coroutine_heap->exception_keeper_tb_3 = coroutine_heap->exception_tb;
coroutine_heap->exception_keeper_lineno_3 = coroutine_heap->exception_lineno;
coroutine_heap->exception_type = NULL;
coroutine_heap->exception_value = NULL;
coroutine_heap->exception_tb = NULL;
coroutine_heap->exception_lineno = 0;
Py_XDECREF(coroutine_heap->tmp_for_loop_1__iter_value);
coroutine_heap->tmp_for_loop_1__iter_value = NULL;
CHECK_OBJECT(coroutine_heap->tmp_for_loop_1__for_iterator);
Py_DECREF(coroutine_heap->tmp_for_loop_1__for_iterator);
coroutine_heap->tmp_for_loop_1__for_iterator = NULL;
// Re-raise.
coroutine_heap->exception_type = coroutine_heap->exception_keeper_type_3;
coroutine_heap->exception_value = coroutine_heap->exception_keeper_value_3;
coroutine_heap->exception_tb = coroutine_heap->exception_keeper_tb_3;
coroutine_heap->exception_lineno = coroutine_heap->exception_keeper_lineno_3;
goto frame_exception_exit_1;
// End of try:
try_end_3:;
Py_XDECREF(coroutine_heap->tmp_for_loop_1__iter_value);
coroutine_heap->tmp_for_loop_1__iter_value = NULL;
CHECK_OBJECT(coroutine_heap->tmp_for_loop_1__for_iterator);
Py_DECREF(coroutine_heap->tmp_for_loop_1__for_iterator);
coroutine_heap->tmp_for_loop_1__for_iterator = NULL;
{
PyObject *tmp_called_instance_4;
PyObject *tmp_expression_value_16;
PyObject *tmp_call_result_4;
if (Nuitka_Cell_GET(coroutine->m_closure[2]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&coroutine_heap->exception_type, &coroutine_heap->exception_value, mod_consts[24]);
coroutine_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
CHAIN_EXCEPTION(coroutine_heap->exception_value);
coroutine_heap->exception_lineno = 611;
coroutine_heap->type_description_1 = "cccoo";
goto frame_exception_exit_1;
}
tmp_expression_value_16 = Nuitka_Cell_GET(coroutine->m_closure[2]);
tmp_called_instance_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_16, mod_consts[64]);
if (tmp_called_instance_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 611;
coroutine_heap->type_description_1 = "cccoo";
goto frame_exception_exit_1;
}
coroutine->m_frame->m_frame.f_lineno = 611;
tmp_call_result_4 = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_4,
mod_consts[222],
PyTuple_GET_ITEM(mod_consts[226], 0)
);
Py_DECREF(tmp_called_instance_4);
if (tmp_call_result_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&coroutine_heap->exception_type, &coroutine_heap->exception_value, &coroutine_heap->exception_tb);
coroutine_heap->exception_lineno = 611;
coroutine_heap->type_description_1 = "cccoo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_4);
}
branch_no_4:;
Nuitka_Frame_MarkAsNotExecuting(coroutine->m_frame);
#if PYTHON_VERSION >= 0x300
#if PYTHON_VERSION < 0x3b0
Py_CLEAR(EXC_TYPE_F(coroutine));
#endif
Py_CLEAR(EXC_VALUE_F(coroutine));
#if PYTHON_VERSION < 0x3b0
Py_CLEAR(EXC_TRACEBACK_F(coroutine));
#endif
#endif
// Allow re-use of the frame again.
Py_DECREF(coroutine->m_frame);
goto frame_no_exception_1;
frame_return_exit_1:;
#if PYTHON_VERSION >= 0x300
#if PYTHON_VERSION < 0x3b0
Py_CLEAR(EXC_TYPE_F(coroutine));
#endif
Py_CLEAR(EXC_VALUE_F(coroutine));
#if PYTHON_VERSION < 0x3b0
Py_CLEAR(EXC_TRACEBACK_F(coroutine));
#endif
#endif
Py_DECREF(coroutine->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(coroutine_heap->exception_type)) {
if (coroutine_heap->exception_tb == NULL) {
coroutine_heap->exception_tb = MAKE_TRACEBACK(coroutine->m_frame, coroutine_heap->exception_lineno);
} else if (coroutine_heap->exception_tb->tb_frame != &coroutine->m_frame->m_frame) {
coroutine_heap->exception_tb = ADD_TRACEBACK(coroutine_heap->exception_tb, coroutine->m_frame, coroutine_heap->exception_lineno);
}
Nuitka_Frame_AttachLocals(
coroutine->m_frame,
coroutine_heap->type_description_1,
coroutine->m_closure[2],
coroutine->m_closure[0],
coroutine->m_closure[1],
coroutine_heap->var_k,
coroutine_heap->var_v
);
// Release cached frame if used for exception.
if (coroutine->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(coroutine->m_frame);
}
#if PYTHON_VERSION >= 0x300
#if PYTHON_VERSION < 0x3b0
Py_CLEAR(EXC_TYPE_F(coroutine));
#endif
Py_CLEAR(EXC_VALUE_F(coroutine));
#if PYTHON_VERSION < 0x3b0
Py_CLEAR(EXC_TRACEBACK_F(coroutine));
#endif
#endif
Py_DECREF(coroutine->m_frame);
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
coroutine_heap->tmp_return_value = Py_None;
Py_INCREF(coroutine_heap->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(coroutine_heap->var_k);
coroutine_heap->var_k = NULL;
Py_XDECREF(coroutine_heap->var_v);
coroutine_heap->var_v = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
coroutine_heap->exception_keeper_type_4 = coroutine_heap->exception_type;
coroutine_heap->exception_keeper_value_4 = coroutine_heap->exception_value;
coroutine_heap->exception_keeper_tb_4 = coroutine_heap->exception_tb;
coroutine_heap->exception_keeper_lineno_4 = coroutine_heap->exception_lineno;
coroutine_heap->exception_type = NULL;
coroutine_heap->exception_value = NULL;
coroutine_heap->exception_tb = NULL;
coroutine_heap->exception_lineno = 0;
Py_XDECREF(coroutine_heap->var_k);
coroutine_heap->var_k = NULL;
Py_XDECREF(coroutine_heap->var_v);
coroutine_heap->var_v = NULL;
// Re-raise.
coroutine_heap->exception_type = coroutine_heap->exception_keeper_type_4;
coroutine_heap->exception_value = coroutine_heap->exception_keeper_value_4;
coroutine_heap->exception_tb = coroutine_heap->exception_keeper_tb_4;
coroutine_heap->exception_lineno = coroutine_heap->exception_keeper_lineno_4;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must be present");
function_exception_exit:
assert(coroutine_heap->exception_type);
RESTORE_ERROR_OCCURRED(coroutine_heap->exception_type, coroutine_heap->exception_value, coroutine_heap->exception_tb);
return NULL;
function_return_exit:;
coroutine->m_returned = coroutine_heap->tmp_return_value;
return NULL;
}
static PyObject *MAKE_COROUTINE_tornado$simple_httpclient$$$function__25_headers_received$$$coroutine__1_headers_received(struct Nuitka_CellObject **closure) {
return Nuitka_Coroutine_New(
tornado$simple_httpclient$$$function__25_headers_received$$$coroutine__1_headers_received_context,
module_tornado$simple_httpclient,
mod_consts[227],
mod_consts[228],
codeobj_fa490e7f15a6c6d12459a168d049df0b,
closure,
3,
sizeof(struct tornado$simple_httpclient$$$function__25_headers_received$$$coroutine__1_headers_received_locals)
);
}
static PyObject *impl_tornado$simple_httpclient$$$function__26__should_follow_redirect(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];
struct Nuitka_FrameObject *frame_cff6aa14e8f58f459523e5dfa1a47046;
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_cff6aa14e8f58f459523e5dfa1a47046 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_cff6aa14e8f58f459523e5dfa1a47046)) {
Py_XDECREF(cache_frame_cff6aa14e8f58f459523e5dfa1a47046);
#if _DEBUG_REFCOUNTS
if (cache_frame_cff6aa14e8f58f459523e5dfa1a47046 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_cff6aa14e8f58f459523e5dfa1a47046 = MAKE_FUNCTION_FRAME(codeobj_cff6aa14e8f58f459523e5dfa1a47046, module_tornado$simple_httpclient, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_cff6aa14e8f58f459523e5dfa1a47046->m_type_description == NULL);
frame_cff6aa14e8f58f459523e5dfa1a47046 = cache_frame_cff6aa14e8f58f459523e5dfa1a47046;
// Push the new frame as the currently active one.
pushFrameStack(frame_cff6aa14e8f58f459523e5dfa1a47046);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_cff6aa14e8f58f459523e5dfa1a47046) == 2); // Frame stack
// Framed code:
{
nuitka_bool tmp_condition_result_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_attribute_value_1;
int tmp_truth_name_1;
CHECK_OBJECT(par_self);
tmp_expression_value_2 = par_self;
tmp_expression_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[64]);
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 614;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_attribute_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[229]);
Py_DECREF(tmp_expression_value_1);
if (tmp_attribute_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 614;
type_description_1 = "o";
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 = 614;
type_description_1 = "o";
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:;
{
bool tmp_condition_result_2;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_3;
PyObject *tmp_expression_value_4;
CHECK_OBJECT(par_self);
tmp_expression_value_4 = par_self;
tmp_expression_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[64]);
if (tmp_expression_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 615;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[230]);
Py_DECREF(tmp_expression_value_3);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 615;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_1 = Py_None;
tmp_condition_result_2 = (tmp_cmp_expr_left_1 == tmp_cmp_expr_right_1) ? true : false;
Py_DECREF(tmp_cmp_expr_left_1);
if (tmp_condition_result_2 != false) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_raise_type_1;
tmp_raise_type_1 = PyExc_AssertionError;
exception_type = tmp_raise_type_1;
Py_INCREF(tmp_raise_type_1);
exception_lineno = 615;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "o";
goto frame_exception_exit_1;
}
branch_no_2:;
{
int tmp_and_left_truth_1;
PyObject *tmp_and_left_value_1;
PyObject *tmp_and_right_value_1;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
PyObject *tmp_expression_value_5;
int tmp_and_left_truth_2;
PyObject *tmp_and_left_value_2;
PyObject *tmp_and_right_value_2;
PyObject *tmp_cmp_expr_left_3;
PyObject *tmp_cmp_expr_right_3;
PyObject *tmp_expression_value_6;
PyObject *tmp_expression_value_7;
int tmp_and_left_truth_3;
PyObject *tmp_and_left_value_3;
PyObject *tmp_and_right_value_3;
PyObject *tmp_cmp_expr_left_4;
PyObject *tmp_cmp_expr_right_4;
PyObject *tmp_expression_value_8;
PyObject *tmp_cmp_expr_left_5;
PyObject *tmp_cmp_expr_right_5;
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_9;
PyObject *tmp_expression_value_10;
CHECK_OBJECT(par_self);
tmp_expression_value_5 = par_self;
tmp_cmp_expr_left_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[67]);
if (tmp_cmp_expr_left_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 617;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_2 = mod_consts[231];
tmp_res = PySequence_Contains(tmp_cmp_expr_right_2, tmp_cmp_expr_left_2);
Py_DECREF(tmp_cmp_expr_left_2);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 617;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_and_left_value_1 = (tmp_res == 1) ? Py_True : Py_False;
tmp_and_left_truth_1 = CHECK_IF_TRUE(tmp_and_left_value_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_7 = par_self;
tmp_expression_value_6 = LOOKUP_ATTRIBUTE(tmp_expression_value_7, mod_consts[64]);
if (tmp_expression_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 618;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_cmp_expr_left_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_6, mod_consts[230]);
Py_DECREF(tmp_expression_value_6);
if (tmp_cmp_expr_left_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 618;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_3 = mod_consts[113];
tmp_and_left_value_2 = RICH_COMPARE_GT_OBJECT_OBJECT_LONG(tmp_cmp_expr_left_3, tmp_cmp_expr_right_3);
Py_DECREF(tmp_cmp_expr_left_3);
if (tmp_and_left_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 618;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_and_left_truth_2 = CHECK_IF_TRUE(tmp_and_left_value_2);
if (tmp_and_left_truth_2 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_and_left_value_2);
exception_lineno = 618;
type_description_1 = "o";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_2 == 1) {
goto and_right_2;
} else {
goto and_left_2;
}
and_right_2:;
Py_DECREF(tmp_and_left_value_2);
CHECK_OBJECT(par_self);
tmp_expression_value_8 = par_self;
tmp_cmp_expr_left_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_8, mod_consts[68]);
if (tmp_cmp_expr_left_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 619;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_4 = Py_None;
tmp_and_left_value_3 = (tmp_cmp_expr_left_4 != tmp_cmp_expr_right_4) ? Py_True : Py_False;
Py_DECREF(tmp_cmp_expr_left_4);
tmp_and_left_truth_3 = CHECK_IF_TRUE(tmp_and_left_value_3);
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_expression_value_9 = LOOKUP_ATTRIBUTE(tmp_expression_value_10, mod_consts[68]);
if (tmp_expression_value_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 620;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_9, mod_consts[146]);
Py_DECREF(tmp_expression_value_9);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 620;
type_description_1 = "o";
goto frame_exception_exit_1;
}
frame_cff6aa14e8f58f459523e5dfa1a47046->m_frame.f_lineno = 620;
tmp_cmp_expr_left_5 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_1, mod_consts[232]);
Py_DECREF(tmp_called_value_1);
if (tmp_cmp_expr_left_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 620;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_5 = Py_None;
tmp_and_right_value_3 = (tmp_cmp_expr_left_5 != tmp_cmp_expr_right_5) ? Py_True : Py_False;
Py_DECREF(tmp_cmp_expr_left_5);
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:;
Py_INCREF(tmp_and_right_value_2);
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_return_value = tmp_and_right_value_1;
goto and_end_1;
and_left_1:;
Py_INCREF(tmp_and_left_value_1);
tmp_return_value = tmp_and_left_value_1;
and_end_1:;
goto frame_return_exit_1;
}
branch_no_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_cff6aa14e8f58f459523e5dfa1a47046);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_cff6aa14e8f58f459523e5dfa1a47046);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_cff6aa14e8f58f459523e5dfa1a47046);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_cff6aa14e8f58f459523e5dfa1a47046, exception_lineno);
} else if (exception_tb->tb_frame != &frame_cff6aa14e8f58f459523e5dfa1a47046->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_cff6aa14e8f58f459523e5dfa1a47046, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_cff6aa14e8f58f459523e5dfa1a47046,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_cff6aa14e8f58f459523e5dfa1a47046 == cache_frame_cff6aa14e8f58f459523e5dfa1a47046) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_cff6aa14e8f58f459523e5dfa1a47046);
cache_frame_cff6aa14e8f58f459523e5dfa1a47046 = NULL;
}
assertFrameObject(frame_cff6aa14e8f58f459523e5dfa1a47046);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
tmp_return_value = Py_False;
Py_INCREF(tmp_return_value);
goto function_return_exit;
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_tornado$simple_httpclient$$$function__27_finish(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 *var_data = NULL;
PyObject *var_original_request = NULL;
PyObject *var_new_request = NULL;
PyObject *var_h = NULL;
struct Nuitka_CellObject *var_final_callback = Nuitka_Cell_Empty();
PyObject *var_fut = NULL;
PyObject *var_buffer = NULL;
PyObject *var_response = NULL;
PyObject *tmp_for_loop_1__for_iterator = NULL;
PyObject *tmp_for_loop_1__iter_value = NULL;
struct Nuitka_FrameObject *frame_805689c76fa1b09c4f84b12f56b1c2ab;
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;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
int tmp_res;
bool tmp_result;
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;
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;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_805689c76fa1b09c4f84b12f56b1c2ab = NULL;
PyObject *exception_keeper_type_4;
PyObject *exception_keeper_value_4;
PyTracebackObject *exception_keeper_tb_4;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_4;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_805689c76fa1b09c4f84b12f56b1c2ab)) {
Py_XDECREF(cache_frame_805689c76fa1b09c4f84b12f56b1c2ab);
#if _DEBUG_REFCOUNTS
if (cache_frame_805689c76fa1b09c4f84b12f56b1c2ab == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_805689c76fa1b09c4f84b12f56b1c2ab = MAKE_FUNCTION_FRAME(codeobj_805689c76fa1b09c4f84b12f56b1c2ab, module_tornado$simple_httpclient, 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_805689c76fa1b09c4f84b12f56b1c2ab->m_type_description == NULL);
frame_805689c76fa1b09c4f84b12f56b1c2ab = cache_frame_805689c76fa1b09c4f84b12f56b1c2ab;
// Push the new frame as the currently active one.
pushFrameStack(frame_805689c76fa1b09c4f84b12f56b1c2ab);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_805689c76fa1b09c4f84b12f56b1c2ab) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[67]);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 625;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_1 = Py_None;
tmp_condition_result_1 = (tmp_cmp_expr_left_1 == tmp_cmp_expr_right_1) ? true : false;
Py_DECREF(tmp_cmp_expr_left_1);
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_raise_type_1;
tmp_raise_type_1 = PyExc_AssertionError;
exception_type = tmp_raise_type_1;
Py_INCREF(tmp_raise_type_1);
exception_lineno = 625;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
branch_no_1:;
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_args_element_value_1;
PyObject *tmp_expression_value_3;
tmp_expression_value_2 = mod_consts[233];
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[234]);
assert(!(tmp_called_value_1 == NULL));
CHECK_OBJECT(par_self);
tmp_expression_value_3 = par_self;
tmp_args_element_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[69]);
if (tmp_args_element_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 626;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
frame_805689c76fa1b09c4f84b12f56b1c2ab->m_frame.f_lineno = 626;
tmp_assign_source_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_1, tmp_args_element_value_1);
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 626;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
assert(var_data == NULL);
var_data = tmp_assign_source_1;
}
{
PyObject *tmp_called_instance_1;
PyObject *tmp_call_result_1;
CHECK_OBJECT(par_self);
tmp_called_instance_1 = par_self;
frame_805689c76fa1b09c4f84b12f56b1c2ab->m_frame.f_lineno = 627;
tmp_call_result_1 = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[44]);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 627;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
{
PyObject *tmp_assign_source_2;
PyObject *tmp_getattr_target_1;
PyObject *tmp_expression_value_4;
PyObject *tmp_getattr_attr_1;
PyObject *tmp_getattr_default_1;
PyObject *tmp_expression_value_5;
CHECK_OBJECT(par_self);
tmp_expression_value_4 = par_self;
tmp_getattr_target_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[64]);
if (tmp_getattr_target_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 628;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
tmp_getattr_attr_1 = mod_consts[235];
CHECK_OBJECT(par_self);
tmp_expression_value_5 = par_self;
tmp_getattr_default_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[64]);
if (tmp_getattr_default_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_getattr_target_1);
exception_lineno = 628;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
tmp_assign_source_2 = BUILTIN_GETATTR(tmp_getattr_target_1, tmp_getattr_attr_1, tmp_getattr_default_1);
Py_DECREF(tmp_getattr_target_1);
Py_DECREF(tmp_getattr_default_1);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 628;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
assert(var_original_request == NULL);
var_original_request = tmp_assign_source_2;
}
{
nuitka_bool tmp_condition_result_2;
PyObject *tmp_called_instance_2;
PyObject *tmp_call_result_2;
int tmp_truth_name_1;
CHECK_OBJECT(par_self);
tmp_called_instance_2 = par_self;
frame_805689c76fa1b09c4f84b12f56b1c2ab->m_frame.f_lineno = 629;
tmp_call_result_2 = CALL_METHOD_NO_ARGS(tmp_called_instance_2, mod_consts[221]);
if (tmp_call_result_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 629;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
tmp_truth_name_1 = CHECK_IF_TRUE(tmp_call_result_2);
if (tmp_truth_name_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_call_result_2);
exception_lineno = 629;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
tmp_condition_result_2 = tmp_truth_name_1 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_call_result_2);
if (tmp_condition_result_2 == NUITKA_BOOL_TRUE) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
bool tmp_condition_result_3;
PyObject *tmp_operand_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
PyObject *tmp_expression_value_6;
CHECK_OBJECT(par_self);
tmp_expression_value_6 = par_self;
tmp_isinstance_inst_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_6, mod_consts[64]);
if (tmp_isinstance_inst_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 630;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[236]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[236]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_isinstance_inst_1);
exception_lineno = 630;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
Py_DECREF(tmp_isinstance_inst_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 630;
type_description_1 = "ooooocooo";
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 = 630;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
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:;
{
PyObject *tmp_raise_type_2;
tmp_raise_type_2 = PyExc_AssertionError;
exception_type = tmp_raise_type_2;
Py_INCREF(tmp_raise_type_2);
exception_lineno = 630;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
branch_no_3:;
{
bool tmp_condition_result_4;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
PyObject *tmp_expression_value_7;
CHECK_OBJECT(par_self);
tmp_expression_value_7 = par_self;
tmp_cmp_expr_left_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_7, mod_consts[68]);
if (tmp_cmp_expr_left_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 631;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_2 = Py_None;
tmp_condition_result_4 = (tmp_cmp_expr_left_2 == tmp_cmp_expr_right_2) ? true : false;
Py_DECREF(tmp_cmp_expr_left_2);
if (tmp_condition_result_4 != false) {
goto branch_yes_4;
} else {
goto branch_no_4;
}
}
branch_yes_4:;
{
PyObject *tmp_raise_type_3;
tmp_raise_type_3 = PyExc_AssertionError;
exception_type = tmp_raise_type_3;
Py_INCREF(tmp_raise_type_3);
exception_lineno = 631;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
branch_no_4:;
{
PyObject *tmp_assign_source_3;
PyObject *tmp_called_value_2;
PyObject *tmp_expression_value_8;
PyObject *tmp_args_element_value_2;
PyObject *tmp_expression_value_9;
PyObject *tmp_expression_value_10;
tmp_expression_value_8 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[237]);
if (unlikely(tmp_expression_value_8 == NULL)) {
tmp_expression_value_8 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[237]);
}
if (tmp_expression_value_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 632;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
tmp_called_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_8, mod_consts[237]);
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 632;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_10 = par_self;
tmp_expression_value_9 = LOOKUP_ATTRIBUTE(tmp_expression_value_10, mod_consts[64]);
if (tmp_expression_value_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
exception_lineno = 632;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_9, mod_consts[64]);
Py_DECREF(tmp_expression_value_9);
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);
exception_lineno = 632;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
frame_805689c76fa1b09c4f84b12f56b1c2ab->m_frame.f_lineno = 632;
tmp_assign_source_3 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_2, tmp_args_element_value_2);
Py_DECREF(tmp_called_value_2);
Py_DECREF(tmp_args_element_value_2);
if (tmp_assign_source_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 632;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
assert(var_new_request == NULL);
var_new_request = tmp_assign_source_3;
}
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_called_value_3;
PyObject *tmp_expression_value_11;
PyObject *tmp_expression_value_12;
PyObject *tmp_args_element_value_3;
PyObject *tmp_expression_value_13;
PyObject *tmp_expression_value_14;
PyObject *tmp_args_element_value_4;
PyObject *tmp_expression_value_15;
PyObject *tmp_expression_value_16;
PyObject *tmp_subscript_value_1;
PyObject *tmp_assattr_target_1;
tmp_expression_value_12 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[80]);
if (unlikely(tmp_expression_value_12 == NULL)) {
tmp_expression_value_12 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[80]);
}
if (tmp_expression_value_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 633;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
tmp_expression_value_11 = LOOKUP_ATTRIBUTE(tmp_expression_value_12, mod_consts[81]);
if (tmp_expression_value_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 633;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
tmp_called_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_11, mod_consts[238]);
Py_DECREF(tmp_expression_value_11);
if (tmp_called_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 633;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_14 = par_self;
tmp_expression_value_13 = LOOKUP_ATTRIBUTE(tmp_expression_value_14, mod_consts[64]);
if (tmp_expression_value_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_3);
exception_lineno = 634;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_13, mod_consts[84]);
Py_DECREF(tmp_expression_value_13);
if (tmp_args_element_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_3);
exception_lineno = 634;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_16 = par_self;
tmp_expression_value_15 = LOOKUP_ATTRIBUTE(tmp_expression_value_16, mod_consts[68]);
if (tmp_expression_value_15 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_3);
Py_DECREF(tmp_args_element_value_3);
exception_lineno = 634;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
tmp_subscript_value_1 = mod_consts[239];
tmp_args_element_value_4 = LOOKUP_SUBSCRIPT(tmp_expression_value_15, tmp_subscript_value_1);
Py_DECREF(tmp_expression_value_15);
if (tmp_args_element_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_3);
Py_DECREF(tmp_args_element_value_3);
exception_lineno = 634;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
frame_805689c76fa1b09c4f84b12f56b1c2ab->m_frame.f_lineno = 633;
{
PyObject *call_args[] = {tmp_args_element_value_3, tmp_args_element_value_4};
tmp_assattr_value_1 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_3, call_args);
}
Py_DECREF(tmp_called_value_3);
Py_DECREF(tmp_args_element_value_3);
Py_DECREF(tmp_args_element_value_4);
if (tmp_assattr_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 633;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_new_request);
tmp_assattr_target_1 = var_new_request;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[84], tmp_assattr_value_1);
Py_DECREF(tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 633;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
}
{
bool tmp_condition_result_5;
PyObject *tmp_cmp_expr_left_3;
PyObject *tmp_cmp_expr_right_3;
PyObject *tmp_expression_value_17;
PyObject *tmp_expression_value_18;
CHECK_OBJECT(par_self);
tmp_expression_value_18 = par_self;
tmp_expression_value_17 = LOOKUP_ATTRIBUTE(tmp_expression_value_18, mod_consts[64]);
if (tmp_expression_value_17 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 636;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_left_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_17, mod_consts[230]);
Py_DECREF(tmp_expression_value_17);
if (tmp_cmp_expr_left_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 636;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_3 = Py_None;
tmp_condition_result_5 = (tmp_cmp_expr_left_3 == tmp_cmp_expr_right_3) ? true : false;
Py_DECREF(tmp_cmp_expr_left_3);
if (tmp_condition_result_5 != false) {
goto branch_yes_5;
} else {
goto branch_no_5;
}
}
branch_yes_5:;
{
PyObject *tmp_raise_type_4;
tmp_raise_type_4 = PyExc_AssertionError;
exception_type = tmp_raise_type_4;
Py_INCREF(tmp_raise_type_4);
exception_lineno = 636;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
branch_no_5:;
{
PyObject *tmp_assattr_value_2;
PyObject *tmp_sub_expr_left_1;
PyObject *tmp_sub_expr_right_1;
PyObject *tmp_expression_value_19;
PyObject *tmp_expression_value_20;
PyObject *tmp_assattr_target_2;
CHECK_OBJECT(par_self);
tmp_expression_value_20 = par_self;
tmp_expression_value_19 = LOOKUP_ATTRIBUTE(tmp_expression_value_20, mod_consts[64]);
if (tmp_expression_value_19 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 637;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
tmp_sub_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_19, mod_consts[230]);
Py_DECREF(tmp_expression_value_19);
if (tmp_sub_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 637;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
tmp_sub_expr_right_1 = mod_consts[240];
tmp_assattr_value_2 = BINARY_OPERATION_SUB_OBJECT_OBJECT_LONG(tmp_sub_expr_left_1, tmp_sub_expr_right_1);
Py_DECREF(tmp_sub_expr_left_1);
if (tmp_assattr_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 637;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_new_request);
tmp_assattr_target_2 = var_new_request;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_2, mod_consts[230], tmp_assattr_value_2);
Py_DECREF(tmp_assattr_value_2);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 637;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_delsubscr_target_1;
PyObject *tmp_expression_value_21;
PyObject *tmp_delsubscr_subscript_1;
CHECK_OBJECT(var_new_request);
tmp_expression_value_21 = var_new_request;
tmp_delsubscr_target_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_21, mod_consts[68]);
if (tmp_delsubscr_target_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 638;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
tmp_delsubscr_subscript_1 = mod_consts[128];
tmp_result = DEL_SUBSCRIPT(tmp_delsubscr_target_1, tmp_delsubscr_subscript_1);
Py_DECREF(tmp_delsubscr_target_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 638;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
}
{
nuitka_bool tmp_condition_result_6;
int tmp_or_left_truth_1;
nuitka_bool tmp_or_left_value_1;
nuitka_bool tmp_or_right_value_1;
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_4;
PyObject *tmp_cmp_expr_right_4;
PyObject *tmp_expression_value_22;
PyObject *tmp_cmp_expr_left_5;
PyObject *tmp_cmp_expr_right_5;
PyObject *tmp_expression_value_23;
PyObject *tmp_expression_value_24;
int tmp_and_left_truth_2;
nuitka_bool tmp_and_left_value_2;
nuitka_bool tmp_and_right_value_2;
PyObject *tmp_cmp_expr_left_6;
PyObject *tmp_cmp_expr_right_6;
PyObject *tmp_expression_value_25;
PyObject *tmp_cmp_expr_left_7;
PyObject *tmp_cmp_expr_right_7;
PyObject *tmp_expression_value_26;
PyObject *tmp_expression_value_27;
CHECK_OBJECT(par_self);
tmp_expression_value_22 = par_self;
tmp_cmp_expr_left_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_22, mod_consts[67]);
if (tmp_cmp_expr_left_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 648;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_4 = mod_consts[241];
tmp_and_left_value_1 = RICH_COMPARE_EQ_NBOOL_OBJECT_LONG(tmp_cmp_expr_left_4, tmp_cmp_expr_right_4);
Py_DECREF(tmp_cmp_expr_left_4);
if (tmp_and_left_value_1 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 648;
type_description_1 = "ooooocooo";
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 = 648;
type_description_1 = "ooooocooo";
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_24 = par_self;
tmp_expression_value_23 = LOOKUP_ATTRIBUTE(tmp_expression_value_24, mod_consts[64]);
if (tmp_expression_value_23 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 648;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_left_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_23, mod_consts[121]);
Py_DECREF(tmp_expression_value_23);
if (tmp_cmp_expr_left_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 648;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_5 = mod_consts[242];
tmp_and_right_value_1 = RICH_COMPARE_NE_NBOOL_OBJECT_UNICODE(tmp_cmp_expr_left_5, tmp_cmp_expr_right_5);
Py_DECREF(tmp_cmp_expr_left_5);
if (tmp_and_right_value_1 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 648;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
tmp_or_left_value_1 = tmp_and_right_value_1;
goto and_end_1;
and_left_1:;
tmp_or_left_value_1 = tmp_and_left_value_1;
and_end_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 = 648;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
if (tmp_or_left_truth_1 == 1) {
goto or_left_1;
} else {
goto or_right_1;
}
or_right_1:;
CHECK_OBJECT(par_self);
tmp_expression_value_25 = par_self;
tmp_cmp_expr_left_6 = LOOKUP_ATTRIBUTE(tmp_expression_value_25, mod_consts[67]);
if (tmp_cmp_expr_left_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 649;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_6 = mod_consts[243];
tmp_res = PySequence_Contains(tmp_cmp_expr_right_6, tmp_cmp_expr_left_6);
Py_DECREF(tmp_cmp_expr_left_6);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 649;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
tmp_and_left_value_2 = (tmp_res == 1) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
tmp_and_left_truth_2 = tmp_and_left_value_2 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_and_left_truth_2 == 1) {
goto and_right_2;
} else {
goto and_left_2;
}
and_right_2:;
CHECK_OBJECT(par_self);
tmp_expression_value_27 = par_self;
tmp_expression_value_26 = LOOKUP_ATTRIBUTE(tmp_expression_value_27, mod_consts[64]);
if (tmp_expression_value_26 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 649;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_left_7 = LOOKUP_ATTRIBUTE(tmp_expression_value_26, mod_consts[121]);
Py_DECREF(tmp_expression_value_26);
if (tmp_cmp_expr_left_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 649;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_7 = mod_consts[159];
tmp_and_right_value_2 = RICH_COMPARE_EQ_NBOOL_OBJECT_UNICODE(tmp_cmp_expr_left_7, tmp_cmp_expr_right_7);
Py_DECREF(tmp_cmp_expr_left_7);
if (tmp_and_right_value_2 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 649;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
tmp_or_right_value_1 = tmp_and_right_value_2;
goto and_end_2;
and_left_2:;
tmp_or_right_value_1 = tmp_and_left_value_2;
and_end_2:;
tmp_condition_result_6 = tmp_or_right_value_1;
goto or_end_1;
or_left_1:;
tmp_condition_result_6 = tmp_or_left_value_1;
or_end_1:;
if (tmp_condition_result_6 == NUITKA_BOOL_TRUE) {
goto branch_yes_6;
} else {
goto branch_no_6;
}
}
branch_yes_6:;
{
PyObject *tmp_assattr_value_3;
PyObject *tmp_assattr_target_3;
tmp_assattr_value_3 = mod_consts[244];
CHECK_OBJECT(var_new_request);
tmp_assattr_target_3 = var_new_request;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_3, mod_consts[121], tmp_assattr_value_3);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 651;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_4;
PyObject *tmp_assattr_target_4;
tmp_assattr_value_4 = Py_None;
CHECK_OBJECT(var_new_request);
tmp_assattr_target_4 = var_new_request;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_4, mod_consts[151], tmp_assattr_value_4);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 652;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assign_source_4;
PyObject *tmp_iter_arg_1;
tmp_iter_arg_1 = mod_consts[245];
tmp_assign_source_4 = MAKE_ITERATOR_INFALLIBLE(tmp_iter_arg_1);
assert(!(tmp_assign_source_4 == NULL));
assert(tmp_for_loop_1__for_iterator == NULL);
tmp_for_loop_1__for_iterator = tmp_assign_source_4;
}
// Tried code:
loop_start_1:;
{
PyObject *tmp_next_source_1;
PyObject *tmp_assign_source_5;
CHECK_OBJECT(tmp_for_loop_1__for_iterator);
tmp_next_source_1 = tmp_for_loop_1__for_iterator;
tmp_assign_source_5 = ITERATOR_NEXT(tmp_next_source_1);
if (tmp_assign_source_5 == NULL) {
if (CHECK_AND_CLEAR_STOP_ITERATION_OCCURRED()) {
goto loop_end_1;
} else {
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooooocooo";
exception_lineno = 653;
goto try_except_handler_2;
}
}
{
PyObject *old = tmp_for_loop_1__iter_value;
tmp_for_loop_1__iter_value = tmp_assign_source_5;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_6;
CHECK_OBJECT(tmp_for_loop_1__iter_value);
tmp_assign_source_6 = tmp_for_loop_1__iter_value;
{
PyObject *old = var_h;
var_h = tmp_assign_source_6;
Py_INCREF(var_h);
Py_XDECREF(old);
}
}
// Tried code:
{
PyObject *tmp_delsubscr_target_2;
PyObject *tmp_expression_value_28;
PyObject *tmp_expression_value_29;
PyObject *tmp_delsubscr_subscript_2;
if (par_self == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[24]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 660;
type_description_1 = "ooooocooo";
goto try_except_handler_3;
}
tmp_expression_value_29 = par_self;
tmp_expression_value_28 = LOOKUP_ATTRIBUTE(tmp_expression_value_29, mod_consts[64]);
if (tmp_expression_value_28 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 660;
type_description_1 = "ooooocooo";
goto try_except_handler_3;
}
tmp_delsubscr_target_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_28, mod_consts[68]);
Py_DECREF(tmp_expression_value_28);
if (tmp_delsubscr_target_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 660;
type_description_1 = "ooooocooo";
goto try_except_handler_3;
}
CHECK_OBJECT(var_h);
tmp_delsubscr_subscript_2 = var_h;
tmp_result = DEL_SUBSCRIPT(tmp_delsubscr_target_2, tmp_delsubscr_subscript_2);
Py_DECREF(tmp_delsubscr_target_2);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 660;
type_description_1 = "ooooocooo";
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;
// 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_805689c76fa1b09c4f84b12f56b1c2ab, exception_keeper_lineno_1);
} else if (exception_keeper_lineno_1 != 0) {
exception_keeper_tb_1 = ADD_TRACEBACK(exception_keeper_tb_1, frame_805689c76fa1b09c4f84b12f56b1c2ab, 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_7;
PyObject *tmp_cmp_expr_left_8;
PyObject *tmp_cmp_expr_right_8;
tmp_cmp_expr_left_8 = EXC_TYPE(PyThreadState_GET());
tmp_cmp_expr_right_8 = PyExc_KeyError;
tmp_res = EXCEPTION_MATCH_BOOL(tmp_cmp_expr_left_8, tmp_cmp_expr_right_8);
assert(!(tmp_res == -1));
tmp_condition_result_7 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_7 != false) {
goto branch_yes_7;
} else {
goto branch_no_7;
}
}
branch_yes_7:;
tmp_result = RERAISE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
if (unlikely(tmp_result == false)) {
exception_lineno = 659;
}
if (exception_tb && exception_tb->tb_frame == &frame_805689c76fa1b09c4f84b12f56b1c2ab->m_frame) frame_805689c76fa1b09c4f84b12f56b1c2ab->m_frame.f_lineno = exception_tb->tb_lineno;
type_description_1 = "ooooocooo";
goto try_except_handler_4;
branch_no_7:;
goto try_end_2;
// Exception handler code:
try_except_handler_4:;
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 try_except_handler_2;
// End of try:
try_end_2:;
// Restore previous exception id 1.
SET_CURRENT_EXCEPTION(&exception_preserved_1);
goto try_end_1;
NUITKA_CANNOT_GET_HERE("exception handler codes exits in all cases");
return NULL;
// End of try:
try_end_1:;
if (CONSIDER_THREADING() == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 653;
type_description_1 = "ooooocooo";
goto try_except_handler_2;
}
goto loop_start_1;
loop_end_1:;
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_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_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:;
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;
branch_no_6:;
{
PyObject *tmp_assattr_value_5;
PyObject *tmp_assattr_target_5;
CHECK_OBJECT(var_original_request);
tmp_assattr_value_5 = var_original_request;
CHECK_OBJECT(var_new_request);
tmp_assattr_target_5 = var_new_request;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_5, mod_consts[235], tmp_assattr_value_5);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 663;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assign_source_7;
PyObject *tmp_expression_value_30;
if (par_self == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[24]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 664;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
tmp_expression_value_30 = par_self;
tmp_assign_source_7 = LOOKUP_ATTRIBUTE(tmp_expression_value_30, mod_consts[66]);
if (tmp_assign_source_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 664;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
assert(Nuitka_Cell_GET(var_final_callback) == NULL);
PyCell_SET(var_final_callback, tmp_assign_source_7);
}
{
PyObject *tmp_assattr_value_6;
PyObject *tmp_assattr_target_6;
tmp_assattr_value_6 = Py_None;
if (par_self == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[24]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 665;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
tmp_assattr_target_6 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_6, mod_consts[66], tmp_assattr_value_6);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 665;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_called_instance_3;
PyObject *tmp_call_result_3;
if (par_self == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[24]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 666;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
tmp_called_instance_3 = par_self;
frame_805689c76fa1b09c4f84b12f56b1c2ab->m_frame.f_lineno = 666;
tmp_call_result_3 = CALL_METHOD_NO_ARGS(tmp_called_instance_3, mod_consts[208]);
if (tmp_call_result_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 666;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_3);
}
{
bool tmp_condition_result_8;
PyObject *tmp_cmp_expr_left_9;
PyObject *tmp_cmp_expr_right_9;
PyObject *tmp_expression_value_31;
if (par_self == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[24]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 667;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
tmp_expression_value_31 = par_self;
tmp_cmp_expr_left_9 = LOOKUP_ATTRIBUTE(tmp_expression_value_31, mod_consts[63]);
if (tmp_cmp_expr_left_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 667;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_9 = Py_None;
tmp_condition_result_8 = (tmp_cmp_expr_left_9 == tmp_cmp_expr_right_9) ? true : false;
Py_DECREF(tmp_cmp_expr_left_9);
if (tmp_condition_result_8 != false) {
goto branch_yes_8;
} else {
goto branch_no_8;
}
}
branch_yes_8:;
{
PyObject *tmp_raise_type_5;
tmp_raise_type_5 = PyExc_AssertionError;
exception_type = tmp_raise_type_5;
Py_INCREF(tmp_raise_type_5);
exception_lineno = 667;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
branch_no_8:;
{
PyObject *tmp_assign_source_8;
PyObject *tmp_called_value_4;
PyObject *tmp_expression_value_32;
PyObject *tmp_expression_value_33;
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[24]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 668;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
tmp_expression_value_33 = par_self;
tmp_expression_value_32 = LOOKUP_ATTRIBUTE(tmp_expression_value_33, mod_consts[63]);
if (tmp_expression_value_32 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 668;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
tmp_called_value_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_32, mod_consts[246]);
Py_DECREF(tmp_expression_value_32);
if (tmp_called_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 668;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_new_request);
tmp_tuple_element_1 = var_new_request;
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[247]);
frame_805689c76fa1b09c4f84b12f56b1c2ab->m_frame.f_lineno = 668;
tmp_assign_source_8 = 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_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 668;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
assert(var_fut == NULL);
var_fut = tmp_assign_source_8;
}
{
PyObject *tmp_called_instance_4;
PyObject *tmp_call_result_4;
PyObject *tmp_args_element_value_5;
struct Nuitka_CellObject *tmp_closure_1[1];
CHECK_OBJECT(var_fut);
tmp_called_instance_4 = var_fut;
tmp_closure_1[0] = var_final_callback;
Py_INCREF(tmp_closure_1[0]);
tmp_args_element_value_5 = MAKE_FUNCTION_tornado$simple_httpclient$$$function__27_finish$$$function__1_lambda(tmp_closure_1);
frame_805689c76fa1b09c4f84b12f56b1c2ab->m_frame.f_lineno = 669;
tmp_call_result_4 = CALL_METHOD_WITH_SINGLE_ARG(tmp_called_instance_4, mod_consts[248], tmp_args_element_value_5);
Py_DECREF(tmp_args_element_value_5);
if (tmp_call_result_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 669;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_4);
}
{
PyObject *tmp_called_instance_5;
PyObject *tmp_call_result_5;
if (par_self == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[24]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 670;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
tmp_called_instance_5 = par_self;
frame_805689c76fa1b09c4f84b12f56b1c2ab->m_frame.f_lineno = 670;
tmp_call_result_5 = CALL_METHOD_NO_ARGS(tmp_called_instance_5, mod_consts[250]);
if (tmp_call_result_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 670;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_5);
}
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
branch_no_2:;
{
nuitka_bool tmp_condition_result_9;
PyObject *tmp_expression_value_34;
PyObject *tmp_expression_value_35;
PyObject *tmp_attribute_value_1;
int tmp_truth_name_2;
CHECK_OBJECT(par_self);
tmp_expression_value_35 = par_self;
tmp_expression_value_34 = LOOKUP_ATTRIBUTE(tmp_expression_value_35, mod_consts[64]);
if (tmp_expression_value_34 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 672;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
tmp_attribute_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_34, mod_consts[251]);
Py_DECREF(tmp_expression_value_34);
if (tmp_attribute_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 672;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
tmp_truth_name_2 = CHECK_IF_TRUE(tmp_attribute_value_1);
if (tmp_truth_name_2 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_attribute_value_1);
exception_lineno = 672;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
tmp_condition_result_9 = tmp_truth_name_2 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_attribute_value_1);
if (tmp_condition_result_9 == NUITKA_BOOL_TRUE) {
goto branch_yes_9;
} else {
goto branch_no_9;
}
}
branch_yes_9:;
{
PyObject *tmp_assign_source_9;
PyObject *tmp_called_value_5;
tmp_called_value_5 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[252]);
if (unlikely(tmp_called_value_5 == NULL)) {
tmp_called_value_5 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[252]);
}
assert(!(tmp_called_value_5 == NULL));
frame_805689c76fa1b09c4f84b12f56b1c2ab->m_frame.f_lineno = 673;
tmp_assign_source_9 = CALL_FUNCTION_NO_ARGS(tmp_called_value_5);
if (tmp_assign_source_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 673;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
assert(var_buffer == NULL);
var_buffer = tmp_assign_source_9;
}
goto branch_end_9;
branch_no_9:;
{
PyObject *tmp_assign_source_10;
PyObject *tmp_called_value_6;
PyObject *tmp_args_element_value_6;
tmp_called_value_6 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[252]);
if (unlikely(tmp_called_value_6 == NULL)) {
tmp_called_value_6 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[252]);
}
assert(!(tmp_called_value_6 == NULL));
CHECK_OBJECT(var_data);
tmp_args_element_value_6 = var_data;
frame_805689c76fa1b09c4f84b12f56b1c2ab->m_frame.f_lineno = 675;
tmp_assign_source_10 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_6, tmp_args_element_value_6);
if (tmp_assign_source_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 675;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
assert(var_buffer == NULL);
var_buffer = tmp_assign_source_10;
}
branch_end_9:;
{
PyObject *tmp_assign_source_11;
PyObject *tmp_called_value_7;
PyObject *tmp_kw_call_arg_value_0_1;
PyObject *tmp_kw_call_arg_value_1_1;
PyObject *tmp_expression_value_36;
PyObject *tmp_kw_call_dict_value_0_1;
PyObject *tmp_getattr_target_2;
PyObject *tmp_getattr_attr_2;
PyObject *tmp_getattr_default_2;
PyObject *tmp_kw_call_dict_value_1_1;
PyObject *tmp_expression_value_37;
PyObject *tmp_kw_call_dict_value_2_1;
PyObject *tmp_sub_expr_left_2;
PyObject *tmp_sub_expr_right_2;
PyObject *tmp_called_instance_6;
PyObject *tmp_expression_value_38;
PyObject *tmp_expression_value_39;
PyObject *tmp_kw_call_dict_value_3_1;
PyObject *tmp_expression_value_40;
PyObject *tmp_kw_call_dict_value_4_1;
PyObject *tmp_kw_call_dict_value_5_1;
PyObject *tmp_expression_value_41;
PyObject *tmp_expression_value_42;
tmp_called_value_7 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[53]);
if (unlikely(tmp_called_value_7 == NULL)) {
tmp_called_value_7 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[53]);
}
if (tmp_called_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 676;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_original_request);
tmp_kw_call_arg_value_0_1 = var_original_request;
CHECK_OBJECT(par_self);
tmp_expression_value_36 = par_self;
tmp_kw_call_arg_value_1_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_36, mod_consts[67]);
if (tmp_kw_call_arg_value_1_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 678;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_getattr_target_2 = par_self;
tmp_getattr_attr_2 = mod_consts[220];
tmp_getattr_default_2 = Py_None;
tmp_kw_call_dict_value_0_1 = BUILTIN_GETATTR(tmp_getattr_target_2, tmp_getattr_attr_2, tmp_getattr_default_2);
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);
exception_lineno = 679;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_37 = par_self;
tmp_kw_call_dict_value_1_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_37, mod_consts[68]);
if (tmp_kw_call_dict_value_1_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_dict_value_0_1);
exception_lineno = 680;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_38 = par_self;
tmp_called_instance_6 = LOOKUP_ATTRIBUTE(tmp_expression_value_38, mod_consts[32]);
if (tmp_called_instance_6 == 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_dict_value_0_1);
Py_DECREF(tmp_kw_call_dict_value_1_1);
exception_lineno = 681;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
frame_805689c76fa1b09c4f84b12f56b1c2ab->m_frame.f_lineno = 681;
tmp_sub_expr_left_2 = CALL_METHOD_NO_ARGS(tmp_called_instance_6, mod_consts[34]);
Py_DECREF(tmp_called_instance_6);
if (tmp_sub_expr_left_2 == 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_dict_value_0_1);
Py_DECREF(tmp_kw_call_dict_value_1_1);
exception_lineno = 681;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_39 = par_self;
tmp_sub_expr_right_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_39, mod_consts[56]);
if (tmp_sub_expr_right_2 == 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_dict_value_0_1);
Py_DECREF(tmp_kw_call_dict_value_1_1);
Py_DECREF(tmp_sub_expr_left_2);
exception_lineno = 681;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
tmp_kw_call_dict_value_2_1 = BINARY_OPERATION_SUB_OBJECT_OBJECT_OBJECT(tmp_sub_expr_left_2, tmp_sub_expr_right_2);
Py_DECREF(tmp_sub_expr_left_2);
Py_DECREF(tmp_sub_expr_right_2);
if (tmp_kw_call_dict_value_2_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_dict_value_0_1);
Py_DECREF(tmp_kw_call_dict_value_1_1);
exception_lineno = 681;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_40 = par_self;
tmp_kw_call_dict_value_3_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_40, mod_consts[62]);
if (tmp_kw_call_dict_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);
Py_DECREF(tmp_kw_call_dict_value_0_1);
Py_DECREF(tmp_kw_call_dict_value_1_1);
Py_DECREF(tmp_kw_call_dict_value_2_1);
exception_lineno = 682;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_buffer);
tmp_kw_call_dict_value_4_1 = var_buffer;
CHECK_OBJECT(par_self);
tmp_expression_value_42 = par_self;
tmp_expression_value_41 = LOOKUP_ATTRIBUTE(tmp_expression_value_42, mod_consts[64]);
if (tmp_expression_value_41 == 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_dict_value_0_1);
Py_DECREF(tmp_kw_call_dict_value_1_1);
Py_DECREF(tmp_kw_call_dict_value_2_1);
Py_DECREF(tmp_kw_call_dict_value_3_1);
exception_lineno = 684;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
tmp_kw_call_dict_value_5_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_41, mod_consts[84]);
Py_DECREF(tmp_expression_value_41);
if (tmp_kw_call_dict_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_dict_value_0_1);
Py_DECREF(tmp_kw_call_dict_value_1_1);
Py_DECREF(tmp_kw_call_dict_value_2_1);
Py_DECREF(tmp_kw_call_dict_value_3_1);
exception_lineno = 684;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
frame_805689c76fa1b09c4f84b12f56b1c2ab->m_frame.f_lineno = 676;
{
PyObject *args[] = {tmp_kw_call_arg_value_0_1, tmp_kw_call_arg_value_1_1};
PyObject *kw_values[6] = {tmp_kw_call_dict_value_0_1, tmp_kw_call_dict_value_1_1, tmp_kw_call_dict_value_2_1, tmp_kw_call_dict_value_3_1, tmp_kw_call_dict_value_4_1, tmp_kw_call_dict_value_5_1};
tmp_assign_source_11 = CALL_FUNCTION_WITH_ARGS2_KWSPLIT(tmp_called_value_7, args, kw_values, mod_consts[253]);
}
Py_DECREF(tmp_kw_call_arg_value_1_1);
Py_DECREF(tmp_kw_call_dict_value_0_1);
Py_DECREF(tmp_kw_call_dict_value_1_1);
Py_DECREF(tmp_kw_call_dict_value_2_1);
Py_DECREF(tmp_kw_call_dict_value_3_1);
Py_DECREF(tmp_kw_call_dict_value_5_1);
if (tmp_assign_source_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 676;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
assert(var_response == NULL);
var_response = tmp_assign_source_11;
}
{
PyObject *tmp_called_instance_7;
PyObject *tmp_call_result_6;
PyObject *tmp_args_element_value_7;
CHECK_OBJECT(par_self);
tmp_called_instance_7 = par_self;
CHECK_OBJECT(var_response);
tmp_args_element_value_7 = var_response;
frame_805689c76fa1b09c4f84b12f56b1c2ab->m_frame.f_lineno = 686;
tmp_call_result_6 = CALL_METHOD_WITH_SINGLE_ARG(tmp_called_instance_7, mod_consts[212], tmp_args_element_value_7);
if (tmp_call_result_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 686;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_6);
}
{
PyObject *tmp_called_instance_8;
PyObject *tmp_call_result_7;
CHECK_OBJECT(par_self);
tmp_called_instance_8 = par_self;
frame_805689c76fa1b09c4f84b12f56b1c2ab->m_frame.f_lineno = 687;
tmp_call_result_7 = CALL_METHOD_NO_ARGS(tmp_called_instance_8, mod_consts[250]);
if (tmp_call_result_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 687;
type_description_1 = "ooooocooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_7);
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_805689c76fa1b09c4f84b12f56b1c2ab);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_805689c76fa1b09c4f84b12f56b1c2ab);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_805689c76fa1b09c4f84b12f56b1c2ab);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_805689c76fa1b09c4f84b12f56b1c2ab, exception_lineno);
} else if (exception_tb->tb_frame != &frame_805689c76fa1b09c4f84b12f56b1c2ab->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_805689c76fa1b09c4f84b12f56b1c2ab, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_805689c76fa1b09c4f84b12f56b1c2ab,
type_description_1,
par_self,
var_data,
var_original_request,
var_new_request,
var_h,
var_final_callback,
var_fut,
var_buffer,
var_response
);
// Release cached frame if used for exception.
if (frame_805689c76fa1b09c4f84b12f56b1c2ab == cache_frame_805689c76fa1b09c4f84b12f56b1c2ab) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_805689c76fa1b09c4f84b12f56b1c2ab);
cache_frame_805689c76fa1b09c4f84b12f56b1c2ab = NULL;
}
assertFrameObject(frame_805689c76fa1b09c4f84b12f56b1c2ab);
// 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:;
Py_XDECREF(var_data);
var_data = NULL;
Py_XDECREF(var_original_request);
var_original_request = NULL;
Py_XDECREF(var_new_request);
var_new_request = NULL;
Py_XDECREF(var_h);
var_h = NULL;
CHECK_OBJECT(var_final_callback);
Py_DECREF(var_final_callback);
var_final_callback = NULL;
Py_XDECREF(var_fut);
var_fut = NULL;
Py_XDECREF(var_buffer);
var_buffer = NULL;
Py_XDECREF(var_response);
var_response = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
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(var_data);
var_data = NULL;
Py_XDECREF(var_original_request);
var_original_request = NULL;
Py_XDECREF(var_new_request);
var_new_request = NULL;
Py_XDECREF(var_h);
var_h = NULL;
CHECK_OBJECT(var_final_callback);
Py_DECREF(var_final_callback);
var_final_callback = NULL;
Py_XDECREF(var_fut);
var_fut = NULL;
Py_XDECREF(var_buffer);
var_buffer = NULL;
Py_XDECREF(var_response);
var_response = 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 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_tornado$simple_httpclient$$$function__27_finish$$$function__1_lambda(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_f = python_pars[0];
struct Nuitka_FrameObject *frame_1abe6622d49aebb655d6b13bac506a66;
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_1abe6622d49aebb655d6b13bac506a66 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_1abe6622d49aebb655d6b13bac506a66)) {
Py_XDECREF(cache_frame_1abe6622d49aebb655d6b13bac506a66);
#if _DEBUG_REFCOUNTS
if (cache_frame_1abe6622d49aebb655d6b13bac506a66 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_1abe6622d49aebb655d6b13bac506a66 = MAKE_FUNCTION_FRAME(codeobj_1abe6622d49aebb655d6b13bac506a66, module_tornado$simple_httpclient, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_1abe6622d49aebb655d6b13bac506a66->m_type_description == NULL);
frame_1abe6622d49aebb655d6b13bac506a66 = cache_frame_1abe6622d49aebb655d6b13bac506a66;
// Push the new frame as the currently active one.
pushFrameStack(frame_1abe6622d49aebb655d6b13bac506a66);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_1abe6622d49aebb655d6b13bac506a66) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_called_value_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_called_instance_1;
if (Nuitka_Cell_GET(self->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&exception_type, &exception_value, mod_consts[66]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 669;
type_description_1 = "oc";
goto frame_exception_exit_1;
}
tmp_called_value_1 = Nuitka_Cell_GET(self->m_closure[0]);
CHECK_OBJECT(par_f);
tmp_called_instance_1 = par_f;
frame_1abe6622d49aebb655d6b13bac506a66->m_frame.f_lineno = 669;
tmp_args_element_value_1 = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[79]);
if (tmp_args_element_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 669;
type_description_1 = "oc";
goto frame_exception_exit_1;
}
frame_1abe6622d49aebb655d6b13bac506a66->m_frame.f_lineno = 669;
tmp_return_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_1, tmp_args_element_value_1);
Py_DECREF(tmp_args_element_value_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 669;
type_description_1 = "oc";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_1abe6622d49aebb655d6b13bac506a66);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_1abe6622d49aebb655d6b13bac506a66);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_1abe6622d49aebb655d6b13bac506a66);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_1abe6622d49aebb655d6b13bac506a66, exception_lineno);
} else if (exception_tb->tb_frame != &frame_1abe6622d49aebb655d6b13bac506a66->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_1abe6622d49aebb655d6b13bac506a66, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_1abe6622d49aebb655d6b13bac506a66,
type_description_1,
par_f,
self->m_closure[0]
);
// Release cached frame if used for exception.
if (frame_1abe6622d49aebb655d6b13bac506a66 == cache_frame_1abe6622d49aebb655d6b13bac506a66) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_1abe6622d49aebb655d6b13bac506a66);
cache_frame_1abe6622d49aebb655d6b13bac506a66 = NULL;
}
assertFrameObject(frame_1abe6622d49aebb655d6b13bac506a66);
// 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_f);
Py_DECREF(par_f);
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_f);
Py_DECREF(par_f);
// 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_tornado$simple_httpclient$$$function__28__on_end_request(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];
struct Nuitka_FrameObject *frame_1df2cf2d33af2551f9b3b69fdc065330;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
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_1df2cf2d33af2551f9b3b69fdc065330 = NULL;
PyObject *tmp_return_value = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_1df2cf2d33af2551f9b3b69fdc065330)) {
Py_XDECREF(cache_frame_1df2cf2d33af2551f9b3b69fdc065330);
#if _DEBUG_REFCOUNTS
if (cache_frame_1df2cf2d33af2551f9b3b69fdc065330 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_1df2cf2d33af2551f9b3b69fdc065330 = MAKE_FUNCTION_FRAME(codeobj_1df2cf2d33af2551f9b3b69fdc065330, module_tornado$simple_httpclient, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_1df2cf2d33af2551f9b3b69fdc065330->m_type_description == NULL);
frame_1df2cf2d33af2551f9b3b69fdc065330 = cache_frame_1df2cf2d33af2551f9b3b69fdc065330;
// Push the new frame as the currently active one.
pushFrameStack(frame_1df2cf2d33af2551f9b3b69fdc065330);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_1df2cf2d33af2551f9b3b69fdc065330) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_called_instance_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_call_result_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_called_instance_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[117]);
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 690;
type_description_1 = "o";
goto frame_exception_exit_1;
}
frame_1df2cf2d33af2551f9b3b69fdc065330->m_frame.f_lineno = 690;
tmp_call_result_1 = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[27]);
Py_DECREF(tmp_called_instance_1);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 690;
type_description_1 = "o";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_1df2cf2d33af2551f9b3b69fdc065330);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_1df2cf2d33af2551f9b3b69fdc065330);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_1df2cf2d33af2551f9b3b69fdc065330, exception_lineno);
} else if (exception_tb->tb_frame != &frame_1df2cf2d33af2551f9b3b69fdc065330->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_1df2cf2d33af2551f9b3b69fdc065330, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_1df2cf2d33af2551f9b3b69fdc065330,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_1df2cf2d33af2551f9b3b69fdc065330 == cache_frame_1df2cf2d33af2551f9b3b69fdc065330) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_1df2cf2d33af2551f9b3b69fdc065330);
cache_frame_1df2cf2d33af2551f9b3b69fdc065330 = NULL;
}
assertFrameObject(frame_1df2cf2d33af2551f9b3b69fdc065330);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto function_return_exit;
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_tornado$simple_httpclient$$$function__29_data_received(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_chunk = python_pars[1];
struct Nuitka_FrameObject *frame_8a9759e54c8d77e8c173b2c2be539431;
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;
static struct Nuitka_FrameObject *cache_frame_8a9759e54c8d77e8c173b2c2be539431 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_8a9759e54c8d77e8c173b2c2be539431)) {
Py_XDECREF(cache_frame_8a9759e54c8d77e8c173b2c2be539431);
#if _DEBUG_REFCOUNTS
if (cache_frame_8a9759e54c8d77e8c173b2c2be539431 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_8a9759e54c8d77e8c173b2c2be539431 = MAKE_FUNCTION_FRAME(codeobj_8a9759e54c8d77e8c173b2c2be539431, module_tornado$simple_httpclient, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_8a9759e54c8d77e8c173b2c2be539431->m_type_description == NULL);
frame_8a9759e54c8d77e8c173b2c2be539431 = cache_frame_8a9759e54c8d77e8c173b2c2be539431;
// Push the new frame as the currently active one.
pushFrameStack(frame_8a9759e54c8d77e8c173b2c2be539431);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_8a9759e54c8d77e8c173b2c2be539431) == 2); // Frame stack
// Framed code:
{
nuitka_bool tmp_condition_result_1;
PyObject *tmp_called_instance_1;
PyObject *tmp_call_result_1;
int tmp_truth_name_1;
CHECK_OBJECT(par_self);
tmp_called_instance_1 = par_self;
frame_8a9759e54c8d77e8c173b2c2be539431->m_frame.f_lineno = 693;
tmp_call_result_1 = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[221]);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 693;
type_description_1 = "oo";
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(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_call_result_1);
exception_lineno = 693;
type_description_1 = "oo";
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:;
tmp_return_value = Py_None;
Py_INCREF(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;
PyObject *tmp_expression_value_1;
PyObject *tmp_expression_value_2;
CHECK_OBJECT(par_self);
tmp_expression_value_2 = par_self;
tmp_expression_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[64]);
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 696;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[251]);
Py_DECREF(tmp_expression_value_1);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 696;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_1 = Py_None;
tmp_condition_result_2 = (tmp_cmp_expr_left_1 != tmp_cmp_expr_right_1) ? true : false;
Py_DECREF(tmp_cmp_expr_left_1);
if (tmp_condition_result_2 != false) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_called_instance_2;
PyObject *tmp_expression_value_3;
PyObject *tmp_call_result_2;
PyObject *tmp_args_element_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_3 = par_self;
tmp_called_instance_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[64]);
if (tmp_called_instance_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 697;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_chunk);
tmp_args_element_value_1 = par_chunk;
frame_8a9759e54c8d77e8c173b2c2be539431->m_frame.f_lineno = 697;
tmp_call_result_2 = CALL_METHOD_WITH_SINGLE_ARG(tmp_called_instance_2, mod_consts[251], tmp_args_element_value_1);
Py_DECREF(tmp_called_instance_2);
if (tmp_call_result_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 697;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_2);
}
goto branch_end_2;
branch_no_2:;
{
PyObject *tmp_called_instance_3;
PyObject *tmp_expression_value_4;
PyObject *tmp_call_result_3;
PyObject *tmp_args_element_value_2;
CHECK_OBJECT(par_self);
tmp_expression_value_4 = par_self;
tmp_called_instance_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[69]);
if (tmp_called_instance_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 699;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_chunk);
tmp_args_element_value_2 = par_chunk;
frame_8a9759e54c8d77e8c173b2c2be539431->m_frame.f_lineno = 699;
tmp_call_result_3 = CALL_METHOD_WITH_SINGLE_ARG(tmp_called_instance_3, mod_consts[28], tmp_args_element_value_2);
Py_DECREF(tmp_called_instance_3);
if (tmp_call_result_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 699;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_3);
}
branch_end_2:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_8a9759e54c8d77e8c173b2c2be539431);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_8a9759e54c8d77e8c173b2c2be539431);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_8a9759e54c8d77e8c173b2c2be539431);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_8a9759e54c8d77e8c173b2c2be539431, exception_lineno);
} else if (exception_tb->tb_frame != &frame_8a9759e54c8d77e8c173b2c2be539431->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_8a9759e54c8d77e8c173b2c2be539431, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_8a9759e54c8d77e8c173b2c2be539431,
type_description_1,
par_self,
par_chunk
);
// Release cached frame if used for exception.
if (frame_8a9759e54c8d77e8c173b2c2be539431 == cache_frame_8a9759e54c8d77e8c173b2c2be539431) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_8a9759e54c8d77e8c173b2c2be539431);
cache_frame_8a9759e54c8d77e8c173b2c2be539431 = NULL;
}
assertFrameObject(frame_8a9759e54c8d77e8c173b2c2be539431);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto function_return_exit;
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_chunk);
Py_DECREF(par_chunk);
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_chunk);
Py_DECREF(par_chunk);
// 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 *MAKE_FUNCTION_tornado$simple_httpclient$$$function__10__handle_request(PyObject *annotations) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_tornado$simple_httpclient$$$function__10__handle_request,
mod_consts[47],
#if PYTHON_VERSION >= 0x300
mod_consts[329],
#endif
codeobj_b69cf884f1962ce7346a22457fd349af,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
annotations,
#endif
module_tornado$simple_httpclient,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__11__release_fetch(PyObject *annotations) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_tornado$simple_httpclient$$$function__11__release_fetch,
mod_consts[46],
#if PYTHON_VERSION >= 0x300
mod_consts[332],
#endif
codeobj_799a1d924011aa4ef72587f28b3528ad,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
annotations,
#endif
module_tornado$simple_httpclient,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__12__remove_timeout(PyObject *annotations) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_tornado$simple_httpclient$$$function__12__remove_timeout,
mod_consts[44],
#if PYTHON_VERSION >= 0x300
mod_consts[333],
#endif
codeobj_6fe86aaf7f9c2ce8c5eac9a49a60afe9,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
annotations,
#endif
module_tornado$simple_httpclient,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__13__on_timeout(PyObject *defaults, PyObject *annotations) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_tornado$simple_httpclient$$$function__13__on_timeout,
mod_consts[36],
#if PYTHON_VERSION >= 0x300
mod_consts[336],
#endif
codeobj_6fd507ca0542aaa2e9ef6b40af8b38d7,
defaults,
#if PYTHON_VERSION >= 0x300
NULL,
annotations,
#endif
module_tornado$simple_httpclient,
mod_consts[59],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__14___init__(PyObject *annotations) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_tornado$simple_httpclient$$$function__14___init__,
mod_consts[1],
#if PYTHON_VERSION >= 0x300
mod_consts[341],
#endif
codeobj_6c5e7dba70e1a16746dafa3770079b5d,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
annotations,
#endif
module_tornado$simple_httpclient,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__14___init__$$$function__1_lambda() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_tornado$simple_httpclient$$$function__14___init__$$$function__1_lambda,
mod_consts[77],
#if PYTHON_VERSION >= 0x300
mod_consts[78],
#endif
codeobj_173e0b4259c2ab3379aaab3a0b1fb78d,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_tornado$simple_httpclient,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__15_run(PyObject *annotations) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_tornado$simple_httpclient$$$function__15_run,
mod_consts[76],
#if PYTHON_VERSION >= 0x300
mod_consts[179],
#endif
codeobj_1ecf91ef6092e04fd5aee6c3d85b06a7,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
annotations,
#endif
module_tornado$simple_httpclient,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__16__get_ssl_options(PyObject *annotations) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_tornado$simple_httpclient$$$function__16__get_ssl_options,
mod_consts[109],
#if PYTHON_VERSION >= 0x300
mod_consts[343],
#endif
codeobj_cf89ae98796a2c4786f692afb20a52ee,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
annotations,
#endif
module_tornado$simple_httpclient,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__17__on_timeout(PyObject *defaults, PyObject *annotations) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_tornado$simple_httpclient$$$function__17__on_timeout,
mod_consts[36],
#if PYTHON_VERSION >= 0x300
mod_consts[344],
#endif
codeobj_f434438628d24ca684357abea1f7b1b5,
defaults,
#if PYTHON_VERSION >= 0x300
NULL,
annotations,
#endif
module_tornado$simple_httpclient,
mod_consts[198],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__18__remove_timeout(PyObject *annotations) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_tornado$simple_httpclient$$$function__18__remove_timeout,
mod_consts[44],
#if PYTHON_VERSION >= 0x300
mod_consts[345],
#endif
codeobj_f1620389d20593cd8d771b2730f7c71a,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
annotations,
#endif
module_tornado$simple_httpclient,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__19__create_connection(PyObject *annotations) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_tornado$simple_httpclient$$$function__19__create_connection,
mod_consts[169],
#if PYTHON_VERSION >= 0x300
mod_consts[346],
#endif
codeobj_573db2db791bdb7db1a595744a18f022,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
annotations,
#endif
module_tornado$simple_httpclient,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__1___init__(PyObject *annotations, struct Nuitka_CellObject **closure) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_tornado$simple_httpclient$$$function__1___init__,
mod_consts[1],
#if PYTHON_VERSION >= 0x300
mod_consts[306],
#endif
codeobj_a9e6baff293de0a2723e6ed725656c69,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
annotations,
#endif
module_tornado$simple_httpclient,
NULL,
closure,
1
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__20__write_body(PyObject *annotations) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_tornado$simple_httpclient$$$function__20__write_body,
mod_consts[174],
#if PYTHON_VERSION >= 0x300
mod_consts[207],
#endif
codeobj_ef06b4335dd42890df7856c15b9b82b4,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
annotations,
#endif
module_tornado$simple_httpclient,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__21__release(PyObject *annotations) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_tornado$simple_httpclient$$$function__21__release,
mod_consts[208],
#if PYTHON_VERSION >= 0x300
mod_consts[348],
#endif
codeobj_2a99ed6a9d55420a1952b69fd08c4389,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
annotations,
#endif
module_tornado$simple_httpclient,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__22__run_callback(PyObject *annotations) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_tornado$simple_httpclient$$$function__22__run_callback,
mod_consts[212],
#if PYTHON_VERSION >= 0x300
mod_consts[350],
#endif
codeobj_949f3e0690001fb52ef57003f02b7837,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
annotations,
#endif
module_tornado$simple_httpclient,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__23__handle_exception(PyObject *annotations) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_tornado$simple_httpclient$$$function__23__handle_exception,
mod_consts[176],
#if PYTHON_VERSION >= 0x300
mod_consts[356],
#endif
codeobj_b5a41e6eed6014109b74be6e9226b66b,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
annotations,
#endif
module_tornado$simple_httpclient,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__24_on_connection_close(PyObject *annotations) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_tornado$simple_httpclient$$$function__24_on_connection_close,
mod_consts[119],
#if PYTHON_VERSION >= 0x300
mod_consts[357],
#endif
codeobj_f5e911b518c613f014e4dcf3e23535f0,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
annotations,
#endif
module_tornado$simple_httpclient,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__25_headers_received(PyObject *annotations) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_tornado$simple_httpclient$$$function__25_headers_received,
mod_consts[227],
#if PYTHON_VERSION >= 0x300
mod_consts[228],
#endif
codeobj_fa490e7f15a6c6d12459a168d049df0b,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
annotations,
#endif
module_tornado$simple_httpclient,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__26__should_follow_redirect(PyObject *annotations) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_tornado$simple_httpclient$$$function__26__should_follow_redirect,
mod_consts[221],
#if PYTHON_VERSION >= 0x300
mod_consts[359],
#endif
codeobj_cff6aa14e8f58f459523e5dfa1a47046,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
annotations,
#endif
module_tornado$simple_httpclient,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__27_finish(PyObject *annotations) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_tornado$simple_httpclient$$$function__27_finish,
mod_consts[204],
#if PYTHON_VERSION >= 0x300
mod_consts[360],
#endif
codeobj_805689c76fa1b09c4f84b12f56b1c2ab,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
annotations,
#endif
module_tornado$simple_httpclient,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__27_finish$$$function__1_lambda(struct Nuitka_CellObject **closure) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_tornado$simple_httpclient$$$function__27_finish$$$function__1_lambda,
mod_consts[77],
#if PYTHON_VERSION >= 0x300
mod_consts[249],
#endif
codeobj_1abe6622d49aebb655d6b13bac506a66,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_tornado$simple_httpclient,
NULL,
closure,
1
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__28__on_end_request(PyObject *annotations) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_tornado$simple_httpclient$$$function__28__on_end_request,
mod_consts[250],
#if PYTHON_VERSION >= 0x300
mod_consts[361],
#endif
codeobj_1df2cf2d33af2551f9b3b69fdc065330,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
annotations,
#endif
module_tornado$simple_httpclient,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__29_data_received(PyObject *annotations) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_tornado$simple_httpclient$$$function__29_data_received,
mod_consts[364],
#if PYTHON_VERSION >= 0x300
mod_consts[365],
#endif
codeobj_8a9759e54c8d77e8c173b2c2be539431,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
annotations,
#endif
module_tornado$simple_httpclient,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__2___str__(PyObject *annotations) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_tornado$simple_httpclient$$$function__2___str__,
mod_consts[307],
#if PYTHON_VERSION >= 0x300
mod_consts[308],
#endif
codeobj_7b98300c75b7f69fd58930c768fb08aa,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
annotations,
#endif
module_tornado$simple_httpclient,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__3___init__(PyObject *annotations, struct Nuitka_CellObject **closure) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_tornado$simple_httpclient$$$function__3___init__,
mod_consts[1],
#if PYTHON_VERSION >= 0x300
mod_consts[311],
#endif
codeobj_e7f4b8e2e3df5181b2d7b707f92d6518,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
annotations,
#endif
module_tornado$simple_httpclient,
NULL,
closure,
1
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__4___str__(PyObject *annotations) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_tornado$simple_httpclient$$$function__4___str__,
mod_consts[307],
#if PYTHON_VERSION >= 0x300
mod_consts[312],
#endif
codeobj_fef1160010ee837bb333251bd4483923,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
annotations,
#endif
module_tornado$simple_httpclient,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__5_initialize(PyObject *defaults, PyObject *annotations, struct Nuitka_CellObject **closure) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_tornado$simple_httpclient$$$function__5_initialize,
mod_consts[7],
#if PYTHON_VERSION >= 0x300
mod_consts[319],
#endif
codeobj_98610abaedac38135bf34bbfbf6d4990,
defaults,
#if PYTHON_VERSION >= 0x300
NULL,
annotations,
#endif
module_tornado$simple_httpclient,
NULL,
closure,
1
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__6_close(PyObject *annotations, struct Nuitka_CellObject **closure) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_tornado$simple_httpclient$$$function__6_close,
mod_consts[27],
#if PYTHON_VERSION >= 0x300
mod_consts[321],
#endif
codeobj_fc809876b1b29b2da9971276859eb7ac,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
annotations,
#endif
module_tornado$simple_httpclient,
NULL,
closure,
1
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__7_fetch_impl(PyObject *annotations) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_tornado$simple_httpclient$$$function__7_fetch_impl,
mod_consts[323],
#if PYTHON_VERSION >= 0x300
mod_consts[324],
#endif
codeobj_5c4760b286411c563985d8be875bf181,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
annotations,
#endif
module_tornado$simple_httpclient,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__8__process_queue(PyObject *annotations) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_tornado$simple_httpclient$$$function__8__process_queue,
mod_consts[38],
#if PYTHON_VERSION >= 0x300
mod_consts[325],
#endif
codeobj_0bc67982e380673daa59e9ecb812a5d7,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
annotations,
#endif
module_tornado$simple_httpclient,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_tornado$simple_httpclient$$$function__9__connection_class(PyObject *annotations) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_tornado$simple_httpclient$$$function__9__connection_class,
mod_consts[49],
#if PYTHON_VERSION >= 0x300
mod_consts[327],
#endif
codeobj_f9d573b2a76648b5f48a809d880d28f4,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
annotations,
#endif
module_tornado$simple_httpclient,
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_tornado$simple_httpclient[] = {
impl_tornado$simple_httpclient$$$function__14___init__$$$function__1_lambda,
impl_tornado$simple_httpclient$$$function__27_finish$$$function__1_lambda,
impl_tornado$simple_httpclient$$$function__1___init__,
impl_tornado$simple_httpclient$$$function__2___str__,
impl_tornado$simple_httpclient$$$function__3___init__,
impl_tornado$simple_httpclient$$$function__4___str__,
impl_tornado$simple_httpclient$$$function__5_initialize,
impl_tornado$simple_httpclient$$$function__6_close,
impl_tornado$simple_httpclient$$$function__7_fetch_impl,
impl_tornado$simple_httpclient$$$function__8__process_queue,
impl_tornado$simple_httpclient$$$function__9__connection_class,
impl_tornado$simple_httpclient$$$function__10__handle_request,
impl_tornado$simple_httpclient$$$function__11__release_fetch,
impl_tornado$simple_httpclient$$$function__12__remove_timeout,
impl_tornado$simple_httpclient$$$function__13__on_timeout,
impl_tornado$simple_httpclient$$$function__14___init__,
impl_tornado$simple_httpclient$$$function__15_run,
impl_tornado$simple_httpclient$$$function__16__get_ssl_options,
impl_tornado$simple_httpclient$$$function__17__on_timeout,
impl_tornado$simple_httpclient$$$function__18__remove_timeout,
impl_tornado$simple_httpclient$$$function__19__create_connection,
impl_tornado$simple_httpclient$$$function__20__write_body,
impl_tornado$simple_httpclient$$$function__21__release,
impl_tornado$simple_httpclient$$$function__22__run_callback,
impl_tornado$simple_httpclient$$$function__23__handle_exception,
impl_tornado$simple_httpclient$$$function__24_on_connection_close,
impl_tornado$simple_httpclient$$$function__25_headers_received,
impl_tornado$simple_httpclient$$$function__26__should_follow_redirect,
impl_tornado$simple_httpclient$$$function__27_finish,
impl_tornado$simple_httpclient$$$function__28__on_end_request,
impl_tornado$simple_httpclient$$$function__29_data_received,
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_tornado$simple_httpclient;
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_tornado$simple_httpclient) || 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_tornado$simple_httpclient[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_tornado$simple_httpclient,
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_tornado$simple_httpclient(PyObject *module, struct Nuitka_MetaPathBasedLoaderEntry const *loader_entry) {
// Report entry to PGO.
PGO_onModuleEntered("tornado.simple_httpclient");
// Store the module for future use.
module_tornado$simple_httpclient = 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("tornado.simple_httpclient: 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("tornado.simple_httpclient: Calling createModuleConstants().\n");
#endif
createModuleConstants();
/* The code objects used by this module are created now. */
#ifdef _NUITKA_TRACE
PRINT_STRING("tornado.simple_httpclient: Calling createModuleCodeObjects().\n");
#endif
createModuleCodeObjects();
init_done = true;
}
// PRINT_STRING("in inittornado$simple_httpclient\n");
moduledict_tornado$simple_httpclient = MODULE_DICT(module_tornado$simple_httpclient);
#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_tornado$simple_httpclient,
(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_tornado$simple_httpclient,
(Nuitka_StringObject *)const_str_plain___package__,
mod_consts[135]
);
#elif 0
PyObject *module_name = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)const_str_plain___name__);
UPDATE_STRING_DICT0(
moduledict_tornado$simple_httpclient,
(Nuitka_StringObject *)const_str_plain___package__,
module_name
);
#else
#if PYTHON_VERSION < 0x300
PyObject *module_name = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (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_tornado$simple_httpclient,
(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_tornado$simple_httpclient, (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_tornado$simple_httpclient,
(Nuitka_StringObject *)const_str_plain___package__,
PyUnicode_Substring(module_name, 0, dot_index)
);
}
#endif
#endif
}
CHECK_OBJECT(module_tornado$simple_httpclient);
// 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_tornado$simple_httpclient, (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_tornado$simple_httpclient, (Nuitka_StringObject *)const_str_plain___builtins__, value);
}
#if PYTHON_VERSION >= 0x300
UPDATE_STRING_DICT0(moduledict_tornado$simple_httpclient, (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_tornado$simple_httpclient, (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_tornado$simple_httpclient);
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_tornado$simple_httpclient, (Nuitka_StringObject *)const_str_plain___spec__, spec_value);
}
#endif
#endif
// Temp variables if any
struct Nuitka_CellObject *outline_0_var___class__ = Nuitka_Cell_Empty();
struct Nuitka_CellObject *outline_1_var___class__ = Nuitka_Cell_Empty();
struct Nuitka_CellObject *outline_2_var___class__ = Nuitka_Cell_Empty();
PyObject *outline_3_var___class__ = NULL;
PyObject *tmp_class_creation_1__bases = NULL;
PyObject *tmp_class_creation_1__bases_orig = 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_class_creation_3__bases = NULL;
PyObject *tmp_class_creation_3__bases_orig = NULL;
PyObject *tmp_class_creation_3__class_decl_dict = NULL;
PyObject *tmp_class_creation_3__metaclass = NULL;
PyObject *tmp_class_creation_3__prepared = NULL;
PyObject *tmp_class_creation_4__bases = NULL;
PyObject *tmp_class_creation_4__bases_orig = NULL;
PyObject *tmp_class_creation_4__class_decl_dict = NULL;
PyObject *tmp_class_creation_4__metaclass = NULL;
PyObject *tmp_class_creation_4__prepared = NULL;
PyObject *tmp_import_from_1__module = NULL;
PyObject *tmp_import_from_2__module = NULL;
PyObject *tmp_import_from_3__module = NULL;
PyObject *tmp_import_from_4__module = NULL;
PyObject *tmp_import_from_5__module = NULL;
PyObject *tmp_import_from_6__module = NULL;
struct Nuitka_FrameObject *frame_bc000b0a7956e8471ae68bb495ab069f;
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 *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;
PyObject *exception_keeper_type_4;
PyObject *exception_keeper_value_4;
PyTracebackObject *exception_keeper_tb_4;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_4;
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;
int tmp_res;
PyObject *tmp_dictdel_dict;
PyObject *tmp_dictdel_key;
PyObject *locals_tornado$simple_httpclient$$$class__1_HTTPTimeoutError_44 = NULL;
PyObject *tmp_dictset_value;
struct Nuitka_FrameObject *frame_d0e5c8f105774fb2579ed2a30223e8fe_2;
NUITKA_MAY_BE_UNUSED char const *type_description_2 = NULL;
static struct Nuitka_FrameObject *cache_frame_d0e5c8f105774fb2579ed2a30223e8fe_2 = NULL;
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 *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 *locals_tornado$simple_httpclient$$$class__2_HTTPStreamClosedError_60 = NULL;
struct Nuitka_FrameObject *frame_cd7b3c07252683d4612ce2315a5b53f8_3;
NUITKA_MAY_BE_UNUSED char const *type_description_3 = NULL;
static struct Nuitka_FrameObject *cache_frame_cd7b3c07252683d4612ce2315a5b53f8_3 = NULL;
PyObject *exception_keeper_type_10;
PyObject *exception_keeper_value_10;
PyTracebackObject *exception_keeper_tb_10;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_10;
PyObject *exception_keeper_type_11;
PyObject *exception_keeper_value_11;
PyTracebackObject *exception_keeper_tb_11;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_11;
PyObject *exception_keeper_type_12;
PyObject *exception_keeper_value_12;
PyTracebackObject *exception_keeper_tb_12;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_12;
PyObject *locals_tornado$simple_httpclient$$$class__3_SimpleAsyncHTTPClient_79 = NULL;
struct Nuitka_FrameObject *frame_baa3f410d6ef5512bb7f1a4d66a30c3a_4;
NUITKA_MAY_BE_UNUSED char const *type_description_4 = NULL;
static struct Nuitka_FrameObject *cache_frame_baa3f410d6ef5512bb7f1a4d66a30c3a_4 = NULL;
PyObject *exception_keeper_type_13;
PyObject *exception_keeper_value_13;
PyTracebackObject *exception_keeper_tb_13;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_13;
PyObject *exception_keeper_type_14;
PyObject *exception_keeper_value_14;
PyTracebackObject *exception_keeper_tb_14;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_14;
PyObject *exception_keeper_type_15;
PyObject *exception_keeper_value_15;
PyTracebackObject *exception_keeper_tb_15;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_15;
PyObject *locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252 = NULL;
struct Nuitka_FrameObject *frame_f8570fce8b37669e3d68a69230b5ed2c_5;
NUITKA_MAY_BE_UNUSED char const *type_description_5 = NULL;
static struct Nuitka_FrameObject *cache_frame_f8570fce8b37669e3d68a69230b5ed2c_5 = NULL;
PyObject *exception_keeper_type_16;
PyObject *exception_keeper_value_16;
PyTracebackObject *exception_keeper_tb_16;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_16;
PyObject *exception_keeper_type_17;
PyObject *exception_keeper_value_17;
PyTracebackObject *exception_keeper_tb_17;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_17;
PyObject *exception_keeper_type_18;
PyObject *exception_keeper_value_18;
PyTracebackObject *exception_keeper_tb_18;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_18;
// Module code.
{
PyObject *tmp_assign_source_1;
tmp_assign_source_1 = Py_None;
UPDATE_STRING_DICT0(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[254], tmp_assign_source_1);
}
{
PyObject *tmp_assign_source_2;
tmp_assign_source_2 = mod_consts[255];
UPDATE_STRING_DICT0(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[256], tmp_assign_source_2);
}
// Frame without reuse.
frame_bc000b0a7956e8471ae68bb495ab069f = MAKE_MODULE_FRAME(codeobj_bc000b0a7956e8471ae68bb495ab069f, module_tornado$simple_httpclient);
// Push the new frame as the currently active one, and we should be exclusively
// owning it.
pushFrameStack(frame_bc000b0a7956e8471ae68bb495ab069f);
assert(Py_REFCNT(frame_bc000b0a7956e8471ae68bb495ab069f) == 2);
// Framed code:
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
tmp_assattr_value_1 = mod_consts[255];
tmp_assattr_target_1 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[257]);
if (unlikely(tmp_assattr_target_1 == NULL)) {
tmp_assattr_target_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[257]);
}
assert(!(tmp_assattr_target_1 == NULL));
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[258], 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_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[257]);
if (unlikely(tmp_assattr_target_2 == NULL)) {
tmp_assattr_target_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[257]);
}
assert(!(tmp_assattr_target_2 == NULL));
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_2, mod_consts[259], 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_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[260], tmp_assign_source_3);
}
{
PyObject *tmp_assign_source_4;
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[261];
tmp_globals_arg_value_1 = (PyObject *)moduledict_tornado$simple_httpclient;
tmp_locals_arg_value_1 = Py_None;
tmp_fromlist_value_1 = mod_consts[262];
tmp_level_value_1 = mod_consts[113];
frame_bc000b0a7956e8471ae68bb495ab069f->m_frame.f_lineno = 1;
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 = 1;
goto frame_exception_exit_1;
}
if (PyModule_Check(tmp_import_name_from_1)) {
tmp_assign_source_4 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_1,
(PyObject *)moduledict_tornado$simple_httpclient,
mod_consts[83],
mod_consts[113]
);
} else {
tmp_assign_source_4 = IMPORT_NAME(tmp_import_name_from_1, mod_consts[83]);
}
Py_DECREF(tmp_import_name_from_1);
if (tmp_assign_source_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[83], tmp_assign_source_4);
}
{
PyObject *tmp_assign_source_5;
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[263];
tmp_globals_arg_value_2 = (PyObject *)moduledict_tornado$simple_httpclient;
tmp_locals_arg_value_2 = Py_None;
tmp_fromlist_value_2 = mod_consts[264];
tmp_level_value_2 = mod_consts[113];
frame_bc000b0a7956e8471ae68bb495ab069f->m_frame.f_lineno = 2;
tmp_assign_source_5 = 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_assign_source_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 2;
goto frame_exception_exit_1;
}
assert(tmp_import_from_1__module == NULL);
tmp_import_from_1__module = tmp_assign_source_5;
}
// Tried code:
{
PyObject *tmp_assign_source_6;
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_6 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_2,
(PyObject *)moduledict_tornado$simple_httpclient,
mod_consts[74],
mod_consts[113]
);
} else {
tmp_assign_source_6 = IMPORT_NAME(tmp_import_name_from_2, mod_consts[74]);
}
if (tmp_assign_source_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 2;
goto try_except_handler_1;
}
UPDATE_STRING_DICT1(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[74], tmp_assign_source_6);
}
{
PyObject *tmp_assign_source_7;
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_7 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_3,
(PyObject *)moduledict_tornado$simple_httpclient,
mod_consts[149],
mod_consts[113]
);
} else {
tmp_assign_source_7 = IMPORT_NAME(tmp_import_name_from_3, mod_consts[149]);
}
if (tmp_assign_source_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 2;
goto try_except_handler_1;
}
UPDATE_STRING_DICT1(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[149], tmp_assign_source_7);
}
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_8;
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[265];
tmp_globals_arg_value_3 = (PyObject *)moduledict_tornado$simple_httpclient;
tmp_locals_arg_value_3 = Py_None;
tmp_fromlist_value_3 = mod_consts[266];
tmp_level_value_3 = mod_consts[113];
frame_bc000b0a7956e8471ae68bb495ab069f->m_frame.f_lineno = 3;
tmp_assign_source_8 = 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_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 3;
goto frame_exception_exit_1;
}
assert(tmp_import_from_2__module == NULL);
tmp_import_from_2__module = tmp_assign_source_8;
}
// Tried code:
{
PyObject *tmp_assign_source_9;
PyObject *tmp_import_name_from_4;
CHECK_OBJECT(tmp_import_from_2__module);
tmp_import_name_from_4 = tmp_import_from_2__module;
if (PyModule_Check(tmp_import_name_from_4)) {
tmp_assign_source_9 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_4,
(PyObject *)moduledict_tornado$simple_httpclient,
mod_consts[53],
mod_consts[113]
);
} else {
tmp_assign_source_9 = IMPORT_NAME(tmp_import_name_from_4, mod_consts[53]);
}
if (tmp_assign_source_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 3;
goto try_except_handler_2;
}
UPDATE_STRING_DICT1(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[53], tmp_assign_source_9);
}
{
PyObject *tmp_assign_source_10;
PyObject *tmp_import_name_from_5;
CHECK_OBJECT(tmp_import_from_2__module);
tmp_import_name_from_5 = tmp_import_from_2__module;
if (PyModule_Check(tmp_import_name_from_5)) {
tmp_assign_source_10 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_5,
(PyObject *)moduledict_tornado$simple_httpclient,
mod_consts[267],
mod_consts[113]
);
} else {
tmp_assign_source_10 = IMPORT_NAME(tmp_import_name_from_5, mod_consts[267]);
}
if (tmp_assign_source_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 3;
goto try_except_handler_2;
}
UPDATE_STRING_DICT1(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[267], tmp_assign_source_10);
}
{
PyObject *tmp_assign_source_11;
PyObject *tmp_import_name_from_6;
CHECK_OBJECT(tmp_import_from_2__module);
tmp_import_name_from_6 = tmp_import_from_2__module;
if (PyModule_Check(tmp_import_name_from_6)) {
tmp_assign_source_11 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_6,
(PyObject *)moduledict_tornado$simple_httpclient,
mod_consts[268],
mod_consts[113]
);
} else {
tmp_assign_source_11 = IMPORT_NAME(tmp_import_name_from_6, mod_consts[268]);
}
if (tmp_assign_source_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 3;
goto try_except_handler_2;
}
UPDATE_STRING_DICT1(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[268], tmp_assign_source_11);
}
{
PyObject *tmp_assign_source_12;
PyObject *tmp_import_name_from_7;
CHECK_OBJECT(tmp_import_from_2__module);
tmp_import_name_from_7 = tmp_import_from_2__module;
if (PyModule_Check(tmp_import_name_from_7)) {
tmp_assign_source_12 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_7,
(PyObject *)moduledict_tornado$simple_httpclient,
mod_consts[269],
mod_consts[113]
);
} else {
tmp_assign_source_12 = IMPORT_NAME(tmp_import_name_from_7, mod_consts[269]);
}
if (tmp_assign_source_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 3;
goto try_except_handler_2;
}
UPDATE_STRING_DICT1(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[269], tmp_assign_source_12);
}
{
PyObject *tmp_assign_source_13;
PyObject *tmp_import_name_from_8;
CHECK_OBJECT(tmp_import_from_2__module);
tmp_import_name_from_8 = tmp_import_from_2__module;
if (PyModule_Check(tmp_import_name_from_8)) {
tmp_assign_source_13 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_8,
(PyObject *)moduledict_tornado$simple_httpclient,
mod_consts[236],
mod_consts[113]
);
} else {
tmp_assign_source_13 = IMPORT_NAME(tmp_import_name_from_8, mod_consts[236]);
}
if (tmp_assign_source_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 3;
goto try_except_handler_2;
}
UPDATE_STRING_DICT1(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[236], tmp_assign_source_13);
}
{
PyObject *tmp_assign_source_14;
PyObject *tmp_import_name_from_9;
CHECK_OBJECT(tmp_import_from_2__module);
tmp_import_name_from_9 = tmp_import_from_2__module;
if (PyModule_Check(tmp_import_name_from_9)) {
tmp_assign_source_14 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_9,
(PyObject *)moduledict_tornado$simple_httpclient,
mod_consts[270],
mod_consts[113]
);
} else {
tmp_assign_source_14 = IMPORT_NAME(tmp_import_name_from_9, mod_consts[270]);
}
if (tmp_assign_source_14 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 3;
goto try_except_handler_2;
}
UPDATE_STRING_DICT1(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[270], tmp_assign_source_14);
}
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;
CHECK_OBJECT(tmp_import_from_2__module);
Py_DECREF(tmp_import_from_2__module);
tmp_import_from_2__module = 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:;
CHECK_OBJECT(tmp_import_from_2__module);
Py_DECREF(tmp_import_from_2__module);
tmp_import_from_2__module = NULL;
{
PyObject *tmp_assign_source_15;
PyObject *tmp_import_name_from_10;
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[263];
tmp_globals_arg_value_4 = (PyObject *)moduledict_tornado$simple_httpclient;
tmp_locals_arg_value_4 = Py_None;
tmp_fromlist_value_4 = mod_consts[271];
tmp_level_value_4 = mod_consts[113];
frame_bc000b0a7956e8471ae68bb495ab069f->m_frame.f_lineno = 11;
tmp_import_name_from_10 = 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_import_name_from_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 11;
goto frame_exception_exit_1;
}
if (PyModule_Check(tmp_import_name_from_10)) {
tmp_assign_source_15 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_10,
(PyObject *)moduledict_tornado$simple_httpclient,
mod_consts[93],
mod_consts[113]
);
} else {
tmp_assign_source_15 = IMPORT_NAME(tmp_import_name_from_10, mod_consts[93]);
}
Py_DECREF(tmp_import_name_from_10);
if (tmp_assign_source_15 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 11;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[93], tmp_assign_source_15);
}
{
PyObject *tmp_assign_source_16;
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[272];
tmp_globals_arg_value_5 = (PyObject *)moduledict_tornado$simple_httpclient;
tmp_locals_arg_value_5 = Py_None;
tmp_fromlist_value_5 = mod_consts[273];
tmp_level_value_5 = mod_consts[113];
frame_bc000b0a7956e8471ae68bb495ab069f->m_frame.f_lineno = 12;
tmp_assign_source_16 = 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_assign_source_16 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 12;
goto frame_exception_exit_1;
}
assert(tmp_import_from_3__module == NULL);
tmp_import_from_3__module = tmp_assign_source_16;
}
// Tried code:
{
PyObject *tmp_assign_source_17;
PyObject *tmp_import_name_from_11;
CHECK_OBJECT(tmp_import_from_3__module);
tmp_import_name_from_11 = tmp_import_from_3__module;
if (PyModule_Check(tmp_import_name_from_11)) {
tmp_assign_source_17 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_11,
(PyObject *)moduledict_tornado$simple_httpclient,
mod_consts[200],
mod_consts[113]
);
} else {
tmp_assign_source_17 = IMPORT_NAME(tmp_import_name_from_11, mod_consts[200]);
}
if (tmp_assign_source_17 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 12;
goto try_except_handler_3;
}
UPDATE_STRING_DICT1(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[200], tmp_assign_source_17);
}
{
PyObject *tmp_assign_source_18;
PyObject *tmp_import_name_from_12;
CHECK_OBJECT(tmp_import_from_3__module);
tmp_import_name_from_12 = tmp_import_from_3__module;
if (PyModule_Check(tmp_import_name_from_12)) {
tmp_assign_source_18 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_12,
(PyObject *)moduledict_tornado$simple_httpclient,
mod_consts[201],
mod_consts[113]
);
} else {
tmp_assign_source_18 = IMPORT_NAME(tmp_import_name_from_12, mod_consts[201]);
}
if (tmp_assign_source_18 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 12;
goto try_except_handler_3;
}
UPDATE_STRING_DICT1(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[201], tmp_assign_source_18);
}
goto try_end_3;
// Exception handler code:
try_except_handler_3:;
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(tmp_import_from_3__module);
Py_DECREF(tmp_import_from_3__module);
tmp_import_from_3__module = 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_import_from_3__module);
Py_DECREF(tmp_import_from_3__module);
tmp_import_from_3__module = NULL;
{
PyObject *tmp_assign_source_19;
PyObject *tmp_import_name_from_13;
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[274];
tmp_globals_arg_value_6 = (PyObject *)moduledict_tornado$simple_httpclient;
tmp_locals_arg_value_6 = Py_None;
tmp_fromlist_value_6 = mod_consts[275];
tmp_level_value_6 = mod_consts[113];
frame_bc000b0a7956e8471ae68bb495ab069f->m_frame.f_lineno = 13;
tmp_import_name_from_13 = 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_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 13;
goto frame_exception_exit_1;
}
if (PyModule_Check(tmp_import_name_from_13)) {
tmp_assign_source_19 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_13,
(PyObject *)moduledict_tornado$simple_httpclient,
mod_consts[60],
mod_consts[113]
);
} else {
tmp_assign_source_19 = IMPORT_NAME(tmp_import_name_from_13, mod_consts[60]);
}
Py_DECREF(tmp_import_name_from_13);
if (tmp_assign_source_19 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 13;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[60], tmp_assign_source_19);
}
{
PyObject *tmp_assign_source_20;
PyObject *tmp_name_value_7;
PyObject *tmp_globals_arg_value_7;
PyObject *tmp_locals_arg_value_7;
PyObject *tmp_fromlist_value_7;
PyObject *tmp_level_value_7;
tmp_name_value_7 = mod_consts[276];
tmp_globals_arg_value_7 = (PyObject *)moduledict_tornado$simple_httpclient;
tmp_locals_arg_value_7 = Py_None;
tmp_fromlist_value_7 = mod_consts[277];
tmp_level_value_7 = mod_consts[113];
frame_bc000b0a7956e8471ae68bb495ab069f->m_frame.f_lineno = 14;
tmp_assign_source_20 = IMPORT_MODULE5(tmp_name_value_7, tmp_globals_arg_value_7, tmp_locals_arg_value_7, tmp_fromlist_value_7, tmp_level_value_7);
if (tmp_assign_source_20 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 14;
goto frame_exception_exit_1;
}
assert(tmp_import_from_4__module == NULL);
tmp_import_from_4__module = tmp_assign_source_20;
}
// Tried code:
{
PyObject *tmp_assign_source_21;
PyObject *tmp_import_name_from_14;
CHECK_OBJECT(tmp_import_from_4__module);
tmp_import_name_from_14 = tmp_import_from_4__module;
if (PyModule_Check(tmp_import_name_from_14)) {
tmp_assign_source_21 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_14,
(PyObject *)moduledict_tornado$simple_httpclient,
mod_consts[206],
mod_consts[113]
);
} else {
tmp_assign_source_21 = IMPORT_NAME(tmp_import_name_from_14, mod_consts[206]);
}
if (tmp_assign_source_21 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 14;
goto try_except_handler_4;
}
UPDATE_STRING_DICT1(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[206], tmp_assign_source_21);
}
{
PyObject *tmp_assign_source_22;
PyObject *tmp_import_name_from_15;
CHECK_OBJECT(tmp_import_from_4__module);
tmp_import_name_from_15 = tmp_import_from_4__module;
if (PyModule_Check(tmp_import_name_from_15)) {
tmp_assign_source_22 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_15,
(PyObject *)moduledict_tornado$simple_httpclient,
mod_consts[278],
mod_consts[113]
);
} else {
tmp_assign_source_22 = IMPORT_NAME(tmp_import_name_from_15, mod_consts[278]);
}
if (tmp_assign_source_22 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 14;
goto try_except_handler_4;
}
UPDATE_STRING_DICT1(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[278], tmp_assign_source_22);
}
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;
CHECK_OBJECT(tmp_import_from_4__module);
Py_DECREF(tmp_import_from_4__module);
tmp_import_from_4__module = 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:;
CHECK_OBJECT(tmp_import_from_4__module);
Py_DECREF(tmp_import_from_4__module);
tmp_import_from_4__module = NULL;
{
PyObject *tmp_assign_source_23;
PyObject *tmp_name_value_8;
PyObject *tmp_globals_arg_value_8;
PyObject *tmp_locals_arg_value_8;
PyObject *tmp_fromlist_value_8;
PyObject *tmp_level_value_8;
tmp_name_value_8 = mod_consts[279];
tmp_globals_arg_value_8 = (PyObject *)moduledict_tornado$simple_httpclient;
tmp_locals_arg_value_8 = Py_None;
tmp_fromlist_value_8 = mod_consts[280];
tmp_level_value_8 = mod_consts[113];
frame_bc000b0a7956e8471ae68bb495ab069f->m_frame.f_lineno = 15;
tmp_assign_source_23 = IMPORT_MODULE5(tmp_name_value_8, tmp_globals_arg_value_8, tmp_locals_arg_value_8, tmp_fromlist_value_8, tmp_level_value_8);
if (tmp_assign_source_23 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 15;
goto frame_exception_exit_1;
}
assert(tmp_import_from_5__module == NULL);
tmp_import_from_5__module = tmp_assign_source_23;
}
// Tried code:
{
PyObject *tmp_assign_source_24;
PyObject *tmp_import_name_from_16;
CHECK_OBJECT(tmp_import_from_5__module);
tmp_import_name_from_16 = tmp_import_from_5__module;
if (PyModule_Check(tmp_import_name_from_16)) {
tmp_assign_source_24 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_16,
(PyObject *)moduledict_tornado$simple_httpclient,
mod_consts[20],
mod_consts[113]
);
} else {
tmp_assign_source_24 = IMPORT_NAME(tmp_import_name_from_16, mod_consts[20]);
}
if (tmp_assign_source_24 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 15;
goto try_except_handler_5;
}
UPDATE_STRING_DICT1(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[20], tmp_assign_source_24);
}
{
PyObject *tmp_assign_source_25;
PyObject *tmp_import_name_from_17;
CHECK_OBJECT(tmp_import_from_5__module);
tmp_import_name_from_17 = tmp_import_from_5__module;
if (PyModule_Check(tmp_import_name_from_17)) {
tmp_assign_source_25 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_17,
(PyObject *)moduledict_tornado$simple_httpclient,
mod_consts[21],
mod_consts[113]
);
} else {
tmp_assign_source_25 = IMPORT_NAME(tmp_import_name_from_17, mod_consts[21]);
}
if (tmp_assign_source_25 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 15;
goto try_except_handler_5;
}
UPDATE_STRING_DICT1(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[21], tmp_assign_source_25);
}
{
PyObject *tmp_assign_source_26;
PyObject *tmp_import_name_from_18;
CHECK_OBJECT(tmp_import_from_5__module);
tmp_import_name_from_18 = tmp_import_from_5__module;
if (PyModule_Check(tmp_import_name_from_18)) {
tmp_assign_source_26 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_18,
(PyObject *)moduledict_tornado$simple_httpclient,
mod_consts[185],
mod_consts[113]
);
} else {
tmp_assign_source_26 = IMPORT_NAME(tmp_import_name_from_18, mod_consts[185]);
}
if (tmp_assign_source_26 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 15;
goto try_except_handler_5;
}
UPDATE_STRING_DICT1(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[185], tmp_assign_source_26);
}
{
PyObject *tmp_assign_source_27;
PyObject *tmp_import_name_from_19;
CHECK_OBJECT(tmp_import_from_5__module);
tmp_import_name_from_19 = tmp_import_from_5__module;
if (PyModule_Check(tmp_import_name_from_19)) {
tmp_assign_source_27 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_19,
(PyObject *)moduledict_tornado$simple_httpclient,
mod_consts[111],
mod_consts[113]
);
} else {
tmp_assign_source_27 = IMPORT_NAME(tmp_import_name_from_19, mod_consts[111]);
}
if (tmp_assign_source_27 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 15;
goto try_except_handler_5;
}
UPDATE_STRING_DICT1(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[111], tmp_assign_source_27);
}
goto try_end_5;
// Exception handler code:
try_except_handler_5:;
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;
CHECK_OBJECT(tmp_import_from_5__module);
Py_DECREF(tmp_import_from_5__module);
tmp_import_from_5__module = 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 frame_exception_exit_1;
// End of try:
try_end_5:;
CHECK_OBJECT(tmp_import_from_5__module);
Py_DECREF(tmp_import_from_5__module);
tmp_import_from_5__module = NULL;
{
PyObject *tmp_assign_source_28;
PyObject *tmp_import_name_from_20;
PyObject *tmp_name_value_9;
PyObject *tmp_globals_arg_value_9;
PyObject *tmp_locals_arg_value_9;
PyObject *tmp_fromlist_value_9;
PyObject *tmp_level_value_9;
tmp_name_value_9 = mod_consts[281];
tmp_globals_arg_value_9 = (PyObject *)moduledict_tornado$simple_httpclient;
tmp_locals_arg_value_9 = Py_None;
tmp_fromlist_value_9 = mod_consts[282];
tmp_level_value_9 = mod_consts[113];
frame_bc000b0a7956e8471ae68bb495ab069f->m_frame.f_lineno = 21;
tmp_import_name_from_20 = IMPORT_MODULE5(tmp_name_value_9, tmp_globals_arg_value_9, tmp_locals_arg_value_9, tmp_fromlist_value_9, tmp_level_value_9);
if (tmp_import_name_from_20 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 21;
goto frame_exception_exit_1;
}
if (PyModule_Check(tmp_import_name_from_20)) {
tmp_assign_source_28 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_20,
(PyObject *)moduledict_tornado$simple_httpclient,
mod_consts[39],
mod_consts[113]
);
} else {
tmp_assign_source_28 = IMPORT_NAME(tmp_import_name_from_20, mod_consts[39]);
}
Py_DECREF(tmp_import_name_from_20);
if (tmp_assign_source_28 == 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_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[39], tmp_assign_source_28);
}
{
PyObject *tmp_assign_source_29;
PyObject *tmp_import_name_from_21;
PyObject *tmp_name_value_10;
PyObject *tmp_globals_arg_value_10;
PyObject *tmp_locals_arg_value_10;
PyObject *tmp_fromlist_value_10;
PyObject *tmp_level_value_10;
tmp_name_value_10 = mod_consts[283];
tmp_globals_arg_value_10 = (PyObject *)moduledict_tornado$simple_httpclient;
tmp_locals_arg_value_10 = Py_None;
tmp_fromlist_value_10 = mod_consts[284];
tmp_level_value_10 = mod_consts[113];
frame_bc000b0a7956e8471ae68bb495ab069f->m_frame.f_lineno = 22;
tmp_import_name_from_21 = IMPORT_MODULE5(tmp_name_value_10, tmp_globals_arg_value_10, tmp_locals_arg_value_10, tmp_fromlist_value_10, tmp_level_value_10);
if (tmp_import_name_from_21 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 22;
goto frame_exception_exit_1;
}
if (PyModule_Check(tmp_import_name_from_21)) {
tmp_assign_source_29 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_21,
(PyObject *)moduledict_tornado$simple_httpclient,
mod_consts[23],
mod_consts[113]
);
} else {
tmp_assign_source_29 = IMPORT_NAME(tmp_import_name_from_21, mod_consts[23]);
}
Py_DECREF(tmp_import_name_from_21);
if (tmp_assign_source_29 == 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_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[23], tmp_assign_source_29);
}
{
PyObject *tmp_assign_source_30;
PyObject *tmp_name_value_11;
PyObject *tmp_globals_arg_value_11;
PyObject *tmp_locals_arg_value_11;
PyObject *tmp_fromlist_value_11;
PyObject *tmp_level_value_11;
tmp_name_value_11 = mod_consts[140];
tmp_globals_arg_value_11 = (PyObject *)moduledict_tornado$simple_httpclient;
tmp_locals_arg_value_11 = Py_None;
tmp_fromlist_value_11 = Py_None;
tmp_level_value_11 = mod_consts[113];
frame_bc000b0a7956e8471ae68bb495ab069f->m_frame.f_lineno = 24;
tmp_assign_source_30 = IMPORT_MODULE5(tmp_name_value_11, tmp_globals_arg_value_11, tmp_locals_arg_value_11, tmp_fromlist_value_11, tmp_level_value_11);
if (tmp_assign_source_30 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 24;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[140], tmp_assign_source_30);
}
{
PyObject *tmp_assign_source_31;
PyObject *tmp_name_value_12;
PyObject *tmp_globals_arg_value_12;
PyObject *tmp_locals_arg_value_12;
PyObject *tmp_fromlist_value_12;
PyObject *tmp_level_value_12;
tmp_name_value_12 = mod_consts[10];
tmp_globals_arg_value_12 = (PyObject *)moduledict_tornado$simple_httpclient;
tmp_locals_arg_value_12 = Py_None;
tmp_fromlist_value_12 = Py_None;
tmp_level_value_12 = mod_consts[113];
frame_bc000b0a7956e8471ae68bb495ab069f->m_frame.f_lineno = 25;
tmp_assign_source_31 = IMPORT_MODULE5(tmp_name_value_12, tmp_globals_arg_value_12, tmp_locals_arg_value_12, tmp_fromlist_value_12, tmp_level_value_12);
if (tmp_assign_source_31 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 25;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[10], tmp_assign_source_31);
}
{
PyObject *tmp_assign_source_32;
PyObject *tmp_name_value_13;
PyObject *tmp_globals_arg_value_13;
PyObject *tmp_locals_arg_value_13;
PyObject *tmp_fromlist_value_13;
PyObject *tmp_level_value_13;
tmp_name_value_13 = mod_consts[237];
tmp_globals_arg_value_13 = (PyObject *)moduledict_tornado$simple_httpclient;
tmp_locals_arg_value_13 = Py_None;
tmp_fromlist_value_13 = Py_None;
tmp_level_value_13 = mod_consts[113];
frame_bc000b0a7956e8471ae68bb495ab069f->m_frame.f_lineno = 26;
tmp_assign_source_32 = IMPORT_MODULE5(tmp_name_value_13, tmp_globals_arg_value_13, tmp_locals_arg_value_13, tmp_fromlist_value_13, tmp_level_value_13);
if (tmp_assign_source_32 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 26;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[237], tmp_assign_source_32);
}
{
PyObject *tmp_assign_source_33;
tmp_assign_source_33 = IMPORT_HARD_FUNCTOOLS();
assert(!(tmp_assign_source_33 == NULL));
UPDATE_STRING_DICT0(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[45], tmp_assign_source_33);
}
{
PyObject *tmp_assign_source_34;
PyObject *tmp_name_value_14;
PyObject *tmp_globals_arg_value_14;
PyObject *tmp_locals_arg_value_14;
PyObject *tmp_fromlist_value_14;
PyObject *tmp_level_value_14;
tmp_name_value_14 = mod_consts[99];
tmp_globals_arg_value_14 = (PyObject *)moduledict_tornado$simple_httpclient;
tmp_locals_arg_value_14 = Py_None;
tmp_fromlist_value_14 = Py_None;
tmp_level_value_14 = mod_consts[113];
frame_bc000b0a7956e8471ae68bb495ab069f->m_frame.f_lineno = 28;
tmp_assign_source_34 = IMPORT_MODULE5(tmp_name_value_14, tmp_globals_arg_value_14, tmp_locals_arg_value_14, tmp_fromlist_value_14, tmp_level_value_14);
if (tmp_assign_source_34 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 28;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[99], tmp_assign_source_34);
}
{
PyObject *tmp_assign_source_35;
PyObject *tmp_name_value_15;
PyObject *tmp_globals_arg_value_15;
PyObject *tmp_locals_arg_value_15;
PyObject *tmp_fromlist_value_15;
PyObject *tmp_level_value_15;
tmp_name_value_15 = mod_consts[106];
tmp_globals_arg_value_15 = (PyObject *)moduledict_tornado$simple_httpclient;
tmp_locals_arg_value_15 = Py_None;
tmp_fromlist_value_15 = Py_None;
tmp_level_value_15 = mod_consts[113];
frame_bc000b0a7956e8471ae68bb495ab069f->m_frame.f_lineno = 29;
tmp_assign_source_35 = IMPORT_MODULE5(tmp_name_value_15, tmp_globals_arg_value_15, tmp_locals_arg_value_15, tmp_fromlist_value_15, tmp_level_value_15);
if (tmp_assign_source_35 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 29;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[106], tmp_assign_source_35);
}
{
PyObject *tmp_assign_source_36;
PyObject *tmp_name_value_16;
PyObject *tmp_globals_arg_value_16;
PyObject *tmp_locals_arg_value_16;
PyObject *tmp_fromlist_value_16;
PyObject *tmp_level_value_16;
tmp_name_value_16 = mod_consts[186];
tmp_globals_arg_value_16 = (PyObject *)moduledict_tornado$simple_httpclient;
tmp_locals_arg_value_16 = Py_None;
tmp_fromlist_value_16 = Py_None;
tmp_level_value_16 = mod_consts[113];
frame_bc000b0a7956e8471ae68bb495ab069f->m_frame.f_lineno = 30;
tmp_assign_source_36 = IMPORT_MODULE5(tmp_name_value_16, tmp_globals_arg_value_16, tmp_locals_arg_value_16, tmp_fromlist_value_16, tmp_level_value_16);
if (tmp_assign_source_36 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 30;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[186], tmp_assign_source_36);
}
{
PyObject *tmp_assign_source_37;
tmp_assign_source_37 = IMPORT_HARD_SYS();
assert(!(tmp_assign_source_37 == NULL));
UPDATE_STRING_DICT0(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[177], tmp_assign_source_37);
}
{
PyObject *tmp_assign_source_38;
PyObject *tmp_name_value_17;
PyObject *tmp_globals_arg_value_17;
PyObject *tmp_locals_arg_value_17;
PyObject *tmp_fromlist_value_17;
PyObject *tmp_level_value_17;
tmp_name_value_17 = mod_consts[34];
tmp_globals_arg_value_17 = (PyObject *)moduledict_tornado$simple_httpclient;
tmp_locals_arg_value_17 = Py_None;
tmp_fromlist_value_17 = Py_None;
tmp_level_value_17 = mod_consts[113];
frame_bc000b0a7956e8471ae68bb495ab069f->m_frame.f_lineno = 32;
tmp_assign_source_38 = IMPORT_MODULE5(tmp_name_value_17, tmp_globals_arg_value_17, tmp_locals_arg_value_17, tmp_fromlist_value_17, tmp_level_value_17);
assert(!(tmp_assign_source_38 == NULL));
UPDATE_STRING_DICT1(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[34], tmp_assign_source_38);
}
{
PyObject *tmp_assign_source_39;
{
PyObject *hard_module = IMPORT_HARD_IO();
tmp_assign_source_39 = LOOKUP_ATTRIBUTE(hard_module, mod_consts[252]);
}
assert(!(tmp_assign_source_39 == NULL));
UPDATE_STRING_DICT1(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[252], tmp_assign_source_39);
}
{
PyObject *tmp_assign_source_40;
PyObject *tmp_name_value_18;
PyObject *tmp_globals_arg_value_18;
PyObject *tmp_locals_arg_value_18;
PyObject *tmp_fromlist_value_18;
PyObject *tmp_level_value_18;
tmp_name_value_18 = mod_consts[285];
tmp_globals_arg_value_18 = (PyObject *)moduledict_tornado$simple_httpclient;
tmp_locals_arg_value_18 = Py_None;
tmp_fromlist_value_18 = Py_None;
tmp_level_value_18 = mod_consts[113];
frame_bc000b0a7956e8471ae68bb495ab069f->m_frame.f_lineno = 34;
tmp_assign_source_40 = IMPORT_MODULE5(tmp_name_value_18, tmp_globals_arg_value_18, tmp_locals_arg_value_18, tmp_fromlist_value_18, tmp_level_value_18);
if (tmp_assign_source_40 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 34;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[80], tmp_assign_source_40);
}
{
PyObject *tmp_assign_source_41;
tmp_assign_source_41 = IMPORT_HARD_TYPING();
assert(!(tmp_assign_source_41 == NULL));
assert(tmp_import_from_6__module == NULL);
Py_INCREF(tmp_assign_source_41);
tmp_import_from_6__module = tmp_assign_source_41;
}
// Tried code:
{
PyObject *tmp_assign_source_42;
PyObject *tmp_import_name_from_22;
CHECK_OBJECT(tmp_import_from_6__module);
tmp_import_name_from_22 = tmp_import_from_6__module;
if (PyModule_Check(tmp_import_name_from_22)) {
tmp_assign_source_42 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_22,
(PyObject *)moduledict_tornado$simple_httpclient,
mod_consts[286],
mod_consts[113]
);
} else {
tmp_assign_source_42 = IMPORT_NAME(tmp_import_name_from_22, mod_consts[286]);
}
if (tmp_assign_source_42 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 36;
goto try_except_handler_6;
}
UPDATE_STRING_DICT1(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[286], tmp_assign_source_42);
}
{
PyObject *tmp_assign_source_43;
PyObject *tmp_import_name_from_23;
CHECK_OBJECT(tmp_import_from_6__module);
tmp_import_name_from_23 = tmp_import_from_6__module;
if (PyModule_Check(tmp_import_name_from_23)) {
tmp_assign_source_43 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_23,
(PyObject *)moduledict_tornado$simple_httpclient,
mod_consts[287],
mod_consts[113]
);
} else {
tmp_assign_source_43 = IMPORT_NAME(tmp_import_name_from_23, mod_consts[287]);
}
if (tmp_assign_source_43 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 36;
goto try_except_handler_6;
}
UPDATE_STRING_DICT1(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[287], tmp_assign_source_43);
}
{
PyObject *tmp_assign_source_44;
PyObject *tmp_import_name_from_24;
CHECK_OBJECT(tmp_import_from_6__module);
tmp_import_name_from_24 = tmp_import_from_6__module;
if (PyModule_Check(tmp_import_name_from_24)) {
tmp_assign_source_44 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_24,
(PyObject *)moduledict_tornado$simple_httpclient,
mod_consts[288],
mod_consts[113]
);
} else {
tmp_assign_source_44 = IMPORT_NAME(tmp_import_name_from_24, mod_consts[288]);
}
if (tmp_assign_source_44 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 36;
goto try_except_handler_6;
}
UPDATE_STRING_DICT1(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[288], tmp_assign_source_44);
}
{
PyObject *tmp_assign_source_45;
PyObject *tmp_import_name_from_25;
CHECK_OBJECT(tmp_import_from_6__module);
tmp_import_name_from_25 = tmp_import_from_6__module;
if (PyModule_Check(tmp_import_name_from_25)) {
tmp_assign_source_45 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_25,
(PyObject *)moduledict_tornado$simple_httpclient,
mod_consts[289],
mod_consts[113]
);
} else {
tmp_assign_source_45 = IMPORT_NAME(tmp_import_name_from_25, mod_consts[289]);
}
if (tmp_assign_source_45 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 36;
goto try_except_handler_6;
}
UPDATE_STRING_DICT1(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[289], tmp_assign_source_45);
}
{
PyObject *tmp_assign_source_46;
PyObject *tmp_import_name_from_26;
CHECK_OBJECT(tmp_import_from_6__module);
tmp_import_name_from_26 = tmp_import_from_6__module;
if (PyModule_Check(tmp_import_name_from_26)) {
tmp_assign_source_46 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_26,
(PyObject *)moduledict_tornado$simple_httpclient,
mod_consts[290],
mod_consts[113]
);
} else {
tmp_assign_source_46 = IMPORT_NAME(tmp_import_name_from_26, mod_consts[290]);
}
if (tmp_assign_source_46 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 36;
goto try_except_handler_6;
}
UPDATE_STRING_DICT1(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[290], tmp_assign_source_46);
}
{
PyObject *tmp_assign_source_47;
PyObject *tmp_import_name_from_27;
CHECK_OBJECT(tmp_import_from_6__module);
tmp_import_name_from_27 = tmp_import_from_6__module;
if (PyModule_Check(tmp_import_name_from_27)) {
tmp_assign_source_47 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_27,
(PyObject *)moduledict_tornado$simple_httpclient,
mod_consts[291],
mod_consts[113]
);
} else {
tmp_assign_source_47 = IMPORT_NAME(tmp_import_name_from_27, mod_consts[291]);
}
if (tmp_assign_source_47 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 36;
goto try_except_handler_6;
}
UPDATE_STRING_DICT1(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[291], tmp_assign_source_47);
}
goto try_end_6;
// 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;
CHECK_OBJECT(tmp_import_from_6__module);
Py_DECREF(tmp_import_from_6__module);
tmp_import_from_6__module = NULL;
// 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 frame_exception_exit_1;
// End of try:
try_end_6:;
CHECK_OBJECT(tmp_import_from_6__module);
Py_DECREF(tmp_import_from_6__module);
tmp_import_from_6__module = NULL;
{
PyObject *tmp_assign_source_48;
PyObject *tmp_import_name_from_28;
tmp_import_name_from_28 = IMPORT_HARD_TYPES();
assert(!(tmp_import_name_from_28 == NULL));
if (PyModule_Check(tmp_import_name_from_28)) {
tmp_assign_source_48 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_28,
(PyObject *)moduledict_tornado$simple_httpclient,
mod_consts[292],
mod_consts[113]
);
} else {
tmp_assign_source_48 = IMPORT_NAME(tmp_import_name_from_28, mod_consts[292]);
}
if (tmp_assign_source_48 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 37;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[292], tmp_assign_source_48);
}
{
PyObject *tmp_assign_source_49;
tmp_assign_source_49 = IMPORT_HARD_TYPING();
assert(!(tmp_assign_source_49 == NULL));
UPDATE_STRING_DICT0(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[293], tmp_assign_source_49);
}
// Tried code:
{
PyObject *tmp_assign_source_50;
PyObject *tmp_tuple_element_1;
tmp_tuple_element_1 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[267]);
if (unlikely(tmp_tuple_element_1 == NULL)) {
tmp_tuple_element_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[267]);
}
if (tmp_tuple_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 44;
goto try_except_handler_7;
}
tmp_assign_source_50 = MAKE_TUPLE_EMPTY(1);
PyTuple_SET_ITEM0(tmp_assign_source_50, 0, tmp_tuple_element_1);
assert(tmp_class_creation_1__bases_orig == NULL);
tmp_class_creation_1__bases_orig = tmp_assign_source_50;
}
{
PyObject *tmp_assign_source_51;
PyObject *tmp_dircall_arg1_1;
CHECK_OBJECT(tmp_class_creation_1__bases_orig);
tmp_dircall_arg1_1 = tmp_class_creation_1__bases_orig;
Py_INCREF(tmp_dircall_arg1_1);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_1};
tmp_assign_source_51 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_51 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 44;
goto try_except_handler_7;
}
assert(tmp_class_creation_1__bases == NULL);
tmp_class_creation_1__bases = tmp_assign_source_51;
}
{
PyObject *tmp_assign_source_52;
tmp_assign_source_52 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_1__class_decl_dict == NULL);
tmp_class_creation_1__class_decl_dict = tmp_assign_source_52;
}
{
PyObject *tmp_assign_source_53;
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_1;
PyObject *tmp_subscript_value_1;
PyObject *tmp_bases_value_1;
tmp_key_value_1 = mod_consts[294];
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[294];
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 = 44;
goto try_except_handler_7;
}
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_1 = tmp_class_creation_1__bases;
tmp_subscript_value_1 = mod_consts[113];
tmp_type_arg_1 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_1, 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 = 44;
goto try_except_handler_7;
}
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 = 44;
goto try_except_handler_7;
}
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_53 = SELECT_METACLASS(tmp_metaclass_value_1, tmp_bases_value_1);
Py_DECREF(tmp_metaclass_value_1);
if (tmp_assign_source_53 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 44;
goto try_except_handler_7;
}
assert(tmp_class_creation_1__metaclass == NULL);
tmp_class_creation_1__metaclass = tmp_assign_source_53;
}
{
bool tmp_condition_result_3;
PyObject *tmp_key_value_3;
PyObject *tmp_dict_arg_value_3;
tmp_key_value_3 = mod_consts[294];
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[294];
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 = 44;
goto try_except_handler_7;
}
branch_no_1:;
{
nuitka_bool tmp_condition_result_4;
PyObject *tmp_expression_value_2;
CHECK_OBJECT(tmp_class_creation_1__metaclass);
tmp_expression_value_2 = tmp_class_creation_1__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_2, mod_consts[295]);
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_54;
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_3;
PyObject *tmp_args_value_1;
PyObject *tmp_tuple_element_2;
PyObject *tmp_kwargs_value_1;
CHECK_OBJECT(tmp_class_creation_1__metaclass);
tmp_expression_value_3 = tmp_class_creation_1__metaclass;
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[295]);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 44;
goto try_except_handler_7;
}
tmp_tuple_element_2 = mod_consts[55];
tmp_args_value_1 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_1, 0, tmp_tuple_element_2);
CHECK_OBJECT(tmp_class_creation_1__bases);
tmp_tuple_element_2 = tmp_class_creation_1__bases;
PyTuple_SET_ITEM0(tmp_args_value_1, 1, tmp_tuple_element_2);
CHECK_OBJECT(tmp_class_creation_1__class_decl_dict);
tmp_kwargs_value_1 = tmp_class_creation_1__class_decl_dict;
frame_bc000b0a7956e8471ae68bb495ab069f->m_frame.f_lineno = 44;
tmp_assign_source_54 = CALL_FUNCTION(tmp_called_value_1, tmp_args_value_1, tmp_kwargs_value_1);
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_value_1);
if (tmp_assign_source_54 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 44;
goto try_except_handler_7;
}
assert(tmp_class_creation_1__prepared == NULL);
tmp_class_creation_1__prepared = tmp_assign_source_54;
}
{
bool tmp_condition_result_5;
PyObject *tmp_operand_value_1;
PyObject *tmp_expression_value_4;
CHECK_OBJECT(tmp_class_creation_1__prepared);
tmp_expression_value_4 = tmp_class_creation_1__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_4, mod_consts[296]);
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 = 44;
goto try_except_handler_7;
}
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_1;
PyObject *tmp_mod_expr_right_1;
PyObject *tmp_tuple_element_3;
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_1 = mod_consts[297];
CHECK_OBJECT(tmp_class_creation_1__metaclass);
tmp_getattr_target_1 = tmp_class_creation_1__metaclass;
tmp_getattr_attr_1 = mod_consts[298];
tmp_getattr_default_1 = mod_consts[299];
tmp_tuple_element_3 = BUILTIN_GETATTR(tmp_getattr_target_1, tmp_getattr_attr_1, tmp_getattr_default_1);
if (tmp_tuple_element_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 44;
goto try_except_handler_7;
}
tmp_mod_expr_right_1 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_5;
PyObject *tmp_type_arg_2;
PyTuple_SET_ITEM(tmp_mod_expr_right_1, 0, tmp_tuple_element_3);
CHECK_OBJECT(tmp_class_creation_1__prepared);
tmp_type_arg_2 = tmp_class_creation_1__prepared;
tmp_expression_value_5 = BUILTIN_TYPE1(tmp_type_arg_2);
assert(!(tmp_expression_value_5 == NULL));
tmp_tuple_element_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[298]);
Py_DECREF(tmp_expression_value_5);
if (tmp_tuple_element_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 44;
goto tuple_build_exception_1;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_1, 1, tmp_tuple_element_3);
}
goto tuple_build_noexception_1;
// Exception handling pass through code for tuple_build:
tuple_build_exception_1:;
Py_DECREF(tmp_mod_expr_right_1);
goto try_except_handler_7;
// 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_1, tmp_mod_expr_right_1);
Py_DECREF(tmp_mod_expr_right_1);
if (tmp_raise_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 44;
goto try_except_handler_7;
}
exception_type = tmp_raise_type_1;
Py_INCREF(tmp_raise_type_1);
exception_value = tmp_raise_value_1;
exception_lineno = 44;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_7;
}
branch_no_3:;
goto branch_end_2;
branch_no_2:;
{
PyObject *tmp_assign_source_55;
tmp_assign_source_55 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_1__prepared == NULL);
tmp_class_creation_1__prepared = tmp_assign_source_55;
}
branch_end_2:;
{
PyObject *tmp_assign_source_56;
{
PyObject *tmp_set_locals_1;
CHECK_OBJECT(tmp_class_creation_1__prepared);
tmp_set_locals_1 = tmp_class_creation_1__prepared;
locals_tornado$simple_httpclient$$$class__1_HTTPTimeoutError_44 = tmp_set_locals_1;
Py_INCREF(tmp_set_locals_1);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[300];
tmp_res = PyObject_SetItem(locals_tornado$simple_httpclient$$$class__1_HTTPTimeoutError_44, mod_consts[301], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 44;
goto try_except_handler_9;
}
tmp_dictset_value = mod_consts[302];
tmp_res = PyObject_SetItem(locals_tornado$simple_httpclient$$$class__1_HTTPTimeoutError_44, mod_consts[254], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 44;
goto try_except_handler_9;
}
tmp_dictset_value = mod_consts[55];
tmp_res = PyObject_SetItem(locals_tornado$simple_httpclient$$$class__1_HTTPTimeoutError_44, mod_consts[303], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 44;
goto try_except_handler_9;
}
if (isFrameUnusable(cache_frame_d0e5c8f105774fb2579ed2a30223e8fe_2)) {
Py_XDECREF(cache_frame_d0e5c8f105774fb2579ed2a30223e8fe_2);
#if _DEBUG_REFCOUNTS
if (cache_frame_d0e5c8f105774fb2579ed2a30223e8fe_2 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_d0e5c8f105774fb2579ed2a30223e8fe_2 = MAKE_CLASS_FRAME(codeobj_d0e5c8f105774fb2579ed2a30223e8fe, module_tornado$simple_httpclient, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_d0e5c8f105774fb2579ed2a30223e8fe_2->m_type_description == NULL);
frame_d0e5c8f105774fb2579ed2a30223e8fe_2 = cache_frame_d0e5c8f105774fb2579ed2a30223e8fe_2;
// Push the new frame as the currently active one.
pushFrameStack(frame_d0e5c8f105774fb2579ed2a30223e8fe_2);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_d0e5c8f105774fb2579ed2a30223e8fe_2) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_annotations_1;
PyObject *tmp_dict_key_1;
PyObject *tmp_dict_value_1;
struct Nuitka_CellObject *tmp_closure_1[1];
tmp_dict_key_1 = mod_consts[4];
tmp_dict_value_1 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__1_HTTPTimeoutError_44, mod_consts[304]);
if (tmp_dict_value_1 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_dict_value_1 = (PyObject *)&PyUnicode_Type;
Py_INCREF(tmp_dict_value_1);
} else {
goto frame_exception_exit_2;
}
}
tmp_annotations_1 = _PyDict_NewPresized( 2 );
tmp_res = PyDict_SetItem(tmp_annotations_1, tmp_dict_key_1, tmp_dict_value_1);
Py_DECREF(tmp_dict_value_1);
assert(!(tmp_res != 0));
tmp_dict_key_1 = mod_consts[305];
tmp_dict_value_1 = Py_None;
tmp_res = PyDict_SetItem(tmp_annotations_1, tmp_dict_key_1, tmp_dict_value_1);
assert(!(tmp_res != 0));
tmp_closure_1[0] = outline_0_var___class__;
Py_INCREF(tmp_closure_1[0]);
tmp_dictset_value = MAKE_FUNCTION_tornado$simple_httpclient$$$function__1___init__(tmp_annotations_1, tmp_closure_1);
tmp_res = PyObject_SetItem(locals_tornado$simple_httpclient$$$class__1_HTTPTimeoutError_44, mod_consts[1], 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 = 53;
type_description_2 = "c";
goto frame_exception_exit_2;
}
}
{
PyObject *tmp_annotations_2;
PyObject *tmp_dict_key_2;
PyObject *tmp_dict_value_2;
tmp_dict_key_2 = mod_consts[305];
tmp_dict_value_2 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__1_HTTPTimeoutError_44, mod_consts[304]);
if (tmp_dict_value_2 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_dict_value_2 = (PyObject *)&PyUnicode_Type;
Py_INCREF(tmp_dict_value_2);
} else {
goto frame_exception_exit_2;
}
}
tmp_annotations_2 = _PyDict_NewPresized( 1 );
tmp_res = PyDict_SetItem(tmp_annotations_2, tmp_dict_key_2, tmp_dict_value_2);
Py_DECREF(tmp_dict_value_2);
assert(!(tmp_res != 0));
tmp_dictset_value = MAKE_FUNCTION_tornado$simple_httpclient$$$function__2___str__(tmp_annotations_2);
tmp_res = PyObject_SetItem(locals_tornado$simple_httpclient$$$class__1_HTTPTimeoutError_44, mod_consts[307], 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 = 56;
type_description_2 = "c";
goto frame_exception_exit_2;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_d0e5c8f105774fb2579ed2a30223e8fe_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_d0e5c8f105774fb2579ed2a30223e8fe_2);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_d0e5c8f105774fb2579ed2a30223e8fe_2, exception_lineno);
} else if (exception_tb->tb_frame != &frame_d0e5c8f105774fb2579ed2a30223e8fe_2->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_d0e5c8f105774fb2579ed2a30223e8fe_2, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_d0e5c8f105774fb2579ed2a30223e8fe_2,
type_description_2,
outline_0_var___class__
);
// Release cached frame if used for exception.
if (frame_d0e5c8f105774fb2579ed2a30223e8fe_2 == cache_frame_d0e5c8f105774fb2579ed2a30223e8fe_2) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_d0e5c8f105774fb2579ed2a30223e8fe_2);
cache_frame_d0e5c8f105774fb2579ed2a30223e8fe_2 = NULL;
}
assertFrameObject(frame_d0e5c8f105774fb2579ed2a30223e8fe_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_9;
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;
CHECK_OBJECT(tmp_class_creation_1__bases_orig);
tmp_cmp_expr_right_1 = tmp_class_creation_1__bases_orig;
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 = 44;
goto try_except_handler_9;
}
if (tmp_condition_result_6 == NUITKA_BOOL_TRUE) {
goto branch_yes_4;
} else {
goto branch_no_4;
}
}
branch_yes_4:;
CHECK_OBJECT(tmp_class_creation_1__bases_orig);
tmp_dictset_value = tmp_class_creation_1__bases_orig;
tmp_res = PyObject_SetItem(locals_tornado$simple_httpclient$$$class__1_HTTPTimeoutError_44, mod_consts[309], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 44;
goto try_except_handler_9;
}
branch_no_4:;
{
PyObject *tmp_assign_source_57;
PyObject *tmp_called_value_2;
PyObject *tmp_args_value_2;
PyObject *tmp_tuple_element_4;
PyObject *tmp_kwargs_value_2;
CHECK_OBJECT(tmp_class_creation_1__metaclass);
tmp_called_value_2 = tmp_class_creation_1__metaclass;
tmp_tuple_element_4 = mod_consts[55];
tmp_args_value_2 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_2, 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_2, 1, tmp_tuple_element_4);
tmp_tuple_element_4 = locals_tornado$simple_httpclient$$$class__1_HTTPTimeoutError_44;
PyTuple_SET_ITEM0(tmp_args_value_2, 2, tmp_tuple_element_4);
CHECK_OBJECT(tmp_class_creation_1__class_decl_dict);
tmp_kwargs_value_2 = tmp_class_creation_1__class_decl_dict;
frame_bc000b0a7956e8471ae68bb495ab069f->m_frame.f_lineno = 44;
tmp_assign_source_57 = CALL_FUNCTION(tmp_called_value_2, tmp_args_value_2, tmp_kwargs_value_2);
Py_DECREF(tmp_args_value_2);
if (tmp_assign_source_57 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 44;
goto try_except_handler_9;
}
assert(Nuitka_Cell_GET(outline_0_var___class__) == NULL);
PyCell_SET(outline_0_var___class__, tmp_assign_source_57);
}
CHECK_OBJECT(Nuitka_Cell_GET(outline_0_var___class__));
tmp_assign_source_56 = Nuitka_Cell_GET(outline_0_var___class__);
Py_INCREF(tmp_assign_source_56);
goto try_return_handler_9;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_9:;
Py_DECREF(locals_tornado$simple_httpclient$$$class__1_HTTPTimeoutError_44);
locals_tornado$simple_httpclient$$$class__1_HTTPTimeoutError_44 = NULL;
goto try_return_handler_8;
// Exception handler code:
try_except_handler_9:;
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_DECREF(locals_tornado$simple_httpclient$$$class__1_HTTPTimeoutError_44);
locals_tornado$simple_httpclient$$$class__1_HTTPTimeoutError_44 = 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 try_except_handler_8;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_8:;
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_8:;
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;
// 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 outline_exception_1;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_1:;
exception_lineno = 44;
goto try_except_handler_7;
outline_result_1:;
UPDATE_STRING_DICT1(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[55], tmp_assign_source_56);
}
goto try_end_7;
// Exception handler code:
try_except_handler_7:;
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;
Py_XDECREF(tmp_class_creation_1__bases_orig);
tmp_class_creation_1__bases_orig = NULL;
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_9;
exception_value = exception_keeper_value_9;
exception_tb = exception_keeper_tb_9;
exception_lineno = exception_keeper_lineno_9;
goto frame_exception_exit_1;
// End of try:
try_end_7:;
CHECK_OBJECT(tmp_class_creation_1__bases_orig);
Py_DECREF(tmp_class_creation_1__bases_orig);
tmp_class_creation_1__bases_orig = NULL;
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_58;
PyObject *tmp_tuple_element_5;
tmp_tuple_element_5 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[267]);
if (unlikely(tmp_tuple_element_5 == NULL)) {
tmp_tuple_element_5 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[267]);
}
if (tmp_tuple_element_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 60;
goto try_except_handler_10;
}
tmp_assign_source_58 = MAKE_TUPLE_EMPTY(1);
PyTuple_SET_ITEM0(tmp_assign_source_58, 0, tmp_tuple_element_5);
assert(tmp_class_creation_2__bases_orig == NULL);
tmp_class_creation_2__bases_orig = tmp_assign_source_58;
}
{
PyObject *tmp_assign_source_59;
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_59 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_59 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 60;
goto try_except_handler_10;
}
assert(tmp_class_creation_2__bases == NULL);
tmp_class_creation_2__bases = tmp_assign_source_59;
}
{
PyObject *tmp_assign_source_60;
tmp_assign_source_60 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_2__class_decl_dict == NULL);
tmp_class_creation_2__class_decl_dict = tmp_assign_source_60;
}
{
PyObject *tmp_assign_source_61;
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_6;
PyObject *tmp_subscript_value_2;
PyObject *tmp_bases_value_2;
tmp_key_value_4 = mod_consts[294];
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[294];
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 = 60;
goto try_except_handler_10;
}
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_6 = tmp_class_creation_2__bases;
tmp_subscript_value_2 = mod_consts[113];
tmp_type_arg_3 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_6, 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 = 60;
goto try_except_handler_10;
}
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 = 60;
goto try_except_handler_10;
}
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_61 = SELECT_METACLASS(tmp_metaclass_value_2, tmp_bases_value_2);
Py_DECREF(tmp_metaclass_value_2);
if (tmp_assign_source_61 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 60;
goto try_except_handler_10;
}
assert(tmp_class_creation_2__metaclass == NULL);
tmp_class_creation_2__metaclass = tmp_assign_source_61;
}
{
bool tmp_condition_result_9;
PyObject *tmp_key_value_6;
PyObject *tmp_dict_arg_value_6;
tmp_key_value_6 = mod_consts[294];
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[294];
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 = 60;
goto try_except_handler_10;
}
branch_no_5:;
{
nuitka_bool tmp_condition_result_10;
PyObject *tmp_expression_value_7;
CHECK_OBJECT(tmp_class_creation_2__metaclass);
tmp_expression_value_7 = tmp_class_creation_2__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_7, mod_consts[295]);
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_62;
PyObject *tmp_called_value_3;
PyObject *tmp_expression_value_8;
PyObject *tmp_args_value_3;
PyObject *tmp_tuple_element_6;
PyObject *tmp_kwargs_value_3;
CHECK_OBJECT(tmp_class_creation_2__metaclass);
tmp_expression_value_8 = tmp_class_creation_2__metaclass;
tmp_called_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_8, mod_consts[295]);
if (tmp_called_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 60;
goto try_except_handler_10;
}
tmp_tuple_element_6 = mod_consts[210];
tmp_args_value_3 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_3, 0, tmp_tuple_element_6);
CHECK_OBJECT(tmp_class_creation_2__bases);
tmp_tuple_element_6 = tmp_class_creation_2__bases;
PyTuple_SET_ITEM0(tmp_args_value_3, 1, tmp_tuple_element_6);
CHECK_OBJECT(tmp_class_creation_2__class_decl_dict);
tmp_kwargs_value_3 = tmp_class_creation_2__class_decl_dict;
frame_bc000b0a7956e8471ae68bb495ab069f->m_frame.f_lineno = 60;
tmp_assign_source_62 = CALL_FUNCTION(tmp_called_value_3, tmp_args_value_3, tmp_kwargs_value_3);
Py_DECREF(tmp_called_value_3);
Py_DECREF(tmp_args_value_3);
if (tmp_assign_source_62 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 60;
goto try_except_handler_10;
}
assert(tmp_class_creation_2__prepared == NULL);
tmp_class_creation_2__prepared = tmp_assign_source_62;
}
{
bool tmp_condition_result_11;
PyObject *tmp_operand_value_2;
PyObject *tmp_expression_value_9;
CHECK_OBJECT(tmp_class_creation_2__prepared);
tmp_expression_value_9 = tmp_class_creation_2__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_9, mod_consts[296]);
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 = 60;
goto try_except_handler_10;
}
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_2;
PyObject *tmp_mod_expr_right_2;
PyObject *tmp_tuple_element_7;
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_2 = mod_consts[297];
CHECK_OBJECT(tmp_class_creation_2__metaclass);
tmp_getattr_target_2 = tmp_class_creation_2__metaclass;
tmp_getattr_attr_2 = mod_consts[298];
tmp_getattr_default_2 = mod_consts[299];
tmp_tuple_element_7 = BUILTIN_GETATTR(tmp_getattr_target_2, tmp_getattr_attr_2, tmp_getattr_default_2);
if (tmp_tuple_element_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 60;
goto try_except_handler_10;
}
tmp_mod_expr_right_2 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_10;
PyObject *tmp_type_arg_4;
PyTuple_SET_ITEM(tmp_mod_expr_right_2, 0, tmp_tuple_element_7);
CHECK_OBJECT(tmp_class_creation_2__prepared);
tmp_type_arg_4 = tmp_class_creation_2__prepared;
tmp_expression_value_10 = BUILTIN_TYPE1(tmp_type_arg_4);
assert(!(tmp_expression_value_10 == NULL));
tmp_tuple_element_7 = LOOKUP_ATTRIBUTE(tmp_expression_value_10, mod_consts[298]);
Py_DECREF(tmp_expression_value_10);
if (tmp_tuple_element_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 60;
goto tuple_build_exception_2;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_2, 1, tmp_tuple_element_7);
}
goto tuple_build_noexception_2;
// Exception handling pass through code for tuple_build:
tuple_build_exception_2:;
Py_DECREF(tmp_mod_expr_right_2);
goto try_except_handler_10;
// 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_2, tmp_mod_expr_right_2);
Py_DECREF(tmp_mod_expr_right_2);
if (tmp_raise_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 60;
goto try_except_handler_10;
}
exception_type = tmp_raise_type_2;
Py_INCREF(tmp_raise_type_2);
exception_value = tmp_raise_value_2;
exception_lineno = 60;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_10;
}
branch_no_7:;
goto branch_end_6;
branch_no_6:;
{
PyObject *tmp_assign_source_63;
tmp_assign_source_63 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_2__prepared == NULL);
tmp_class_creation_2__prepared = tmp_assign_source_63;
}
branch_end_6:;
{
PyObject *tmp_assign_source_64;
{
PyObject *tmp_set_locals_2;
CHECK_OBJECT(tmp_class_creation_2__prepared);
tmp_set_locals_2 = tmp_class_creation_2__prepared;
locals_tornado$simple_httpclient$$$class__2_HTTPStreamClosedError_60 = tmp_set_locals_2;
Py_INCREF(tmp_set_locals_2);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[300];
tmp_res = PyObject_SetItem(locals_tornado$simple_httpclient$$$class__2_HTTPStreamClosedError_60, mod_consts[301], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 60;
goto try_except_handler_12;
}
tmp_dictset_value = mod_consts[310];
tmp_res = PyObject_SetItem(locals_tornado$simple_httpclient$$$class__2_HTTPStreamClosedError_60, mod_consts[254], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 60;
goto try_except_handler_12;
}
tmp_dictset_value = mod_consts[210];
tmp_res = PyObject_SetItem(locals_tornado$simple_httpclient$$$class__2_HTTPStreamClosedError_60, mod_consts[303], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 60;
goto try_except_handler_12;
}
if (isFrameUnusable(cache_frame_cd7b3c07252683d4612ce2315a5b53f8_3)) {
Py_XDECREF(cache_frame_cd7b3c07252683d4612ce2315a5b53f8_3);
#if _DEBUG_REFCOUNTS
if (cache_frame_cd7b3c07252683d4612ce2315a5b53f8_3 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_cd7b3c07252683d4612ce2315a5b53f8_3 = MAKE_CLASS_FRAME(codeobj_cd7b3c07252683d4612ce2315a5b53f8, module_tornado$simple_httpclient, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_cd7b3c07252683d4612ce2315a5b53f8_3->m_type_description == NULL);
frame_cd7b3c07252683d4612ce2315a5b53f8_3 = cache_frame_cd7b3c07252683d4612ce2315a5b53f8_3;
// Push the new frame as the currently active one.
pushFrameStack(frame_cd7b3c07252683d4612ce2315a5b53f8_3);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_cd7b3c07252683d4612ce2315a5b53f8_3) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_annotations_3;
PyObject *tmp_dict_key_3;
PyObject *tmp_dict_value_3;
struct Nuitka_CellObject *tmp_closure_2[1];
tmp_dict_key_3 = mod_consts[4];
tmp_dict_value_3 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__2_HTTPStreamClosedError_60, mod_consts[304]);
if (tmp_dict_value_3 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_dict_value_3 = (PyObject *)&PyUnicode_Type;
Py_INCREF(tmp_dict_value_3);
} else {
goto frame_exception_exit_3;
}
}
tmp_annotations_3 = _PyDict_NewPresized( 2 );
tmp_res = PyDict_SetItem(tmp_annotations_3, tmp_dict_key_3, tmp_dict_value_3);
Py_DECREF(tmp_dict_value_3);
assert(!(tmp_res != 0));
tmp_dict_key_3 = mod_consts[305];
tmp_dict_value_3 = Py_None;
tmp_res = PyDict_SetItem(tmp_annotations_3, tmp_dict_key_3, tmp_dict_value_3);
assert(!(tmp_res != 0));
tmp_closure_2[0] = outline_1_var___class__;
Py_INCREF(tmp_closure_2[0]);
tmp_dictset_value = MAKE_FUNCTION_tornado$simple_httpclient$$$function__3___init__(tmp_annotations_3, tmp_closure_2);
tmp_res = PyObject_SetItem(locals_tornado$simple_httpclient$$$class__2_HTTPStreamClosedError_60, mod_consts[1], 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 = 72;
type_description_2 = "c";
goto frame_exception_exit_3;
}
}
{
PyObject *tmp_annotations_4;
PyObject *tmp_dict_key_4;
PyObject *tmp_dict_value_4;
tmp_dict_key_4 = mod_consts[305];
tmp_dict_value_4 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__2_HTTPStreamClosedError_60, mod_consts[304]);
if (tmp_dict_value_4 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_dict_value_4 = (PyObject *)&PyUnicode_Type;
Py_INCREF(tmp_dict_value_4);
} else {
goto frame_exception_exit_3;
}
}
tmp_annotations_4 = _PyDict_NewPresized( 1 );
tmp_res = PyDict_SetItem(tmp_annotations_4, tmp_dict_key_4, tmp_dict_value_4);
Py_DECREF(tmp_dict_value_4);
assert(!(tmp_res != 0));
tmp_dictset_value = MAKE_FUNCTION_tornado$simple_httpclient$$$function__4___str__(tmp_annotations_4);
tmp_res = PyObject_SetItem(locals_tornado$simple_httpclient$$$class__2_HTTPStreamClosedError_60, mod_consts[307], 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 = 75;
type_description_2 = "c";
goto frame_exception_exit_3;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_cd7b3c07252683d4612ce2315a5b53f8_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_cd7b3c07252683d4612ce2315a5b53f8_3);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_cd7b3c07252683d4612ce2315a5b53f8_3, exception_lineno);
} else if (exception_tb->tb_frame != &frame_cd7b3c07252683d4612ce2315a5b53f8_3->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_cd7b3c07252683d4612ce2315a5b53f8_3, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_cd7b3c07252683d4612ce2315a5b53f8_3,
type_description_2,
outline_1_var___class__
);
// Release cached frame if used for exception.
if (frame_cd7b3c07252683d4612ce2315a5b53f8_3 == cache_frame_cd7b3c07252683d4612ce2315a5b53f8_3) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_cd7b3c07252683d4612ce2315a5b53f8_3);
cache_frame_cd7b3c07252683d4612ce2315a5b53f8_3 = NULL;
}
assertFrameObject(frame_cd7b3c07252683d4612ce2315a5b53f8_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_12;
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 = 60;
goto try_except_handler_12;
}
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_tornado$simple_httpclient$$$class__2_HTTPStreamClosedError_60, mod_consts[309], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 60;
goto try_except_handler_12;
}
branch_no_8:;
{
PyObject *tmp_assign_source_65;
PyObject *tmp_called_value_4;
PyObject *tmp_args_value_4;
PyObject *tmp_tuple_element_8;
PyObject *tmp_kwargs_value_4;
CHECK_OBJECT(tmp_class_creation_2__metaclass);
tmp_called_value_4 = tmp_class_creation_2__metaclass;
tmp_tuple_element_8 = mod_consts[210];
tmp_args_value_4 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_4, 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_4, 1, tmp_tuple_element_8);
tmp_tuple_element_8 = locals_tornado$simple_httpclient$$$class__2_HTTPStreamClosedError_60;
PyTuple_SET_ITEM0(tmp_args_value_4, 2, tmp_tuple_element_8);
CHECK_OBJECT(tmp_class_creation_2__class_decl_dict);
tmp_kwargs_value_4 = tmp_class_creation_2__class_decl_dict;
frame_bc000b0a7956e8471ae68bb495ab069f->m_frame.f_lineno = 60;
tmp_assign_source_65 = CALL_FUNCTION(tmp_called_value_4, tmp_args_value_4, tmp_kwargs_value_4);
Py_DECREF(tmp_args_value_4);
if (tmp_assign_source_65 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 60;
goto try_except_handler_12;
}
assert(Nuitka_Cell_GET(outline_1_var___class__) == NULL);
PyCell_SET(outline_1_var___class__, tmp_assign_source_65);
}
CHECK_OBJECT(Nuitka_Cell_GET(outline_1_var___class__));
tmp_assign_source_64 = Nuitka_Cell_GET(outline_1_var___class__);
Py_INCREF(tmp_assign_source_64);
goto try_return_handler_12;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_12:;
Py_DECREF(locals_tornado$simple_httpclient$$$class__2_HTTPStreamClosedError_60);
locals_tornado$simple_httpclient$$$class__2_HTTPStreamClosedError_60 = NULL;
goto try_return_handler_11;
// Exception handler code:
try_except_handler_12:;
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_DECREF(locals_tornado$simple_httpclient$$$class__2_HTTPStreamClosedError_60);
locals_tornado$simple_httpclient$$$class__2_HTTPStreamClosedError_60 = 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 try_except_handler_11;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_11:;
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_11:;
exception_keeper_type_11 = exception_type;
exception_keeper_value_11 = exception_value;
exception_keeper_tb_11 = exception_tb;
exception_keeper_lineno_11 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_11;
exception_value = exception_keeper_value_11;
exception_tb = exception_keeper_tb_11;
exception_lineno = exception_keeper_lineno_11;
goto outline_exception_2;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_2:;
exception_lineno = 60;
goto try_except_handler_10;
outline_result_2:;
UPDATE_STRING_DICT1(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[210], tmp_assign_source_64);
}
goto try_end_8;
// Exception handler code:
try_except_handler_10:;
exception_keeper_type_12 = exception_type;
exception_keeper_value_12 = exception_value;
exception_keeper_tb_12 = exception_tb;
exception_keeper_lineno_12 = 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_12;
exception_value = exception_keeper_value_12;
exception_tb = exception_keeper_tb_12;
exception_lineno = exception_keeper_lineno_12;
goto frame_exception_exit_1;
// End of try:
try_end_8:;
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;
// Tried code:
{
PyObject *tmp_assign_source_66;
PyObject *tmp_tuple_element_9;
tmp_tuple_element_9 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[268]);
if (unlikely(tmp_tuple_element_9 == NULL)) {
tmp_tuple_element_9 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[268]);
}
if (tmp_tuple_element_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 79;
goto try_except_handler_13;
}
tmp_assign_source_66 = MAKE_TUPLE_EMPTY(1);
PyTuple_SET_ITEM0(tmp_assign_source_66, 0, tmp_tuple_element_9);
assert(tmp_class_creation_3__bases_orig == NULL);
tmp_class_creation_3__bases_orig = tmp_assign_source_66;
}
{
PyObject *tmp_assign_source_67;
PyObject *tmp_dircall_arg1_3;
CHECK_OBJECT(tmp_class_creation_3__bases_orig);
tmp_dircall_arg1_3 = tmp_class_creation_3__bases_orig;
Py_INCREF(tmp_dircall_arg1_3);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_3};
tmp_assign_source_67 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_67 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 79;
goto try_except_handler_13;
}
assert(tmp_class_creation_3__bases == NULL);
tmp_class_creation_3__bases = tmp_assign_source_67;
}
{
PyObject *tmp_assign_source_68;
tmp_assign_source_68 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_3__class_decl_dict == NULL);
tmp_class_creation_3__class_decl_dict = tmp_assign_source_68;
}
{
PyObject *tmp_assign_source_69;
PyObject *tmp_metaclass_value_3;
bool tmp_condition_result_13;
PyObject *tmp_key_value_7;
PyObject *tmp_dict_arg_value_7;
PyObject *tmp_dict_arg_value_8;
PyObject *tmp_key_value_8;
nuitka_bool tmp_condition_result_14;
int tmp_truth_name_3;
PyObject *tmp_type_arg_5;
PyObject *tmp_expression_value_11;
PyObject *tmp_subscript_value_3;
PyObject *tmp_bases_value_3;
tmp_key_value_7 = mod_consts[294];
CHECK_OBJECT(tmp_class_creation_3__class_decl_dict);
tmp_dict_arg_value_7 = tmp_class_creation_3__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_7, tmp_key_value_7);
assert(!(tmp_res == -1));
tmp_condition_result_13 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_13 != false) {
goto condexpr_true_5;
} else {
goto condexpr_false_5;
}
condexpr_true_5:;
CHECK_OBJECT(tmp_class_creation_3__class_decl_dict);
tmp_dict_arg_value_8 = tmp_class_creation_3__class_decl_dict;
tmp_key_value_8 = mod_consts[294];
tmp_metaclass_value_3 = DICT_GET_ITEM0(tmp_dict_arg_value_8, tmp_key_value_8);
if (tmp_metaclass_value_3 == NULL) {
tmp_metaclass_value_3 = Py_None;
}
assert(!(tmp_metaclass_value_3 == NULL));
Py_INCREF(tmp_metaclass_value_3);
goto condexpr_end_5;
condexpr_false_5:;
CHECK_OBJECT(tmp_class_creation_3__bases);
tmp_truth_name_3 = CHECK_IF_TRUE(tmp_class_creation_3__bases);
if (tmp_truth_name_3 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 79;
goto try_except_handler_13;
}
tmp_condition_result_14 = tmp_truth_name_3 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_14 == NUITKA_BOOL_TRUE) {
goto condexpr_true_6;
} else {
goto condexpr_false_6;
}
condexpr_true_6:;
CHECK_OBJECT(tmp_class_creation_3__bases);
tmp_expression_value_11 = tmp_class_creation_3__bases;
tmp_subscript_value_3 = mod_consts[113];
tmp_type_arg_5 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_11, tmp_subscript_value_3, 0);
if (tmp_type_arg_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 79;
goto try_except_handler_13;
}
tmp_metaclass_value_3 = BUILTIN_TYPE1(tmp_type_arg_5);
Py_DECREF(tmp_type_arg_5);
if (tmp_metaclass_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 79;
goto try_except_handler_13;
}
goto condexpr_end_6;
condexpr_false_6:;
tmp_metaclass_value_3 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_3);
condexpr_end_6:;
condexpr_end_5:;
CHECK_OBJECT(tmp_class_creation_3__bases);
tmp_bases_value_3 = tmp_class_creation_3__bases;
tmp_assign_source_69 = SELECT_METACLASS(tmp_metaclass_value_3, tmp_bases_value_3);
Py_DECREF(tmp_metaclass_value_3);
if (tmp_assign_source_69 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 79;
goto try_except_handler_13;
}
assert(tmp_class_creation_3__metaclass == NULL);
tmp_class_creation_3__metaclass = tmp_assign_source_69;
}
{
bool tmp_condition_result_15;
PyObject *tmp_key_value_9;
PyObject *tmp_dict_arg_value_9;
tmp_key_value_9 = mod_consts[294];
CHECK_OBJECT(tmp_class_creation_3__class_decl_dict);
tmp_dict_arg_value_9 = tmp_class_creation_3__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_9, tmp_key_value_9);
assert(!(tmp_res == -1));
tmp_condition_result_15 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_15 != false) {
goto branch_yes_9;
} else {
goto branch_no_9;
}
}
branch_yes_9:;
CHECK_OBJECT(tmp_class_creation_3__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_3__class_decl_dict;
tmp_dictdel_key = mod_consts[294];
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 = 79;
goto try_except_handler_13;
}
branch_no_9:;
{
nuitka_bool tmp_condition_result_16;
PyObject *tmp_expression_value_12;
CHECK_OBJECT(tmp_class_creation_3__metaclass);
tmp_expression_value_12 = tmp_class_creation_3__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_12, mod_consts[295]);
tmp_condition_result_16 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_16 == NUITKA_BOOL_TRUE) {
goto branch_yes_10;
} else {
goto branch_no_10;
}
}
branch_yes_10:;
{
PyObject *tmp_assign_source_70;
PyObject *tmp_called_value_5;
PyObject *tmp_expression_value_13;
PyObject *tmp_args_value_5;
PyObject *tmp_tuple_element_10;
PyObject *tmp_kwargs_value_5;
CHECK_OBJECT(tmp_class_creation_3__metaclass);
tmp_expression_value_13 = tmp_class_creation_3__metaclass;
tmp_called_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_13, mod_consts[295]);
if (tmp_called_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 79;
goto try_except_handler_13;
}
tmp_tuple_element_10 = mod_consts[313];
tmp_args_value_5 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_5, 0, tmp_tuple_element_10);
CHECK_OBJECT(tmp_class_creation_3__bases);
tmp_tuple_element_10 = tmp_class_creation_3__bases;
PyTuple_SET_ITEM0(tmp_args_value_5, 1, tmp_tuple_element_10);
CHECK_OBJECT(tmp_class_creation_3__class_decl_dict);
tmp_kwargs_value_5 = tmp_class_creation_3__class_decl_dict;
frame_bc000b0a7956e8471ae68bb495ab069f->m_frame.f_lineno = 79;
tmp_assign_source_70 = CALL_FUNCTION(tmp_called_value_5, tmp_args_value_5, tmp_kwargs_value_5);
Py_DECREF(tmp_called_value_5);
Py_DECREF(tmp_args_value_5);
if (tmp_assign_source_70 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 79;
goto try_except_handler_13;
}
assert(tmp_class_creation_3__prepared == NULL);
tmp_class_creation_3__prepared = tmp_assign_source_70;
}
{
bool tmp_condition_result_17;
PyObject *tmp_operand_value_3;
PyObject *tmp_expression_value_14;
CHECK_OBJECT(tmp_class_creation_3__prepared);
tmp_expression_value_14 = tmp_class_creation_3__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_14, mod_consts[296]);
tmp_operand_value_3 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_3);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 79;
goto try_except_handler_13;
}
tmp_condition_result_17 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_17 != false) {
goto branch_yes_11;
} else {
goto branch_no_11;
}
}
branch_yes_11:;
{
PyObject *tmp_raise_type_3;
PyObject *tmp_raise_value_3;
PyObject *tmp_mod_expr_left_3;
PyObject *tmp_mod_expr_right_3;
PyObject *tmp_tuple_element_11;
PyObject *tmp_getattr_target_3;
PyObject *tmp_getattr_attr_3;
PyObject *tmp_getattr_default_3;
tmp_raise_type_3 = PyExc_TypeError;
tmp_mod_expr_left_3 = mod_consts[297];
CHECK_OBJECT(tmp_class_creation_3__metaclass);
tmp_getattr_target_3 = tmp_class_creation_3__metaclass;
tmp_getattr_attr_3 = mod_consts[298];
tmp_getattr_default_3 = mod_consts[299];
tmp_tuple_element_11 = BUILTIN_GETATTR(tmp_getattr_target_3, tmp_getattr_attr_3, tmp_getattr_default_3);
if (tmp_tuple_element_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 79;
goto try_except_handler_13;
}
tmp_mod_expr_right_3 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_15;
PyObject *tmp_type_arg_6;
PyTuple_SET_ITEM(tmp_mod_expr_right_3, 0, tmp_tuple_element_11);
CHECK_OBJECT(tmp_class_creation_3__prepared);
tmp_type_arg_6 = tmp_class_creation_3__prepared;
tmp_expression_value_15 = BUILTIN_TYPE1(tmp_type_arg_6);
assert(!(tmp_expression_value_15 == NULL));
tmp_tuple_element_11 = LOOKUP_ATTRIBUTE(tmp_expression_value_15, mod_consts[298]);
Py_DECREF(tmp_expression_value_15);
if (tmp_tuple_element_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 79;
goto tuple_build_exception_3;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_3, 1, tmp_tuple_element_11);
}
goto tuple_build_noexception_3;
// Exception handling pass through code for tuple_build:
tuple_build_exception_3:;
Py_DECREF(tmp_mod_expr_right_3);
goto try_except_handler_13;
// Finished with no exception for tuple_build:
tuple_build_noexception_3:;
tmp_raise_value_3 = 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_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 79;
goto try_except_handler_13;
}
exception_type = tmp_raise_type_3;
Py_INCREF(tmp_raise_type_3);
exception_value = tmp_raise_value_3;
exception_lineno = 79;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_13;
}
branch_no_11:;
goto branch_end_10;
branch_no_10:;
{
PyObject *tmp_assign_source_71;
tmp_assign_source_71 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_3__prepared == NULL);
tmp_class_creation_3__prepared = tmp_assign_source_71;
}
branch_end_10:;
{
PyObject *tmp_assign_source_72;
{
PyObject *tmp_set_locals_3;
CHECK_OBJECT(tmp_class_creation_3__prepared);
tmp_set_locals_3 = tmp_class_creation_3__prepared;
locals_tornado$simple_httpclient$$$class__3_SimpleAsyncHTTPClient_79 = tmp_set_locals_3;
Py_INCREF(tmp_set_locals_3);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[300];
tmp_res = PyObject_SetItem(locals_tornado$simple_httpclient$$$class__3_SimpleAsyncHTTPClient_79, mod_consts[301], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 79;
goto try_except_handler_15;
}
tmp_dictset_value = mod_consts[314];
tmp_res = PyObject_SetItem(locals_tornado$simple_httpclient$$$class__3_SimpleAsyncHTTPClient_79, mod_consts[254], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 79;
goto try_except_handler_15;
}
tmp_dictset_value = mod_consts[313];
tmp_res = PyObject_SetItem(locals_tornado$simple_httpclient$$$class__3_SimpleAsyncHTTPClient_79, mod_consts[303], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 79;
goto try_except_handler_15;
}
if (isFrameUnusable(cache_frame_baa3f410d6ef5512bb7f1a4d66a30c3a_4)) {
Py_XDECREF(cache_frame_baa3f410d6ef5512bb7f1a4d66a30c3a_4);
#if _DEBUG_REFCOUNTS
if (cache_frame_baa3f410d6ef5512bb7f1a4d66a30c3a_4 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_baa3f410d6ef5512bb7f1a4d66a30c3a_4 = MAKE_CLASS_FRAME(codeobj_baa3f410d6ef5512bb7f1a4d66a30c3a, module_tornado$simple_httpclient, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_baa3f410d6ef5512bb7f1a4d66a30c3a_4->m_type_description == NULL);
frame_baa3f410d6ef5512bb7f1a4d66a30c3a_4 = cache_frame_baa3f410d6ef5512bb7f1a4d66a30c3a_4;
// Push the new frame as the currently active one.
pushFrameStack(frame_baa3f410d6ef5512bb7f1a4d66a30c3a_4);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_baa3f410d6ef5512bb7f1a4d66a30c3a_4) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_defaults_1;
PyObject *tmp_annotations_5;
PyObject *tmp_dict_key_5;
PyObject *tmp_dict_value_5;
struct Nuitka_CellObject *tmp_closure_3[1];
tmp_defaults_1 = mod_consts[315];
tmp_dict_key_5 = mod_consts[9];
tmp_dict_value_5 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__3_SimpleAsyncHTTPClient_79, mod_consts[316]);
if (tmp_dict_value_5 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_dict_value_5 = (PyObject *)&PyLong_Type;
Py_INCREF(tmp_dict_value_5);
} else {
goto frame_exception_exit_4;
}
}
tmp_annotations_5 = _PyDict_NewPresized( 8 );
{
PyObject *tmp_expression_value_16;
PyObject *tmp_subscript_value_4;
PyObject *tmp_expression_value_17;
PyObject *tmp_subscript_value_5;
PyObject *tmp_tuple_element_12;
PyObject *tmp_expression_value_18;
PyObject *tmp_subscript_value_6;
PyObject *tmp_expression_value_19;
PyObject *tmp_subscript_value_7;
PyObject *tmp_expression_value_20;
PyObject *tmp_subscript_value_8;
PyObject *tmp_tuple_element_13;
PyObject *tmp_expression_value_21;
PyObject *tmp_subscript_value_9;
PyObject *tmp_expression_value_22;
PyObject *tmp_subscript_value_10;
tmp_res = PyDict_SetItem(tmp_annotations_5, tmp_dict_key_5, tmp_dict_value_5);
Py_DECREF(tmp_dict_value_5);
assert(!(tmp_res != 0));
tmp_dict_key_5 = mod_consts[317];
tmp_expression_value_16 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__3_SimpleAsyncHTTPClient_79, mod_consts[289]);
if (tmp_expression_value_16 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_16 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[289]);
if (unlikely(tmp_expression_value_16 == NULL)) {
tmp_expression_value_16 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[289]);
}
if (tmp_expression_value_16 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 121;
type_description_2 = "c";
goto dict_build_exception_1;
}
Py_INCREF(tmp_expression_value_16);
} else {
goto dict_build_exception_1;
}
}
tmp_expression_value_17 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__3_SimpleAsyncHTTPClient_79, mod_consts[286]);
if (tmp_expression_value_17 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_17 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[286]);
if (unlikely(tmp_expression_value_17 == NULL)) {
tmp_expression_value_17 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[286]);
}
if (tmp_expression_value_17 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_expression_value_16);
exception_lineno = 121;
type_description_2 = "c";
goto dict_build_exception_1;
}
Py_INCREF(tmp_expression_value_17);
} else {
goto dict_build_exception_1;
}
}
tmp_tuple_element_12 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__3_SimpleAsyncHTTPClient_79, mod_consts[304]);
if (tmp_tuple_element_12 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_tuple_element_12 = (PyObject *)&PyUnicode_Type;
Py_INCREF(tmp_tuple_element_12);
} else {
goto dict_build_exception_1;
}
}
tmp_subscript_value_5 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM(tmp_subscript_value_5, 0, tmp_tuple_element_12);
tmp_tuple_element_12 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__3_SimpleAsyncHTTPClient_79, mod_consts[304]);
if (tmp_tuple_element_12 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_tuple_element_12 = (PyObject *)&PyUnicode_Type;
Py_INCREF(tmp_tuple_element_12);
} else {
goto dict_build_exception_1;
}
}
PyTuple_SET_ITEM(tmp_subscript_value_5, 1, tmp_tuple_element_12);
tmp_subscript_value_4 = LOOKUP_SUBSCRIPT(tmp_expression_value_17, tmp_subscript_value_5);
Py_DECREF(tmp_expression_value_17);
Py_DECREF(tmp_subscript_value_5);
if (tmp_subscript_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_expression_value_16);
exception_lineno = 121;
type_description_2 = "c";
goto dict_build_exception_1;
}
tmp_dict_value_5 = LOOKUP_SUBSCRIPT(tmp_expression_value_16, tmp_subscript_value_4);
Py_DECREF(tmp_expression_value_16);
Py_DECREF(tmp_subscript_value_4);
if (tmp_dict_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 121;
type_description_2 = "c";
goto dict_build_exception_1;
}
tmp_res = PyDict_SetItem(tmp_annotations_5, tmp_dict_key_5, tmp_dict_value_5);
Py_DECREF(tmp_dict_value_5);
assert(!(tmp_res != 0));
tmp_dict_key_5 = mod_consts[15];
tmp_dict_value_5 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__3_SimpleAsyncHTTPClient_79, mod_consts[316]);
if (tmp_dict_value_5 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_dict_value_5 = (PyObject *)&PyLong_Type;
Py_INCREF(tmp_dict_value_5);
} else {
goto dict_build_exception_1;
}
}
tmp_res = PyDict_SetItem(tmp_annotations_5, tmp_dict_key_5, tmp_dict_value_5);
Py_DECREF(tmp_dict_value_5);
assert(!(tmp_res != 0));
tmp_dict_key_5 = mod_consts[18];
tmp_expression_value_18 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__3_SimpleAsyncHTTPClient_79, mod_consts[289]);
if (tmp_expression_value_18 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_18 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[289]);
if (unlikely(tmp_expression_value_18 == NULL)) {
tmp_expression_value_18 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[289]);
}
if (tmp_expression_value_18 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 123;
type_description_2 = "c";
goto dict_build_exception_1;
}
Py_INCREF(tmp_expression_value_18);
} else {
goto dict_build_exception_1;
}
}
tmp_subscript_value_6 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__3_SimpleAsyncHTTPClient_79, mod_consts[20]);
if (tmp_subscript_value_6 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_subscript_value_6 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[20]);
if (unlikely(tmp_subscript_value_6 == NULL)) {
tmp_subscript_value_6 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[20]);
}
if (tmp_subscript_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_expression_value_18);
exception_lineno = 123;
type_description_2 = "c";
goto dict_build_exception_1;
}
Py_INCREF(tmp_subscript_value_6);
} else {
goto dict_build_exception_1;
}
}
tmp_dict_value_5 = LOOKUP_SUBSCRIPT(tmp_expression_value_18, tmp_subscript_value_6);
Py_DECREF(tmp_expression_value_18);
Py_DECREF(tmp_subscript_value_6);
if (tmp_dict_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 123;
type_description_2 = "c";
goto dict_build_exception_1;
}
tmp_res = PyDict_SetItem(tmp_annotations_5, tmp_dict_key_5, tmp_dict_value_5);
Py_DECREF(tmp_dict_value_5);
assert(!(tmp_res != 0));
tmp_dict_key_5 = mod_consts[318];
tmp_expression_value_19 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__3_SimpleAsyncHTTPClient_79, mod_consts[289]);
if (tmp_expression_value_19 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_19 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[289]);
if (unlikely(tmp_expression_value_19 == NULL)) {
tmp_expression_value_19 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[289]);
}
if (tmp_expression_value_19 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 124;
type_description_2 = "c";
goto dict_build_exception_1;
}
Py_INCREF(tmp_expression_value_19);
} else {
goto dict_build_exception_1;
}
}
tmp_expression_value_20 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__3_SimpleAsyncHTTPClient_79, mod_consts[286]);
if (tmp_expression_value_20 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_20 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[286]);
if (unlikely(tmp_expression_value_20 == NULL)) {
tmp_expression_value_20 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[286]);
}
if (tmp_expression_value_20 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_expression_value_19);
exception_lineno = 124;
type_description_2 = "c";
goto dict_build_exception_1;
}
Py_INCREF(tmp_expression_value_20);
} else {
goto dict_build_exception_1;
}
}
tmp_tuple_element_13 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__3_SimpleAsyncHTTPClient_79, mod_consts[304]);
if (tmp_tuple_element_13 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_tuple_element_13 = (PyObject *)&PyUnicode_Type;
Py_INCREF(tmp_tuple_element_13);
} else {
goto dict_build_exception_1;
}
}
tmp_subscript_value_8 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM(tmp_subscript_value_8, 0, tmp_tuple_element_13);
tmp_tuple_element_13 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__3_SimpleAsyncHTTPClient_79, mod_consts[287]);
if (tmp_tuple_element_13 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_tuple_element_13 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[287]);
if (unlikely(tmp_tuple_element_13 == NULL)) {
tmp_tuple_element_13 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[287]);
}
if (tmp_tuple_element_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 124;
type_description_2 = "c";
goto tuple_build_exception_4;
}
Py_INCREF(tmp_tuple_element_13);
} else {
goto tuple_build_exception_4;
}
}
PyTuple_SET_ITEM(tmp_subscript_value_8, 1, tmp_tuple_element_13);
goto tuple_build_noexception_4;
// Exception handling pass through code for tuple_build:
tuple_build_exception_4:;
Py_DECREF(tmp_expression_value_19);
Py_DECREF(tmp_expression_value_20);
Py_DECREF(tmp_subscript_value_8);
goto dict_build_exception_1;
// Finished with no exception for tuple_build:
tuple_build_noexception_4:;
tmp_subscript_value_7 = LOOKUP_SUBSCRIPT(tmp_expression_value_20, tmp_subscript_value_8);
Py_DECREF(tmp_expression_value_20);
Py_DECREF(tmp_subscript_value_8);
if (tmp_subscript_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_expression_value_19);
exception_lineno = 124;
type_description_2 = "c";
goto dict_build_exception_1;
}
tmp_dict_value_5 = LOOKUP_SUBSCRIPT(tmp_expression_value_19, tmp_subscript_value_7);
Py_DECREF(tmp_expression_value_19);
Py_DECREF(tmp_subscript_value_7);
if (tmp_dict_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 124;
type_description_2 = "c";
goto dict_build_exception_1;
}
tmp_res = PyDict_SetItem(tmp_annotations_5, tmp_dict_key_5, tmp_dict_value_5);
Py_DECREF(tmp_dict_value_5);
assert(!(tmp_res != 0));
tmp_dict_key_5 = mod_consts[16];
tmp_expression_value_21 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__3_SimpleAsyncHTTPClient_79, mod_consts[289]);
if (tmp_expression_value_21 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_21 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[289]);
if (unlikely(tmp_expression_value_21 == NULL)) {
tmp_expression_value_21 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[289]);
}
if (tmp_expression_value_21 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 125;
type_description_2 = "c";
goto dict_build_exception_1;
}
Py_INCREF(tmp_expression_value_21);
} else {
goto dict_build_exception_1;
}
}
tmp_subscript_value_9 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__3_SimpleAsyncHTTPClient_79, mod_consts[316]);
if (tmp_subscript_value_9 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_subscript_value_9 = (PyObject *)&PyLong_Type;
Py_INCREF(tmp_subscript_value_9);
} else {
goto dict_build_exception_1;
}
}
tmp_dict_value_5 = LOOKUP_SUBSCRIPT(tmp_expression_value_21, tmp_subscript_value_9);
Py_DECREF(tmp_expression_value_21);
Py_DECREF(tmp_subscript_value_9);
if (tmp_dict_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 125;
type_description_2 = "c";
goto dict_build_exception_1;
}
tmp_res = PyDict_SetItem(tmp_annotations_5, tmp_dict_key_5, tmp_dict_value_5);
Py_DECREF(tmp_dict_value_5);
assert(!(tmp_res != 0));
tmp_dict_key_5 = mod_consts[17];
tmp_expression_value_22 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__3_SimpleAsyncHTTPClient_79, mod_consts[289]);
if (tmp_expression_value_22 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_22 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[289]);
if (unlikely(tmp_expression_value_22 == NULL)) {
tmp_expression_value_22 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[289]);
}
if (tmp_expression_value_22 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 126;
type_description_2 = "c";
goto dict_build_exception_1;
}
Py_INCREF(tmp_expression_value_22);
} else {
goto dict_build_exception_1;
}
}
tmp_subscript_value_10 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__3_SimpleAsyncHTTPClient_79, mod_consts[316]);
if (tmp_subscript_value_10 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_subscript_value_10 = (PyObject *)&PyLong_Type;
Py_INCREF(tmp_subscript_value_10);
} else {
goto dict_build_exception_1;
}
}
tmp_dict_value_5 = LOOKUP_SUBSCRIPT(tmp_expression_value_22, tmp_subscript_value_10);
Py_DECREF(tmp_expression_value_22);
Py_DECREF(tmp_subscript_value_10);
if (tmp_dict_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 126;
type_description_2 = "c";
goto dict_build_exception_1;
}
tmp_res = PyDict_SetItem(tmp_annotations_5, tmp_dict_key_5, tmp_dict_value_5);
Py_DECREF(tmp_dict_value_5);
assert(!(tmp_res != 0));
tmp_dict_key_5 = mod_consts[305];
tmp_dict_value_5 = Py_None;
tmp_res = PyDict_SetItem(tmp_annotations_5, tmp_dict_key_5, tmp_dict_value_5);
assert(!(tmp_res != 0));
}
goto dict_build_noexception_1;
// Exception handling pass through code for dict_build:
dict_build_exception_1:;
Py_DECREF(tmp_annotations_5);
goto frame_exception_exit_4;
// Finished with no exception for dict_build:
dict_build_noexception_1:;
Py_INCREF(tmp_defaults_1);
tmp_closure_3[0] = outline_2_var___class__;
Py_INCREF(tmp_closure_3[0]);
tmp_dictset_value = MAKE_FUNCTION_tornado$simple_httpclient$$$function__5_initialize(tmp_defaults_1, tmp_annotations_5, tmp_closure_3);
tmp_res = PyObject_SetItem(locals_tornado$simple_httpclient$$$class__3_SimpleAsyncHTTPClient_79, mod_consts[7], 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 = 118;
type_description_2 = "c";
goto frame_exception_exit_4;
}
}
{
PyObject *tmp_annotations_6;
struct Nuitka_CellObject *tmp_closure_4[1];
tmp_annotations_6 = DICT_COPY(mod_consts[320]);
tmp_closure_4[0] = outline_2_var___class__;
Py_INCREF(tmp_closure_4[0]);
tmp_dictset_value = MAKE_FUNCTION_tornado$simple_httpclient$$$function__6_close(tmp_annotations_6, tmp_closure_4);
tmp_res = PyObject_SetItem(locals_tornado$simple_httpclient$$$class__3_SimpleAsyncHTTPClient_79, mod_consts[27], 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 = 156;
type_description_2 = "c";
goto frame_exception_exit_4;
}
}
{
PyObject *tmp_annotations_7;
PyObject *tmp_dict_key_6;
PyObject *tmp_dict_value_6;
tmp_dict_key_6 = mod_consts[64];
tmp_dict_value_6 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__3_SimpleAsyncHTTPClient_79, mod_consts[270]);
if (tmp_dict_value_6 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_dict_value_6 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[270]);
if (unlikely(tmp_dict_value_6 == NULL)) {
tmp_dict_value_6 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[270]);
}
if (tmp_dict_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 163;
type_description_2 = "c";
goto frame_exception_exit_4;
}
Py_INCREF(tmp_dict_value_6);
} else {
goto frame_exception_exit_4;
}
}
tmp_annotations_7 = _PyDict_NewPresized( 3 );
{
PyObject *tmp_expression_value_23;
PyObject *tmp_subscript_value_11;
PyObject *tmp_tuple_element_14;
PyObject *tmp_list_element_1;
tmp_res = PyDict_SetItem(tmp_annotations_7, tmp_dict_key_6, tmp_dict_value_6);
Py_DECREF(tmp_dict_value_6);
assert(!(tmp_res != 0));
tmp_dict_key_6 = mod_consts[322];
tmp_expression_value_23 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__3_SimpleAsyncHTTPClient_79, mod_consts[288]);
if (tmp_expression_value_23 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_23 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[288]);
if (unlikely(tmp_expression_value_23 == NULL)) {
tmp_expression_value_23 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[288]);
}
if (tmp_expression_value_23 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 163;
type_description_2 = "c";
goto dict_build_exception_2;
}
Py_INCREF(tmp_expression_value_23);
} else {
goto dict_build_exception_2;
}
}
tmp_list_element_1 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__3_SimpleAsyncHTTPClient_79, mod_consts[53]);
if (tmp_list_element_1 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_list_element_1 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[53]);
if (unlikely(tmp_list_element_1 == NULL)) {
tmp_list_element_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[53]);
}
if (tmp_list_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_expression_value_23);
exception_lineno = 163;
type_description_2 = "c";
goto dict_build_exception_2;
}
Py_INCREF(tmp_list_element_1);
} else {
goto dict_build_exception_2;
}
}
tmp_tuple_element_14 = MAKE_LIST_EMPTY(1);
PyList_SET_ITEM(tmp_tuple_element_14, 0, tmp_list_element_1);
tmp_subscript_value_11 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM(tmp_subscript_value_11, 0, tmp_tuple_element_14);
tmp_tuple_element_14 = Py_None;
PyTuple_SET_ITEM0(tmp_subscript_value_11, 1, tmp_tuple_element_14);
tmp_dict_value_6 = LOOKUP_SUBSCRIPT(tmp_expression_value_23, tmp_subscript_value_11);
Py_DECREF(tmp_expression_value_23);
Py_DECREF(tmp_subscript_value_11);
if (tmp_dict_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 163;
type_description_2 = "c";
goto dict_build_exception_2;
}
tmp_res = PyDict_SetItem(tmp_annotations_7, tmp_dict_key_6, tmp_dict_value_6);
Py_DECREF(tmp_dict_value_6);
assert(!(tmp_res != 0));
tmp_dict_key_6 = mod_consts[305];
tmp_dict_value_6 = Py_None;
tmp_res = PyDict_SetItem(tmp_annotations_7, tmp_dict_key_6, tmp_dict_value_6);
assert(!(tmp_res != 0));
}
goto dict_build_noexception_2;
// Exception handling pass through code for dict_build:
dict_build_exception_2:;
Py_DECREF(tmp_annotations_7);
goto frame_exception_exit_4;
// Finished with no exception for dict_build:
dict_build_noexception_2:;
tmp_dictset_value = MAKE_FUNCTION_tornado$simple_httpclient$$$function__7_fetch_impl(tmp_annotations_7);
tmp_res = PyObject_SetItem(locals_tornado$simple_httpclient$$$class__3_SimpleAsyncHTTPClient_79, mod_consts[323], 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 = 162;
type_description_2 = "c";
goto frame_exception_exit_4;
}
}
{
PyObject *tmp_annotations_8;
tmp_annotations_8 = DICT_COPY(mod_consts[320]);
tmp_dictset_value = MAKE_FUNCTION_tornado$simple_httpclient$$$function__8__process_queue(tmp_annotations_8);
tmp_res = PyObject_SetItem(locals_tornado$simple_httpclient$$$class__3_SimpleAsyncHTTPClient_79, mod_consts[38], 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 = 189;
type_description_2 = "c";
goto frame_exception_exit_4;
}
}
{
PyObject *tmp_annotations_9;
PyObject *tmp_dict_key_7;
PyObject *tmp_dict_value_7;
tmp_dict_key_7 = mod_consts[305];
tmp_dict_value_7 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__3_SimpleAsyncHTTPClient_79, mod_consts[326]);
if (tmp_dict_value_7 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_dict_value_7 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_dict_value_7);
} else {
goto frame_exception_exit_4;
}
}
tmp_annotations_9 = _PyDict_NewPresized( 1 );
tmp_res = PyDict_SetItem(tmp_annotations_9, tmp_dict_key_7, tmp_dict_value_7);
Py_DECREF(tmp_dict_value_7);
assert(!(tmp_res != 0));
tmp_dictset_value = MAKE_FUNCTION_tornado$simple_httpclient$$$function__9__connection_class(tmp_annotations_9);
tmp_res = PyObject_SetItem(locals_tornado$simple_httpclient$$$class__3_SimpleAsyncHTTPClient_79, mod_consts[49], 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 = 199;
type_description_2 = "c";
goto frame_exception_exit_4;
}
}
{
PyObject *tmp_annotations_10;
PyObject *tmp_dict_key_8;
PyObject *tmp_dict_value_8;
tmp_dict_key_8 = mod_consts[64];
tmp_dict_value_8 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__3_SimpleAsyncHTTPClient_79, mod_consts[270]);
if (tmp_dict_value_8 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_dict_value_8 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[270]);
if (unlikely(tmp_dict_value_8 == NULL)) {
tmp_dict_value_8 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[270]);
}
if (tmp_dict_value_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 204;
type_description_2 = "c";
goto frame_exception_exit_4;
}
Py_INCREF(tmp_dict_value_8);
} else {
goto frame_exception_exit_4;
}
}
tmp_annotations_10 = _PyDict_NewPresized( 4 );
{
PyObject *tmp_expression_value_24;
PyObject *tmp_subscript_value_12;
PyObject *tmp_expression_value_25;
PyObject *tmp_subscript_value_13;
PyObject *tmp_tuple_element_15;
PyObject *tmp_list_element_2;
tmp_res = PyDict_SetItem(tmp_annotations_10, tmp_dict_key_8, tmp_dict_value_8);
Py_DECREF(tmp_dict_value_8);
assert(!(tmp_res != 0));
tmp_dict_key_8 = mod_consts[65];
tmp_expression_value_24 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__3_SimpleAsyncHTTPClient_79, mod_consts[288]);
if (tmp_expression_value_24 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_24 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[288]);
if (unlikely(tmp_expression_value_24 == NULL)) {
tmp_expression_value_24 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[288]);
}
if (tmp_expression_value_24 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 205;
type_description_2 = "c";
goto dict_build_exception_3;
}
Py_INCREF(tmp_expression_value_24);
} else {
goto dict_build_exception_3;
}
}
tmp_subscript_value_12 = DEEP_COPY_TUPLE_GUIDED(mod_consts[328], "li");
tmp_dict_value_8 = LOOKUP_SUBSCRIPT(tmp_expression_value_24, tmp_subscript_value_12);
Py_DECREF(tmp_expression_value_24);
Py_DECREF(tmp_subscript_value_12);
if (tmp_dict_value_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 205;
type_description_2 = "c";
goto dict_build_exception_3;
}
tmp_res = PyDict_SetItem(tmp_annotations_10, tmp_dict_key_8, tmp_dict_value_8);
Py_DECREF(tmp_dict_value_8);
assert(!(tmp_res != 0));
tmp_dict_key_8 = mod_consts[66];
tmp_expression_value_25 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__3_SimpleAsyncHTTPClient_79, mod_consts[288]);
if (tmp_expression_value_25 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_25 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[288]);
if (unlikely(tmp_expression_value_25 == NULL)) {
tmp_expression_value_25 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[288]);
}
if (tmp_expression_value_25 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 206;
type_description_2 = "c";
goto dict_build_exception_3;
}
Py_INCREF(tmp_expression_value_25);
} else {
goto dict_build_exception_3;
}
}
tmp_list_element_2 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__3_SimpleAsyncHTTPClient_79, mod_consts[53]);
if (tmp_list_element_2 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_list_element_2 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[53]);
if (unlikely(tmp_list_element_2 == NULL)) {
tmp_list_element_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[53]);
}
if (tmp_list_element_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_expression_value_25);
exception_lineno = 206;
type_description_2 = "c";
goto dict_build_exception_3;
}
Py_INCREF(tmp_list_element_2);
} else {
goto dict_build_exception_3;
}
}
tmp_tuple_element_15 = MAKE_LIST_EMPTY(1);
PyList_SET_ITEM(tmp_tuple_element_15, 0, tmp_list_element_2);
tmp_subscript_value_13 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM(tmp_subscript_value_13, 0, tmp_tuple_element_15);
tmp_tuple_element_15 = Py_None;
PyTuple_SET_ITEM0(tmp_subscript_value_13, 1, tmp_tuple_element_15);
tmp_dict_value_8 = LOOKUP_SUBSCRIPT(tmp_expression_value_25, tmp_subscript_value_13);
Py_DECREF(tmp_expression_value_25);
Py_DECREF(tmp_subscript_value_13);
if (tmp_dict_value_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 206;
type_description_2 = "c";
goto dict_build_exception_3;
}
tmp_res = PyDict_SetItem(tmp_annotations_10, tmp_dict_key_8, tmp_dict_value_8);
Py_DECREF(tmp_dict_value_8);
assert(!(tmp_res != 0));
tmp_dict_key_8 = mod_consts[305];
tmp_dict_value_8 = Py_None;
tmp_res = PyDict_SetItem(tmp_annotations_10, tmp_dict_key_8, tmp_dict_value_8);
assert(!(tmp_res != 0));
}
goto dict_build_noexception_3;
// Exception handling pass through code for dict_build:
dict_build_exception_3:;
Py_DECREF(tmp_annotations_10);
goto frame_exception_exit_4;
// Finished with no exception for dict_build:
dict_build_noexception_3:;
tmp_dictset_value = MAKE_FUNCTION_tornado$simple_httpclient$$$function__10__handle_request(tmp_annotations_10);
tmp_res = PyObject_SetItem(locals_tornado$simple_httpclient$$$class__3_SimpleAsyncHTTPClient_79, mod_consts[47], 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 = 202;
type_description_2 = "c";
goto frame_exception_exit_4;
}
}
{
PyObject *tmp_annotations_11;
PyObject *tmp_dict_key_9;
PyObject *tmp_dict_value_9;
tmp_dict_key_9 = mod_consts[330];
tmp_dict_value_9 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__3_SimpleAsyncHTTPClient_79, mod_consts[331]);
if (tmp_dict_value_9 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_dict_value_9 = (PyObject *)&PyBaseObject_Type;
Py_INCREF(tmp_dict_value_9);
} else {
goto frame_exception_exit_4;
}
}
tmp_annotations_11 = _PyDict_NewPresized( 2 );
tmp_res = PyDict_SetItem(tmp_annotations_11, tmp_dict_key_9, tmp_dict_value_9);
Py_DECREF(tmp_dict_value_9);
assert(!(tmp_res != 0));
tmp_dict_key_9 = mod_consts[305];
tmp_dict_value_9 = Py_None;
tmp_res = PyDict_SetItem(tmp_annotations_11, tmp_dict_key_9, tmp_dict_value_9);
assert(!(tmp_res != 0));
tmp_dictset_value = MAKE_FUNCTION_tornado$simple_httpclient$$$function__11__release_fetch(tmp_annotations_11);
tmp_res = PyObject_SetItem(locals_tornado$simple_httpclient$$$class__3_SimpleAsyncHTTPClient_79, mod_consts[46], 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 = 219;
type_description_2 = "c";
goto frame_exception_exit_4;
}
}
{
PyObject *tmp_annotations_12;
PyObject *tmp_dict_key_10;
PyObject *tmp_dict_value_10;
tmp_dict_key_10 = mod_consts[330];
tmp_dict_value_10 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__3_SimpleAsyncHTTPClient_79, mod_consts[331]);
if (tmp_dict_value_10 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_dict_value_10 = (PyObject *)&PyBaseObject_Type;
Py_INCREF(tmp_dict_value_10);
} else {
goto frame_exception_exit_4;
}
}
tmp_annotations_12 = _PyDict_NewPresized( 2 );
tmp_res = PyDict_SetItem(tmp_annotations_12, tmp_dict_key_10, tmp_dict_value_10);
Py_DECREF(tmp_dict_value_10);
assert(!(tmp_res != 0));
tmp_dict_key_10 = mod_consts[305];
tmp_dict_value_10 = Py_None;
tmp_res = PyDict_SetItem(tmp_annotations_12, tmp_dict_key_10, tmp_dict_value_10);
assert(!(tmp_res != 0));
tmp_dictset_value = MAKE_FUNCTION_tornado$simple_httpclient$$$function__12__remove_timeout(tmp_annotations_12);
tmp_res = PyObject_SetItem(locals_tornado$simple_httpclient$$$class__3_SimpleAsyncHTTPClient_79, mod_consts[44], 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 = 223;
type_description_2 = "c";
goto frame_exception_exit_4;
}
}
{
PyObject *tmp_defaults_2;
PyObject *tmp_annotations_13;
PyObject *tmp_dict_key_11;
PyObject *tmp_dict_value_11;
tmp_defaults_2 = mod_consts[334];
tmp_dict_key_11 = mod_consts[330];
tmp_dict_value_11 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__3_SimpleAsyncHTTPClient_79, mod_consts[331]);
if (tmp_dict_value_11 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_dict_value_11 = (PyObject *)&PyBaseObject_Type;
Py_INCREF(tmp_dict_value_11);
} else {
goto frame_exception_exit_4;
}
}
tmp_annotations_13 = _PyDict_NewPresized( 3 );
{
PyObject *tmp_expression_value_26;
PyObject *tmp_subscript_value_14;
tmp_res = PyDict_SetItem(tmp_annotations_13, tmp_dict_key_11, tmp_dict_value_11);
Py_DECREF(tmp_dict_value_11);
assert(!(tmp_res != 0));
tmp_dict_key_11 = mod_consts[335];
tmp_expression_value_26 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__3_SimpleAsyncHTTPClient_79, mod_consts[289]);
if (tmp_expression_value_26 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_26 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[289]);
if (unlikely(tmp_expression_value_26 == NULL)) {
tmp_expression_value_26 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[289]);
}
if (tmp_expression_value_26 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 230;
type_description_2 = "c";
goto dict_build_exception_4;
}
Py_INCREF(tmp_expression_value_26);
} else {
goto dict_build_exception_4;
}
}
tmp_subscript_value_14 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__3_SimpleAsyncHTTPClient_79, mod_consts[304]);
if (tmp_subscript_value_14 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_subscript_value_14 = (PyObject *)&PyUnicode_Type;
Py_INCREF(tmp_subscript_value_14);
} else {
goto dict_build_exception_4;
}
}
tmp_dict_value_11 = LOOKUP_SUBSCRIPT(tmp_expression_value_26, tmp_subscript_value_14);
Py_DECREF(tmp_expression_value_26);
Py_DECREF(tmp_subscript_value_14);
if (tmp_dict_value_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 230;
type_description_2 = "c";
goto dict_build_exception_4;
}
tmp_res = PyDict_SetItem(tmp_annotations_13, tmp_dict_key_11, tmp_dict_value_11);
Py_DECREF(tmp_dict_value_11);
assert(!(tmp_res != 0));
tmp_dict_key_11 = mod_consts[305];
tmp_dict_value_11 = Py_None;
tmp_res = PyDict_SetItem(tmp_annotations_13, tmp_dict_key_11, tmp_dict_value_11);
assert(!(tmp_res != 0));
}
goto dict_build_noexception_4;
// Exception handling pass through code for dict_build:
dict_build_exception_4:;
Py_DECREF(tmp_annotations_13);
goto frame_exception_exit_4;
// Finished with no exception for dict_build:
dict_build_noexception_4:;
Py_INCREF(tmp_defaults_2);
tmp_dictset_value = MAKE_FUNCTION_tornado$simple_httpclient$$$function__13__on_timeout(tmp_defaults_2, tmp_annotations_13);
tmp_res = PyObject_SetItem(locals_tornado$simple_httpclient$$$class__3_SimpleAsyncHTTPClient_79, mod_consts[36], 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 = 230;
type_description_2 = "c";
goto frame_exception_exit_4;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_baa3f410d6ef5512bb7f1a4d66a30c3a_4);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_3;
frame_exception_exit_4:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_baa3f410d6ef5512bb7f1a4d66a30c3a_4);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_baa3f410d6ef5512bb7f1a4d66a30c3a_4, exception_lineno);
} else if (exception_tb->tb_frame != &frame_baa3f410d6ef5512bb7f1a4d66a30c3a_4->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_baa3f410d6ef5512bb7f1a4d66a30c3a_4, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_baa3f410d6ef5512bb7f1a4d66a30c3a_4,
type_description_2,
outline_2_var___class__
);
// Release cached frame if used for exception.
if (frame_baa3f410d6ef5512bb7f1a4d66a30c3a_4 == cache_frame_baa3f410d6ef5512bb7f1a4d66a30c3a_4) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_baa3f410d6ef5512bb7f1a4d66a30c3a_4);
cache_frame_baa3f410d6ef5512bb7f1a4d66a30c3a_4 = NULL;
}
assertFrameObject(frame_baa3f410d6ef5512bb7f1a4d66a30c3a_4);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_3;
frame_no_exception_3:;
goto skip_nested_handling_3;
nested_frame_exit_3:;
goto try_except_handler_15;
skip_nested_handling_3:;
{
nuitka_bool tmp_condition_result_18;
PyObject *tmp_cmp_expr_left_3;
PyObject *tmp_cmp_expr_right_3;
CHECK_OBJECT(tmp_class_creation_3__bases);
tmp_cmp_expr_left_3 = tmp_class_creation_3__bases;
CHECK_OBJECT(tmp_class_creation_3__bases_orig);
tmp_cmp_expr_right_3 = tmp_class_creation_3__bases_orig;
tmp_condition_result_18 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_3, tmp_cmp_expr_right_3);
if (tmp_condition_result_18 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 79;
goto try_except_handler_15;
}
if (tmp_condition_result_18 == NUITKA_BOOL_TRUE) {
goto branch_yes_12;
} else {
goto branch_no_12;
}
}
branch_yes_12:;
CHECK_OBJECT(tmp_class_creation_3__bases_orig);
tmp_dictset_value = tmp_class_creation_3__bases_orig;
tmp_res = PyObject_SetItem(locals_tornado$simple_httpclient$$$class__3_SimpleAsyncHTTPClient_79, mod_consts[309], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 79;
goto try_except_handler_15;
}
branch_no_12:;
{
PyObject *tmp_assign_source_73;
PyObject *tmp_called_value_6;
PyObject *tmp_args_value_6;
PyObject *tmp_tuple_element_16;
PyObject *tmp_kwargs_value_6;
CHECK_OBJECT(tmp_class_creation_3__metaclass);
tmp_called_value_6 = tmp_class_creation_3__metaclass;
tmp_tuple_element_16 = mod_consts[313];
tmp_args_value_6 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_6, 0, tmp_tuple_element_16);
CHECK_OBJECT(tmp_class_creation_3__bases);
tmp_tuple_element_16 = tmp_class_creation_3__bases;
PyTuple_SET_ITEM0(tmp_args_value_6, 1, tmp_tuple_element_16);
tmp_tuple_element_16 = locals_tornado$simple_httpclient$$$class__3_SimpleAsyncHTTPClient_79;
PyTuple_SET_ITEM0(tmp_args_value_6, 2, tmp_tuple_element_16);
CHECK_OBJECT(tmp_class_creation_3__class_decl_dict);
tmp_kwargs_value_6 = tmp_class_creation_3__class_decl_dict;
frame_bc000b0a7956e8471ae68bb495ab069f->m_frame.f_lineno = 79;
tmp_assign_source_73 = CALL_FUNCTION(tmp_called_value_6, tmp_args_value_6, tmp_kwargs_value_6);
Py_DECREF(tmp_args_value_6);
if (tmp_assign_source_73 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 79;
goto try_except_handler_15;
}
assert(Nuitka_Cell_GET(outline_2_var___class__) == NULL);
PyCell_SET(outline_2_var___class__, tmp_assign_source_73);
}
CHECK_OBJECT(Nuitka_Cell_GET(outline_2_var___class__));
tmp_assign_source_72 = Nuitka_Cell_GET(outline_2_var___class__);
Py_INCREF(tmp_assign_source_72);
goto try_return_handler_15;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_15:;
Py_DECREF(locals_tornado$simple_httpclient$$$class__3_SimpleAsyncHTTPClient_79);
locals_tornado$simple_httpclient$$$class__3_SimpleAsyncHTTPClient_79 = NULL;
goto try_return_handler_14;
// Exception handler code:
try_except_handler_15:;
exception_keeper_type_13 = exception_type;
exception_keeper_value_13 = exception_value;
exception_keeper_tb_13 = exception_tb;
exception_keeper_lineno_13 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_tornado$simple_httpclient$$$class__3_SimpleAsyncHTTPClient_79);
locals_tornado$simple_httpclient$$$class__3_SimpleAsyncHTTPClient_79 = NULL;
// Re-raise.
exception_type = exception_keeper_type_13;
exception_value = exception_keeper_value_13;
exception_tb = exception_keeper_tb_13;
exception_lineno = exception_keeper_lineno_13;
goto try_except_handler_14;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_14:;
CHECK_OBJECT(outline_2_var___class__);
Py_DECREF(outline_2_var___class__);
outline_2_var___class__ = NULL;
goto outline_result_3;
// Exception handler code:
try_except_handler_14:;
exception_keeper_type_14 = exception_type;
exception_keeper_value_14 = exception_value;
exception_keeper_tb_14 = exception_tb;
exception_keeper_lineno_14 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_14;
exception_value = exception_keeper_value_14;
exception_tb = exception_keeper_tb_14;
exception_lineno = exception_keeper_lineno_14;
goto outline_exception_3;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_3:;
exception_lineno = 79;
goto try_except_handler_13;
outline_result_3:;
UPDATE_STRING_DICT1(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[313], tmp_assign_source_72);
}
goto try_end_9;
// Exception handler code:
try_except_handler_13:;
exception_keeper_type_15 = exception_type;
exception_keeper_value_15 = exception_value;
exception_keeper_tb_15 = exception_tb;
exception_keeper_lineno_15 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_3__bases_orig);
tmp_class_creation_3__bases_orig = NULL;
Py_XDECREF(tmp_class_creation_3__bases);
tmp_class_creation_3__bases = NULL;
Py_XDECREF(tmp_class_creation_3__class_decl_dict);
tmp_class_creation_3__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_3__metaclass);
tmp_class_creation_3__metaclass = NULL;
Py_XDECREF(tmp_class_creation_3__prepared);
tmp_class_creation_3__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_15;
exception_value = exception_keeper_value_15;
exception_tb = exception_keeper_tb_15;
exception_lineno = exception_keeper_lineno_15;
goto frame_exception_exit_1;
// End of try:
try_end_9:;
CHECK_OBJECT(tmp_class_creation_3__bases_orig);
Py_DECREF(tmp_class_creation_3__bases_orig);
tmp_class_creation_3__bases_orig = NULL;
CHECK_OBJECT(tmp_class_creation_3__bases);
Py_DECREF(tmp_class_creation_3__bases);
tmp_class_creation_3__bases = NULL;
CHECK_OBJECT(tmp_class_creation_3__class_decl_dict);
Py_DECREF(tmp_class_creation_3__class_decl_dict);
tmp_class_creation_3__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_3__metaclass);
Py_DECREF(tmp_class_creation_3__metaclass);
tmp_class_creation_3__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_3__prepared);
Py_DECREF(tmp_class_creation_3__prepared);
tmp_class_creation_3__prepared = NULL;
// Tried code:
{
PyObject *tmp_assign_source_74;
PyObject *tmp_tuple_element_17;
PyObject *tmp_expression_value_27;
tmp_expression_value_27 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[93]);
if (unlikely(tmp_expression_value_27 == NULL)) {
tmp_expression_value_27 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[93]);
}
if (tmp_expression_value_27 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 252;
goto try_except_handler_16;
}
tmp_tuple_element_17 = LOOKUP_ATTRIBUTE(tmp_expression_value_27, mod_consts[337]);
if (tmp_tuple_element_17 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 252;
goto try_except_handler_16;
}
tmp_assign_source_74 = MAKE_TUPLE_EMPTY(1);
PyTuple_SET_ITEM(tmp_assign_source_74, 0, tmp_tuple_element_17);
assert(tmp_class_creation_4__bases_orig == NULL);
tmp_class_creation_4__bases_orig = tmp_assign_source_74;
}
{
PyObject *tmp_assign_source_75;
PyObject *tmp_dircall_arg1_4;
CHECK_OBJECT(tmp_class_creation_4__bases_orig);
tmp_dircall_arg1_4 = tmp_class_creation_4__bases_orig;
Py_INCREF(tmp_dircall_arg1_4);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_4};
tmp_assign_source_75 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_75 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 252;
goto try_except_handler_16;
}
assert(tmp_class_creation_4__bases == NULL);
tmp_class_creation_4__bases = tmp_assign_source_75;
}
{
PyObject *tmp_assign_source_76;
tmp_assign_source_76 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_4__class_decl_dict == NULL);
tmp_class_creation_4__class_decl_dict = tmp_assign_source_76;
}
{
PyObject *tmp_assign_source_77;
PyObject *tmp_metaclass_value_4;
bool tmp_condition_result_19;
PyObject *tmp_key_value_10;
PyObject *tmp_dict_arg_value_10;
PyObject *tmp_dict_arg_value_11;
PyObject *tmp_key_value_11;
nuitka_bool tmp_condition_result_20;
int tmp_truth_name_4;
PyObject *tmp_type_arg_7;
PyObject *tmp_expression_value_28;
PyObject *tmp_subscript_value_15;
PyObject *tmp_bases_value_4;
tmp_key_value_10 = mod_consts[294];
CHECK_OBJECT(tmp_class_creation_4__class_decl_dict);
tmp_dict_arg_value_10 = tmp_class_creation_4__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_10, tmp_key_value_10);
assert(!(tmp_res == -1));
tmp_condition_result_19 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_19 != false) {
goto condexpr_true_7;
} else {
goto condexpr_false_7;
}
condexpr_true_7:;
CHECK_OBJECT(tmp_class_creation_4__class_decl_dict);
tmp_dict_arg_value_11 = tmp_class_creation_4__class_decl_dict;
tmp_key_value_11 = mod_consts[294];
tmp_metaclass_value_4 = DICT_GET_ITEM0(tmp_dict_arg_value_11, tmp_key_value_11);
if (tmp_metaclass_value_4 == NULL) {
tmp_metaclass_value_4 = Py_None;
}
assert(!(tmp_metaclass_value_4 == NULL));
Py_INCREF(tmp_metaclass_value_4);
goto condexpr_end_7;
condexpr_false_7:;
CHECK_OBJECT(tmp_class_creation_4__bases);
tmp_truth_name_4 = CHECK_IF_TRUE(tmp_class_creation_4__bases);
if (tmp_truth_name_4 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 252;
goto try_except_handler_16;
}
tmp_condition_result_20 = tmp_truth_name_4 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_20 == NUITKA_BOOL_TRUE) {
goto condexpr_true_8;
} else {
goto condexpr_false_8;
}
condexpr_true_8:;
CHECK_OBJECT(tmp_class_creation_4__bases);
tmp_expression_value_28 = tmp_class_creation_4__bases;
tmp_subscript_value_15 = mod_consts[113];
tmp_type_arg_7 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_28, tmp_subscript_value_15, 0);
if (tmp_type_arg_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 252;
goto try_except_handler_16;
}
tmp_metaclass_value_4 = BUILTIN_TYPE1(tmp_type_arg_7);
Py_DECREF(tmp_type_arg_7);
if (tmp_metaclass_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 252;
goto try_except_handler_16;
}
goto condexpr_end_8;
condexpr_false_8:;
tmp_metaclass_value_4 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_4);
condexpr_end_8:;
condexpr_end_7:;
CHECK_OBJECT(tmp_class_creation_4__bases);
tmp_bases_value_4 = tmp_class_creation_4__bases;
tmp_assign_source_77 = SELECT_METACLASS(tmp_metaclass_value_4, tmp_bases_value_4);
Py_DECREF(tmp_metaclass_value_4);
if (tmp_assign_source_77 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 252;
goto try_except_handler_16;
}
assert(tmp_class_creation_4__metaclass == NULL);
tmp_class_creation_4__metaclass = tmp_assign_source_77;
}
{
bool tmp_condition_result_21;
PyObject *tmp_key_value_12;
PyObject *tmp_dict_arg_value_12;
tmp_key_value_12 = mod_consts[294];
CHECK_OBJECT(tmp_class_creation_4__class_decl_dict);
tmp_dict_arg_value_12 = tmp_class_creation_4__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_12, tmp_key_value_12);
assert(!(tmp_res == -1));
tmp_condition_result_21 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_21 != false) {
goto branch_yes_13;
} else {
goto branch_no_13;
}
}
branch_yes_13:;
CHECK_OBJECT(tmp_class_creation_4__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_4__class_decl_dict;
tmp_dictdel_key = mod_consts[294];
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 = 252;
goto try_except_handler_16;
}
branch_no_13:;
{
nuitka_bool tmp_condition_result_22;
PyObject *tmp_expression_value_29;
CHECK_OBJECT(tmp_class_creation_4__metaclass);
tmp_expression_value_29 = tmp_class_creation_4__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_29, mod_consts[295]);
tmp_condition_result_22 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_22 == NUITKA_BOOL_TRUE) {
goto branch_yes_14;
} else {
goto branch_no_14;
}
}
branch_yes_14:;
{
PyObject *tmp_assign_source_78;
PyObject *tmp_called_value_7;
PyObject *tmp_expression_value_30;
PyObject *tmp_args_value_7;
PyObject *tmp_tuple_element_18;
PyObject *tmp_kwargs_value_7;
CHECK_OBJECT(tmp_class_creation_4__metaclass);
tmp_expression_value_30 = tmp_class_creation_4__metaclass;
tmp_called_value_7 = LOOKUP_ATTRIBUTE(tmp_expression_value_30, mod_consts[295]);
if (tmp_called_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 252;
goto try_except_handler_16;
}
tmp_tuple_element_18 = mod_consts[48];
tmp_args_value_7 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_7, 0, tmp_tuple_element_18);
CHECK_OBJECT(tmp_class_creation_4__bases);
tmp_tuple_element_18 = tmp_class_creation_4__bases;
PyTuple_SET_ITEM0(tmp_args_value_7, 1, tmp_tuple_element_18);
CHECK_OBJECT(tmp_class_creation_4__class_decl_dict);
tmp_kwargs_value_7 = tmp_class_creation_4__class_decl_dict;
frame_bc000b0a7956e8471ae68bb495ab069f->m_frame.f_lineno = 252;
tmp_assign_source_78 = CALL_FUNCTION(tmp_called_value_7, tmp_args_value_7, tmp_kwargs_value_7);
Py_DECREF(tmp_called_value_7);
Py_DECREF(tmp_args_value_7);
if (tmp_assign_source_78 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 252;
goto try_except_handler_16;
}
assert(tmp_class_creation_4__prepared == NULL);
tmp_class_creation_4__prepared = tmp_assign_source_78;
}
{
bool tmp_condition_result_23;
PyObject *tmp_operand_value_4;
PyObject *tmp_expression_value_31;
CHECK_OBJECT(tmp_class_creation_4__prepared);
tmp_expression_value_31 = tmp_class_creation_4__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_31, mod_consts[296]);
tmp_operand_value_4 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_4);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 252;
goto try_except_handler_16;
}
tmp_condition_result_23 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_23 != false) {
goto branch_yes_15;
} else {
goto branch_no_15;
}
}
branch_yes_15:;
{
PyObject *tmp_raise_type_4;
PyObject *tmp_raise_value_4;
PyObject *tmp_mod_expr_left_4;
PyObject *tmp_mod_expr_right_4;
PyObject *tmp_tuple_element_19;
PyObject *tmp_getattr_target_4;
PyObject *tmp_getattr_attr_4;
PyObject *tmp_getattr_default_4;
tmp_raise_type_4 = PyExc_TypeError;
tmp_mod_expr_left_4 = mod_consts[297];
CHECK_OBJECT(tmp_class_creation_4__metaclass);
tmp_getattr_target_4 = tmp_class_creation_4__metaclass;
tmp_getattr_attr_4 = mod_consts[298];
tmp_getattr_default_4 = mod_consts[299];
tmp_tuple_element_19 = BUILTIN_GETATTR(tmp_getattr_target_4, tmp_getattr_attr_4, tmp_getattr_default_4);
if (tmp_tuple_element_19 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 252;
goto try_except_handler_16;
}
tmp_mod_expr_right_4 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_32;
PyObject *tmp_type_arg_8;
PyTuple_SET_ITEM(tmp_mod_expr_right_4, 0, tmp_tuple_element_19);
CHECK_OBJECT(tmp_class_creation_4__prepared);
tmp_type_arg_8 = tmp_class_creation_4__prepared;
tmp_expression_value_32 = BUILTIN_TYPE1(tmp_type_arg_8);
assert(!(tmp_expression_value_32 == NULL));
tmp_tuple_element_19 = LOOKUP_ATTRIBUTE(tmp_expression_value_32, mod_consts[298]);
Py_DECREF(tmp_expression_value_32);
if (tmp_tuple_element_19 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 252;
goto tuple_build_exception_5;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_4, 1, tmp_tuple_element_19);
}
goto tuple_build_noexception_5;
// Exception handling pass through code for tuple_build:
tuple_build_exception_5:;
Py_DECREF(tmp_mod_expr_right_4);
goto try_except_handler_16;
// Finished with no exception for tuple_build:
tuple_build_noexception_5:;
tmp_raise_value_4 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_4, tmp_mod_expr_right_4);
Py_DECREF(tmp_mod_expr_right_4);
if (tmp_raise_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 252;
goto try_except_handler_16;
}
exception_type = tmp_raise_type_4;
Py_INCREF(tmp_raise_type_4);
exception_value = tmp_raise_value_4;
exception_lineno = 252;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_16;
}
branch_no_15:;
goto branch_end_14;
branch_no_14:;
{
PyObject *tmp_assign_source_79;
tmp_assign_source_79 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_4__prepared == NULL);
tmp_class_creation_4__prepared = tmp_assign_source_79;
}
branch_end_14:;
{
PyObject *tmp_assign_source_80;
{
PyObject *tmp_set_locals_4;
CHECK_OBJECT(tmp_class_creation_4__prepared);
tmp_set_locals_4 = tmp_class_creation_4__prepared;
locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252 = tmp_set_locals_4;
Py_INCREF(tmp_set_locals_4);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[300];
tmp_res = PyObject_SetItem(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252, mod_consts[301], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 252;
goto try_except_handler_18;
}
tmp_dictset_value = mod_consts[48];
tmp_res = PyObject_SetItem(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252, mod_consts[303], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 252;
goto try_except_handler_18;
}
if (isFrameUnusable(cache_frame_f8570fce8b37669e3d68a69230b5ed2c_5)) {
Py_XDECREF(cache_frame_f8570fce8b37669e3d68a69230b5ed2c_5);
#if _DEBUG_REFCOUNTS
if (cache_frame_f8570fce8b37669e3d68a69230b5ed2c_5 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_f8570fce8b37669e3d68a69230b5ed2c_5 = MAKE_CLASS_FRAME(codeobj_f8570fce8b37669e3d68a69230b5ed2c, module_tornado$simple_httpclient, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_f8570fce8b37669e3d68a69230b5ed2c_5->m_type_description == NULL);
frame_f8570fce8b37669e3d68a69230b5ed2c_5 = cache_frame_f8570fce8b37669e3d68a69230b5ed2c_5;
// Push the new frame as the currently active one.
pushFrameStack(frame_f8570fce8b37669e3d68a69230b5ed2c_5);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_f8570fce8b37669e3d68a69230b5ed2c_5) == 2); // Frame stack
// Framed code:
{
nuitka_bool tmp_condition_result_24;
PyObject *tmp_called_value_8;
PyObject *tmp_call_arg_element_1;
tmp_res = MAPPING_HAS_ITEM(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252, mod_consts[338]);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 253;
type_description_2 = "o";
goto frame_exception_exit_5;
}
tmp_condition_result_24 = (tmp_res == 1) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_24 == NUITKA_BOOL_TRUE) {
goto condexpr_true_9;
} else {
goto condexpr_false_9;
}
condexpr_true_9:;
tmp_called_value_8 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252, mod_consts[338]);
if (unlikely(tmp_called_value_8 == NULL && CHECK_AND_CLEAR_KEY_ERROR_OCCURRED())) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[338]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 253;
type_description_2 = "o";
goto frame_exception_exit_5;
}
if (tmp_called_value_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 253;
type_description_2 = "o";
goto frame_exception_exit_5;
}
tmp_call_arg_element_1 = LIST_COPY(mod_consts[339]);
frame_f8570fce8b37669e3d68a69230b5ed2c_5->m_frame.f_lineno = 253;
tmp_dictset_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_8, tmp_call_arg_element_1);
Py_DECREF(tmp_called_value_8);
Py_DECREF(tmp_call_arg_element_1);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 253;
type_description_2 = "o";
goto frame_exception_exit_5;
}
goto condexpr_end_9;
condexpr_false_9:;
tmp_dictset_value = PySet_New(mod_consts[340]);
condexpr_end_9:;
tmp_res = PyObject_SetItem(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252, mod_consts[122], 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 = 253;
type_description_2 = "o";
goto frame_exception_exit_5;
}
}
{
PyObject *tmp_annotations_14;
PyObject *tmp_dict_key_12;
PyObject *tmp_dict_value_12;
PyObject *tmp_expression_value_33;
PyObject *tmp_subscript_value_16;
tmp_dict_key_12 = mod_consts[63];
tmp_expression_value_33 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252, mod_consts[289]);
if (tmp_expression_value_33 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_33 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[289]);
if (unlikely(tmp_expression_value_33 == NULL)) {
tmp_expression_value_33 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[289]);
}
if (tmp_expression_value_33 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 259;
type_description_2 = "o";
goto frame_exception_exit_5;
}
Py_INCREF(tmp_expression_value_33);
} else {
goto frame_exception_exit_5;
}
}
tmp_subscript_value_16 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252, mod_consts[313]);
if (tmp_subscript_value_16 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_subscript_value_16 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[313]);
if (unlikely(tmp_subscript_value_16 == NULL)) {
tmp_subscript_value_16 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[313]);
}
if (tmp_subscript_value_16 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_expression_value_33);
exception_lineno = 259;
type_description_2 = "o";
goto frame_exception_exit_5;
}
Py_INCREF(tmp_subscript_value_16);
} else {
goto frame_exception_exit_5;
}
}
tmp_dict_value_12 = LOOKUP_SUBSCRIPT(tmp_expression_value_33, tmp_subscript_value_16);
Py_DECREF(tmp_expression_value_33);
Py_DECREF(tmp_subscript_value_16);
if (tmp_dict_value_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 259;
type_description_2 = "o";
goto frame_exception_exit_5;
}
tmp_annotations_14 = _PyDict_NewPresized( 9 );
{
PyObject *tmp_expression_value_34;
PyObject *tmp_subscript_value_17;
PyObject *tmp_expression_value_35;
PyObject *tmp_subscript_value_18;
PyObject *tmp_tuple_element_20;
PyObject *tmp_list_element_3;
tmp_res = PyDict_SetItem(tmp_annotations_14, tmp_dict_key_12, tmp_dict_value_12);
Py_DECREF(tmp_dict_value_12);
assert(!(tmp_res != 0));
tmp_dict_key_12 = mod_consts[64];
tmp_dict_value_12 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252, mod_consts[270]);
if (tmp_dict_value_12 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_dict_value_12 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[270]);
if (unlikely(tmp_dict_value_12 == NULL)) {
tmp_dict_value_12 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[270]);
}
if (tmp_dict_value_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 260;
type_description_2 = "o";
goto dict_build_exception_5;
}
Py_INCREF(tmp_dict_value_12);
} else {
goto dict_build_exception_5;
}
}
tmp_res = PyDict_SetItem(tmp_annotations_14, tmp_dict_key_12, tmp_dict_value_12);
Py_DECREF(tmp_dict_value_12);
assert(!(tmp_res != 0));
tmp_dict_key_12 = mod_consts[65];
tmp_expression_value_34 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252, mod_consts[288]);
if (tmp_expression_value_34 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_34 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[288]);
if (unlikely(tmp_expression_value_34 == NULL)) {
tmp_expression_value_34 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[288]);
}
if (tmp_expression_value_34 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 261;
type_description_2 = "o";
goto dict_build_exception_5;
}
Py_INCREF(tmp_expression_value_34);
} else {
goto dict_build_exception_5;
}
}
tmp_subscript_value_17 = DEEP_COPY_TUPLE_GUIDED(mod_consts[328], "li");
tmp_dict_value_12 = LOOKUP_SUBSCRIPT(tmp_expression_value_34, tmp_subscript_value_17);
Py_DECREF(tmp_expression_value_34);
Py_DECREF(tmp_subscript_value_17);
if (tmp_dict_value_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 261;
type_description_2 = "o";
goto dict_build_exception_5;
}
tmp_res = PyDict_SetItem(tmp_annotations_14, tmp_dict_key_12, tmp_dict_value_12);
Py_DECREF(tmp_dict_value_12);
assert(!(tmp_res != 0));
tmp_dict_key_12 = mod_consts[66];
tmp_expression_value_35 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252, mod_consts[288]);
if (tmp_expression_value_35 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_35 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[288]);
if (unlikely(tmp_expression_value_35 == NULL)) {
tmp_expression_value_35 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[288]);
}
if (tmp_expression_value_35 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 262;
type_description_2 = "o";
goto dict_build_exception_5;
}
Py_INCREF(tmp_expression_value_35);
} else {
goto dict_build_exception_5;
}
}
tmp_list_element_3 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252, mod_consts[53]);
if (tmp_list_element_3 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_list_element_3 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[53]);
if (unlikely(tmp_list_element_3 == NULL)) {
tmp_list_element_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[53]);
}
if (tmp_list_element_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_expression_value_35);
exception_lineno = 262;
type_description_2 = "o";
goto dict_build_exception_5;
}
Py_INCREF(tmp_list_element_3);
} else {
goto dict_build_exception_5;
}
}
tmp_tuple_element_20 = MAKE_LIST_EMPTY(1);
PyList_SET_ITEM(tmp_tuple_element_20, 0, tmp_list_element_3);
tmp_subscript_value_18 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM(tmp_subscript_value_18, 0, tmp_tuple_element_20);
tmp_tuple_element_20 = Py_None;
PyTuple_SET_ITEM0(tmp_subscript_value_18, 1, tmp_tuple_element_20);
tmp_dict_value_12 = LOOKUP_SUBSCRIPT(tmp_expression_value_35, tmp_subscript_value_18);
Py_DECREF(tmp_expression_value_35);
Py_DECREF(tmp_subscript_value_18);
if (tmp_dict_value_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 262;
type_description_2 = "o";
goto dict_build_exception_5;
}
tmp_res = PyDict_SetItem(tmp_annotations_14, tmp_dict_key_12, tmp_dict_value_12);
Py_DECREF(tmp_dict_value_12);
assert(!(tmp_res != 0));
tmp_dict_key_12 = mod_consts[15];
tmp_dict_value_12 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252, mod_consts[316]);
if (tmp_dict_value_12 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_dict_value_12 = (PyObject *)&PyLong_Type;
Py_INCREF(tmp_dict_value_12);
} else {
goto dict_build_exception_5;
}
}
tmp_res = PyDict_SetItem(tmp_annotations_14, tmp_dict_key_12, tmp_dict_value_12);
Py_DECREF(tmp_dict_value_12);
assert(!(tmp_res != 0));
tmp_dict_key_12 = mod_consts[26];
tmp_dict_value_12 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252, mod_consts[23]);
if (tmp_dict_value_12 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_dict_value_12 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[23]);
if (unlikely(tmp_dict_value_12 == NULL)) {
tmp_dict_value_12 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[23]);
}
if (tmp_dict_value_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 264;
type_description_2 = "o";
goto dict_build_exception_5;
}
Py_INCREF(tmp_dict_value_12);
} else {
goto dict_build_exception_5;
}
}
tmp_res = PyDict_SetItem(tmp_annotations_14, tmp_dict_key_12, tmp_dict_value_12);
Py_DECREF(tmp_dict_value_12);
assert(!(tmp_res != 0));
tmp_dict_key_12 = mod_consts[16];
tmp_dict_value_12 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252, mod_consts[316]);
if (tmp_dict_value_12 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_dict_value_12 = (PyObject *)&PyLong_Type;
Py_INCREF(tmp_dict_value_12);
} else {
goto dict_build_exception_5;
}
}
tmp_res = PyDict_SetItem(tmp_annotations_14, tmp_dict_key_12, tmp_dict_value_12);
Py_DECREF(tmp_dict_value_12);
assert(!(tmp_res != 0));
tmp_dict_key_12 = mod_consts[17];
tmp_dict_value_12 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252, mod_consts[316]);
if (tmp_dict_value_12 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_dict_value_12 = (PyObject *)&PyLong_Type;
Py_INCREF(tmp_dict_value_12);
} else {
goto dict_build_exception_5;
}
}
tmp_res = PyDict_SetItem(tmp_annotations_14, tmp_dict_key_12, tmp_dict_value_12);
Py_DECREF(tmp_dict_value_12);
assert(!(tmp_res != 0));
tmp_dict_key_12 = mod_consts[305];
tmp_dict_value_12 = Py_None;
tmp_res = PyDict_SetItem(tmp_annotations_14, tmp_dict_key_12, tmp_dict_value_12);
assert(!(tmp_res != 0));
}
goto dict_build_noexception_5;
// Exception handling pass through code for dict_build:
dict_build_exception_5:;
Py_DECREF(tmp_annotations_14);
goto frame_exception_exit_5;
// Finished with no exception for dict_build:
dict_build_noexception_5:;
tmp_dictset_value = MAKE_FUNCTION_tornado$simple_httpclient$$$function__14___init__(tmp_annotations_14);
tmp_res = PyObject_SetItem(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252, mod_consts[1], 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 = 257;
type_description_2 = "o";
goto frame_exception_exit_5;
}
}
{
PyObject *tmp_annotations_15;
tmp_annotations_15 = DICT_COPY(mod_consts[320]);
tmp_dictset_value = MAKE_FUNCTION_tornado$simple_httpclient$$$function__15_run(tmp_annotations_15);
tmp_res = PyObject_SetItem(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252, mod_consts[76], 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 = 290;
type_description_2 = "o";
goto frame_exception_exit_5;
}
}
{
PyObject *tmp_annotations_16;
PyObject *tmp_dict_key_13;
PyObject *tmp_dict_value_13;
tmp_dict_key_13 = mod_consts[86];
tmp_dict_value_13 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252, mod_consts[304]);
if (tmp_dict_value_13 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_dict_value_13 = (PyObject *)&PyUnicode_Type;
Py_INCREF(tmp_dict_value_13);
} else {
goto frame_exception_exit_5;
}
}
tmp_annotations_16 = _PyDict_NewPresized( 2 );
{
PyObject *tmp_expression_value_36;
PyObject *tmp_subscript_value_19;
PyObject *tmp_tuple_element_21;
tmp_res = PyDict_SetItem(tmp_annotations_16, tmp_dict_key_13, tmp_dict_value_13);
Py_DECREF(tmp_dict_value_13);
assert(!(tmp_res != 0));
tmp_dict_key_13 = mod_consts[305];
tmp_expression_value_36 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252, mod_consts[291]);
if (tmp_expression_value_36 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_36 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[291]);
if (unlikely(tmp_expression_value_36 == NULL)) {
tmp_expression_value_36 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[291]);
}
if (tmp_expression_value_36 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 453;
type_description_2 = "o";
goto dict_build_exception_6;
}
Py_INCREF(tmp_expression_value_36);
} else {
goto dict_build_exception_6;
}
}
tmp_tuple_element_21 = Py_None;
tmp_subscript_value_19 = MAKE_TUPLE_EMPTY(3);
{
PyObject *tmp_expression_value_37;
PyObject *tmp_subscript_value_20;
PyObject *tmp_tuple_element_22;
PyObject *tmp_expression_value_38;
PyTuple_SET_ITEM0(tmp_subscript_value_19, 0, tmp_tuple_element_21);
tmp_expression_value_37 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252, mod_consts[286]);
if (tmp_expression_value_37 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_37 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[286]);
if (unlikely(tmp_expression_value_37 == NULL)) {
tmp_expression_value_37 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[286]);
}
if (tmp_expression_value_37 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 453;
type_description_2 = "o";
goto tuple_build_exception_6;
}
Py_INCREF(tmp_expression_value_37);
} else {
goto tuple_build_exception_6;
}
}
tmp_tuple_element_22 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252, mod_consts[304]);
if (tmp_tuple_element_22 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_tuple_element_22 = (PyObject *)&PyUnicode_Type;
Py_INCREF(tmp_tuple_element_22);
} else {
goto tuple_build_exception_6;
}
}
tmp_subscript_value_20 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM(tmp_subscript_value_20, 0, tmp_tuple_element_22);
tmp_tuple_element_22 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252, mod_consts[287]);
if (tmp_tuple_element_22 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_tuple_element_22 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[287]);
if (unlikely(tmp_tuple_element_22 == NULL)) {
tmp_tuple_element_22 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[287]);
}
if (tmp_tuple_element_22 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 453;
type_description_2 = "o";
goto tuple_build_exception_7;
}
Py_INCREF(tmp_tuple_element_22);
} else {
goto tuple_build_exception_7;
}
}
PyTuple_SET_ITEM(tmp_subscript_value_20, 1, tmp_tuple_element_22);
goto tuple_build_noexception_6;
// Exception handling pass through code for tuple_build:
tuple_build_exception_7:;
Py_DECREF(tmp_expression_value_37);
Py_DECREF(tmp_subscript_value_20);
goto tuple_build_exception_6;
// Finished with no exception for tuple_build:
tuple_build_noexception_6:;
tmp_tuple_element_21 = LOOKUP_SUBSCRIPT(tmp_expression_value_37, tmp_subscript_value_20);
Py_DECREF(tmp_expression_value_37);
Py_DECREF(tmp_subscript_value_20);
if (tmp_tuple_element_21 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 453;
type_description_2 = "o";
goto tuple_build_exception_6;
}
PyTuple_SET_ITEM(tmp_subscript_value_19, 1, tmp_tuple_element_21);
tmp_expression_value_38 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252, mod_consts[186]);
if (tmp_expression_value_38 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_38 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[186]);
if (unlikely(tmp_expression_value_38 == NULL)) {
tmp_expression_value_38 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[186]);
}
if (tmp_expression_value_38 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 453;
type_description_2 = "o";
goto tuple_build_exception_6;
}
Py_INCREF(tmp_expression_value_38);
} else {
goto tuple_build_exception_6;
}
}
tmp_tuple_element_21 = LOOKUP_ATTRIBUTE(tmp_expression_value_38, mod_consts[342]);
Py_DECREF(tmp_expression_value_38);
if (tmp_tuple_element_21 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 453;
type_description_2 = "o";
goto tuple_build_exception_6;
}
PyTuple_SET_ITEM(tmp_subscript_value_19, 2, tmp_tuple_element_21);
}
goto tuple_build_noexception_7;
// Exception handling pass through code for tuple_build:
tuple_build_exception_6:;
Py_DECREF(tmp_expression_value_36);
Py_DECREF(tmp_subscript_value_19);
goto dict_build_exception_6;
// Finished with no exception for tuple_build:
tuple_build_noexception_7:;
tmp_dict_value_13 = LOOKUP_SUBSCRIPT(tmp_expression_value_36, tmp_subscript_value_19);
Py_DECREF(tmp_expression_value_36);
Py_DECREF(tmp_subscript_value_19);
if (tmp_dict_value_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 453;
type_description_2 = "o";
goto dict_build_exception_6;
}
tmp_res = PyDict_SetItem(tmp_annotations_16, tmp_dict_key_13, tmp_dict_value_13);
Py_DECREF(tmp_dict_value_13);
assert(!(tmp_res != 0));
}
goto dict_build_noexception_6;
// Exception handling pass through code for dict_build:
dict_build_exception_6:;
Py_DECREF(tmp_annotations_16);
goto frame_exception_exit_5;
// Finished with no exception for dict_build:
dict_build_noexception_6:;
tmp_dictset_value = MAKE_FUNCTION_tornado$simple_httpclient$$$function__16__get_ssl_options(tmp_annotations_16);
tmp_res = PyObject_SetItem(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252, mod_consts[109], 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 = 451;
type_description_2 = "o";
goto frame_exception_exit_5;
}
}
{
PyObject *tmp_defaults_3;
PyObject *tmp_annotations_17;
PyObject *tmp_dict_key_14;
PyObject *tmp_dict_value_14;
PyObject *tmp_expression_value_39;
PyObject *tmp_subscript_value_21;
tmp_defaults_3 = mod_consts[334];
tmp_dict_key_14 = mod_consts[335];
tmp_expression_value_39 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252, mod_consts[289]);
if (tmp_expression_value_39 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_39 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[289]);
if (unlikely(tmp_expression_value_39 == NULL)) {
tmp_expression_value_39 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[289]);
}
if (tmp_expression_value_39 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 482;
type_description_2 = "o";
goto frame_exception_exit_5;
}
Py_INCREF(tmp_expression_value_39);
} else {
goto frame_exception_exit_5;
}
}
tmp_subscript_value_21 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252, mod_consts[304]);
if (tmp_subscript_value_21 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_subscript_value_21 = (PyObject *)&PyUnicode_Type;
Py_INCREF(tmp_subscript_value_21);
} else {
goto frame_exception_exit_5;
}
}
tmp_dict_value_14 = LOOKUP_SUBSCRIPT(tmp_expression_value_39, tmp_subscript_value_21);
Py_DECREF(tmp_expression_value_39);
Py_DECREF(tmp_subscript_value_21);
if (tmp_dict_value_14 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 482;
type_description_2 = "o";
goto frame_exception_exit_5;
}
tmp_annotations_17 = _PyDict_NewPresized( 2 );
tmp_res = PyDict_SetItem(tmp_annotations_17, tmp_dict_key_14, tmp_dict_value_14);
Py_DECREF(tmp_dict_value_14);
assert(!(tmp_res != 0));
tmp_dict_key_14 = mod_consts[305];
tmp_dict_value_14 = Py_None;
tmp_res = PyDict_SetItem(tmp_annotations_17, tmp_dict_key_14, tmp_dict_value_14);
assert(!(tmp_res != 0));
Py_INCREF(tmp_defaults_3);
tmp_dictset_value = MAKE_FUNCTION_tornado$simple_httpclient$$$function__17__on_timeout(tmp_defaults_3, tmp_annotations_17);
tmp_res = PyObject_SetItem(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252, mod_consts[36], 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 = 482;
type_description_2 = "o";
goto frame_exception_exit_5;
}
}
{
PyObject *tmp_annotations_18;
tmp_annotations_18 = DICT_COPY(mod_consts[320]);
tmp_dictset_value = MAKE_FUNCTION_tornado$simple_httpclient$$$function__18__remove_timeout(tmp_annotations_18);
tmp_res = PyObject_SetItem(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252, mod_consts[44], 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 = 496;
type_description_2 = "o";
goto frame_exception_exit_5;
}
}
{
PyObject *tmp_annotations_19;
PyObject *tmp_dict_key_15;
PyObject *tmp_dict_value_15;
tmp_dict_key_15 = mod_consts[117];
tmp_dict_value_15 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252, mod_consts[278]);
if (tmp_dict_value_15 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_dict_value_15 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[278]);
if (unlikely(tmp_dict_value_15 == NULL)) {
tmp_dict_value_15 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[278]);
}
if (tmp_dict_value_15 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 501;
type_description_2 = "o";
goto frame_exception_exit_5;
}
Py_INCREF(tmp_dict_value_15);
} else {
goto frame_exception_exit_5;
}
}
tmp_annotations_19 = _PyDict_NewPresized( 2 );
tmp_res = PyDict_SetItem(tmp_annotations_19, tmp_dict_key_15, tmp_dict_value_15);
Py_DECREF(tmp_dict_value_15);
assert(!(tmp_res != 0));
tmp_dict_key_15 = mod_consts[305];
tmp_dict_value_15 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252, mod_consts[200]);
if (tmp_dict_value_15 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_dict_value_15 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[200]);
if (unlikely(tmp_dict_value_15 == NULL)) {
tmp_dict_value_15 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[200]);
}
if (tmp_dict_value_15 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 501;
type_description_2 = "o";
goto dict_build_exception_7;
}
Py_INCREF(tmp_dict_value_15);
} else {
goto dict_build_exception_7;
}
}
tmp_res = PyDict_SetItem(tmp_annotations_19, tmp_dict_key_15, tmp_dict_value_15);
Py_DECREF(tmp_dict_value_15);
assert(!(tmp_res != 0));
goto dict_build_noexception_7;
// Exception handling pass through code for dict_build:
dict_build_exception_7:;
Py_DECREF(tmp_annotations_19);
goto frame_exception_exit_5;
// Finished with no exception for dict_build:
dict_build_noexception_7:;
tmp_dictset_value = MAKE_FUNCTION_tornado$simple_httpclient$$$function__19__create_connection(tmp_annotations_19);
tmp_res = PyObject_SetItem(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252, mod_consts[169], 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 = 501;
type_description_2 = "o";
goto frame_exception_exit_5;
}
}
{
PyObject *tmp_annotations_20;
PyObject *tmp_dict_key_16;
PyObject *tmp_dict_value_16;
tmp_dict_key_16 = mod_consts[205];
tmp_dict_value_16 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252, mod_consts[347]);
if (tmp_dict_value_16 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_dict_value_16 = (PyObject *)&PyBool_Type;
Py_INCREF(tmp_dict_value_16);
} else {
goto frame_exception_exit_5;
}
}
tmp_annotations_20 = _PyDict_NewPresized( 2 );
tmp_res = PyDict_SetItem(tmp_annotations_20, tmp_dict_key_16, tmp_dict_value_16);
Py_DECREF(tmp_dict_value_16);
assert(!(tmp_res != 0));
tmp_dict_key_16 = mod_consts[305];
tmp_dict_value_16 = Py_None;
tmp_res = PyDict_SetItem(tmp_annotations_20, tmp_dict_key_16, tmp_dict_value_16);
assert(!(tmp_res != 0));
tmp_dictset_value = MAKE_FUNCTION_tornado$simple_httpclient$$$function__20__write_body(tmp_annotations_20);
tmp_res = PyObject_SetItem(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252, mod_consts[174], 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 = 516;
type_description_2 = "o";
goto frame_exception_exit_5;
}
}
{
PyObject *tmp_annotations_21;
tmp_annotations_21 = DICT_COPY(mod_consts[320]);
tmp_dictset_value = MAKE_FUNCTION_tornado$simple_httpclient$$$function__21__release(tmp_annotations_21);
tmp_res = PyObject_SetItem(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252, mod_consts[208], 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 = 531;
type_description_2 = "o";
goto frame_exception_exit_5;
}
}
{
PyObject *tmp_annotations_22;
PyObject *tmp_dict_key_17;
PyObject *tmp_dict_value_17;
tmp_dict_key_17 = mod_consts[349];
tmp_dict_value_17 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252, mod_consts[53]);
if (tmp_dict_value_17 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_dict_value_17 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[53]);
if (unlikely(tmp_dict_value_17 == NULL)) {
tmp_dict_value_17 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[53]);
}
if (tmp_dict_value_17 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 537;
type_description_2 = "o";
goto frame_exception_exit_5;
}
Py_INCREF(tmp_dict_value_17);
} else {
goto frame_exception_exit_5;
}
}
tmp_annotations_22 = _PyDict_NewPresized( 2 );
tmp_res = PyDict_SetItem(tmp_annotations_22, tmp_dict_key_17, tmp_dict_value_17);
Py_DECREF(tmp_dict_value_17);
assert(!(tmp_res != 0));
tmp_dict_key_17 = mod_consts[305];
tmp_dict_value_17 = Py_None;
tmp_res = PyDict_SetItem(tmp_annotations_22, tmp_dict_key_17, tmp_dict_value_17);
assert(!(tmp_res != 0));
tmp_dictset_value = MAKE_FUNCTION_tornado$simple_httpclient$$$function__22__run_callback(tmp_annotations_22);
tmp_res = PyObject_SetItem(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252, mod_consts[212], 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 = 537;
type_description_2 = "o";
goto frame_exception_exit_5;
}
}
{
PyObject *tmp_annotations_23;
PyObject *tmp_dict_key_18;
PyObject *tmp_dict_value_18;
tmp_dict_key_18 = mod_consts[351];
tmp_dict_value_18 = mod_consts[352];
tmp_annotations_23 = _PyDict_NewPresized( 4 );
{
PyObject *tmp_expression_value_40;
PyObject *tmp_subscript_value_22;
PyObject *tmp_expression_value_41;
PyObject *tmp_subscript_value_23;
tmp_res = PyDict_SetItem(tmp_annotations_23, tmp_dict_key_18, tmp_dict_value_18);
assert(!(tmp_res != 0));
tmp_dict_key_18 = mod_consts[353];
tmp_expression_value_40 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252, mod_consts[289]);
if (tmp_expression_value_40 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_40 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[289]);
if (unlikely(tmp_expression_value_40 == NULL)) {
tmp_expression_value_40 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[289]);
}
if (tmp_expression_value_40 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 547;
type_description_2 = "o";
goto dict_build_exception_8;
}
Py_INCREF(tmp_expression_value_40);
} else {
goto dict_build_exception_8;
}
}
tmp_subscript_value_22 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252, mod_consts[354]);
if (tmp_subscript_value_22 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_subscript_value_22 = PyExc_BaseException;
Py_INCREF(tmp_subscript_value_22);
} else {
goto dict_build_exception_8;
}
}
tmp_dict_value_18 = LOOKUP_SUBSCRIPT(tmp_expression_value_40, tmp_subscript_value_22);
Py_DECREF(tmp_expression_value_40);
Py_DECREF(tmp_subscript_value_22);
if (tmp_dict_value_18 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 547;
type_description_2 = "o";
goto dict_build_exception_8;
}
tmp_res = PyDict_SetItem(tmp_annotations_23, tmp_dict_key_18, tmp_dict_value_18);
Py_DECREF(tmp_dict_value_18);
assert(!(tmp_res != 0));
tmp_dict_key_18 = mod_consts[355];
tmp_expression_value_41 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252, mod_consts[289]);
if (tmp_expression_value_41 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_41 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[289]);
if (unlikely(tmp_expression_value_41 == NULL)) {
tmp_expression_value_41 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[289]);
}
if (tmp_expression_value_41 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 548;
type_description_2 = "o";
goto dict_build_exception_8;
}
Py_INCREF(tmp_expression_value_41);
} else {
goto dict_build_exception_8;
}
}
tmp_subscript_value_23 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252, mod_consts[292]);
if (tmp_subscript_value_23 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_subscript_value_23 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[292]);
if (unlikely(tmp_subscript_value_23 == NULL)) {
tmp_subscript_value_23 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[292]);
}
if (tmp_subscript_value_23 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_expression_value_41);
exception_lineno = 548;
type_description_2 = "o";
goto dict_build_exception_8;
}
Py_INCREF(tmp_subscript_value_23);
} else {
goto dict_build_exception_8;
}
}
tmp_dict_value_18 = LOOKUP_SUBSCRIPT(tmp_expression_value_41, tmp_subscript_value_23);
Py_DECREF(tmp_expression_value_41);
Py_DECREF(tmp_subscript_value_23);
if (tmp_dict_value_18 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 548;
type_description_2 = "o";
goto dict_build_exception_8;
}
tmp_res = PyDict_SetItem(tmp_annotations_23, tmp_dict_key_18, tmp_dict_value_18);
Py_DECREF(tmp_dict_value_18);
assert(!(tmp_res != 0));
tmp_dict_key_18 = mod_consts[305];
tmp_dict_value_18 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252, mod_consts[347]);
if (tmp_dict_value_18 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_dict_value_18 = (PyObject *)&PyBool_Type;
Py_INCREF(tmp_dict_value_18);
} else {
goto dict_build_exception_8;
}
}
tmp_res = PyDict_SetItem(tmp_annotations_23, tmp_dict_key_18, tmp_dict_value_18);
Py_DECREF(tmp_dict_value_18);
assert(!(tmp_res != 0));
}
goto dict_build_noexception_8;
// Exception handling pass through code for dict_build:
dict_build_exception_8:;
Py_DECREF(tmp_annotations_23);
goto frame_exception_exit_5;
// Finished with no exception for dict_build:
dict_build_noexception_8:;
tmp_dictset_value = MAKE_FUNCTION_tornado$simple_httpclient$$$function__23__handle_exception(tmp_annotations_23);
tmp_res = PyObject_SetItem(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252, mod_consts[176], 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 = 544;
type_description_2 = "o";
goto frame_exception_exit_5;
}
}
{
PyObject *tmp_annotations_24;
tmp_annotations_24 = DICT_COPY(mod_consts[320]);
tmp_dictset_value = MAKE_FUNCTION_tornado$simple_httpclient$$$function__24_on_connection_close(tmp_annotations_24);
tmp_res = PyObject_SetItem(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252, mod_consts[119], 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 = 580;
type_description_2 = "o";
goto frame_exception_exit_5;
}
}
{
PyObject *tmp_annotations_25;
PyObject *tmp_dict_key_19;
PyObject *tmp_dict_value_19;
PyObject *tmp_expression_value_42;
PyObject *tmp_subscript_value_24;
PyObject *tmp_tuple_element_23;
PyObject *tmp_expression_value_43;
tmp_dict_key_19 = mod_consts[216];
tmp_expression_value_42 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252, mod_consts[291]);
if (tmp_expression_value_42 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_42 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[291]);
if (unlikely(tmp_expression_value_42 == NULL)) {
tmp_expression_value_42 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[291]);
}
if (tmp_expression_value_42 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 592;
type_description_2 = "o";
goto frame_exception_exit_5;
}
Py_INCREF(tmp_expression_value_42);
} else {
goto frame_exception_exit_5;
}
}
tmp_expression_value_43 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252, mod_consts[93]);
if (tmp_expression_value_43 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_43 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[93]);
if (unlikely(tmp_expression_value_43 == NULL)) {
tmp_expression_value_43 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[93]);
}
if (tmp_expression_value_43 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_expression_value_42);
exception_lineno = 592;
type_description_2 = "o";
goto frame_exception_exit_5;
}
Py_INCREF(tmp_expression_value_43);
} else {
goto frame_exception_exit_5;
}
}
tmp_tuple_element_23 = LOOKUP_ATTRIBUTE(tmp_expression_value_43, mod_consts[217]);
Py_DECREF(tmp_expression_value_43);
if (tmp_tuple_element_23 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_expression_value_42);
exception_lineno = 592;
type_description_2 = "o";
goto frame_exception_exit_5;
}
tmp_subscript_value_24 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_44;
PyTuple_SET_ITEM(tmp_subscript_value_24, 0, tmp_tuple_element_23);
tmp_expression_value_44 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252, mod_consts[93]);
if (tmp_expression_value_44 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_44 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[93]);
if (unlikely(tmp_expression_value_44 == NULL)) {
tmp_expression_value_44 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[93]);
}
if (tmp_expression_value_44 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 592;
type_description_2 = "o";
goto tuple_build_exception_8;
}
Py_INCREF(tmp_expression_value_44);
} else {
goto tuple_build_exception_8;
}
}
tmp_tuple_element_23 = LOOKUP_ATTRIBUTE(tmp_expression_value_44, mod_consts[171]);
Py_DECREF(tmp_expression_value_44);
if (tmp_tuple_element_23 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 592;
type_description_2 = "o";
goto tuple_build_exception_8;
}
PyTuple_SET_ITEM(tmp_subscript_value_24, 1, tmp_tuple_element_23);
}
goto tuple_build_noexception_8;
// Exception handling pass through code for tuple_build:
tuple_build_exception_8:;
Py_DECREF(tmp_expression_value_42);
Py_DECREF(tmp_subscript_value_24);
goto frame_exception_exit_5;
// Finished with no exception for tuple_build:
tuple_build_noexception_8:;
tmp_dict_value_19 = LOOKUP_SUBSCRIPT(tmp_expression_value_42, tmp_subscript_value_24);
Py_DECREF(tmp_expression_value_42);
Py_DECREF(tmp_subscript_value_24);
if (tmp_dict_value_19 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 592;
type_description_2 = "o";
goto frame_exception_exit_5;
}
tmp_annotations_25 = _PyDict_NewPresized( 3 );
{
PyObject *tmp_expression_value_45;
tmp_res = PyDict_SetItem(tmp_annotations_25, tmp_dict_key_19, tmp_dict_value_19);
Py_DECREF(tmp_dict_value_19);
assert(!(tmp_res != 0));
tmp_dict_key_19 = mod_consts[68];
tmp_expression_value_45 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252, mod_consts[93]);
if (tmp_expression_value_45 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_45 = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[93]);
if (unlikely(tmp_expression_value_45 == NULL)) {
tmp_expression_value_45 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[93]);
}
if (tmp_expression_value_45 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 593;
type_description_2 = "o";
goto dict_build_exception_9;
}
Py_INCREF(tmp_expression_value_45);
} else {
goto dict_build_exception_9;
}
}
tmp_dict_value_19 = LOOKUP_ATTRIBUTE(tmp_expression_value_45, mod_consts[358]);
Py_DECREF(tmp_expression_value_45);
if (tmp_dict_value_19 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 593;
type_description_2 = "o";
goto dict_build_exception_9;
}
tmp_res = PyDict_SetItem(tmp_annotations_25, tmp_dict_key_19, tmp_dict_value_19);
Py_DECREF(tmp_dict_value_19);
assert(!(tmp_res != 0));
tmp_dict_key_19 = mod_consts[305];
tmp_dict_value_19 = Py_None;
tmp_res = PyDict_SetItem(tmp_annotations_25, tmp_dict_key_19, tmp_dict_value_19);
assert(!(tmp_res != 0));
}
goto dict_build_noexception_9;
// Exception handling pass through code for dict_build:
dict_build_exception_9:;
Py_DECREF(tmp_annotations_25);
goto frame_exception_exit_5;
// Finished with no exception for dict_build:
dict_build_noexception_9:;
tmp_dictset_value = MAKE_FUNCTION_tornado$simple_httpclient$$$function__25_headers_received(tmp_annotations_25);
tmp_res = PyObject_SetItem(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252, mod_consts[227], 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 = 590;
type_description_2 = "o";
goto frame_exception_exit_5;
}
}
{
PyObject *tmp_annotations_26;
PyObject *tmp_dict_key_20;
PyObject *tmp_dict_value_20;
tmp_dict_key_20 = mod_consts[305];
tmp_dict_value_20 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252, mod_consts[347]);
if (tmp_dict_value_20 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_dict_value_20 = (PyObject *)&PyBool_Type;
Py_INCREF(tmp_dict_value_20);
} else {
goto frame_exception_exit_5;
}
}
tmp_annotations_26 = _PyDict_NewPresized( 1 );
tmp_res = PyDict_SetItem(tmp_annotations_26, tmp_dict_key_20, tmp_dict_value_20);
Py_DECREF(tmp_dict_value_20);
assert(!(tmp_res != 0));
tmp_dictset_value = MAKE_FUNCTION_tornado$simple_httpclient$$$function__26__should_follow_redirect(tmp_annotations_26);
tmp_res = PyObject_SetItem(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252, mod_consts[221], 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 = 613;
type_description_2 = "o";
goto frame_exception_exit_5;
}
}
{
PyObject *tmp_annotations_27;
tmp_annotations_27 = DICT_COPY(mod_consts[320]);
tmp_dictset_value = MAKE_FUNCTION_tornado$simple_httpclient$$$function__27_finish(tmp_annotations_27);
tmp_res = PyObject_SetItem(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252, mod_consts[204], 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 = 624;
type_description_2 = "o";
goto frame_exception_exit_5;
}
}
{
PyObject *tmp_annotations_28;
tmp_annotations_28 = DICT_COPY(mod_consts[320]);
tmp_dictset_value = MAKE_FUNCTION_tornado$simple_httpclient$$$function__28__on_end_request(tmp_annotations_28);
tmp_res = PyObject_SetItem(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252, mod_consts[250], 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 = 689;
type_description_2 = "o";
goto frame_exception_exit_5;
}
}
{
PyObject *tmp_annotations_29;
PyObject *tmp_dict_key_21;
PyObject *tmp_dict_value_21;
tmp_dict_key_21 = mod_consts[362];
tmp_dict_value_21 = PyObject_GetItem(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252, mod_consts[363]);
if (tmp_dict_value_21 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_dict_value_21 = (PyObject *)&PyBytes_Type;
Py_INCREF(tmp_dict_value_21);
} else {
goto frame_exception_exit_5;
}
}
tmp_annotations_29 = _PyDict_NewPresized( 2 );
tmp_res = PyDict_SetItem(tmp_annotations_29, tmp_dict_key_21, tmp_dict_value_21);
Py_DECREF(tmp_dict_value_21);
assert(!(tmp_res != 0));
tmp_dict_key_21 = mod_consts[305];
tmp_dict_value_21 = Py_None;
tmp_res = PyDict_SetItem(tmp_annotations_29, tmp_dict_key_21, tmp_dict_value_21);
assert(!(tmp_res != 0));
tmp_dictset_value = MAKE_FUNCTION_tornado$simple_httpclient$$$function__29_data_received(tmp_annotations_29);
tmp_res = PyObject_SetItem(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252, mod_consts[364], 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 = 692;
type_description_2 = "o";
goto frame_exception_exit_5;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_f8570fce8b37669e3d68a69230b5ed2c_5);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_4;
frame_exception_exit_5:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_f8570fce8b37669e3d68a69230b5ed2c_5);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_f8570fce8b37669e3d68a69230b5ed2c_5, exception_lineno);
} else if (exception_tb->tb_frame != &frame_f8570fce8b37669e3d68a69230b5ed2c_5->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_f8570fce8b37669e3d68a69230b5ed2c_5, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_f8570fce8b37669e3d68a69230b5ed2c_5,
type_description_2,
outline_3_var___class__
);
// Release cached frame if used for exception.
if (frame_f8570fce8b37669e3d68a69230b5ed2c_5 == cache_frame_f8570fce8b37669e3d68a69230b5ed2c_5) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_f8570fce8b37669e3d68a69230b5ed2c_5);
cache_frame_f8570fce8b37669e3d68a69230b5ed2c_5 = NULL;
}
assertFrameObject(frame_f8570fce8b37669e3d68a69230b5ed2c_5);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_4;
frame_no_exception_4:;
goto skip_nested_handling_4;
nested_frame_exit_4:;
goto try_except_handler_18;
skip_nested_handling_4:;
{
nuitka_bool tmp_condition_result_25;
PyObject *tmp_cmp_expr_left_4;
PyObject *tmp_cmp_expr_right_4;
CHECK_OBJECT(tmp_class_creation_4__bases);
tmp_cmp_expr_left_4 = tmp_class_creation_4__bases;
CHECK_OBJECT(tmp_class_creation_4__bases_orig);
tmp_cmp_expr_right_4 = tmp_class_creation_4__bases_orig;
tmp_condition_result_25 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_4, tmp_cmp_expr_right_4);
if (tmp_condition_result_25 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 252;
goto try_except_handler_18;
}
if (tmp_condition_result_25 == NUITKA_BOOL_TRUE) {
goto branch_yes_16;
} else {
goto branch_no_16;
}
}
branch_yes_16:;
CHECK_OBJECT(tmp_class_creation_4__bases_orig);
tmp_dictset_value = tmp_class_creation_4__bases_orig;
tmp_res = PyObject_SetItem(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252, mod_consts[309], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 252;
goto try_except_handler_18;
}
branch_no_16:;
{
PyObject *tmp_assign_source_81;
PyObject *tmp_called_value_9;
PyObject *tmp_args_value_8;
PyObject *tmp_tuple_element_24;
PyObject *tmp_kwargs_value_8;
CHECK_OBJECT(tmp_class_creation_4__metaclass);
tmp_called_value_9 = tmp_class_creation_4__metaclass;
tmp_tuple_element_24 = mod_consts[48];
tmp_args_value_8 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_8, 0, tmp_tuple_element_24);
CHECK_OBJECT(tmp_class_creation_4__bases);
tmp_tuple_element_24 = tmp_class_creation_4__bases;
PyTuple_SET_ITEM0(tmp_args_value_8, 1, tmp_tuple_element_24);
tmp_tuple_element_24 = locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252;
PyTuple_SET_ITEM0(tmp_args_value_8, 2, tmp_tuple_element_24);
CHECK_OBJECT(tmp_class_creation_4__class_decl_dict);
tmp_kwargs_value_8 = tmp_class_creation_4__class_decl_dict;
frame_bc000b0a7956e8471ae68bb495ab069f->m_frame.f_lineno = 252;
tmp_assign_source_81 = CALL_FUNCTION(tmp_called_value_9, tmp_args_value_8, tmp_kwargs_value_8);
Py_DECREF(tmp_args_value_8);
if (tmp_assign_source_81 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 252;
goto try_except_handler_18;
}
assert(outline_3_var___class__ == NULL);
outline_3_var___class__ = tmp_assign_source_81;
}
CHECK_OBJECT(outline_3_var___class__);
tmp_assign_source_80 = outline_3_var___class__;
Py_INCREF(tmp_assign_source_80);
goto try_return_handler_18;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_18:;
Py_DECREF(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252);
locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252 = NULL;
goto try_return_handler_17;
// Exception handler code:
try_except_handler_18:;
exception_keeper_type_16 = exception_type;
exception_keeper_value_16 = exception_value;
exception_keeper_tb_16 = exception_tb;
exception_keeper_lineno_16 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252);
locals_tornado$simple_httpclient$$$class__4__HTTPConnection_252 = NULL;
// Re-raise.
exception_type = exception_keeper_type_16;
exception_value = exception_keeper_value_16;
exception_tb = exception_keeper_tb_16;
exception_lineno = exception_keeper_lineno_16;
goto try_except_handler_17;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_17:;
CHECK_OBJECT(outline_3_var___class__);
Py_DECREF(outline_3_var___class__);
outline_3_var___class__ = NULL;
goto outline_result_4;
// Exception handler code:
try_except_handler_17:;
exception_keeper_type_17 = exception_type;
exception_keeper_value_17 = exception_value;
exception_keeper_tb_17 = exception_tb;
exception_keeper_lineno_17 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_17;
exception_value = exception_keeper_value_17;
exception_tb = exception_keeper_tb_17;
exception_lineno = exception_keeper_lineno_17;
goto outline_exception_4;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_4:;
exception_lineno = 252;
goto try_except_handler_16;
outline_result_4:;
UPDATE_STRING_DICT1(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)mod_consts[48], tmp_assign_source_80);
}
goto try_end_10;
// Exception handler code:
try_except_handler_16:;
exception_keeper_type_18 = exception_type;
exception_keeper_value_18 = exception_value;
exception_keeper_tb_18 = exception_tb;
exception_keeper_lineno_18 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_4__bases_orig);
tmp_class_creation_4__bases_orig = NULL;
Py_XDECREF(tmp_class_creation_4__bases);
tmp_class_creation_4__bases = NULL;
Py_XDECREF(tmp_class_creation_4__class_decl_dict);
tmp_class_creation_4__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_4__metaclass);
tmp_class_creation_4__metaclass = NULL;
Py_XDECREF(tmp_class_creation_4__prepared);
tmp_class_creation_4__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_18;
exception_value = exception_keeper_value_18;
exception_tb = exception_keeper_tb_18;
exception_lineno = exception_keeper_lineno_18;
goto frame_exception_exit_1;
// End of try:
try_end_10:;
// Restore frame exception if necessary.
#if 0
RESTORE_FRAME_EXCEPTION(frame_bc000b0a7956e8471ae68bb495ab069f);
#endif
popFrameStack();
goto frame_no_exception_5;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_bc000b0a7956e8471ae68bb495ab069f);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_bc000b0a7956e8471ae68bb495ab069f, exception_lineno);
} else if (exception_tb->tb_frame != &frame_bc000b0a7956e8471ae68bb495ab069f->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_bc000b0a7956e8471ae68bb495ab069f, exception_lineno);
}
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto module_exception_exit;
frame_no_exception_5:;
CHECK_OBJECT(tmp_class_creation_4__bases_orig);
Py_DECREF(tmp_class_creation_4__bases_orig);
tmp_class_creation_4__bases_orig = NULL;
CHECK_OBJECT(tmp_class_creation_4__bases);
Py_DECREF(tmp_class_creation_4__bases);
tmp_class_creation_4__bases = NULL;
CHECK_OBJECT(tmp_class_creation_4__class_decl_dict);
Py_DECREF(tmp_class_creation_4__class_decl_dict);
tmp_class_creation_4__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_4__metaclass);
Py_DECREF(tmp_class_creation_4__metaclass);
tmp_class_creation_4__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_4__prepared);
Py_DECREF(tmp_class_creation_4__prepared);
tmp_class_creation_4__prepared = NULL;
// Report to PGO about leaving the module without error.
PGO_onModuleExit("tornado.simple_httpclient", false);
Py_INCREF(module_tornado$simple_httpclient);
return module_tornado$simple_httpclient;
module_exception_exit:
#if defined(_NUITKA_MODULE) && 0
{
PyObject *module_name = GET_STRING_DICT_VALUE(moduledict_tornado$simple_httpclient, (Nuitka_StringObject *)const_str_plain___name__);
if (module_name != NULL) {
Nuitka_DelModule(module_name);
}
}
#endif
PGO_onModuleExit("tornado$simple_httpclient", false);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
}