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 'jwt.algorithms'
* 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_jwt$algorithms" 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_jwt$algorithms;
PyDictObject *moduledict_jwt$algorithms;
/* The declarations of module constants used, if any. */
static PyObject *mod_consts[222];
#ifndef __NUITKA_NO_ASSERT__
static Py_hash_t mod_consts_hash[222];
#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("jwt.algorithms"));
constants_created = true;
#ifndef __NUITKA_NO_ASSERT__
for (int i = 0; i < 222; 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_jwt$algorithms(void) {
// The module may not have been used at all, then ignore this.
if (constants_created == false) return;
for (int i = 0; i < 222; 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_671e7c8543036095ead8f6c206634c1d;
static PyCodeObject *codeobj_bd5a4f54c0ded800747774195e9863dc;
static PyCodeObject *codeobj_d99ab354b04e67abcf84554be67ad87a;
static PyCodeObject *codeobj_3d04106a234193dfd67386e041d287c3;
static PyCodeObject *codeobj_3cb536b948761cae97b8a6d5ac4e4e66;
static PyCodeObject *codeobj_b75bc1ea0f15bd84cf60277a0d85c608;
static PyCodeObject *codeobj_aa5f00139585fd18ad6031f6fbf54c73;
static PyCodeObject *codeobj_16f5150e30231aa3688af912e54baa6d;
static PyCodeObject *codeobj_170fffe1d1d5394baa240610898ce7e4;
static PyCodeObject *codeobj_cbf494e423f6e85d5dcd5d6ec0d3cb2d;
static PyCodeObject *codeobj_0c4fa6e9ffc1bdda9f3778e1f79f1da8;
static PyCodeObject *codeobj_ecc8207683e61edff39f87750ff39e43;
static PyCodeObject *codeobj_752f22bc82b3e2a7fc06e85861ea18fc;
static PyCodeObject *codeobj_4f58b1f1b633755ee0a23941a3d30bd3;
static PyCodeObject *codeobj_730392c14e605032bddedab548f6e7a8;
static PyCodeObject *codeobj_13b2da76c9269b9948c8fc5dcd845213;
static PyCodeObject *codeobj_1593144d7216a00877d838b991c555cb;
static PyCodeObject *codeobj_36096ffa79dbdcdf5ede205cc399a101;
static PyCodeObject *codeobj_4caca97ac74bc2cd1569081e7a430adc;
static PyCodeObject *codeobj_acb7bc4c610ac76b76ccc197d5c7b860;
static PyCodeObject *codeobj_01cf05c8a7469a176fda7be936966027;
static PyCodeObject *codeobj_d8d84d1e566f921217e8f8d00a29317b;
static PyCodeObject *codeobj_908f52bdff5a82cd3c9652d6907bdd91;
static PyCodeObject *codeobj_2f2bb663bb1b0c6e223ed7388ed97e62;
static PyCodeObject *codeobj_1e0a005cf81f5ec34ba0141bc103a6ec;
static PyCodeObject *codeobj_70dcf17a4e90c849cc4b8b8ee0c7f13c;
static PyCodeObject *codeobj_93008eedc7842c04cc11a99f745fe292;
static PyCodeObject *codeobj_16848949ad4b23e353b7e0c87aed4996;
static PyCodeObject *codeobj_88683fb6d535a1fd1006b59128a8e54e;
static PyCodeObject *codeobj_e86724f2e5e018fec77a3bf2ea9abf4a;
static PyCodeObject *codeobj_3df1afde8a6f0760cba65cd57671efa2;
static PyCodeObject *codeobj_799c83054d436a4a3a120ec4a6c5cf3f;
static PyCodeObject *codeobj_1f9e62b64ccdb33f02cc6ba4c0e5c93d;
static PyCodeObject *codeobj_df9ed0c130ccd645d6d6a654884502cf;
static PyCodeObject *codeobj_afaf71c703559278e518c4a3497d18b8;
static void createModuleCodeObjects(void) {
module_filename_obj = mod_consts[120]; CHECK_OBJECT(module_filename_obj);
codeobj_671e7c8543036095ead8f6c206634c1d = MAKE_CODE_OBJECT(module_filename_obj, 259, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[206], mod_consts[206], mod_consts[207], NULL, 1, 0, 0);
codeobj_bd5a4f54c0ded800747774195e9863dc = MAKE_CODE_OBJECT(module_filename_obj, 1, CO_NOFREE, mod_consts[208], mod_consts[208], NULL, NULL, 0, 0, 0);
codeobj_d99ab354b04e67abcf84554be67ad87a = MAKE_CODE_OBJECT(module_filename_obj, 67, CO_NOFREE, mod_consts[156], mod_consts[156], mod_consts[209], NULL, 0, 0, 0);
codeobj_3d04106a234193dfd67386e041d287c3 = MAKE_CODE_OBJECT(module_filename_obj, 316, CO_NOFREE, mod_consts[15], mod_consts[15], mod_consts[209], NULL, 0, 0, 0);
codeobj_3cb536b948761cae97b8a6d5ac4e4e66 = MAKE_CODE_OBJECT(module_filename_obj, 128, CO_NOFREE, mod_consts[3], mod_consts[3], mod_consts[209], NULL, 0, 0, 0);
codeobj_b75bc1ea0f15bd84cf60277a0d85c608 = MAKE_CODE_OBJECT(module_filename_obj, 107, CO_NOFREE, mod_consts[1], mod_consts[1], mod_consts[209], NULL, 0, 0, 0);
codeobj_aa5f00139585fd18ad6031f6fbf54c73 = MAKE_CODE_OBJECT(module_filename_obj, 175, CO_NOFREE, mod_consts[11], mod_consts[11], mod_consts[209], NULL, 0, 0, 0);
codeobj_16f5150e30231aa3688af912e54baa6d = MAKE_CODE_OBJECT(module_filename_obj, 369, CO_NOFREE, mod_consts[20], mod_consts[20], mod_consts[209], NULL, 0, 0, 0);
codeobj_170fffe1d1d5394baa240610898ce7e4 = MAKE_CODE_OBJECT(module_filename_obj, 137, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[184], mod_consts[184], mod_consts[210], NULL, 2, 0, 0);
codeobj_cbf494e423f6e85d5dcd5d6ec0d3cb2d = MAKE_CODE_OBJECT(module_filename_obj, 184, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[184], mod_consts[184], mod_consts[210], NULL, 2, 0, 0);
codeobj_0c4fa6e9ffc1bdda9f3778e1f79f1da8 = MAKE_CODE_OBJECT(module_filename_obj, 325, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[184], mod_consts[184], mod_consts[210], NULL, 2, 0, 0);
codeobj_ecc8207683e61edff39f87750ff39e43 = MAKE_CODE_OBJECT(module_filename_obj, 100, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[172], mod_consts[172], mod_consts[211], NULL, 1, 0, 0);
codeobj_752f22bc82b3e2a7fc06e85861ea18fc = MAKE_CODE_OBJECT(module_filename_obj, 158, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[172], mod_consts[172], mod_consts[212], NULL, 1, 0, 0);
codeobj_4f58b1f1b633755ee0a23941a3d30bd3 = MAKE_CODE_OBJECT(module_filename_obj, 244, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[172], mod_consts[172], mod_consts[213], NULL, 1, 0, 0);
codeobj_730392c14e605032bddedab548f6e7a8 = MAKE_CODE_OBJECT(module_filename_obj, 39, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[152], mod_consts[152], mod_consts[214], NULL, 0, 0, 0);
codeobj_13b2da76c9269b9948c8fc5dcd845213 = MAKE_CODE_OBJECT(module_filename_obj, 71, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[165], mod_consts[165], mod_consts[215], NULL, 2, 0, 0);
codeobj_1593144d7216a00877d838b991c555cb = MAKE_CODE_OBJECT(module_filename_obj, 112, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[165], mod_consts[165], mod_consts[215], NULL, 2, 0, 0);
codeobj_36096ffa79dbdcdf5ede205cc399a101 = MAKE_CODE_OBJECT(module_filename_obj, 140, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[165], mod_consts[165], mod_consts[215], NULL, 2, 0, 0);
codeobj_4caca97ac74bc2cd1569081e7a430adc = MAKE_CODE_OBJECT(module_filename_obj, 187, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[165], mod_consts[165], mod_consts[215], NULL, 2, 0, 0);
codeobj_acb7bc4c610ac76b76ccc197d5c7b860 = MAKE_CODE_OBJECT(module_filename_obj, 328, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[165], mod_consts[165], mod_consts[215], NULL, 2, 0, 0);
codeobj_01cf05c8a7469a176fda7be936966027 = MAKE_CODE_OBJECT(module_filename_obj, 78, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[54], mod_consts[54], mod_consts[216], NULL, 3, 0, 0);
codeobj_d8d84d1e566f921217e8f8d00a29317b = MAKE_CODE_OBJECT(module_filename_obj, 121, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[54], mod_consts[54], mod_consts[216], NULL, 3, 0, 0);
codeobj_908f52bdff5a82cd3c9652d6907bdd91 = MAKE_CODE_OBJECT(module_filename_obj, 166, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[54], mod_consts[54], mod_consts[216], NULL, 3, 0, 0);
codeobj_2f2bb663bb1b0c6e223ed7388ed97e62 = MAKE_CODE_OBJECT(module_filename_obj, 306, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[54], mod_consts[54], mod_consts[216], NULL, 3, 0, 0);
codeobj_1e0a005cf81f5ec34ba0141bc103a6ec = MAKE_CODE_OBJECT(module_filename_obj, 374, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[54], mod_consts[54], mod_consts[216], NULL, 3, 0, 0);
codeobj_70dcf17a4e90c849cc4b8b8ee0c7f13c = MAKE_CODE_OBJECT(module_filename_obj, 352, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[54], mod_consts[54], mod_consts[217], NULL, 3, 0, 0);
codeobj_93008eedc7842c04cc11a99f745fe292 = MAKE_CODE_OBJECT(module_filename_obj, 93, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[170], mod_consts[170], mod_consts[218], NULL, 1, 0, 0);
codeobj_16848949ad4b23e353b7e0c87aed4996 = MAKE_CODE_OBJECT(module_filename_obj, 151, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[170], mod_consts[170], mod_consts[218], NULL, 1, 0, 0);
codeobj_88683fb6d535a1fd1006b59128a8e54e = MAKE_CODE_OBJECT(module_filename_obj, 208, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[170], mod_consts[170], mod_consts[219], NULL, 1, 0, 0);
codeobj_e86724f2e5e018fec77a3bf2ea9abf4a = MAKE_CODE_OBJECT(module_filename_obj, 85, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[84], mod_consts[84], mod_consts[220], NULL, 4, 0, 0);
codeobj_3df1afde8a6f0760cba65cd57671efa2 = MAKE_CODE_OBJECT(module_filename_obj, 124, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[84], mod_consts[84], mod_consts[220], NULL, 4, 0, 0);
codeobj_799c83054d436a4a3a120ec4a6c5cf3f = MAKE_CODE_OBJECT(module_filename_obj, 169, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[84], mod_consts[84], mod_consts[220], NULL, 4, 0, 0);
codeobj_1f9e62b64ccdb33f02cc6ba4c0e5c93d = MAKE_CODE_OBJECT(module_filename_obj, 309, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[84], mod_consts[84], mod_consts[220], NULL, 4, 0, 0);
codeobj_df9ed0c130ccd645d6d6a654884502cf = MAKE_CODE_OBJECT(module_filename_obj, 384, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[84], mod_consts[84], mod_consts[220], NULL, 4, 0, 0);
codeobj_afaf71c703559278e518c4a3497d18b8 = MAKE_CODE_OBJECT(module_filename_obj, 357, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[84], mod_consts[84], mod_consts[221], NULL, 4, 0, 0);
}
// The module function declarations.
NUITKA_CROSS_MODULE PyObject *impl___main__$$$function__1__mro_entries_conversion(PyObject **python_pars);
static PyObject *MAKE_FUNCTION_jwt$algorithms$$$function__10___init__();
static PyObject *MAKE_FUNCTION_jwt$algorithms$$$function__11_prepare_key();
static PyObject *MAKE_FUNCTION_jwt$algorithms$$$function__12_to_jwk();
static PyObject *MAKE_FUNCTION_jwt$algorithms$$$function__13_from_jwk();
static PyObject *MAKE_FUNCTION_jwt$algorithms$$$function__14_sign();
static PyObject *MAKE_FUNCTION_jwt$algorithms$$$function__15_verify();
static PyObject *MAKE_FUNCTION_jwt$algorithms$$$function__16___init__();
static PyObject *MAKE_FUNCTION_jwt$algorithms$$$function__17_prepare_key();
static PyObject *MAKE_FUNCTION_jwt$algorithms$$$function__18_to_jwk();
static PyObject *MAKE_FUNCTION_jwt$algorithms$$$function__19_from_jwk();
static PyObject *MAKE_FUNCTION_jwt$algorithms$$$function__1_get_default_algorithms();
static PyObject *MAKE_FUNCTION_jwt$algorithms$$$function__20_sign();
static PyObject *MAKE_FUNCTION_jwt$algorithms$$$function__21_verify();
static PyObject *MAKE_FUNCTION_jwt$algorithms$$$function__22___init__();
static PyObject *MAKE_FUNCTION_jwt$algorithms$$$function__23_prepare_key();
static PyObject *MAKE_FUNCTION_jwt$algorithms$$$function__24_sign();
static PyObject *MAKE_FUNCTION_jwt$algorithms$$$function__25_verify();
static PyObject *MAKE_FUNCTION_jwt$algorithms$$$function__26_sign();
static PyObject *MAKE_FUNCTION_jwt$algorithms$$$function__27_verify();
static PyObject *MAKE_FUNCTION_jwt$algorithms$$$function__2_prepare_key();
static PyObject *MAKE_FUNCTION_jwt$algorithms$$$function__3_sign();
static PyObject *MAKE_FUNCTION_jwt$algorithms$$$function__4_verify();
static PyObject *MAKE_FUNCTION_jwt$algorithms$$$function__5_to_jwk();
static PyObject *MAKE_FUNCTION_jwt$algorithms$$$function__6_from_jwk();
static PyObject *MAKE_FUNCTION_jwt$algorithms$$$function__7_prepare_key();
static PyObject *MAKE_FUNCTION_jwt$algorithms$$$function__8_sign();
static PyObject *MAKE_FUNCTION_jwt$algorithms$$$function__9_verify();
// The module function definitions.
static PyObject *impl_jwt$algorithms$$$function__1_get_default_algorithms(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *var_default_algorithms = NULL;
struct Nuitka_FrameObject *frame_730392c14e605032bddedab548f6e7a8;
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;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_730392c14e605032bddedab548f6e7a8 = 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_730392c14e605032bddedab548f6e7a8)) {
Py_XDECREF(cache_frame_730392c14e605032bddedab548f6e7a8);
#if _DEBUG_REFCOUNTS
if (cache_frame_730392c14e605032bddedab548f6e7a8 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_730392c14e605032bddedab548f6e7a8 = MAKE_FUNCTION_FRAME(codeobj_730392c14e605032bddedab548f6e7a8, module_jwt$algorithms, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_730392c14e605032bddedab548f6e7a8->m_type_description == NULL);
frame_730392c14e605032bddedab548f6e7a8 = cache_frame_730392c14e605032bddedab548f6e7a8;
// Push the new frame as the currently active one.
pushFrameStack(frame_730392c14e605032bddedab548f6e7a8);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_730392c14e605032bddedab548f6e7a8) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_dict_key_1;
PyObject *tmp_dict_value_1;
PyObject *tmp_called_value_1;
tmp_dict_key_1 = mod_consts[0];
tmp_called_value_1 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[1]);
if (unlikely(tmp_called_value_1 == NULL)) {
tmp_called_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[1]);
}
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 44;
type_description_1 = "o";
goto frame_exception_exit_1;
}
frame_730392c14e605032bddedab548f6e7a8->m_frame.f_lineno = 44;
tmp_dict_value_1 = CALL_FUNCTION_NO_ARGS(tmp_called_value_1);
if (tmp_dict_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 44;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_assign_source_1 = _PyDict_NewPresized( 4 );
{
PyObject *tmp_called_value_2;
PyObject *tmp_args_element_value_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_called_value_3;
PyObject *tmp_args_element_value_2;
PyObject *tmp_expression_value_2;
PyObject *tmp_called_value_4;
PyObject *tmp_args_element_value_3;
PyObject *tmp_expression_value_3;
tmp_res = PyDict_SetItem(tmp_assign_source_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[2];
tmp_called_value_2 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[3]);
if (unlikely(tmp_called_value_2 == NULL)) {
tmp_called_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[3]);
}
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 45;
type_description_1 = "o";
goto dict_build_exception_1;
}
tmp_expression_value_1 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[3]);
if (unlikely(tmp_expression_value_1 == NULL)) {
tmp_expression_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[3]);
}
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 45;
type_description_1 = "o";
goto dict_build_exception_1;
}
tmp_args_element_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[4]);
if (tmp_args_element_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 45;
type_description_1 = "o";
goto dict_build_exception_1;
}
frame_730392c14e605032bddedab548f6e7a8->m_frame.f_lineno = 45;
tmp_dict_value_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_2, tmp_args_element_value_1);
Py_DECREF(tmp_args_element_value_1);
if (tmp_dict_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 45;
type_description_1 = "o";
goto dict_build_exception_1;
}
tmp_res = PyDict_SetItem(tmp_assign_source_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[5];
tmp_called_value_3 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[3]);
if (unlikely(tmp_called_value_3 == NULL)) {
tmp_called_value_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[3]);
}
if (tmp_called_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 46;
type_description_1 = "o";
goto dict_build_exception_1;
}
tmp_expression_value_2 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[3]);
if (unlikely(tmp_expression_value_2 == NULL)) {
tmp_expression_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[3]);
}
if (tmp_expression_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 46;
type_description_1 = "o";
goto dict_build_exception_1;
}
tmp_args_element_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[6]);
if (tmp_args_element_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 46;
type_description_1 = "o";
goto dict_build_exception_1;
}
frame_730392c14e605032bddedab548f6e7a8->m_frame.f_lineno = 46;
tmp_dict_value_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_3, tmp_args_element_value_2);
Py_DECREF(tmp_args_element_value_2);
if (tmp_dict_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 46;
type_description_1 = "o";
goto dict_build_exception_1;
}
tmp_res = PyDict_SetItem(tmp_assign_source_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[7];
tmp_called_value_4 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[3]);
if (unlikely(tmp_called_value_4 == NULL)) {
tmp_called_value_4 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[3]);
}
if (tmp_called_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 47;
type_description_1 = "o";
goto dict_build_exception_1;
}
tmp_expression_value_3 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[3]);
if (unlikely(tmp_expression_value_3 == NULL)) {
tmp_expression_value_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[3]);
}
if (tmp_expression_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 47;
type_description_1 = "o";
goto dict_build_exception_1;
}
tmp_args_element_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[8]);
if (tmp_args_element_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 47;
type_description_1 = "o";
goto dict_build_exception_1;
}
frame_730392c14e605032bddedab548f6e7a8->m_frame.f_lineno = 47;
tmp_dict_value_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_4, tmp_args_element_value_3);
Py_DECREF(tmp_args_element_value_3);
if (tmp_dict_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 47;
type_description_1 = "o";
goto dict_build_exception_1;
}
tmp_res = PyDict_SetItem(tmp_assign_source_1, tmp_dict_key_1, tmp_dict_value_1);
Py_DECREF(tmp_dict_value_1);
assert(!(tmp_res != 0));
}
goto dict_build_noexception_1;
// Exception handling pass through code for dict_build:
dict_build_exception_1:;
Py_DECREF(tmp_assign_source_1);
goto frame_exception_exit_1;
// Finished with no exception for dict_build:
dict_build_noexception_1:;
assert(var_default_algorithms == NULL);
var_default_algorithms = tmp_assign_source_1;
}
{
nuitka_bool tmp_condition_result_1;
PyObject *tmp_mvar_value_1;
int tmp_truth_name_1;
tmp_mvar_value_1 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[9]);
if (unlikely(tmp_mvar_value_1 == NULL)) {
tmp_mvar_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[9]);
}
if (tmp_mvar_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 50;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_truth_name_1 = CHECK_IF_TRUE(tmp_mvar_value_1);
if (tmp_truth_name_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 50;
type_description_1 = "o";
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_dict_arg_value_1;
PyObject *tmp_iterable_value_1;
PyObject *tmp_dict_key_2;
PyObject *tmp_dict_value_2;
PyObject *tmp_called_value_5;
PyObject *tmp_args_element_value_4;
PyObject *tmp_expression_value_4;
CHECK_OBJECT(var_default_algorithms);
tmp_dict_arg_value_1 = var_default_algorithms;
tmp_dict_key_2 = mod_consts[10];
tmp_called_value_5 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[11]);
if (unlikely(tmp_called_value_5 == NULL)) {
tmp_called_value_5 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[11]);
}
if (tmp_called_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 52;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_expression_value_4 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[11]);
if (unlikely(tmp_expression_value_4 == NULL)) {
tmp_expression_value_4 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[11]);
}
if (tmp_expression_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 52;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_args_element_value_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[4]);
if (tmp_args_element_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 52;
type_description_1 = "o";
goto frame_exception_exit_1;
}
frame_730392c14e605032bddedab548f6e7a8->m_frame.f_lineno = 52;
tmp_dict_value_2 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_5, tmp_args_element_value_4);
Py_DECREF(tmp_args_element_value_4);
if (tmp_dict_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 52;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_iterable_value_1 = _PyDict_NewPresized( 10 );
{
PyObject *tmp_called_value_6;
PyObject *tmp_args_element_value_5;
PyObject *tmp_expression_value_5;
PyObject *tmp_called_value_7;
PyObject *tmp_args_element_value_6;
PyObject *tmp_expression_value_6;
PyObject *tmp_called_value_8;
PyObject *tmp_args_element_value_7;
PyObject *tmp_expression_value_7;
PyObject *tmp_called_value_9;
PyObject *tmp_args_element_value_8;
PyObject *tmp_expression_value_8;
PyObject *tmp_called_value_10;
PyObject *tmp_args_element_value_9;
PyObject *tmp_expression_value_9;
PyObject *tmp_called_value_11;
PyObject *tmp_args_element_value_10;
PyObject *tmp_expression_value_10;
PyObject *tmp_called_value_12;
PyObject *tmp_args_element_value_11;
PyObject *tmp_expression_value_11;
PyObject *tmp_called_value_13;
PyObject *tmp_args_element_value_12;
PyObject *tmp_expression_value_12;
PyObject *tmp_called_value_14;
PyObject *tmp_args_element_value_13;
PyObject *tmp_expression_value_13;
tmp_res = PyDict_SetItem(tmp_iterable_value_1, tmp_dict_key_2, tmp_dict_value_2);
Py_DECREF(tmp_dict_value_2);
assert(!(tmp_res != 0));
tmp_dict_key_2 = mod_consts[12];
tmp_called_value_6 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[11]);
if (unlikely(tmp_called_value_6 == NULL)) {
tmp_called_value_6 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[11]);
}
if (tmp_called_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 53;
type_description_1 = "o";
goto dict_build_exception_2;
}
tmp_expression_value_5 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[11]);
if (unlikely(tmp_expression_value_5 == NULL)) {
tmp_expression_value_5 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[11]);
}
if (tmp_expression_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 53;
type_description_1 = "o";
goto dict_build_exception_2;
}
tmp_args_element_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[6]);
if (tmp_args_element_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 53;
type_description_1 = "o";
goto dict_build_exception_2;
}
frame_730392c14e605032bddedab548f6e7a8->m_frame.f_lineno = 53;
tmp_dict_value_2 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_6, tmp_args_element_value_5);
Py_DECREF(tmp_args_element_value_5);
if (tmp_dict_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 53;
type_description_1 = "o";
goto dict_build_exception_2;
}
tmp_res = PyDict_SetItem(tmp_iterable_value_1, tmp_dict_key_2, tmp_dict_value_2);
Py_DECREF(tmp_dict_value_2);
assert(!(tmp_res != 0));
tmp_dict_key_2 = mod_consts[13];
tmp_called_value_7 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[11]);
if (unlikely(tmp_called_value_7 == NULL)) {
tmp_called_value_7 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[11]);
}
if (tmp_called_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 54;
type_description_1 = "o";
goto dict_build_exception_2;
}
tmp_expression_value_6 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[11]);
if (unlikely(tmp_expression_value_6 == NULL)) {
tmp_expression_value_6 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[11]);
}
if (tmp_expression_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 54;
type_description_1 = "o";
goto dict_build_exception_2;
}
tmp_args_element_value_6 = LOOKUP_ATTRIBUTE(tmp_expression_value_6, mod_consts[8]);
if (tmp_args_element_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 54;
type_description_1 = "o";
goto dict_build_exception_2;
}
frame_730392c14e605032bddedab548f6e7a8->m_frame.f_lineno = 54;
tmp_dict_value_2 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_7, tmp_args_element_value_6);
Py_DECREF(tmp_args_element_value_6);
if (tmp_dict_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 54;
type_description_1 = "o";
goto dict_build_exception_2;
}
tmp_res = PyDict_SetItem(tmp_iterable_value_1, tmp_dict_key_2, tmp_dict_value_2);
Py_DECREF(tmp_dict_value_2);
assert(!(tmp_res != 0));
tmp_dict_key_2 = mod_consts[14];
tmp_called_value_8 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[15]);
if (unlikely(tmp_called_value_8 == NULL)) {
tmp_called_value_8 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[15]);
}
if (tmp_called_value_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 55;
type_description_1 = "o";
goto dict_build_exception_2;
}
tmp_expression_value_7 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[15]);
if (unlikely(tmp_expression_value_7 == NULL)) {
tmp_expression_value_7 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[15]);
}
if (tmp_expression_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 55;
type_description_1 = "o";
goto dict_build_exception_2;
}
tmp_args_element_value_7 = LOOKUP_ATTRIBUTE(tmp_expression_value_7, mod_consts[4]);
if (tmp_args_element_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 55;
type_description_1 = "o";
goto dict_build_exception_2;
}
frame_730392c14e605032bddedab548f6e7a8->m_frame.f_lineno = 55;
tmp_dict_value_2 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_8, tmp_args_element_value_7);
Py_DECREF(tmp_args_element_value_7);
if (tmp_dict_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 55;
type_description_1 = "o";
goto dict_build_exception_2;
}
tmp_res = PyDict_SetItem(tmp_iterable_value_1, tmp_dict_key_2, tmp_dict_value_2);
Py_DECREF(tmp_dict_value_2);
assert(!(tmp_res != 0));
tmp_dict_key_2 = mod_consts[16];
tmp_called_value_9 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[15]);
if (unlikely(tmp_called_value_9 == NULL)) {
tmp_called_value_9 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[15]);
}
if (tmp_called_value_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 56;
type_description_1 = "o";
goto dict_build_exception_2;
}
tmp_expression_value_8 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[15]);
if (unlikely(tmp_expression_value_8 == NULL)) {
tmp_expression_value_8 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[15]);
}
if (tmp_expression_value_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 56;
type_description_1 = "o";
goto dict_build_exception_2;
}
tmp_args_element_value_8 = LOOKUP_ATTRIBUTE(tmp_expression_value_8, mod_consts[6]);
if (tmp_args_element_value_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 56;
type_description_1 = "o";
goto dict_build_exception_2;
}
frame_730392c14e605032bddedab548f6e7a8->m_frame.f_lineno = 56;
tmp_dict_value_2 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_9, tmp_args_element_value_8);
Py_DECREF(tmp_args_element_value_8);
if (tmp_dict_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 56;
type_description_1 = "o";
goto dict_build_exception_2;
}
tmp_res = PyDict_SetItem(tmp_iterable_value_1, tmp_dict_key_2, tmp_dict_value_2);
Py_DECREF(tmp_dict_value_2);
assert(!(tmp_res != 0));
tmp_dict_key_2 = mod_consts[17];
tmp_called_value_10 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[15]);
if (unlikely(tmp_called_value_10 == NULL)) {
tmp_called_value_10 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[15]);
}
if (tmp_called_value_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 57;
type_description_1 = "o";
goto dict_build_exception_2;
}
tmp_expression_value_9 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[15]);
if (unlikely(tmp_expression_value_9 == NULL)) {
tmp_expression_value_9 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[15]);
}
if (tmp_expression_value_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 57;
type_description_1 = "o";
goto dict_build_exception_2;
}
tmp_args_element_value_9 = LOOKUP_ATTRIBUTE(tmp_expression_value_9, mod_consts[8]);
if (tmp_args_element_value_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 57;
type_description_1 = "o";
goto dict_build_exception_2;
}
frame_730392c14e605032bddedab548f6e7a8->m_frame.f_lineno = 57;
tmp_dict_value_2 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_10, tmp_args_element_value_9);
Py_DECREF(tmp_args_element_value_9);
if (tmp_dict_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 57;
type_description_1 = "o";
goto dict_build_exception_2;
}
tmp_res = PyDict_SetItem(tmp_iterable_value_1, tmp_dict_key_2, tmp_dict_value_2);
Py_DECREF(tmp_dict_value_2);
assert(!(tmp_res != 0));
tmp_dict_key_2 = mod_consts[18];
tmp_called_value_11 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[15]);
if (unlikely(tmp_called_value_11 == NULL)) {
tmp_called_value_11 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[15]);
}
if (tmp_called_value_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 58;
type_description_1 = "o";
goto dict_build_exception_2;
}
tmp_expression_value_10 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[15]);
if (unlikely(tmp_expression_value_10 == NULL)) {
tmp_expression_value_10 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[15]);
}
if (tmp_expression_value_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 58;
type_description_1 = "o";
goto dict_build_exception_2;
}
tmp_args_element_value_10 = LOOKUP_ATTRIBUTE(tmp_expression_value_10, mod_consts[8]);
if (tmp_args_element_value_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 58;
type_description_1 = "o";
goto dict_build_exception_2;
}
frame_730392c14e605032bddedab548f6e7a8->m_frame.f_lineno = 58;
tmp_dict_value_2 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_11, tmp_args_element_value_10);
Py_DECREF(tmp_args_element_value_10);
if (tmp_dict_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 58;
type_description_1 = "o";
goto dict_build_exception_2;
}
tmp_res = PyDict_SetItem(tmp_iterable_value_1, tmp_dict_key_2, tmp_dict_value_2);
Py_DECREF(tmp_dict_value_2);
assert(!(tmp_res != 0));
tmp_dict_key_2 = mod_consts[19];
tmp_called_value_12 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[20]);
if (unlikely(tmp_called_value_12 == NULL)) {
tmp_called_value_12 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[20]);
}
if (tmp_called_value_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 59;
type_description_1 = "o";
goto dict_build_exception_2;
}
tmp_expression_value_11 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[20]);
if (unlikely(tmp_expression_value_11 == NULL)) {
tmp_expression_value_11 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[20]);
}
if (tmp_expression_value_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 59;
type_description_1 = "o";
goto dict_build_exception_2;
}
tmp_args_element_value_11 = LOOKUP_ATTRIBUTE(tmp_expression_value_11, mod_consts[4]);
if (tmp_args_element_value_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 59;
type_description_1 = "o";
goto dict_build_exception_2;
}
frame_730392c14e605032bddedab548f6e7a8->m_frame.f_lineno = 59;
tmp_dict_value_2 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_12, tmp_args_element_value_11);
Py_DECREF(tmp_args_element_value_11);
if (tmp_dict_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 59;
type_description_1 = "o";
goto dict_build_exception_2;
}
tmp_res = PyDict_SetItem(tmp_iterable_value_1, tmp_dict_key_2, tmp_dict_value_2);
Py_DECREF(tmp_dict_value_2);
assert(!(tmp_res != 0));
tmp_dict_key_2 = mod_consts[21];
tmp_called_value_13 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[20]);
if (unlikely(tmp_called_value_13 == NULL)) {
tmp_called_value_13 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[20]);
}
if (tmp_called_value_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 60;
type_description_1 = "o";
goto dict_build_exception_2;
}
tmp_expression_value_12 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[20]);
if (unlikely(tmp_expression_value_12 == NULL)) {
tmp_expression_value_12 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[20]);
}
if (tmp_expression_value_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 60;
type_description_1 = "o";
goto dict_build_exception_2;
}
tmp_args_element_value_12 = LOOKUP_ATTRIBUTE(tmp_expression_value_12, mod_consts[6]);
if (tmp_args_element_value_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 60;
type_description_1 = "o";
goto dict_build_exception_2;
}
frame_730392c14e605032bddedab548f6e7a8->m_frame.f_lineno = 60;
tmp_dict_value_2 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_13, tmp_args_element_value_12);
Py_DECREF(tmp_args_element_value_12);
if (tmp_dict_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 60;
type_description_1 = "o";
goto dict_build_exception_2;
}
tmp_res = PyDict_SetItem(tmp_iterable_value_1, tmp_dict_key_2, tmp_dict_value_2);
Py_DECREF(tmp_dict_value_2);
assert(!(tmp_res != 0));
tmp_dict_key_2 = mod_consts[22];
tmp_called_value_14 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[20]);
if (unlikely(tmp_called_value_14 == NULL)) {
tmp_called_value_14 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[20]);
}
if (tmp_called_value_14 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 61;
type_description_1 = "o";
goto dict_build_exception_2;
}
tmp_expression_value_13 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[20]);
if (unlikely(tmp_expression_value_13 == NULL)) {
tmp_expression_value_13 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[20]);
}
if (tmp_expression_value_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 61;
type_description_1 = "o";
goto dict_build_exception_2;
}
tmp_args_element_value_13 = LOOKUP_ATTRIBUTE(tmp_expression_value_13, mod_consts[8]);
if (tmp_args_element_value_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 61;
type_description_1 = "o";
goto dict_build_exception_2;
}
frame_730392c14e605032bddedab548f6e7a8->m_frame.f_lineno = 61;
tmp_dict_value_2 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_14, tmp_args_element_value_13);
Py_DECREF(tmp_args_element_value_13);
if (tmp_dict_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 61;
type_description_1 = "o";
goto dict_build_exception_2;
}
tmp_res = PyDict_SetItem(tmp_iterable_value_1, tmp_dict_key_2, tmp_dict_value_2);
Py_DECREF(tmp_dict_value_2);
assert(!(tmp_res != 0));
}
goto dict_build_noexception_2;
// Exception handling pass through code for dict_build:
dict_build_exception_2:;
Py_DECREF(tmp_iterable_value_1);
goto frame_exception_exit_1;
// Finished with no exception for dict_build:
dict_build_noexception_2:;
assert(PyDict_Check(tmp_dict_arg_value_1));
tmp_res = PyDict_Merge(tmp_dict_arg_value_1, tmp_iterable_value_1, 1);
Py_DECREF(tmp_iterable_value_1);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 51;
type_description_1 = "o";
goto frame_exception_exit_1;
}
}
branch_no_1:;
if (var_default_algorithms == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[23]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 64;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_return_value = var_default_algorithms;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
#if 0
RESTORE_FRAME_EXCEPTION(frame_730392c14e605032bddedab548f6e7a8);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_730392c14e605032bddedab548f6e7a8);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_730392c14e605032bddedab548f6e7a8);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_730392c14e605032bddedab548f6e7a8, exception_lineno);
} else if (exception_tb->tb_frame != &frame_730392c14e605032bddedab548f6e7a8->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_730392c14e605032bddedab548f6e7a8, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_730392c14e605032bddedab548f6e7a8,
type_description_1,
var_default_algorithms
);
// Release cached frame if used for exception.
if (frame_730392c14e605032bddedab548f6e7a8 == cache_frame_730392c14e605032bddedab548f6e7a8) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_730392c14e605032bddedab548f6e7a8);
cache_frame_730392c14e605032bddedab548f6e7a8 = NULL;
}
assertFrameObject(frame_730392c14e605032bddedab548f6e7a8);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
Py_XDECREF(var_default_algorithms);
var_default_algorithms = 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_default_algorithms);
var_default_algorithms = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_jwt$algorithms$$$function__2_prepare_key(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_key = python_pars[1];
struct Nuitka_FrameObject *frame_13b2da76c9269b9948c8fc5dcd845213;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
static struct Nuitka_FrameObject *cache_frame_13b2da76c9269b9948c8fc5dcd845213 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_13b2da76c9269b9948c8fc5dcd845213)) {
Py_XDECREF(cache_frame_13b2da76c9269b9948c8fc5dcd845213);
#if _DEBUG_REFCOUNTS
if (cache_frame_13b2da76c9269b9948c8fc5dcd845213 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_13b2da76c9269b9948c8fc5dcd845213 = MAKE_FUNCTION_FRAME(codeobj_13b2da76c9269b9948c8fc5dcd845213, module_jwt$algorithms, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_13b2da76c9269b9948c8fc5dcd845213->m_type_description == NULL);
frame_13b2da76c9269b9948c8fc5dcd845213 = cache_frame_13b2da76c9269b9948c8fc5dcd845213;
// Push the new frame as the currently active one.
pushFrameStack(frame_13b2da76c9269b9948c8fc5dcd845213);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_13b2da76c9269b9948c8fc5dcd845213) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_raise_type_1;
tmp_raise_type_1 = PyExc_NotImplementedError;
exception_type = tmp_raise_type_1;
Py_INCREF(tmp_raise_type_1);
exception_lineno = 76;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oo";
goto frame_exception_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_13b2da76c9269b9948c8fc5dcd845213);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_13b2da76c9269b9948c8fc5dcd845213);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_13b2da76c9269b9948c8fc5dcd845213, exception_lineno);
} else if (exception_tb->tb_frame != &frame_13b2da76c9269b9948c8fc5dcd845213->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_13b2da76c9269b9948c8fc5dcd845213, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_13b2da76c9269b9948c8fc5dcd845213,
type_description_1,
par_self,
par_key
);
// Release cached frame if used for exception.
if (frame_13b2da76c9269b9948c8fc5dcd845213 == cache_frame_13b2da76c9269b9948c8fc5dcd845213) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_13b2da76c9269b9948c8fc5dcd845213);
cache_frame_13b2da76c9269b9948c8fc5dcd845213 = NULL;
}
assertFrameObject(frame_13b2da76c9269b9948c8fc5dcd845213);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_key);
Py_DECREF(par_key);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
}
static PyObject *impl_jwt$algorithms$$$function__3_sign(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_msg = python_pars[1];
PyObject *par_key = python_pars[2];
struct Nuitka_FrameObject *frame_01cf05c8a7469a176fda7be936966027;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
static struct Nuitka_FrameObject *cache_frame_01cf05c8a7469a176fda7be936966027 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_01cf05c8a7469a176fda7be936966027)) {
Py_XDECREF(cache_frame_01cf05c8a7469a176fda7be936966027);
#if _DEBUG_REFCOUNTS
if (cache_frame_01cf05c8a7469a176fda7be936966027 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_01cf05c8a7469a176fda7be936966027 = MAKE_FUNCTION_FRAME(codeobj_01cf05c8a7469a176fda7be936966027, module_jwt$algorithms, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_01cf05c8a7469a176fda7be936966027->m_type_description == NULL);
frame_01cf05c8a7469a176fda7be936966027 = cache_frame_01cf05c8a7469a176fda7be936966027;
// Push the new frame as the currently active one.
pushFrameStack(frame_01cf05c8a7469a176fda7be936966027);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_01cf05c8a7469a176fda7be936966027) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_raise_type_1;
tmp_raise_type_1 = PyExc_NotImplementedError;
exception_type = tmp_raise_type_1;
Py_INCREF(tmp_raise_type_1);
exception_lineno = 83;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_01cf05c8a7469a176fda7be936966027);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_01cf05c8a7469a176fda7be936966027);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_01cf05c8a7469a176fda7be936966027, exception_lineno);
} else if (exception_tb->tb_frame != &frame_01cf05c8a7469a176fda7be936966027->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_01cf05c8a7469a176fda7be936966027, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_01cf05c8a7469a176fda7be936966027,
type_description_1,
par_self,
par_msg,
par_key
);
// Release cached frame if used for exception.
if (frame_01cf05c8a7469a176fda7be936966027 == cache_frame_01cf05c8a7469a176fda7be936966027) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_01cf05c8a7469a176fda7be936966027);
cache_frame_01cf05c8a7469a176fda7be936966027 = NULL;
}
assertFrameObject(frame_01cf05c8a7469a176fda7be936966027);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_msg);
Py_DECREF(par_msg);
CHECK_OBJECT(par_key);
Py_DECREF(par_key);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
}
static PyObject *impl_jwt$algorithms$$$function__4_verify(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_msg = python_pars[1];
PyObject *par_key = python_pars[2];
PyObject *par_sig = python_pars[3];
struct Nuitka_FrameObject *frame_e86724f2e5e018fec77a3bf2ea9abf4a;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
static struct Nuitka_FrameObject *cache_frame_e86724f2e5e018fec77a3bf2ea9abf4a = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_e86724f2e5e018fec77a3bf2ea9abf4a)) {
Py_XDECREF(cache_frame_e86724f2e5e018fec77a3bf2ea9abf4a);
#if _DEBUG_REFCOUNTS
if (cache_frame_e86724f2e5e018fec77a3bf2ea9abf4a == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_e86724f2e5e018fec77a3bf2ea9abf4a = MAKE_FUNCTION_FRAME(codeobj_e86724f2e5e018fec77a3bf2ea9abf4a, module_jwt$algorithms, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_e86724f2e5e018fec77a3bf2ea9abf4a->m_type_description == NULL);
frame_e86724f2e5e018fec77a3bf2ea9abf4a = cache_frame_e86724f2e5e018fec77a3bf2ea9abf4a;
// Push the new frame as the currently active one.
pushFrameStack(frame_e86724f2e5e018fec77a3bf2ea9abf4a);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_e86724f2e5e018fec77a3bf2ea9abf4a) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_raise_type_1;
tmp_raise_type_1 = PyExc_NotImplementedError;
exception_type = tmp_raise_type_1;
Py_INCREF(tmp_raise_type_1);
exception_lineno = 90;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_e86724f2e5e018fec77a3bf2ea9abf4a);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_e86724f2e5e018fec77a3bf2ea9abf4a);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_e86724f2e5e018fec77a3bf2ea9abf4a, exception_lineno);
} else if (exception_tb->tb_frame != &frame_e86724f2e5e018fec77a3bf2ea9abf4a->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_e86724f2e5e018fec77a3bf2ea9abf4a, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_e86724f2e5e018fec77a3bf2ea9abf4a,
type_description_1,
par_self,
par_msg,
par_key,
par_sig
);
// Release cached frame if used for exception.
if (frame_e86724f2e5e018fec77a3bf2ea9abf4a == cache_frame_e86724f2e5e018fec77a3bf2ea9abf4a) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_e86724f2e5e018fec77a3bf2ea9abf4a);
cache_frame_e86724f2e5e018fec77a3bf2ea9abf4a = NULL;
}
assertFrameObject(frame_e86724f2e5e018fec77a3bf2ea9abf4a);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_msg);
Py_DECREF(par_msg);
CHECK_OBJECT(par_key);
Py_DECREF(par_key);
CHECK_OBJECT(par_sig);
Py_DECREF(par_sig);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
}
static PyObject *impl_jwt$algorithms$$$function__5_to_jwk(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_key_obj = python_pars[0];
struct Nuitka_FrameObject *frame_93008eedc7842c04cc11a99f745fe292;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
static struct Nuitka_FrameObject *cache_frame_93008eedc7842c04cc11a99f745fe292 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_93008eedc7842c04cc11a99f745fe292)) {
Py_XDECREF(cache_frame_93008eedc7842c04cc11a99f745fe292);
#if _DEBUG_REFCOUNTS
if (cache_frame_93008eedc7842c04cc11a99f745fe292 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_93008eedc7842c04cc11a99f745fe292 = MAKE_FUNCTION_FRAME(codeobj_93008eedc7842c04cc11a99f745fe292, module_jwt$algorithms, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_93008eedc7842c04cc11a99f745fe292->m_type_description == NULL);
frame_93008eedc7842c04cc11a99f745fe292 = cache_frame_93008eedc7842c04cc11a99f745fe292;
// Push the new frame as the currently active one.
pushFrameStack(frame_93008eedc7842c04cc11a99f745fe292);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_93008eedc7842c04cc11a99f745fe292) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_raise_type_1;
tmp_raise_type_1 = PyExc_NotImplementedError;
exception_type = tmp_raise_type_1;
Py_INCREF(tmp_raise_type_1);
exception_lineno = 97;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "o";
goto frame_exception_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_93008eedc7842c04cc11a99f745fe292);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_93008eedc7842c04cc11a99f745fe292);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_93008eedc7842c04cc11a99f745fe292, exception_lineno);
} else if (exception_tb->tb_frame != &frame_93008eedc7842c04cc11a99f745fe292->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_93008eedc7842c04cc11a99f745fe292, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_93008eedc7842c04cc11a99f745fe292,
type_description_1,
par_key_obj
);
// Release cached frame if used for exception.
if (frame_93008eedc7842c04cc11a99f745fe292 == cache_frame_93008eedc7842c04cc11a99f745fe292) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_93008eedc7842c04cc11a99f745fe292);
cache_frame_93008eedc7842c04cc11a99f745fe292 = NULL;
}
assertFrameObject(frame_93008eedc7842c04cc11a99f745fe292);
// 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_key_obj);
Py_DECREF(par_key_obj);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
}
static PyObject *impl_jwt$algorithms$$$function__6_from_jwk(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_jwk = python_pars[0];
struct Nuitka_FrameObject *frame_ecc8207683e61edff39f87750ff39e43;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
static struct Nuitka_FrameObject *cache_frame_ecc8207683e61edff39f87750ff39e43 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_ecc8207683e61edff39f87750ff39e43)) {
Py_XDECREF(cache_frame_ecc8207683e61edff39f87750ff39e43);
#if _DEBUG_REFCOUNTS
if (cache_frame_ecc8207683e61edff39f87750ff39e43 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_ecc8207683e61edff39f87750ff39e43 = MAKE_FUNCTION_FRAME(codeobj_ecc8207683e61edff39f87750ff39e43, module_jwt$algorithms, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_ecc8207683e61edff39f87750ff39e43->m_type_description == NULL);
frame_ecc8207683e61edff39f87750ff39e43 = cache_frame_ecc8207683e61edff39f87750ff39e43;
// Push the new frame as the currently active one.
pushFrameStack(frame_ecc8207683e61edff39f87750ff39e43);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_ecc8207683e61edff39f87750ff39e43) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_raise_type_1;
tmp_raise_type_1 = PyExc_NotImplementedError;
exception_type = tmp_raise_type_1;
Py_INCREF(tmp_raise_type_1);
exception_lineno = 104;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "o";
goto frame_exception_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_ecc8207683e61edff39f87750ff39e43);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_ecc8207683e61edff39f87750ff39e43);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_ecc8207683e61edff39f87750ff39e43, exception_lineno);
} else if (exception_tb->tb_frame != &frame_ecc8207683e61edff39f87750ff39e43->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_ecc8207683e61edff39f87750ff39e43, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_ecc8207683e61edff39f87750ff39e43,
type_description_1,
par_jwk
);
// Release cached frame if used for exception.
if (frame_ecc8207683e61edff39f87750ff39e43 == cache_frame_ecc8207683e61edff39f87750ff39e43) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_ecc8207683e61edff39f87750ff39e43);
cache_frame_ecc8207683e61edff39f87750ff39e43 = NULL;
}
assertFrameObject(frame_ecc8207683e61edff39f87750ff39e43);
// 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_jwk);
Py_DECREF(par_jwk);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
}
static PyObject *impl_jwt$algorithms$$$function__7_prepare_key(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_key = python_pars[1];
struct Nuitka_FrameObject *frame_1593144d7216a00877d838b991c555cb;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
static struct Nuitka_FrameObject *cache_frame_1593144d7216a00877d838b991c555cb = 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_1593144d7216a00877d838b991c555cb)) {
Py_XDECREF(cache_frame_1593144d7216a00877d838b991c555cb);
#if _DEBUG_REFCOUNTS
if (cache_frame_1593144d7216a00877d838b991c555cb == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_1593144d7216a00877d838b991c555cb = MAKE_FUNCTION_FRAME(codeobj_1593144d7216a00877d838b991c555cb, module_jwt$algorithms, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_1593144d7216a00877d838b991c555cb->m_type_description == NULL);
frame_1593144d7216a00877d838b991c555cb = cache_frame_1593144d7216a00877d838b991c555cb;
// Push the new frame as the currently active one.
pushFrameStack(frame_1593144d7216a00877d838b991c555cb);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_1593144d7216a00877d838b991c555cb) == 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_key);
tmp_cmp_expr_left_1 = par_key;
tmp_cmp_expr_right_1 = mod_consts[30];
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 = 113;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
if (tmp_condition_result_1 == NUITKA_BOOL_TRUE) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_assign_source_1;
tmp_assign_source_1 = Py_None;
{
PyObject *old = par_key;
assert(old != NULL);
par_key = tmp_assign_source_1;
Py_INCREF(par_key);
Py_DECREF(old);
}
}
branch_no_1:;
{
bool tmp_condition_result_2;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
CHECK_OBJECT(par_key);
tmp_cmp_expr_left_2 = par_key;
tmp_cmp_expr_right_2 = Py_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_raise_type_1;
PyObject *tmp_called_value_1;
tmp_called_value_1 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[31]);
if (unlikely(tmp_called_value_1 == NULL)) {
tmp_called_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[31]);
}
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 117;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
frame_1593144d7216a00877d838b991c555cb->m_frame.f_lineno = 117;
tmp_raise_type_1 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_1, mod_consts[32]);
if (tmp_raise_type_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 117;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
exception_type = tmp_raise_type_1;
exception_lineno = 117;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oo";
goto frame_exception_exit_1;
}
branch_no_2:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_1593144d7216a00877d838b991c555cb);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_1593144d7216a00877d838b991c555cb);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_1593144d7216a00877d838b991c555cb, exception_lineno);
} else if (exception_tb->tb_frame != &frame_1593144d7216a00877d838b991c555cb->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_1593144d7216a00877d838b991c555cb, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_1593144d7216a00877d838b991c555cb,
type_description_1,
par_self,
par_key
);
// Release cached frame if used for exception.
if (frame_1593144d7216a00877d838b991c555cb == cache_frame_1593144d7216a00877d838b991c555cb) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_1593144d7216a00877d838b991c555cb);
cache_frame_1593144d7216a00877d838b991c555cb = NULL;
}
assertFrameObject(frame_1593144d7216a00877d838b991c555cb);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
CHECK_OBJECT(par_key);
tmp_return_value = par_key;
Py_INCREF(tmp_return_value);
goto try_return_handler_1;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(par_key);
Py_DECREF(par_key);
par_key = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
CHECK_OBJECT(par_key);
Py_DECREF(par_key);
par_key = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
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_jwt$algorithms$$$function__10___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_hash_alg = python_pars[1];
struct Nuitka_FrameObject *frame_170fffe1d1d5394baa240610898ce7e4;
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;
static struct Nuitka_FrameObject *cache_frame_170fffe1d1d5394baa240610898ce7e4 = NULL;
PyObject *tmp_return_value = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_170fffe1d1d5394baa240610898ce7e4)) {
Py_XDECREF(cache_frame_170fffe1d1d5394baa240610898ce7e4);
#if _DEBUG_REFCOUNTS
if (cache_frame_170fffe1d1d5394baa240610898ce7e4 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_170fffe1d1d5394baa240610898ce7e4 = MAKE_FUNCTION_FRAME(codeobj_170fffe1d1d5394baa240610898ce7e4, module_jwt$algorithms, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_170fffe1d1d5394baa240610898ce7e4->m_type_description == NULL);
frame_170fffe1d1d5394baa240610898ce7e4 = cache_frame_170fffe1d1d5394baa240610898ce7e4;
// Push the new frame as the currently active one.
pushFrameStack(frame_170fffe1d1d5394baa240610898ce7e4);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_170fffe1d1d5394baa240610898ce7e4) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
CHECK_OBJECT(par_hash_alg);
tmp_assattr_value_1 = par_hash_alg;
CHECK_OBJECT(par_self);
tmp_assattr_target_1 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[33], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 138;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_170fffe1d1d5394baa240610898ce7e4);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_170fffe1d1d5394baa240610898ce7e4);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_170fffe1d1d5394baa240610898ce7e4, exception_lineno);
} else if (exception_tb->tb_frame != &frame_170fffe1d1d5394baa240610898ce7e4->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_170fffe1d1d5394baa240610898ce7e4, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_170fffe1d1d5394baa240610898ce7e4,
type_description_1,
par_self,
par_hash_alg
);
// Release cached frame if used for exception.
if (frame_170fffe1d1d5394baa240610898ce7e4 == cache_frame_170fffe1d1d5394baa240610898ce7e4) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_170fffe1d1d5394baa240610898ce7e4);
cache_frame_170fffe1d1d5394baa240610898ce7e4 = NULL;
}
assertFrameObject(frame_170fffe1d1d5394baa240610898ce7e4);
// 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_hash_alg);
Py_DECREF(par_hash_alg);
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_hash_alg);
Py_DECREF(par_hash_alg);
// 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_jwt$algorithms$$$function__11_prepare_key(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_key = python_pars[1];
struct Nuitka_FrameObject *frame_36096ffa79dbdcdf5ede205cc399a101;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
static struct Nuitka_FrameObject *cache_frame_36096ffa79dbdcdf5ede205cc399a101 = 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_36096ffa79dbdcdf5ede205cc399a101)) {
Py_XDECREF(cache_frame_36096ffa79dbdcdf5ede205cc399a101);
#if _DEBUG_REFCOUNTS
if (cache_frame_36096ffa79dbdcdf5ede205cc399a101 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_36096ffa79dbdcdf5ede205cc399a101 = MAKE_FUNCTION_FRAME(codeobj_36096ffa79dbdcdf5ede205cc399a101, module_jwt$algorithms, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_36096ffa79dbdcdf5ede205cc399a101->m_type_description == NULL);
frame_36096ffa79dbdcdf5ede205cc399a101 = cache_frame_36096ffa79dbdcdf5ede205cc399a101;
// Push the new frame as the currently active one.
pushFrameStack(frame_36096ffa79dbdcdf5ede205cc399a101);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_36096ffa79dbdcdf5ede205cc399a101) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_value_1;
PyObject *tmp_args_element_value_1;
tmp_called_value_1 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[34]);
if (unlikely(tmp_called_value_1 == NULL)) {
tmp_called_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[34]);
}
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 141;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_key);
tmp_args_element_value_1 = par_key;
frame_36096ffa79dbdcdf5ede205cc399a101->m_frame.f_lineno = 141;
tmp_assign_source_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_1, tmp_args_element_value_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 141;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
{
PyObject *old = par_key;
assert(old != NULL);
par_key = tmp_assign_source_1;
Py_DECREF(old);
}
}
{
nuitka_bool tmp_condition_result_1;
int tmp_or_left_truth_1;
nuitka_bool tmp_or_left_value_1;
nuitka_bool tmp_or_right_value_1;
PyObject *tmp_called_value_2;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_2;
int tmp_truth_name_1;
PyObject *tmp_called_value_3;
PyObject *tmp_call_result_2;
PyObject *tmp_args_element_value_3;
int tmp_truth_name_2;
tmp_called_value_2 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[35]);
if (unlikely(tmp_called_value_2 == NULL)) {
tmp_called_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[35]);
}
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 143;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_key);
tmp_args_element_value_2 = par_key;
frame_36096ffa79dbdcdf5ede205cc399a101->m_frame.f_lineno = 143;
tmp_call_result_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_2, 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 = 143;
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 = 143;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_or_left_value_1 = tmp_truth_name_1 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_call_result_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 = 143;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
if (tmp_or_left_truth_1 == 1) {
goto or_left_1;
} else {
goto or_right_1;
}
or_right_1:;
tmp_called_value_3 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[36]);
if (unlikely(tmp_called_value_3 == NULL)) {
tmp_called_value_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[36]);
}
if (tmp_called_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 143;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_key);
tmp_args_element_value_3 = par_key;
frame_36096ffa79dbdcdf5ede205cc399a101->m_frame.f_lineno = 143;
tmp_call_result_2 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_3, tmp_args_element_value_3);
if (tmp_call_result_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 143;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_truth_name_2 = CHECK_IF_TRUE(tmp_call_result_2);
if (tmp_truth_name_2 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_call_result_2);
exception_lineno = 143;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_or_right_value_1 = tmp_truth_name_2 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_call_result_2);
tmp_condition_result_1 = tmp_or_right_value_1;
goto or_end_1;
or_left_1:;
tmp_condition_result_1 = tmp_or_left_value_1;
or_end_1:;
if (tmp_condition_result_1 == NUITKA_BOOL_TRUE) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_called_value_4;
tmp_called_value_4 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[31]);
if (unlikely(tmp_called_value_4 == NULL)) {
tmp_called_value_4 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[31]);
}
if (tmp_called_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 144;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
frame_36096ffa79dbdcdf5ede205cc399a101->m_frame.f_lineno = 144;
tmp_raise_type_1 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_4, mod_consts[37]);
if (tmp_raise_type_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 144;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
exception_type = tmp_raise_type_1;
exception_lineno = 144;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oo";
goto frame_exception_exit_1;
}
branch_no_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_36096ffa79dbdcdf5ede205cc399a101);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_36096ffa79dbdcdf5ede205cc399a101);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_36096ffa79dbdcdf5ede205cc399a101, exception_lineno);
} else if (exception_tb->tb_frame != &frame_36096ffa79dbdcdf5ede205cc399a101->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_36096ffa79dbdcdf5ede205cc399a101, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_36096ffa79dbdcdf5ede205cc399a101,
type_description_1,
par_self,
par_key
);
// Release cached frame if used for exception.
if (frame_36096ffa79dbdcdf5ede205cc399a101 == cache_frame_36096ffa79dbdcdf5ede205cc399a101) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_36096ffa79dbdcdf5ede205cc399a101);
cache_frame_36096ffa79dbdcdf5ede205cc399a101 = NULL;
}
assertFrameObject(frame_36096ffa79dbdcdf5ede205cc399a101);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
CHECK_OBJECT(par_key);
tmp_return_value = par_key;
Py_INCREF(tmp_return_value);
goto try_return_handler_1;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(par_key);
Py_DECREF(par_key);
par_key = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(par_key);
par_key = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
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_jwt$algorithms$$$function__12_to_jwk(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_key_obj = python_pars[0];
struct Nuitka_FrameObject *frame_16848949ad4b23e353b7e0c87aed4996;
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;
int tmp_res;
static struct Nuitka_FrameObject *cache_frame_16848949ad4b23e353b7e0c87aed4996 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_16848949ad4b23e353b7e0c87aed4996)) {
Py_XDECREF(cache_frame_16848949ad4b23e353b7e0c87aed4996);
#if _DEBUG_REFCOUNTS
if (cache_frame_16848949ad4b23e353b7e0c87aed4996 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_16848949ad4b23e353b7e0c87aed4996 = MAKE_FUNCTION_FRAME(codeobj_16848949ad4b23e353b7e0c87aed4996, module_jwt$algorithms, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_16848949ad4b23e353b7e0c87aed4996->m_type_description == NULL);
frame_16848949ad4b23e353b7e0c87aed4996 = cache_frame_16848949ad4b23e353b7e0c87aed4996;
// Push the new frame as the currently active one.
pushFrameStack(frame_16848949ad4b23e353b7e0c87aed4996);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_16848949ad4b23e353b7e0c87aed4996) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_dict_key_1;
PyObject *tmp_dict_value_1;
PyObject *tmp_called_value_2;
PyObject *tmp_args_element_value_2;
PyObject *tmp_called_value_3;
PyObject *tmp_args_element_value_3;
PyObject *tmp_called_value_4;
PyObject *tmp_args_element_value_4;
tmp_expression_value_1 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[38]);
if (unlikely(tmp_expression_value_1 == NULL)) {
tmp_expression_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[38]);
}
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 152;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[39]);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 152;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_dict_key_1 = mod_consts[40];
tmp_called_value_2 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[41]);
if (unlikely(tmp_called_value_2 == NULL)) {
tmp_called_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[41]);
}
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 = 153;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_called_value_3 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[42]);
if (unlikely(tmp_called_value_3 == NULL)) {
tmp_called_value_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[42]);
}
if (tmp_called_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 153;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_called_value_4 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[34]);
if (unlikely(tmp_called_value_4 == NULL)) {
tmp_called_value_4 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[34]);
}
if (tmp_called_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 153;
type_description_1 = "o";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_key_obj);
tmp_args_element_value_4 = par_key_obj;
frame_16848949ad4b23e353b7e0c87aed4996->m_frame.f_lineno = 153;
tmp_args_element_value_3 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_4, tmp_args_element_value_4);
if (tmp_args_element_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 153;
type_description_1 = "o";
goto frame_exception_exit_1;
}
frame_16848949ad4b23e353b7e0c87aed4996->m_frame.f_lineno = 153;
tmp_args_element_value_2 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_3, tmp_args_element_value_3);
Py_DECREF(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 = 153;
type_description_1 = "o";
goto frame_exception_exit_1;
}
frame_16848949ad4b23e353b7e0c87aed4996->m_frame.f_lineno = 153;
tmp_dict_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_dict_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 153;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_args_element_value_1 = _PyDict_NewPresized( 2 );
tmp_res = PyDict_SetItem(tmp_args_element_value_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[43];
tmp_dict_value_1 = mod_consts[44];
tmp_res = PyDict_SetItem(tmp_args_element_value_1, tmp_dict_key_1, tmp_dict_value_1);
assert(!(tmp_res != 0));
frame_16848949ad4b23e353b7e0c87aed4996->m_frame.f_lineno = 152;
tmp_return_value = 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_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 152;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_16848949ad4b23e353b7e0c87aed4996);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_16848949ad4b23e353b7e0c87aed4996);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_16848949ad4b23e353b7e0c87aed4996);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_16848949ad4b23e353b7e0c87aed4996, exception_lineno);
} else if (exception_tb->tb_frame != &frame_16848949ad4b23e353b7e0c87aed4996->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_16848949ad4b23e353b7e0c87aed4996, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_16848949ad4b23e353b7e0c87aed4996,
type_description_1,
par_key_obj
);
// Release cached frame if used for exception.
if (frame_16848949ad4b23e353b7e0c87aed4996 == cache_frame_16848949ad4b23e353b7e0c87aed4996) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_16848949ad4b23e353b7e0c87aed4996);
cache_frame_16848949ad4b23e353b7e0c87aed4996 = NULL;
}
assertFrameObject(frame_16848949ad4b23e353b7e0c87aed4996);
// 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_key_obj);
Py_DECREF(par_key_obj);
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_key_obj);
Py_DECREF(par_key_obj);
// 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_jwt$algorithms$$$function__13_from_jwk(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_jwk = python_pars[0];
PyObject *var_obj = NULL;
struct Nuitka_FrameObject *frame_752f22bc82b3e2a7fc06e85861ea18fc;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_752f22bc82b3e2a7fc06e85861ea18fc = 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_752f22bc82b3e2a7fc06e85861ea18fc)) {
Py_XDECREF(cache_frame_752f22bc82b3e2a7fc06e85861ea18fc);
#if _DEBUG_REFCOUNTS
if (cache_frame_752f22bc82b3e2a7fc06e85861ea18fc == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_752f22bc82b3e2a7fc06e85861ea18fc = MAKE_FUNCTION_FRAME(codeobj_752f22bc82b3e2a7fc06e85861ea18fc, module_jwt$algorithms, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_752f22bc82b3e2a7fc06e85861ea18fc->m_type_description == NULL);
frame_752f22bc82b3e2a7fc06e85861ea18fc = cache_frame_752f22bc82b3e2a7fc06e85861ea18fc;
// Push the new frame as the currently active one.
pushFrameStack(frame_752f22bc82b3e2a7fc06e85861ea18fc);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_752f22bc82b3e2a7fc06e85861ea18fc) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_instance_1;
PyObject *tmp_args_element_value_1;
tmp_called_instance_1 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[38]);
if (unlikely(tmp_called_instance_1 == NULL)) {
tmp_called_instance_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[38]);
}
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 159;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_jwk);
tmp_args_element_value_1 = par_jwk;
frame_752f22bc82b3e2a7fc06e85861ea18fc->m_frame.f_lineno = 159;
tmp_assign_source_1 = CALL_METHOD_WITH_SINGLE_ARG(tmp_called_instance_1, mod_consts[45], 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 = 159;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
assert(var_obj == NULL);
var_obj = tmp_assign_source_1;
}
{
nuitka_bool tmp_condition_result_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(var_obj);
tmp_expression_value_1 = var_obj;
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[46]);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 161;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
frame_752f22bc82b3e2a7fc06e85861ea18fc->m_frame.f_lineno = 161;
tmp_cmp_expr_left_1 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_1, mod_consts[47]);
Py_DECREF(tmp_called_value_1);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 161;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_1 = mod_consts[44];
tmp_condition_result_1 = RICH_COMPARE_NE_NBOOL_OBJECT_UNICODE(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
Py_DECREF(tmp_cmp_expr_left_1);
if (tmp_condition_result_1 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 161;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
if (tmp_condition_result_1 == NUITKA_BOOL_TRUE) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_called_value_2;
tmp_called_value_2 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[31]);
if (unlikely(tmp_called_value_2 == NULL)) {
tmp_called_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[31]);
}
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 162;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
frame_752f22bc82b3e2a7fc06e85861ea18fc->m_frame.f_lineno = 162;
tmp_raise_type_1 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_2, mod_consts[48]);
if (tmp_raise_type_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 162;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
exception_type = tmp_raise_type_1;
exception_lineno = 162;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oo";
goto frame_exception_exit_1;
}
branch_no_1:;
{
PyObject *tmp_called_value_3;
PyObject *tmp_args_element_value_2;
PyObject *tmp_expression_value_2;
PyObject *tmp_subscript_value_1;
tmp_called_value_3 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[49]);
if (unlikely(tmp_called_value_3 == NULL)) {
tmp_called_value_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[49]);
}
if (tmp_called_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 164;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_obj);
tmp_expression_value_2 = var_obj;
tmp_subscript_value_1 = mod_consts[40];
tmp_args_element_value_2 = LOOKUP_SUBSCRIPT(tmp_expression_value_2, tmp_subscript_value_1);
if (tmp_args_element_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 164;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
frame_752f22bc82b3e2a7fc06e85861ea18fc->m_frame.f_lineno = 164;
tmp_return_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_3, tmp_args_element_value_2);
Py_DECREF(tmp_args_element_value_2);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 164;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_752f22bc82b3e2a7fc06e85861ea18fc);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_752f22bc82b3e2a7fc06e85861ea18fc);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_752f22bc82b3e2a7fc06e85861ea18fc);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_752f22bc82b3e2a7fc06e85861ea18fc, exception_lineno);
} else if (exception_tb->tb_frame != &frame_752f22bc82b3e2a7fc06e85861ea18fc->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_752f22bc82b3e2a7fc06e85861ea18fc, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_752f22bc82b3e2a7fc06e85861ea18fc,
type_description_1,
par_jwk,
var_obj
);
// Release cached frame if used for exception.
if (frame_752f22bc82b3e2a7fc06e85861ea18fc == cache_frame_752f22bc82b3e2a7fc06e85861ea18fc) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_752f22bc82b3e2a7fc06e85861ea18fc);
cache_frame_752f22bc82b3e2a7fc06e85861ea18fc = NULL;
}
assertFrameObject(frame_752f22bc82b3e2a7fc06e85861ea18fc);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(var_obj);
Py_DECREF(var_obj);
var_obj = 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_obj);
var_obj = 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_jwk);
Py_DECREF(par_jwk);
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_jwk);
Py_DECREF(par_jwk);
// 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_jwt$algorithms$$$function__14_sign(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_msg = python_pars[1];
PyObject *par_key = python_pars[2];
struct Nuitka_FrameObject *frame_908f52bdff5a82cd3c9652d6907bdd91;
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_908f52bdff5a82cd3c9652d6907bdd91 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_908f52bdff5a82cd3c9652d6907bdd91)) {
Py_XDECREF(cache_frame_908f52bdff5a82cd3c9652d6907bdd91);
#if _DEBUG_REFCOUNTS
if (cache_frame_908f52bdff5a82cd3c9652d6907bdd91 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_908f52bdff5a82cd3c9652d6907bdd91 = MAKE_FUNCTION_FRAME(codeobj_908f52bdff5a82cd3c9652d6907bdd91, module_jwt$algorithms, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_908f52bdff5a82cd3c9652d6907bdd91->m_type_description == NULL);
frame_908f52bdff5a82cd3c9652d6907bdd91 = cache_frame_908f52bdff5a82cd3c9652d6907bdd91;
// Push the new frame as the currently active one.
pushFrameStack(frame_908f52bdff5a82cd3c9652d6907bdd91);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_908f52bdff5a82cd3c9652d6907bdd91) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_called_instance_1;
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_args_element_value_2;
PyObject *tmp_args_element_value_3;
PyObject *tmp_expression_value_2;
tmp_expression_value_1 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[50]);
if (unlikely(tmp_expression_value_1 == NULL)) {
tmp_expression_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[50]);
}
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 167;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[51]);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 167;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_key);
tmp_args_element_value_1 = par_key;
CHECK_OBJECT(par_msg);
tmp_args_element_value_2 = par_msg;
CHECK_OBJECT(par_self);
tmp_expression_value_2 = par_self;
tmp_args_element_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[33]);
if (tmp_args_element_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 167;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_908f52bdff5a82cd3c9652d6907bdd91->m_frame.f_lineno = 167;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2, tmp_args_element_value_3};
tmp_called_instance_1 = CALL_FUNCTION_WITH_ARGS3(tmp_called_value_1, call_args);
}
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_3);
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 167;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_908f52bdff5a82cd3c9652d6907bdd91->m_frame.f_lineno = 167;
tmp_return_value = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[52]);
Py_DECREF(tmp_called_instance_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 167;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_908f52bdff5a82cd3c9652d6907bdd91);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_908f52bdff5a82cd3c9652d6907bdd91);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_908f52bdff5a82cd3c9652d6907bdd91);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_908f52bdff5a82cd3c9652d6907bdd91, exception_lineno);
} else if (exception_tb->tb_frame != &frame_908f52bdff5a82cd3c9652d6907bdd91->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_908f52bdff5a82cd3c9652d6907bdd91, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_908f52bdff5a82cd3c9652d6907bdd91,
type_description_1,
par_self,
par_msg,
par_key
);
// Release cached frame if used for exception.
if (frame_908f52bdff5a82cd3c9652d6907bdd91 == cache_frame_908f52bdff5a82cd3c9652d6907bdd91) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_908f52bdff5a82cd3c9652d6907bdd91);
cache_frame_908f52bdff5a82cd3c9652d6907bdd91 = NULL;
}
assertFrameObject(frame_908f52bdff5a82cd3c9652d6907bdd91);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_msg);
Py_DECREF(par_msg);
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_msg);
Py_DECREF(par_msg);
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_jwt$algorithms$$$function__15_verify(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_msg = python_pars[1];
PyObject *par_key = python_pars[2];
PyObject *par_sig = python_pars[3];
struct Nuitka_FrameObject *frame_799c83054d436a4a3a120ec4a6c5cf3f;
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_799c83054d436a4a3a120ec4a6c5cf3f = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_799c83054d436a4a3a120ec4a6c5cf3f)) {
Py_XDECREF(cache_frame_799c83054d436a4a3a120ec4a6c5cf3f);
#if _DEBUG_REFCOUNTS
if (cache_frame_799c83054d436a4a3a120ec4a6c5cf3f == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_799c83054d436a4a3a120ec4a6c5cf3f = MAKE_FUNCTION_FRAME(codeobj_799c83054d436a4a3a120ec4a6c5cf3f, module_jwt$algorithms, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_799c83054d436a4a3a120ec4a6c5cf3f->m_type_description == NULL);
frame_799c83054d436a4a3a120ec4a6c5cf3f = cache_frame_799c83054d436a4a3a120ec4a6c5cf3f;
// Push the new frame as the currently active one.
pushFrameStack(frame_799c83054d436a4a3a120ec4a6c5cf3f);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_799c83054d436a4a3a120ec4a6c5cf3f) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_called_value_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_args_element_value_2;
PyObject *tmp_called_instance_1;
PyObject *tmp_args_element_value_3;
PyObject *tmp_args_element_value_4;
tmp_called_value_1 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (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 = 170;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_sig);
tmp_args_element_value_1 = par_sig;
CHECK_OBJECT(par_self);
tmp_called_instance_1 = par_self;
CHECK_OBJECT(par_msg);
tmp_args_element_value_3 = par_msg;
CHECK_OBJECT(par_key);
tmp_args_element_value_4 = par_key;
frame_799c83054d436a4a3a120ec4a6c5cf3f->m_frame.f_lineno = 170;
{
PyObject *call_args[] = {tmp_args_element_value_3, tmp_args_element_value_4};
tmp_args_element_value_2 = CALL_METHOD_WITH_ARGS2(
tmp_called_instance_1,
mod_consts[54],
call_args
);
}
if (tmp_args_element_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 170;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
frame_799c83054d436a4a3a120ec4a6c5cf3f->m_frame.f_lineno = 170;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2};
tmp_return_value = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_1, call_args);
}
Py_DECREF(tmp_args_element_value_2);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 170;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_799c83054d436a4a3a120ec4a6c5cf3f);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_799c83054d436a4a3a120ec4a6c5cf3f);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_799c83054d436a4a3a120ec4a6c5cf3f);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_799c83054d436a4a3a120ec4a6c5cf3f, exception_lineno);
} else if (exception_tb->tb_frame != &frame_799c83054d436a4a3a120ec4a6c5cf3f->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_799c83054d436a4a3a120ec4a6c5cf3f, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_799c83054d436a4a3a120ec4a6c5cf3f,
type_description_1,
par_self,
par_msg,
par_key,
par_sig
);
// Release cached frame if used for exception.
if (frame_799c83054d436a4a3a120ec4a6c5cf3f == cache_frame_799c83054d436a4a3a120ec4a6c5cf3f) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_799c83054d436a4a3a120ec4a6c5cf3f);
cache_frame_799c83054d436a4a3a120ec4a6c5cf3f = NULL;
}
assertFrameObject(frame_799c83054d436a4a3a120ec4a6c5cf3f);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_msg);
Py_DECREF(par_msg);
CHECK_OBJECT(par_key);
Py_DECREF(par_key);
CHECK_OBJECT(par_sig);
Py_DECREF(par_sig);
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_msg);
Py_DECREF(par_msg);
CHECK_OBJECT(par_key);
Py_DECREF(par_key);
CHECK_OBJECT(par_sig);
Py_DECREF(par_sig);
// 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_jwt$algorithms$$$function__16___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_hash_alg = python_pars[1];
struct Nuitka_FrameObject *frame_cbf494e423f6e85d5dcd5d6ec0d3cb2d;
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;
static struct Nuitka_FrameObject *cache_frame_cbf494e423f6e85d5dcd5d6ec0d3cb2d = NULL;
PyObject *tmp_return_value = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_cbf494e423f6e85d5dcd5d6ec0d3cb2d)) {
Py_XDECREF(cache_frame_cbf494e423f6e85d5dcd5d6ec0d3cb2d);
#if _DEBUG_REFCOUNTS
if (cache_frame_cbf494e423f6e85d5dcd5d6ec0d3cb2d == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_cbf494e423f6e85d5dcd5d6ec0d3cb2d = MAKE_FUNCTION_FRAME(codeobj_cbf494e423f6e85d5dcd5d6ec0d3cb2d, module_jwt$algorithms, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_cbf494e423f6e85d5dcd5d6ec0d3cb2d->m_type_description == NULL);
frame_cbf494e423f6e85d5dcd5d6ec0d3cb2d = cache_frame_cbf494e423f6e85d5dcd5d6ec0d3cb2d;
// Push the new frame as the currently active one.
pushFrameStack(frame_cbf494e423f6e85d5dcd5d6ec0d3cb2d);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_cbf494e423f6e85d5dcd5d6ec0d3cb2d) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
CHECK_OBJECT(par_hash_alg);
tmp_assattr_value_1 = par_hash_alg;
CHECK_OBJECT(par_self);
tmp_assattr_target_1 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[33], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 185;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_cbf494e423f6e85d5dcd5d6ec0d3cb2d);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_cbf494e423f6e85d5dcd5d6ec0d3cb2d);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_cbf494e423f6e85d5dcd5d6ec0d3cb2d, exception_lineno);
} else if (exception_tb->tb_frame != &frame_cbf494e423f6e85d5dcd5d6ec0d3cb2d->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_cbf494e423f6e85d5dcd5d6ec0d3cb2d, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_cbf494e423f6e85d5dcd5d6ec0d3cb2d,
type_description_1,
par_self,
par_hash_alg
);
// Release cached frame if used for exception.
if (frame_cbf494e423f6e85d5dcd5d6ec0d3cb2d == cache_frame_cbf494e423f6e85d5dcd5d6ec0d3cb2d) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_cbf494e423f6e85d5dcd5d6ec0d3cb2d);
cache_frame_cbf494e423f6e85d5dcd5d6ec0d3cb2d = NULL;
}
assertFrameObject(frame_cbf494e423f6e85d5dcd5d6ec0d3cb2d);
// 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_hash_alg);
Py_DECREF(par_hash_alg);
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_hash_alg);
Py_DECREF(par_hash_alg);
// 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_jwt$algorithms$$$function__17_prepare_key(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_key = python_pars[1];
struct Nuitka_FrameObject *frame_4caca97ac74bc2cd1569081e7a430adc;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
PyObject *tmp_return_value = NULL;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
struct Nuitka_ExceptionStackItem exception_preserved_1;
bool tmp_result;
PyObject *exception_keeper_type_2;
PyObject *exception_keeper_value_2;
PyTracebackObject *exception_keeper_tb_2;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_2;
static struct Nuitka_FrameObject *cache_frame_4caca97ac74bc2cd1569081e7a430adc = 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_4caca97ac74bc2cd1569081e7a430adc)) {
Py_XDECREF(cache_frame_4caca97ac74bc2cd1569081e7a430adc);
#if _DEBUG_REFCOUNTS
if (cache_frame_4caca97ac74bc2cd1569081e7a430adc == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_4caca97ac74bc2cd1569081e7a430adc = MAKE_FUNCTION_FRAME(codeobj_4caca97ac74bc2cd1569081e7a430adc, module_jwt$algorithms, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_4caca97ac74bc2cd1569081e7a430adc->m_type_description == NULL);
frame_4caca97ac74bc2cd1569081e7a430adc = cache_frame_4caca97ac74bc2cd1569081e7a430adc;
// Push the new frame as the currently active one.
pushFrameStack(frame_4caca97ac74bc2cd1569081e7a430adc);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_4caca97ac74bc2cd1569081e7a430adc) == 2); // Frame stack
// Framed code:
{
nuitka_bool tmp_condition_result_1;
int tmp_or_left_truth_1;
nuitka_bool tmp_or_left_value_1;
nuitka_bool tmp_or_right_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
PyObject *tmp_isinstance_inst_2;
PyObject *tmp_isinstance_cls_2;
CHECK_OBJECT(par_key);
tmp_isinstance_inst_1 = par_key;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[55]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[55]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 188;
type_description_1 = "oo";
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 = 188;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_or_left_value_1 = (tmp_res != 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
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 = 188;
type_description_1 = "oo";
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_key);
tmp_isinstance_inst_2 = par_key;
tmp_isinstance_cls_2 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[56]);
if (unlikely(tmp_isinstance_cls_2 == NULL)) {
tmp_isinstance_cls_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[56]);
}
if (tmp_isinstance_cls_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 189;
type_description_1 = "oo";
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 = 189;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_or_right_value_1 = (tmp_res != 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
tmp_condition_result_1 = tmp_or_right_value_1;
goto or_end_1;
or_left_1:;
tmp_condition_result_1 = tmp_or_left_value_1;
or_end_1:;
if (tmp_condition_result_1 == NUITKA_BOOL_TRUE) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
CHECK_OBJECT(par_key);
tmp_return_value = par_key;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
branch_no_1:;
{
nuitka_bool tmp_condition_result_2;
PyObject *tmp_isinstance_inst_3;
PyObject *tmp_isinstance_cls_3;
CHECK_OBJECT(par_key);
tmp_isinstance_inst_3 = par_key;
tmp_isinstance_cls_3 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[57]);
if (unlikely(tmp_isinstance_cls_3 == NULL)) {
tmp_isinstance_cls_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[57]);
}
if (tmp_isinstance_cls_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 192;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_3, tmp_isinstance_cls_3);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 192;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_condition_result_2 = (tmp_res != 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_2 == NUITKA_BOOL_TRUE) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_value_1;
PyObject *tmp_args_element_value_1;
tmp_called_value_1 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[34]);
if (unlikely(tmp_called_value_1 == NULL)) {
tmp_called_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[34]);
}
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 193;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_key);
tmp_args_element_value_1 = par_key;
frame_4caca97ac74bc2cd1569081e7a430adc->m_frame.f_lineno = 193;
tmp_assign_source_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_1, tmp_args_element_value_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 193;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
{
PyObject *old = par_key;
assert(old != NULL);
par_key = tmp_assign_source_1;
Py_DECREF(old);
}
}
// Tried code:
{
nuitka_bool tmp_condition_result_3;
PyObject *tmp_called_value_2;
PyObject *tmp_expression_value_1;
PyObject *tmp_call_result_1;
int tmp_truth_name_1;
CHECK_OBJECT(par_key);
tmp_expression_value_1 = par_key;
tmp_called_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[58]);
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 196;
type_description_1 = "oo";
goto try_except_handler_2;
}
frame_4caca97ac74bc2cd1569081e7a430adc->m_frame.f_lineno = 196;
tmp_call_result_1 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_2, mod_consts[59]);
Py_DECREF(tmp_called_value_2);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 196;
type_description_1 = "oo";
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(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_call_result_1);
exception_lineno = 196;
type_description_1 = "oo";
goto try_except_handler_2;
}
tmp_condition_result_3 = tmp_truth_name_1 == 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:;
{
PyObject *tmp_assign_source_2;
PyObject *tmp_called_value_3;
PyObject *tmp_kw_call_arg_value_0_1;
PyObject *tmp_kw_call_dict_value_0_1;
PyObject *tmp_called_value_4;
tmp_called_value_3 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[60]);
if (unlikely(tmp_called_value_3 == NULL)) {
tmp_called_value_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[60]);
}
if (tmp_called_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 197;
type_description_1 = "oo";
goto try_except_handler_2;
}
CHECK_OBJECT(par_key);
tmp_kw_call_arg_value_0_1 = par_key;
tmp_called_value_4 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[61]);
if (unlikely(tmp_called_value_4 == NULL)) {
tmp_called_value_4 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[61]);
}
if (tmp_called_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 197;
type_description_1 = "oo";
goto try_except_handler_2;
}
frame_4caca97ac74bc2cd1569081e7a430adc->m_frame.f_lineno = 197;
tmp_kw_call_dict_value_0_1 = CALL_FUNCTION_NO_ARGS(tmp_called_value_4);
if (tmp_kw_call_dict_value_0_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 197;
type_description_1 = "oo";
goto try_except_handler_2;
}
frame_4caca97ac74bc2cd1569081e7a430adc->m_frame.f_lineno = 197;
{
PyObject *args[] = {tmp_kw_call_arg_value_0_1};
PyObject *kw_values[1] = {tmp_kw_call_dict_value_0_1};
tmp_assign_source_2 = CALL_FUNCTION_WITH_ARGS1_KWSPLIT(tmp_called_value_3, args, kw_values, mod_consts[62]);
}
Py_DECREF(tmp_kw_call_dict_value_0_1);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 197;
type_description_1 = "oo";
goto try_except_handler_2;
}
{
PyObject *old = par_key;
assert(old != NULL);
par_key = tmp_assign_source_2;
Py_DECREF(old);
}
}
goto branch_end_3;
branch_no_3:;
{
PyObject *tmp_assign_source_3;
PyObject *tmp_called_value_5;
PyObject *tmp_kw_call_arg_value_0_2;
PyObject *tmp_kw_call_dict_value_0_2;
PyObject *tmp_kw_call_dict_value_1_1;
PyObject *tmp_called_value_6;
tmp_called_value_5 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[63]);
if (unlikely(tmp_called_value_5 == NULL)) {
tmp_called_value_5 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[63]);
}
if (tmp_called_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 199;
type_description_1 = "oo";
goto try_except_handler_2;
}
CHECK_OBJECT(par_key);
tmp_kw_call_arg_value_0_2 = par_key;
tmp_kw_call_dict_value_0_2 = Py_None;
tmp_called_value_6 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[61]);
if (unlikely(tmp_called_value_6 == NULL)) {
tmp_called_value_6 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[61]);
}
if (tmp_called_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 199;
type_description_1 = "oo";
goto try_except_handler_2;
}
frame_4caca97ac74bc2cd1569081e7a430adc->m_frame.f_lineno = 199;
tmp_kw_call_dict_value_1_1 = CALL_FUNCTION_NO_ARGS(tmp_called_value_6);
if (tmp_kw_call_dict_value_1_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 199;
type_description_1 = "oo";
goto try_except_handler_2;
}
frame_4caca97ac74bc2cd1569081e7a430adc->m_frame.f_lineno = 199;
{
PyObject *args[] = {tmp_kw_call_arg_value_0_2};
PyObject *kw_values[2] = {tmp_kw_call_dict_value_0_2, tmp_kw_call_dict_value_1_1};
tmp_assign_source_3 = CALL_FUNCTION_WITH_ARGS1_KWSPLIT(tmp_called_value_5, args, kw_values, mod_consts[64]);
}
Py_DECREF(tmp_kw_call_dict_value_1_1);
if (tmp_assign_source_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 199;
type_description_1 = "oo";
goto try_except_handler_2;
}
{
PyObject *old = par_key;
assert(old != NULL);
par_key = tmp_assign_source_3;
Py_DECREF(old);
}
}
branch_end_3:;
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;
// 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_4caca97ac74bc2cd1569081e7a430adc, exception_keeper_lineno_1);
} else if (exception_keeper_lineno_1 != 0) {
exception_keeper_tb_1 = ADD_TRACEBACK(exception_keeper_tb_1, frame_4caca97ac74bc2cd1569081e7a430adc, 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_4;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
tmp_cmp_expr_left_1 = EXC_TYPE(PyThreadState_GET());
tmp_cmp_expr_right_1 = PyExc_ValueError;
tmp_res = EXCEPTION_MATCH_BOOL(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
assert(!(tmp_res == -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_assign_source_4;
PyObject *tmp_called_value_7;
PyObject *tmp_kw_call_arg_value_0_3;
PyObject *tmp_kw_call_dict_value_0_3;
PyObject *tmp_called_value_8;
tmp_called_value_7 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[65]);
if (unlikely(tmp_called_value_7 == NULL)) {
tmp_called_value_7 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[65]);
}
if (tmp_called_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 201;
type_description_1 = "oo";
goto try_except_handler_3;
}
CHECK_OBJECT(par_key);
tmp_kw_call_arg_value_0_3 = par_key;
tmp_called_value_8 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[61]);
if (unlikely(tmp_called_value_8 == NULL)) {
tmp_called_value_8 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[61]);
}
if (tmp_called_value_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 201;
type_description_1 = "oo";
goto try_except_handler_3;
}
frame_4caca97ac74bc2cd1569081e7a430adc->m_frame.f_lineno = 201;
tmp_kw_call_dict_value_0_3 = CALL_FUNCTION_NO_ARGS(tmp_called_value_8);
if (tmp_kw_call_dict_value_0_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 201;
type_description_1 = "oo";
goto try_except_handler_3;
}
frame_4caca97ac74bc2cd1569081e7a430adc->m_frame.f_lineno = 201;
{
PyObject *args[] = {tmp_kw_call_arg_value_0_3};
PyObject *kw_values[1] = {tmp_kw_call_dict_value_0_3};
tmp_assign_source_4 = CALL_FUNCTION_WITH_ARGS1_KWSPLIT(tmp_called_value_7, args, kw_values, mod_consts[62]);
}
Py_DECREF(tmp_kw_call_dict_value_0_3);
if (tmp_assign_source_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 201;
type_description_1 = "oo";
goto try_except_handler_3;
}
{
PyObject *old = par_key;
assert(old != NULL);
par_key = tmp_assign_source_4;
Py_DECREF(old);
}
}
goto branch_end_4;
branch_no_4:;
tmp_result = RERAISE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
if (unlikely(tmp_result == false)) {
exception_lineno = 195;
}
if (exception_tb && exception_tb->tb_frame == &frame_4caca97ac74bc2cd1569081e7a430adc->m_frame) frame_4caca97ac74bc2cd1569081e7a430adc->m_frame.f_lineno = exception_tb->tb_lineno;
type_description_1 = "oo";
goto try_except_handler_3;
branch_end_4:;
goto try_end_2;
// Exception handler code:
try_except_handler_3:;
exception_keeper_type_2 = exception_type;
exception_keeper_value_2 = exception_value;
exception_keeper_tb_2 = exception_tb;
exception_keeper_lineno_2 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// 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_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:;
goto branch_end_2;
branch_no_2:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_make_exception_arg_1;
tmp_make_exception_arg_1 = mod_consts[66];
frame_4caca97ac74bc2cd1569081e7a430adc->m_frame.f_lineno = 203;
tmp_raise_type_1 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_TypeError, tmp_make_exception_arg_1);
assert(!(tmp_raise_type_1 == NULL));
exception_type = tmp_raise_type_1;
exception_lineno = 203;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oo";
goto frame_exception_exit_1;
}
branch_end_2:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_4caca97ac74bc2cd1569081e7a430adc);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_4caca97ac74bc2cd1569081e7a430adc);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_4caca97ac74bc2cd1569081e7a430adc);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_4caca97ac74bc2cd1569081e7a430adc, exception_lineno);
} else if (exception_tb->tb_frame != &frame_4caca97ac74bc2cd1569081e7a430adc->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_4caca97ac74bc2cd1569081e7a430adc, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_4caca97ac74bc2cd1569081e7a430adc,
type_description_1,
par_self,
par_key
);
// Release cached frame if used for exception.
if (frame_4caca97ac74bc2cd1569081e7a430adc == cache_frame_4caca97ac74bc2cd1569081e7a430adc) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_4caca97ac74bc2cd1569081e7a430adc);
cache_frame_4caca97ac74bc2cd1569081e7a430adc = NULL;
}
assertFrameObject(frame_4caca97ac74bc2cd1569081e7a430adc);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
CHECK_OBJECT(par_key);
tmp_return_value = par_key;
Py_INCREF(tmp_return_value);
goto try_return_handler_1;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(par_key);
Py_DECREF(par_key);
par_key = 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(par_key);
par_key = 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_jwt$algorithms$$$function__18_to_jwk(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_key_obj = python_pars[0];
PyObject *var_obj = NULL;
PyObject *var_numbers = NULL;
struct Nuitka_FrameObject *frame_88683fb6d535a1fd1006b59128a8e54e;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_88683fb6d535a1fd1006b59128a8e54e = 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_88683fb6d535a1fd1006b59128a8e54e)) {
Py_XDECREF(cache_frame_88683fb6d535a1fd1006b59128a8e54e);
#if _DEBUG_REFCOUNTS
if (cache_frame_88683fb6d535a1fd1006b59128a8e54e == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_88683fb6d535a1fd1006b59128a8e54e = MAKE_FUNCTION_FRAME(codeobj_88683fb6d535a1fd1006b59128a8e54e, module_jwt$algorithms, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_88683fb6d535a1fd1006b59128a8e54e->m_type_description == NULL);
frame_88683fb6d535a1fd1006b59128a8e54e = cache_frame_88683fb6d535a1fd1006b59128a8e54e;
// Push the new frame as the currently active one.
pushFrameStack(frame_88683fb6d535a1fd1006b59128a8e54e);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_88683fb6d535a1fd1006b59128a8e54e) == 2); // Frame stack
// Framed code:
{
nuitka_bool tmp_condition_result_1;
PyObject *tmp_getattr_target_1;
PyObject *tmp_getattr_attr_1;
PyObject *tmp_getattr_default_1;
PyObject *tmp_capi_result_1;
int tmp_truth_name_1;
CHECK_OBJECT(par_key_obj);
tmp_getattr_target_1 = par_key_obj;
tmp_getattr_attr_1 = mod_consts[67];
tmp_getattr_default_1 = Py_None;
tmp_capi_result_1 = BUILTIN_GETATTR(tmp_getattr_target_1, tmp_getattr_attr_1, tmp_getattr_default_1);
if (tmp_capi_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 211;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_truth_name_1 = CHECK_IF_TRUE(tmp_capi_result_1);
if (tmp_truth_name_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_capi_result_1);
exception_lineno = 211;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = tmp_truth_name_1 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_capi_result_1);
if (tmp_condition_result_1 == NUITKA_BOOL_TRUE) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_instance_1;
CHECK_OBJECT(par_key_obj);
tmp_called_instance_1 = par_key_obj;
frame_88683fb6d535a1fd1006b59128a8e54e->m_frame.f_lineno = 213;
tmp_assign_source_1 = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[67]);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 213;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
assert(var_numbers == NULL);
var_numbers = tmp_assign_source_1;
}
{
PyObject *tmp_assign_source_2;
PyObject *tmp_dict_key_1;
PyObject *tmp_dict_value_1;
tmp_dict_key_1 = mod_consts[43];
tmp_dict_value_1 = mod_consts[68];
tmp_assign_source_2 = _PyDict_NewPresized( 10 );
{
PyObject *tmp_called_value_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_called_value_2;
PyObject *tmp_args_element_value_2;
PyObject *tmp_expression_value_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_called_value_3;
PyObject *tmp_args_element_value_3;
PyObject *tmp_called_value_4;
PyObject *tmp_args_element_value_4;
PyObject *tmp_expression_value_3;
PyObject *tmp_expression_value_4;
PyObject *tmp_called_value_5;
PyObject *tmp_args_element_value_5;
PyObject *tmp_called_value_6;
PyObject *tmp_args_element_value_6;
PyObject *tmp_expression_value_5;
PyObject *tmp_called_value_7;
PyObject *tmp_args_element_value_7;
PyObject *tmp_called_value_8;
PyObject *tmp_args_element_value_8;
PyObject *tmp_expression_value_6;
PyObject *tmp_called_value_9;
PyObject *tmp_args_element_value_9;
PyObject *tmp_called_value_10;
PyObject *tmp_args_element_value_10;
PyObject *tmp_expression_value_7;
PyObject *tmp_called_value_11;
PyObject *tmp_args_element_value_11;
PyObject *tmp_called_value_12;
PyObject *tmp_args_element_value_12;
PyObject *tmp_expression_value_8;
PyObject *tmp_called_value_13;
PyObject *tmp_args_element_value_13;
PyObject *tmp_called_value_14;
PyObject *tmp_args_element_value_14;
PyObject *tmp_expression_value_9;
PyObject *tmp_called_value_15;
PyObject *tmp_args_element_value_15;
PyObject *tmp_called_value_16;
PyObject *tmp_args_element_value_16;
PyObject *tmp_expression_value_10;
tmp_res = PyDict_SetItem(tmp_assign_source_2, tmp_dict_key_1, tmp_dict_value_1);
assert(!(tmp_res != 0));
tmp_dict_key_1 = mod_consts[69];
tmp_dict_value_1 = LIST_COPY(mod_consts[70]);
tmp_res = PyDict_SetItem(tmp_assign_source_2, tmp_dict_key_1, tmp_dict_value_1);
Py_DECREF(tmp_dict_value_1);
assert(!(tmp_res != 0));
tmp_dict_key_1 = mod_consts[71];
tmp_called_value_1 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[41]);
if (unlikely(tmp_called_value_1 == NULL)) {
tmp_called_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[41]);
}
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 218;
type_description_1 = "ooo";
goto dict_build_exception_1;
}
tmp_called_value_2 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[72]);
if (unlikely(tmp_called_value_2 == NULL)) {
tmp_called_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[72]);
}
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 218;
type_description_1 = "ooo";
goto dict_build_exception_1;
}
CHECK_OBJECT(var_numbers);
tmp_expression_value_2 = var_numbers;
tmp_expression_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[73]);
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 218;
type_description_1 = "ooo";
goto dict_build_exception_1;
}
tmp_args_element_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[71]);
Py_DECREF(tmp_expression_value_1);
if (tmp_args_element_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 218;
type_description_1 = "ooo";
goto dict_build_exception_1;
}
frame_88683fb6d535a1fd1006b59128a8e54e->m_frame.f_lineno = 218;
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(&exception_type, &exception_value, &exception_tb);
exception_lineno = 218;
type_description_1 = "ooo";
goto dict_build_exception_1;
}
frame_88683fb6d535a1fd1006b59128a8e54e->m_frame.f_lineno = 218;
tmp_dict_value_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_1, tmp_args_element_value_1);
Py_DECREF(tmp_args_element_value_1);
if (tmp_dict_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 218;
type_description_1 = "ooo";
goto dict_build_exception_1;
}
tmp_res = PyDict_SetItem(tmp_assign_source_2, tmp_dict_key_1, tmp_dict_value_1);
Py_DECREF(tmp_dict_value_1);
assert(!(tmp_res != 0));
tmp_dict_key_1 = mod_consts[74];
tmp_called_value_3 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[41]);
if (unlikely(tmp_called_value_3 == NULL)) {
tmp_called_value_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[41]);
}
if (tmp_called_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 219;
type_description_1 = "ooo";
goto dict_build_exception_1;
}
tmp_called_value_4 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[72]);
if (unlikely(tmp_called_value_4 == NULL)) {
tmp_called_value_4 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[72]);
}
if (tmp_called_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 219;
type_description_1 = "ooo";
goto dict_build_exception_1;
}
CHECK_OBJECT(var_numbers);
tmp_expression_value_4 = var_numbers;
tmp_expression_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[73]);
if (tmp_expression_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 219;
type_description_1 = "ooo";
goto dict_build_exception_1;
}
tmp_args_element_value_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[74]);
Py_DECREF(tmp_expression_value_3);
if (tmp_args_element_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 219;
type_description_1 = "ooo";
goto dict_build_exception_1;
}
frame_88683fb6d535a1fd1006b59128a8e54e->m_frame.f_lineno = 219;
tmp_args_element_value_3 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_4, tmp_args_element_value_4);
Py_DECREF(tmp_args_element_value_4);
if (tmp_args_element_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 219;
type_description_1 = "ooo";
goto dict_build_exception_1;
}
frame_88683fb6d535a1fd1006b59128a8e54e->m_frame.f_lineno = 219;
tmp_dict_value_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_3, tmp_args_element_value_3);
Py_DECREF(tmp_args_element_value_3);
if (tmp_dict_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 219;
type_description_1 = "ooo";
goto dict_build_exception_1;
}
tmp_res = PyDict_SetItem(tmp_assign_source_2, tmp_dict_key_1, tmp_dict_value_1);
Py_DECREF(tmp_dict_value_1);
assert(!(tmp_res != 0));
tmp_dict_key_1 = mod_consts[75];
tmp_called_value_5 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[41]);
if (unlikely(tmp_called_value_5 == NULL)) {
tmp_called_value_5 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[41]);
}
if (tmp_called_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 220;
type_description_1 = "ooo";
goto dict_build_exception_1;
}
tmp_called_value_6 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[72]);
if (unlikely(tmp_called_value_6 == NULL)) {
tmp_called_value_6 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[72]);
}
if (tmp_called_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 220;
type_description_1 = "ooo";
goto dict_build_exception_1;
}
CHECK_OBJECT(var_numbers);
tmp_expression_value_5 = var_numbers;
tmp_args_element_value_6 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[75]);
if (tmp_args_element_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 220;
type_description_1 = "ooo";
goto dict_build_exception_1;
}
frame_88683fb6d535a1fd1006b59128a8e54e->m_frame.f_lineno = 220;
tmp_args_element_value_5 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_6, tmp_args_element_value_6);
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);
exception_lineno = 220;
type_description_1 = "ooo";
goto dict_build_exception_1;
}
frame_88683fb6d535a1fd1006b59128a8e54e->m_frame.f_lineno = 220;
tmp_dict_value_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_5, tmp_args_element_value_5);
Py_DECREF(tmp_args_element_value_5);
if (tmp_dict_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 220;
type_description_1 = "ooo";
goto dict_build_exception_1;
}
tmp_res = PyDict_SetItem(tmp_assign_source_2, tmp_dict_key_1, tmp_dict_value_1);
Py_DECREF(tmp_dict_value_1);
assert(!(tmp_res != 0));
tmp_dict_key_1 = mod_consts[76];
tmp_called_value_7 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[41]);
if (unlikely(tmp_called_value_7 == NULL)) {
tmp_called_value_7 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[41]);
}
if (tmp_called_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 221;
type_description_1 = "ooo";
goto dict_build_exception_1;
}
tmp_called_value_8 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[72]);
if (unlikely(tmp_called_value_8 == NULL)) {
tmp_called_value_8 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[72]);
}
if (tmp_called_value_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 221;
type_description_1 = "ooo";
goto dict_build_exception_1;
}
CHECK_OBJECT(var_numbers);
tmp_expression_value_6 = var_numbers;
tmp_args_element_value_8 = LOOKUP_ATTRIBUTE(tmp_expression_value_6, mod_consts[76]);
if (tmp_args_element_value_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 221;
type_description_1 = "ooo";
goto dict_build_exception_1;
}
frame_88683fb6d535a1fd1006b59128a8e54e->m_frame.f_lineno = 221;
tmp_args_element_value_7 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_8, tmp_args_element_value_8);
Py_DECREF(tmp_args_element_value_8);
if (tmp_args_element_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 221;
type_description_1 = "ooo";
goto dict_build_exception_1;
}
frame_88683fb6d535a1fd1006b59128a8e54e->m_frame.f_lineno = 221;
tmp_dict_value_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_7, tmp_args_element_value_7);
Py_DECREF(tmp_args_element_value_7);
if (tmp_dict_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 221;
type_description_1 = "ooo";
goto dict_build_exception_1;
}
tmp_res = PyDict_SetItem(tmp_assign_source_2, tmp_dict_key_1, tmp_dict_value_1);
Py_DECREF(tmp_dict_value_1);
assert(!(tmp_res != 0));
tmp_dict_key_1 = mod_consts[77];
tmp_called_value_9 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[41]);
if (unlikely(tmp_called_value_9 == NULL)) {
tmp_called_value_9 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[41]);
}
if (tmp_called_value_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 222;
type_description_1 = "ooo";
goto dict_build_exception_1;
}
tmp_called_value_10 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[72]);
if (unlikely(tmp_called_value_10 == NULL)) {
tmp_called_value_10 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[72]);
}
if (tmp_called_value_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 222;
type_description_1 = "ooo";
goto dict_build_exception_1;
}
CHECK_OBJECT(var_numbers);
tmp_expression_value_7 = var_numbers;
tmp_args_element_value_10 = LOOKUP_ATTRIBUTE(tmp_expression_value_7, mod_consts[77]);
if (tmp_args_element_value_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 222;
type_description_1 = "ooo";
goto dict_build_exception_1;
}
frame_88683fb6d535a1fd1006b59128a8e54e->m_frame.f_lineno = 222;
tmp_args_element_value_9 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_10, tmp_args_element_value_10);
Py_DECREF(tmp_args_element_value_10);
if (tmp_args_element_value_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 222;
type_description_1 = "ooo";
goto dict_build_exception_1;
}
frame_88683fb6d535a1fd1006b59128a8e54e->m_frame.f_lineno = 222;
tmp_dict_value_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_9, tmp_args_element_value_9);
Py_DECREF(tmp_args_element_value_9);
if (tmp_dict_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 222;
type_description_1 = "ooo";
goto dict_build_exception_1;
}
tmp_res = PyDict_SetItem(tmp_assign_source_2, tmp_dict_key_1, tmp_dict_value_1);
Py_DECREF(tmp_dict_value_1);
assert(!(tmp_res != 0));
tmp_dict_key_1 = mod_consts[78];
tmp_called_value_11 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[41]);
if (unlikely(tmp_called_value_11 == NULL)) {
tmp_called_value_11 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[41]);
}
if (tmp_called_value_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 223;
type_description_1 = "ooo";
goto dict_build_exception_1;
}
tmp_called_value_12 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[72]);
if (unlikely(tmp_called_value_12 == NULL)) {
tmp_called_value_12 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[72]);
}
if (tmp_called_value_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 223;
type_description_1 = "ooo";
goto dict_build_exception_1;
}
CHECK_OBJECT(var_numbers);
tmp_expression_value_8 = var_numbers;
tmp_args_element_value_12 = LOOKUP_ATTRIBUTE(tmp_expression_value_8, mod_consts[79]);
if (tmp_args_element_value_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 223;
type_description_1 = "ooo";
goto dict_build_exception_1;
}
frame_88683fb6d535a1fd1006b59128a8e54e->m_frame.f_lineno = 223;
tmp_args_element_value_11 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_12, tmp_args_element_value_12);
Py_DECREF(tmp_args_element_value_12);
if (tmp_args_element_value_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 223;
type_description_1 = "ooo";
goto dict_build_exception_1;
}
frame_88683fb6d535a1fd1006b59128a8e54e->m_frame.f_lineno = 223;
tmp_dict_value_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_11, tmp_args_element_value_11);
Py_DECREF(tmp_args_element_value_11);
if (tmp_dict_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 223;
type_description_1 = "ooo";
goto dict_build_exception_1;
}
tmp_res = PyDict_SetItem(tmp_assign_source_2, tmp_dict_key_1, tmp_dict_value_1);
Py_DECREF(tmp_dict_value_1);
assert(!(tmp_res != 0));
tmp_dict_key_1 = mod_consts[80];
tmp_called_value_13 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[41]);
if (unlikely(tmp_called_value_13 == NULL)) {
tmp_called_value_13 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[41]);
}
if (tmp_called_value_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 224;
type_description_1 = "ooo";
goto dict_build_exception_1;
}
tmp_called_value_14 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[72]);
if (unlikely(tmp_called_value_14 == NULL)) {
tmp_called_value_14 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[72]);
}
if (tmp_called_value_14 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 224;
type_description_1 = "ooo";
goto dict_build_exception_1;
}
CHECK_OBJECT(var_numbers);
tmp_expression_value_9 = var_numbers;
tmp_args_element_value_14 = LOOKUP_ATTRIBUTE(tmp_expression_value_9, mod_consts[81]);
if (tmp_args_element_value_14 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 224;
type_description_1 = "ooo";
goto dict_build_exception_1;
}
frame_88683fb6d535a1fd1006b59128a8e54e->m_frame.f_lineno = 224;
tmp_args_element_value_13 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_14, tmp_args_element_value_14);
Py_DECREF(tmp_args_element_value_14);
if (tmp_args_element_value_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 224;
type_description_1 = "ooo";
goto dict_build_exception_1;
}
frame_88683fb6d535a1fd1006b59128a8e54e->m_frame.f_lineno = 224;
tmp_dict_value_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_13, tmp_args_element_value_13);
Py_DECREF(tmp_args_element_value_13);
if (tmp_dict_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 224;
type_description_1 = "ooo";
goto dict_build_exception_1;
}
tmp_res = PyDict_SetItem(tmp_assign_source_2, tmp_dict_key_1, tmp_dict_value_1);
Py_DECREF(tmp_dict_value_1);
assert(!(tmp_res != 0));
tmp_dict_key_1 = mod_consts[82];
tmp_called_value_15 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[41]);
if (unlikely(tmp_called_value_15 == NULL)) {
tmp_called_value_15 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[41]);
}
if (tmp_called_value_15 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 225;
type_description_1 = "ooo";
goto dict_build_exception_1;
}
tmp_called_value_16 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[72]);
if (unlikely(tmp_called_value_16 == NULL)) {
tmp_called_value_16 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[72]);
}
if (tmp_called_value_16 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 225;
type_description_1 = "ooo";
goto dict_build_exception_1;
}
CHECK_OBJECT(var_numbers);
tmp_expression_value_10 = var_numbers;
tmp_args_element_value_16 = LOOKUP_ATTRIBUTE(tmp_expression_value_10, mod_consts[83]);
if (tmp_args_element_value_16 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 225;
type_description_1 = "ooo";
goto dict_build_exception_1;
}
frame_88683fb6d535a1fd1006b59128a8e54e->m_frame.f_lineno = 225;
tmp_args_element_value_15 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_16, tmp_args_element_value_16);
Py_DECREF(tmp_args_element_value_16);
if (tmp_args_element_value_15 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 225;
type_description_1 = "ooo";
goto dict_build_exception_1;
}
frame_88683fb6d535a1fd1006b59128a8e54e->m_frame.f_lineno = 225;
tmp_dict_value_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_15, tmp_args_element_value_15);
Py_DECREF(tmp_args_element_value_15);
if (tmp_dict_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 225;
type_description_1 = "ooo";
goto dict_build_exception_1;
}
tmp_res = PyDict_SetItem(tmp_assign_source_2, tmp_dict_key_1, tmp_dict_value_1);
Py_DECREF(tmp_dict_value_1);
assert(!(tmp_res != 0));
}
goto dict_build_noexception_1;
// Exception handling pass through code for dict_build:
dict_build_exception_1:;
Py_DECREF(tmp_assign_source_2);
goto frame_exception_exit_1;
// Finished with no exception for dict_build:
dict_build_noexception_1:;
assert(var_obj == NULL);
var_obj = tmp_assign_source_2;
}
goto branch_end_1;
branch_no_1:;
{
nuitka_bool tmp_condition_result_2;
PyObject *tmp_getattr_target_2;
PyObject *tmp_getattr_attr_2;
PyObject *tmp_getattr_default_2;
PyObject *tmp_capi_result_2;
int tmp_truth_name_2;
CHECK_OBJECT(par_key_obj);
tmp_getattr_target_2 = par_key_obj;
tmp_getattr_attr_2 = mod_consts[84];
tmp_getattr_default_2 = Py_None;
tmp_capi_result_2 = BUILTIN_GETATTR(tmp_getattr_target_2, tmp_getattr_attr_2, tmp_getattr_default_2);
if (tmp_capi_result_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 228;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_truth_name_2 = CHECK_IF_TRUE(tmp_capi_result_2);
if (tmp_truth_name_2 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_capi_result_2);
exception_lineno = 228;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_condition_result_2 = tmp_truth_name_2 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_capi_result_2);
if (tmp_condition_result_2 == NUITKA_BOOL_TRUE) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_assign_source_3;
PyObject *tmp_called_instance_2;
CHECK_OBJECT(par_key_obj);
tmp_called_instance_2 = par_key_obj;
frame_88683fb6d535a1fd1006b59128a8e54e->m_frame.f_lineno = 230;
tmp_assign_source_3 = CALL_METHOD_NO_ARGS(tmp_called_instance_2, mod_consts[73]);
if (tmp_assign_source_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 230;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
assert(var_numbers == NULL);
var_numbers = tmp_assign_source_3;
}
{
PyObject *tmp_assign_source_4;
PyObject *tmp_dict_key_2;
PyObject *tmp_dict_value_2;
tmp_dict_key_2 = mod_consts[43];
tmp_dict_value_2 = mod_consts[68];
tmp_assign_source_4 = _PyDict_NewPresized( 4 );
{
PyObject *tmp_called_value_17;
PyObject *tmp_args_element_value_17;
PyObject *tmp_called_value_18;
PyObject *tmp_args_element_value_18;
PyObject *tmp_expression_value_11;
PyObject *tmp_called_value_19;
PyObject *tmp_args_element_value_19;
PyObject *tmp_called_value_20;
PyObject *tmp_args_element_value_20;
PyObject *tmp_expression_value_12;
tmp_res = PyDict_SetItem(tmp_assign_source_4, tmp_dict_key_2, tmp_dict_value_2);
assert(!(tmp_res != 0));
tmp_dict_key_2 = mod_consts[69];
tmp_dict_value_2 = LIST_COPY(mod_consts[85]);
tmp_res = PyDict_SetItem(tmp_assign_source_4, tmp_dict_key_2, tmp_dict_value_2);
Py_DECREF(tmp_dict_value_2);
assert(!(tmp_res != 0));
tmp_dict_key_2 = mod_consts[71];
tmp_called_value_17 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[41]);
if (unlikely(tmp_called_value_17 == NULL)) {
tmp_called_value_17 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[41]);
}
if (tmp_called_value_17 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 235;
type_description_1 = "ooo";
goto dict_build_exception_2;
}
tmp_called_value_18 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[72]);
if (unlikely(tmp_called_value_18 == NULL)) {
tmp_called_value_18 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[72]);
}
if (tmp_called_value_18 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 235;
type_description_1 = "ooo";
goto dict_build_exception_2;
}
CHECK_OBJECT(var_numbers);
tmp_expression_value_11 = var_numbers;
tmp_args_element_value_18 = LOOKUP_ATTRIBUTE(tmp_expression_value_11, mod_consts[71]);
if (tmp_args_element_value_18 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 235;
type_description_1 = "ooo";
goto dict_build_exception_2;
}
frame_88683fb6d535a1fd1006b59128a8e54e->m_frame.f_lineno = 235;
tmp_args_element_value_17 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_18, tmp_args_element_value_18);
Py_DECREF(tmp_args_element_value_18);
if (tmp_args_element_value_17 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 235;
type_description_1 = "ooo";
goto dict_build_exception_2;
}
frame_88683fb6d535a1fd1006b59128a8e54e->m_frame.f_lineno = 235;
tmp_dict_value_2 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_17, tmp_args_element_value_17);
Py_DECREF(tmp_args_element_value_17);
if (tmp_dict_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 235;
type_description_1 = "ooo";
goto dict_build_exception_2;
}
tmp_res = PyDict_SetItem(tmp_assign_source_4, tmp_dict_key_2, tmp_dict_value_2);
Py_DECREF(tmp_dict_value_2);
assert(!(tmp_res != 0));
tmp_dict_key_2 = mod_consts[74];
tmp_called_value_19 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[41]);
if (unlikely(tmp_called_value_19 == NULL)) {
tmp_called_value_19 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[41]);
}
if (tmp_called_value_19 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 236;
type_description_1 = "ooo";
goto dict_build_exception_2;
}
tmp_called_value_20 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[72]);
if (unlikely(tmp_called_value_20 == NULL)) {
tmp_called_value_20 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[72]);
}
if (tmp_called_value_20 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 236;
type_description_1 = "ooo";
goto dict_build_exception_2;
}
CHECK_OBJECT(var_numbers);
tmp_expression_value_12 = var_numbers;
tmp_args_element_value_20 = LOOKUP_ATTRIBUTE(tmp_expression_value_12, mod_consts[74]);
if (tmp_args_element_value_20 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 236;
type_description_1 = "ooo";
goto dict_build_exception_2;
}
frame_88683fb6d535a1fd1006b59128a8e54e->m_frame.f_lineno = 236;
tmp_args_element_value_19 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_20, tmp_args_element_value_20);
Py_DECREF(tmp_args_element_value_20);
if (tmp_args_element_value_19 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 236;
type_description_1 = "ooo";
goto dict_build_exception_2;
}
frame_88683fb6d535a1fd1006b59128a8e54e->m_frame.f_lineno = 236;
tmp_dict_value_2 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_19, tmp_args_element_value_19);
Py_DECREF(tmp_args_element_value_19);
if (tmp_dict_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 236;
type_description_1 = "ooo";
goto dict_build_exception_2;
}
tmp_res = PyDict_SetItem(tmp_assign_source_4, tmp_dict_key_2, tmp_dict_value_2);
Py_DECREF(tmp_dict_value_2);
assert(!(tmp_res != 0));
}
goto dict_build_noexception_2;
// Exception handling pass through code for dict_build:
dict_build_exception_2:;
Py_DECREF(tmp_assign_source_4);
goto frame_exception_exit_1;
// Finished with no exception for dict_build:
dict_build_noexception_2:;
assert(var_obj == NULL);
var_obj = tmp_assign_source_4;
}
goto branch_end_2;
branch_no_2:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_called_value_21;
tmp_called_value_21 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[31]);
if (unlikely(tmp_called_value_21 == NULL)) {
tmp_called_value_21 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[31]);
}
if (tmp_called_value_21 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 239;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_88683fb6d535a1fd1006b59128a8e54e->m_frame.f_lineno = 239;
tmp_raise_type_1 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_21, mod_consts[86]);
if (tmp_raise_type_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 239;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
exception_type = tmp_raise_type_1;
exception_lineno = 239;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
branch_end_2:;
branch_end_1:;
{
PyObject *tmp_called_instance_3;
PyObject *tmp_args_element_value_21;
tmp_called_instance_3 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[38]);
if (unlikely(tmp_called_instance_3 == NULL)) {
tmp_called_instance_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[38]);
}
if (tmp_called_instance_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 241;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_obj);
tmp_args_element_value_21 = var_obj;
frame_88683fb6d535a1fd1006b59128a8e54e->m_frame.f_lineno = 241;
tmp_return_value = CALL_METHOD_WITH_SINGLE_ARG(tmp_called_instance_3, mod_consts[39], tmp_args_element_value_21);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 241;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_88683fb6d535a1fd1006b59128a8e54e);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_88683fb6d535a1fd1006b59128a8e54e);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_88683fb6d535a1fd1006b59128a8e54e);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_88683fb6d535a1fd1006b59128a8e54e, exception_lineno);
} else if (exception_tb->tb_frame != &frame_88683fb6d535a1fd1006b59128a8e54e->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_88683fb6d535a1fd1006b59128a8e54e, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_88683fb6d535a1fd1006b59128a8e54e,
type_description_1,
par_key_obj,
var_obj,
var_numbers
);
// Release cached frame if used for exception.
if (frame_88683fb6d535a1fd1006b59128a8e54e == cache_frame_88683fb6d535a1fd1006b59128a8e54e) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_88683fb6d535a1fd1006b59128a8e54e);
cache_frame_88683fb6d535a1fd1006b59128a8e54e = NULL;
}
assertFrameObject(frame_88683fb6d535a1fd1006b59128a8e54e);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(var_obj);
Py_DECREF(var_obj);
var_obj = NULL;
Py_XDECREF(var_numbers);
var_numbers = 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_obj);
var_obj = NULL;
Py_XDECREF(var_numbers);
var_numbers = 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_key_obj);
Py_DECREF(par_key_obj);
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_key_obj);
Py_DECREF(par_key_obj);
// 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_jwt$algorithms$$$function__19_from_jwk(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_jwk = python_pars[0];
PyObject *var_obj = NULL;
PyObject *var_other_props = NULL;
PyObject *var_props_found = NULL;
nuitka_bool var_any_props_found = NUITKA_BOOL_UNASSIGNED;
PyObject *var_public_numbers = NULL;
PyObject *var_numbers = NULL;
PyObject *var_d = NULL;
PyObject *var_p = NULL;
PyObject *var_q = NULL;
PyObject *outline_0_var_prop = NULL;
PyObject *tmp_listcomp_1__$0 = NULL;
PyObject *tmp_listcomp_1__contraction = NULL;
PyObject *tmp_listcomp_1__iter_value_0 = NULL;
PyObject *tmp_tuple_unpack_1__element_1 = NULL;
PyObject *tmp_tuple_unpack_1__element_2 = NULL;
PyObject *tmp_tuple_unpack_1__source_iter = NULL;
struct Nuitka_FrameObject *frame_4f58b1f1b633755ee0a23941a3d30bd3;
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;
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;
struct Nuitka_FrameObject *frame_671e7c8543036095ead8f6c206634c1d_2;
NUITKA_MAY_BE_UNUSED char const *type_description_2 = 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;
static struct Nuitka_FrameObject *cache_frame_671e7c8543036095ead8f6c206634c1d_2 = 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;
PyObject *tmp_iterator_attempt;
PyObject *exception_keeper_type_5;
PyObject *exception_keeper_value_5;
PyTracebackObject *exception_keeper_tb_5;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_5;
PyObject *exception_keeper_type_6;
PyObject *exception_keeper_value_6;
PyTracebackObject *exception_keeper_tb_6;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_6;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_4f58b1f1b633755ee0a23941a3d30bd3 = 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;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_4f58b1f1b633755ee0a23941a3d30bd3)) {
Py_XDECREF(cache_frame_4f58b1f1b633755ee0a23941a3d30bd3);
#if _DEBUG_REFCOUNTS
if (cache_frame_4f58b1f1b633755ee0a23941a3d30bd3 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_4f58b1f1b633755ee0a23941a3d30bd3 = MAKE_FUNCTION_FRAME(codeobj_4f58b1f1b633755ee0a23941a3d30bd3, module_jwt$algorithms, sizeof(nuitka_bool)+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_4f58b1f1b633755ee0a23941a3d30bd3->m_type_description == NULL);
frame_4f58b1f1b633755ee0a23941a3d30bd3 = cache_frame_4f58b1f1b633755ee0a23941a3d30bd3;
// Push the new frame as the currently active one.
pushFrameStack(frame_4f58b1f1b633755ee0a23941a3d30bd3);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_4f58b1f1b633755ee0a23941a3d30bd3) == 2); // Frame stack
// Framed code:
// Tried code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_instance_1;
PyObject *tmp_args_element_value_1;
tmp_called_instance_1 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[38]);
if (unlikely(tmp_called_instance_1 == NULL)) {
tmp_called_instance_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[38]);
}
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 246;
type_description_1 = "oooobooooo";
goto try_except_handler_2;
}
CHECK_OBJECT(par_jwk);
tmp_args_element_value_1 = par_jwk;
frame_4f58b1f1b633755ee0a23941a3d30bd3->m_frame.f_lineno = 246;
tmp_assign_source_1 = CALL_METHOD_WITH_SINGLE_ARG(tmp_called_instance_1, mod_consts[45], 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 = 246;
type_description_1 = "oooobooooo";
goto try_except_handler_2;
}
assert(var_obj == NULL);
var_obj = tmp_assign_source_1;
}
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;
// 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_4f58b1f1b633755ee0a23941a3d30bd3, exception_keeper_lineno_1);
} else if (exception_keeper_lineno_1 != 0) {
exception_keeper_tb_1 = ADD_TRACEBACK(exception_keeper_tb_1, frame_4f58b1f1b633755ee0a23941a3d30bd3, exception_keeper_lineno_1);
}
PUBLISH_CURRENT_EXCEPTION(&exception_keeper_type_1, &exception_keeper_value_1, &exception_keeper_tb_1);
// Tried code:
{
bool tmp_condition_result_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
tmp_cmp_expr_left_1 = EXC_TYPE(PyThreadState_GET());
tmp_cmp_expr_right_1 = PyExc_ValueError;
tmp_res = EXCEPTION_MATCH_BOOL(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
assert(!(tmp_res == -1));
tmp_condition_result_1 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_called_value_1;
tmp_called_value_1 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[31]);
if (unlikely(tmp_called_value_1 == NULL)) {
tmp_called_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[31]);
}
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 248;
type_description_1 = "oooobooooo";
goto try_except_handler_3;
}
frame_4f58b1f1b633755ee0a23941a3d30bd3->m_frame.f_lineno = 248;
tmp_raise_type_1 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_1, mod_consts[87]);
if (tmp_raise_type_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 248;
type_description_1 = "oooobooooo";
goto try_except_handler_3;
}
exception_type = tmp_raise_type_1;
exception_lineno = 248;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oooobooooo";
goto try_except_handler_3;
}
goto branch_end_1;
branch_no_1:;
tmp_result = RERAISE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
if (unlikely(tmp_result == false)) {
exception_lineno = 245;
}
if (exception_tb && exception_tb->tb_frame == &frame_4f58b1f1b633755ee0a23941a3d30bd3->m_frame) frame_4f58b1f1b633755ee0a23941a3d30bd3->m_frame.f_lineno = exception_tb->tb_lineno;
type_description_1 = "oooobooooo";
goto try_except_handler_3;
branch_end_1:;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Exception handler code:
try_except_handler_3:;
exception_keeper_type_2 = exception_type;
exception_keeper_value_2 = exception_value;
exception_keeper_tb_2 = exception_tb;
exception_keeper_lineno_2 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Restore previous exception id 1.
SET_CURRENT_EXCEPTION(&exception_preserved_1);
// Re-raise.
exception_type = exception_keeper_type_2;
exception_value = exception_keeper_value_2;
exception_tb = exception_keeper_tb_2;
exception_lineno = exception_keeper_lineno_2;
goto frame_exception_exit_1;
// End of try:
// End of try:
try_end_1:;
{
nuitka_bool tmp_condition_result_2;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
PyObject *tmp_called_value_2;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(var_obj);
tmp_expression_value_1 = var_obj;
tmp_called_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[46]);
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 250;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
frame_4f58b1f1b633755ee0a23941a3d30bd3->m_frame.f_lineno = 250;
tmp_cmp_expr_left_2 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_2, mod_consts[47]);
Py_DECREF(tmp_called_value_2);
if (tmp_cmp_expr_left_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 250;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_2 = mod_consts[68];
tmp_condition_result_2 = RICH_COMPARE_NE_NBOOL_OBJECT_UNICODE(tmp_cmp_expr_left_2, tmp_cmp_expr_right_2);
Py_DECREF(tmp_cmp_expr_left_2);
if (tmp_condition_result_2 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 250;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
if (tmp_condition_result_2 == NUITKA_BOOL_TRUE) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_raise_type_2;
PyObject *tmp_called_value_3;
tmp_called_value_3 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[31]);
if (unlikely(tmp_called_value_3 == NULL)) {
tmp_called_value_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[31]);
}
if (tmp_called_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 251;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
frame_4f58b1f1b633755ee0a23941a3d30bd3->m_frame.f_lineno = 251;
tmp_raise_type_2 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_3, mod_consts[88]);
if (tmp_raise_type_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 251;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
exception_type = tmp_raise_type_2;
exception_lineno = 251;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
branch_no_2:;
{
bool tmp_condition_result_3;
int tmp_and_left_truth_1;
bool tmp_and_left_value_1;
bool tmp_and_right_value_1;
PyObject *tmp_cmp_expr_left_3;
PyObject *tmp_cmp_expr_right_3;
int tmp_and_left_truth_2;
bool tmp_and_left_value_2;
bool tmp_and_right_value_2;
PyObject *tmp_cmp_expr_left_4;
PyObject *tmp_cmp_expr_right_4;
PyObject *tmp_cmp_expr_left_5;
PyObject *tmp_cmp_expr_right_5;
tmp_cmp_expr_left_3 = mod_consts[75];
CHECK_OBJECT(var_obj);
tmp_cmp_expr_right_3 = var_obj;
tmp_res = PySequence_Contains(tmp_cmp_expr_right_3, tmp_cmp_expr_left_3);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 253;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
tmp_and_left_value_1 = (tmp_res == 1) ? true : false;
tmp_and_left_truth_1 = tmp_and_left_value_1 != false ? 1 : 0;
if (tmp_and_left_truth_1 == 1) {
goto and_right_1;
} else {
goto and_left_1;
}
and_right_1:;
tmp_cmp_expr_left_4 = mod_consts[74];
CHECK_OBJECT(var_obj);
tmp_cmp_expr_right_4 = var_obj;
tmp_res = PySequence_Contains(tmp_cmp_expr_right_4, tmp_cmp_expr_left_4);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 253;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
tmp_and_left_value_2 = (tmp_res == 1) ? 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:;
tmp_cmp_expr_left_5 = mod_consts[71];
CHECK_OBJECT(var_obj);
tmp_cmp_expr_right_5 = var_obj;
tmp_res = PySequence_Contains(tmp_cmp_expr_right_5, tmp_cmp_expr_left_5);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 253;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
tmp_and_right_value_2 = (tmp_res == 1) ? true : false;
tmp_and_right_value_1 = tmp_and_right_value_2;
goto and_end_2;
and_left_2:;
tmp_and_right_value_1 = tmp_and_left_value_2;
and_end_2:;
tmp_condition_result_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 != false) {
goto branch_yes_3;
} else {
goto branch_no_3;
}
}
branch_yes_3:;
{
bool tmp_condition_result_4;
PyObject *tmp_cmp_expr_left_6;
PyObject *tmp_cmp_expr_right_6;
tmp_cmp_expr_left_6 = mod_consts[89];
CHECK_OBJECT(var_obj);
tmp_cmp_expr_right_6 = var_obj;
tmp_res = PySequence_Contains(tmp_cmp_expr_right_6, tmp_cmp_expr_left_6);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 255;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
tmp_condition_result_4 = (tmp_res == 1) ? true : false;
if (tmp_condition_result_4 != false) {
goto branch_yes_4;
} else {
goto branch_no_4;
}
}
branch_yes_4:;
{
PyObject *tmp_raise_type_3;
PyObject *tmp_called_value_4;
tmp_called_value_4 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[31]);
if (unlikely(tmp_called_value_4 == NULL)) {
tmp_called_value_4 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[31]);
}
if (tmp_called_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 256;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
frame_4f58b1f1b633755ee0a23941a3d30bd3->m_frame.f_lineno = 256;
tmp_raise_type_3 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_4, mod_consts[90]);
if (tmp_raise_type_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 256;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
exception_type = tmp_raise_type_3;
exception_lineno = 256;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
branch_no_4:;
{
PyObject *tmp_assign_source_2;
tmp_assign_source_2 = LIST_COPY(mod_consts[91]);
assert(var_other_props == NULL);
var_other_props = tmp_assign_source_2;
}
{
PyObject *tmp_assign_source_3;
// Tried code:
{
PyObject *tmp_assign_source_4;
PyObject *tmp_iter_arg_1;
CHECK_OBJECT(var_other_props);
tmp_iter_arg_1 = var_other_props;
tmp_assign_source_4 = MAKE_ITERATOR(tmp_iter_arg_1);
if (tmp_assign_source_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 259;
type_description_1 = "oooobooooo";
goto try_except_handler_4;
}
assert(tmp_listcomp_1__$0 == NULL);
tmp_listcomp_1__$0 = tmp_assign_source_4;
}
{
PyObject *tmp_assign_source_5;
tmp_assign_source_5 = MAKE_LIST_EMPTY(0);
assert(tmp_listcomp_1__contraction == NULL);
tmp_listcomp_1__contraction = tmp_assign_source_5;
}
if (isFrameUnusable(cache_frame_671e7c8543036095ead8f6c206634c1d_2)) {
Py_XDECREF(cache_frame_671e7c8543036095ead8f6c206634c1d_2);
#if _DEBUG_REFCOUNTS
if (cache_frame_671e7c8543036095ead8f6c206634c1d_2 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_671e7c8543036095ead8f6c206634c1d_2 = MAKE_FUNCTION_FRAME(codeobj_671e7c8543036095ead8f6c206634c1d, module_jwt$algorithms, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_671e7c8543036095ead8f6c206634c1d_2->m_type_description == NULL);
frame_671e7c8543036095ead8f6c206634c1d_2 = cache_frame_671e7c8543036095ead8f6c206634c1d_2;
// Push the new frame as the currently active one.
pushFrameStack(frame_671e7c8543036095ead8f6c206634c1d_2);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_671e7c8543036095ead8f6c206634c1d_2) == 2); // Frame stack
// Framed code:
// Tried code:
loop_start_1:;
{
PyObject *tmp_next_source_1;
PyObject *tmp_assign_source_6;
CHECK_OBJECT(tmp_listcomp_1__$0);
tmp_next_source_1 = tmp_listcomp_1__$0;
tmp_assign_source_6 = ITERATOR_NEXT(tmp_next_source_1);
if (tmp_assign_source_6 == NULL) {
if (CHECK_AND_CLEAR_STOP_ITERATION_OCCURRED()) {
goto loop_end_1;
} else {
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
type_description_2 = "oo";
exception_lineno = 259;
goto try_except_handler_5;
}
}
{
PyObject *old = tmp_listcomp_1__iter_value_0;
tmp_listcomp_1__iter_value_0 = tmp_assign_source_6;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_7;
CHECK_OBJECT(tmp_listcomp_1__iter_value_0);
tmp_assign_source_7 = tmp_listcomp_1__iter_value_0;
{
PyObject *old = outline_0_var_prop;
outline_0_var_prop = tmp_assign_source_7;
Py_INCREF(outline_0_var_prop);
Py_XDECREF(old);
}
}
{
PyObject *tmp_append_list_1;
PyObject *tmp_append_value_1;
PyObject *tmp_cmp_expr_left_7;
PyObject *tmp_cmp_expr_right_7;
CHECK_OBJECT(tmp_listcomp_1__contraction);
tmp_append_list_1 = tmp_listcomp_1__contraction;
CHECK_OBJECT(outline_0_var_prop);
tmp_cmp_expr_left_7 = outline_0_var_prop;
CHECK_OBJECT(var_obj);
tmp_cmp_expr_right_7 = var_obj;
tmp_res = PySequence_Contains(tmp_cmp_expr_right_7, tmp_cmp_expr_left_7);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 259;
type_description_2 = "oo";
goto try_except_handler_5;
}
tmp_append_value_1 = (tmp_res == 1) ? Py_True : Py_False;
assert(PyList_Check(tmp_append_list_1));
tmp_result = LIST_APPEND0(tmp_append_list_1, tmp_append_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 259;
type_description_2 = "oo";
goto try_except_handler_5;
}
}
if (CONSIDER_THREADING() == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 259;
type_description_2 = "oo";
goto try_except_handler_5;
}
goto loop_start_1;
loop_end_1:;
CHECK_OBJECT(tmp_listcomp_1__contraction);
tmp_assign_source_3 = tmp_listcomp_1__contraction;
Py_INCREF(tmp_assign_source_3);
goto try_return_handler_5;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_5:;
CHECK_OBJECT(tmp_listcomp_1__$0);
Py_DECREF(tmp_listcomp_1__$0);
tmp_listcomp_1__$0 = NULL;
CHECK_OBJECT(tmp_listcomp_1__contraction);
Py_DECREF(tmp_listcomp_1__contraction);
tmp_listcomp_1__contraction = NULL;
Py_XDECREF(tmp_listcomp_1__iter_value_0);
tmp_listcomp_1__iter_value_0 = NULL;
goto frame_return_exit_2;
// Exception handler code:
try_except_handler_5:;
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_listcomp_1__$0);
Py_DECREF(tmp_listcomp_1__$0);
tmp_listcomp_1__$0 = NULL;
CHECK_OBJECT(tmp_listcomp_1__contraction);
Py_DECREF(tmp_listcomp_1__contraction);
tmp_listcomp_1__contraction = NULL;
Py_XDECREF(tmp_listcomp_1__iter_value_0);
tmp_listcomp_1__iter_value_0 = 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_2;
// End of try:
#if 0
RESTORE_FRAME_EXCEPTION(frame_671e7c8543036095ead8f6c206634c1d_2);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_2:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_671e7c8543036095ead8f6c206634c1d_2);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_4;
frame_exception_exit_2:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_671e7c8543036095ead8f6c206634c1d_2);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_671e7c8543036095ead8f6c206634c1d_2, exception_lineno);
} else if (exception_tb->tb_frame != &frame_671e7c8543036095ead8f6c206634c1d_2->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_671e7c8543036095ead8f6c206634c1d_2, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_671e7c8543036095ead8f6c206634c1d_2,
type_description_2,
outline_0_var_prop,
var_obj
);
// Release cached frame if used for exception.
if (frame_671e7c8543036095ead8f6c206634c1d_2 == cache_frame_671e7c8543036095ead8f6c206634c1d_2) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_671e7c8543036095ead8f6c206634c1d_2);
cache_frame_671e7c8543036095ead8f6c206634c1d_2 = NULL;
}
assertFrameObject(frame_671e7c8543036095ead8f6c206634c1d_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:;
type_description_1 = "oooobooooo";
goto try_except_handler_4;
skip_nested_handling_1:;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_4:;
Py_XDECREF(outline_0_var_prop);
outline_0_var_prop = NULL;
goto outline_result_1;
// Exception handler code:
try_except_handler_4:;
exception_keeper_type_4 = exception_type;
exception_keeper_value_4 = exception_value;
exception_keeper_tb_4 = exception_tb;
exception_keeper_lineno_4 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(outline_0_var_prop);
outline_0_var_prop = 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 outline_exception_1;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_1:;
exception_lineno = 259;
goto frame_exception_exit_1;
outline_result_1:;
assert(var_props_found == NULL);
var_props_found = tmp_assign_source_3;
}
{
nuitka_bool tmp_assign_source_8;
PyObject *tmp_any_arg_1;
PyObject *tmp_capi_result_1;
int tmp_truth_name_1;
CHECK_OBJECT(var_props_found);
tmp_any_arg_1 = var_props_found;
tmp_capi_result_1 = BUILTIN_ANY(tmp_any_arg_1);
if (tmp_capi_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 260;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
tmp_truth_name_1 = CHECK_IF_TRUE(tmp_capi_result_1);
assert(!(tmp_truth_name_1 == -1));
tmp_assign_source_8 = tmp_truth_name_1 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
Py_DECREF(tmp_capi_result_1);
var_any_props_found = tmp_assign_source_8;
}
{
bool tmp_condition_result_5;
int tmp_and_left_truth_3;
bool tmp_and_left_value_3;
bool tmp_and_right_value_3;
PyObject *tmp_operand_value_1;
PyObject *tmp_all_arg_1;
assert(var_any_props_found != NUITKA_BOOL_UNASSIGNED);
tmp_and_left_value_3 = var_any_props_found == NUITKA_BOOL_TRUE;
tmp_and_left_truth_3 = tmp_and_left_value_3 != false ? 1 : 0;
if (tmp_and_left_truth_3 == 1) {
goto and_right_3;
} else {
goto and_left_3;
}
and_right_3:;
CHECK_OBJECT(var_props_found);
tmp_all_arg_1 = var_props_found;
tmp_operand_value_1 = BUILTIN_ALL(tmp_all_arg_1);
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 262;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
assert(!(tmp_res == -1));
tmp_and_right_value_3 = (tmp_res == 0) ? true : false;
tmp_condition_result_5 = tmp_and_right_value_3;
goto and_end_3;
and_left_3:;
tmp_condition_result_5 = tmp_and_left_value_3;
and_end_3:;
if (tmp_condition_result_5 != false) {
goto branch_yes_5;
} else {
goto branch_no_5;
}
}
branch_yes_5:;
{
PyObject *tmp_raise_type_4;
PyObject *tmp_called_value_5;
tmp_called_value_5 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[31]);
if (unlikely(tmp_called_value_5 == NULL)) {
tmp_called_value_5 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[31]);
}
if (tmp_called_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 263;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
frame_4f58b1f1b633755ee0a23941a3d30bd3->m_frame.f_lineno = 263;
tmp_raise_type_4 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_5, mod_consts[92]);
if (tmp_raise_type_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 263;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
exception_type = tmp_raise_type_4;
exception_lineno = 263;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
branch_no_5:;
{
PyObject *tmp_assign_source_9;
PyObject *tmp_called_value_6;
PyObject *tmp_args_element_value_2;
PyObject *tmp_called_value_7;
PyObject *tmp_args_element_value_3;
PyObject *tmp_expression_value_2;
PyObject *tmp_subscript_value_1;
PyObject *tmp_args_element_value_4;
PyObject *tmp_called_value_8;
PyObject *tmp_args_element_value_5;
PyObject *tmp_expression_value_3;
PyObject *tmp_subscript_value_2;
tmp_called_value_6 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[93]);
if (unlikely(tmp_called_value_6 == NULL)) {
tmp_called_value_6 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[93]);
}
if (tmp_called_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 265;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
tmp_called_value_7 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[94]);
if (unlikely(tmp_called_value_7 == NULL)) {
tmp_called_value_7 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[94]);
}
if (tmp_called_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 266;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_obj);
tmp_expression_value_2 = var_obj;
tmp_subscript_value_1 = mod_consts[74];
tmp_args_element_value_3 = LOOKUP_SUBSCRIPT(tmp_expression_value_2, tmp_subscript_value_1);
if (tmp_args_element_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 266;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
frame_4f58b1f1b633755ee0a23941a3d30bd3->m_frame.f_lineno = 266;
tmp_args_element_value_2 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_7, tmp_args_element_value_3);
Py_DECREF(tmp_args_element_value_3);
if (tmp_args_element_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 266;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
tmp_called_value_8 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[94]);
if (unlikely(tmp_called_value_8 == NULL)) {
tmp_called_value_8 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[94]);
}
if (tmp_called_value_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_args_element_value_2);
exception_lineno = 266;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_obj);
tmp_expression_value_3 = var_obj;
tmp_subscript_value_2 = mod_consts[71];
tmp_args_element_value_5 = LOOKUP_SUBSCRIPT(tmp_expression_value_3, tmp_subscript_value_2);
if (tmp_args_element_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_args_element_value_2);
exception_lineno = 266;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
frame_4f58b1f1b633755ee0a23941a3d30bd3->m_frame.f_lineno = 266;
tmp_args_element_value_4 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_8, tmp_args_element_value_5);
Py_DECREF(tmp_args_element_value_5);
if (tmp_args_element_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_args_element_value_2);
exception_lineno = 266;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
frame_4f58b1f1b633755ee0a23941a3d30bd3->m_frame.f_lineno = 265;
{
PyObject *call_args[] = {tmp_args_element_value_2, tmp_args_element_value_4};
tmp_assign_source_9 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_6, call_args);
}
Py_DECREF(tmp_args_element_value_2);
Py_DECREF(tmp_args_element_value_4);
if (tmp_assign_source_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 265;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
assert(var_public_numbers == NULL);
var_public_numbers = tmp_assign_source_9;
}
{
bool tmp_condition_result_6;
assert(var_any_props_found != NUITKA_BOOL_UNASSIGNED);
tmp_condition_result_6 = var_any_props_found == NUITKA_BOOL_TRUE;
if (tmp_condition_result_6 != false) {
goto branch_yes_6;
} else {
goto branch_no_6;
}
}
branch_yes_6:;
{
PyObject *tmp_assign_source_10;
PyObject *tmp_called_value_9;
PyObject *tmp_kw_call_value_0_1;
PyObject *tmp_called_value_10;
PyObject *tmp_args_element_value_6;
PyObject *tmp_expression_value_4;
PyObject *tmp_subscript_value_3;
PyObject *tmp_kw_call_value_1_1;
PyObject *tmp_called_value_11;
PyObject *tmp_args_element_value_7;
PyObject *tmp_expression_value_5;
PyObject *tmp_subscript_value_4;
PyObject *tmp_kw_call_value_2_1;
PyObject *tmp_called_value_12;
PyObject *tmp_args_element_value_8;
PyObject *tmp_expression_value_6;
PyObject *tmp_subscript_value_5;
PyObject *tmp_kw_call_value_3_1;
PyObject *tmp_called_value_13;
PyObject *tmp_args_element_value_9;
PyObject *tmp_expression_value_7;
PyObject *tmp_subscript_value_6;
PyObject *tmp_kw_call_value_4_1;
PyObject *tmp_called_value_14;
PyObject *tmp_args_element_value_10;
PyObject *tmp_expression_value_8;
PyObject *tmp_subscript_value_7;
PyObject *tmp_kw_call_value_5_1;
PyObject *tmp_called_value_15;
PyObject *tmp_args_element_value_11;
PyObject *tmp_expression_value_9;
PyObject *tmp_subscript_value_8;
PyObject *tmp_kw_call_value_6_1;
tmp_called_value_9 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[95]);
if (unlikely(tmp_called_value_9 == NULL)) {
tmp_called_value_9 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[95]);
}
if (tmp_called_value_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 270;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
tmp_called_value_10 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[94]);
if (unlikely(tmp_called_value_10 == NULL)) {
tmp_called_value_10 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[94]);
}
if (tmp_called_value_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 271;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_obj);
tmp_expression_value_4 = var_obj;
tmp_subscript_value_3 = mod_consts[75];
tmp_args_element_value_6 = LOOKUP_SUBSCRIPT(tmp_expression_value_4, tmp_subscript_value_3);
if (tmp_args_element_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 271;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
frame_4f58b1f1b633755ee0a23941a3d30bd3->m_frame.f_lineno = 271;
tmp_kw_call_value_0_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_10, tmp_args_element_value_6);
Py_DECREF(tmp_args_element_value_6);
if (tmp_kw_call_value_0_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 271;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
tmp_called_value_11 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[94]);
if (unlikely(tmp_called_value_11 == NULL)) {
tmp_called_value_11 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[94]);
}
if (tmp_called_value_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_kw_call_value_0_1);
exception_lineno = 272;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_obj);
tmp_expression_value_5 = var_obj;
tmp_subscript_value_4 = mod_consts[76];
tmp_args_element_value_7 = LOOKUP_SUBSCRIPT(tmp_expression_value_5, tmp_subscript_value_4);
if (tmp_args_element_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_kw_call_value_0_1);
exception_lineno = 272;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
frame_4f58b1f1b633755ee0a23941a3d30bd3->m_frame.f_lineno = 272;
tmp_kw_call_value_1_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_11, tmp_args_element_value_7);
Py_DECREF(tmp_args_element_value_7);
if (tmp_kw_call_value_1_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_kw_call_value_0_1);
exception_lineno = 272;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
tmp_called_value_12 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[94]);
if (unlikely(tmp_called_value_12 == NULL)) {
tmp_called_value_12 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[94]);
}
if (tmp_called_value_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_kw_call_value_0_1);
Py_DECREF(tmp_kw_call_value_1_1);
exception_lineno = 273;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_obj);
tmp_expression_value_6 = var_obj;
tmp_subscript_value_5 = mod_consts[77];
tmp_args_element_value_8 = LOOKUP_SUBSCRIPT(tmp_expression_value_6, tmp_subscript_value_5);
if (tmp_args_element_value_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_kw_call_value_0_1);
Py_DECREF(tmp_kw_call_value_1_1);
exception_lineno = 273;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
frame_4f58b1f1b633755ee0a23941a3d30bd3->m_frame.f_lineno = 273;
tmp_kw_call_value_2_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_12, tmp_args_element_value_8);
Py_DECREF(tmp_args_element_value_8);
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_0_1);
Py_DECREF(tmp_kw_call_value_1_1);
exception_lineno = 273;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
tmp_called_value_13 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[94]);
if (unlikely(tmp_called_value_13 == NULL)) {
tmp_called_value_13 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[94]);
}
if (tmp_called_value_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_kw_call_value_0_1);
Py_DECREF(tmp_kw_call_value_1_1);
Py_DECREF(tmp_kw_call_value_2_1);
exception_lineno = 274;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_obj);
tmp_expression_value_7 = var_obj;
tmp_subscript_value_6 = mod_consts[78];
tmp_args_element_value_9 = LOOKUP_SUBSCRIPT(tmp_expression_value_7, tmp_subscript_value_6);
if (tmp_args_element_value_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_kw_call_value_0_1);
Py_DECREF(tmp_kw_call_value_1_1);
Py_DECREF(tmp_kw_call_value_2_1);
exception_lineno = 274;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
frame_4f58b1f1b633755ee0a23941a3d30bd3->m_frame.f_lineno = 274;
tmp_kw_call_value_3_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_13, tmp_args_element_value_9);
Py_DECREF(tmp_args_element_value_9);
if (tmp_kw_call_value_3_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_kw_call_value_0_1);
Py_DECREF(tmp_kw_call_value_1_1);
Py_DECREF(tmp_kw_call_value_2_1);
exception_lineno = 274;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
tmp_called_value_14 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[94]);
if (unlikely(tmp_called_value_14 == NULL)) {
tmp_called_value_14 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[94]);
}
if (tmp_called_value_14 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_kw_call_value_0_1);
Py_DECREF(tmp_kw_call_value_1_1);
Py_DECREF(tmp_kw_call_value_2_1);
Py_DECREF(tmp_kw_call_value_3_1);
exception_lineno = 275;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_obj);
tmp_expression_value_8 = var_obj;
tmp_subscript_value_7 = mod_consts[80];
tmp_args_element_value_10 = LOOKUP_SUBSCRIPT(tmp_expression_value_8, tmp_subscript_value_7);
if (tmp_args_element_value_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_kw_call_value_0_1);
Py_DECREF(tmp_kw_call_value_1_1);
Py_DECREF(tmp_kw_call_value_2_1);
Py_DECREF(tmp_kw_call_value_3_1);
exception_lineno = 275;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
frame_4f58b1f1b633755ee0a23941a3d30bd3->m_frame.f_lineno = 275;
tmp_kw_call_value_4_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_14, tmp_args_element_value_10);
Py_DECREF(tmp_args_element_value_10);
if (tmp_kw_call_value_4_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_kw_call_value_0_1);
Py_DECREF(tmp_kw_call_value_1_1);
Py_DECREF(tmp_kw_call_value_2_1);
Py_DECREF(tmp_kw_call_value_3_1);
exception_lineno = 275;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
tmp_called_value_15 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[94]);
if (unlikely(tmp_called_value_15 == NULL)) {
tmp_called_value_15 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[94]);
}
if (tmp_called_value_15 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_kw_call_value_0_1);
Py_DECREF(tmp_kw_call_value_1_1);
Py_DECREF(tmp_kw_call_value_2_1);
Py_DECREF(tmp_kw_call_value_3_1);
Py_DECREF(tmp_kw_call_value_4_1);
exception_lineno = 276;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_obj);
tmp_expression_value_9 = var_obj;
tmp_subscript_value_8 = mod_consts[82];
tmp_args_element_value_11 = LOOKUP_SUBSCRIPT(tmp_expression_value_9, tmp_subscript_value_8);
if (tmp_args_element_value_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_kw_call_value_0_1);
Py_DECREF(tmp_kw_call_value_1_1);
Py_DECREF(tmp_kw_call_value_2_1);
Py_DECREF(tmp_kw_call_value_3_1);
Py_DECREF(tmp_kw_call_value_4_1);
exception_lineno = 276;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
frame_4f58b1f1b633755ee0a23941a3d30bd3->m_frame.f_lineno = 276;
tmp_kw_call_value_5_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_15, tmp_args_element_value_11);
Py_DECREF(tmp_args_element_value_11);
if (tmp_kw_call_value_5_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_kw_call_value_0_1);
Py_DECREF(tmp_kw_call_value_1_1);
Py_DECREF(tmp_kw_call_value_2_1);
Py_DECREF(tmp_kw_call_value_3_1);
Py_DECREF(tmp_kw_call_value_4_1);
exception_lineno = 276;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_public_numbers);
tmp_kw_call_value_6_1 = var_public_numbers;
frame_4f58b1f1b633755ee0a23941a3d30bd3->m_frame.f_lineno = 270;
{
PyObject *kw_values[7] = {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_kw_call_value_4_1, tmp_kw_call_value_5_1, tmp_kw_call_value_6_1};
tmp_assign_source_10 = CALL_FUNCTION_WITH_NO_ARGS_KWSPLIT(tmp_called_value_9, kw_values, mod_consts[96]);
}
Py_DECREF(tmp_kw_call_value_0_1);
Py_DECREF(tmp_kw_call_value_1_1);
Py_DECREF(tmp_kw_call_value_2_1);
Py_DECREF(tmp_kw_call_value_3_1);
Py_DECREF(tmp_kw_call_value_4_1);
Py_DECREF(tmp_kw_call_value_5_1);
if (tmp_assign_source_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 270;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
assert(var_numbers == NULL);
var_numbers = tmp_assign_source_10;
}
goto branch_end_6;
branch_no_6:;
{
PyObject *tmp_assign_source_11;
PyObject *tmp_called_value_16;
PyObject *tmp_args_element_value_12;
PyObject *tmp_expression_value_10;
PyObject *tmp_subscript_value_9;
tmp_called_value_16 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[94]);
if (unlikely(tmp_called_value_16 == NULL)) {
tmp_called_value_16 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[94]);
}
if (tmp_called_value_16 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 280;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_obj);
tmp_expression_value_10 = var_obj;
tmp_subscript_value_9 = mod_consts[75];
tmp_args_element_value_12 = LOOKUP_SUBSCRIPT(tmp_expression_value_10, tmp_subscript_value_9);
if (tmp_args_element_value_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 280;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
frame_4f58b1f1b633755ee0a23941a3d30bd3->m_frame.f_lineno = 280;
tmp_assign_source_11 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_16, tmp_args_element_value_12);
Py_DECREF(tmp_args_element_value_12);
if (tmp_assign_source_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 280;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
assert(var_d == NULL);
var_d = tmp_assign_source_11;
}
// Tried code:
{
PyObject *tmp_assign_source_12;
PyObject *tmp_iter_arg_2;
PyObject *tmp_called_value_17;
PyObject *tmp_args_element_value_13;
PyObject *tmp_expression_value_11;
PyObject *tmp_args_element_value_14;
PyObject *tmp_args_element_value_15;
PyObject *tmp_expression_value_12;
tmp_called_value_17 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[97]);
if (unlikely(tmp_called_value_17 == NULL)) {
tmp_called_value_17 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[97]);
}
if (tmp_called_value_17 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 281;
type_description_1 = "oooobooooo";
goto try_except_handler_6;
}
CHECK_OBJECT(var_public_numbers);
tmp_expression_value_11 = var_public_numbers;
tmp_args_element_value_13 = LOOKUP_ATTRIBUTE(tmp_expression_value_11, mod_consts[71]);
if (tmp_args_element_value_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 282;
type_description_1 = "oooobooooo";
goto try_except_handler_6;
}
CHECK_OBJECT(var_d);
tmp_args_element_value_14 = var_d;
CHECK_OBJECT(var_public_numbers);
tmp_expression_value_12 = var_public_numbers;
tmp_args_element_value_15 = LOOKUP_ATTRIBUTE(tmp_expression_value_12, mod_consts[74]);
if (tmp_args_element_value_15 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_args_element_value_13);
exception_lineno = 282;
type_description_1 = "oooobooooo";
goto try_except_handler_6;
}
frame_4f58b1f1b633755ee0a23941a3d30bd3->m_frame.f_lineno = 281;
{
PyObject *call_args[] = {tmp_args_element_value_13, tmp_args_element_value_14, tmp_args_element_value_15};
tmp_iter_arg_2 = CALL_FUNCTION_WITH_ARGS3(tmp_called_value_17, call_args);
}
Py_DECREF(tmp_args_element_value_13);
Py_DECREF(tmp_args_element_value_15);
if (tmp_iter_arg_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 281;
type_description_1 = "oooobooooo";
goto try_except_handler_6;
}
tmp_assign_source_12 = MAKE_UNPACK_ITERATOR(tmp_iter_arg_2);
Py_DECREF(tmp_iter_arg_2);
if (tmp_assign_source_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 281;
type_description_1 = "oooobooooo";
goto try_except_handler_6;
}
assert(tmp_tuple_unpack_1__source_iter == NULL);
tmp_tuple_unpack_1__source_iter = tmp_assign_source_12;
}
// Tried code:
{
PyObject *tmp_assign_source_13;
PyObject *tmp_unpack_1;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
tmp_unpack_1 = tmp_tuple_unpack_1__source_iter;
tmp_assign_source_13 = UNPACK_NEXT(tmp_unpack_1, 0, 2);
if (tmp_assign_source_13 == 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 = "oooobooooo";
exception_lineno = 281;
goto try_except_handler_7;
}
assert(tmp_tuple_unpack_1__element_1 == NULL);
tmp_tuple_unpack_1__element_1 = tmp_assign_source_13;
}
{
PyObject *tmp_assign_source_14;
PyObject *tmp_unpack_2;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
tmp_unpack_2 = tmp_tuple_unpack_1__source_iter;
tmp_assign_source_14 = UNPACK_NEXT(tmp_unpack_2, 1, 2);
if (tmp_assign_source_14 == 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 = "oooobooooo";
exception_lineno = 281;
goto try_except_handler_7;
}
assert(tmp_tuple_unpack_1__element_2 == NULL);
tmp_tuple_unpack_1__element_2 = tmp_assign_source_14;
}
{
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 = "oooobooooo";
exception_lineno = 281;
goto try_except_handler_7;
}
}
} else {
Py_DECREF(tmp_iterator_attempt);
exception_type = PyExc_ValueError;
Py_INCREF(PyExc_ValueError);
exception_value = mod_consts[98];
Py_INCREF(exception_value);
exception_tb = NULL;
type_description_1 = "oooobooooo";
exception_lineno = 281;
goto try_except_handler_7;
}
}
goto try_end_2;
// Exception handler code:
try_except_handler_7:;
exception_keeper_type_5 = exception_type;
exception_keeper_value_5 = exception_value;
exception_keeper_tb_5 = exception_tb;
exception_keeper_lineno_5 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
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_5;
exception_value = exception_keeper_value_5;
exception_tb = exception_keeper_tb_5;
exception_lineno = exception_keeper_lineno_5;
goto try_except_handler_6;
// End of try:
try_end_2:;
goto try_end_3;
// 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;
Py_XDECREF(tmp_tuple_unpack_1__element_1);
tmp_tuple_unpack_1__element_1 = NULL;
Py_XDECREF(tmp_tuple_unpack_1__element_2);
tmp_tuple_unpack_1__element_2 = NULL;
// Re-raise.
exception_type = exception_keeper_type_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_3:;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
Py_DECREF(tmp_tuple_unpack_1__source_iter);
tmp_tuple_unpack_1__source_iter = NULL;
{
PyObject *tmp_assign_source_15;
CHECK_OBJECT(tmp_tuple_unpack_1__element_1);
tmp_assign_source_15 = tmp_tuple_unpack_1__element_1;
assert(var_p == NULL);
Py_INCREF(tmp_assign_source_15);
var_p = tmp_assign_source_15;
}
Py_XDECREF(tmp_tuple_unpack_1__element_1);
tmp_tuple_unpack_1__element_1 = NULL;
{
PyObject *tmp_assign_source_16;
CHECK_OBJECT(tmp_tuple_unpack_1__element_2);
tmp_assign_source_16 = tmp_tuple_unpack_1__element_2;
assert(var_q == NULL);
Py_INCREF(tmp_assign_source_16);
var_q = tmp_assign_source_16;
}
Py_XDECREF(tmp_tuple_unpack_1__element_2);
tmp_tuple_unpack_1__element_2 = NULL;
{
PyObject *tmp_assign_source_17;
PyObject *tmp_called_value_18;
PyObject *tmp_kw_call_value_0_2;
PyObject *tmp_kw_call_value_1_2;
PyObject *tmp_kw_call_value_2_2;
PyObject *tmp_kw_call_value_3_2;
PyObject *tmp_called_value_19;
PyObject *tmp_args_element_value_16;
PyObject *tmp_args_element_value_17;
PyObject *tmp_kw_call_value_4_2;
PyObject *tmp_called_value_20;
PyObject *tmp_args_element_value_18;
PyObject *tmp_args_element_value_19;
PyObject *tmp_kw_call_value_5_2;
PyObject *tmp_called_value_21;
PyObject *tmp_args_element_value_20;
PyObject *tmp_args_element_value_21;
PyObject *tmp_kw_call_value_6_2;
tmp_called_value_18 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[95]);
if (unlikely(tmp_called_value_18 == NULL)) {
tmp_called_value_18 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[95]);
}
if (tmp_called_value_18 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 285;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_d);
tmp_kw_call_value_0_2 = var_d;
CHECK_OBJECT(var_p);
tmp_kw_call_value_1_2 = var_p;
CHECK_OBJECT(var_q);
tmp_kw_call_value_2_2 = var_q;
tmp_called_value_19 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[99]);
if (unlikely(tmp_called_value_19 == NULL)) {
tmp_called_value_19 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[99]);
}
if (tmp_called_value_19 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 289;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_d);
tmp_args_element_value_16 = var_d;
CHECK_OBJECT(var_p);
tmp_args_element_value_17 = var_p;
frame_4f58b1f1b633755ee0a23941a3d30bd3->m_frame.f_lineno = 289;
{
PyObject *call_args[] = {tmp_args_element_value_16, tmp_args_element_value_17};
tmp_kw_call_value_3_2 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_19, call_args);
}
if (tmp_kw_call_value_3_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 289;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
tmp_called_value_20 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[100]);
if (unlikely(tmp_called_value_20 == NULL)) {
tmp_called_value_20 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[100]);
}
if (tmp_called_value_20 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_kw_call_value_3_2);
exception_lineno = 290;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_d);
tmp_args_element_value_18 = var_d;
CHECK_OBJECT(var_q);
tmp_args_element_value_19 = var_q;
frame_4f58b1f1b633755ee0a23941a3d30bd3->m_frame.f_lineno = 290;
{
PyObject *call_args[] = {tmp_args_element_value_18, tmp_args_element_value_19};
tmp_kw_call_value_4_2 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_20, call_args);
}
if (tmp_kw_call_value_4_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_kw_call_value_3_2);
exception_lineno = 290;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
tmp_called_value_21 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[101]);
if (unlikely(tmp_called_value_21 == NULL)) {
tmp_called_value_21 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[101]);
}
if (tmp_called_value_21 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_kw_call_value_3_2);
Py_DECREF(tmp_kw_call_value_4_2);
exception_lineno = 291;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_p);
tmp_args_element_value_20 = var_p;
CHECK_OBJECT(var_q);
tmp_args_element_value_21 = var_q;
frame_4f58b1f1b633755ee0a23941a3d30bd3->m_frame.f_lineno = 291;
{
PyObject *call_args[] = {tmp_args_element_value_20, tmp_args_element_value_21};
tmp_kw_call_value_5_2 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_21, call_args);
}
if (tmp_kw_call_value_5_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_kw_call_value_3_2);
Py_DECREF(tmp_kw_call_value_4_2);
exception_lineno = 291;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_public_numbers);
tmp_kw_call_value_6_2 = var_public_numbers;
frame_4f58b1f1b633755ee0a23941a3d30bd3->m_frame.f_lineno = 285;
{
PyObject *kw_values[7] = {tmp_kw_call_value_0_2, tmp_kw_call_value_1_2, tmp_kw_call_value_2_2, tmp_kw_call_value_3_2, tmp_kw_call_value_4_2, tmp_kw_call_value_5_2, tmp_kw_call_value_6_2};
tmp_assign_source_17 = CALL_FUNCTION_WITH_NO_ARGS_KWSPLIT(tmp_called_value_18, kw_values, mod_consts[96]);
}
Py_DECREF(tmp_kw_call_value_3_2);
Py_DECREF(tmp_kw_call_value_4_2);
Py_DECREF(tmp_kw_call_value_5_2);
if (tmp_assign_source_17 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 285;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
assert(var_numbers == NULL);
var_numbers = tmp_assign_source_17;
}
branch_end_6:;
{
PyObject *tmp_called_value_22;
PyObject *tmp_expression_value_13;
PyObject *tmp_args_element_value_22;
PyObject *tmp_called_value_23;
CHECK_OBJECT(var_numbers);
tmp_expression_value_13 = var_numbers;
tmp_called_value_22 = LOOKUP_ATTRIBUTE(tmp_expression_value_13, mod_consts[102]);
if (tmp_called_value_22 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 295;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
tmp_called_value_23 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[61]);
if (unlikely(tmp_called_value_23 == NULL)) {
tmp_called_value_23 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[61]);
}
if (tmp_called_value_23 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_22);
exception_lineno = 295;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
frame_4f58b1f1b633755ee0a23941a3d30bd3->m_frame.f_lineno = 295;
tmp_args_element_value_22 = CALL_FUNCTION_NO_ARGS(tmp_called_value_23);
if (tmp_args_element_value_22 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_22);
exception_lineno = 295;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
frame_4f58b1f1b633755ee0a23941a3d30bd3->m_frame.f_lineno = 295;
tmp_return_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_22, tmp_args_element_value_22);
Py_DECREF(tmp_called_value_22);
Py_DECREF(tmp_args_element_value_22);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 295;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
goto branch_end_3;
branch_no_3:;
{
bool tmp_condition_result_7;
int tmp_and_left_truth_4;
bool tmp_and_left_value_4;
bool tmp_and_right_value_4;
PyObject *tmp_cmp_expr_left_8;
PyObject *tmp_cmp_expr_right_8;
PyObject *tmp_cmp_expr_left_9;
PyObject *tmp_cmp_expr_right_9;
tmp_cmp_expr_left_8 = mod_consts[71];
CHECK_OBJECT(var_obj);
tmp_cmp_expr_right_8 = var_obj;
tmp_res = PySequence_Contains(tmp_cmp_expr_right_8, tmp_cmp_expr_left_8);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 296;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
tmp_and_left_value_4 = (tmp_res == 1) ? true : false;
tmp_and_left_truth_4 = tmp_and_left_value_4 != false ? 1 : 0;
if (tmp_and_left_truth_4 == 1) {
goto and_right_4;
} else {
goto and_left_4;
}
and_right_4:;
tmp_cmp_expr_left_9 = mod_consts[74];
CHECK_OBJECT(var_obj);
tmp_cmp_expr_right_9 = var_obj;
tmp_res = PySequence_Contains(tmp_cmp_expr_right_9, tmp_cmp_expr_left_9);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 296;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
tmp_and_right_value_4 = (tmp_res == 1) ? true : false;
tmp_condition_result_7 = tmp_and_right_value_4;
goto and_end_4;
and_left_4:;
tmp_condition_result_7 = tmp_and_left_value_4;
and_end_4:;
if (tmp_condition_result_7 != false) {
goto branch_yes_7;
} else {
goto branch_no_7;
}
}
branch_yes_7:;
{
PyObject *tmp_assign_source_18;
PyObject *tmp_called_value_24;
PyObject *tmp_args_element_value_23;
PyObject *tmp_called_value_25;
PyObject *tmp_args_element_value_24;
PyObject *tmp_expression_value_14;
PyObject *tmp_subscript_value_10;
PyObject *tmp_args_element_value_25;
PyObject *tmp_called_value_26;
PyObject *tmp_args_element_value_26;
PyObject *tmp_expression_value_15;
PyObject *tmp_subscript_value_11;
tmp_called_value_24 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[93]);
if (unlikely(tmp_called_value_24 == NULL)) {
tmp_called_value_24 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[93]);
}
if (tmp_called_value_24 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 298;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
tmp_called_value_25 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[94]);
if (unlikely(tmp_called_value_25 == NULL)) {
tmp_called_value_25 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[94]);
}
if (tmp_called_value_25 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 299;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_obj);
tmp_expression_value_14 = var_obj;
tmp_subscript_value_10 = mod_consts[74];
tmp_args_element_value_24 = LOOKUP_SUBSCRIPT(tmp_expression_value_14, tmp_subscript_value_10);
if (tmp_args_element_value_24 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 299;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
frame_4f58b1f1b633755ee0a23941a3d30bd3->m_frame.f_lineno = 299;
tmp_args_element_value_23 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_25, tmp_args_element_value_24);
Py_DECREF(tmp_args_element_value_24);
if (tmp_args_element_value_23 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 299;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
tmp_called_value_26 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[94]);
if (unlikely(tmp_called_value_26 == NULL)) {
tmp_called_value_26 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[94]);
}
if (tmp_called_value_26 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_args_element_value_23);
exception_lineno = 299;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_obj);
tmp_expression_value_15 = var_obj;
tmp_subscript_value_11 = mod_consts[71];
tmp_args_element_value_26 = LOOKUP_SUBSCRIPT(tmp_expression_value_15, tmp_subscript_value_11);
if (tmp_args_element_value_26 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_args_element_value_23);
exception_lineno = 299;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
frame_4f58b1f1b633755ee0a23941a3d30bd3->m_frame.f_lineno = 299;
tmp_args_element_value_25 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_26, tmp_args_element_value_26);
Py_DECREF(tmp_args_element_value_26);
if (tmp_args_element_value_25 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_args_element_value_23);
exception_lineno = 299;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
frame_4f58b1f1b633755ee0a23941a3d30bd3->m_frame.f_lineno = 298;
{
PyObject *call_args[] = {tmp_args_element_value_23, tmp_args_element_value_25};
tmp_assign_source_18 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_24, call_args);
}
Py_DECREF(tmp_args_element_value_23);
Py_DECREF(tmp_args_element_value_25);
if (tmp_assign_source_18 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 298;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
assert(var_numbers == NULL);
var_numbers = tmp_assign_source_18;
}
{
PyObject *tmp_called_value_27;
PyObject *tmp_expression_value_16;
PyObject *tmp_args_element_value_27;
PyObject *tmp_called_value_28;
CHECK_OBJECT(var_numbers);
tmp_expression_value_16 = var_numbers;
tmp_called_value_27 = LOOKUP_ATTRIBUTE(tmp_expression_value_16, mod_consts[103]);
if (tmp_called_value_27 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 302;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
tmp_called_value_28 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[61]);
if (unlikely(tmp_called_value_28 == NULL)) {
tmp_called_value_28 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[61]);
}
if (tmp_called_value_28 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_27);
exception_lineno = 302;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
frame_4f58b1f1b633755ee0a23941a3d30bd3->m_frame.f_lineno = 302;
tmp_args_element_value_27 = CALL_FUNCTION_NO_ARGS(tmp_called_value_28);
if (tmp_args_element_value_27 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_27);
exception_lineno = 302;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
frame_4f58b1f1b633755ee0a23941a3d30bd3->m_frame.f_lineno = 302;
tmp_return_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_27, tmp_args_element_value_27);
Py_DECREF(tmp_called_value_27);
Py_DECREF(tmp_args_element_value_27);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 302;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
goto branch_end_7;
branch_no_7:;
{
PyObject *tmp_raise_type_5;
PyObject *tmp_called_value_29;
tmp_called_value_29 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[31]);
if (unlikely(tmp_called_value_29 == NULL)) {
tmp_called_value_29 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[31]);
}
if (tmp_called_value_29 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 304;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
frame_4f58b1f1b633755ee0a23941a3d30bd3->m_frame.f_lineno = 304;
tmp_raise_type_5 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_29, mod_consts[86]);
if (tmp_raise_type_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 304;
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
exception_type = tmp_raise_type_5;
exception_lineno = 304;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oooobooooo";
goto frame_exception_exit_1;
}
branch_end_7:;
branch_end_3:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_4f58b1f1b633755ee0a23941a3d30bd3);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_2;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_4f58b1f1b633755ee0a23941a3d30bd3);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_4f58b1f1b633755ee0a23941a3d30bd3);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_4f58b1f1b633755ee0a23941a3d30bd3, exception_lineno);
} else if (exception_tb->tb_frame != &frame_4f58b1f1b633755ee0a23941a3d30bd3->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_4f58b1f1b633755ee0a23941a3d30bd3, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_4f58b1f1b633755ee0a23941a3d30bd3,
type_description_1,
par_jwk,
var_obj,
var_other_props,
var_props_found,
(int)var_any_props_found,
var_public_numbers,
var_numbers,
var_d,
var_p,
var_q
);
// Release cached frame if used for exception.
if (frame_4f58b1f1b633755ee0a23941a3d30bd3 == cache_frame_4f58b1f1b633755ee0a23941a3d30bd3) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_4f58b1f1b633755ee0a23941a3d30bd3);
cache_frame_4f58b1f1b633755ee0a23941a3d30bd3 = NULL;
}
assertFrameObject(frame_4f58b1f1b633755ee0a23941a3d30bd3);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_2:;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(var_obj);
Py_DECREF(var_obj);
var_obj = NULL;
Py_XDECREF(var_other_props);
var_other_props = NULL;
Py_XDECREF(var_props_found);
var_props_found = NULL;
var_any_props_found = NUITKA_BOOL_UNASSIGNED;
Py_XDECREF(var_public_numbers);
var_public_numbers = NULL;
Py_XDECREF(var_numbers);
var_numbers = NULL;
Py_XDECREF(var_d);
var_d = NULL;
Py_XDECREF(var_p);
var_p = NULL;
Py_XDECREF(var_q);
var_q = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_7 = exception_type;
exception_keeper_value_7 = exception_value;
exception_keeper_tb_7 = exception_tb;
exception_keeper_lineno_7 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_obj);
var_obj = NULL;
Py_XDECREF(var_other_props);
var_other_props = NULL;
Py_XDECREF(var_props_found);
var_props_found = NULL;
var_any_props_found = NUITKA_BOOL_UNASSIGNED;
Py_XDECREF(var_public_numbers);
var_public_numbers = NULL;
Py_XDECREF(var_numbers);
var_numbers = NULL;
Py_XDECREF(var_d);
var_d = NULL;
Py_XDECREF(var_p);
var_p = NULL;
Py_XDECREF(var_q);
var_q = 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 function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_jwk);
Py_DECREF(par_jwk);
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_jwk);
Py_DECREF(par_jwk);
// 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_jwt$algorithms$$$function__20_sign(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_msg = python_pars[1];
PyObject *par_key = python_pars[2];
struct Nuitka_FrameObject *frame_2f2bb663bb1b0c6e223ed7388ed97e62;
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_2f2bb663bb1b0c6e223ed7388ed97e62 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_2f2bb663bb1b0c6e223ed7388ed97e62)) {
Py_XDECREF(cache_frame_2f2bb663bb1b0c6e223ed7388ed97e62);
#if _DEBUG_REFCOUNTS
if (cache_frame_2f2bb663bb1b0c6e223ed7388ed97e62 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_2f2bb663bb1b0c6e223ed7388ed97e62 = MAKE_FUNCTION_FRAME(codeobj_2f2bb663bb1b0c6e223ed7388ed97e62, module_jwt$algorithms, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_2f2bb663bb1b0c6e223ed7388ed97e62->m_type_description == NULL);
frame_2f2bb663bb1b0c6e223ed7388ed97e62 = cache_frame_2f2bb663bb1b0c6e223ed7388ed97e62;
// Push the new frame as the currently active one.
pushFrameStack(frame_2f2bb663bb1b0c6e223ed7388ed97e62);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_2f2bb663bb1b0c6e223ed7388ed97e62) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_args_element_value_2;
PyObject *tmp_called_instance_1;
PyObject *tmp_args_element_value_3;
PyObject *tmp_called_instance_2;
CHECK_OBJECT(par_key);
tmp_expression_value_1 = par_key;
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[54]);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 307;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_msg);
tmp_args_element_value_1 = par_msg;
tmp_called_instance_1 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[104]);
if (unlikely(tmp_called_instance_1 == NULL)) {
tmp_called_instance_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[104]);
}
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 307;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_2f2bb663bb1b0c6e223ed7388ed97e62->m_frame.f_lineno = 307;
tmp_args_element_value_2 = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[105]);
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 = 307;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_called_instance_2 = par_self;
frame_2f2bb663bb1b0c6e223ed7388ed97e62->m_frame.f_lineno = 307;
tmp_args_element_value_3 = CALL_METHOD_NO_ARGS(tmp_called_instance_2, mod_consts[33]);
if (tmp_args_element_value_3 == 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_2);
exception_lineno = 307;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_2f2bb663bb1b0c6e223ed7388ed97e62->m_frame.f_lineno = 307;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2, tmp_args_element_value_3};
tmp_return_value = CALL_FUNCTION_WITH_ARGS3(tmp_called_value_1, call_args);
}
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_2);
Py_DECREF(tmp_args_element_value_3);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 307;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_2f2bb663bb1b0c6e223ed7388ed97e62);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_2f2bb663bb1b0c6e223ed7388ed97e62);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_2f2bb663bb1b0c6e223ed7388ed97e62);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_2f2bb663bb1b0c6e223ed7388ed97e62, exception_lineno);
} else if (exception_tb->tb_frame != &frame_2f2bb663bb1b0c6e223ed7388ed97e62->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_2f2bb663bb1b0c6e223ed7388ed97e62, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_2f2bb663bb1b0c6e223ed7388ed97e62,
type_description_1,
par_self,
par_msg,
par_key
);
// Release cached frame if used for exception.
if (frame_2f2bb663bb1b0c6e223ed7388ed97e62 == cache_frame_2f2bb663bb1b0c6e223ed7388ed97e62) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_2f2bb663bb1b0c6e223ed7388ed97e62);
cache_frame_2f2bb663bb1b0c6e223ed7388ed97e62 = NULL;
}
assertFrameObject(frame_2f2bb663bb1b0c6e223ed7388ed97e62);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_msg);
Py_DECREF(par_msg);
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_msg);
Py_DECREF(par_msg);
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_jwt$algorithms$$$function__21_verify(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_msg = python_pars[1];
PyObject *par_key = python_pars[2];
PyObject *par_sig = python_pars[3];
struct Nuitka_FrameObject *frame_1f9e62b64ccdb33f02cc6ba4c0e5c93d;
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;
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;
PyObject *tmp_return_value = NULL;
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_1f9e62b64ccdb33f02cc6ba4c0e5c93d = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_1f9e62b64ccdb33f02cc6ba4c0e5c93d)) {
Py_XDECREF(cache_frame_1f9e62b64ccdb33f02cc6ba4c0e5c93d);
#if _DEBUG_REFCOUNTS
if (cache_frame_1f9e62b64ccdb33f02cc6ba4c0e5c93d == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_1f9e62b64ccdb33f02cc6ba4c0e5c93d = MAKE_FUNCTION_FRAME(codeobj_1f9e62b64ccdb33f02cc6ba4c0e5c93d, module_jwt$algorithms, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_1f9e62b64ccdb33f02cc6ba4c0e5c93d->m_type_description == NULL);
frame_1f9e62b64ccdb33f02cc6ba4c0e5c93d = cache_frame_1f9e62b64ccdb33f02cc6ba4c0e5c93d;
// Push the new frame as the currently active one.
pushFrameStack(frame_1f9e62b64ccdb33f02cc6ba4c0e5c93d);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_1f9e62b64ccdb33f02cc6ba4c0e5c93d) == 2); // Frame stack
// Framed code:
// Tried code:
{
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_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_called_instance_1;
PyObject *tmp_args_element_value_4;
PyObject *tmp_called_instance_2;
CHECK_OBJECT(par_key);
tmp_expression_value_1 = par_key;
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[84]);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 311;
type_description_1 = "oooo";
goto try_except_handler_1;
}
CHECK_OBJECT(par_sig);
tmp_args_element_value_1 = par_sig;
CHECK_OBJECT(par_msg);
tmp_args_element_value_2 = par_msg;
tmp_called_instance_1 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[104]);
if (unlikely(tmp_called_instance_1 == NULL)) {
tmp_called_instance_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[104]);
}
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 311;
type_description_1 = "oooo";
goto try_except_handler_1;
}
frame_1f9e62b64ccdb33f02cc6ba4c0e5c93d->m_frame.f_lineno = 311;
tmp_args_element_value_3 = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[105]);
if (tmp_args_element_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 311;
type_description_1 = "oooo";
goto try_except_handler_1;
}
CHECK_OBJECT(par_self);
tmp_called_instance_2 = par_self;
frame_1f9e62b64ccdb33f02cc6ba4c0e5c93d->m_frame.f_lineno = 311;
tmp_args_element_value_4 = CALL_METHOD_NO_ARGS(tmp_called_instance_2, mod_consts[33]);
if (tmp_args_element_value_4 == 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_3);
exception_lineno = 311;
type_description_1 = "oooo";
goto try_except_handler_1;
}
frame_1f9e62b64ccdb33f02cc6ba4c0e5c93d->m_frame.f_lineno = 311;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2, tmp_args_element_value_3, tmp_args_element_value_4};
tmp_call_result_1 = CALL_FUNCTION_WITH_ARGS4(tmp_called_value_1, call_args);
}
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_3);
Py_DECREF(tmp_args_element_value_4);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 311;
type_description_1 = "oooo";
goto try_except_handler_1;
}
Py_DECREF(tmp_call_result_1);
}
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;
// 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_1f9e62b64ccdb33f02cc6ba4c0e5c93d, exception_keeper_lineno_1);
} else if (exception_keeper_lineno_1 != 0) {
exception_keeper_tb_1 = ADD_TRACEBACK(exception_keeper_tb_1, frame_1f9e62b64ccdb33f02cc6ba4c0e5c93d, exception_keeper_lineno_1);
}
PUBLISH_CURRENT_EXCEPTION(&exception_keeper_type_1, &exception_keeper_value_1, &exception_keeper_tb_1);
// Tried code:
{
bool tmp_condition_result_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
tmp_cmp_expr_left_1 = EXC_TYPE(PyThreadState_GET());
tmp_cmp_expr_right_1 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[106]);
if (unlikely(tmp_cmp_expr_right_1 == NULL)) {
tmp_cmp_expr_right_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[106]);
}
if (tmp_cmp_expr_right_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 313;
type_description_1 = "oooo";
goto try_except_handler_2;
}
tmp_res = EXCEPTION_MATCH_BOOL(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 313;
type_description_1 = "oooo";
goto try_except_handler_2;
}
tmp_condition_result_1 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
tmp_return_value = Py_False;
Py_INCREF(tmp_return_value);
goto try_return_handler_2;
goto branch_end_1;
branch_no_1:;
tmp_result = RERAISE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
if (unlikely(tmp_result == false)) {
exception_lineno = 310;
}
if (exception_tb && exception_tb->tb_frame == &frame_1f9e62b64ccdb33f02cc6ba4c0e5c93d->m_frame) frame_1f9e62b64ccdb33f02cc6ba4c0e5c93d->m_frame.f_lineno = exception_tb->tb_lineno;
type_description_1 = "oooo";
goto try_except_handler_2;
branch_end_1:;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_2:;
// Restore previous exception id 1.
SET_CURRENT_EXCEPTION(&exception_preserved_1);
goto frame_return_exit_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:
// End of try:
try_end_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_1f9e62b64ccdb33f02cc6ba4c0e5c93d);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_1f9e62b64ccdb33f02cc6ba4c0e5c93d);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_1f9e62b64ccdb33f02cc6ba4c0e5c93d);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_1f9e62b64ccdb33f02cc6ba4c0e5c93d, exception_lineno);
} else if (exception_tb->tb_frame != &frame_1f9e62b64ccdb33f02cc6ba4c0e5c93d->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_1f9e62b64ccdb33f02cc6ba4c0e5c93d, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_1f9e62b64ccdb33f02cc6ba4c0e5c93d,
type_description_1,
par_self,
par_msg,
par_key,
par_sig
);
// Release cached frame if used for exception.
if (frame_1f9e62b64ccdb33f02cc6ba4c0e5c93d == cache_frame_1f9e62b64ccdb33f02cc6ba4c0e5c93d) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_1f9e62b64ccdb33f02cc6ba4c0e5c93d);
cache_frame_1f9e62b64ccdb33f02cc6ba4c0e5c93d = NULL;
}
assertFrameObject(frame_1f9e62b64ccdb33f02cc6ba4c0e5c93d);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
tmp_return_value = Py_True;
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_msg);
Py_DECREF(par_msg);
CHECK_OBJECT(par_key);
Py_DECREF(par_key);
CHECK_OBJECT(par_sig);
Py_DECREF(par_sig);
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_msg);
Py_DECREF(par_msg);
CHECK_OBJECT(par_key);
Py_DECREF(par_key);
CHECK_OBJECT(par_sig);
Py_DECREF(par_sig);
// 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_jwt$algorithms$$$function__22___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_hash_alg = python_pars[1];
struct Nuitka_FrameObject *frame_0c4fa6e9ffc1bdda9f3778e1f79f1da8;
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;
static struct Nuitka_FrameObject *cache_frame_0c4fa6e9ffc1bdda9f3778e1f79f1da8 = NULL;
PyObject *tmp_return_value = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_0c4fa6e9ffc1bdda9f3778e1f79f1da8)) {
Py_XDECREF(cache_frame_0c4fa6e9ffc1bdda9f3778e1f79f1da8);
#if _DEBUG_REFCOUNTS
if (cache_frame_0c4fa6e9ffc1bdda9f3778e1f79f1da8 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_0c4fa6e9ffc1bdda9f3778e1f79f1da8 = MAKE_FUNCTION_FRAME(codeobj_0c4fa6e9ffc1bdda9f3778e1f79f1da8, module_jwt$algorithms, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_0c4fa6e9ffc1bdda9f3778e1f79f1da8->m_type_description == NULL);
frame_0c4fa6e9ffc1bdda9f3778e1f79f1da8 = cache_frame_0c4fa6e9ffc1bdda9f3778e1f79f1da8;
// Push the new frame as the currently active one.
pushFrameStack(frame_0c4fa6e9ffc1bdda9f3778e1f79f1da8);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_0c4fa6e9ffc1bdda9f3778e1f79f1da8) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
CHECK_OBJECT(par_hash_alg);
tmp_assattr_value_1 = par_hash_alg;
CHECK_OBJECT(par_self);
tmp_assattr_target_1 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[33], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 326;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_0c4fa6e9ffc1bdda9f3778e1f79f1da8);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_0c4fa6e9ffc1bdda9f3778e1f79f1da8);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_0c4fa6e9ffc1bdda9f3778e1f79f1da8, exception_lineno);
} else if (exception_tb->tb_frame != &frame_0c4fa6e9ffc1bdda9f3778e1f79f1da8->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_0c4fa6e9ffc1bdda9f3778e1f79f1da8, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_0c4fa6e9ffc1bdda9f3778e1f79f1da8,
type_description_1,
par_self,
par_hash_alg
);
// Release cached frame if used for exception.
if (frame_0c4fa6e9ffc1bdda9f3778e1f79f1da8 == cache_frame_0c4fa6e9ffc1bdda9f3778e1f79f1da8) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_0c4fa6e9ffc1bdda9f3778e1f79f1da8);
cache_frame_0c4fa6e9ffc1bdda9f3778e1f79f1da8 = NULL;
}
assertFrameObject(frame_0c4fa6e9ffc1bdda9f3778e1f79f1da8);
// 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_hash_alg);
Py_DECREF(par_hash_alg);
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_hash_alg);
Py_DECREF(par_hash_alg);
// 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_jwt$algorithms$$$function__23_prepare_key(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_key = python_pars[1];
struct Nuitka_FrameObject *frame_acb7bc4c610ac76b76ccc197d5c7b860;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
PyObject *tmp_return_value = NULL;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
struct Nuitka_ExceptionStackItem exception_preserved_1;
bool tmp_result;
PyObject *exception_keeper_type_2;
PyObject *exception_keeper_value_2;
PyTracebackObject *exception_keeper_tb_2;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_2;
static struct Nuitka_FrameObject *cache_frame_acb7bc4c610ac76b76ccc197d5c7b860 = 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_acb7bc4c610ac76b76ccc197d5c7b860)) {
Py_XDECREF(cache_frame_acb7bc4c610ac76b76ccc197d5c7b860);
#if _DEBUG_REFCOUNTS
if (cache_frame_acb7bc4c610ac76b76ccc197d5c7b860 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_acb7bc4c610ac76b76ccc197d5c7b860 = MAKE_FUNCTION_FRAME(codeobj_acb7bc4c610ac76b76ccc197d5c7b860, module_jwt$algorithms, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_acb7bc4c610ac76b76ccc197d5c7b860->m_type_description == NULL);
frame_acb7bc4c610ac76b76ccc197d5c7b860 = cache_frame_acb7bc4c610ac76b76ccc197d5c7b860;
// Push the new frame as the currently active one.
pushFrameStack(frame_acb7bc4c610ac76b76ccc197d5c7b860);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_acb7bc4c610ac76b76ccc197d5c7b860) == 2); // Frame stack
// Framed code:
{
nuitka_bool tmp_condition_result_1;
int tmp_or_left_truth_1;
nuitka_bool tmp_or_left_value_1;
nuitka_bool tmp_or_right_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
PyObject *tmp_isinstance_inst_2;
PyObject *tmp_isinstance_cls_2;
CHECK_OBJECT(par_key);
tmp_isinstance_inst_1 = par_key;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[107]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[107]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 329;
type_description_1 = "oo";
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 = 329;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_or_left_value_1 = (tmp_res != 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
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 = 329;
type_description_1 = "oo";
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_key);
tmp_isinstance_inst_2 = par_key;
tmp_isinstance_cls_2 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[108]);
if (unlikely(tmp_isinstance_cls_2 == NULL)) {
tmp_isinstance_cls_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[108]);
}
if (tmp_isinstance_cls_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 330;
type_description_1 = "oo";
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 = 330;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_or_right_value_1 = (tmp_res != 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
tmp_condition_result_1 = tmp_or_right_value_1;
goto or_end_1;
or_left_1:;
tmp_condition_result_1 = tmp_or_left_value_1;
or_end_1:;
if (tmp_condition_result_1 == NUITKA_BOOL_TRUE) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
CHECK_OBJECT(par_key);
tmp_return_value = par_key;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
branch_no_1:;
{
nuitka_bool tmp_condition_result_2;
PyObject *tmp_isinstance_inst_3;
PyObject *tmp_isinstance_cls_3;
CHECK_OBJECT(par_key);
tmp_isinstance_inst_3 = par_key;
tmp_isinstance_cls_3 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[57]);
if (unlikely(tmp_isinstance_cls_3 == NULL)) {
tmp_isinstance_cls_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[57]);
}
if (tmp_isinstance_cls_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 333;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_3, tmp_isinstance_cls_3);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 333;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_condition_result_2 = (tmp_res != 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_2 == NUITKA_BOOL_TRUE) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_value_1;
PyObject *tmp_args_element_value_1;
tmp_called_value_1 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[34]);
if (unlikely(tmp_called_value_1 == NULL)) {
tmp_called_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[34]);
}
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 334;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_key);
tmp_args_element_value_1 = par_key;
frame_acb7bc4c610ac76b76ccc197d5c7b860->m_frame.f_lineno = 334;
tmp_assign_source_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_1, tmp_args_element_value_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 334;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
{
PyObject *old = par_key;
assert(old != NULL);
par_key = tmp_assign_source_1;
Py_DECREF(old);
}
}
// Tried code:
{
nuitka_bool tmp_condition_result_3;
PyObject *tmp_called_value_2;
PyObject *tmp_expression_value_1;
PyObject *tmp_call_result_1;
int tmp_truth_name_1;
CHECK_OBJECT(par_key);
tmp_expression_value_1 = par_key;
tmp_called_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[58]);
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 340;
type_description_1 = "oo";
goto try_except_handler_2;
}
frame_acb7bc4c610ac76b76ccc197d5c7b860->m_frame.f_lineno = 340;
tmp_call_result_1 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_2, mod_consts[109]);
Py_DECREF(tmp_called_value_2);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 340;
type_description_1 = "oo";
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(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_call_result_1);
exception_lineno = 340;
type_description_1 = "oo";
goto try_except_handler_2;
}
tmp_condition_result_3 = tmp_truth_name_1 == 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:;
{
PyObject *tmp_assign_source_2;
PyObject *tmp_called_value_3;
PyObject *tmp_kw_call_arg_value_0_1;
PyObject *tmp_kw_call_dict_value_0_1;
PyObject *tmp_called_value_4;
tmp_called_value_3 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[60]);
if (unlikely(tmp_called_value_3 == NULL)) {
tmp_called_value_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[60]);
}
if (tmp_called_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 341;
type_description_1 = "oo";
goto try_except_handler_2;
}
CHECK_OBJECT(par_key);
tmp_kw_call_arg_value_0_1 = par_key;
tmp_called_value_4 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[61]);
if (unlikely(tmp_called_value_4 == NULL)) {
tmp_called_value_4 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[61]);
}
if (tmp_called_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 341;
type_description_1 = "oo";
goto try_except_handler_2;
}
frame_acb7bc4c610ac76b76ccc197d5c7b860->m_frame.f_lineno = 341;
tmp_kw_call_dict_value_0_1 = CALL_FUNCTION_NO_ARGS(tmp_called_value_4);
if (tmp_kw_call_dict_value_0_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 341;
type_description_1 = "oo";
goto try_except_handler_2;
}
frame_acb7bc4c610ac76b76ccc197d5c7b860->m_frame.f_lineno = 341;
{
PyObject *args[] = {tmp_kw_call_arg_value_0_1};
PyObject *kw_values[1] = {tmp_kw_call_dict_value_0_1};
tmp_assign_source_2 = CALL_FUNCTION_WITH_ARGS1_KWSPLIT(tmp_called_value_3, args, kw_values, mod_consts[62]);
}
Py_DECREF(tmp_kw_call_dict_value_0_1);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 341;
type_description_1 = "oo";
goto try_except_handler_2;
}
{
PyObject *old = par_key;
assert(old != NULL);
par_key = tmp_assign_source_2;
Py_DECREF(old);
}
}
goto branch_end_3;
branch_no_3:;
{
PyObject *tmp_assign_source_3;
PyObject *tmp_called_value_5;
PyObject *tmp_kw_call_arg_value_0_2;
PyObject *tmp_kw_call_dict_value_0_2;
PyObject *tmp_called_value_6;
tmp_called_value_5 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[65]);
if (unlikely(tmp_called_value_5 == NULL)) {
tmp_called_value_5 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[65]);
}
if (tmp_called_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 343;
type_description_1 = "oo";
goto try_except_handler_2;
}
CHECK_OBJECT(par_key);
tmp_kw_call_arg_value_0_2 = par_key;
tmp_called_value_6 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[61]);
if (unlikely(tmp_called_value_6 == NULL)) {
tmp_called_value_6 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[61]);
}
if (tmp_called_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 343;
type_description_1 = "oo";
goto try_except_handler_2;
}
frame_acb7bc4c610ac76b76ccc197d5c7b860->m_frame.f_lineno = 343;
tmp_kw_call_dict_value_0_2 = CALL_FUNCTION_NO_ARGS(tmp_called_value_6);
if (tmp_kw_call_dict_value_0_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 343;
type_description_1 = "oo";
goto try_except_handler_2;
}
frame_acb7bc4c610ac76b76ccc197d5c7b860->m_frame.f_lineno = 343;
{
PyObject *args[] = {tmp_kw_call_arg_value_0_2};
PyObject *kw_values[1] = {tmp_kw_call_dict_value_0_2};
tmp_assign_source_3 = CALL_FUNCTION_WITH_ARGS1_KWSPLIT(tmp_called_value_5, args, kw_values, mod_consts[62]);
}
Py_DECREF(tmp_kw_call_dict_value_0_2);
if (tmp_assign_source_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 343;
type_description_1 = "oo";
goto try_except_handler_2;
}
{
PyObject *old = par_key;
assert(old != NULL);
par_key = tmp_assign_source_3;
Py_DECREF(old);
}
}
branch_end_3:;
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;
// 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_acb7bc4c610ac76b76ccc197d5c7b860, exception_keeper_lineno_1);
} else if (exception_keeper_lineno_1 != 0) {
exception_keeper_tb_1 = ADD_TRACEBACK(exception_keeper_tb_1, frame_acb7bc4c610ac76b76ccc197d5c7b860, 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_4;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
tmp_cmp_expr_left_1 = EXC_TYPE(PyThreadState_GET());
tmp_cmp_expr_right_1 = PyExc_ValueError;
tmp_res = EXCEPTION_MATCH_BOOL(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
assert(!(tmp_res == -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_assign_source_4;
PyObject *tmp_called_value_7;
PyObject *tmp_kw_call_arg_value_0_3;
PyObject *tmp_kw_call_dict_value_0_3;
PyObject *tmp_kw_call_dict_value_1_1;
PyObject *tmp_called_value_8;
tmp_called_value_7 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[63]);
if (unlikely(tmp_called_value_7 == NULL)) {
tmp_called_value_7 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[63]);
}
if (tmp_called_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 345;
type_description_1 = "oo";
goto try_except_handler_3;
}
CHECK_OBJECT(par_key);
tmp_kw_call_arg_value_0_3 = par_key;
tmp_kw_call_dict_value_0_3 = Py_None;
tmp_called_value_8 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[61]);
if (unlikely(tmp_called_value_8 == NULL)) {
tmp_called_value_8 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[61]);
}
if (tmp_called_value_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 345;
type_description_1 = "oo";
goto try_except_handler_3;
}
frame_acb7bc4c610ac76b76ccc197d5c7b860->m_frame.f_lineno = 345;
tmp_kw_call_dict_value_1_1 = CALL_FUNCTION_NO_ARGS(tmp_called_value_8);
if (tmp_kw_call_dict_value_1_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 345;
type_description_1 = "oo";
goto try_except_handler_3;
}
frame_acb7bc4c610ac76b76ccc197d5c7b860->m_frame.f_lineno = 345;
{
PyObject *args[] = {tmp_kw_call_arg_value_0_3};
PyObject *kw_values[2] = {tmp_kw_call_dict_value_0_3, tmp_kw_call_dict_value_1_1};
tmp_assign_source_4 = CALL_FUNCTION_WITH_ARGS1_KWSPLIT(tmp_called_value_7, args, kw_values, mod_consts[64]);
}
Py_DECREF(tmp_kw_call_dict_value_1_1);
if (tmp_assign_source_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 345;
type_description_1 = "oo";
goto try_except_handler_3;
}
{
PyObject *old = par_key;
assert(old != NULL);
par_key = tmp_assign_source_4;
Py_DECREF(old);
}
}
goto branch_end_4;
branch_no_4:;
tmp_result = RERAISE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
if (unlikely(tmp_result == false)) {
exception_lineno = 339;
}
if (exception_tb && exception_tb->tb_frame == &frame_acb7bc4c610ac76b76ccc197d5c7b860->m_frame) frame_acb7bc4c610ac76b76ccc197d5c7b860->m_frame.f_lineno = exception_tb->tb_lineno;
type_description_1 = "oo";
goto try_except_handler_3;
branch_end_4:;
goto try_end_2;
// Exception handler code:
try_except_handler_3:;
exception_keeper_type_2 = exception_type;
exception_keeper_value_2 = exception_value;
exception_keeper_tb_2 = exception_tb;
exception_keeper_lineno_2 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// 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_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:;
goto branch_end_2;
branch_no_2:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_make_exception_arg_1;
tmp_make_exception_arg_1 = mod_consts[66];
frame_acb7bc4c610ac76b76ccc197d5c7b860->m_frame.f_lineno = 348;
tmp_raise_type_1 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_TypeError, tmp_make_exception_arg_1);
assert(!(tmp_raise_type_1 == NULL));
exception_type = tmp_raise_type_1;
exception_lineno = 348;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oo";
goto frame_exception_exit_1;
}
branch_end_2:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_acb7bc4c610ac76b76ccc197d5c7b860);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_acb7bc4c610ac76b76ccc197d5c7b860);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_acb7bc4c610ac76b76ccc197d5c7b860);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_acb7bc4c610ac76b76ccc197d5c7b860, exception_lineno);
} else if (exception_tb->tb_frame != &frame_acb7bc4c610ac76b76ccc197d5c7b860->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_acb7bc4c610ac76b76ccc197d5c7b860, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_acb7bc4c610ac76b76ccc197d5c7b860,
type_description_1,
par_self,
par_key
);
// Release cached frame if used for exception.
if (frame_acb7bc4c610ac76b76ccc197d5c7b860 == cache_frame_acb7bc4c610ac76b76ccc197d5c7b860) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_acb7bc4c610ac76b76ccc197d5c7b860);
cache_frame_acb7bc4c610ac76b76ccc197d5c7b860 = NULL;
}
assertFrameObject(frame_acb7bc4c610ac76b76ccc197d5c7b860);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
CHECK_OBJECT(par_key);
tmp_return_value = par_key;
Py_INCREF(tmp_return_value);
goto try_return_handler_1;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(par_key);
Py_DECREF(par_key);
par_key = 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(par_key);
par_key = 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_jwt$algorithms$$$function__24_sign(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_msg = python_pars[1];
PyObject *par_key = python_pars[2];
PyObject *var_der_sig = NULL;
struct Nuitka_FrameObject *frame_70dcf17a4e90c849cc4b8b8ee0c7f13c;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_70dcf17a4e90c849cc4b8b8ee0c7f13c = 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_70dcf17a4e90c849cc4b8b8ee0c7f13c)) {
Py_XDECREF(cache_frame_70dcf17a4e90c849cc4b8b8ee0c7f13c);
#if _DEBUG_REFCOUNTS
if (cache_frame_70dcf17a4e90c849cc4b8b8ee0c7f13c == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_70dcf17a4e90c849cc4b8b8ee0c7f13c = MAKE_FUNCTION_FRAME(codeobj_70dcf17a4e90c849cc4b8b8ee0c7f13c, module_jwt$algorithms, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_70dcf17a4e90c849cc4b8b8ee0c7f13c->m_type_description == NULL);
frame_70dcf17a4e90c849cc4b8b8ee0c7f13c = cache_frame_70dcf17a4e90c849cc4b8b8ee0c7f13c;
// Push the new frame as the currently active one.
pushFrameStack(frame_70dcf17a4e90c849cc4b8b8ee0c7f13c);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_70dcf17a4e90c849cc4b8b8ee0c7f13c) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_args_element_value_2;
PyObject *tmp_called_value_2;
PyObject *tmp_expression_value_2;
PyObject *tmp_args_element_value_3;
PyObject *tmp_called_instance_1;
CHECK_OBJECT(par_key);
tmp_expression_value_1 = par_key;
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[54]);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 353;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_msg);
tmp_args_element_value_1 = par_msg;
tmp_expression_value_2 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[110]);
if (unlikely(tmp_expression_value_2 == NULL)) {
tmp_expression_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[110]);
}
if (tmp_expression_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 353;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_called_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[111]);
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 = 353;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_called_instance_1 = par_self;
frame_70dcf17a4e90c849cc4b8b8ee0c7f13c->m_frame.f_lineno = 353;
tmp_args_element_value_3 = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[33]);
if (tmp_args_element_value_3 == 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 = 353;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
frame_70dcf17a4e90c849cc4b8b8ee0c7f13c->m_frame.f_lineno = 353;
tmp_args_element_value_2 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_2, tmp_args_element_value_3);
Py_DECREF(tmp_called_value_2);
Py_DECREF(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 = 353;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
frame_70dcf17a4e90c849cc4b8b8ee0c7f13c->m_frame.f_lineno = 353;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2};
tmp_assign_source_1 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_1, call_args);
}
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_2);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 353;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
assert(var_der_sig == NULL);
var_der_sig = tmp_assign_source_1;
}
{
PyObject *tmp_called_value_3;
PyObject *tmp_args_element_value_4;
PyObject *tmp_args_element_value_5;
PyObject *tmp_expression_value_3;
tmp_called_value_3 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[112]);
if (unlikely(tmp_called_value_3 == NULL)) {
tmp_called_value_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[112]);
}
if (tmp_called_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 355;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_der_sig);
tmp_args_element_value_4 = var_der_sig;
CHECK_OBJECT(par_key);
tmp_expression_value_3 = par_key;
tmp_args_element_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[113]);
if (tmp_args_element_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 355;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
frame_70dcf17a4e90c849cc4b8b8ee0c7f13c->m_frame.f_lineno = 355;
{
PyObject *call_args[] = {tmp_args_element_value_4, tmp_args_element_value_5};
tmp_return_value = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_3, call_args);
}
Py_DECREF(tmp_args_element_value_5);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 355;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_70dcf17a4e90c849cc4b8b8ee0c7f13c);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_70dcf17a4e90c849cc4b8b8ee0c7f13c);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_70dcf17a4e90c849cc4b8b8ee0c7f13c);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_70dcf17a4e90c849cc4b8b8ee0c7f13c, exception_lineno);
} else if (exception_tb->tb_frame != &frame_70dcf17a4e90c849cc4b8b8ee0c7f13c->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_70dcf17a4e90c849cc4b8b8ee0c7f13c, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_70dcf17a4e90c849cc4b8b8ee0c7f13c,
type_description_1,
par_self,
par_msg,
par_key,
var_der_sig
);
// Release cached frame if used for exception.
if (frame_70dcf17a4e90c849cc4b8b8ee0c7f13c == cache_frame_70dcf17a4e90c849cc4b8b8ee0c7f13c) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_70dcf17a4e90c849cc4b8b8ee0c7f13c);
cache_frame_70dcf17a4e90c849cc4b8b8ee0c7f13c = NULL;
}
assertFrameObject(frame_70dcf17a4e90c849cc4b8b8ee0c7f13c);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(var_der_sig);
Py_DECREF(var_der_sig);
var_der_sig = 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_der_sig);
var_der_sig = 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_msg);
Py_DECREF(par_msg);
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_msg);
Py_DECREF(par_msg);
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_jwt$algorithms$$$function__25_verify(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_msg = python_pars[1];
PyObject *par_key = python_pars[2];
PyObject *par_sig = python_pars[3];
PyObject *var_der_sig = NULL;
struct Nuitka_FrameObject *frame_afaf71c703559278e518c4a3497d18b8;
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;
PyObject *tmp_return_value = NULL;
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;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
PyObject *exception_keeper_type_3;
PyObject *exception_keeper_value_3;
PyTracebackObject *exception_keeper_tb_3;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_3;
struct Nuitka_ExceptionStackItem exception_preserved_2;
PyObject *exception_keeper_type_4;
PyObject *exception_keeper_value_4;
PyTracebackObject *exception_keeper_tb_4;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_4;
static struct Nuitka_FrameObject *cache_frame_afaf71c703559278e518c4a3497d18b8 = NULL;
PyObject *exception_keeper_type_5;
PyObject *exception_keeper_value_5;
PyTracebackObject *exception_keeper_tb_5;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_5;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_afaf71c703559278e518c4a3497d18b8)) {
Py_XDECREF(cache_frame_afaf71c703559278e518c4a3497d18b8);
#if _DEBUG_REFCOUNTS
if (cache_frame_afaf71c703559278e518c4a3497d18b8 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_afaf71c703559278e518c4a3497d18b8 = MAKE_FUNCTION_FRAME(codeobj_afaf71c703559278e518c4a3497d18b8, module_jwt$algorithms, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_afaf71c703559278e518c4a3497d18b8->m_type_description == NULL);
frame_afaf71c703559278e518c4a3497d18b8 = cache_frame_afaf71c703559278e518c4a3497d18b8;
// Push the new frame as the currently active one.
pushFrameStack(frame_afaf71c703559278e518c4a3497d18b8);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_afaf71c703559278e518c4a3497d18b8) == 2); // Frame stack
// Framed code:
// Tried code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_value_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_args_element_value_2;
PyObject *tmp_expression_value_1;
tmp_called_value_1 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[114]);
if (unlikely(tmp_called_value_1 == NULL)) {
tmp_called_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[114]);
}
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 359;
type_description_1 = "ooooo";
goto try_except_handler_2;
}
CHECK_OBJECT(par_sig);
tmp_args_element_value_1 = par_sig;
CHECK_OBJECT(par_key);
tmp_expression_value_1 = par_key;
tmp_args_element_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[113]);
if (tmp_args_element_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 359;
type_description_1 = "ooooo";
goto try_except_handler_2;
}
frame_afaf71c703559278e518c4a3497d18b8->m_frame.f_lineno = 359;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2};
tmp_assign_source_1 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_1, call_args);
}
Py_DECREF(tmp_args_element_value_2);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 359;
type_description_1 = "ooooo";
goto try_except_handler_2;
}
assert(var_der_sig == NULL);
var_der_sig = tmp_assign_source_1;
}
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;
// 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_afaf71c703559278e518c4a3497d18b8, exception_keeper_lineno_1);
} else if (exception_keeper_lineno_1 != 0) {
exception_keeper_tb_1 = ADD_TRACEBACK(exception_keeper_tb_1, frame_afaf71c703559278e518c4a3497d18b8, exception_keeper_lineno_1);
}
PUBLISH_CURRENT_EXCEPTION(&exception_keeper_type_1, &exception_keeper_value_1, &exception_keeper_tb_1);
// Tried code:
{
bool tmp_condition_result_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
tmp_cmp_expr_left_1 = EXC_TYPE(PyThreadState_GET());
tmp_cmp_expr_right_1 = PyExc_ValueError;
tmp_res = EXCEPTION_MATCH_BOOL(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
assert(!(tmp_res == -1));
tmp_condition_result_1 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
tmp_return_value = Py_False;
Py_INCREF(tmp_return_value);
goto try_return_handler_3;
goto branch_end_1;
branch_no_1:;
tmp_result = RERAISE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
if (unlikely(tmp_result == false)) {
exception_lineno = 358;
}
if (exception_tb && exception_tb->tb_frame == &frame_afaf71c703559278e518c4a3497d18b8->m_frame) frame_afaf71c703559278e518c4a3497d18b8->m_frame.f_lineno = exception_tb->tb_lineno;
type_description_1 = "ooooo";
goto try_except_handler_3;
branch_end_1:;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_3:;
// Restore previous exception id 1.
SET_CURRENT_EXCEPTION(&exception_preserved_1);
goto frame_return_exit_1;
// Exception handler code:
try_except_handler_3:;
exception_keeper_type_2 = exception_type;
exception_keeper_value_2 = exception_value;
exception_keeper_tb_2 = exception_tb;
exception_keeper_lineno_2 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Restore previous exception id 1.
SET_CURRENT_EXCEPTION(&exception_preserved_1);
// Re-raise.
exception_type = exception_keeper_type_2;
exception_value = exception_keeper_value_2;
exception_tb = exception_keeper_tb_2;
exception_lineno = exception_keeper_lineno_2;
goto frame_exception_exit_1;
// End of try:
// End of try:
try_end_1:;
// Tried code:
{
PyObject *tmp_called_value_2;
PyObject *tmp_expression_value_2;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_3;
PyObject *tmp_args_element_value_4;
PyObject *tmp_args_element_value_5;
PyObject *tmp_called_value_3;
PyObject *tmp_expression_value_3;
PyObject *tmp_args_element_value_6;
PyObject *tmp_called_instance_1;
CHECK_OBJECT(par_key);
tmp_expression_value_2 = par_key;
tmp_called_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[84]);
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 364;
type_description_1 = "ooooo";
goto try_except_handler_4;
}
CHECK_OBJECT(var_der_sig);
tmp_args_element_value_3 = var_der_sig;
CHECK_OBJECT(par_msg);
tmp_args_element_value_4 = par_msg;
tmp_expression_value_3 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[110]);
if (unlikely(tmp_expression_value_3 == NULL)) {
tmp_expression_value_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[110]);
}
if (tmp_expression_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
exception_lineno = 364;
type_description_1 = "ooooo";
goto try_except_handler_4;
}
tmp_called_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[111]);
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 = 364;
type_description_1 = "ooooo";
goto try_except_handler_4;
}
CHECK_OBJECT(par_self);
tmp_called_instance_1 = par_self;
frame_afaf71c703559278e518c4a3497d18b8->m_frame.f_lineno = 364;
tmp_args_element_value_6 = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[33]);
if (tmp_args_element_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
Py_DECREF(tmp_called_value_3);
exception_lineno = 364;
type_description_1 = "ooooo";
goto try_except_handler_4;
}
frame_afaf71c703559278e518c4a3497d18b8->m_frame.f_lineno = 364;
tmp_args_element_value_5 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_3, tmp_args_element_value_6);
Py_DECREF(tmp_called_value_3);
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_2);
exception_lineno = 364;
type_description_1 = "ooooo";
goto try_except_handler_4;
}
frame_afaf71c703559278e518c4a3497d18b8->m_frame.f_lineno = 364;
{
PyObject *call_args[] = {tmp_args_element_value_3, tmp_args_element_value_4, tmp_args_element_value_5};
tmp_call_result_1 = CALL_FUNCTION_WITH_ARGS3(tmp_called_value_2, call_args);
}
Py_DECREF(tmp_called_value_2);
Py_DECREF(tmp_args_element_value_5);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 364;
type_description_1 = "ooooo";
goto try_except_handler_4;
}
Py_DECREF(tmp_call_result_1);
}
goto try_end_2;
// Exception handler code:
try_except_handler_4:;
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;
// Preserve existing published exception id 2.
exception_preserved_2 = GET_CURRENT_EXCEPTION();
if (exception_keeper_tb_3 == NULL) {
exception_keeper_tb_3 = MAKE_TRACEBACK(frame_afaf71c703559278e518c4a3497d18b8, exception_keeper_lineno_3);
} else if (exception_keeper_lineno_3 != 0) {
exception_keeper_tb_3 = ADD_TRACEBACK(exception_keeper_tb_3, frame_afaf71c703559278e518c4a3497d18b8, exception_keeper_lineno_3);
}
PUBLISH_CURRENT_EXCEPTION(&exception_keeper_type_3, &exception_keeper_value_3, &exception_keeper_tb_3);
// Tried code:
{
bool tmp_condition_result_2;
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_jwt$algorithms, (Nuitka_StringObject *)mod_consts[106]);
if (unlikely(tmp_cmp_expr_right_2 == NULL)) {
tmp_cmp_expr_right_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[106]);
}
if (tmp_cmp_expr_right_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 366;
type_description_1 = "ooooo";
goto try_except_handler_5;
}
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 = 366;
type_description_1 = "ooooo";
goto try_except_handler_5;
}
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:;
tmp_return_value = Py_False;
Py_INCREF(tmp_return_value);
goto try_return_handler_5;
goto branch_end_2;
branch_no_2:;
tmp_result = RERAISE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
if (unlikely(tmp_result == false)) {
exception_lineno = 363;
}
if (exception_tb && exception_tb->tb_frame == &frame_afaf71c703559278e518c4a3497d18b8->m_frame) frame_afaf71c703559278e518c4a3497d18b8->m_frame.f_lineno = exception_tb->tb_lineno;
type_description_1 = "ooooo";
goto try_except_handler_5;
branch_end_2:;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_5:;
// Restore previous exception id 2.
SET_CURRENT_EXCEPTION(&exception_preserved_2);
goto frame_return_exit_1;
// Exception handler code:
try_except_handler_5:;
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;
// Restore previous exception id 2.
SET_CURRENT_EXCEPTION(&exception_preserved_2);
// 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:
// End of try:
try_end_2:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_afaf71c703559278e518c4a3497d18b8);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_afaf71c703559278e518c4a3497d18b8);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_afaf71c703559278e518c4a3497d18b8);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_afaf71c703559278e518c4a3497d18b8, exception_lineno);
} else if (exception_tb->tb_frame != &frame_afaf71c703559278e518c4a3497d18b8->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_afaf71c703559278e518c4a3497d18b8, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_afaf71c703559278e518c4a3497d18b8,
type_description_1,
par_self,
par_msg,
par_key,
par_sig,
var_der_sig
);
// Release cached frame if used for exception.
if (frame_afaf71c703559278e518c4a3497d18b8 == cache_frame_afaf71c703559278e518c4a3497d18b8) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_afaf71c703559278e518c4a3497d18b8);
cache_frame_afaf71c703559278e518c4a3497d18b8 = NULL;
}
assertFrameObject(frame_afaf71c703559278e518c4a3497d18b8);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
tmp_return_value = Py_True;
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_der_sig);
var_der_sig = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_5 = exception_type;
exception_keeper_value_5 = exception_value;
exception_keeper_tb_5 = exception_tb;
exception_keeper_lineno_5 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_der_sig);
var_der_sig = 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 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_msg);
Py_DECREF(par_msg);
CHECK_OBJECT(par_key);
Py_DECREF(par_key);
CHECK_OBJECT(par_sig);
Py_DECREF(par_sig);
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_msg);
Py_DECREF(par_msg);
CHECK_OBJECT(par_key);
Py_DECREF(par_key);
CHECK_OBJECT(par_sig);
Py_DECREF(par_sig);
// 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_jwt$algorithms$$$function__26_sign(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_msg = python_pars[1];
PyObject *par_key = python_pars[2];
struct Nuitka_FrameObject *frame_1e0a005cf81f5ec34ba0141bc103a6ec;
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_1e0a005cf81f5ec34ba0141bc103a6ec = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_1e0a005cf81f5ec34ba0141bc103a6ec)) {
Py_XDECREF(cache_frame_1e0a005cf81f5ec34ba0141bc103a6ec);
#if _DEBUG_REFCOUNTS
if (cache_frame_1e0a005cf81f5ec34ba0141bc103a6ec == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_1e0a005cf81f5ec34ba0141bc103a6ec = MAKE_FUNCTION_FRAME(codeobj_1e0a005cf81f5ec34ba0141bc103a6ec, module_jwt$algorithms, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_1e0a005cf81f5ec34ba0141bc103a6ec->m_type_description == NULL);
frame_1e0a005cf81f5ec34ba0141bc103a6ec = cache_frame_1e0a005cf81f5ec34ba0141bc103a6ec;
// Push the new frame as the currently active one.
pushFrameStack(frame_1e0a005cf81f5ec34ba0141bc103a6ec);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_1e0a005cf81f5ec34ba0141bc103a6ec) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_args_element_value_2;
PyObject *tmp_called_value_2;
PyObject *tmp_expression_value_2;
PyObject *tmp_kw_call_value_0_1;
PyObject *tmp_called_value_3;
PyObject *tmp_expression_value_3;
PyObject *tmp_args_element_value_3;
PyObject *tmp_called_instance_1;
PyObject *tmp_kw_call_value_1_1;
PyObject *tmp_expression_value_4;
PyObject *tmp_expression_value_5;
PyObject *tmp_args_element_value_4;
PyObject *tmp_called_instance_2;
CHECK_OBJECT(par_key);
tmp_expression_value_1 = par_key;
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[54]);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 375;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_msg);
tmp_args_element_value_1 = par_msg;
tmp_expression_value_2 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[104]);
if (unlikely(tmp_expression_value_2 == NULL)) {
tmp_expression_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[104]);
}
if (tmp_expression_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 377;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_called_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[115]);
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 = 377;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_expression_value_3 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[104]);
if (unlikely(tmp_expression_value_3 == NULL)) {
tmp_expression_value_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[104]);
}
if (tmp_expression_value_3 == 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 = 378;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_called_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[116]);
if (tmp_called_value_3 == 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 = 378;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_called_instance_1 = par_self;
frame_1e0a005cf81f5ec34ba0141bc103a6ec->m_frame.f_lineno = 378;
tmp_args_element_value_3 = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[33]);
if (tmp_args_element_value_3 == 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);
Py_DECREF(tmp_called_value_3);
exception_lineno = 378;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_1e0a005cf81f5ec34ba0141bc103a6ec->m_frame.f_lineno = 378;
tmp_kw_call_value_0_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_3, tmp_args_element_value_3);
Py_DECREF(tmp_called_value_3);
Py_DECREF(tmp_args_element_value_3);
if (tmp_kw_call_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_called_value_2);
exception_lineno = 378;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_5 = par_self;
tmp_expression_value_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[33]);
if (tmp_expression_value_4 == 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);
Py_DECREF(tmp_kw_call_value_0_1);
exception_lineno = 379;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_kw_call_value_1_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[117]);
Py_DECREF(tmp_expression_value_4);
if (tmp_kw_call_value_1_1 == 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);
Py_DECREF(tmp_kw_call_value_0_1);
exception_lineno = 379;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_1e0a005cf81f5ec34ba0141bc103a6ec->m_frame.f_lineno = 377;
{
PyObject *kw_values[2] = {tmp_kw_call_value_0_1, tmp_kw_call_value_1_1};
tmp_args_element_value_2 = CALL_FUNCTION_WITH_NO_ARGS_KWSPLIT(tmp_called_value_2, kw_values, mod_consts[118]);
}
Py_DECREF(tmp_called_value_2);
Py_DECREF(tmp_kw_call_value_0_1);
Py_DECREF(tmp_kw_call_value_1_1);
if (tmp_args_element_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 377;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_called_instance_2 = par_self;
frame_1e0a005cf81f5ec34ba0141bc103a6ec->m_frame.f_lineno = 381;
tmp_args_element_value_4 = CALL_METHOD_NO_ARGS(tmp_called_instance_2, mod_consts[33]);
if (tmp_args_element_value_4 == 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_2);
exception_lineno = 381;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_1e0a005cf81f5ec34ba0141bc103a6ec->m_frame.f_lineno = 375;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2, tmp_args_element_value_4};
tmp_return_value = CALL_FUNCTION_WITH_ARGS3(tmp_called_value_1, call_args);
}
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_2);
Py_DECREF(tmp_args_element_value_4);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 375;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_1e0a005cf81f5ec34ba0141bc103a6ec);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_1e0a005cf81f5ec34ba0141bc103a6ec);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_1e0a005cf81f5ec34ba0141bc103a6ec);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_1e0a005cf81f5ec34ba0141bc103a6ec, exception_lineno);
} else if (exception_tb->tb_frame != &frame_1e0a005cf81f5ec34ba0141bc103a6ec->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_1e0a005cf81f5ec34ba0141bc103a6ec, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_1e0a005cf81f5ec34ba0141bc103a6ec,
type_description_1,
par_self,
par_msg,
par_key
);
// Release cached frame if used for exception.
if (frame_1e0a005cf81f5ec34ba0141bc103a6ec == cache_frame_1e0a005cf81f5ec34ba0141bc103a6ec) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_1e0a005cf81f5ec34ba0141bc103a6ec);
cache_frame_1e0a005cf81f5ec34ba0141bc103a6ec = NULL;
}
assertFrameObject(frame_1e0a005cf81f5ec34ba0141bc103a6ec);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_msg);
Py_DECREF(par_msg);
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_msg);
Py_DECREF(par_msg);
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_jwt$algorithms$$$function__27_verify(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_msg = python_pars[1];
PyObject *par_key = python_pars[2];
PyObject *par_sig = python_pars[3];
struct Nuitka_FrameObject *frame_df9ed0c130ccd645d6d6a654884502cf;
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;
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;
PyObject *tmp_return_value = NULL;
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_df9ed0c130ccd645d6d6a654884502cf = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_df9ed0c130ccd645d6d6a654884502cf)) {
Py_XDECREF(cache_frame_df9ed0c130ccd645d6d6a654884502cf);
#if _DEBUG_REFCOUNTS
if (cache_frame_df9ed0c130ccd645d6d6a654884502cf == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_df9ed0c130ccd645d6d6a654884502cf = MAKE_FUNCTION_FRAME(codeobj_df9ed0c130ccd645d6d6a654884502cf, module_jwt$algorithms, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_df9ed0c130ccd645d6d6a654884502cf->m_type_description == NULL);
frame_df9ed0c130ccd645d6d6a654884502cf = cache_frame_df9ed0c130ccd645d6d6a654884502cf;
// Push the new frame as the currently active one.
pushFrameStack(frame_df9ed0c130ccd645d6d6a654884502cf);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_df9ed0c130ccd645d6d6a654884502cf) == 2); // Frame stack
// Framed code:
// Tried code:
{
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_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_called_value_2;
PyObject *tmp_expression_value_2;
PyObject *tmp_kw_call_value_0_1;
PyObject *tmp_called_value_3;
PyObject *tmp_expression_value_3;
PyObject *tmp_args_element_value_4;
PyObject *tmp_called_instance_1;
PyObject *tmp_kw_call_value_1_1;
PyObject *tmp_expression_value_4;
PyObject *tmp_expression_value_5;
PyObject *tmp_args_element_value_5;
PyObject *tmp_called_instance_2;
CHECK_OBJECT(par_key);
tmp_expression_value_1 = par_key;
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[84]);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 386;
type_description_1 = "oooo";
goto try_except_handler_1;
}
CHECK_OBJECT(par_sig);
tmp_args_element_value_1 = par_sig;
CHECK_OBJECT(par_msg);
tmp_args_element_value_2 = par_msg;
tmp_expression_value_2 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[104]);
if (unlikely(tmp_expression_value_2 == NULL)) {
tmp_expression_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[104]);
}
if (tmp_expression_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 389;
type_description_1 = "oooo";
goto try_except_handler_1;
}
tmp_called_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[115]);
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 = 389;
type_description_1 = "oooo";
goto try_except_handler_1;
}
tmp_expression_value_3 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[104]);
if (unlikely(tmp_expression_value_3 == NULL)) {
tmp_expression_value_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[104]);
}
if (tmp_expression_value_3 == 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 = 390;
type_description_1 = "oooo";
goto try_except_handler_1;
}
tmp_called_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[116]);
if (tmp_called_value_3 == 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 = 390;
type_description_1 = "oooo";
goto try_except_handler_1;
}
CHECK_OBJECT(par_self);
tmp_called_instance_1 = par_self;
frame_df9ed0c130ccd645d6d6a654884502cf->m_frame.f_lineno = 390;
tmp_args_element_value_4 = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[33]);
if (tmp_args_element_value_4 == 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);
Py_DECREF(tmp_called_value_3);
exception_lineno = 390;
type_description_1 = "oooo";
goto try_except_handler_1;
}
frame_df9ed0c130ccd645d6d6a654884502cf->m_frame.f_lineno = 390;
tmp_kw_call_value_0_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_3, tmp_args_element_value_4);
Py_DECREF(tmp_called_value_3);
Py_DECREF(tmp_args_element_value_4);
if (tmp_kw_call_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_called_value_2);
exception_lineno = 390;
type_description_1 = "oooo";
goto try_except_handler_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_5 = par_self;
tmp_expression_value_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[33]);
if (tmp_expression_value_4 == 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);
Py_DECREF(tmp_kw_call_value_0_1);
exception_lineno = 391;
type_description_1 = "oooo";
goto try_except_handler_1;
}
tmp_kw_call_value_1_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[117]);
Py_DECREF(tmp_expression_value_4);
if (tmp_kw_call_value_1_1 == 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);
Py_DECREF(tmp_kw_call_value_0_1);
exception_lineno = 391;
type_description_1 = "oooo";
goto try_except_handler_1;
}
frame_df9ed0c130ccd645d6d6a654884502cf->m_frame.f_lineno = 389;
{
PyObject *kw_values[2] = {tmp_kw_call_value_0_1, tmp_kw_call_value_1_1};
tmp_args_element_value_3 = CALL_FUNCTION_WITH_NO_ARGS_KWSPLIT(tmp_called_value_2, kw_values, mod_consts[118]);
}
Py_DECREF(tmp_called_value_2);
Py_DECREF(tmp_kw_call_value_0_1);
Py_DECREF(tmp_kw_call_value_1_1);
if (tmp_args_element_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 389;
type_description_1 = "oooo";
goto try_except_handler_1;
}
CHECK_OBJECT(par_self);
tmp_called_instance_2 = par_self;
frame_df9ed0c130ccd645d6d6a654884502cf->m_frame.f_lineno = 393;
tmp_args_element_value_5 = CALL_METHOD_NO_ARGS(tmp_called_instance_2, mod_consts[33]);
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);
Py_DECREF(tmp_args_element_value_3);
exception_lineno = 393;
type_description_1 = "oooo";
goto try_except_handler_1;
}
frame_df9ed0c130ccd645d6d6a654884502cf->m_frame.f_lineno = 386;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2, tmp_args_element_value_3, tmp_args_element_value_5};
tmp_call_result_1 = CALL_FUNCTION_WITH_ARGS4(tmp_called_value_1, call_args);
}
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_3);
Py_DECREF(tmp_args_element_value_5);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 386;
type_description_1 = "oooo";
goto try_except_handler_1;
}
Py_DECREF(tmp_call_result_1);
}
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;
// 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_df9ed0c130ccd645d6d6a654884502cf, exception_keeper_lineno_1);
} else if (exception_keeper_lineno_1 != 0) {
exception_keeper_tb_1 = ADD_TRACEBACK(exception_keeper_tb_1, frame_df9ed0c130ccd645d6d6a654884502cf, exception_keeper_lineno_1);
}
PUBLISH_CURRENT_EXCEPTION(&exception_keeper_type_1, &exception_keeper_value_1, &exception_keeper_tb_1);
// Tried code:
{
bool tmp_condition_result_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
tmp_cmp_expr_left_1 = EXC_TYPE(PyThreadState_GET());
tmp_cmp_expr_right_1 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[106]);
if (unlikely(tmp_cmp_expr_right_1 == NULL)) {
tmp_cmp_expr_right_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[106]);
}
if (tmp_cmp_expr_right_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 396;
type_description_1 = "oooo";
goto try_except_handler_2;
}
tmp_res = EXCEPTION_MATCH_BOOL(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 396;
type_description_1 = "oooo";
goto try_except_handler_2;
}
tmp_condition_result_1 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
tmp_return_value = Py_False;
Py_INCREF(tmp_return_value);
goto try_return_handler_2;
goto branch_end_1;
branch_no_1:;
tmp_result = RERAISE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
if (unlikely(tmp_result == false)) {
exception_lineno = 385;
}
if (exception_tb && exception_tb->tb_frame == &frame_df9ed0c130ccd645d6d6a654884502cf->m_frame) frame_df9ed0c130ccd645d6d6a654884502cf->m_frame.f_lineno = exception_tb->tb_lineno;
type_description_1 = "oooo";
goto try_except_handler_2;
branch_end_1:;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_2:;
// Restore previous exception id 1.
SET_CURRENT_EXCEPTION(&exception_preserved_1);
goto frame_return_exit_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:
// End of try:
try_end_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_df9ed0c130ccd645d6d6a654884502cf);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_df9ed0c130ccd645d6d6a654884502cf);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_df9ed0c130ccd645d6d6a654884502cf);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_df9ed0c130ccd645d6d6a654884502cf, exception_lineno);
} else if (exception_tb->tb_frame != &frame_df9ed0c130ccd645d6d6a654884502cf->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_df9ed0c130ccd645d6d6a654884502cf, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_df9ed0c130ccd645d6d6a654884502cf,
type_description_1,
par_self,
par_msg,
par_key,
par_sig
);
// Release cached frame if used for exception.
if (frame_df9ed0c130ccd645d6d6a654884502cf == cache_frame_df9ed0c130ccd645d6d6a654884502cf) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_df9ed0c130ccd645d6d6a654884502cf);
cache_frame_df9ed0c130ccd645d6d6a654884502cf = NULL;
}
assertFrameObject(frame_df9ed0c130ccd645d6d6a654884502cf);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
tmp_return_value = Py_True;
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_msg);
Py_DECREF(par_msg);
CHECK_OBJECT(par_key);
Py_DECREF(par_key);
CHECK_OBJECT(par_sig);
Py_DECREF(par_sig);
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_msg);
Py_DECREF(par_msg);
CHECK_OBJECT(par_key);
Py_DECREF(par_key);
CHECK_OBJECT(par_sig);
Py_DECREF(par_sig);
// 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_jwt$algorithms$$$function__10___init__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_jwt$algorithms$$$function__10___init__,
mod_consts[184],
#if PYTHON_VERSION >= 0x300
mod_consts[185],
#endif
codeobj_170fffe1d1d5394baa240610898ce7e4,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_jwt$algorithms,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_jwt$algorithms$$$function__11_prepare_key() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_jwt$algorithms$$$function__11_prepare_key,
mod_consts[165],
#if PYTHON_VERSION >= 0x300
mod_consts[186],
#endif
codeobj_36096ffa79dbdcdf5ede205cc399a101,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_jwt$algorithms,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_jwt$algorithms$$$function__12_to_jwk() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_jwt$algorithms$$$function__12_to_jwk,
mod_consts[170],
#if PYTHON_VERSION >= 0x300
mod_consts[187],
#endif
codeobj_16848949ad4b23e353b7e0c87aed4996,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_jwt$algorithms,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_jwt$algorithms$$$function__13_from_jwk() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_jwt$algorithms$$$function__13_from_jwk,
mod_consts[172],
#if PYTHON_VERSION >= 0x300
mod_consts[188],
#endif
codeobj_752f22bc82b3e2a7fc06e85861ea18fc,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_jwt$algorithms,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_jwt$algorithms$$$function__14_sign() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_jwt$algorithms$$$function__14_sign,
mod_consts[54],
#if PYTHON_VERSION >= 0x300
mod_consts[189],
#endif
codeobj_908f52bdff5a82cd3c9652d6907bdd91,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_jwt$algorithms,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_jwt$algorithms$$$function__15_verify() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_jwt$algorithms$$$function__15_verify,
mod_consts[84],
#if PYTHON_VERSION >= 0x300
mod_consts[190],
#endif
codeobj_799c83054d436a4a3a120ec4a6c5cf3f,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_jwt$algorithms,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_jwt$algorithms$$$function__16___init__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_jwt$algorithms$$$function__16___init__,
mod_consts[184],
#if PYTHON_VERSION >= 0x300
mod_consts[192],
#endif
codeobj_cbf494e423f6e85d5dcd5d6ec0d3cb2d,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_jwt$algorithms,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_jwt$algorithms$$$function__17_prepare_key() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_jwt$algorithms$$$function__17_prepare_key,
mod_consts[165],
#if PYTHON_VERSION >= 0x300
mod_consts[193],
#endif
codeobj_4caca97ac74bc2cd1569081e7a430adc,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_jwt$algorithms,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_jwt$algorithms$$$function__18_to_jwk() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_jwt$algorithms$$$function__18_to_jwk,
mod_consts[170],
#if PYTHON_VERSION >= 0x300
mod_consts[194],
#endif
codeobj_88683fb6d535a1fd1006b59128a8e54e,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_jwt$algorithms,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_jwt$algorithms$$$function__19_from_jwk() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_jwt$algorithms$$$function__19_from_jwk,
mod_consts[172],
#if PYTHON_VERSION >= 0x300
mod_consts[195],
#endif
codeobj_4f58b1f1b633755ee0a23941a3d30bd3,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_jwt$algorithms,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_jwt$algorithms$$$function__1_get_default_algorithms() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_jwt$algorithms$$$function__1_get_default_algorithms,
mod_consts[152],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_730392c14e605032bddedab548f6e7a8,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_jwt$algorithms,
mod_consts[24],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_jwt$algorithms$$$function__20_sign() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_jwt$algorithms$$$function__20_sign,
mod_consts[54],
#if PYTHON_VERSION >= 0x300
mod_consts[196],
#endif
codeobj_2f2bb663bb1b0c6e223ed7388ed97e62,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_jwt$algorithms,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_jwt$algorithms$$$function__21_verify() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_jwt$algorithms$$$function__21_verify,
mod_consts[84],
#if PYTHON_VERSION >= 0x300
mod_consts[197],
#endif
codeobj_1f9e62b64ccdb33f02cc6ba4c0e5c93d,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_jwt$algorithms,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_jwt$algorithms$$$function__22___init__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_jwt$algorithms$$$function__22___init__,
mod_consts[184],
#if PYTHON_VERSION >= 0x300
mod_consts[199],
#endif
codeobj_0c4fa6e9ffc1bdda9f3778e1f79f1da8,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_jwt$algorithms,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_jwt$algorithms$$$function__23_prepare_key() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_jwt$algorithms$$$function__23_prepare_key,
mod_consts[165],
#if PYTHON_VERSION >= 0x300
mod_consts[200],
#endif
codeobj_acb7bc4c610ac76b76ccc197d5c7b860,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_jwt$algorithms,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_jwt$algorithms$$$function__24_sign() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_jwt$algorithms$$$function__24_sign,
mod_consts[54],
#if PYTHON_VERSION >= 0x300
mod_consts[201],
#endif
codeobj_70dcf17a4e90c849cc4b8b8ee0c7f13c,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_jwt$algorithms,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_jwt$algorithms$$$function__25_verify() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_jwt$algorithms$$$function__25_verify,
mod_consts[84],
#if PYTHON_VERSION >= 0x300
mod_consts[202],
#endif
codeobj_afaf71c703559278e518c4a3497d18b8,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_jwt$algorithms,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_jwt$algorithms$$$function__26_sign() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_jwt$algorithms$$$function__26_sign,
mod_consts[54],
#if PYTHON_VERSION >= 0x300
mod_consts[204],
#endif
codeobj_1e0a005cf81f5ec34ba0141bc103a6ec,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_jwt$algorithms,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_jwt$algorithms$$$function__27_verify() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_jwt$algorithms$$$function__27_verify,
mod_consts[84],
#if PYTHON_VERSION >= 0x300
mod_consts[205],
#endif
codeobj_df9ed0c130ccd645d6d6a654884502cf,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_jwt$algorithms,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_jwt$algorithms$$$function__2_prepare_key() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_jwt$algorithms$$$function__2_prepare_key,
mod_consts[165],
#if PYTHON_VERSION >= 0x300
mod_consts[166],
#endif
codeobj_13b2da76c9269b9948c8fc5dcd845213,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_jwt$algorithms,
mod_consts[25],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_jwt$algorithms$$$function__3_sign() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_jwt$algorithms$$$function__3_sign,
mod_consts[54],
#if PYTHON_VERSION >= 0x300
mod_consts[167],
#endif
codeobj_01cf05c8a7469a176fda7be936966027,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_jwt$algorithms,
mod_consts[26],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_jwt$algorithms$$$function__4_verify() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_jwt$algorithms$$$function__4_verify,
mod_consts[84],
#if PYTHON_VERSION >= 0x300
mod_consts[168],
#endif
codeobj_e86724f2e5e018fec77a3bf2ea9abf4a,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_jwt$algorithms,
mod_consts[27],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_jwt$algorithms$$$function__5_to_jwk() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_jwt$algorithms$$$function__5_to_jwk,
mod_consts[170],
#if PYTHON_VERSION >= 0x300
mod_consts[171],
#endif
codeobj_93008eedc7842c04cc11a99f745fe292,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_jwt$algorithms,
mod_consts[28],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_jwt$algorithms$$$function__6_from_jwk() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_jwt$algorithms$$$function__6_from_jwk,
mod_consts[172],
#if PYTHON_VERSION >= 0x300
mod_consts[173],
#endif
codeobj_ecc8207683e61edff39f87750ff39e43,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_jwt$algorithms,
mod_consts[29],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_jwt$algorithms$$$function__7_prepare_key() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_jwt$algorithms$$$function__7_prepare_key,
mod_consts[165],
#if PYTHON_VERSION >= 0x300
mod_consts[176],
#endif
codeobj_1593144d7216a00877d838b991c555cb,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_jwt$algorithms,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_jwt$algorithms$$$function__8_sign() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
NULL,
mod_consts[54],
#if PYTHON_VERSION >= 0x300
mod_consts[178],
#endif
codeobj_d8d84d1e566f921217e8f8d00a29317b,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_jwt$algorithms,
NULL,
NULL,
0
);
Nuitka_Function_EnableConstReturnGeneric(result, mod_consts[177]);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_jwt$algorithms$$$function__9_verify() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
NULL,
mod_consts[84],
#if PYTHON_VERSION >= 0x300
mod_consts[179],
#endif
codeobj_3df1afde8a6f0760cba65cd57671efa2,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_jwt$algorithms,
NULL,
NULL,
0
);
Nuitka_Function_EnableConstReturnFalse(result);
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_jwt$algorithms[] = {
impl_jwt$algorithms$$$function__1_get_default_algorithms,
impl_jwt$algorithms$$$function__2_prepare_key,
impl_jwt$algorithms$$$function__3_sign,
impl_jwt$algorithms$$$function__4_verify,
impl_jwt$algorithms$$$function__5_to_jwk,
impl_jwt$algorithms$$$function__6_from_jwk,
impl_jwt$algorithms$$$function__7_prepare_key,
NULL,
NULL,
impl_jwt$algorithms$$$function__10___init__,
impl_jwt$algorithms$$$function__11_prepare_key,
impl_jwt$algorithms$$$function__12_to_jwk,
impl_jwt$algorithms$$$function__13_from_jwk,
impl_jwt$algorithms$$$function__14_sign,
impl_jwt$algorithms$$$function__15_verify,
impl_jwt$algorithms$$$function__16___init__,
impl_jwt$algorithms$$$function__17_prepare_key,
impl_jwt$algorithms$$$function__18_to_jwk,
impl_jwt$algorithms$$$function__19_from_jwk,
impl_jwt$algorithms$$$function__20_sign,
impl_jwt$algorithms$$$function__21_verify,
impl_jwt$algorithms$$$function__22___init__,
impl_jwt$algorithms$$$function__23_prepare_key,
impl_jwt$algorithms$$$function__24_sign,
impl_jwt$algorithms$$$function__25_verify,
impl_jwt$algorithms$$$function__26_sign,
impl_jwt$algorithms$$$function__27_verify,
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_jwt$algorithms;
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_jwt$algorithms) || 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_jwt$algorithms[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_jwt$algorithms,
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_jwt$algorithms(PyObject *module, struct Nuitka_MetaPathBasedLoaderEntry const *loader_entry) {
// Report entry to PGO.
PGO_onModuleEntered("jwt.algorithms");
// Store the module for future use.
module_jwt$algorithms = 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("jwt.algorithms: 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("jwt.algorithms: Calling createModuleConstants().\n");
#endif
createModuleConstants();
/* The code objects used by this module are created now. */
#ifdef _NUITKA_TRACE
PRINT_STRING("jwt.algorithms: Calling createModuleCodeObjects().\n");
#endif
createModuleCodeObjects();
init_done = true;
}
// PRINT_STRING("in initjwt$algorithms\n");
moduledict_jwt$algorithms = MODULE_DICT(module_jwt$algorithms);
#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_jwt$algorithms,
(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_jwt$algorithms,
(Nuitka_StringObject *)const_str_plain___package__,
mod_consts[30]
);
#elif 0
PyObject *module_name = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)const_str_plain___name__);
UPDATE_STRING_DICT0(
moduledict_jwt$algorithms,
(Nuitka_StringObject *)const_str_plain___package__,
module_name
);
#else
#if PYTHON_VERSION < 0x300
PyObject *module_name = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (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_jwt$algorithms,
(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_jwt$algorithms, (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_jwt$algorithms,
(Nuitka_StringObject *)const_str_plain___package__,
PyUnicode_Substring(module_name, 0, dot_index)
);
}
#endif
#endif
}
CHECK_OBJECT(module_jwt$algorithms);
// 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_jwt$algorithms, (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_jwt$algorithms, (Nuitka_StringObject *)const_str_plain___builtins__, value);
}
#if PYTHON_VERSION >= 0x300
UPDATE_STRING_DICT0(moduledict_jwt$algorithms, (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_jwt$algorithms, (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_jwt$algorithms);
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_jwt$algorithms, (Nuitka_StringObject *)const_str_plain___spec__, spec_value);
}
#endif
#endif
// Temp variables if any
PyObject *outline_0_var___class__ = NULL;
PyObject *outline_1_var___class__ = NULL;
PyObject *outline_2_var___class__ = NULL;
PyObject *outline_3_var___class__ = NULL;
PyObject *outline_4_var___class__ = NULL;
PyObject *outline_5_var___class__ = NULL;
PyObject *tmp_class_creation_1__bases = NULL;
PyObject *tmp_class_creation_1__class_decl_dict = NULL;
PyObject *tmp_class_creation_1__metaclass = NULL;
PyObject *tmp_class_creation_1__prepared = NULL;
PyObject *tmp_class_creation_2__bases = NULL;
PyObject *tmp_class_creation_2__bases_orig = NULL;
PyObject *tmp_class_creation_2__class_decl_dict = NULL;
PyObject *tmp_class_creation_2__metaclass = NULL;
PyObject *tmp_class_creation_2__prepared = NULL;
PyObject *tmp_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_class_creation_5__bases = NULL;
PyObject *tmp_class_creation_5__bases_orig = NULL;
PyObject *tmp_class_creation_5__class_decl_dict = NULL;
PyObject *tmp_class_creation_5__metaclass = NULL;
PyObject *tmp_class_creation_5__prepared = NULL;
PyObject *tmp_class_creation_6__bases = NULL;
PyObject *tmp_class_creation_6__bases_orig = NULL;
PyObject *tmp_class_creation_6__class_decl_dict = NULL;
PyObject *tmp_class_creation_6__metaclass = NULL;
PyObject *tmp_class_creation_6__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_bd5a4f54c0ded800747774195e9863dc;
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;
PyObject *exception_keeper_type_7;
PyObject *exception_keeper_value_7;
PyTracebackObject *exception_keeper_tb_7;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_7;
struct Nuitka_ExceptionStackItem exception_preserved_1;
int tmp_res;
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 *tmp_dictdel_dict;
PyObject *tmp_dictdel_key;
PyObject *locals_jwt$algorithms$$$class__1_Algorithm_67 = NULL;
PyObject *tmp_dictset_value;
struct Nuitka_FrameObject *frame_d99ab354b04e67abcf84554be67ad87a_2;
NUITKA_MAY_BE_UNUSED char const *type_description_2 = NULL;
static struct Nuitka_FrameObject *cache_frame_d99ab354b04e67abcf84554be67ad87a_2 = NULL;
PyObject *exception_keeper_type_9;
PyObject *exception_keeper_value_9;
PyTracebackObject *exception_keeper_tb_9;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_9;
PyObject *exception_keeper_type_10;
PyObject *exception_keeper_value_10;
PyTracebackObject *exception_keeper_tb_10;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_10;
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 *locals_jwt$algorithms$$$class__2_NoneAlgorithm_107 = NULL;
struct Nuitka_FrameObject *frame_b75bc1ea0f15bd84cf60277a0d85c608_3;
NUITKA_MAY_BE_UNUSED char const *type_description_3 = NULL;
static struct Nuitka_FrameObject *cache_frame_b75bc1ea0f15bd84cf60277a0d85c608_3 = NULL;
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 *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 *locals_jwt$algorithms$$$class__3_HMACAlgorithm_128 = NULL;
struct Nuitka_FrameObject *frame_3cb536b948761cae97b8a6d5ac4e4e66_4;
NUITKA_MAY_BE_UNUSED char const *type_description_4 = NULL;
static struct Nuitka_FrameObject *cache_frame_3cb536b948761cae97b8a6d5ac4e4e66_4 = NULL;
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 *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 *locals_jwt$algorithms$$$class__4_RSAAlgorithm_175 = NULL;
struct Nuitka_FrameObject *frame_aa5f00139585fd18ad6031f6fbf54c73_5;
NUITKA_MAY_BE_UNUSED char const *type_description_5 = NULL;
static struct Nuitka_FrameObject *cache_frame_aa5f00139585fd18ad6031f6fbf54c73_5 = NULL;
PyObject *exception_keeper_type_18;
PyObject *exception_keeper_value_18;
PyTracebackObject *exception_keeper_tb_18;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_18;
PyObject *exception_keeper_type_19;
PyObject *exception_keeper_value_19;
PyTracebackObject *exception_keeper_tb_19;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_19;
PyObject *exception_keeper_type_20;
PyObject *exception_keeper_value_20;
PyTracebackObject *exception_keeper_tb_20;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_20;
PyObject *locals_jwt$algorithms$$$class__5_ECAlgorithm_316 = NULL;
struct Nuitka_FrameObject *frame_3d04106a234193dfd67386e041d287c3_6;
NUITKA_MAY_BE_UNUSED char const *type_description_6 = NULL;
static struct Nuitka_FrameObject *cache_frame_3d04106a234193dfd67386e041d287c3_6 = NULL;
PyObject *exception_keeper_type_21;
PyObject *exception_keeper_value_21;
PyTracebackObject *exception_keeper_tb_21;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_21;
PyObject *exception_keeper_type_22;
PyObject *exception_keeper_value_22;
PyTracebackObject *exception_keeper_tb_22;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_22;
PyObject *exception_keeper_type_23;
PyObject *exception_keeper_value_23;
PyTracebackObject *exception_keeper_tb_23;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_23;
PyObject *locals_jwt$algorithms$$$class__6_RSAPSSAlgorithm_369 = NULL;
struct Nuitka_FrameObject *frame_16f5150e30231aa3688af912e54baa6d_7;
NUITKA_MAY_BE_UNUSED char const *type_description_7 = NULL;
static struct Nuitka_FrameObject *cache_frame_16f5150e30231aa3688af912e54baa6d_7 = NULL;
PyObject *exception_keeper_type_24;
PyObject *exception_keeper_value_24;
PyTracebackObject *exception_keeper_tb_24;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_24;
PyObject *exception_keeper_type_25;
PyObject *exception_keeper_value_25;
PyTracebackObject *exception_keeper_tb_25;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_25;
PyObject *exception_keeper_type_26;
PyObject *exception_keeper_value_26;
PyTracebackObject *exception_keeper_tb_26;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_26;
// Module code.
{
PyObject *tmp_assign_source_1;
tmp_assign_source_1 = Py_None;
UPDATE_STRING_DICT0(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[119], tmp_assign_source_1);
}
{
PyObject *tmp_assign_source_2;
tmp_assign_source_2 = mod_consts[120];
UPDATE_STRING_DICT0(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[121], tmp_assign_source_2);
}
// Frame without reuse.
frame_bd5a4f54c0ded800747774195e9863dc = MAKE_MODULE_FRAME(codeobj_bd5a4f54c0ded800747774195e9863dc, module_jwt$algorithms);
// Push the new frame as the currently active one, and we should be exclusively
// owning it.
pushFrameStack(frame_bd5a4f54c0ded800747774195e9863dc);
assert(Py_REFCNT(frame_bd5a4f54c0ded800747774195e9863dc) == 2);
// Framed code:
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
tmp_assattr_value_1 = mod_consts[120];
tmp_assattr_target_1 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[122]);
if (unlikely(tmp_assattr_target_1 == NULL)) {
tmp_assattr_target_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[122]);
}
assert(!(tmp_assattr_target_1 == NULL));
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[123], 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_jwt$algorithms, (Nuitka_StringObject *)mod_consts[122]);
if (unlikely(tmp_assattr_target_2 == NULL)) {
tmp_assattr_target_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[122]);
}
assert(!(tmp_assattr_target_2 == NULL));
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_2, mod_consts[124], 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_jwt$algorithms, (Nuitka_StringObject *)mod_consts[125], tmp_assign_source_3);
}
{
PyObject *tmp_assign_source_4;
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[126];
tmp_globals_arg_value_1 = (PyObject *)moduledict_jwt$algorithms;
tmp_locals_arg_value_1 = Py_None;
tmp_fromlist_value_1 = Py_None;
tmp_level_value_1 = mod_consts[127];
frame_bd5a4f54c0ded800747774195e9863dc->m_frame.f_lineno = 1;
tmp_assign_source_4 = IMPORT_MODULE5(tmp_name_value_1, tmp_globals_arg_value_1, tmp_locals_arg_value_1, tmp_fromlist_value_1, tmp_level_value_1);
if (tmp_assign_source_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_jwt$algorithms, (Nuitka_StringObject *)mod_consts[126], 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[50];
tmp_globals_arg_value_2 = (PyObject *)moduledict_jwt$algorithms;
tmp_locals_arg_value_2 = Py_None;
tmp_fromlist_value_2 = Py_None;
tmp_level_value_2 = mod_consts[127];
frame_bd5a4f54c0ded800747774195e9863dc->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;
}
UPDATE_STRING_DICT1(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[50], tmp_assign_source_5);
}
{
PyObject *tmp_assign_source_6;
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[38];
tmp_globals_arg_value_3 = (PyObject *)moduledict_jwt$algorithms;
tmp_locals_arg_value_3 = Py_None;
tmp_fromlist_value_3 = Py_None;
tmp_level_value_3 = mod_consts[127];
frame_bd5a4f54c0ded800747774195e9863dc->m_frame.f_lineno = 3;
tmp_assign_source_6 = 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_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 3;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[38], tmp_assign_source_6);
}
{
PyObject *tmp_assign_source_7;
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[128];
tmp_globals_arg_value_4 = (PyObject *)moduledict_jwt$algorithms;
tmp_locals_arg_value_4 = Py_None;
tmp_fromlist_value_4 = mod_consts[129];
tmp_level_value_4 = mod_consts[130];
frame_bd5a4f54c0ded800747774195e9863dc->m_frame.f_lineno = 6;
tmp_assign_source_7 = IMPORT_MODULE5(tmp_name_value_4, tmp_globals_arg_value_4, tmp_locals_arg_value_4, tmp_fromlist_value_4, tmp_level_value_4);
if (tmp_assign_source_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 6;
goto frame_exception_exit_1;
}
assert(tmp_import_from_1__module == NULL);
tmp_import_from_1__module = tmp_assign_source_7;
}
// Tried code:
{
PyObject *tmp_assign_source_8;
PyObject *tmp_import_name_from_1;
CHECK_OBJECT(tmp_import_from_1__module);
tmp_import_name_from_1 = tmp_import_from_1__module;
if (PyModule_Check(tmp_import_name_from_1)) {
tmp_assign_source_8 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_1,
(PyObject *)moduledict_jwt$algorithms,
mod_consts[53],
mod_consts[127]
);
} else {
tmp_assign_source_8 = IMPORT_NAME(tmp_import_name_from_1, mod_consts[53]);
}
if (tmp_assign_source_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 6;
goto try_except_handler_1;
}
UPDATE_STRING_DICT1(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[53], tmp_assign_source_8);
}
{
PyObject *tmp_assign_source_9;
PyObject *tmp_import_name_from_2;
CHECK_OBJECT(tmp_import_from_1__module);
tmp_import_name_from_2 = tmp_import_from_1__module;
if (PyModule_Check(tmp_import_name_from_2)) {
tmp_assign_source_9 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_2,
(PyObject *)moduledict_jwt$algorithms,
mod_consts[57],
mod_consts[127]
);
} else {
tmp_assign_source_9 = IMPORT_NAME(tmp_import_name_from_2, mod_consts[57]);
}
if (tmp_assign_source_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 6;
goto try_except_handler_1;
}
UPDATE_STRING_DICT1(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[57], tmp_assign_source_9);
}
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_10;
PyObject *tmp_import_name_from_3;
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[131];
tmp_globals_arg_value_5 = (PyObject *)moduledict_jwt$algorithms;
tmp_locals_arg_value_5 = Py_None;
tmp_fromlist_value_5 = mod_consts[132];
tmp_level_value_5 = mod_consts[130];
frame_bd5a4f54c0ded800747774195e9863dc->m_frame.f_lineno = 7;
tmp_import_name_from_3 = IMPORT_MODULE5(tmp_name_value_5, tmp_globals_arg_value_5, tmp_locals_arg_value_5, tmp_fromlist_value_5, tmp_level_value_5);
if (tmp_import_name_from_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 7;
goto frame_exception_exit_1;
}
if (PyModule_Check(tmp_import_name_from_3)) {
tmp_assign_source_10 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_3,
(PyObject *)moduledict_jwt$algorithms,
mod_consts[31],
mod_consts[127]
);
} else {
tmp_assign_source_10 = IMPORT_NAME(tmp_import_name_from_3, mod_consts[31]);
}
Py_DECREF(tmp_import_name_from_3);
if (tmp_assign_source_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 7;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[31], tmp_assign_source_10);
}
{
PyObject *tmp_assign_source_11;
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[133];
tmp_globals_arg_value_6 = (PyObject *)moduledict_jwt$algorithms;
tmp_locals_arg_value_6 = Py_None;
tmp_fromlist_value_6 = mod_consts[134];
tmp_level_value_6 = mod_consts[130];
frame_bd5a4f54c0ded800747774195e9863dc->m_frame.f_lineno = 8;
tmp_assign_source_11 = 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_assign_source_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 8;
goto frame_exception_exit_1;
}
assert(tmp_import_from_2__module == NULL);
tmp_import_from_2__module = tmp_assign_source_11;
}
// Tried code:
{
PyObject *tmp_assign_source_12;
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_12 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_4,
(PyObject *)moduledict_jwt$algorithms,
mod_consts[49],
mod_consts[127]
);
} else {
tmp_assign_source_12 = IMPORT_NAME(tmp_import_name_from_4, mod_consts[49]);
}
if (tmp_assign_source_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 8;
goto try_except_handler_2;
}
UPDATE_STRING_DICT1(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[49], tmp_assign_source_12);
}
{
PyObject *tmp_assign_source_13;
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_13 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_5,
(PyObject *)moduledict_jwt$algorithms,
mod_consts[42],
mod_consts[127]
);
} else {
tmp_assign_source_13 = IMPORT_NAME(tmp_import_name_from_5, mod_consts[42]);
}
if (tmp_assign_source_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 8;
goto try_except_handler_2;
}
UPDATE_STRING_DICT1(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[42], tmp_assign_source_13);
}
{
PyObject *tmp_assign_source_14;
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_14 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_6,
(PyObject *)moduledict_jwt$algorithms,
mod_consts[112],
mod_consts[127]
);
} else {
tmp_assign_source_14 = IMPORT_NAME(tmp_import_name_from_6, mod_consts[112]);
}
if (tmp_assign_source_14 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 8;
goto try_except_handler_2;
}
UPDATE_STRING_DICT1(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[112], tmp_assign_source_14);
}
{
PyObject *tmp_assign_source_15;
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_15 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_7,
(PyObject *)moduledict_jwt$algorithms,
mod_consts[34],
mod_consts[127]
);
} else {
tmp_assign_source_15 = IMPORT_NAME(tmp_import_name_from_7, mod_consts[34]);
}
if (tmp_assign_source_15 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 8;
goto try_except_handler_2;
}
UPDATE_STRING_DICT1(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[34], tmp_assign_source_15);
}
{
PyObject *tmp_assign_source_16;
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_16 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_8,
(PyObject *)moduledict_jwt$algorithms,
mod_consts[41],
mod_consts[127]
);
} else {
tmp_assign_source_16 = IMPORT_NAME(tmp_import_name_from_8, mod_consts[41]);
}
if (tmp_assign_source_16 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 8;
goto try_except_handler_2;
}
UPDATE_STRING_DICT1(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[41], tmp_assign_source_16);
}
{
PyObject *tmp_assign_source_17;
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_17 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_9,
(PyObject *)moduledict_jwt$algorithms,
mod_consts[94],
mod_consts[127]
);
} else {
tmp_assign_source_17 = IMPORT_NAME(tmp_import_name_from_9, mod_consts[94]);
}
if (tmp_assign_source_17 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 8;
goto try_except_handler_2;
}
UPDATE_STRING_DICT1(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[94], tmp_assign_source_17);
}
{
PyObject *tmp_assign_source_18;
PyObject *tmp_import_name_from_10;
CHECK_OBJECT(tmp_import_from_2__module);
tmp_import_name_from_10 = tmp_import_from_2__module;
if (PyModule_Check(tmp_import_name_from_10)) {
tmp_assign_source_18 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_10,
(PyObject *)moduledict_jwt$algorithms,
mod_consts[114],
mod_consts[127]
);
} else {
tmp_assign_source_18 = IMPORT_NAME(tmp_import_name_from_10, mod_consts[114]);
}
if (tmp_assign_source_18 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 8;
goto try_except_handler_2;
}
UPDATE_STRING_DICT1(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[114], tmp_assign_source_18);
}
{
PyObject *tmp_assign_source_19;
PyObject *tmp_import_name_from_11;
CHECK_OBJECT(tmp_import_from_2__module);
tmp_import_name_from_11 = tmp_import_from_2__module;
if (PyModule_Check(tmp_import_name_from_11)) {
tmp_assign_source_19 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_11,
(PyObject *)moduledict_jwt$algorithms,
mod_consts[72],
mod_consts[127]
);
} else {
tmp_assign_source_19 = IMPORT_NAME(tmp_import_name_from_11, mod_consts[72]);
}
if (tmp_assign_source_19 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 8;
goto try_except_handler_2;
}
UPDATE_STRING_DICT1(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[72], tmp_assign_source_19);
}
{
PyObject *tmp_assign_source_20;
PyObject *tmp_import_name_from_12;
CHECK_OBJECT(tmp_import_from_2__module);
tmp_import_name_from_12 = tmp_import_from_2__module;
if (PyModule_Check(tmp_import_name_from_12)) {
tmp_assign_source_20 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_12,
(PyObject *)moduledict_jwt$algorithms,
mod_consts[35],
mod_consts[127]
);
} else {
tmp_assign_source_20 = IMPORT_NAME(tmp_import_name_from_12, mod_consts[35]);
}
if (tmp_assign_source_20 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 8;
goto try_except_handler_2;
}
UPDATE_STRING_DICT1(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[35], tmp_assign_source_20);
}
{
PyObject *tmp_assign_source_21;
PyObject *tmp_import_name_from_13;
CHECK_OBJECT(tmp_import_from_2__module);
tmp_import_name_from_13 = tmp_import_from_2__module;
if (PyModule_Check(tmp_import_name_from_13)) {
tmp_assign_source_21 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_13,
(PyObject *)moduledict_jwt$algorithms,
mod_consts[36],
mod_consts[127]
);
} else {
tmp_assign_source_21 = IMPORT_NAME(tmp_import_name_from_13, mod_consts[36]);
}
if (tmp_assign_source_21 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 8;
goto try_except_handler_2;
}
UPDATE_STRING_DICT1(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[36], tmp_assign_source_21);
}
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;
// Tried code:
{
PyObject *tmp_assign_source_22;
PyObject *tmp_import_name_from_14;
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[135];
tmp_globals_arg_value_7 = (PyObject *)moduledict_jwt$algorithms;
tmp_locals_arg_value_7 = Py_None;
tmp_fromlist_value_7 = mod_consts[136];
tmp_level_value_7 = mod_consts[127];
frame_bd5a4f54c0ded800747774195e9863dc->m_frame.f_lineno = 16;
tmp_import_name_from_14 = 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_import_name_from_14 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 16;
goto try_except_handler_3;
}
if (PyModule_Check(tmp_import_name_from_14)) {
tmp_assign_source_22 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_14,
(PyObject *)moduledict_jwt$algorithms,
mod_consts[137],
mod_consts[127]
);
} else {
tmp_assign_source_22 = IMPORT_NAME(tmp_import_name_from_14, mod_consts[137]);
}
Py_DECREF(tmp_import_name_from_14);
if (tmp_assign_source_22 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 16;
goto try_except_handler_3;
}
UPDATE_STRING_DICT1(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[137], tmp_assign_source_22);
}
{
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[138];
tmp_globals_arg_value_8 = (PyObject *)moduledict_jwt$algorithms;
tmp_locals_arg_value_8 = Py_None;
tmp_fromlist_value_8 = mod_consts[139];
tmp_level_value_8 = mod_consts[127];
frame_bd5a4f54c0ded800747774195e9863dc->m_frame.f_lineno = 17;
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 = 17;
goto try_except_handler_3;
}
assert(tmp_import_from_3__module == NULL);
tmp_import_from_3__module = tmp_assign_source_23;
}
// Tried code:
{
PyObject *tmp_assign_source_24;
PyObject *tmp_import_name_from_15;
CHECK_OBJECT(tmp_import_from_3__module);
tmp_import_name_from_15 = tmp_import_from_3__module;
if (PyModule_Check(tmp_import_name_from_15)) {
tmp_assign_source_24 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_15,
(PyObject *)moduledict_jwt$algorithms,
mod_consts[63],
mod_consts[127]
);
} else {
tmp_assign_source_24 = IMPORT_NAME(tmp_import_name_from_15, mod_consts[63]);
}
if (tmp_assign_source_24 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 17;
goto try_except_handler_4;
}
UPDATE_STRING_DICT1(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[63], tmp_assign_source_24);
}
{
PyObject *tmp_assign_source_25;
PyObject *tmp_import_name_from_16;
CHECK_OBJECT(tmp_import_from_3__module);
tmp_import_name_from_16 = tmp_import_from_3__module;
if (PyModule_Check(tmp_import_name_from_16)) {
tmp_assign_source_25 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_16,
(PyObject *)moduledict_jwt$algorithms,
mod_consts[65],
mod_consts[127]
);
} else {
tmp_assign_source_25 = IMPORT_NAME(tmp_import_name_from_16, mod_consts[65]);
}
if (tmp_assign_source_25 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 17;
goto try_except_handler_4;
}
UPDATE_STRING_DICT1(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[65], tmp_assign_source_25);
}
{
PyObject *tmp_assign_source_26;
PyObject *tmp_import_name_from_17;
CHECK_OBJECT(tmp_import_from_3__module);
tmp_import_name_from_17 = tmp_import_from_3__module;
if (PyModule_Check(tmp_import_name_from_17)) {
tmp_assign_source_26 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_17,
(PyObject *)moduledict_jwt$algorithms,
mod_consts[60],
mod_consts[127]
);
} else {
tmp_assign_source_26 = IMPORT_NAME(tmp_import_name_from_17, mod_consts[60]);
}
if (tmp_assign_source_26 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 17;
goto try_except_handler_4;
}
UPDATE_STRING_DICT1(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[60], tmp_assign_source_26);
}
goto try_end_3;
// Exception handler code:
try_except_handler_4:;
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 try_except_handler_3;
// 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_27;
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[140];
tmp_globals_arg_value_9 = (PyObject *)moduledict_jwt$algorithms;
tmp_locals_arg_value_9 = Py_None;
tmp_fromlist_value_9 = mod_consts[141];
tmp_level_value_9 = mod_consts[127];
frame_bd5a4f54c0ded800747774195e9863dc->m_frame.f_lineno = 20;
tmp_assign_source_27 = 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_assign_source_27 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 20;
goto try_except_handler_3;
}
assert(tmp_import_from_4__module == NULL);
tmp_import_from_4__module = tmp_assign_source_27;
}
// Tried code:
{
PyObject *tmp_assign_source_28;
PyObject *tmp_import_name_from_18;
CHECK_OBJECT(tmp_import_from_4__module);
tmp_import_name_from_18 = tmp_import_from_4__module;
if (PyModule_Check(tmp_import_name_from_18)) {
tmp_assign_source_28 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_18,
(PyObject *)moduledict_jwt$algorithms,
mod_consts[55],
mod_consts[127]
);
} else {
tmp_assign_source_28 = IMPORT_NAME(tmp_import_name_from_18, mod_consts[55]);
}
if (tmp_assign_source_28 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 20;
goto try_except_handler_5;
}
UPDATE_STRING_DICT1(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[55], tmp_assign_source_28);
}
{
PyObject *tmp_assign_source_29;
PyObject *tmp_import_name_from_19;
CHECK_OBJECT(tmp_import_from_4__module);
tmp_import_name_from_19 = tmp_import_from_4__module;
if (PyModule_Check(tmp_import_name_from_19)) {
tmp_assign_source_29 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_19,
(PyObject *)moduledict_jwt$algorithms,
mod_consts[56],
mod_consts[127]
);
} else {
tmp_assign_source_29 = IMPORT_NAME(tmp_import_name_from_19, mod_consts[56]);
}
if (tmp_assign_source_29 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 20;
goto try_except_handler_5;
}
UPDATE_STRING_DICT1(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[56], tmp_assign_source_29);
}
{
PyObject *tmp_assign_source_30;
PyObject *tmp_import_name_from_20;
CHECK_OBJECT(tmp_import_from_4__module);
tmp_import_name_from_20 = tmp_import_from_4__module;
if (PyModule_Check(tmp_import_name_from_20)) {
tmp_assign_source_30 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_20,
(PyObject *)moduledict_jwt$algorithms,
mod_consts[95],
mod_consts[127]
);
} else {
tmp_assign_source_30 = IMPORT_NAME(tmp_import_name_from_20, mod_consts[95]);
}
if (tmp_assign_source_30 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 20;
goto try_except_handler_5;
}
UPDATE_STRING_DICT1(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[95], tmp_assign_source_30);
}
{
PyObject *tmp_assign_source_31;
PyObject *tmp_import_name_from_21;
CHECK_OBJECT(tmp_import_from_4__module);
tmp_import_name_from_21 = tmp_import_from_4__module;
if (PyModule_Check(tmp_import_name_from_21)) {
tmp_assign_source_31 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_21,
(PyObject *)moduledict_jwt$algorithms,
mod_consts[93],
mod_consts[127]
);
} else {
tmp_assign_source_31 = IMPORT_NAME(tmp_import_name_from_21, mod_consts[93]);
}
if (tmp_assign_source_31 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 20;
goto try_except_handler_5;
}
UPDATE_STRING_DICT1(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[93], tmp_assign_source_31);
}
{
PyObject *tmp_assign_source_32;
PyObject *tmp_import_name_from_22;
CHECK_OBJECT(tmp_import_from_4__module);
tmp_import_name_from_22 = tmp_import_from_4__module;
if (PyModule_Check(tmp_import_name_from_22)) {
tmp_assign_source_32 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_22,
(PyObject *)moduledict_jwt$algorithms,
mod_consts[97],
mod_consts[127]
);
} else {
tmp_assign_source_32 = IMPORT_NAME(tmp_import_name_from_22, mod_consts[97]);
}
if (tmp_assign_source_32 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 20;
goto try_except_handler_5;
}
UPDATE_STRING_DICT1(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[97], tmp_assign_source_32);
}
{
PyObject *tmp_assign_source_33;
PyObject *tmp_import_name_from_23;
CHECK_OBJECT(tmp_import_from_4__module);
tmp_import_name_from_23 = tmp_import_from_4__module;
if (PyModule_Check(tmp_import_name_from_23)) {
tmp_assign_source_33 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_23,
(PyObject *)moduledict_jwt$algorithms,
mod_consts[99],
mod_consts[127]
);
} else {
tmp_assign_source_33 = IMPORT_NAME(tmp_import_name_from_23, mod_consts[99]);
}
if (tmp_assign_source_33 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 20;
goto try_except_handler_5;
}
UPDATE_STRING_DICT1(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[99], tmp_assign_source_33);
}
{
PyObject *tmp_assign_source_34;
PyObject *tmp_import_name_from_24;
CHECK_OBJECT(tmp_import_from_4__module);
tmp_import_name_from_24 = tmp_import_from_4__module;
if (PyModule_Check(tmp_import_name_from_24)) {
tmp_assign_source_34 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_24,
(PyObject *)moduledict_jwt$algorithms,
mod_consts[100],
mod_consts[127]
);
} else {
tmp_assign_source_34 = IMPORT_NAME(tmp_import_name_from_24, mod_consts[100]);
}
if (tmp_assign_source_34 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 20;
goto try_except_handler_5;
}
UPDATE_STRING_DICT1(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[100], tmp_assign_source_34);
}
{
PyObject *tmp_assign_source_35;
PyObject *tmp_import_name_from_25;
CHECK_OBJECT(tmp_import_from_4__module);
tmp_import_name_from_25 = tmp_import_from_4__module;
if (PyModule_Check(tmp_import_name_from_25)) {
tmp_assign_source_35 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_25,
(PyObject *)moduledict_jwt$algorithms,
mod_consts[101],
mod_consts[127]
);
} else {
tmp_assign_source_35 = IMPORT_NAME(tmp_import_name_from_25, mod_consts[101]);
}
if (tmp_assign_source_35 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 20;
goto try_except_handler_5;
}
UPDATE_STRING_DICT1(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[101], tmp_assign_source_35);
}
goto try_end_4;
// Exception handler code:
try_except_handler_5:;
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 try_except_handler_3;
// 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_36;
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[142];
tmp_globals_arg_value_10 = (PyObject *)moduledict_jwt$algorithms;
tmp_locals_arg_value_10 = Py_None;
tmp_fromlist_value_10 = mod_consts[143];
tmp_level_value_10 = mod_consts[127];
frame_bd5a4f54c0ded800747774195e9863dc->m_frame.f_lineno = 24;
tmp_assign_source_36 = 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_assign_source_36 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 24;
goto try_except_handler_3;
}
assert(tmp_import_from_5__module == NULL);
tmp_import_from_5__module = tmp_assign_source_36;
}
// Tried code:
{
PyObject *tmp_assign_source_37;
PyObject *tmp_import_name_from_26;
CHECK_OBJECT(tmp_import_from_5__module);
tmp_import_name_from_26 = tmp_import_from_5__module;
if (PyModule_Check(tmp_import_name_from_26)) {
tmp_assign_source_37 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_26,
(PyObject *)moduledict_jwt$algorithms,
mod_consts[107],
mod_consts[127]
);
} else {
tmp_assign_source_37 = IMPORT_NAME(tmp_import_name_from_26, mod_consts[107]);
}
if (tmp_assign_source_37 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 24;
goto try_except_handler_6;
}
UPDATE_STRING_DICT1(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[107], tmp_assign_source_37);
}
{
PyObject *tmp_assign_source_38;
PyObject *tmp_import_name_from_27;
CHECK_OBJECT(tmp_import_from_5__module);
tmp_import_name_from_27 = tmp_import_from_5__module;
if (PyModule_Check(tmp_import_name_from_27)) {
tmp_assign_source_38 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_27,
(PyObject *)moduledict_jwt$algorithms,
mod_consts[108],
mod_consts[127]
);
} else {
tmp_assign_source_38 = IMPORT_NAME(tmp_import_name_from_27, mod_consts[108]);
}
if (tmp_assign_source_38 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 24;
goto try_except_handler_6;
}
UPDATE_STRING_DICT1(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[108], tmp_assign_source_38);
}
goto try_end_5;
// Exception handler code:
try_except_handler_6:;
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 try_except_handler_3;
// 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_39;
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[144];
tmp_globals_arg_value_11 = (PyObject *)moduledict_jwt$algorithms;
tmp_locals_arg_value_11 = Py_None;
tmp_fromlist_value_11 = mod_consts[145];
tmp_level_value_11 = mod_consts[127];
frame_bd5a4f54c0ded800747774195e9863dc->m_frame.f_lineno = 27;
tmp_assign_source_39 = 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_39 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 27;
goto try_except_handler_3;
}
assert(tmp_import_from_6__module == NULL);
tmp_import_from_6__module = tmp_assign_source_39;
}
// Tried code:
{
PyObject *tmp_assign_source_40;
PyObject *tmp_import_name_from_28;
CHECK_OBJECT(tmp_import_from_6__module);
tmp_import_name_from_28 = tmp_import_from_6__module;
if (PyModule_Check(tmp_import_name_from_28)) {
tmp_assign_source_40 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_28,
(PyObject *)moduledict_jwt$algorithms,
mod_consts[110],
mod_consts[127]
);
} else {
tmp_assign_source_40 = IMPORT_NAME(tmp_import_name_from_28, mod_consts[110]);
}
if (tmp_assign_source_40 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 27;
goto try_except_handler_7;
}
UPDATE_STRING_DICT1(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[110], tmp_assign_source_40);
}
{
PyObject *tmp_assign_source_41;
PyObject *tmp_import_name_from_29;
CHECK_OBJECT(tmp_import_from_6__module);
tmp_import_name_from_29 = tmp_import_from_6__module;
if (PyModule_Check(tmp_import_name_from_29)) {
tmp_assign_source_41 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_29,
(PyObject *)moduledict_jwt$algorithms,
mod_consts[104],
mod_consts[127]
);
} else {
tmp_assign_source_41 = IMPORT_NAME(tmp_import_name_from_29, mod_consts[104]);
}
if (tmp_assign_source_41 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 27;
goto try_except_handler_7;
}
UPDATE_STRING_DICT1(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[104], tmp_assign_source_41);
}
goto try_end_6;
// Exception handler code:
try_except_handler_7:;
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 try_except_handler_3;
// 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_42;
PyObject *tmp_import_name_from_30;
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[146];
tmp_globals_arg_value_12 = (PyObject *)moduledict_jwt$algorithms;
tmp_locals_arg_value_12 = Py_None;
tmp_fromlist_value_12 = mod_consts[147];
tmp_level_value_12 = mod_consts[127];
frame_bd5a4f54c0ded800747774195e9863dc->m_frame.f_lineno = 28;
tmp_import_name_from_30 = 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_import_name_from_30 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 28;
goto try_except_handler_3;
}
if (PyModule_Check(tmp_import_name_from_30)) {
tmp_assign_source_42 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_30,
(PyObject *)moduledict_jwt$algorithms,
mod_consts[61],
mod_consts[127]
);
} else {
tmp_assign_source_42 = IMPORT_NAME(tmp_import_name_from_30, mod_consts[61]);
}
Py_DECREF(tmp_import_name_from_30);
if (tmp_assign_source_42 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 28;
goto try_except_handler_3;
}
UPDATE_STRING_DICT1(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[61], tmp_assign_source_42);
}
{
PyObject *tmp_assign_source_43;
PyObject *tmp_import_name_from_31;
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[148];
tmp_globals_arg_value_13 = (PyObject *)moduledict_jwt$algorithms;
tmp_locals_arg_value_13 = Py_None;
tmp_fromlist_value_13 = mod_consts[149];
tmp_level_value_13 = mod_consts[127];
frame_bd5a4f54c0ded800747774195e9863dc->m_frame.f_lineno = 29;
tmp_import_name_from_31 = 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_import_name_from_31 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 29;
goto try_except_handler_3;
}
if (PyModule_Check(tmp_import_name_from_31)) {
tmp_assign_source_43 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_31,
(PyObject *)moduledict_jwt$algorithms,
mod_consts[106],
mod_consts[127]
);
} else {
tmp_assign_source_43 = IMPORT_NAME(tmp_import_name_from_31, mod_consts[106]);
}
Py_DECREF(tmp_import_name_from_31);
if (tmp_assign_source_43 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 29;
goto try_except_handler_3;
}
UPDATE_STRING_DICT1(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[106], tmp_assign_source_43);
}
{
PyObject *tmp_assign_source_44;
tmp_assign_source_44 = Py_True;
UPDATE_STRING_DICT0(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[9], tmp_assign_source_44);
}
goto try_end_7;
// Exception handler code:
try_except_handler_3:;
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;
// Preserve existing published exception id 1.
exception_preserved_1 = GET_CURRENT_EXCEPTION();
if (exception_keeper_tb_7 == NULL) {
exception_keeper_tb_7 = MAKE_TRACEBACK(frame_bd5a4f54c0ded800747774195e9863dc, exception_keeper_lineno_7);
} else if (exception_keeper_lineno_7 != 0) {
exception_keeper_tb_7 = ADD_TRACEBACK(exception_keeper_tb_7, frame_bd5a4f54c0ded800747774195e9863dc, exception_keeper_lineno_7);
}
PUBLISH_CURRENT_EXCEPTION(&exception_keeper_type_7, &exception_keeper_value_7, &exception_keeper_tb_7);
// Tried code:
{
bool tmp_condition_result_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
tmp_cmp_expr_left_1 = EXC_TYPE(PyThreadState_GET());
tmp_cmp_expr_right_1 = PyExc_ImportError;
tmp_res = EXCEPTION_MATCH_BOOL(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
assert(!(tmp_res == -1));
tmp_condition_result_1 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_assign_source_45;
tmp_assign_source_45 = Py_False;
UPDATE_STRING_DICT0(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[9], tmp_assign_source_45);
}
goto branch_end_1;
branch_no_1:;
tmp_result = RERAISE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
if (unlikely(tmp_result == false)) {
exception_lineno = 15;
}
if (exception_tb && exception_tb->tb_frame == &frame_bd5a4f54c0ded800747774195e9863dc->m_frame) frame_bd5a4f54c0ded800747774195e9863dc->m_frame.f_lineno = exception_tb->tb_lineno;
goto try_except_handler_8;
branch_end_1:;
goto try_end_8;
// 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;
// Restore previous exception id 1.
SET_CURRENT_EXCEPTION(&exception_preserved_1);
// 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 frame_exception_exit_1;
// End of try:
try_end_8:;
// Restore previous exception id 1.
SET_CURRENT_EXCEPTION(&exception_preserved_1);
goto try_end_7;
NUITKA_CANNOT_GET_HERE("exception handler codes exits in all cases");
return NULL;
// End of try:
try_end_7:;
{
PyObject *tmp_assign_source_46;
tmp_assign_source_46 = PySet_New(mod_consts[150]);
UPDATE_STRING_DICT1(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[151], tmp_assign_source_46);
}
{
PyObject *tmp_assign_source_47;
tmp_assign_source_47 = MAKE_FUNCTION_jwt$algorithms$$$function__1_get_default_algorithms();
UPDATE_STRING_DICT1(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[152], tmp_assign_source_47);
}
// Tried code:
{
PyObject *tmp_assign_source_48;
PyObject *tmp_dircall_arg1_1;
tmp_dircall_arg1_1 = mod_consts[153];
Py_INCREF(tmp_dircall_arg1_1);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_1};
tmp_assign_source_48 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_48 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 67;
goto try_except_handler_9;
}
assert(tmp_class_creation_1__bases == NULL);
tmp_class_creation_1__bases = tmp_assign_source_48;
}
{
PyObject *tmp_assign_source_49;
tmp_assign_source_49 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_1__class_decl_dict == NULL);
tmp_class_creation_1__class_decl_dict = tmp_assign_source_49;
}
{
PyObject *tmp_assign_source_50;
PyObject *tmp_metaclass_value_1;
bool tmp_condition_result_2;
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_3;
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[154];
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_2 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_2 != 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[154];
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 = 67;
goto try_except_handler_9;
}
tmp_condition_result_3 = tmp_truth_name_1 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_3 == 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[127];
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 = 67;
goto try_except_handler_9;
}
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 = 67;
goto try_except_handler_9;
}
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_50 = SELECT_METACLASS(tmp_metaclass_value_1, tmp_bases_value_1);
Py_DECREF(tmp_metaclass_value_1);
if (tmp_assign_source_50 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 67;
goto try_except_handler_9;
}
assert(tmp_class_creation_1__metaclass == NULL);
tmp_class_creation_1__metaclass = tmp_assign_source_50;
}
{
bool tmp_condition_result_4;
PyObject *tmp_key_value_3;
PyObject *tmp_dict_arg_value_3;
tmp_key_value_3 = mod_consts[154];
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_4 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_4 != false) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
CHECK_OBJECT(tmp_class_creation_1__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_1__class_decl_dict;
tmp_dictdel_key = mod_consts[154];
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 = 67;
goto try_except_handler_9;
}
branch_no_2:;
{
nuitka_bool tmp_condition_result_5;
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[155]);
tmp_condition_result_5 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_5 == NUITKA_BOOL_TRUE) {
goto branch_yes_3;
} else {
goto branch_no_3;
}
}
branch_yes_3:;
{
PyObject *tmp_assign_source_51;
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_3;
PyObject *tmp_args_value_1;
PyObject *tmp_tuple_element_1;
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[155]);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 67;
goto try_except_handler_9;
}
tmp_tuple_element_1 = mod_consts[156];
tmp_args_value_1 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_1, 0, tmp_tuple_element_1);
CHECK_OBJECT(tmp_class_creation_1__bases);
tmp_tuple_element_1 = tmp_class_creation_1__bases;
PyTuple_SET_ITEM0(tmp_args_value_1, 1, tmp_tuple_element_1);
CHECK_OBJECT(tmp_class_creation_1__class_decl_dict);
tmp_kwargs_value_1 = tmp_class_creation_1__class_decl_dict;
frame_bd5a4f54c0ded800747774195e9863dc->m_frame.f_lineno = 67;
tmp_assign_source_51 = 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_51 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 67;
goto try_except_handler_9;
}
assert(tmp_class_creation_1__prepared == NULL);
tmp_class_creation_1__prepared = tmp_assign_source_51;
}
{
bool tmp_condition_result_6;
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[157]);
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 = 67;
goto try_except_handler_9;
}
tmp_condition_result_6 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_6 != false) {
goto branch_yes_4;
} else {
goto branch_no_4;
}
}
branch_yes_4:;
{
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_2;
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[158];
CHECK_OBJECT(tmp_class_creation_1__metaclass);
tmp_getattr_target_1 = tmp_class_creation_1__metaclass;
tmp_getattr_attr_1 = mod_consts[159];
tmp_getattr_default_1 = mod_consts[160];
tmp_tuple_element_2 = BUILTIN_GETATTR(tmp_getattr_target_1, tmp_getattr_attr_1, tmp_getattr_default_1);
if (tmp_tuple_element_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 67;
goto try_except_handler_9;
}
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_2);
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_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[159]);
Py_DECREF(tmp_expression_value_5);
if (tmp_tuple_element_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 67;
goto tuple_build_exception_1;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_1, 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_mod_expr_right_1);
goto try_except_handler_9;
// 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 = 67;
goto try_except_handler_9;
}
exception_type = tmp_raise_type_1;
Py_INCREF(tmp_raise_type_1);
exception_value = tmp_raise_value_1;
exception_lineno = 67;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_9;
}
branch_no_4:;
goto branch_end_3;
branch_no_3:;
{
PyObject *tmp_assign_source_52;
tmp_assign_source_52 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_1__prepared == NULL);
tmp_class_creation_1__prepared = tmp_assign_source_52;
}
branch_end_3:;
{
PyObject *tmp_assign_source_53;
{
PyObject *tmp_set_locals_1;
CHECK_OBJECT(tmp_class_creation_1__prepared);
tmp_set_locals_1 = tmp_class_creation_1__prepared;
locals_jwt$algorithms$$$class__1_Algorithm_67 = tmp_set_locals_1;
Py_INCREF(tmp_set_locals_1);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[161];
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__1_Algorithm_67, mod_consts[162], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 67;
goto try_except_handler_11;
}
tmp_dictset_value = mod_consts[163];
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__1_Algorithm_67, mod_consts[119], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 67;
goto try_except_handler_11;
}
tmp_dictset_value = mod_consts[156];
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__1_Algorithm_67, mod_consts[164], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 67;
goto try_except_handler_11;
}
if (isFrameUnusable(cache_frame_d99ab354b04e67abcf84554be67ad87a_2)) {
Py_XDECREF(cache_frame_d99ab354b04e67abcf84554be67ad87a_2);
#if _DEBUG_REFCOUNTS
if (cache_frame_d99ab354b04e67abcf84554be67ad87a_2 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_d99ab354b04e67abcf84554be67ad87a_2 = MAKE_CLASS_FRAME(codeobj_d99ab354b04e67abcf84554be67ad87a, module_jwt$algorithms, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_d99ab354b04e67abcf84554be67ad87a_2->m_type_description == NULL);
frame_d99ab354b04e67abcf84554be67ad87a_2 = cache_frame_d99ab354b04e67abcf84554be67ad87a_2;
// Push the new frame as the currently active one.
pushFrameStack(frame_d99ab354b04e67abcf84554be67ad87a_2);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_d99ab354b04e67abcf84554be67ad87a_2) == 2); // Frame stack
// Framed code:
tmp_dictset_value = MAKE_FUNCTION_jwt$algorithms$$$function__2_prepare_key();
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__1_Algorithm_67, mod_consts[165], 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 = 71;
type_description_2 = "o";
goto frame_exception_exit_2;
}
tmp_dictset_value = MAKE_FUNCTION_jwt$algorithms$$$function__3_sign();
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__1_Algorithm_67, mod_consts[54], 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 = 78;
type_description_2 = "o";
goto frame_exception_exit_2;
}
tmp_dictset_value = MAKE_FUNCTION_jwt$algorithms$$$function__4_verify();
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__1_Algorithm_67, mod_consts[84], 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 = 85;
type_description_2 = "o";
goto frame_exception_exit_2;
}
{
nuitka_bool tmp_condition_result_7;
PyObject *tmp_called_value_2;
PyObject *tmp_args_element_value_1;
PyObject *tmp_staticmethod_arg_1;
tmp_res = MAPPING_HAS_ITEM(locals_jwt$algorithms$$$class__1_Algorithm_67, mod_consts[169]);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 92;
type_description_2 = "o";
goto frame_exception_exit_2;
}
tmp_condition_result_7 = (tmp_res == 1) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_7 == NUITKA_BOOL_TRUE) {
goto condexpr_true_3;
} else {
goto condexpr_false_3;
}
condexpr_true_3:;
tmp_called_value_2 = PyObject_GetItem(locals_jwt$algorithms$$$class__1_Algorithm_67, mod_consts[169]);
if (unlikely(tmp_called_value_2 == NULL && CHECK_AND_CLEAR_KEY_ERROR_OCCURRED())) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[169]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 92;
type_description_2 = "o";
goto frame_exception_exit_2;
}
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 92;
type_description_2 = "o";
goto frame_exception_exit_2;
}
tmp_args_element_value_1 = MAKE_FUNCTION_jwt$algorithms$$$function__5_to_jwk();
frame_d99ab354b04e67abcf84554be67ad87a_2->m_frame.f_lineno = 92;
tmp_dictset_value = 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_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 92;
type_description_2 = "o";
goto frame_exception_exit_2;
}
goto condexpr_end_3;
condexpr_false_3:;
tmp_staticmethod_arg_1 = MAKE_FUNCTION_jwt$algorithms$$$function__5_to_jwk();
tmp_dictset_value = BUILTIN_STATICMETHOD(tmp_staticmethod_arg_1);
Py_DECREF(tmp_staticmethod_arg_1);
assert(!(tmp_dictset_value == NULL));
condexpr_end_3:;
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__1_Algorithm_67, mod_consts[170], 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 = 93;
type_description_2 = "o";
goto frame_exception_exit_2;
}
}
{
nuitka_bool tmp_condition_result_8;
PyObject *tmp_called_value_3;
PyObject *tmp_args_element_value_2;
PyObject *tmp_staticmethod_arg_2;
tmp_res = MAPPING_HAS_ITEM(locals_jwt$algorithms$$$class__1_Algorithm_67, mod_consts[169]);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 99;
type_description_2 = "o";
goto frame_exception_exit_2;
}
tmp_condition_result_8 = (tmp_res == 1) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_8 == NUITKA_BOOL_TRUE) {
goto condexpr_true_4;
} else {
goto condexpr_false_4;
}
condexpr_true_4:;
tmp_called_value_3 = PyObject_GetItem(locals_jwt$algorithms$$$class__1_Algorithm_67, mod_consts[169]);
if (unlikely(tmp_called_value_3 == NULL && CHECK_AND_CLEAR_KEY_ERROR_OCCURRED())) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[169]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 99;
type_description_2 = "o";
goto frame_exception_exit_2;
}
if (tmp_called_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 99;
type_description_2 = "o";
goto frame_exception_exit_2;
}
tmp_args_element_value_2 = MAKE_FUNCTION_jwt$algorithms$$$function__6_from_jwk();
frame_d99ab354b04e67abcf84554be67ad87a_2->m_frame.f_lineno = 99;
tmp_dictset_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_3, tmp_args_element_value_2);
Py_DECREF(tmp_called_value_3);
Py_DECREF(tmp_args_element_value_2);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 99;
type_description_2 = "o";
goto frame_exception_exit_2;
}
goto condexpr_end_4;
condexpr_false_4:;
tmp_staticmethod_arg_2 = MAKE_FUNCTION_jwt$algorithms$$$function__6_from_jwk();
tmp_dictset_value = BUILTIN_STATICMETHOD(tmp_staticmethod_arg_2);
Py_DECREF(tmp_staticmethod_arg_2);
assert(!(tmp_dictset_value == NULL));
condexpr_end_4:;
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__1_Algorithm_67, mod_consts[172], 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 = 100;
type_description_2 = "o";
goto frame_exception_exit_2;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_d99ab354b04e67abcf84554be67ad87a_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_d99ab354b04e67abcf84554be67ad87a_2);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_d99ab354b04e67abcf84554be67ad87a_2, exception_lineno);
} else if (exception_tb->tb_frame != &frame_d99ab354b04e67abcf84554be67ad87a_2->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_d99ab354b04e67abcf84554be67ad87a_2, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_d99ab354b04e67abcf84554be67ad87a_2,
type_description_2,
outline_0_var___class__
);
// Release cached frame if used for exception.
if (frame_d99ab354b04e67abcf84554be67ad87a_2 == cache_frame_d99ab354b04e67abcf84554be67ad87a_2) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_d99ab354b04e67abcf84554be67ad87a_2);
cache_frame_d99ab354b04e67abcf84554be67ad87a_2 = NULL;
}
assertFrameObject(frame_d99ab354b04e67abcf84554be67ad87a_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_11;
skip_nested_handling_1:;
{
nuitka_bool tmp_condition_result_9;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
CHECK_OBJECT(tmp_class_creation_1__bases);
tmp_cmp_expr_left_2 = tmp_class_creation_1__bases;
tmp_cmp_expr_right_2 = mod_consts[153];
tmp_condition_result_9 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_2, tmp_cmp_expr_right_2);
if (tmp_condition_result_9 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 67;
goto try_except_handler_11;
}
if (tmp_condition_result_9 == NUITKA_BOOL_TRUE) {
goto branch_yes_5;
} else {
goto branch_no_5;
}
}
branch_yes_5:;
tmp_dictset_value = mod_consts[153];
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__1_Algorithm_67, mod_consts[174], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 67;
goto try_except_handler_11;
}
branch_no_5:;
{
PyObject *tmp_assign_source_54;
PyObject *tmp_called_value_4;
PyObject *tmp_args_value_2;
PyObject *tmp_tuple_element_3;
PyObject *tmp_kwargs_value_2;
CHECK_OBJECT(tmp_class_creation_1__metaclass);
tmp_called_value_4 = tmp_class_creation_1__metaclass;
tmp_tuple_element_3 = mod_consts[156];
tmp_args_value_2 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_2, 0, tmp_tuple_element_3);
CHECK_OBJECT(tmp_class_creation_1__bases);
tmp_tuple_element_3 = tmp_class_creation_1__bases;
PyTuple_SET_ITEM0(tmp_args_value_2, 1, tmp_tuple_element_3);
tmp_tuple_element_3 = locals_jwt$algorithms$$$class__1_Algorithm_67;
PyTuple_SET_ITEM0(tmp_args_value_2, 2, tmp_tuple_element_3);
CHECK_OBJECT(tmp_class_creation_1__class_decl_dict);
tmp_kwargs_value_2 = tmp_class_creation_1__class_decl_dict;
frame_bd5a4f54c0ded800747774195e9863dc->m_frame.f_lineno = 67;
tmp_assign_source_54 = CALL_FUNCTION(tmp_called_value_4, tmp_args_value_2, tmp_kwargs_value_2);
Py_DECREF(tmp_args_value_2);
if (tmp_assign_source_54 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 67;
goto try_except_handler_11;
}
assert(outline_0_var___class__ == NULL);
outline_0_var___class__ = tmp_assign_source_54;
}
CHECK_OBJECT(outline_0_var___class__);
tmp_assign_source_53 = outline_0_var___class__;
Py_INCREF(tmp_assign_source_53);
goto try_return_handler_11;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_11:;
Py_DECREF(locals_jwt$algorithms$$$class__1_Algorithm_67);
locals_jwt$algorithms$$$class__1_Algorithm_67 = NULL;
goto try_return_handler_10;
// Exception handler code:
try_except_handler_11:;
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_DECREF(locals_jwt$algorithms$$$class__1_Algorithm_67);
locals_jwt$algorithms$$$class__1_Algorithm_67 = 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 try_except_handler_10;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_10:;
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_10:;
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;
// 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 outline_exception_1;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_1:;
exception_lineno = 67;
goto try_except_handler_9;
outline_result_1:;
UPDATE_STRING_DICT1(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[156], tmp_assign_source_53);
}
goto try_end_9;
// Exception handler code:
try_except_handler_9:;
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;
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_11;
exception_value = exception_keeper_value_11;
exception_tb = exception_keeper_tb_11;
exception_lineno = exception_keeper_lineno_11;
goto frame_exception_exit_1;
// End of try:
try_end_9:;
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_55;
PyObject *tmp_tuple_element_4;
tmp_tuple_element_4 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[156]);
if (unlikely(tmp_tuple_element_4 == NULL)) {
tmp_tuple_element_4 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[156]);
}
if (tmp_tuple_element_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 107;
goto try_except_handler_12;
}
tmp_assign_source_55 = MAKE_TUPLE_EMPTY(1);
PyTuple_SET_ITEM0(tmp_assign_source_55, 0, tmp_tuple_element_4);
assert(tmp_class_creation_2__bases_orig == NULL);
tmp_class_creation_2__bases_orig = tmp_assign_source_55;
}
{
PyObject *tmp_assign_source_56;
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_56 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_56 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 107;
goto try_except_handler_12;
}
assert(tmp_class_creation_2__bases == NULL);
tmp_class_creation_2__bases = tmp_assign_source_56;
}
{
PyObject *tmp_assign_source_57;
tmp_assign_source_57 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_2__class_decl_dict == NULL);
tmp_class_creation_2__class_decl_dict = tmp_assign_source_57;
}
{
PyObject *tmp_assign_source_58;
PyObject *tmp_metaclass_value_2;
bool tmp_condition_result_10;
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_11;
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[154];
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_10 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_10 != false) {
goto condexpr_true_5;
} else {
goto condexpr_false_5;
}
condexpr_true_5:;
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[154];
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_5;
condexpr_false_5:;
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 = 107;
goto try_except_handler_12;
}
tmp_condition_result_11 = tmp_truth_name_2 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_11 == NUITKA_BOOL_TRUE) {
goto condexpr_true_6;
} else {
goto condexpr_false_6;
}
condexpr_true_6:;
CHECK_OBJECT(tmp_class_creation_2__bases);
tmp_expression_value_6 = tmp_class_creation_2__bases;
tmp_subscript_value_2 = mod_consts[127];
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 = 107;
goto try_except_handler_12;
}
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 = 107;
goto try_except_handler_12;
}
goto condexpr_end_6;
condexpr_false_6:;
tmp_metaclass_value_2 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_2);
condexpr_end_6:;
condexpr_end_5:;
CHECK_OBJECT(tmp_class_creation_2__bases);
tmp_bases_value_2 = tmp_class_creation_2__bases;
tmp_assign_source_58 = SELECT_METACLASS(tmp_metaclass_value_2, tmp_bases_value_2);
Py_DECREF(tmp_metaclass_value_2);
if (tmp_assign_source_58 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 107;
goto try_except_handler_12;
}
assert(tmp_class_creation_2__metaclass == NULL);
tmp_class_creation_2__metaclass = tmp_assign_source_58;
}
{
bool tmp_condition_result_12;
PyObject *tmp_key_value_6;
PyObject *tmp_dict_arg_value_6;
tmp_key_value_6 = mod_consts[154];
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_12 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_12 != false) {
goto branch_yes_6;
} else {
goto branch_no_6;
}
}
branch_yes_6:;
CHECK_OBJECT(tmp_class_creation_2__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_2__class_decl_dict;
tmp_dictdel_key = mod_consts[154];
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 = 107;
goto try_except_handler_12;
}
branch_no_6:;
{
nuitka_bool tmp_condition_result_13;
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[155]);
tmp_condition_result_13 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_13 == NUITKA_BOOL_TRUE) {
goto branch_yes_7;
} else {
goto branch_no_7;
}
}
branch_yes_7:;
{
PyObject *tmp_assign_source_59;
PyObject *tmp_called_value_5;
PyObject *tmp_expression_value_8;
PyObject *tmp_args_value_3;
PyObject *tmp_tuple_element_5;
PyObject *tmp_kwargs_value_3;
CHECK_OBJECT(tmp_class_creation_2__metaclass);
tmp_expression_value_8 = tmp_class_creation_2__metaclass;
tmp_called_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_8, mod_consts[155]);
if (tmp_called_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 107;
goto try_except_handler_12;
}
tmp_tuple_element_5 = mod_consts[1];
tmp_args_value_3 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_3, 0, tmp_tuple_element_5);
CHECK_OBJECT(tmp_class_creation_2__bases);
tmp_tuple_element_5 = tmp_class_creation_2__bases;
PyTuple_SET_ITEM0(tmp_args_value_3, 1, tmp_tuple_element_5);
CHECK_OBJECT(tmp_class_creation_2__class_decl_dict);
tmp_kwargs_value_3 = tmp_class_creation_2__class_decl_dict;
frame_bd5a4f54c0ded800747774195e9863dc->m_frame.f_lineno = 107;
tmp_assign_source_59 = CALL_FUNCTION(tmp_called_value_5, tmp_args_value_3, tmp_kwargs_value_3);
Py_DECREF(tmp_called_value_5);
Py_DECREF(tmp_args_value_3);
if (tmp_assign_source_59 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 107;
goto try_except_handler_12;
}
assert(tmp_class_creation_2__prepared == NULL);
tmp_class_creation_2__prepared = tmp_assign_source_59;
}
{
bool tmp_condition_result_14;
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[157]);
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 = 107;
goto try_except_handler_12;
}
tmp_condition_result_14 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_14 != false) {
goto branch_yes_8;
} else {
goto branch_no_8;
}
}
branch_yes_8:;
{
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_6;
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[158];
CHECK_OBJECT(tmp_class_creation_2__metaclass);
tmp_getattr_target_2 = tmp_class_creation_2__metaclass;
tmp_getattr_attr_2 = mod_consts[159];
tmp_getattr_default_2 = mod_consts[160];
tmp_tuple_element_6 = BUILTIN_GETATTR(tmp_getattr_target_2, tmp_getattr_attr_2, tmp_getattr_default_2);
if (tmp_tuple_element_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 107;
goto try_except_handler_12;
}
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_6);
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_6 = LOOKUP_ATTRIBUTE(tmp_expression_value_10, mod_consts[159]);
Py_DECREF(tmp_expression_value_10);
if (tmp_tuple_element_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 107;
goto tuple_build_exception_2;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_2, 1, tmp_tuple_element_6);
}
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_12;
// 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 = 107;
goto try_except_handler_12;
}
exception_type = tmp_raise_type_2;
Py_INCREF(tmp_raise_type_2);
exception_value = tmp_raise_value_2;
exception_lineno = 107;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_12;
}
branch_no_8:;
goto branch_end_7;
branch_no_7:;
{
PyObject *tmp_assign_source_60;
tmp_assign_source_60 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_2__prepared == NULL);
tmp_class_creation_2__prepared = tmp_assign_source_60;
}
branch_end_7:;
{
PyObject *tmp_assign_source_61;
{
PyObject *tmp_set_locals_2;
CHECK_OBJECT(tmp_class_creation_2__prepared);
tmp_set_locals_2 = tmp_class_creation_2__prepared;
locals_jwt$algorithms$$$class__2_NoneAlgorithm_107 = tmp_set_locals_2;
Py_INCREF(tmp_set_locals_2);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[161];
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__2_NoneAlgorithm_107, mod_consts[162], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 107;
goto try_except_handler_14;
}
tmp_dictset_value = mod_consts[175];
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__2_NoneAlgorithm_107, mod_consts[119], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 107;
goto try_except_handler_14;
}
tmp_dictset_value = mod_consts[1];
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__2_NoneAlgorithm_107, mod_consts[164], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 107;
goto try_except_handler_14;
}
if (isFrameUnusable(cache_frame_b75bc1ea0f15bd84cf60277a0d85c608_3)) {
Py_XDECREF(cache_frame_b75bc1ea0f15bd84cf60277a0d85c608_3);
#if _DEBUG_REFCOUNTS
if (cache_frame_b75bc1ea0f15bd84cf60277a0d85c608_3 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_b75bc1ea0f15bd84cf60277a0d85c608_3 = MAKE_CLASS_FRAME(codeobj_b75bc1ea0f15bd84cf60277a0d85c608, module_jwt$algorithms, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_b75bc1ea0f15bd84cf60277a0d85c608_3->m_type_description == NULL);
frame_b75bc1ea0f15bd84cf60277a0d85c608_3 = cache_frame_b75bc1ea0f15bd84cf60277a0d85c608_3;
// Push the new frame as the currently active one.
pushFrameStack(frame_b75bc1ea0f15bd84cf60277a0d85c608_3);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_b75bc1ea0f15bd84cf60277a0d85c608_3) == 2); // Frame stack
// Framed code:
tmp_dictset_value = MAKE_FUNCTION_jwt$algorithms$$$function__7_prepare_key();
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__2_NoneAlgorithm_107, mod_consts[165], 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 = 112;
type_description_2 = "o";
goto frame_exception_exit_3;
}
tmp_dictset_value = MAKE_FUNCTION_jwt$algorithms$$$function__8_sign();
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__2_NoneAlgorithm_107, mod_consts[54], 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 = 121;
type_description_2 = "o";
goto frame_exception_exit_3;
}
tmp_dictset_value = MAKE_FUNCTION_jwt$algorithms$$$function__9_verify();
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__2_NoneAlgorithm_107, mod_consts[84], 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 = 124;
type_description_2 = "o";
goto frame_exception_exit_3;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_b75bc1ea0f15bd84cf60277a0d85c608_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_b75bc1ea0f15bd84cf60277a0d85c608_3);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_b75bc1ea0f15bd84cf60277a0d85c608_3, exception_lineno);
} else if (exception_tb->tb_frame != &frame_b75bc1ea0f15bd84cf60277a0d85c608_3->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_b75bc1ea0f15bd84cf60277a0d85c608_3, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_b75bc1ea0f15bd84cf60277a0d85c608_3,
type_description_2,
outline_1_var___class__
);
// Release cached frame if used for exception.
if (frame_b75bc1ea0f15bd84cf60277a0d85c608_3 == cache_frame_b75bc1ea0f15bd84cf60277a0d85c608_3) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_b75bc1ea0f15bd84cf60277a0d85c608_3);
cache_frame_b75bc1ea0f15bd84cf60277a0d85c608_3 = NULL;
}
assertFrameObject(frame_b75bc1ea0f15bd84cf60277a0d85c608_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_14;
skip_nested_handling_2:;
{
nuitka_bool tmp_condition_result_15;
PyObject *tmp_cmp_expr_left_3;
PyObject *tmp_cmp_expr_right_3;
CHECK_OBJECT(tmp_class_creation_2__bases);
tmp_cmp_expr_left_3 = tmp_class_creation_2__bases;
CHECK_OBJECT(tmp_class_creation_2__bases_orig);
tmp_cmp_expr_right_3 = tmp_class_creation_2__bases_orig;
tmp_condition_result_15 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_3, tmp_cmp_expr_right_3);
if (tmp_condition_result_15 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 107;
goto try_except_handler_14;
}
if (tmp_condition_result_15 == NUITKA_BOOL_TRUE) {
goto branch_yes_9;
} else {
goto branch_no_9;
}
}
branch_yes_9:;
CHECK_OBJECT(tmp_class_creation_2__bases_orig);
tmp_dictset_value = tmp_class_creation_2__bases_orig;
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__2_NoneAlgorithm_107, mod_consts[174], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 107;
goto try_except_handler_14;
}
branch_no_9:;
{
PyObject *tmp_assign_source_62;
PyObject *tmp_called_value_6;
PyObject *tmp_args_value_4;
PyObject *tmp_tuple_element_7;
PyObject *tmp_kwargs_value_4;
CHECK_OBJECT(tmp_class_creation_2__metaclass);
tmp_called_value_6 = tmp_class_creation_2__metaclass;
tmp_tuple_element_7 = mod_consts[1];
tmp_args_value_4 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_4, 0, tmp_tuple_element_7);
CHECK_OBJECT(tmp_class_creation_2__bases);
tmp_tuple_element_7 = tmp_class_creation_2__bases;
PyTuple_SET_ITEM0(tmp_args_value_4, 1, tmp_tuple_element_7);
tmp_tuple_element_7 = locals_jwt$algorithms$$$class__2_NoneAlgorithm_107;
PyTuple_SET_ITEM0(tmp_args_value_4, 2, tmp_tuple_element_7);
CHECK_OBJECT(tmp_class_creation_2__class_decl_dict);
tmp_kwargs_value_4 = tmp_class_creation_2__class_decl_dict;
frame_bd5a4f54c0ded800747774195e9863dc->m_frame.f_lineno = 107;
tmp_assign_source_62 = CALL_FUNCTION(tmp_called_value_6, tmp_args_value_4, tmp_kwargs_value_4);
Py_DECREF(tmp_args_value_4);
if (tmp_assign_source_62 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 107;
goto try_except_handler_14;
}
assert(outline_1_var___class__ == NULL);
outline_1_var___class__ = tmp_assign_source_62;
}
CHECK_OBJECT(outline_1_var___class__);
tmp_assign_source_61 = outline_1_var___class__;
Py_INCREF(tmp_assign_source_61);
goto try_return_handler_14;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_14:;
Py_DECREF(locals_jwt$algorithms$$$class__2_NoneAlgorithm_107);
locals_jwt$algorithms$$$class__2_NoneAlgorithm_107 = NULL;
goto try_return_handler_13;
// Exception handler code:
try_except_handler_14:;
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_DECREF(locals_jwt$algorithms$$$class__2_NoneAlgorithm_107);
locals_jwt$algorithms$$$class__2_NoneAlgorithm_107 = 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 try_except_handler_13;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_13:;
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_13:;
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;
// 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 outline_exception_2;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_2:;
exception_lineno = 107;
goto try_except_handler_12;
outline_result_2:;
UPDATE_STRING_DICT1(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[1], tmp_assign_source_61);
}
goto try_end_10;
// Exception handler code:
try_except_handler_12:;
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;
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_14;
exception_value = exception_keeper_value_14;
exception_tb = exception_keeper_tb_14;
exception_lineno = exception_keeper_lineno_14;
goto frame_exception_exit_1;
// End of try:
try_end_10:;
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_63;
PyObject *tmp_tuple_element_8;
tmp_tuple_element_8 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[156]);
if (unlikely(tmp_tuple_element_8 == NULL)) {
tmp_tuple_element_8 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[156]);
}
if (tmp_tuple_element_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 128;
goto try_except_handler_15;
}
tmp_assign_source_63 = MAKE_TUPLE_EMPTY(1);
PyTuple_SET_ITEM0(tmp_assign_source_63, 0, tmp_tuple_element_8);
assert(tmp_class_creation_3__bases_orig == NULL);
tmp_class_creation_3__bases_orig = tmp_assign_source_63;
}
{
PyObject *tmp_assign_source_64;
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_64 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_64 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 128;
goto try_except_handler_15;
}
assert(tmp_class_creation_3__bases == NULL);
tmp_class_creation_3__bases = tmp_assign_source_64;
}
{
PyObject *tmp_assign_source_65;
tmp_assign_source_65 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_3__class_decl_dict == NULL);
tmp_class_creation_3__class_decl_dict = tmp_assign_source_65;
}
{
PyObject *tmp_assign_source_66;
PyObject *tmp_metaclass_value_3;
bool tmp_condition_result_16;
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_17;
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[154];
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_16 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_16 != false) {
goto condexpr_true_7;
} else {
goto condexpr_false_7;
}
condexpr_true_7:;
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[154];
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_7;
condexpr_false_7:;
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 = 128;
goto try_except_handler_15;
}
tmp_condition_result_17 = tmp_truth_name_3 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_17 == NUITKA_BOOL_TRUE) {
goto condexpr_true_8;
} else {
goto condexpr_false_8;
}
condexpr_true_8:;
CHECK_OBJECT(tmp_class_creation_3__bases);
tmp_expression_value_11 = tmp_class_creation_3__bases;
tmp_subscript_value_3 = mod_consts[127];
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 = 128;
goto try_except_handler_15;
}
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 = 128;
goto try_except_handler_15;
}
goto condexpr_end_8;
condexpr_false_8:;
tmp_metaclass_value_3 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_3);
condexpr_end_8:;
condexpr_end_7:;
CHECK_OBJECT(tmp_class_creation_3__bases);
tmp_bases_value_3 = tmp_class_creation_3__bases;
tmp_assign_source_66 = SELECT_METACLASS(tmp_metaclass_value_3, tmp_bases_value_3);
Py_DECREF(tmp_metaclass_value_3);
if (tmp_assign_source_66 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 128;
goto try_except_handler_15;
}
assert(tmp_class_creation_3__metaclass == NULL);
tmp_class_creation_3__metaclass = tmp_assign_source_66;
}
{
bool tmp_condition_result_18;
PyObject *tmp_key_value_9;
PyObject *tmp_dict_arg_value_9;
tmp_key_value_9 = mod_consts[154];
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_18 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_18 != false) {
goto branch_yes_10;
} else {
goto branch_no_10;
}
}
branch_yes_10:;
CHECK_OBJECT(tmp_class_creation_3__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_3__class_decl_dict;
tmp_dictdel_key = mod_consts[154];
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 = 128;
goto try_except_handler_15;
}
branch_no_10:;
{
nuitka_bool tmp_condition_result_19;
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[155]);
tmp_condition_result_19 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_19 == NUITKA_BOOL_TRUE) {
goto branch_yes_11;
} else {
goto branch_no_11;
}
}
branch_yes_11:;
{
PyObject *tmp_assign_source_67;
PyObject *tmp_called_value_7;
PyObject *tmp_expression_value_13;
PyObject *tmp_args_value_5;
PyObject *tmp_tuple_element_9;
PyObject *tmp_kwargs_value_5;
CHECK_OBJECT(tmp_class_creation_3__metaclass);
tmp_expression_value_13 = tmp_class_creation_3__metaclass;
tmp_called_value_7 = LOOKUP_ATTRIBUTE(tmp_expression_value_13, mod_consts[155]);
if (tmp_called_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 128;
goto try_except_handler_15;
}
tmp_tuple_element_9 = mod_consts[3];
tmp_args_value_5 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_5, 0, tmp_tuple_element_9);
CHECK_OBJECT(tmp_class_creation_3__bases);
tmp_tuple_element_9 = tmp_class_creation_3__bases;
PyTuple_SET_ITEM0(tmp_args_value_5, 1, tmp_tuple_element_9);
CHECK_OBJECT(tmp_class_creation_3__class_decl_dict);
tmp_kwargs_value_5 = tmp_class_creation_3__class_decl_dict;
frame_bd5a4f54c0ded800747774195e9863dc->m_frame.f_lineno = 128;
tmp_assign_source_67 = CALL_FUNCTION(tmp_called_value_7, tmp_args_value_5, tmp_kwargs_value_5);
Py_DECREF(tmp_called_value_7);
Py_DECREF(tmp_args_value_5);
if (tmp_assign_source_67 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 128;
goto try_except_handler_15;
}
assert(tmp_class_creation_3__prepared == NULL);
tmp_class_creation_3__prepared = tmp_assign_source_67;
}
{
bool tmp_condition_result_20;
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[157]);
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 = 128;
goto try_except_handler_15;
}
tmp_condition_result_20 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_20 != false) {
goto branch_yes_12;
} else {
goto branch_no_12;
}
}
branch_yes_12:;
{
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_10;
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[158];
CHECK_OBJECT(tmp_class_creation_3__metaclass);
tmp_getattr_target_3 = tmp_class_creation_3__metaclass;
tmp_getattr_attr_3 = mod_consts[159];
tmp_getattr_default_3 = mod_consts[160];
tmp_tuple_element_10 = BUILTIN_GETATTR(tmp_getattr_target_3, tmp_getattr_attr_3, tmp_getattr_default_3);
if (tmp_tuple_element_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 128;
goto try_except_handler_15;
}
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_10);
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_10 = LOOKUP_ATTRIBUTE(tmp_expression_value_15, mod_consts[159]);
Py_DECREF(tmp_expression_value_15);
if (tmp_tuple_element_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 128;
goto tuple_build_exception_3;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_3, 1, tmp_tuple_element_10);
}
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_15;
// 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 = 128;
goto try_except_handler_15;
}
exception_type = tmp_raise_type_3;
Py_INCREF(tmp_raise_type_3);
exception_value = tmp_raise_value_3;
exception_lineno = 128;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_15;
}
branch_no_12:;
goto branch_end_11;
branch_no_11:;
{
PyObject *tmp_assign_source_68;
tmp_assign_source_68 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_3__prepared == NULL);
tmp_class_creation_3__prepared = tmp_assign_source_68;
}
branch_end_11:;
{
PyObject *tmp_assign_source_69;
{
PyObject *tmp_set_locals_3;
CHECK_OBJECT(tmp_class_creation_3__prepared);
tmp_set_locals_3 = tmp_class_creation_3__prepared;
locals_jwt$algorithms$$$class__3_HMACAlgorithm_128 = tmp_set_locals_3;
Py_INCREF(tmp_set_locals_3);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[161];
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__3_HMACAlgorithm_128, mod_consts[162], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 128;
goto try_except_handler_17;
}
tmp_dictset_value = mod_consts[180];
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__3_HMACAlgorithm_128, mod_consts[119], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 128;
goto try_except_handler_17;
}
tmp_dictset_value = mod_consts[3];
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__3_HMACAlgorithm_128, mod_consts[164], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 128;
goto try_except_handler_17;
}
if (isFrameUnusable(cache_frame_3cb536b948761cae97b8a6d5ac4e4e66_4)) {
Py_XDECREF(cache_frame_3cb536b948761cae97b8a6d5ac4e4e66_4);
#if _DEBUG_REFCOUNTS
if (cache_frame_3cb536b948761cae97b8a6d5ac4e4e66_4 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_3cb536b948761cae97b8a6d5ac4e4e66_4 = MAKE_CLASS_FRAME(codeobj_3cb536b948761cae97b8a6d5ac4e4e66, module_jwt$algorithms, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_3cb536b948761cae97b8a6d5ac4e4e66_4->m_type_description == NULL);
frame_3cb536b948761cae97b8a6d5ac4e4e66_4 = cache_frame_3cb536b948761cae97b8a6d5ac4e4e66_4;
// Push the new frame as the currently active one.
pushFrameStack(frame_3cb536b948761cae97b8a6d5ac4e4e66_4);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_3cb536b948761cae97b8a6d5ac4e4e66_4) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_expression_value_16;
tmp_expression_value_16 = PyObject_GetItem(locals_jwt$algorithms$$$class__3_HMACAlgorithm_128, mod_consts[126]);
if (tmp_expression_value_16 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_16 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[126]);
if (unlikely(tmp_expression_value_16 == NULL)) {
tmp_expression_value_16 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[126]);
}
if (tmp_expression_value_16 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 133;
type_description_2 = "o";
goto frame_exception_exit_4;
}
Py_INCREF(tmp_expression_value_16);
} else {
goto frame_exception_exit_4;
}
}
tmp_dictset_value = LOOKUP_ATTRIBUTE(tmp_expression_value_16, mod_consts[181]);
Py_DECREF(tmp_expression_value_16);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 133;
type_description_2 = "o";
goto frame_exception_exit_4;
}
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__3_HMACAlgorithm_128, mod_consts[4], 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 = 133;
type_description_2 = "o";
goto frame_exception_exit_4;
}
}
{
PyObject *tmp_expression_value_17;
tmp_expression_value_17 = PyObject_GetItem(locals_jwt$algorithms$$$class__3_HMACAlgorithm_128, mod_consts[126]);
if (tmp_expression_value_17 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_17 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[126]);
if (unlikely(tmp_expression_value_17 == NULL)) {
tmp_expression_value_17 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[126]);
}
if (tmp_expression_value_17 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 134;
type_description_2 = "o";
goto frame_exception_exit_4;
}
Py_INCREF(tmp_expression_value_17);
} else {
goto frame_exception_exit_4;
}
}
tmp_dictset_value = LOOKUP_ATTRIBUTE(tmp_expression_value_17, mod_consts[182]);
Py_DECREF(tmp_expression_value_17);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 134;
type_description_2 = "o";
goto frame_exception_exit_4;
}
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__3_HMACAlgorithm_128, mod_consts[6], 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 = 134;
type_description_2 = "o";
goto frame_exception_exit_4;
}
}
{
PyObject *tmp_expression_value_18;
tmp_expression_value_18 = PyObject_GetItem(locals_jwt$algorithms$$$class__3_HMACAlgorithm_128, mod_consts[126]);
if (tmp_expression_value_18 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_18 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[126]);
if (unlikely(tmp_expression_value_18 == NULL)) {
tmp_expression_value_18 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[126]);
}
if (tmp_expression_value_18 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 135;
type_description_2 = "o";
goto frame_exception_exit_4;
}
Py_INCREF(tmp_expression_value_18);
} else {
goto frame_exception_exit_4;
}
}
tmp_dictset_value = LOOKUP_ATTRIBUTE(tmp_expression_value_18, mod_consts[183]);
Py_DECREF(tmp_expression_value_18);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 135;
type_description_2 = "o";
goto frame_exception_exit_4;
}
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__3_HMACAlgorithm_128, mod_consts[8], 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 = 135;
type_description_2 = "o";
goto frame_exception_exit_4;
}
}
tmp_dictset_value = MAKE_FUNCTION_jwt$algorithms$$$function__10___init__();
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__3_HMACAlgorithm_128, mod_consts[184], 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 = 137;
type_description_2 = "o";
goto frame_exception_exit_4;
}
tmp_dictset_value = MAKE_FUNCTION_jwt$algorithms$$$function__11_prepare_key();
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__3_HMACAlgorithm_128, mod_consts[165], 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 = 140;
type_description_2 = "o";
goto frame_exception_exit_4;
}
{
nuitka_bool tmp_condition_result_21;
PyObject *tmp_called_value_8;
PyObject *tmp_args_element_value_3;
PyObject *tmp_staticmethod_arg_3;
tmp_res = MAPPING_HAS_ITEM(locals_jwt$algorithms$$$class__3_HMACAlgorithm_128, mod_consts[169]);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 150;
type_description_2 = "o";
goto frame_exception_exit_4;
}
tmp_condition_result_21 = (tmp_res == 1) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_21 == NUITKA_BOOL_TRUE) {
goto condexpr_true_9;
} else {
goto condexpr_false_9;
}
condexpr_true_9:;
tmp_called_value_8 = PyObject_GetItem(locals_jwt$algorithms$$$class__3_HMACAlgorithm_128, mod_consts[169]);
if (unlikely(tmp_called_value_8 == NULL && CHECK_AND_CLEAR_KEY_ERROR_OCCURRED())) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[169]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 150;
type_description_2 = "o";
goto frame_exception_exit_4;
}
if (tmp_called_value_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 150;
type_description_2 = "o";
goto frame_exception_exit_4;
}
tmp_args_element_value_3 = MAKE_FUNCTION_jwt$algorithms$$$function__12_to_jwk();
frame_3cb536b948761cae97b8a6d5ac4e4e66_4->m_frame.f_lineno = 150;
tmp_dictset_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_8, tmp_args_element_value_3);
Py_DECREF(tmp_called_value_8);
Py_DECREF(tmp_args_element_value_3);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 150;
type_description_2 = "o";
goto frame_exception_exit_4;
}
goto condexpr_end_9;
condexpr_false_9:;
tmp_staticmethod_arg_3 = MAKE_FUNCTION_jwt$algorithms$$$function__12_to_jwk();
tmp_dictset_value = BUILTIN_STATICMETHOD(tmp_staticmethod_arg_3);
Py_DECREF(tmp_staticmethod_arg_3);
assert(!(tmp_dictset_value == NULL));
condexpr_end_9:;
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__3_HMACAlgorithm_128, mod_consts[170], 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 = 151;
type_description_2 = "o";
goto frame_exception_exit_4;
}
}
{
nuitka_bool tmp_condition_result_22;
PyObject *tmp_called_value_9;
PyObject *tmp_args_element_value_4;
PyObject *tmp_staticmethod_arg_4;
tmp_res = MAPPING_HAS_ITEM(locals_jwt$algorithms$$$class__3_HMACAlgorithm_128, mod_consts[169]);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 157;
type_description_2 = "o";
goto frame_exception_exit_4;
}
tmp_condition_result_22 = (tmp_res == 1) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_22 == NUITKA_BOOL_TRUE) {
goto condexpr_true_10;
} else {
goto condexpr_false_10;
}
condexpr_true_10:;
tmp_called_value_9 = PyObject_GetItem(locals_jwt$algorithms$$$class__3_HMACAlgorithm_128, mod_consts[169]);
if (unlikely(tmp_called_value_9 == NULL && CHECK_AND_CLEAR_KEY_ERROR_OCCURRED())) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[169]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 157;
type_description_2 = "o";
goto frame_exception_exit_4;
}
if (tmp_called_value_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 157;
type_description_2 = "o";
goto frame_exception_exit_4;
}
tmp_args_element_value_4 = MAKE_FUNCTION_jwt$algorithms$$$function__13_from_jwk();
frame_3cb536b948761cae97b8a6d5ac4e4e66_4->m_frame.f_lineno = 157;
tmp_dictset_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_9, tmp_args_element_value_4);
Py_DECREF(tmp_called_value_9);
Py_DECREF(tmp_args_element_value_4);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 157;
type_description_2 = "o";
goto frame_exception_exit_4;
}
goto condexpr_end_10;
condexpr_false_10:;
tmp_staticmethod_arg_4 = MAKE_FUNCTION_jwt$algorithms$$$function__13_from_jwk();
tmp_dictset_value = BUILTIN_STATICMETHOD(tmp_staticmethod_arg_4);
Py_DECREF(tmp_staticmethod_arg_4);
assert(!(tmp_dictset_value == NULL));
condexpr_end_10:;
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__3_HMACAlgorithm_128, mod_consts[172], 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 = 158;
type_description_2 = "o";
goto frame_exception_exit_4;
}
}
tmp_dictset_value = MAKE_FUNCTION_jwt$algorithms$$$function__14_sign();
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__3_HMACAlgorithm_128, mod_consts[54], 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 = 166;
type_description_2 = "o";
goto frame_exception_exit_4;
}
tmp_dictset_value = MAKE_FUNCTION_jwt$algorithms$$$function__15_verify();
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__3_HMACAlgorithm_128, mod_consts[84], 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 = 169;
type_description_2 = "o";
goto frame_exception_exit_4;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_3cb536b948761cae97b8a6d5ac4e4e66_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_3cb536b948761cae97b8a6d5ac4e4e66_4);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_3cb536b948761cae97b8a6d5ac4e4e66_4, exception_lineno);
} else if (exception_tb->tb_frame != &frame_3cb536b948761cae97b8a6d5ac4e4e66_4->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_3cb536b948761cae97b8a6d5ac4e4e66_4, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_3cb536b948761cae97b8a6d5ac4e4e66_4,
type_description_2,
outline_2_var___class__
);
// Release cached frame if used for exception.
if (frame_3cb536b948761cae97b8a6d5ac4e4e66_4 == cache_frame_3cb536b948761cae97b8a6d5ac4e4e66_4) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_3cb536b948761cae97b8a6d5ac4e4e66_4);
cache_frame_3cb536b948761cae97b8a6d5ac4e4e66_4 = NULL;
}
assertFrameObject(frame_3cb536b948761cae97b8a6d5ac4e4e66_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_17;
skip_nested_handling_3:;
{
nuitka_bool tmp_condition_result_23;
PyObject *tmp_cmp_expr_left_4;
PyObject *tmp_cmp_expr_right_4;
CHECK_OBJECT(tmp_class_creation_3__bases);
tmp_cmp_expr_left_4 = tmp_class_creation_3__bases;
CHECK_OBJECT(tmp_class_creation_3__bases_orig);
tmp_cmp_expr_right_4 = tmp_class_creation_3__bases_orig;
tmp_condition_result_23 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_4, tmp_cmp_expr_right_4);
if (tmp_condition_result_23 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 128;
goto try_except_handler_17;
}
if (tmp_condition_result_23 == NUITKA_BOOL_TRUE) {
goto branch_yes_13;
} else {
goto branch_no_13;
}
}
branch_yes_13:;
CHECK_OBJECT(tmp_class_creation_3__bases_orig);
tmp_dictset_value = tmp_class_creation_3__bases_orig;
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__3_HMACAlgorithm_128, mod_consts[174], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 128;
goto try_except_handler_17;
}
branch_no_13:;
{
PyObject *tmp_assign_source_70;
PyObject *tmp_called_value_10;
PyObject *tmp_args_value_6;
PyObject *tmp_tuple_element_11;
PyObject *tmp_kwargs_value_6;
CHECK_OBJECT(tmp_class_creation_3__metaclass);
tmp_called_value_10 = tmp_class_creation_3__metaclass;
tmp_tuple_element_11 = mod_consts[3];
tmp_args_value_6 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_6, 0, tmp_tuple_element_11);
CHECK_OBJECT(tmp_class_creation_3__bases);
tmp_tuple_element_11 = tmp_class_creation_3__bases;
PyTuple_SET_ITEM0(tmp_args_value_6, 1, tmp_tuple_element_11);
tmp_tuple_element_11 = locals_jwt$algorithms$$$class__3_HMACAlgorithm_128;
PyTuple_SET_ITEM0(tmp_args_value_6, 2, tmp_tuple_element_11);
CHECK_OBJECT(tmp_class_creation_3__class_decl_dict);
tmp_kwargs_value_6 = tmp_class_creation_3__class_decl_dict;
frame_bd5a4f54c0ded800747774195e9863dc->m_frame.f_lineno = 128;
tmp_assign_source_70 = CALL_FUNCTION(tmp_called_value_10, tmp_args_value_6, tmp_kwargs_value_6);
Py_DECREF(tmp_args_value_6);
if (tmp_assign_source_70 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 128;
goto try_except_handler_17;
}
assert(outline_2_var___class__ == NULL);
outline_2_var___class__ = tmp_assign_source_70;
}
CHECK_OBJECT(outline_2_var___class__);
tmp_assign_source_69 = outline_2_var___class__;
Py_INCREF(tmp_assign_source_69);
goto try_return_handler_17;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_17:;
Py_DECREF(locals_jwt$algorithms$$$class__3_HMACAlgorithm_128);
locals_jwt$algorithms$$$class__3_HMACAlgorithm_128 = NULL;
goto try_return_handler_16;
// Exception handler code:
try_except_handler_17:;
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_DECREF(locals_jwt$algorithms$$$class__3_HMACAlgorithm_128);
locals_jwt$algorithms$$$class__3_HMACAlgorithm_128 = 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 try_except_handler_16;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_16:;
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_16:;
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;
// 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 outline_exception_3;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_3:;
exception_lineno = 128;
goto try_except_handler_15;
outline_result_3:;
UPDATE_STRING_DICT1(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[3], tmp_assign_source_69);
}
goto try_end_11;
// Exception handler code:
try_except_handler_15:;
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;
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_17;
exception_value = exception_keeper_value_17;
exception_tb = exception_keeper_tb_17;
exception_lineno = exception_keeper_lineno_17;
goto frame_exception_exit_1;
// End of try:
try_end_11:;
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;
{
nuitka_bool tmp_condition_result_24;
PyObject *tmp_mvar_value_1;
int tmp_truth_name_4;
tmp_mvar_value_1 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[9]);
if (unlikely(tmp_mvar_value_1 == NULL)) {
tmp_mvar_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[9]);
}
if (tmp_mvar_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 173;
goto frame_exception_exit_1;
}
tmp_truth_name_4 = CHECK_IF_TRUE(tmp_mvar_value_1);
if (tmp_truth_name_4 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 173;
goto frame_exception_exit_1;
}
tmp_condition_result_24 = tmp_truth_name_4 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_24 == NUITKA_BOOL_TRUE) {
goto branch_yes_14;
} else {
goto branch_no_14;
}
}
branch_yes_14:;
// Tried code:
{
PyObject *tmp_assign_source_71;
PyObject *tmp_tuple_element_12;
tmp_tuple_element_12 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[156]);
if (unlikely(tmp_tuple_element_12 == NULL)) {
tmp_tuple_element_12 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[156]);
}
if (tmp_tuple_element_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 175;
goto try_except_handler_18;
}
tmp_assign_source_71 = MAKE_TUPLE_EMPTY(1);
PyTuple_SET_ITEM0(tmp_assign_source_71, 0, tmp_tuple_element_12);
assert(tmp_class_creation_4__bases_orig == NULL);
tmp_class_creation_4__bases_orig = tmp_assign_source_71;
}
{
PyObject *tmp_assign_source_72;
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_72 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_72 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 175;
goto try_except_handler_18;
}
assert(tmp_class_creation_4__bases == NULL);
tmp_class_creation_4__bases = tmp_assign_source_72;
}
{
PyObject *tmp_assign_source_73;
tmp_assign_source_73 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_4__class_decl_dict == NULL);
tmp_class_creation_4__class_decl_dict = tmp_assign_source_73;
}
{
PyObject *tmp_assign_source_74;
PyObject *tmp_metaclass_value_4;
bool tmp_condition_result_25;
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_26;
int tmp_truth_name_5;
PyObject *tmp_type_arg_7;
PyObject *tmp_expression_value_19;
PyObject *tmp_subscript_value_4;
PyObject *tmp_bases_value_4;
tmp_key_value_10 = mod_consts[154];
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_25 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_25 != false) {
goto condexpr_true_11;
} else {
goto condexpr_false_11;
}
condexpr_true_11:;
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[154];
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_11;
condexpr_false_11:;
CHECK_OBJECT(tmp_class_creation_4__bases);
tmp_truth_name_5 = CHECK_IF_TRUE(tmp_class_creation_4__bases);
if (tmp_truth_name_5 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 175;
goto try_except_handler_18;
}
tmp_condition_result_26 = tmp_truth_name_5 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_26 == NUITKA_BOOL_TRUE) {
goto condexpr_true_12;
} else {
goto condexpr_false_12;
}
condexpr_true_12:;
CHECK_OBJECT(tmp_class_creation_4__bases);
tmp_expression_value_19 = tmp_class_creation_4__bases;
tmp_subscript_value_4 = mod_consts[127];
tmp_type_arg_7 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_19, tmp_subscript_value_4, 0);
if (tmp_type_arg_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 175;
goto try_except_handler_18;
}
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 = 175;
goto try_except_handler_18;
}
goto condexpr_end_12;
condexpr_false_12:;
tmp_metaclass_value_4 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_4);
condexpr_end_12:;
condexpr_end_11:;
CHECK_OBJECT(tmp_class_creation_4__bases);
tmp_bases_value_4 = tmp_class_creation_4__bases;
tmp_assign_source_74 = SELECT_METACLASS(tmp_metaclass_value_4, tmp_bases_value_4);
Py_DECREF(tmp_metaclass_value_4);
if (tmp_assign_source_74 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 175;
goto try_except_handler_18;
}
assert(tmp_class_creation_4__metaclass == NULL);
tmp_class_creation_4__metaclass = tmp_assign_source_74;
}
{
bool tmp_condition_result_27;
PyObject *tmp_key_value_12;
PyObject *tmp_dict_arg_value_12;
tmp_key_value_12 = mod_consts[154];
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_27 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_27 != false) {
goto branch_yes_15;
} else {
goto branch_no_15;
}
}
branch_yes_15:;
CHECK_OBJECT(tmp_class_creation_4__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_4__class_decl_dict;
tmp_dictdel_key = mod_consts[154];
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 = 175;
goto try_except_handler_18;
}
branch_no_15:;
{
nuitka_bool tmp_condition_result_28;
PyObject *tmp_expression_value_20;
CHECK_OBJECT(tmp_class_creation_4__metaclass);
tmp_expression_value_20 = tmp_class_creation_4__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_20, mod_consts[155]);
tmp_condition_result_28 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_28 == NUITKA_BOOL_TRUE) {
goto branch_yes_16;
} else {
goto branch_no_16;
}
}
branch_yes_16:;
{
PyObject *tmp_assign_source_75;
PyObject *tmp_called_value_11;
PyObject *tmp_expression_value_21;
PyObject *tmp_args_value_7;
PyObject *tmp_tuple_element_13;
PyObject *tmp_kwargs_value_7;
CHECK_OBJECT(tmp_class_creation_4__metaclass);
tmp_expression_value_21 = tmp_class_creation_4__metaclass;
tmp_called_value_11 = LOOKUP_ATTRIBUTE(tmp_expression_value_21, mod_consts[155]);
if (tmp_called_value_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 175;
goto try_except_handler_18;
}
tmp_tuple_element_13 = mod_consts[11];
tmp_args_value_7 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_7, 0, tmp_tuple_element_13);
CHECK_OBJECT(tmp_class_creation_4__bases);
tmp_tuple_element_13 = tmp_class_creation_4__bases;
PyTuple_SET_ITEM0(tmp_args_value_7, 1, tmp_tuple_element_13);
CHECK_OBJECT(tmp_class_creation_4__class_decl_dict);
tmp_kwargs_value_7 = tmp_class_creation_4__class_decl_dict;
frame_bd5a4f54c0ded800747774195e9863dc->m_frame.f_lineno = 175;
tmp_assign_source_75 = CALL_FUNCTION(tmp_called_value_11, tmp_args_value_7, tmp_kwargs_value_7);
Py_DECREF(tmp_called_value_11);
Py_DECREF(tmp_args_value_7);
if (tmp_assign_source_75 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 175;
goto try_except_handler_18;
}
assert(tmp_class_creation_4__prepared == NULL);
tmp_class_creation_4__prepared = tmp_assign_source_75;
}
{
bool tmp_condition_result_29;
PyObject *tmp_operand_value_4;
PyObject *tmp_expression_value_22;
CHECK_OBJECT(tmp_class_creation_4__prepared);
tmp_expression_value_22 = tmp_class_creation_4__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_22, mod_consts[157]);
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 = 175;
goto try_except_handler_18;
}
tmp_condition_result_29 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_29 != false) {
goto branch_yes_17;
} else {
goto branch_no_17;
}
}
branch_yes_17:;
{
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_14;
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[158];
CHECK_OBJECT(tmp_class_creation_4__metaclass);
tmp_getattr_target_4 = tmp_class_creation_4__metaclass;
tmp_getattr_attr_4 = mod_consts[159];
tmp_getattr_default_4 = mod_consts[160];
tmp_tuple_element_14 = BUILTIN_GETATTR(tmp_getattr_target_4, tmp_getattr_attr_4, tmp_getattr_default_4);
if (tmp_tuple_element_14 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 175;
goto try_except_handler_18;
}
tmp_mod_expr_right_4 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_23;
PyObject *tmp_type_arg_8;
PyTuple_SET_ITEM(tmp_mod_expr_right_4, 0, tmp_tuple_element_14);
CHECK_OBJECT(tmp_class_creation_4__prepared);
tmp_type_arg_8 = tmp_class_creation_4__prepared;
tmp_expression_value_23 = BUILTIN_TYPE1(tmp_type_arg_8);
assert(!(tmp_expression_value_23 == NULL));
tmp_tuple_element_14 = LOOKUP_ATTRIBUTE(tmp_expression_value_23, mod_consts[159]);
Py_DECREF(tmp_expression_value_23);
if (tmp_tuple_element_14 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 175;
goto tuple_build_exception_4;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_4, 1, tmp_tuple_element_14);
}
goto tuple_build_noexception_4;
// Exception handling pass through code for tuple_build:
tuple_build_exception_4:;
Py_DECREF(tmp_mod_expr_right_4);
goto try_except_handler_18;
// Finished with no exception for tuple_build:
tuple_build_noexception_4:;
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 = 175;
goto try_except_handler_18;
}
exception_type = tmp_raise_type_4;
Py_INCREF(tmp_raise_type_4);
exception_value = tmp_raise_value_4;
exception_lineno = 175;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_18;
}
branch_no_17:;
goto branch_end_16;
branch_no_16:;
{
PyObject *tmp_assign_source_76;
tmp_assign_source_76 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_4__prepared == NULL);
tmp_class_creation_4__prepared = tmp_assign_source_76;
}
branch_end_16:;
{
PyObject *tmp_assign_source_77;
{
PyObject *tmp_set_locals_4;
CHECK_OBJECT(tmp_class_creation_4__prepared);
tmp_set_locals_4 = tmp_class_creation_4__prepared;
locals_jwt$algorithms$$$class__4_RSAAlgorithm_175 = tmp_set_locals_4;
Py_INCREF(tmp_set_locals_4);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[161];
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__4_RSAAlgorithm_175, mod_consts[162], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 175;
goto try_except_handler_20;
}
tmp_dictset_value = mod_consts[191];
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__4_RSAAlgorithm_175, mod_consts[119], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 175;
goto try_except_handler_20;
}
tmp_dictset_value = mod_consts[11];
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__4_RSAAlgorithm_175, mod_consts[164], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 175;
goto try_except_handler_20;
}
if (isFrameUnusable(cache_frame_aa5f00139585fd18ad6031f6fbf54c73_5)) {
Py_XDECREF(cache_frame_aa5f00139585fd18ad6031f6fbf54c73_5);
#if _DEBUG_REFCOUNTS
if (cache_frame_aa5f00139585fd18ad6031f6fbf54c73_5 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_aa5f00139585fd18ad6031f6fbf54c73_5 = MAKE_CLASS_FRAME(codeobj_aa5f00139585fd18ad6031f6fbf54c73, module_jwt$algorithms, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_aa5f00139585fd18ad6031f6fbf54c73_5->m_type_description == NULL);
frame_aa5f00139585fd18ad6031f6fbf54c73_5 = cache_frame_aa5f00139585fd18ad6031f6fbf54c73_5;
// Push the new frame as the currently active one.
pushFrameStack(frame_aa5f00139585fd18ad6031f6fbf54c73_5);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_aa5f00139585fd18ad6031f6fbf54c73_5) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_expression_value_24;
tmp_expression_value_24 = PyObject_GetItem(locals_jwt$algorithms$$$class__4_RSAAlgorithm_175, mod_consts[137]);
if (tmp_expression_value_24 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_24 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[137]);
if (unlikely(tmp_expression_value_24 == NULL)) {
tmp_expression_value_24 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[137]);
}
if (tmp_expression_value_24 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 180;
type_description_2 = "o";
goto frame_exception_exit_5;
}
Py_INCREF(tmp_expression_value_24);
} else {
goto frame_exception_exit_5;
}
}
tmp_dictset_value = LOOKUP_ATTRIBUTE(tmp_expression_value_24, mod_consts[4]);
Py_DECREF(tmp_expression_value_24);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 180;
type_description_2 = "o";
goto frame_exception_exit_5;
}
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__4_RSAAlgorithm_175, mod_consts[4], 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 = 180;
type_description_2 = "o";
goto frame_exception_exit_5;
}
}
{
PyObject *tmp_expression_value_25;
tmp_expression_value_25 = PyObject_GetItem(locals_jwt$algorithms$$$class__4_RSAAlgorithm_175, mod_consts[137]);
if (tmp_expression_value_25 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_25 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[137]);
if (unlikely(tmp_expression_value_25 == NULL)) {
tmp_expression_value_25 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[137]);
}
if (tmp_expression_value_25 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 181;
type_description_2 = "o";
goto frame_exception_exit_5;
}
Py_INCREF(tmp_expression_value_25);
} else {
goto frame_exception_exit_5;
}
}
tmp_dictset_value = LOOKUP_ATTRIBUTE(tmp_expression_value_25, mod_consts[6]);
Py_DECREF(tmp_expression_value_25);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 181;
type_description_2 = "o";
goto frame_exception_exit_5;
}
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__4_RSAAlgorithm_175, mod_consts[6], 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 = 181;
type_description_2 = "o";
goto frame_exception_exit_5;
}
}
{
PyObject *tmp_expression_value_26;
tmp_expression_value_26 = PyObject_GetItem(locals_jwt$algorithms$$$class__4_RSAAlgorithm_175, mod_consts[137]);
if (tmp_expression_value_26 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_26 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[137]);
if (unlikely(tmp_expression_value_26 == NULL)) {
tmp_expression_value_26 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[137]);
}
if (tmp_expression_value_26 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 182;
type_description_2 = "o";
goto frame_exception_exit_5;
}
Py_INCREF(tmp_expression_value_26);
} else {
goto frame_exception_exit_5;
}
}
tmp_dictset_value = LOOKUP_ATTRIBUTE(tmp_expression_value_26, mod_consts[8]);
Py_DECREF(tmp_expression_value_26);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 182;
type_description_2 = "o";
goto frame_exception_exit_5;
}
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__4_RSAAlgorithm_175, mod_consts[8], 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 = 182;
type_description_2 = "o";
goto frame_exception_exit_5;
}
}
tmp_dictset_value = MAKE_FUNCTION_jwt$algorithms$$$function__16___init__();
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__4_RSAAlgorithm_175, mod_consts[184], 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 = 184;
type_description_2 = "o";
goto frame_exception_exit_5;
}
tmp_dictset_value = MAKE_FUNCTION_jwt$algorithms$$$function__17_prepare_key();
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__4_RSAAlgorithm_175, mod_consts[165], 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 = 187;
type_description_2 = "o";
goto frame_exception_exit_5;
}
{
nuitka_bool tmp_condition_result_30;
PyObject *tmp_called_value_12;
PyObject *tmp_args_element_value_5;
PyObject *tmp_staticmethod_arg_5;
tmp_res = MAPPING_HAS_ITEM(locals_jwt$algorithms$$$class__4_RSAAlgorithm_175, mod_consts[169]);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 207;
type_description_2 = "o";
goto frame_exception_exit_5;
}
tmp_condition_result_30 = (tmp_res == 1) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_30 == NUITKA_BOOL_TRUE) {
goto condexpr_true_13;
} else {
goto condexpr_false_13;
}
condexpr_true_13:;
tmp_called_value_12 = PyObject_GetItem(locals_jwt$algorithms$$$class__4_RSAAlgorithm_175, mod_consts[169]);
if (unlikely(tmp_called_value_12 == NULL && CHECK_AND_CLEAR_KEY_ERROR_OCCURRED())) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[169]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 207;
type_description_2 = "o";
goto frame_exception_exit_5;
}
if (tmp_called_value_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 207;
type_description_2 = "o";
goto frame_exception_exit_5;
}
tmp_args_element_value_5 = MAKE_FUNCTION_jwt$algorithms$$$function__18_to_jwk();
frame_aa5f00139585fd18ad6031f6fbf54c73_5->m_frame.f_lineno = 207;
tmp_dictset_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_12, tmp_args_element_value_5);
Py_DECREF(tmp_called_value_12);
Py_DECREF(tmp_args_element_value_5);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 207;
type_description_2 = "o";
goto frame_exception_exit_5;
}
goto condexpr_end_13;
condexpr_false_13:;
tmp_staticmethod_arg_5 = MAKE_FUNCTION_jwt$algorithms$$$function__18_to_jwk();
tmp_dictset_value = BUILTIN_STATICMETHOD(tmp_staticmethod_arg_5);
Py_DECREF(tmp_staticmethod_arg_5);
assert(!(tmp_dictset_value == NULL));
condexpr_end_13:;
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__4_RSAAlgorithm_175, mod_consts[170], 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 = 208;
type_description_2 = "o";
goto frame_exception_exit_5;
}
}
{
nuitka_bool tmp_condition_result_31;
PyObject *tmp_called_value_13;
PyObject *tmp_args_element_value_6;
PyObject *tmp_staticmethod_arg_6;
tmp_res = MAPPING_HAS_ITEM(locals_jwt$algorithms$$$class__4_RSAAlgorithm_175, mod_consts[169]);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 243;
type_description_2 = "o";
goto frame_exception_exit_5;
}
tmp_condition_result_31 = (tmp_res == 1) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_31 == NUITKA_BOOL_TRUE) {
goto condexpr_true_14;
} else {
goto condexpr_false_14;
}
condexpr_true_14:;
tmp_called_value_13 = PyObject_GetItem(locals_jwt$algorithms$$$class__4_RSAAlgorithm_175, mod_consts[169]);
if (unlikely(tmp_called_value_13 == NULL && CHECK_AND_CLEAR_KEY_ERROR_OCCURRED())) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[169]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 243;
type_description_2 = "o";
goto frame_exception_exit_5;
}
if (tmp_called_value_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 243;
type_description_2 = "o";
goto frame_exception_exit_5;
}
tmp_args_element_value_6 = MAKE_FUNCTION_jwt$algorithms$$$function__19_from_jwk();
frame_aa5f00139585fd18ad6031f6fbf54c73_5->m_frame.f_lineno = 243;
tmp_dictset_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_13, tmp_args_element_value_6);
Py_DECREF(tmp_called_value_13);
Py_DECREF(tmp_args_element_value_6);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 243;
type_description_2 = "o";
goto frame_exception_exit_5;
}
goto condexpr_end_14;
condexpr_false_14:;
tmp_staticmethod_arg_6 = MAKE_FUNCTION_jwt$algorithms$$$function__19_from_jwk();
tmp_dictset_value = BUILTIN_STATICMETHOD(tmp_staticmethod_arg_6);
Py_DECREF(tmp_staticmethod_arg_6);
assert(!(tmp_dictset_value == NULL));
condexpr_end_14:;
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__4_RSAAlgorithm_175, mod_consts[172], 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 = 244;
type_description_2 = "o";
goto frame_exception_exit_5;
}
}
tmp_dictset_value = MAKE_FUNCTION_jwt$algorithms$$$function__20_sign();
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__4_RSAAlgorithm_175, mod_consts[54], 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 = 306;
type_description_2 = "o";
goto frame_exception_exit_5;
}
tmp_dictset_value = MAKE_FUNCTION_jwt$algorithms$$$function__21_verify();
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__4_RSAAlgorithm_175, mod_consts[84], 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 = 309;
type_description_2 = "o";
goto frame_exception_exit_5;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_aa5f00139585fd18ad6031f6fbf54c73_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_aa5f00139585fd18ad6031f6fbf54c73_5);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_aa5f00139585fd18ad6031f6fbf54c73_5, exception_lineno);
} else if (exception_tb->tb_frame != &frame_aa5f00139585fd18ad6031f6fbf54c73_5->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_aa5f00139585fd18ad6031f6fbf54c73_5, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_aa5f00139585fd18ad6031f6fbf54c73_5,
type_description_2,
outline_3_var___class__
);
// Release cached frame if used for exception.
if (frame_aa5f00139585fd18ad6031f6fbf54c73_5 == cache_frame_aa5f00139585fd18ad6031f6fbf54c73_5) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_aa5f00139585fd18ad6031f6fbf54c73_5);
cache_frame_aa5f00139585fd18ad6031f6fbf54c73_5 = NULL;
}
assertFrameObject(frame_aa5f00139585fd18ad6031f6fbf54c73_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_20;
skip_nested_handling_4:;
{
nuitka_bool tmp_condition_result_32;
PyObject *tmp_cmp_expr_left_5;
PyObject *tmp_cmp_expr_right_5;
CHECK_OBJECT(tmp_class_creation_4__bases);
tmp_cmp_expr_left_5 = tmp_class_creation_4__bases;
CHECK_OBJECT(tmp_class_creation_4__bases_orig);
tmp_cmp_expr_right_5 = tmp_class_creation_4__bases_orig;
tmp_condition_result_32 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_5, tmp_cmp_expr_right_5);
if (tmp_condition_result_32 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 175;
goto try_except_handler_20;
}
if (tmp_condition_result_32 == NUITKA_BOOL_TRUE) {
goto branch_yes_18;
} else {
goto branch_no_18;
}
}
branch_yes_18:;
CHECK_OBJECT(tmp_class_creation_4__bases_orig);
tmp_dictset_value = tmp_class_creation_4__bases_orig;
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__4_RSAAlgorithm_175, mod_consts[174], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 175;
goto try_except_handler_20;
}
branch_no_18:;
{
PyObject *tmp_assign_source_78;
PyObject *tmp_called_value_14;
PyObject *tmp_args_value_8;
PyObject *tmp_tuple_element_15;
PyObject *tmp_kwargs_value_8;
CHECK_OBJECT(tmp_class_creation_4__metaclass);
tmp_called_value_14 = tmp_class_creation_4__metaclass;
tmp_tuple_element_15 = mod_consts[11];
tmp_args_value_8 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_8, 0, tmp_tuple_element_15);
CHECK_OBJECT(tmp_class_creation_4__bases);
tmp_tuple_element_15 = tmp_class_creation_4__bases;
PyTuple_SET_ITEM0(tmp_args_value_8, 1, tmp_tuple_element_15);
tmp_tuple_element_15 = locals_jwt$algorithms$$$class__4_RSAAlgorithm_175;
PyTuple_SET_ITEM0(tmp_args_value_8, 2, tmp_tuple_element_15);
CHECK_OBJECT(tmp_class_creation_4__class_decl_dict);
tmp_kwargs_value_8 = tmp_class_creation_4__class_decl_dict;
frame_bd5a4f54c0ded800747774195e9863dc->m_frame.f_lineno = 175;
tmp_assign_source_78 = CALL_FUNCTION(tmp_called_value_14, tmp_args_value_8, tmp_kwargs_value_8);
Py_DECREF(tmp_args_value_8);
if (tmp_assign_source_78 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 175;
goto try_except_handler_20;
}
assert(outline_3_var___class__ == NULL);
outline_3_var___class__ = tmp_assign_source_78;
}
CHECK_OBJECT(outline_3_var___class__);
tmp_assign_source_77 = outline_3_var___class__;
Py_INCREF(tmp_assign_source_77);
goto try_return_handler_20;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_20:;
Py_DECREF(locals_jwt$algorithms$$$class__4_RSAAlgorithm_175);
locals_jwt$algorithms$$$class__4_RSAAlgorithm_175 = NULL;
goto try_return_handler_19;
// Exception handler code:
try_except_handler_20:;
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_DECREF(locals_jwt$algorithms$$$class__4_RSAAlgorithm_175);
locals_jwt$algorithms$$$class__4_RSAAlgorithm_175 = 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 try_except_handler_19;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_19:;
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_19:;
exception_keeper_type_19 = exception_type;
exception_keeper_value_19 = exception_value;
exception_keeper_tb_19 = exception_tb;
exception_keeper_lineno_19 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_19;
exception_value = exception_keeper_value_19;
exception_tb = exception_keeper_tb_19;
exception_lineno = exception_keeper_lineno_19;
goto outline_exception_4;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_4:;
exception_lineno = 175;
goto try_except_handler_18;
outline_result_4:;
UPDATE_STRING_DICT1(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[11], tmp_assign_source_77);
}
goto try_end_12;
// Exception handler code:
try_except_handler_18:;
exception_keeper_type_20 = exception_type;
exception_keeper_value_20 = exception_value;
exception_keeper_tb_20 = exception_tb;
exception_keeper_lineno_20 = 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_20;
exception_value = exception_keeper_value_20;
exception_tb = exception_keeper_tb_20;
exception_lineno = exception_keeper_lineno_20;
goto frame_exception_exit_1;
// End of try:
try_end_12:;
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;
// Tried code:
{
PyObject *tmp_assign_source_79;
PyObject *tmp_tuple_element_16;
tmp_tuple_element_16 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[156]);
if (unlikely(tmp_tuple_element_16 == NULL)) {
tmp_tuple_element_16 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[156]);
}
if (tmp_tuple_element_16 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 316;
goto try_except_handler_21;
}
tmp_assign_source_79 = MAKE_TUPLE_EMPTY(1);
PyTuple_SET_ITEM0(tmp_assign_source_79, 0, tmp_tuple_element_16);
assert(tmp_class_creation_5__bases_orig == NULL);
tmp_class_creation_5__bases_orig = tmp_assign_source_79;
}
{
PyObject *tmp_assign_source_80;
PyObject *tmp_dircall_arg1_5;
CHECK_OBJECT(tmp_class_creation_5__bases_orig);
tmp_dircall_arg1_5 = tmp_class_creation_5__bases_orig;
Py_INCREF(tmp_dircall_arg1_5);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_5};
tmp_assign_source_80 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_80 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 316;
goto try_except_handler_21;
}
assert(tmp_class_creation_5__bases == NULL);
tmp_class_creation_5__bases = tmp_assign_source_80;
}
{
PyObject *tmp_assign_source_81;
tmp_assign_source_81 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_5__class_decl_dict == NULL);
tmp_class_creation_5__class_decl_dict = tmp_assign_source_81;
}
{
PyObject *tmp_assign_source_82;
PyObject *tmp_metaclass_value_5;
bool tmp_condition_result_33;
PyObject *tmp_key_value_13;
PyObject *tmp_dict_arg_value_13;
PyObject *tmp_dict_arg_value_14;
PyObject *tmp_key_value_14;
nuitka_bool tmp_condition_result_34;
int tmp_truth_name_6;
PyObject *tmp_type_arg_9;
PyObject *tmp_expression_value_27;
PyObject *tmp_subscript_value_5;
PyObject *tmp_bases_value_5;
tmp_key_value_13 = mod_consts[154];
CHECK_OBJECT(tmp_class_creation_5__class_decl_dict);
tmp_dict_arg_value_13 = tmp_class_creation_5__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_13, tmp_key_value_13);
assert(!(tmp_res == -1));
tmp_condition_result_33 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_33 != false) {
goto condexpr_true_15;
} else {
goto condexpr_false_15;
}
condexpr_true_15:;
CHECK_OBJECT(tmp_class_creation_5__class_decl_dict);
tmp_dict_arg_value_14 = tmp_class_creation_5__class_decl_dict;
tmp_key_value_14 = mod_consts[154];
tmp_metaclass_value_5 = DICT_GET_ITEM0(tmp_dict_arg_value_14, tmp_key_value_14);
if (tmp_metaclass_value_5 == NULL) {
tmp_metaclass_value_5 = Py_None;
}
assert(!(tmp_metaclass_value_5 == NULL));
Py_INCREF(tmp_metaclass_value_5);
goto condexpr_end_15;
condexpr_false_15:;
CHECK_OBJECT(tmp_class_creation_5__bases);
tmp_truth_name_6 = CHECK_IF_TRUE(tmp_class_creation_5__bases);
if (tmp_truth_name_6 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 316;
goto try_except_handler_21;
}
tmp_condition_result_34 = tmp_truth_name_6 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_34 == NUITKA_BOOL_TRUE) {
goto condexpr_true_16;
} else {
goto condexpr_false_16;
}
condexpr_true_16:;
CHECK_OBJECT(tmp_class_creation_5__bases);
tmp_expression_value_27 = tmp_class_creation_5__bases;
tmp_subscript_value_5 = mod_consts[127];
tmp_type_arg_9 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_27, tmp_subscript_value_5, 0);
if (tmp_type_arg_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 316;
goto try_except_handler_21;
}
tmp_metaclass_value_5 = BUILTIN_TYPE1(tmp_type_arg_9);
Py_DECREF(tmp_type_arg_9);
if (tmp_metaclass_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 316;
goto try_except_handler_21;
}
goto condexpr_end_16;
condexpr_false_16:;
tmp_metaclass_value_5 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_5);
condexpr_end_16:;
condexpr_end_15:;
CHECK_OBJECT(tmp_class_creation_5__bases);
tmp_bases_value_5 = tmp_class_creation_5__bases;
tmp_assign_source_82 = SELECT_METACLASS(tmp_metaclass_value_5, tmp_bases_value_5);
Py_DECREF(tmp_metaclass_value_5);
if (tmp_assign_source_82 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 316;
goto try_except_handler_21;
}
assert(tmp_class_creation_5__metaclass == NULL);
tmp_class_creation_5__metaclass = tmp_assign_source_82;
}
{
bool tmp_condition_result_35;
PyObject *tmp_key_value_15;
PyObject *tmp_dict_arg_value_15;
tmp_key_value_15 = mod_consts[154];
CHECK_OBJECT(tmp_class_creation_5__class_decl_dict);
tmp_dict_arg_value_15 = tmp_class_creation_5__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_15, tmp_key_value_15);
assert(!(tmp_res == -1));
tmp_condition_result_35 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_35 != false) {
goto branch_yes_19;
} else {
goto branch_no_19;
}
}
branch_yes_19:;
CHECK_OBJECT(tmp_class_creation_5__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_5__class_decl_dict;
tmp_dictdel_key = mod_consts[154];
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 = 316;
goto try_except_handler_21;
}
branch_no_19:;
{
nuitka_bool tmp_condition_result_36;
PyObject *tmp_expression_value_28;
CHECK_OBJECT(tmp_class_creation_5__metaclass);
tmp_expression_value_28 = tmp_class_creation_5__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_28, mod_consts[155]);
tmp_condition_result_36 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_36 == NUITKA_BOOL_TRUE) {
goto branch_yes_20;
} else {
goto branch_no_20;
}
}
branch_yes_20:;
{
PyObject *tmp_assign_source_83;
PyObject *tmp_called_value_15;
PyObject *tmp_expression_value_29;
PyObject *tmp_args_value_9;
PyObject *tmp_tuple_element_17;
PyObject *tmp_kwargs_value_9;
CHECK_OBJECT(tmp_class_creation_5__metaclass);
tmp_expression_value_29 = tmp_class_creation_5__metaclass;
tmp_called_value_15 = LOOKUP_ATTRIBUTE(tmp_expression_value_29, mod_consts[155]);
if (tmp_called_value_15 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 316;
goto try_except_handler_21;
}
tmp_tuple_element_17 = mod_consts[15];
tmp_args_value_9 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_9, 0, tmp_tuple_element_17);
CHECK_OBJECT(tmp_class_creation_5__bases);
tmp_tuple_element_17 = tmp_class_creation_5__bases;
PyTuple_SET_ITEM0(tmp_args_value_9, 1, tmp_tuple_element_17);
CHECK_OBJECT(tmp_class_creation_5__class_decl_dict);
tmp_kwargs_value_9 = tmp_class_creation_5__class_decl_dict;
frame_bd5a4f54c0ded800747774195e9863dc->m_frame.f_lineno = 316;
tmp_assign_source_83 = CALL_FUNCTION(tmp_called_value_15, tmp_args_value_9, tmp_kwargs_value_9);
Py_DECREF(tmp_called_value_15);
Py_DECREF(tmp_args_value_9);
if (tmp_assign_source_83 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 316;
goto try_except_handler_21;
}
assert(tmp_class_creation_5__prepared == NULL);
tmp_class_creation_5__prepared = tmp_assign_source_83;
}
{
bool tmp_condition_result_37;
PyObject *tmp_operand_value_5;
PyObject *tmp_expression_value_30;
CHECK_OBJECT(tmp_class_creation_5__prepared);
tmp_expression_value_30 = tmp_class_creation_5__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_30, mod_consts[157]);
tmp_operand_value_5 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_5);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 316;
goto try_except_handler_21;
}
tmp_condition_result_37 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_37 != false) {
goto branch_yes_21;
} else {
goto branch_no_21;
}
}
branch_yes_21:;
{
PyObject *tmp_raise_type_5;
PyObject *tmp_raise_value_5;
PyObject *tmp_mod_expr_left_5;
PyObject *tmp_mod_expr_right_5;
PyObject *tmp_tuple_element_18;
PyObject *tmp_getattr_target_5;
PyObject *tmp_getattr_attr_5;
PyObject *tmp_getattr_default_5;
tmp_raise_type_5 = PyExc_TypeError;
tmp_mod_expr_left_5 = mod_consts[158];
CHECK_OBJECT(tmp_class_creation_5__metaclass);
tmp_getattr_target_5 = tmp_class_creation_5__metaclass;
tmp_getattr_attr_5 = mod_consts[159];
tmp_getattr_default_5 = mod_consts[160];
tmp_tuple_element_18 = BUILTIN_GETATTR(tmp_getattr_target_5, tmp_getattr_attr_5, tmp_getattr_default_5);
if (tmp_tuple_element_18 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 316;
goto try_except_handler_21;
}
tmp_mod_expr_right_5 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_31;
PyObject *tmp_type_arg_10;
PyTuple_SET_ITEM(tmp_mod_expr_right_5, 0, tmp_tuple_element_18);
CHECK_OBJECT(tmp_class_creation_5__prepared);
tmp_type_arg_10 = tmp_class_creation_5__prepared;
tmp_expression_value_31 = BUILTIN_TYPE1(tmp_type_arg_10);
assert(!(tmp_expression_value_31 == NULL));
tmp_tuple_element_18 = LOOKUP_ATTRIBUTE(tmp_expression_value_31, mod_consts[159]);
Py_DECREF(tmp_expression_value_31);
if (tmp_tuple_element_18 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 316;
goto tuple_build_exception_5;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_5, 1, tmp_tuple_element_18);
}
goto tuple_build_noexception_5;
// Exception handling pass through code for tuple_build:
tuple_build_exception_5:;
Py_DECREF(tmp_mod_expr_right_5);
goto try_except_handler_21;
// Finished with no exception for tuple_build:
tuple_build_noexception_5:;
tmp_raise_value_5 = 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_raise_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 316;
goto try_except_handler_21;
}
exception_type = tmp_raise_type_5;
Py_INCREF(tmp_raise_type_5);
exception_value = tmp_raise_value_5;
exception_lineno = 316;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_21;
}
branch_no_21:;
goto branch_end_20;
branch_no_20:;
{
PyObject *tmp_assign_source_84;
tmp_assign_source_84 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_5__prepared == NULL);
tmp_class_creation_5__prepared = tmp_assign_source_84;
}
branch_end_20:;
{
PyObject *tmp_assign_source_85;
{
PyObject *tmp_set_locals_5;
CHECK_OBJECT(tmp_class_creation_5__prepared);
tmp_set_locals_5 = tmp_class_creation_5__prepared;
locals_jwt$algorithms$$$class__5_ECAlgorithm_316 = tmp_set_locals_5;
Py_INCREF(tmp_set_locals_5);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[161];
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__5_ECAlgorithm_316, mod_consts[162], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 316;
goto try_except_handler_23;
}
tmp_dictset_value = mod_consts[198];
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__5_ECAlgorithm_316, mod_consts[119], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 316;
goto try_except_handler_23;
}
tmp_dictset_value = mod_consts[15];
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__5_ECAlgorithm_316, mod_consts[164], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 316;
goto try_except_handler_23;
}
if (isFrameUnusable(cache_frame_3d04106a234193dfd67386e041d287c3_6)) {
Py_XDECREF(cache_frame_3d04106a234193dfd67386e041d287c3_6);
#if _DEBUG_REFCOUNTS
if (cache_frame_3d04106a234193dfd67386e041d287c3_6 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_3d04106a234193dfd67386e041d287c3_6 = MAKE_CLASS_FRAME(codeobj_3d04106a234193dfd67386e041d287c3, module_jwt$algorithms, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_3d04106a234193dfd67386e041d287c3_6->m_type_description == NULL);
frame_3d04106a234193dfd67386e041d287c3_6 = cache_frame_3d04106a234193dfd67386e041d287c3_6;
// Push the new frame as the currently active one.
pushFrameStack(frame_3d04106a234193dfd67386e041d287c3_6);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_3d04106a234193dfd67386e041d287c3_6) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_expression_value_32;
tmp_expression_value_32 = PyObject_GetItem(locals_jwt$algorithms$$$class__5_ECAlgorithm_316, mod_consts[137]);
if (tmp_expression_value_32 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_32 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[137]);
if (unlikely(tmp_expression_value_32 == NULL)) {
tmp_expression_value_32 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[137]);
}
if (tmp_expression_value_32 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 321;
type_description_2 = "o";
goto frame_exception_exit_6;
}
Py_INCREF(tmp_expression_value_32);
} else {
goto frame_exception_exit_6;
}
}
tmp_dictset_value = LOOKUP_ATTRIBUTE(tmp_expression_value_32, mod_consts[4]);
Py_DECREF(tmp_expression_value_32);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 321;
type_description_2 = "o";
goto frame_exception_exit_6;
}
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__5_ECAlgorithm_316, mod_consts[4], 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 = 321;
type_description_2 = "o";
goto frame_exception_exit_6;
}
}
{
PyObject *tmp_expression_value_33;
tmp_expression_value_33 = PyObject_GetItem(locals_jwt$algorithms$$$class__5_ECAlgorithm_316, mod_consts[137]);
if (tmp_expression_value_33 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_33 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[137]);
if (unlikely(tmp_expression_value_33 == NULL)) {
tmp_expression_value_33 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[137]);
}
if (tmp_expression_value_33 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 322;
type_description_2 = "o";
goto frame_exception_exit_6;
}
Py_INCREF(tmp_expression_value_33);
} else {
goto frame_exception_exit_6;
}
}
tmp_dictset_value = LOOKUP_ATTRIBUTE(tmp_expression_value_33, mod_consts[6]);
Py_DECREF(tmp_expression_value_33);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 322;
type_description_2 = "o";
goto frame_exception_exit_6;
}
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__5_ECAlgorithm_316, mod_consts[6], 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 = 322;
type_description_2 = "o";
goto frame_exception_exit_6;
}
}
{
PyObject *tmp_expression_value_34;
tmp_expression_value_34 = PyObject_GetItem(locals_jwt$algorithms$$$class__5_ECAlgorithm_316, mod_consts[137]);
if (tmp_expression_value_34 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_34 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[137]);
if (unlikely(tmp_expression_value_34 == NULL)) {
tmp_expression_value_34 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[137]);
}
if (tmp_expression_value_34 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 323;
type_description_2 = "o";
goto frame_exception_exit_6;
}
Py_INCREF(tmp_expression_value_34);
} else {
goto frame_exception_exit_6;
}
}
tmp_dictset_value = LOOKUP_ATTRIBUTE(tmp_expression_value_34, mod_consts[8]);
Py_DECREF(tmp_expression_value_34);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 323;
type_description_2 = "o";
goto frame_exception_exit_6;
}
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__5_ECAlgorithm_316, mod_consts[8], 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 = 323;
type_description_2 = "o";
goto frame_exception_exit_6;
}
}
tmp_dictset_value = MAKE_FUNCTION_jwt$algorithms$$$function__22___init__();
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__5_ECAlgorithm_316, mod_consts[184], 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 = 325;
type_description_2 = "o";
goto frame_exception_exit_6;
}
tmp_dictset_value = MAKE_FUNCTION_jwt$algorithms$$$function__23_prepare_key();
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__5_ECAlgorithm_316, mod_consts[165], 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 = 328;
type_description_2 = "o";
goto frame_exception_exit_6;
}
tmp_dictset_value = MAKE_FUNCTION_jwt$algorithms$$$function__24_sign();
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__5_ECAlgorithm_316, mod_consts[54], 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 = 352;
type_description_2 = "o";
goto frame_exception_exit_6;
}
tmp_dictset_value = MAKE_FUNCTION_jwt$algorithms$$$function__25_verify();
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__5_ECAlgorithm_316, mod_consts[84], 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 = 357;
type_description_2 = "o";
goto frame_exception_exit_6;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_3d04106a234193dfd67386e041d287c3_6);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_5;
frame_exception_exit_6:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_3d04106a234193dfd67386e041d287c3_6);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_3d04106a234193dfd67386e041d287c3_6, exception_lineno);
} else if (exception_tb->tb_frame != &frame_3d04106a234193dfd67386e041d287c3_6->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_3d04106a234193dfd67386e041d287c3_6, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_3d04106a234193dfd67386e041d287c3_6,
type_description_2,
outline_4_var___class__
);
// Release cached frame if used for exception.
if (frame_3d04106a234193dfd67386e041d287c3_6 == cache_frame_3d04106a234193dfd67386e041d287c3_6) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_3d04106a234193dfd67386e041d287c3_6);
cache_frame_3d04106a234193dfd67386e041d287c3_6 = NULL;
}
assertFrameObject(frame_3d04106a234193dfd67386e041d287c3_6);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_5;
frame_no_exception_5:;
goto skip_nested_handling_5;
nested_frame_exit_5:;
goto try_except_handler_23;
skip_nested_handling_5:;
{
nuitka_bool tmp_condition_result_38;
PyObject *tmp_cmp_expr_left_6;
PyObject *tmp_cmp_expr_right_6;
CHECK_OBJECT(tmp_class_creation_5__bases);
tmp_cmp_expr_left_6 = tmp_class_creation_5__bases;
CHECK_OBJECT(tmp_class_creation_5__bases_orig);
tmp_cmp_expr_right_6 = tmp_class_creation_5__bases_orig;
tmp_condition_result_38 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_6, tmp_cmp_expr_right_6);
if (tmp_condition_result_38 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 316;
goto try_except_handler_23;
}
if (tmp_condition_result_38 == NUITKA_BOOL_TRUE) {
goto branch_yes_22;
} else {
goto branch_no_22;
}
}
branch_yes_22:;
CHECK_OBJECT(tmp_class_creation_5__bases_orig);
tmp_dictset_value = tmp_class_creation_5__bases_orig;
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__5_ECAlgorithm_316, mod_consts[174], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 316;
goto try_except_handler_23;
}
branch_no_22:;
{
PyObject *tmp_assign_source_86;
PyObject *tmp_called_value_16;
PyObject *tmp_args_value_10;
PyObject *tmp_tuple_element_19;
PyObject *tmp_kwargs_value_10;
CHECK_OBJECT(tmp_class_creation_5__metaclass);
tmp_called_value_16 = tmp_class_creation_5__metaclass;
tmp_tuple_element_19 = mod_consts[15];
tmp_args_value_10 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_10, 0, tmp_tuple_element_19);
CHECK_OBJECT(tmp_class_creation_5__bases);
tmp_tuple_element_19 = tmp_class_creation_5__bases;
PyTuple_SET_ITEM0(tmp_args_value_10, 1, tmp_tuple_element_19);
tmp_tuple_element_19 = locals_jwt$algorithms$$$class__5_ECAlgorithm_316;
PyTuple_SET_ITEM0(tmp_args_value_10, 2, tmp_tuple_element_19);
CHECK_OBJECT(tmp_class_creation_5__class_decl_dict);
tmp_kwargs_value_10 = tmp_class_creation_5__class_decl_dict;
frame_bd5a4f54c0ded800747774195e9863dc->m_frame.f_lineno = 316;
tmp_assign_source_86 = CALL_FUNCTION(tmp_called_value_16, tmp_args_value_10, tmp_kwargs_value_10);
Py_DECREF(tmp_args_value_10);
if (tmp_assign_source_86 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 316;
goto try_except_handler_23;
}
assert(outline_4_var___class__ == NULL);
outline_4_var___class__ = tmp_assign_source_86;
}
CHECK_OBJECT(outline_4_var___class__);
tmp_assign_source_85 = outline_4_var___class__;
Py_INCREF(tmp_assign_source_85);
goto try_return_handler_23;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_23:;
Py_DECREF(locals_jwt$algorithms$$$class__5_ECAlgorithm_316);
locals_jwt$algorithms$$$class__5_ECAlgorithm_316 = NULL;
goto try_return_handler_22;
// Exception handler code:
try_except_handler_23:;
exception_keeper_type_21 = exception_type;
exception_keeper_value_21 = exception_value;
exception_keeper_tb_21 = exception_tb;
exception_keeper_lineno_21 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_jwt$algorithms$$$class__5_ECAlgorithm_316);
locals_jwt$algorithms$$$class__5_ECAlgorithm_316 = NULL;
// Re-raise.
exception_type = exception_keeper_type_21;
exception_value = exception_keeper_value_21;
exception_tb = exception_keeper_tb_21;
exception_lineno = exception_keeper_lineno_21;
goto try_except_handler_22;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_22:;
CHECK_OBJECT(outline_4_var___class__);
Py_DECREF(outline_4_var___class__);
outline_4_var___class__ = NULL;
goto outline_result_5;
// Exception handler code:
try_except_handler_22:;
exception_keeper_type_22 = exception_type;
exception_keeper_value_22 = exception_value;
exception_keeper_tb_22 = exception_tb;
exception_keeper_lineno_22 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_22;
exception_value = exception_keeper_value_22;
exception_tb = exception_keeper_tb_22;
exception_lineno = exception_keeper_lineno_22;
goto outline_exception_5;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_5:;
exception_lineno = 316;
goto try_except_handler_21;
outline_result_5:;
UPDATE_STRING_DICT1(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[15], tmp_assign_source_85);
}
goto try_end_13;
// Exception handler code:
try_except_handler_21:;
exception_keeper_type_23 = exception_type;
exception_keeper_value_23 = exception_value;
exception_keeper_tb_23 = exception_tb;
exception_keeper_lineno_23 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_5__bases_orig);
tmp_class_creation_5__bases_orig = NULL;
Py_XDECREF(tmp_class_creation_5__bases);
tmp_class_creation_5__bases = NULL;
Py_XDECREF(tmp_class_creation_5__class_decl_dict);
tmp_class_creation_5__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_5__metaclass);
tmp_class_creation_5__metaclass = NULL;
Py_XDECREF(tmp_class_creation_5__prepared);
tmp_class_creation_5__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_23;
exception_value = exception_keeper_value_23;
exception_tb = exception_keeper_tb_23;
exception_lineno = exception_keeper_lineno_23;
goto frame_exception_exit_1;
// End of try:
try_end_13:;
CHECK_OBJECT(tmp_class_creation_5__bases_orig);
Py_DECREF(tmp_class_creation_5__bases_orig);
tmp_class_creation_5__bases_orig = NULL;
CHECK_OBJECT(tmp_class_creation_5__bases);
Py_DECREF(tmp_class_creation_5__bases);
tmp_class_creation_5__bases = NULL;
CHECK_OBJECT(tmp_class_creation_5__class_decl_dict);
Py_DECREF(tmp_class_creation_5__class_decl_dict);
tmp_class_creation_5__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_5__metaclass);
Py_DECREF(tmp_class_creation_5__metaclass);
tmp_class_creation_5__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_5__prepared);
Py_DECREF(tmp_class_creation_5__prepared);
tmp_class_creation_5__prepared = NULL;
// Tried code:
{
PyObject *tmp_assign_source_87;
PyObject *tmp_tuple_element_20;
tmp_tuple_element_20 = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[11]);
if (unlikely(tmp_tuple_element_20 == NULL)) {
tmp_tuple_element_20 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[11]);
}
if (tmp_tuple_element_20 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 369;
goto try_except_handler_24;
}
tmp_assign_source_87 = MAKE_TUPLE_EMPTY(1);
PyTuple_SET_ITEM0(tmp_assign_source_87, 0, tmp_tuple_element_20);
assert(tmp_class_creation_6__bases_orig == NULL);
tmp_class_creation_6__bases_orig = tmp_assign_source_87;
}
{
PyObject *tmp_assign_source_88;
PyObject *tmp_dircall_arg1_6;
CHECK_OBJECT(tmp_class_creation_6__bases_orig);
tmp_dircall_arg1_6 = tmp_class_creation_6__bases_orig;
Py_INCREF(tmp_dircall_arg1_6);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_6};
tmp_assign_source_88 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_88 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 369;
goto try_except_handler_24;
}
assert(tmp_class_creation_6__bases == NULL);
tmp_class_creation_6__bases = tmp_assign_source_88;
}
{
PyObject *tmp_assign_source_89;
tmp_assign_source_89 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_6__class_decl_dict == NULL);
tmp_class_creation_6__class_decl_dict = tmp_assign_source_89;
}
{
PyObject *tmp_assign_source_90;
PyObject *tmp_metaclass_value_6;
bool tmp_condition_result_39;
PyObject *tmp_key_value_16;
PyObject *tmp_dict_arg_value_16;
PyObject *tmp_dict_arg_value_17;
PyObject *tmp_key_value_17;
nuitka_bool tmp_condition_result_40;
int tmp_truth_name_7;
PyObject *tmp_type_arg_11;
PyObject *tmp_expression_value_35;
PyObject *tmp_subscript_value_6;
PyObject *tmp_bases_value_6;
tmp_key_value_16 = mod_consts[154];
CHECK_OBJECT(tmp_class_creation_6__class_decl_dict);
tmp_dict_arg_value_16 = tmp_class_creation_6__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_16, tmp_key_value_16);
assert(!(tmp_res == -1));
tmp_condition_result_39 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_39 != false) {
goto condexpr_true_17;
} else {
goto condexpr_false_17;
}
condexpr_true_17:;
CHECK_OBJECT(tmp_class_creation_6__class_decl_dict);
tmp_dict_arg_value_17 = tmp_class_creation_6__class_decl_dict;
tmp_key_value_17 = mod_consts[154];
tmp_metaclass_value_6 = DICT_GET_ITEM0(tmp_dict_arg_value_17, tmp_key_value_17);
if (tmp_metaclass_value_6 == NULL) {
tmp_metaclass_value_6 = Py_None;
}
assert(!(tmp_metaclass_value_6 == NULL));
Py_INCREF(tmp_metaclass_value_6);
goto condexpr_end_17;
condexpr_false_17:;
CHECK_OBJECT(tmp_class_creation_6__bases);
tmp_truth_name_7 = CHECK_IF_TRUE(tmp_class_creation_6__bases);
if (tmp_truth_name_7 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 369;
goto try_except_handler_24;
}
tmp_condition_result_40 = tmp_truth_name_7 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_40 == NUITKA_BOOL_TRUE) {
goto condexpr_true_18;
} else {
goto condexpr_false_18;
}
condexpr_true_18:;
CHECK_OBJECT(tmp_class_creation_6__bases);
tmp_expression_value_35 = tmp_class_creation_6__bases;
tmp_subscript_value_6 = mod_consts[127];
tmp_type_arg_11 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_35, tmp_subscript_value_6, 0);
if (tmp_type_arg_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 369;
goto try_except_handler_24;
}
tmp_metaclass_value_6 = BUILTIN_TYPE1(tmp_type_arg_11);
Py_DECREF(tmp_type_arg_11);
if (tmp_metaclass_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 369;
goto try_except_handler_24;
}
goto condexpr_end_18;
condexpr_false_18:;
tmp_metaclass_value_6 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_6);
condexpr_end_18:;
condexpr_end_17:;
CHECK_OBJECT(tmp_class_creation_6__bases);
tmp_bases_value_6 = tmp_class_creation_6__bases;
tmp_assign_source_90 = SELECT_METACLASS(tmp_metaclass_value_6, tmp_bases_value_6);
Py_DECREF(tmp_metaclass_value_6);
if (tmp_assign_source_90 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 369;
goto try_except_handler_24;
}
assert(tmp_class_creation_6__metaclass == NULL);
tmp_class_creation_6__metaclass = tmp_assign_source_90;
}
{
bool tmp_condition_result_41;
PyObject *tmp_key_value_18;
PyObject *tmp_dict_arg_value_18;
tmp_key_value_18 = mod_consts[154];
CHECK_OBJECT(tmp_class_creation_6__class_decl_dict);
tmp_dict_arg_value_18 = tmp_class_creation_6__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_18, tmp_key_value_18);
assert(!(tmp_res == -1));
tmp_condition_result_41 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_41 != false) {
goto branch_yes_23;
} else {
goto branch_no_23;
}
}
branch_yes_23:;
CHECK_OBJECT(tmp_class_creation_6__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_6__class_decl_dict;
tmp_dictdel_key = mod_consts[154];
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 = 369;
goto try_except_handler_24;
}
branch_no_23:;
{
nuitka_bool tmp_condition_result_42;
PyObject *tmp_expression_value_36;
CHECK_OBJECT(tmp_class_creation_6__metaclass);
tmp_expression_value_36 = tmp_class_creation_6__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_36, mod_consts[155]);
tmp_condition_result_42 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_42 == NUITKA_BOOL_TRUE) {
goto branch_yes_24;
} else {
goto branch_no_24;
}
}
branch_yes_24:;
{
PyObject *tmp_assign_source_91;
PyObject *tmp_called_value_17;
PyObject *tmp_expression_value_37;
PyObject *tmp_args_value_11;
PyObject *tmp_tuple_element_21;
PyObject *tmp_kwargs_value_11;
CHECK_OBJECT(tmp_class_creation_6__metaclass);
tmp_expression_value_37 = tmp_class_creation_6__metaclass;
tmp_called_value_17 = LOOKUP_ATTRIBUTE(tmp_expression_value_37, mod_consts[155]);
if (tmp_called_value_17 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 369;
goto try_except_handler_24;
}
tmp_tuple_element_21 = mod_consts[20];
tmp_args_value_11 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_11, 0, tmp_tuple_element_21);
CHECK_OBJECT(tmp_class_creation_6__bases);
tmp_tuple_element_21 = tmp_class_creation_6__bases;
PyTuple_SET_ITEM0(tmp_args_value_11, 1, tmp_tuple_element_21);
CHECK_OBJECT(tmp_class_creation_6__class_decl_dict);
tmp_kwargs_value_11 = tmp_class_creation_6__class_decl_dict;
frame_bd5a4f54c0ded800747774195e9863dc->m_frame.f_lineno = 369;
tmp_assign_source_91 = CALL_FUNCTION(tmp_called_value_17, tmp_args_value_11, tmp_kwargs_value_11);
Py_DECREF(tmp_called_value_17);
Py_DECREF(tmp_args_value_11);
if (tmp_assign_source_91 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 369;
goto try_except_handler_24;
}
assert(tmp_class_creation_6__prepared == NULL);
tmp_class_creation_6__prepared = tmp_assign_source_91;
}
{
bool tmp_condition_result_43;
PyObject *tmp_operand_value_6;
PyObject *tmp_expression_value_38;
CHECK_OBJECT(tmp_class_creation_6__prepared);
tmp_expression_value_38 = tmp_class_creation_6__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_38, mod_consts[157]);
tmp_operand_value_6 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_6);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 369;
goto try_except_handler_24;
}
tmp_condition_result_43 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_43 != false) {
goto branch_yes_25;
} else {
goto branch_no_25;
}
}
branch_yes_25:;
{
PyObject *tmp_raise_type_6;
PyObject *tmp_raise_value_6;
PyObject *tmp_mod_expr_left_6;
PyObject *tmp_mod_expr_right_6;
PyObject *tmp_tuple_element_22;
PyObject *tmp_getattr_target_6;
PyObject *tmp_getattr_attr_6;
PyObject *tmp_getattr_default_6;
tmp_raise_type_6 = PyExc_TypeError;
tmp_mod_expr_left_6 = mod_consts[158];
CHECK_OBJECT(tmp_class_creation_6__metaclass);
tmp_getattr_target_6 = tmp_class_creation_6__metaclass;
tmp_getattr_attr_6 = mod_consts[159];
tmp_getattr_default_6 = mod_consts[160];
tmp_tuple_element_22 = BUILTIN_GETATTR(tmp_getattr_target_6, tmp_getattr_attr_6, tmp_getattr_default_6);
if (tmp_tuple_element_22 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 369;
goto try_except_handler_24;
}
tmp_mod_expr_right_6 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_39;
PyObject *tmp_type_arg_12;
PyTuple_SET_ITEM(tmp_mod_expr_right_6, 0, tmp_tuple_element_22);
CHECK_OBJECT(tmp_class_creation_6__prepared);
tmp_type_arg_12 = tmp_class_creation_6__prepared;
tmp_expression_value_39 = BUILTIN_TYPE1(tmp_type_arg_12);
assert(!(tmp_expression_value_39 == NULL));
tmp_tuple_element_22 = LOOKUP_ATTRIBUTE(tmp_expression_value_39, mod_consts[159]);
Py_DECREF(tmp_expression_value_39);
if (tmp_tuple_element_22 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 369;
goto tuple_build_exception_6;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_6, 1, tmp_tuple_element_22);
}
goto tuple_build_noexception_6;
// Exception handling pass through code for tuple_build:
tuple_build_exception_6:;
Py_DECREF(tmp_mod_expr_right_6);
goto try_except_handler_24;
// Finished with no exception for tuple_build:
tuple_build_noexception_6:;
tmp_raise_value_6 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_6, tmp_mod_expr_right_6);
Py_DECREF(tmp_mod_expr_right_6);
if (tmp_raise_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 369;
goto try_except_handler_24;
}
exception_type = tmp_raise_type_6;
Py_INCREF(tmp_raise_type_6);
exception_value = tmp_raise_value_6;
exception_lineno = 369;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_24;
}
branch_no_25:;
goto branch_end_24;
branch_no_24:;
{
PyObject *tmp_assign_source_92;
tmp_assign_source_92 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_6__prepared == NULL);
tmp_class_creation_6__prepared = tmp_assign_source_92;
}
branch_end_24:;
{
PyObject *tmp_assign_source_93;
{
PyObject *tmp_set_locals_6;
CHECK_OBJECT(tmp_class_creation_6__prepared);
tmp_set_locals_6 = tmp_class_creation_6__prepared;
locals_jwt$algorithms$$$class__6_RSAPSSAlgorithm_369 = tmp_set_locals_6;
Py_INCREF(tmp_set_locals_6);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[161];
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__6_RSAPSSAlgorithm_369, mod_consts[162], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 369;
goto try_except_handler_26;
}
tmp_dictset_value = mod_consts[203];
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__6_RSAPSSAlgorithm_369, mod_consts[119], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 369;
goto try_except_handler_26;
}
tmp_dictset_value = mod_consts[20];
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__6_RSAPSSAlgorithm_369, mod_consts[164], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 369;
goto try_except_handler_26;
}
if (isFrameUnusable(cache_frame_16f5150e30231aa3688af912e54baa6d_7)) {
Py_XDECREF(cache_frame_16f5150e30231aa3688af912e54baa6d_7);
#if _DEBUG_REFCOUNTS
if (cache_frame_16f5150e30231aa3688af912e54baa6d_7 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_16f5150e30231aa3688af912e54baa6d_7 = MAKE_CLASS_FRAME(codeobj_16f5150e30231aa3688af912e54baa6d, module_jwt$algorithms, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_16f5150e30231aa3688af912e54baa6d_7->m_type_description == NULL);
frame_16f5150e30231aa3688af912e54baa6d_7 = cache_frame_16f5150e30231aa3688af912e54baa6d_7;
// Push the new frame as the currently active one.
pushFrameStack(frame_16f5150e30231aa3688af912e54baa6d_7);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_16f5150e30231aa3688af912e54baa6d_7) == 2); // Frame stack
// Framed code:
tmp_dictset_value = MAKE_FUNCTION_jwt$algorithms$$$function__26_sign();
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__6_RSAPSSAlgorithm_369, mod_consts[54], 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 = 374;
type_description_2 = "o";
goto frame_exception_exit_7;
}
tmp_dictset_value = MAKE_FUNCTION_jwt$algorithms$$$function__27_verify();
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__6_RSAPSSAlgorithm_369, mod_consts[84], 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 = 384;
type_description_2 = "o";
goto frame_exception_exit_7;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_16f5150e30231aa3688af912e54baa6d_7);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_6;
frame_exception_exit_7:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_16f5150e30231aa3688af912e54baa6d_7);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_16f5150e30231aa3688af912e54baa6d_7, exception_lineno);
} else if (exception_tb->tb_frame != &frame_16f5150e30231aa3688af912e54baa6d_7->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_16f5150e30231aa3688af912e54baa6d_7, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_16f5150e30231aa3688af912e54baa6d_7,
type_description_2,
outline_5_var___class__
);
// Release cached frame if used for exception.
if (frame_16f5150e30231aa3688af912e54baa6d_7 == cache_frame_16f5150e30231aa3688af912e54baa6d_7) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_16f5150e30231aa3688af912e54baa6d_7);
cache_frame_16f5150e30231aa3688af912e54baa6d_7 = NULL;
}
assertFrameObject(frame_16f5150e30231aa3688af912e54baa6d_7);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_6;
frame_no_exception_6:;
goto skip_nested_handling_6;
nested_frame_exit_6:;
goto try_except_handler_26;
skip_nested_handling_6:;
{
nuitka_bool tmp_condition_result_44;
PyObject *tmp_cmp_expr_left_7;
PyObject *tmp_cmp_expr_right_7;
CHECK_OBJECT(tmp_class_creation_6__bases);
tmp_cmp_expr_left_7 = tmp_class_creation_6__bases;
CHECK_OBJECT(tmp_class_creation_6__bases_orig);
tmp_cmp_expr_right_7 = tmp_class_creation_6__bases_orig;
tmp_condition_result_44 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_7, tmp_cmp_expr_right_7);
if (tmp_condition_result_44 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 369;
goto try_except_handler_26;
}
if (tmp_condition_result_44 == NUITKA_BOOL_TRUE) {
goto branch_yes_26;
} else {
goto branch_no_26;
}
}
branch_yes_26:;
CHECK_OBJECT(tmp_class_creation_6__bases_orig);
tmp_dictset_value = tmp_class_creation_6__bases_orig;
tmp_res = PyObject_SetItem(locals_jwt$algorithms$$$class__6_RSAPSSAlgorithm_369, mod_consts[174], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 369;
goto try_except_handler_26;
}
branch_no_26:;
{
PyObject *tmp_assign_source_94;
PyObject *tmp_called_value_18;
PyObject *tmp_args_value_12;
PyObject *tmp_tuple_element_23;
PyObject *tmp_kwargs_value_12;
CHECK_OBJECT(tmp_class_creation_6__metaclass);
tmp_called_value_18 = tmp_class_creation_6__metaclass;
tmp_tuple_element_23 = mod_consts[20];
tmp_args_value_12 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_12, 0, tmp_tuple_element_23);
CHECK_OBJECT(tmp_class_creation_6__bases);
tmp_tuple_element_23 = tmp_class_creation_6__bases;
PyTuple_SET_ITEM0(tmp_args_value_12, 1, tmp_tuple_element_23);
tmp_tuple_element_23 = locals_jwt$algorithms$$$class__6_RSAPSSAlgorithm_369;
PyTuple_SET_ITEM0(tmp_args_value_12, 2, tmp_tuple_element_23);
CHECK_OBJECT(tmp_class_creation_6__class_decl_dict);
tmp_kwargs_value_12 = tmp_class_creation_6__class_decl_dict;
frame_bd5a4f54c0ded800747774195e9863dc->m_frame.f_lineno = 369;
tmp_assign_source_94 = CALL_FUNCTION(tmp_called_value_18, tmp_args_value_12, tmp_kwargs_value_12);
Py_DECREF(tmp_args_value_12);
if (tmp_assign_source_94 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 369;
goto try_except_handler_26;
}
assert(outline_5_var___class__ == NULL);
outline_5_var___class__ = tmp_assign_source_94;
}
CHECK_OBJECT(outline_5_var___class__);
tmp_assign_source_93 = outline_5_var___class__;
Py_INCREF(tmp_assign_source_93);
goto try_return_handler_26;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_26:;
Py_DECREF(locals_jwt$algorithms$$$class__6_RSAPSSAlgorithm_369);
locals_jwt$algorithms$$$class__6_RSAPSSAlgorithm_369 = NULL;
goto try_return_handler_25;
// Exception handler code:
try_except_handler_26:;
exception_keeper_type_24 = exception_type;
exception_keeper_value_24 = exception_value;
exception_keeper_tb_24 = exception_tb;
exception_keeper_lineno_24 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_jwt$algorithms$$$class__6_RSAPSSAlgorithm_369);
locals_jwt$algorithms$$$class__6_RSAPSSAlgorithm_369 = NULL;
// Re-raise.
exception_type = exception_keeper_type_24;
exception_value = exception_keeper_value_24;
exception_tb = exception_keeper_tb_24;
exception_lineno = exception_keeper_lineno_24;
goto try_except_handler_25;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_25:;
CHECK_OBJECT(outline_5_var___class__);
Py_DECREF(outline_5_var___class__);
outline_5_var___class__ = NULL;
goto outline_result_6;
// Exception handler code:
try_except_handler_25:;
exception_keeper_type_25 = exception_type;
exception_keeper_value_25 = exception_value;
exception_keeper_tb_25 = exception_tb;
exception_keeper_lineno_25 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_25;
exception_value = exception_keeper_value_25;
exception_tb = exception_keeper_tb_25;
exception_lineno = exception_keeper_lineno_25;
goto outline_exception_6;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_6:;
exception_lineno = 369;
goto try_except_handler_24;
outline_result_6:;
UPDATE_STRING_DICT1(moduledict_jwt$algorithms, (Nuitka_StringObject *)mod_consts[20], tmp_assign_source_93);
}
goto try_end_14;
// Exception handler code:
try_except_handler_24:;
exception_keeper_type_26 = exception_type;
exception_keeper_value_26 = exception_value;
exception_keeper_tb_26 = exception_tb;
exception_keeper_lineno_26 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_6__bases_orig);
tmp_class_creation_6__bases_orig = NULL;
Py_XDECREF(tmp_class_creation_6__bases);
tmp_class_creation_6__bases = NULL;
Py_XDECREF(tmp_class_creation_6__class_decl_dict);
tmp_class_creation_6__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_6__metaclass);
tmp_class_creation_6__metaclass = NULL;
Py_XDECREF(tmp_class_creation_6__prepared);
tmp_class_creation_6__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_26;
exception_value = exception_keeper_value_26;
exception_tb = exception_keeper_tb_26;
exception_lineno = exception_keeper_lineno_26;
goto frame_exception_exit_1;
// End of try:
try_end_14:;
CHECK_OBJECT(tmp_class_creation_6__bases_orig);
Py_DECREF(tmp_class_creation_6__bases_orig);
tmp_class_creation_6__bases_orig = NULL;
CHECK_OBJECT(tmp_class_creation_6__bases);
Py_DECREF(tmp_class_creation_6__bases);
tmp_class_creation_6__bases = NULL;
CHECK_OBJECT(tmp_class_creation_6__class_decl_dict);
Py_DECREF(tmp_class_creation_6__class_decl_dict);
tmp_class_creation_6__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_6__metaclass);
Py_DECREF(tmp_class_creation_6__metaclass);
tmp_class_creation_6__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_6__prepared);
Py_DECREF(tmp_class_creation_6__prepared);
tmp_class_creation_6__prepared = NULL;
branch_no_14:;
// Restore frame exception if necessary.
#if 0
RESTORE_FRAME_EXCEPTION(frame_bd5a4f54c0ded800747774195e9863dc);
#endif
popFrameStack();
goto frame_no_exception_7;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_bd5a4f54c0ded800747774195e9863dc);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_bd5a4f54c0ded800747774195e9863dc, exception_lineno);
} else if (exception_tb->tb_frame != &frame_bd5a4f54c0ded800747774195e9863dc->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_bd5a4f54c0ded800747774195e9863dc, exception_lineno);
}
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto module_exception_exit;
frame_no_exception_7:;
// Report to PGO about leaving the module without error.
PGO_onModuleExit("jwt.algorithms", false);
Py_INCREF(module_jwt$algorithms);
return module_jwt$algorithms;
module_exception_exit:
#if defined(_NUITKA_MODULE) && 0
{
PyObject *module_name = GET_STRING_DICT_VALUE(moduledict_jwt$algorithms, (Nuitka_StringObject *)const_str_plain___name__);
if (module_name != NULL) {
Nuitka_DelModule(module_name);
}
}
#endif
PGO_onModuleExit("jwt$algorithms", false);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
}