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 'oauthlib.oauth1.rfc5849.request_validator'
* 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_oauthlib$oauth1$rfc5849$request_validator" 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_oauthlib$oauth1$rfc5849$request_validator;
PyDictObject *moduledict_oauthlib$oauth1$rfc5849$request_validator;
/* The declarations of module constants used, if any. */
static PyObject *mod_consts[200];
#ifndef __NUITKA_NO_ASSERT__
static Py_hash_t mod_consts_hash[200];
#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("oauthlib.oauth1.rfc5849.request_validator"));
constants_created = true;
#ifndef __NUITKA_NO_ASSERT__
for (int i = 0; i < 200; 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_oauthlib$oauth1$rfc5849$request_validator(void) {
// The module may not have been used at all, then ignore this.
if (constants_created == false) return;
for (int i = 0; i < 200; 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_02060c6a06717437ff2cc283db5fdefd;
static PyCodeObject *codeobj_a1065347b716df3dee7cc0ae7ff5d3a9;
static PyCodeObject *codeobj_60e97237ffc8aac78ca1582838b68a1d;
static PyCodeObject *codeobj_e18ecbe5e68369044fadbc83e92da01f;
static PyCodeObject *codeobj_863854923b36b78805d6de0de0ab3265;
static PyCodeObject *codeobj_13708da7e4596884a5297a8d8dd08a17;
static PyCodeObject *codeobj_3322ec567ef992c2eba47f9261df0e4b;
static PyCodeObject *codeobj_7355abdc66ff0f4187febf24a3a66782;
static PyCodeObject *codeobj_a752bf2f8f78481e7a150af8ecb0fa61;
static PyCodeObject *codeobj_b55800669d3eb63652befbab56d5704b;
static PyCodeObject *codeobj_799f81be5b89f3ad167bc331da1cf788;
static PyCodeObject *codeobj_0097ea40312cec2b7b92ec4013c339e3;
static PyCodeObject *codeobj_d677b4c6ef9f03c1acd17f0fffadf312;
static PyCodeObject *codeobj_5569e7aa619c8eb87882d1d25afd5c8a;
static PyCodeObject *codeobj_1100d049445b52041af4b798d58b97a9;
static PyCodeObject *codeobj_b882bc81cb62bd38ca0ad0718394c44f;
static PyCodeObject *codeobj_c301ceab7e427c4ef9c92b086772f3f3;
static PyCodeObject *codeobj_82da0894d1dce0dd5def759b43275994;
static PyCodeObject *codeobj_1b4041b51376dc9b25dfcd18b36be72b;
static PyCodeObject *codeobj_34ee9897be24495c094566c7da8425bb;
static PyCodeObject *codeobj_97762cf22a052e5d39938b031f2aaac6;
static PyCodeObject *codeobj_e90a45ee91e96d591428c5b07f082a08;
static PyCodeObject *codeobj_33d2cfc5c7a7a15e4feee704884cef93;
static PyCodeObject *codeobj_53149a816ebf1bc7132a90142b9167c4;
static PyCodeObject *codeobj_031666e09dbc799a1906629e011ab3a9;
static PyCodeObject *codeobj_441c010ed839aefbb16d67d220af0180;
static PyCodeObject *codeobj_f3b7b4f3de6454c8a270ecbe50fa9b75;
static PyCodeObject *codeobj_ece21adf71efbd6149a13b910383a15c;
static PyCodeObject *codeobj_54013a3e704e0c232f1a5a7cf7c4a70e;
static PyCodeObject *codeobj_21c990e11007e0b8eb9d01b5f1a37b35;
static PyCodeObject *codeobj_c5297768af3c3da8158fa154120a13e7;
static PyCodeObject *codeobj_051459d58eb7c4e17c89120dae914050;
static PyCodeObject *codeobj_dbfbe1da00dd5db63db401e337a87236;
static PyCodeObject *codeobj_c5dc993d8fddbb11aa2c083284797dd7;
static PyCodeObject *codeobj_c2d87ca1ec85de6bb9278a9dce2ab6bc;
static PyCodeObject *codeobj_821862a51175e1d77b4ea56606f94b5f;
static PyCodeObject *codeobj_bf8565518d8c3c4f3a4f8084d63ea556;
static PyCodeObject *codeobj_b6502fd7c46078cb4c6e75022d7e0c54;
static PyCodeObject *codeobj_325571e8ba1232507b13f47c9bd034ef;
static PyCodeObject *codeobj_04d6a6c51bbda480415ebfa4947fd6db;
static PyCodeObject *codeobj_eb80ecde928c0fa51d3158fefdede36e;
static PyCodeObject *codeobj_d0ecab6938ad70e86605641408fed4bf;
static PyCodeObject *codeobj_668a0466e923d572607f3f334cc6c4b0;
static PyCodeObject *codeobj_39d3ad6233f8120016583ccc87dd496a;
static PyCodeObject *codeobj_c53941158406c823a37a14d0a73d0ac4;
static void createModuleCodeObjects(void) {
module_filename_obj = mod_consts[73]; CHECK_OBJECT(module_filename_obj);
codeobj_02060c6a06717437ff2cc283db5fdefd = MAKE_CODE_OBJECT(module_filename_obj, 200, CO_GENERATOR | CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE | CO_FUTURE_UNICODE_LITERALS, mod_consts[18], mod_consts[18], mod_consts[179], NULL, 1, 0, 0);
codeobj_a1065347b716df3dee7cc0ae7ff5d3a9 = MAKE_CODE_OBJECT(module_filename_obj, 1, CO_NOFREE | CO_FUTURE_UNICODE_LITERALS, mod_consts[180], mod_consts[180], NULL, NULL, 0, 0, 0);
codeobj_60e97237ffc8aac78ca1582838b68a1d = MAKE_CODE_OBJECT(module_filename_obj, 16, CO_NOFREE | CO_FUTURE_UNICODE_LITERALS, mod_consts[89], mod_consts[89], mod_consts[181], NULL, 0, 0, 0);
codeobj_e18ecbe5e68369044fadbc83e92da01f = MAKE_CODE_OBJECT(module_filename_obj, 115, CO_NOFREE | CO_FUTURE_UNICODE_LITERALS, mod_consts[98], mod_consts[98], mod_consts[182], NULL, 1, 0, 0);
codeobj_863854923b36b78805d6de0de0ab3265 = MAKE_CODE_OBJECT(module_filename_obj, 202, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE | CO_FUTURE_UNICODE_LITERALS, mod_consts[22], mod_consts[22], mod_consts[183], NULL, 2, 0, 0);
codeobj_13708da7e4596884a5297a8d8dd08a17 = MAKE_CODE_OBJECT(module_filename_obj, 135, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE | CO_FUTURE_UNICODE_LITERALS, mod_consts[9], mod_consts[9], mod_consts[182], NULL, 1, 0, 0);
codeobj_3322ec567ef992c2eba47f9261df0e4b = MAKE_CODE_OBJECT(module_filename_obj, 119, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE | CO_FUTURE_UNICODE_LITERALS, mod_consts[101], mod_consts[101], mod_consts[182], NULL, 1, 0, 0);
codeobj_7355abdc66ff0f4187febf24a3a66782 = MAKE_CODE_OBJECT(module_filename_obj, 174, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE | CO_FUTURE_UNICODE_LITERALS, mod_consts[120], mod_consts[120], mod_consts[184], NULL, 2, 0, 0);
codeobj_a752bf2f8f78481e7a150af8ecb0fa61 = MAKE_CODE_OBJECT(module_filename_obj, 158, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE | CO_FUTURE_UNICODE_LITERALS, mod_consts[116], mod_consts[116], mod_consts[185], NULL, 2, 0, 0);
codeobj_b55800669d3eb63652befbab56d5704b = MAKE_CODE_OBJECT(module_filename_obj, 182, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE | CO_FUTURE_UNICODE_LITERALS, mod_consts[122], mod_consts[122], mod_consts[186], NULL, 2, 0, 0);
codeobj_799f81be5b89f3ad167bc331da1cf788 = MAKE_CODE_OBJECT(module_filename_obj, 198, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE | CO_FUTURE_UNICODE_LITERALS, mod_consts[126], mod_consts[126], mod_consts[187], NULL, 2, 0, 0);
codeobj_0097ea40312cec2b7b92ec4013c339e3 = MAKE_CODE_OBJECT(module_filename_obj, 166, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE | CO_FUTURE_UNICODE_LITERALS, mod_consts[118], mod_consts[118], mod_consts[184], NULL, 2, 0, 0);
codeobj_d677b4c6ef9f03c1acd17f0fffadf312 = MAKE_CODE_OBJECT(module_filename_obj, 190, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE | CO_FUTURE_UNICODE_LITERALS, mod_consts[124], mod_consts[124], mod_consts[188], NULL, 2, 0, 0);
codeobj_5569e7aa619c8eb87882d1d25afd5c8a = MAKE_CODE_OBJECT(module_filename_obj, 127, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE | CO_FUTURE_UNICODE_LITERALS, mod_consts[3], mod_consts[3], mod_consts[182], NULL, 1, 0, 0);
codeobj_1100d049445b52041af4b798d58b97a9 = MAKE_CODE_OBJECT(module_filename_obj, 251, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE | CO_FUTURE_UNICODE_LITERALS, mod_consts[133], mod_consts[133], mod_consts[182], NULL, 1, 0, 0);
codeobj_b882bc81cb62bd38ca0ad0718394c44f = MAKE_CODE_OBJECT(module_filename_obj, 211, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE | CO_FUTURE_UNICODE_LITERALS, mod_consts[129], mod_consts[129], mod_consts[182], NULL, 1, 0, 0);
codeobj_c301ceab7e427c4ef9c92b086772f3f3 = MAKE_CODE_OBJECT(module_filename_obj, 235, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE | CO_FUTURE_UNICODE_LITERALS, mod_consts[131], mod_consts[131], mod_consts[182], NULL, 1, 0, 0);
codeobj_82da0894d1dce0dd5def759b43275994 = MAKE_CODE_OBJECT(module_filename_obj, 155, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE | CO_FUTURE_UNICODE_LITERALS, mod_consts[114], mod_consts[114], mod_consts[182], NULL, 1, 0, 0);
codeobj_1b4041b51376dc9b25dfcd18b36be72b = MAKE_CODE_OBJECT(module_filename_obj, 335, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE | CO_FUTURE_UNICODE_LITERALS, mod_consts[139], mod_consts[139], mod_consts[189], NULL, 4, 0, 0);
codeobj_34ee9897be24495c094566c7da8425bb = MAKE_CODE_OBJECT(module_filename_obj, 266, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE | CO_FUTURE_UNICODE_LITERALS, mod_consts[135], mod_consts[135], mod_consts[190], NULL, 3, 0, 0);
codeobj_97762cf22a052e5d39938b031f2aaac6 = MAKE_CODE_OBJECT(module_filename_obj, 368, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE | CO_FUTURE_UNICODE_LITERALS, mod_consts[141], mod_consts[141], mod_consts[190], NULL, 3, 0, 0);
codeobj_e90a45ee91e96d591428c5b07f082a08 = MAKE_CODE_OBJECT(module_filename_obj, 385, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE | CO_FUTURE_UNICODE_LITERALS, mod_consts[143], mod_consts[143], mod_consts[191], NULL, 3, 0, 0);
codeobj_33d2cfc5c7a7a15e4feee704884cef93 = MAKE_CODE_OBJECT(module_filename_obj, 400, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE | CO_FUTURE_UNICODE_LITERALS, mod_consts[145], mod_consts[145], mod_consts[191], NULL, 3, 0, 0);
codeobj_53149a816ebf1bc7132a90142b9167c4 = MAKE_CODE_OBJECT(module_filename_obj, 302, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE | CO_FUTURE_UNICODE_LITERALS, mod_consts[137], mod_consts[137], mod_consts[189], NULL, 4, 0, 0);
codeobj_031666e09dbc799a1906629e011ab3a9 = MAKE_CODE_OBJECT(module_filename_obj, 418, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE | CO_FUTURE_UNICODE_LITERALS, mod_consts[147], mod_consts[147], mod_consts[190], NULL, 3, 0, 0);
codeobj_441c010ed839aefbb16d67d220af0180 = MAKE_CODE_OBJECT(module_filename_obj, 442, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE | CO_FUTURE_UNICODE_LITERALS, mod_consts[149], mod_consts[149], mod_consts[192], NULL, 4, 0, 0);
codeobj_f3b7b4f3de6454c8a270ecbe50fa9b75 = MAKE_CODE_OBJECT(module_filename_obj, 143, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE | CO_FUTURE_UNICODE_LITERALS, mod_consts[11], mod_consts[11], mod_consts[182], NULL, 1, 0, 0);
codeobj_ece21adf71efbd6149a13b910383a15c = MAKE_CODE_OBJECT(module_filename_obj, 151, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE | CO_FUTURE_UNICODE_LITERALS, mod_consts[17], mod_consts[17], mod_consts[182], NULL, 1, 0, 0);
codeobj_54013a3e704e0c232f1a5a7cf7c4a70e = MAKE_CODE_OBJECT(module_filename_obj, 131, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE | CO_FUTURE_UNICODE_LITERALS, mod_consts[7], mod_consts[7], mod_consts[182], NULL, 1, 0, 0);
codeobj_21c990e11007e0b8eb9d01b5f1a37b35 = MAKE_CODE_OBJECT(module_filename_obj, 123, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE | CO_FUTURE_UNICODE_LITERALS, mod_consts[5], mod_consts[5], mod_consts[182], NULL, 1, 0, 0);
codeobj_c5297768af3c3da8158fa154120a13e7 = MAKE_CODE_OBJECT(module_filename_obj, 790, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE | CO_FUTURE_UNICODE_LITERALS, mod_consts[172], mod_consts[172], mod_consts[191], NULL, 3, 0, 0);
codeobj_051459d58eb7c4e17c89120dae914050 = MAKE_CODE_OBJECT(module_filename_obj, 814, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE | CO_FUTURE_UNICODE_LITERALS, mod_consts[174], mod_consts[174], mod_consts[191], NULL, 3, 0, 0);
codeobj_dbfbe1da00dd5db63db401e337a87236 = MAKE_CODE_OBJECT(module_filename_obj, 835, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE | CO_FUTURE_UNICODE_LITERALS, mod_consts[176], mod_consts[176], mod_consts[193], NULL, 4, 0, 0);
codeobj_c5dc993d8fddbb11aa2c083284797dd7 = MAKE_CODE_OBJECT(module_filename_obj, 139, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE | CO_FUTURE_UNICODE_LITERALS, mod_consts[109], mod_consts[109], mod_consts[182], NULL, 1, 0, 0);
codeobj_c2d87ca1ec85de6bb9278a9dce2ab6bc = MAKE_CODE_OBJECT(module_filename_obj, 541, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE | CO_FUTURE_UNICODE_LITERALS, mod_consts[155], mod_consts[155], mod_consts[189], NULL, 4, 0, 0);
codeobj_821862a51175e1d77b4ea56606f94b5f = MAKE_CODE_OBJECT(module_filename_obj, 469, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE | CO_FUTURE_UNICODE_LITERALS, mod_consts[151], mod_consts[151], mod_consts[190], NULL, 3, 0, 0);
codeobj_bf8565518d8c3c4f3a4f8084d63ea556 = MAKE_CODE_OBJECT(module_filename_obj, 680, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE | CO_FUTURE_UNICODE_LITERALS, mod_consts[164], mod_consts[164], mod_consts[194], NULL, 6, 0, 0);
codeobj_b6502fd7c46078cb4c6e75022d7e0c54 = MAKE_CODE_OBJECT(module_filename_obj, 627, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE | CO_FUTURE_UNICODE_LITERALS, mod_consts[160], mod_consts[160], mod_consts[195], NULL, 4, 0, 0);
codeobj_325571e8ba1232507b13f47c9bd034ef = MAKE_CODE_OBJECT(module_filename_obj, 506, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE | CO_FUTURE_UNICODE_LITERALS, mod_consts[153], mod_consts[153], mod_consts[189], NULL, 4, 0, 0);
codeobj_04d6a6c51bbda480415ebfa4947fd6db = MAKE_CODE_OBJECT(module_filename_obj, 661, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE | CO_FUTURE_UNICODE_LITERALS, mod_consts[162], mod_consts[162], mod_consts[196], NULL, 4, 0, 0);
codeobj_eb80ecde928c0fa51d3158fefdede36e = MAKE_CODE_OBJECT(module_filename_obj, 576, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE | CO_FUTURE_UNICODE_LITERALS, mod_consts[158], mod_consts[158], mod_consts[197], NULL, 7, 0, 0);
codeobj_d0ecab6938ad70e86605641408fed4bf = MAKE_CODE_OBJECT(module_filename_obj, 715, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE | CO_FUTURE_UNICODE_LITERALS, mod_consts[166], mod_consts[166], mod_consts[198], NULL, 5, 0, 0);
codeobj_668a0466e923d572607f3f334cc6c4b0 = MAKE_CODE_OBJECT(module_filename_obj, 147, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE | CO_FUTURE_UNICODE_LITERALS, mod_consts[13], mod_consts[13], mod_consts[182], NULL, 1, 0, 0);
codeobj_39d3ad6233f8120016583ccc87dd496a = MAKE_CODE_OBJECT(module_filename_obj, 766, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE | CO_FUTURE_UNICODE_LITERALS, mod_consts[170], mod_consts[170], mod_consts[199], NULL, 4, 0, 0);
codeobj_c53941158406c823a37a14d0a73d0ac4 = MAKE_CODE_OBJECT(module_filename_obj, 747, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE | CO_FUTURE_UNICODE_LITERALS, mod_consts[168], mod_consts[168], mod_consts[191], NULL, 3, 0, 0);
}
// The module function declarations.
static PyObject *MAKE_GENERATOR_oauthlib$oauth1$rfc5849$request_validator$$$function__17_check_realms$$$genexpr__1_genexpr(struct Nuitka_CellObject **closure);
NUITKA_CROSS_MODULE PyObject *impl___main__$$$function__1__mro_entries_conversion(PyObject **python_pars);
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__10_realms();
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__11_enforce_ssl();
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__12_check_client_key();
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__13_check_request_token();
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__14_check_access_token();
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__15_check_nonce();
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__16_check_verifier();
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__17_check_realms();
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__18__subclass_must_implement();
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__19_dummy_client();
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__1___init__();
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__20_dummy_request_token();
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__21_dummy_access_token();
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__22_get_client_secret();
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__23_get_request_token_secret();
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__24_get_access_token_secret();
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__25_get_default_realms();
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__26_get_realms();
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__27_get_redirect_uri();
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__28_get_rsa_key();
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__29_invalidate_request_token();
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__2_allowed_signature_methods();
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__30_validate_client_key();
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__31_validate_request_token();
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__32_validate_access_token();
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__33_validate_timestamp_and_nonce(PyObject *defaults);
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__34_validate_redirect_uri();
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__35_validate_requested_realms();
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__36_validate_realms(PyObject *defaults);
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__37_validate_verifier();
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__38_verify_request_token();
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__39_verify_realms();
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__3_safe_characters();
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__40_save_access_token();
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__41_save_request_token();
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__42_save_verifier();
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__4_client_key_length();
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__5_request_token_length();
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__6_access_token_length();
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__7_timestamp_lifetime();
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__8_nonce_length();
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__9_verifier_length();
// The module function definitions.
static PyObject *impl_oauthlib$oauth1$rfc5849$request_validator$$$function__2_allowed_signature_methods(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
struct Nuitka_FrameObject *frame_3322ec567ef992c2eba47f9261df0e4b;
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_3322ec567ef992c2eba47f9261df0e4b = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_3322ec567ef992c2eba47f9261df0e4b)) {
Py_XDECREF(cache_frame_3322ec567ef992c2eba47f9261df0e4b);
#if _DEBUG_REFCOUNTS
if (cache_frame_3322ec567ef992c2eba47f9261df0e4b == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_3322ec567ef992c2eba47f9261df0e4b = MAKE_FUNCTION_FRAME(codeobj_3322ec567ef992c2eba47f9261df0e4b, module_oauthlib$oauth1$rfc5849$request_validator, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_3322ec567ef992c2eba47f9261df0e4b->m_type_description == NULL);
frame_3322ec567ef992c2eba47f9261df0e4b = cache_frame_3322ec567ef992c2eba47f9261df0e4b;
// Push the new frame as the currently active one.
pushFrameStack(frame_3322ec567ef992c2eba47f9261df0e4b);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_3322ec567ef992c2eba47f9261df0e4b) == 2); // Frame stack
// Framed code:
tmp_return_value = GET_STRING_DICT_VALUE(moduledict_oauthlib$oauth1$rfc5849$request_validator, (Nuitka_StringObject *)mod_consts[0]);
if (unlikely(tmp_return_value == NULL)) {
tmp_return_value = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[0]);
}
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 120;
type_description_1 = "o";
goto frame_exception_exit_1;
}
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
#if 0
RESTORE_FRAME_EXCEPTION(frame_3322ec567ef992c2eba47f9261df0e4b);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_3322ec567ef992c2eba47f9261df0e4b);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_3322ec567ef992c2eba47f9261df0e4b);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_3322ec567ef992c2eba47f9261df0e4b, exception_lineno);
} else if (exception_tb->tb_frame != &frame_3322ec567ef992c2eba47f9261df0e4b->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_3322ec567ef992c2eba47f9261df0e4b, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_3322ec567ef992c2eba47f9261df0e4b,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_3322ec567ef992c2eba47f9261df0e4b == cache_frame_3322ec567ef992c2eba47f9261df0e4b) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_3322ec567ef992c2eba47f9261df0e4b);
cache_frame_3322ec567ef992c2eba47f9261df0e4b = NULL;
}
assertFrameObject(frame_3322ec567ef992c2eba47f9261df0e4b);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_oauthlib$oauth1$rfc5849$request_validator$$$function__3_safe_characters(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
struct Nuitka_FrameObject *frame_21c990e11007e0b8eb9d01b5f1a37b35;
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_21c990e11007e0b8eb9d01b5f1a37b35 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_21c990e11007e0b8eb9d01b5f1a37b35)) {
Py_XDECREF(cache_frame_21c990e11007e0b8eb9d01b5f1a37b35);
#if _DEBUG_REFCOUNTS
if (cache_frame_21c990e11007e0b8eb9d01b5f1a37b35 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_21c990e11007e0b8eb9d01b5f1a37b35 = MAKE_FUNCTION_FRAME(codeobj_21c990e11007e0b8eb9d01b5f1a37b35, module_oauthlib$oauth1$rfc5849$request_validator, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_21c990e11007e0b8eb9d01b5f1a37b35->m_type_description == NULL);
frame_21c990e11007e0b8eb9d01b5f1a37b35 = cache_frame_21c990e11007e0b8eb9d01b5f1a37b35;
// Push the new frame as the currently active one.
pushFrameStack(frame_21c990e11007e0b8eb9d01b5f1a37b35);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_21c990e11007e0b8eb9d01b5f1a37b35) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_set_arg_1;
PyObject *tmp_expression_value_1;
tmp_expression_value_1 = GET_STRING_DICT_VALUE(moduledict_oauthlib$oauth1$rfc5849$request_validator, (Nuitka_StringObject *)mod_consts[1]);
if (unlikely(tmp_expression_value_1 == NULL)) {
tmp_expression_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[1]);
}
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 124;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_set_arg_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[2]);
if (tmp_set_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 124;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_return_value = PySet_New(tmp_set_arg_1);
Py_DECREF(tmp_set_arg_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 124;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_21c990e11007e0b8eb9d01b5f1a37b35);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_21c990e11007e0b8eb9d01b5f1a37b35);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_21c990e11007e0b8eb9d01b5f1a37b35);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_21c990e11007e0b8eb9d01b5f1a37b35, exception_lineno);
} else if (exception_tb->tb_frame != &frame_21c990e11007e0b8eb9d01b5f1a37b35->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_21c990e11007e0b8eb9d01b5f1a37b35, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_21c990e11007e0b8eb9d01b5f1a37b35,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_21c990e11007e0b8eb9d01b5f1a37b35 == cache_frame_21c990e11007e0b8eb9d01b5f1a37b35) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_21c990e11007e0b8eb9d01b5f1a37b35);
cache_frame_21c990e11007e0b8eb9d01b5f1a37b35 = NULL;
}
assertFrameObject(frame_21c990e11007e0b8eb9d01b5f1a37b35);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_oauthlib$oauth1$rfc5849$request_validator$$$function__10_realms(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 *tmp_return_value = NULL;
// Actual function body.
tmp_return_value = MAKE_LIST_EMPTY(0);
goto function_return_exit;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_oauthlib$oauth1$rfc5849$request_validator$$$function__12_check_client_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_client_key = python_pars[1];
PyObject *var_lower = NULL;
PyObject *var_upper = NULL;
PyObject *tmp_comparison_chain_1__comparison_result = NULL;
PyObject *tmp_comparison_chain_1__operand_2 = 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_a752bf2f8f78481e7a150af8ecb0fa61;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
PyObject *tmp_iterator_attempt;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
PyObject *exception_keeper_type_2;
PyObject *exception_keeper_value_2;
PyTracebackObject *exception_keeper_tb_2;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_2;
PyObject *tmp_return_value = NULL;
int tmp_res;
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_a752bf2f8f78481e7a150af8ecb0fa61 = NULL;
PyObject *exception_keeper_type_4;
PyObject *exception_keeper_value_4;
PyTracebackObject *exception_keeper_tb_4;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_4;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_a752bf2f8f78481e7a150af8ecb0fa61)) {
Py_XDECREF(cache_frame_a752bf2f8f78481e7a150af8ecb0fa61);
#if _DEBUG_REFCOUNTS
if (cache_frame_a752bf2f8f78481e7a150af8ecb0fa61 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_a752bf2f8f78481e7a150af8ecb0fa61 = MAKE_FUNCTION_FRAME(codeobj_a752bf2f8f78481e7a150af8ecb0fa61, module_oauthlib$oauth1$rfc5849$request_validator, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_a752bf2f8f78481e7a150af8ecb0fa61->m_type_description == NULL);
frame_a752bf2f8f78481e7a150af8ecb0fa61 = cache_frame_a752bf2f8f78481e7a150af8ecb0fa61;
// Push the new frame as the currently active one.
pushFrameStack(frame_a752bf2f8f78481e7a150af8ecb0fa61);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_a752bf2f8f78481e7a150af8ecb0fa61) == 2); // Frame stack
// Framed code:
// Tried code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_iter_arg_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_iter_arg_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[3]);
if (tmp_iter_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 162;
type_description_1 = "oooo";
goto try_except_handler_2;
}
tmp_assign_source_1 = MAKE_UNPACK_ITERATOR(tmp_iter_arg_1);
Py_DECREF(tmp_iter_arg_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 162;
type_description_1 = "oooo";
goto try_except_handler_2;
}
assert(tmp_tuple_unpack_1__source_iter == NULL);
tmp_tuple_unpack_1__source_iter = tmp_assign_source_1;
}
// Tried code:
{
PyObject *tmp_assign_source_2;
PyObject *tmp_unpack_1;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
tmp_unpack_1 = tmp_tuple_unpack_1__source_iter;
tmp_assign_source_2 = UNPACK_NEXT(tmp_unpack_1, 0, 2);
if (tmp_assign_source_2 == NULL) {
if (!ERROR_OCCURRED()) {
exception_type = PyExc_StopIteration;
Py_INCREF(exception_type);
exception_value = NULL;
exception_tb = NULL;
} else {
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
}
type_description_1 = "oooo";
exception_lineno = 162;
goto try_except_handler_3;
}
assert(tmp_tuple_unpack_1__element_1 == NULL);
tmp_tuple_unpack_1__element_1 = tmp_assign_source_2;
}
{
PyObject *tmp_assign_source_3;
PyObject *tmp_unpack_2;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
tmp_unpack_2 = tmp_tuple_unpack_1__source_iter;
tmp_assign_source_3 = UNPACK_NEXT(tmp_unpack_2, 1, 2);
if (tmp_assign_source_3 == NULL) {
if (!ERROR_OCCURRED()) {
exception_type = PyExc_StopIteration;
Py_INCREF(exception_type);
exception_value = NULL;
exception_tb = NULL;
} else {
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
}
type_description_1 = "oooo";
exception_lineno = 162;
goto try_except_handler_3;
}
assert(tmp_tuple_unpack_1__element_2 == NULL);
tmp_tuple_unpack_1__element_2 = tmp_assign_source_3;
}
{
PyObject *tmp_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 = "oooo";
exception_lineno = 162;
goto try_except_handler_3;
}
}
} else {
Py_DECREF(tmp_iterator_attempt);
exception_type = PyExc_ValueError;
Py_INCREF(PyExc_ValueError);
exception_value = mod_consts[4];
Py_INCREF(exception_value);
exception_tb = NULL;
type_description_1 = "oooo";
exception_lineno = 162;
goto try_except_handler_3;
}
}
goto try_end_1;
// Exception handler code:
try_except_handler_3:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
Py_DECREF(tmp_tuple_unpack_1__source_iter);
tmp_tuple_unpack_1__source_iter = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto try_except_handler_2;
// End of try:
try_end_1:;
goto try_end_2;
// Exception handler code:
try_except_handler_2:;
exception_keeper_type_2 = exception_type;
exception_keeper_value_2 = exception_value;
exception_keeper_tb_2 = exception_tb;
exception_keeper_lineno_2 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_tuple_unpack_1__element_1);
tmp_tuple_unpack_1__element_1 = NULL;
Py_XDECREF(tmp_tuple_unpack_1__element_2);
tmp_tuple_unpack_1__element_2 = NULL;
// Re-raise.
exception_type = exception_keeper_type_2;
exception_value = exception_keeper_value_2;
exception_tb = exception_keeper_tb_2;
exception_lineno = exception_keeper_lineno_2;
goto frame_exception_exit_1;
// End of try:
try_end_2:;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
Py_DECREF(tmp_tuple_unpack_1__source_iter);
tmp_tuple_unpack_1__source_iter = NULL;
{
PyObject *tmp_assign_source_4;
CHECK_OBJECT(tmp_tuple_unpack_1__element_1);
tmp_assign_source_4 = tmp_tuple_unpack_1__element_1;
assert(var_lower == NULL);
Py_INCREF(tmp_assign_source_4);
var_lower = tmp_assign_source_4;
}
Py_XDECREF(tmp_tuple_unpack_1__element_1);
tmp_tuple_unpack_1__element_1 = NULL;
{
PyObject *tmp_assign_source_5;
CHECK_OBJECT(tmp_tuple_unpack_1__element_2);
tmp_assign_source_5 = tmp_tuple_unpack_1__element_2;
assert(var_upper == NULL);
Py_INCREF(tmp_assign_source_5);
var_upper = tmp_assign_source_5;
}
Py_XDECREF(tmp_tuple_unpack_1__element_2);
tmp_tuple_unpack_1__element_2 = NULL;
{
int tmp_and_left_truth_1;
PyObject *tmp_and_left_value_1;
PyObject *tmp_and_right_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_set_arg_1;
PyObject *tmp_expression_value_2;
CHECK_OBJECT(par_client_key);
tmp_set_arg_1 = par_client_key;
tmp_cmp_expr_left_1 = PySet_New(tmp_set_arg_1);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 163;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_2 = par_self;
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[5]);
if (tmp_cmp_expr_right_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_cmp_expr_left_1);
exception_lineno = 163;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_and_left_value_1 = RICH_COMPARE_LE_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
Py_DECREF(tmp_cmp_expr_left_1);
Py_DECREF(tmp_cmp_expr_right_1);
if (tmp_and_left_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 163;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_and_left_truth_1 = CHECK_IF_TRUE(tmp_and_left_value_1);
if (tmp_and_left_truth_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_and_left_value_1);
exception_lineno = 163;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_1 == 1) {
goto and_right_1;
} else {
goto and_left_1;
}
and_right_1:;
Py_DECREF(tmp_and_left_value_1);
// Tried code:
{
PyObject *tmp_assign_source_6;
PyObject *tmp_len_arg_1;
CHECK_OBJECT(par_client_key);
tmp_len_arg_1 = par_client_key;
tmp_assign_source_6 = BUILTIN_LEN(tmp_len_arg_1);
if (tmp_assign_source_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 164;
type_description_1 = "oooo";
goto try_except_handler_4;
}
assert(tmp_comparison_chain_1__operand_2 == NULL);
tmp_comparison_chain_1__operand_2 = tmp_assign_source_6;
}
{
PyObject *tmp_assign_source_7;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
CHECK_OBJECT(var_lower);
tmp_cmp_expr_left_2 = var_lower;
CHECK_OBJECT(tmp_comparison_chain_1__operand_2);
tmp_cmp_expr_right_2 = tmp_comparison_chain_1__operand_2;
tmp_assign_source_7 = RICH_COMPARE_LE_OBJECT_OBJECT_LONG(tmp_cmp_expr_left_2, tmp_cmp_expr_right_2);
if (tmp_assign_source_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 164;
type_description_1 = "oooo";
goto try_except_handler_4;
}
assert(tmp_comparison_chain_1__comparison_result == NULL);
tmp_comparison_chain_1__comparison_result = tmp_assign_source_7;
}
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
CHECK_OBJECT(tmp_comparison_chain_1__comparison_result);
tmp_operand_value_1 = tmp_comparison_chain_1__comparison_result;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 164;
type_description_1 = "oooo";
goto try_except_handler_4;
}
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:;
CHECK_OBJECT(tmp_comparison_chain_1__comparison_result);
tmp_and_right_value_1 = tmp_comparison_chain_1__comparison_result;
Py_INCREF(tmp_and_right_value_1);
goto try_return_handler_4;
branch_no_1:;
{
PyObject *tmp_cmp_expr_left_3;
PyObject *tmp_cmp_expr_right_3;
CHECK_OBJECT(tmp_comparison_chain_1__operand_2);
tmp_cmp_expr_left_3 = tmp_comparison_chain_1__operand_2;
CHECK_OBJECT(var_upper);
tmp_cmp_expr_right_3 = var_upper;
tmp_and_right_value_1 = RICH_COMPARE_LE_OBJECT_LONG_OBJECT(tmp_cmp_expr_left_3, tmp_cmp_expr_right_3);
if (tmp_and_right_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 164;
type_description_1 = "oooo";
goto try_except_handler_4;
}
goto try_return_handler_4;
}
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_4:;
CHECK_OBJECT(tmp_comparison_chain_1__operand_2);
Py_DECREF(tmp_comparison_chain_1__operand_2);
tmp_comparison_chain_1__operand_2 = NULL;
CHECK_OBJECT(tmp_comparison_chain_1__comparison_result);
Py_DECREF(tmp_comparison_chain_1__comparison_result);
tmp_comparison_chain_1__comparison_result = NULL;
goto outline_result_1;
// Exception handler code:
try_except_handler_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;
Py_XDECREF(tmp_comparison_chain_1__operand_2);
tmp_comparison_chain_1__operand_2 = NULL;
Py_XDECREF(tmp_comparison_chain_1__comparison_result);
tmp_comparison_chain_1__comparison_result = NULL;
// Re-raise.
exception_type = exception_keeper_type_3;
exception_value = exception_keeper_value_3;
exception_tb = exception_keeper_tb_3;
exception_lineno = exception_keeper_lineno_3;
goto frame_exception_exit_1;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_result_1:;
tmp_return_value = tmp_and_right_value_1;
goto and_end_1;
and_left_1:;
tmp_return_value = tmp_and_left_value_1;
and_end_1:;
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_a752bf2f8f78481e7a150af8ecb0fa61);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_a752bf2f8f78481e7a150af8ecb0fa61);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_a752bf2f8f78481e7a150af8ecb0fa61);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_a752bf2f8f78481e7a150af8ecb0fa61, exception_lineno);
} else if (exception_tb->tb_frame != &frame_a752bf2f8f78481e7a150af8ecb0fa61->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_a752bf2f8f78481e7a150af8ecb0fa61, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_a752bf2f8f78481e7a150af8ecb0fa61,
type_description_1,
par_self,
par_client_key,
var_lower,
var_upper
);
// Release cached frame if used for exception.
if (frame_a752bf2f8f78481e7a150af8ecb0fa61 == cache_frame_a752bf2f8f78481e7a150af8ecb0fa61) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_a752bf2f8f78481e7a150af8ecb0fa61);
cache_frame_a752bf2f8f78481e7a150af8ecb0fa61 = NULL;
}
assertFrameObject(frame_a752bf2f8f78481e7a150af8ecb0fa61);
// 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_lower);
Py_DECREF(var_lower);
var_lower = NULL;
CHECK_OBJECT(var_upper);
Py_DECREF(var_upper);
var_upper = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_4 = exception_type;
exception_keeper_value_4 = exception_value;
exception_keeper_tb_4 = exception_tb;
exception_keeper_lineno_4 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_lower);
var_lower = NULL;
Py_XDECREF(var_upper);
var_upper = NULL;
// Re-raise.
exception_type = exception_keeper_type_4;
exception_value = exception_keeper_value_4;
exception_tb = exception_keeper_tb_4;
exception_lineno = exception_keeper_lineno_4;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_client_key);
Py_DECREF(par_client_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_client_key);
Py_DECREF(par_client_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_oauthlib$oauth1$rfc5849$request_validator$$$function__13_check_request_token(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_request_token = python_pars[1];
PyObject *var_lower = NULL;
PyObject *var_upper = NULL;
PyObject *tmp_comparison_chain_1__comparison_result = NULL;
PyObject *tmp_comparison_chain_1__operand_2 = 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_0097ea40312cec2b7b92ec4013c339e3;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
PyObject *tmp_iterator_attempt;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
PyObject *exception_keeper_type_2;
PyObject *exception_keeper_value_2;
PyTracebackObject *exception_keeper_tb_2;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_2;
PyObject *tmp_return_value = NULL;
int tmp_res;
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_0097ea40312cec2b7b92ec4013c339e3 = NULL;
PyObject *exception_keeper_type_4;
PyObject *exception_keeper_value_4;
PyTracebackObject *exception_keeper_tb_4;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_4;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_0097ea40312cec2b7b92ec4013c339e3)) {
Py_XDECREF(cache_frame_0097ea40312cec2b7b92ec4013c339e3);
#if _DEBUG_REFCOUNTS
if (cache_frame_0097ea40312cec2b7b92ec4013c339e3 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_0097ea40312cec2b7b92ec4013c339e3 = MAKE_FUNCTION_FRAME(codeobj_0097ea40312cec2b7b92ec4013c339e3, module_oauthlib$oauth1$rfc5849$request_validator, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_0097ea40312cec2b7b92ec4013c339e3->m_type_description == NULL);
frame_0097ea40312cec2b7b92ec4013c339e3 = cache_frame_0097ea40312cec2b7b92ec4013c339e3;
// Push the new frame as the currently active one.
pushFrameStack(frame_0097ea40312cec2b7b92ec4013c339e3);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_0097ea40312cec2b7b92ec4013c339e3) == 2); // Frame stack
// Framed code:
// Tried code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_iter_arg_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_iter_arg_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[7]);
if (tmp_iter_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 170;
type_description_1 = "oooo";
goto try_except_handler_2;
}
tmp_assign_source_1 = MAKE_UNPACK_ITERATOR(tmp_iter_arg_1);
Py_DECREF(tmp_iter_arg_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 170;
type_description_1 = "oooo";
goto try_except_handler_2;
}
assert(tmp_tuple_unpack_1__source_iter == NULL);
tmp_tuple_unpack_1__source_iter = tmp_assign_source_1;
}
// Tried code:
{
PyObject *tmp_assign_source_2;
PyObject *tmp_unpack_1;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
tmp_unpack_1 = tmp_tuple_unpack_1__source_iter;
tmp_assign_source_2 = UNPACK_NEXT(tmp_unpack_1, 0, 2);
if (tmp_assign_source_2 == NULL) {
if (!ERROR_OCCURRED()) {
exception_type = PyExc_StopIteration;
Py_INCREF(exception_type);
exception_value = NULL;
exception_tb = NULL;
} else {
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
}
type_description_1 = "oooo";
exception_lineno = 170;
goto try_except_handler_3;
}
assert(tmp_tuple_unpack_1__element_1 == NULL);
tmp_tuple_unpack_1__element_1 = tmp_assign_source_2;
}
{
PyObject *tmp_assign_source_3;
PyObject *tmp_unpack_2;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
tmp_unpack_2 = tmp_tuple_unpack_1__source_iter;
tmp_assign_source_3 = UNPACK_NEXT(tmp_unpack_2, 1, 2);
if (tmp_assign_source_3 == NULL) {
if (!ERROR_OCCURRED()) {
exception_type = PyExc_StopIteration;
Py_INCREF(exception_type);
exception_value = NULL;
exception_tb = NULL;
} else {
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
}
type_description_1 = "oooo";
exception_lineno = 170;
goto try_except_handler_3;
}
assert(tmp_tuple_unpack_1__element_2 == NULL);
tmp_tuple_unpack_1__element_2 = tmp_assign_source_3;
}
{
PyObject *tmp_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 = "oooo";
exception_lineno = 170;
goto try_except_handler_3;
}
}
} else {
Py_DECREF(tmp_iterator_attempt);
exception_type = PyExc_ValueError;
Py_INCREF(PyExc_ValueError);
exception_value = mod_consts[4];
Py_INCREF(exception_value);
exception_tb = NULL;
type_description_1 = "oooo";
exception_lineno = 170;
goto try_except_handler_3;
}
}
goto try_end_1;
// Exception handler code:
try_except_handler_3:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
Py_DECREF(tmp_tuple_unpack_1__source_iter);
tmp_tuple_unpack_1__source_iter = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto try_except_handler_2;
// End of try:
try_end_1:;
goto try_end_2;
// Exception handler code:
try_except_handler_2:;
exception_keeper_type_2 = exception_type;
exception_keeper_value_2 = exception_value;
exception_keeper_tb_2 = exception_tb;
exception_keeper_lineno_2 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_tuple_unpack_1__element_1);
tmp_tuple_unpack_1__element_1 = NULL;
Py_XDECREF(tmp_tuple_unpack_1__element_2);
tmp_tuple_unpack_1__element_2 = NULL;
// Re-raise.
exception_type = exception_keeper_type_2;
exception_value = exception_keeper_value_2;
exception_tb = exception_keeper_tb_2;
exception_lineno = exception_keeper_lineno_2;
goto frame_exception_exit_1;
// End of try:
try_end_2:;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
Py_DECREF(tmp_tuple_unpack_1__source_iter);
tmp_tuple_unpack_1__source_iter = NULL;
{
PyObject *tmp_assign_source_4;
CHECK_OBJECT(tmp_tuple_unpack_1__element_1);
tmp_assign_source_4 = tmp_tuple_unpack_1__element_1;
assert(var_lower == NULL);
Py_INCREF(tmp_assign_source_4);
var_lower = tmp_assign_source_4;
}
Py_XDECREF(tmp_tuple_unpack_1__element_1);
tmp_tuple_unpack_1__element_1 = NULL;
{
PyObject *tmp_assign_source_5;
CHECK_OBJECT(tmp_tuple_unpack_1__element_2);
tmp_assign_source_5 = tmp_tuple_unpack_1__element_2;
assert(var_upper == NULL);
Py_INCREF(tmp_assign_source_5);
var_upper = tmp_assign_source_5;
}
Py_XDECREF(tmp_tuple_unpack_1__element_2);
tmp_tuple_unpack_1__element_2 = NULL;
{
int tmp_and_left_truth_1;
PyObject *tmp_and_left_value_1;
PyObject *tmp_and_right_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_set_arg_1;
PyObject *tmp_expression_value_2;
CHECK_OBJECT(par_request_token);
tmp_set_arg_1 = par_request_token;
tmp_cmp_expr_left_1 = PySet_New(tmp_set_arg_1);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 171;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_2 = par_self;
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[5]);
if (tmp_cmp_expr_right_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_cmp_expr_left_1);
exception_lineno = 171;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_and_left_value_1 = RICH_COMPARE_LE_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
Py_DECREF(tmp_cmp_expr_left_1);
Py_DECREF(tmp_cmp_expr_right_1);
if (tmp_and_left_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 171;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_and_left_truth_1 = CHECK_IF_TRUE(tmp_and_left_value_1);
if (tmp_and_left_truth_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_and_left_value_1);
exception_lineno = 171;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_1 == 1) {
goto and_right_1;
} else {
goto and_left_1;
}
and_right_1:;
Py_DECREF(tmp_and_left_value_1);
// Tried code:
{
PyObject *tmp_assign_source_6;
PyObject *tmp_len_arg_1;
CHECK_OBJECT(par_request_token);
tmp_len_arg_1 = par_request_token;
tmp_assign_source_6 = BUILTIN_LEN(tmp_len_arg_1);
if (tmp_assign_source_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 172;
type_description_1 = "oooo";
goto try_except_handler_4;
}
assert(tmp_comparison_chain_1__operand_2 == NULL);
tmp_comparison_chain_1__operand_2 = tmp_assign_source_6;
}
{
PyObject *tmp_assign_source_7;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
CHECK_OBJECT(var_lower);
tmp_cmp_expr_left_2 = var_lower;
CHECK_OBJECT(tmp_comparison_chain_1__operand_2);
tmp_cmp_expr_right_2 = tmp_comparison_chain_1__operand_2;
tmp_assign_source_7 = RICH_COMPARE_LE_OBJECT_OBJECT_LONG(tmp_cmp_expr_left_2, tmp_cmp_expr_right_2);
if (tmp_assign_source_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 172;
type_description_1 = "oooo";
goto try_except_handler_4;
}
assert(tmp_comparison_chain_1__comparison_result == NULL);
tmp_comparison_chain_1__comparison_result = tmp_assign_source_7;
}
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
CHECK_OBJECT(tmp_comparison_chain_1__comparison_result);
tmp_operand_value_1 = tmp_comparison_chain_1__comparison_result;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 172;
type_description_1 = "oooo";
goto try_except_handler_4;
}
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:;
CHECK_OBJECT(tmp_comparison_chain_1__comparison_result);
tmp_and_right_value_1 = tmp_comparison_chain_1__comparison_result;
Py_INCREF(tmp_and_right_value_1);
goto try_return_handler_4;
branch_no_1:;
{
PyObject *tmp_cmp_expr_left_3;
PyObject *tmp_cmp_expr_right_3;
CHECK_OBJECT(tmp_comparison_chain_1__operand_2);
tmp_cmp_expr_left_3 = tmp_comparison_chain_1__operand_2;
CHECK_OBJECT(var_upper);
tmp_cmp_expr_right_3 = var_upper;
tmp_and_right_value_1 = RICH_COMPARE_LE_OBJECT_LONG_OBJECT(tmp_cmp_expr_left_3, tmp_cmp_expr_right_3);
if (tmp_and_right_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 172;
type_description_1 = "oooo";
goto try_except_handler_4;
}
goto try_return_handler_4;
}
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_4:;
CHECK_OBJECT(tmp_comparison_chain_1__operand_2);
Py_DECREF(tmp_comparison_chain_1__operand_2);
tmp_comparison_chain_1__operand_2 = NULL;
CHECK_OBJECT(tmp_comparison_chain_1__comparison_result);
Py_DECREF(tmp_comparison_chain_1__comparison_result);
tmp_comparison_chain_1__comparison_result = NULL;
goto outline_result_1;
// Exception handler code:
try_except_handler_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;
Py_XDECREF(tmp_comparison_chain_1__operand_2);
tmp_comparison_chain_1__operand_2 = NULL;
Py_XDECREF(tmp_comparison_chain_1__comparison_result);
tmp_comparison_chain_1__comparison_result = NULL;
// Re-raise.
exception_type = exception_keeper_type_3;
exception_value = exception_keeper_value_3;
exception_tb = exception_keeper_tb_3;
exception_lineno = exception_keeper_lineno_3;
goto frame_exception_exit_1;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_result_1:;
tmp_return_value = tmp_and_right_value_1;
goto and_end_1;
and_left_1:;
tmp_return_value = tmp_and_left_value_1;
and_end_1:;
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_0097ea40312cec2b7b92ec4013c339e3);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_0097ea40312cec2b7b92ec4013c339e3);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_0097ea40312cec2b7b92ec4013c339e3);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_0097ea40312cec2b7b92ec4013c339e3, exception_lineno);
} else if (exception_tb->tb_frame != &frame_0097ea40312cec2b7b92ec4013c339e3->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_0097ea40312cec2b7b92ec4013c339e3, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_0097ea40312cec2b7b92ec4013c339e3,
type_description_1,
par_self,
par_request_token,
var_lower,
var_upper
);
// Release cached frame if used for exception.
if (frame_0097ea40312cec2b7b92ec4013c339e3 == cache_frame_0097ea40312cec2b7b92ec4013c339e3) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_0097ea40312cec2b7b92ec4013c339e3);
cache_frame_0097ea40312cec2b7b92ec4013c339e3 = NULL;
}
assertFrameObject(frame_0097ea40312cec2b7b92ec4013c339e3);
// 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_lower);
Py_DECREF(var_lower);
var_lower = NULL;
CHECK_OBJECT(var_upper);
Py_DECREF(var_upper);
var_upper = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_4 = exception_type;
exception_keeper_value_4 = exception_value;
exception_keeper_tb_4 = exception_tb;
exception_keeper_lineno_4 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_lower);
var_lower = NULL;
Py_XDECREF(var_upper);
var_upper = NULL;
// Re-raise.
exception_type = exception_keeper_type_4;
exception_value = exception_keeper_value_4;
exception_tb = exception_keeper_tb_4;
exception_lineno = exception_keeper_lineno_4;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_request_token);
Py_DECREF(par_request_token);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_request_token);
Py_DECREF(par_request_token);
// 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_oauthlib$oauth1$rfc5849$request_validator$$$function__14_check_access_token(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_request_token = python_pars[1];
PyObject *var_lower = NULL;
PyObject *var_upper = NULL;
PyObject *tmp_comparison_chain_1__comparison_result = NULL;
PyObject *tmp_comparison_chain_1__operand_2 = 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_7355abdc66ff0f4187febf24a3a66782;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
PyObject *tmp_iterator_attempt;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
PyObject *exception_keeper_type_2;
PyObject *exception_keeper_value_2;
PyTracebackObject *exception_keeper_tb_2;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_2;
PyObject *tmp_return_value = NULL;
int tmp_res;
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_7355abdc66ff0f4187febf24a3a66782 = NULL;
PyObject *exception_keeper_type_4;
PyObject *exception_keeper_value_4;
PyTracebackObject *exception_keeper_tb_4;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_4;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_7355abdc66ff0f4187febf24a3a66782)) {
Py_XDECREF(cache_frame_7355abdc66ff0f4187febf24a3a66782);
#if _DEBUG_REFCOUNTS
if (cache_frame_7355abdc66ff0f4187febf24a3a66782 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_7355abdc66ff0f4187febf24a3a66782 = MAKE_FUNCTION_FRAME(codeobj_7355abdc66ff0f4187febf24a3a66782, module_oauthlib$oauth1$rfc5849$request_validator, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_7355abdc66ff0f4187febf24a3a66782->m_type_description == NULL);
frame_7355abdc66ff0f4187febf24a3a66782 = cache_frame_7355abdc66ff0f4187febf24a3a66782;
// Push the new frame as the currently active one.
pushFrameStack(frame_7355abdc66ff0f4187febf24a3a66782);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_7355abdc66ff0f4187febf24a3a66782) == 2); // Frame stack
// Framed code:
// Tried code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_iter_arg_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_iter_arg_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[9]);
if (tmp_iter_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 178;
type_description_1 = "oooo";
goto try_except_handler_2;
}
tmp_assign_source_1 = MAKE_UNPACK_ITERATOR(tmp_iter_arg_1);
Py_DECREF(tmp_iter_arg_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 178;
type_description_1 = "oooo";
goto try_except_handler_2;
}
assert(tmp_tuple_unpack_1__source_iter == NULL);
tmp_tuple_unpack_1__source_iter = tmp_assign_source_1;
}
// Tried code:
{
PyObject *tmp_assign_source_2;
PyObject *tmp_unpack_1;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
tmp_unpack_1 = tmp_tuple_unpack_1__source_iter;
tmp_assign_source_2 = UNPACK_NEXT(tmp_unpack_1, 0, 2);
if (tmp_assign_source_2 == NULL) {
if (!ERROR_OCCURRED()) {
exception_type = PyExc_StopIteration;
Py_INCREF(exception_type);
exception_value = NULL;
exception_tb = NULL;
} else {
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
}
type_description_1 = "oooo";
exception_lineno = 178;
goto try_except_handler_3;
}
assert(tmp_tuple_unpack_1__element_1 == NULL);
tmp_tuple_unpack_1__element_1 = tmp_assign_source_2;
}
{
PyObject *tmp_assign_source_3;
PyObject *tmp_unpack_2;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
tmp_unpack_2 = tmp_tuple_unpack_1__source_iter;
tmp_assign_source_3 = UNPACK_NEXT(tmp_unpack_2, 1, 2);
if (tmp_assign_source_3 == NULL) {
if (!ERROR_OCCURRED()) {
exception_type = PyExc_StopIteration;
Py_INCREF(exception_type);
exception_value = NULL;
exception_tb = NULL;
} else {
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
}
type_description_1 = "oooo";
exception_lineno = 178;
goto try_except_handler_3;
}
assert(tmp_tuple_unpack_1__element_2 == NULL);
tmp_tuple_unpack_1__element_2 = tmp_assign_source_3;
}
{
PyObject *tmp_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 = "oooo";
exception_lineno = 178;
goto try_except_handler_3;
}
}
} else {
Py_DECREF(tmp_iterator_attempt);
exception_type = PyExc_ValueError;
Py_INCREF(PyExc_ValueError);
exception_value = mod_consts[4];
Py_INCREF(exception_value);
exception_tb = NULL;
type_description_1 = "oooo";
exception_lineno = 178;
goto try_except_handler_3;
}
}
goto try_end_1;
// Exception handler code:
try_except_handler_3:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
Py_DECREF(tmp_tuple_unpack_1__source_iter);
tmp_tuple_unpack_1__source_iter = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto try_except_handler_2;
// End of try:
try_end_1:;
goto try_end_2;
// Exception handler code:
try_except_handler_2:;
exception_keeper_type_2 = exception_type;
exception_keeper_value_2 = exception_value;
exception_keeper_tb_2 = exception_tb;
exception_keeper_lineno_2 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_tuple_unpack_1__element_1);
tmp_tuple_unpack_1__element_1 = NULL;
Py_XDECREF(tmp_tuple_unpack_1__element_2);
tmp_tuple_unpack_1__element_2 = NULL;
// Re-raise.
exception_type = exception_keeper_type_2;
exception_value = exception_keeper_value_2;
exception_tb = exception_keeper_tb_2;
exception_lineno = exception_keeper_lineno_2;
goto frame_exception_exit_1;
// End of try:
try_end_2:;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
Py_DECREF(tmp_tuple_unpack_1__source_iter);
tmp_tuple_unpack_1__source_iter = NULL;
{
PyObject *tmp_assign_source_4;
CHECK_OBJECT(tmp_tuple_unpack_1__element_1);
tmp_assign_source_4 = tmp_tuple_unpack_1__element_1;
assert(var_lower == NULL);
Py_INCREF(tmp_assign_source_4);
var_lower = tmp_assign_source_4;
}
Py_XDECREF(tmp_tuple_unpack_1__element_1);
tmp_tuple_unpack_1__element_1 = NULL;
{
PyObject *tmp_assign_source_5;
CHECK_OBJECT(tmp_tuple_unpack_1__element_2);
tmp_assign_source_5 = tmp_tuple_unpack_1__element_2;
assert(var_upper == NULL);
Py_INCREF(tmp_assign_source_5);
var_upper = tmp_assign_source_5;
}
Py_XDECREF(tmp_tuple_unpack_1__element_2);
tmp_tuple_unpack_1__element_2 = NULL;
{
int tmp_and_left_truth_1;
PyObject *tmp_and_left_value_1;
PyObject *tmp_and_right_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_set_arg_1;
PyObject *tmp_expression_value_2;
CHECK_OBJECT(par_request_token);
tmp_set_arg_1 = par_request_token;
tmp_cmp_expr_left_1 = PySet_New(tmp_set_arg_1);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 179;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_2 = par_self;
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[5]);
if (tmp_cmp_expr_right_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_cmp_expr_left_1);
exception_lineno = 179;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_and_left_value_1 = RICH_COMPARE_LE_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
Py_DECREF(tmp_cmp_expr_left_1);
Py_DECREF(tmp_cmp_expr_right_1);
if (tmp_and_left_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 179;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_and_left_truth_1 = CHECK_IF_TRUE(tmp_and_left_value_1);
if (tmp_and_left_truth_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_and_left_value_1);
exception_lineno = 179;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_1 == 1) {
goto and_right_1;
} else {
goto and_left_1;
}
and_right_1:;
Py_DECREF(tmp_and_left_value_1);
// Tried code:
{
PyObject *tmp_assign_source_6;
PyObject *tmp_len_arg_1;
CHECK_OBJECT(par_request_token);
tmp_len_arg_1 = par_request_token;
tmp_assign_source_6 = BUILTIN_LEN(tmp_len_arg_1);
if (tmp_assign_source_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 180;
type_description_1 = "oooo";
goto try_except_handler_4;
}
assert(tmp_comparison_chain_1__operand_2 == NULL);
tmp_comparison_chain_1__operand_2 = tmp_assign_source_6;
}
{
PyObject *tmp_assign_source_7;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
CHECK_OBJECT(var_lower);
tmp_cmp_expr_left_2 = var_lower;
CHECK_OBJECT(tmp_comparison_chain_1__operand_2);
tmp_cmp_expr_right_2 = tmp_comparison_chain_1__operand_2;
tmp_assign_source_7 = RICH_COMPARE_LE_OBJECT_OBJECT_LONG(tmp_cmp_expr_left_2, tmp_cmp_expr_right_2);
if (tmp_assign_source_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 180;
type_description_1 = "oooo";
goto try_except_handler_4;
}
assert(tmp_comparison_chain_1__comparison_result == NULL);
tmp_comparison_chain_1__comparison_result = tmp_assign_source_7;
}
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
CHECK_OBJECT(tmp_comparison_chain_1__comparison_result);
tmp_operand_value_1 = tmp_comparison_chain_1__comparison_result;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 180;
type_description_1 = "oooo";
goto try_except_handler_4;
}
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:;
CHECK_OBJECT(tmp_comparison_chain_1__comparison_result);
tmp_and_right_value_1 = tmp_comparison_chain_1__comparison_result;
Py_INCREF(tmp_and_right_value_1);
goto try_return_handler_4;
branch_no_1:;
{
PyObject *tmp_cmp_expr_left_3;
PyObject *tmp_cmp_expr_right_3;
CHECK_OBJECT(tmp_comparison_chain_1__operand_2);
tmp_cmp_expr_left_3 = tmp_comparison_chain_1__operand_2;
CHECK_OBJECT(var_upper);
tmp_cmp_expr_right_3 = var_upper;
tmp_and_right_value_1 = RICH_COMPARE_LE_OBJECT_LONG_OBJECT(tmp_cmp_expr_left_3, tmp_cmp_expr_right_3);
if (tmp_and_right_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 180;
type_description_1 = "oooo";
goto try_except_handler_4;
}
goto try_return_handler_4;
}
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_4:;
CHECK_OBJECT(tmp_comparison_chain_1__operand_2);
Py_DECREF(tmp_comparison_chain_1__operand_2);
tmp_comparison_chain_1__operand_2 = NULL;
CHECK_OBJECT(tmp_comparison_chain_1__comparison_result);
Py_DECREF(tmp_comparison_chain_1__comparison_result);
tmp_comparison_chain_1__comparison_result = NULL;
goto outline_result_1;
// Exception handler code:
try_except_handler_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;
Py_XDECREF(tmp_comparison_chain_1__operand_2);
tmp_comparison_chain_1__operand_2 = NULL;
Py_XDECREF(tmp_comparison_chain_1__comparison_result);
tmp_comparison_chain_1__comparison_result = NULL;
// Re-raise.
exception_type = exception_keeper_type_3;
exception_value = exception_keeper_value_3;
exception_tb = exception_keeper_tb_3;
exception_lineno = exception_keeper_lineno_3;
goto frame_exception_exit_1;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_result_1:;
tmp_return_value = tmp_and_right_value_1;
goto and_end_1;
and_left_1:;
tmp_return_value = tmp_and_left_value_1;
and_end_1:;
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_7355abdc66ff0f4187febf24a3a66782);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_7355abdc66ff0f4187febf24a3a66782);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_7355abdc66ff0f4187febf24a3a66782);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_7355abdc66ff0f4187febf24a3a66782, exception_lineno);
} else if (exception_tb->tb_frame != &frame_7355abdc66ff0f4187febf24a3a66782->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_7355abdc66ff0f4187febf24a3a66782, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_7355abdc66ff0f4187febf24a3a66782,
type_description_1,
par_self,
par_request_token,
var_lower,
var_upper
);
// Release cached frame if used for exception.
if (frame_7355abdc66ff0f4187febf24a3a66782 == cache_frame_7355abdc66ff0f4187febf24a3a66782) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_7355abdc66ff0f4187febf24a3a66782);
cache_frame_7355abdc66ff0f4187febf24a3a66782 = NULL;
}
assertFrameObject(frame_7355abdc66ff0f4187febf24a3a66782);
// 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_lower);
Py_DECREF(var_lower);
var_lower = NULL;
CHECK_OBJECT(var_upper);
Py_DECREF(var_upper);
var_upper = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_4 = exception_type;
exception_keeper_value_4 = exception_value;
exception_keeper_tb_4 = exception_tb;
exception_keeper_lineno_4 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_lower);
var_lower = NULL;
Py_XDECREF(var_upper);
var_upper = NULL;
// Re-raise.
exception_type = exception_keeper_type_4;
exception_value = exception_keeper_value_4;
exception_tb = exception_keeper_tb_4;
exception_lineno = exception_keeper_lineno_4;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_request_token);
Py_DECREF(par_request_token);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_request_token);
Py_DECREF(par_request_token);
// 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_oauthlib$oauth1$rfc5849$request_validator$$$function__15_check_nonce(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_nonce = python_pars[1];
PyObject *var_lower = NULL;
PyObject *var_upper = NULL;
PyObject *tmp_comparison_chain_1__comparison_result = NULL;
PyObject *tmp_comparison_chain_1__operand_2 = 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_b55800669d3eb63652befbab56d5704b;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
PyObject *tmp_iterator_attempt;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
PyObject *exception_keeper_type_2;
PyObject *exception_keeper_value_2;
PyTracebackObject *exception_keeper_tb_2;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_2;
PyObject *tmp_return_value = NULL;
int tmp_res;
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_b55800669d3eb63652befbab56d5704b = NULL;
PyObject *exception_keeper_type_4;
PyObject *exception_keeper_value_4;
PyTracebackObject *exception_keeper_tb_4;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_4;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_b55800669d3eb63652befbab56d5704b)) {
Py_XDECREF(cache_frame_b55800669d3eb63652befbab56d5704b);
#if _DEBUG_REFCOUNTS
if (cache_frame_b55800669d3eb63652befbab56d5704b == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_b55800669d3eb63652befbab56d5704b = MAKE_FUNCTION_FRAME(codeobj_b55800669d3eb63652befbab56d5704b, module_oauthlib$oauth1$rfc5849$request_validator, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_b55800669d3eb63652befbab56d5704b->m_type_description == NULL);
frame_b55800669d3eb63652befbab56d5704b = cache_frame_b55800669d3eb63652befbab56d5704b;
// Push the new frame as the currently active one.
pushFrameStack(frame_b55800669d3eb63652befbab56d5704b);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_b55800669d3eb63652befbab56d5704b) == 2); // Frame stack
// Framed code:
// Tried code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_iter_arg_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_iter_arg_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[11]);
if (tmp_iter_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 186;
type_description_1 = "oooo";
goto try_except_handler_2;
}
tmp_assign_source_1 = MAKE_UNPACK_ITERATOR(tmp_iter_arg_1);
Py_DECREF(tmp_iter_arg_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 186;
type_description_1 = "oooo";
goto try_except_handler_2;
}
assert(tmp_tuple_unpack_1__source_iter == NULL);
tmp_tuple_unpack_1__source_iter = tmp_assign_source_1;
}
// Tried code:
{
PyObject *tmp_assign_source_2;
PyObject *tmp_unpack_1;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
tmp_unpack_1 = tmp_tuple_unpack_1__source_iter;
tmp_assign_source_2 = UNPACK_NEXT(tmp_unpack_1, 0, 2);
if (tmp_assign_source_2 == NULL) {
if (!ERROR_OCCURRED()) {
exception_type = PyExc_StopIteration;
Py_INCREF(exception_type);
exception_value = NULL;
exception_tb = NULL;
} else {
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
}
type_description_1 = "oooo";
exception_lineno = 186;
goto try_except_handler_3;
}
assert(tmp_tuple_unpack_1__element_1 == NULL);
tmp_tuple_unpack_1__element_1 = tmp_assign_source_2;
}
{
PyObject *tmp_assign_source_3;
PyObject *tmp_unpack_2;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
tmp_unpack_2 = tmp_tuple_unpack_1__source_iter;
tmp_assign_source_3 = UNPACK_NEXT(tmp_unpack_2, 1, 2);
if (tmp_assign_source_3 == NULL) {
if (!ERROR_OCCURRED()) {
exception_type = PyExc_StopIteration;
Py_INCREF(exception_type);
exception_value = NULL;
exception_tb = NULL;
} else {
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
}
type_description_1 = "oooo";
exception_lineno = 186;
goto try_except_handler_3;
}
assert(tmp_tuple_unpack_1__element_2 == NULL);
tmp_tuple_unpack_1__element_2 = tmp_assign_source_3;
}
{
PyObject *tmp_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 = "oooo";
exception_lineno = 186;
goto try_except_handler_3;
}
}
} else {
Py_DECREF(tmp_iterator_attempt);
exception_type = PyExc_ValueError;
Py_INCREF(PyExc_ValueError);
exception_value = mod_consts[4];
Py_INCREF(exception_value);
exception_tb = NULL;
type_description_1 = "oooo";
exception_lineno = 186;
goto try_except_handler_3;
}
}
goto try_end_1;
// Exception handler code:
try_except_handler_3:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
Py_DECREF(tmp_tuple_unpack_1__source_iter);
tmp_tuple_unpack_1__source_iter = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto try_except_handler_2;
// End of try:
try_end_1:;
goto try_end_2;
// Exception handler code:
try_except_handler_2:;
exception_keeper_type_2 = exception_type;
exception_keeper_value_2 = exception_value;
exception_keeper_tb_2 = exception_tb;
exception_keeper_lineno_2 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_tuple_unpack_1__element_1);
tmp_tuple_unpack_1__element_1 = NULL;
Py_XDECREF(tmp_tuple_unpack_1__element_2);
tmp_tuple_unpack_1__element_2 = NULL;
// Re-raise.
exception_type = exception_keeper_type_2;
exception_value = exception_keeper_value_2;
exception_tb = exception_keeper_tb_2;
exception_lineno = exception_keeper_lineno_2;
goto frame_exception_exit_1;
// End of try:
try_end_2:;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
Py_DECREF(tmp_tuple_unpack_1__source_iter);
tmp_tuple_unpack_1__source_iter = NULL;
{
PyObject *tmp_assign_source_4;
CHECK_OBJECT(tmp_tuple_unpack_1__element_1);
tmp_assign_source_4 = tmp_tuple_unpack_1__element_1;
assert(var_lower == NULL);
Py_INCREF(tmp_assign_source_4);
var_lower = tmp_assign_source_4;
}
Py_XDECREF(tmp_tuple_unpack_1__element_1);
tmp_tuple_unpack_1__element_1 = NULL;
{
PyObject *tmp_assign_source_5;
CHECK_OBJECT(tmp_tuple_unpack_1__element_2);
tmp_assign_source_5 = tmp_tuple_unpack_1__element_2;
assert(var_upper == NULL);
Py_INCREF(tmp_assign_source_5);
var_upper = tmp_assign_source_5;
}
Py_XDECREF(tmp_tuple_unpack_1__element_2);
tmp_tuple_unpack_1__element_2 = NULL;
{
int tmp_and_left_truth_1;
PyObject *tmp_and_left_value_1;
PyObject *tmp_and_right_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_set_arg_1;
PyObject *tmp_expression_value_2;
CHECK_OBJECT(par_nonce);
tmp_set_arg_1 = par_nonce;
tmp_cmp_expr_left_1 = PySet_New(tmp_set_arg_1);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 187;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_2 = par_self;
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[5]);
if (tmp_cmp_expr_right_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_cmp_expr_left_1);
exception_lineno = 187;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_and_left_value_1 = RICH_COMPARE_LE_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
Py_DECREF(tmp_cmp_expr_left_1);
Py_DECREF(tmp_cmp_expr_right_1);
if (tmp_and_left_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 187;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_and_left_truth_1 = CHECK_IF_TRUE(tmp_and_left_value_1);
if (tmp_and_left_truth_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_and_left_value_1);
exception_lineno = 187;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_1 == 1) {
goto and_right_1;
} else {
goto and_left_1;
}
and_right_1:;
Py_DECREF(tmp_and_left_value_1);
// Tried code:
{
PyObject *tmp_assign_source_6;
PyObject *tmp_len_arg_1;
CHECK_OBJECT(par_nonce);
tmp_len_arg_1 = par_nonce;
tmp_assign_source_6 = BUILTIN_LEN(tmp_len_arg_1);
if (tmp_assign_source_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 188;
type_description_1 = "oooo";
goto try_except_handler_4;
}
assert(tmp_comparison_chain_1__operand_2 == NULL);
tmp_comparison_chain_1__operand_2 = tmp_assign_source_6;
}
{
PyObject *tmp_assign_source_7;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
CHECK_OBJECT(var_lower);
tmp_cmp_expr_left_2 = var_lower;
CHECK_OBJECT(tmp_comparison_chain_1__operand_2);
tmp_cmp_expr_right_2 = tmp_comparison_chain_1__operand_2;
tmp_assign_source_7 = RICH_COMPARE_LE_OBJECT_OBJECT_LONG(tmp_cmp_expr_left_2, tmp_cmp_expr_right_2);
if (tmp_assign_source_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 188;
type_description_1 = "oooo";
goto try_except_handler_4;
}
assert(tmp_comparison_chain_1__comparison_result == NULL);
tmp_comparison_chain_1__comparison_result = tmp_assign_source_7;
}
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
CHECK_OBJECT(tmp_comparison_chain_1__comparison_result);
tmp_operand_value_1 = tmp_comparison_chain_1__comparison_result;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 188;
type_description_1 = "oooo";
goto try_except_handler_4;
}
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:;
CHECK_OBJECT(tmp_comparison_chain_1__comparison_result);
tmp_and_right_value_1 = tmp_comparison_chain_1__comparison_result;
Py_INCREF(tmp_and_right_value_1);
goto try_return_handler_4;
branch_no_1:;
{
PyObject *tmp_cmp_expr_left_3;
PyObject *tmp_cmp_expr_right_3;
CHECK_OBJECT(tmp_comparison_chain_1__operand_2);
tmp_cmp_expr_left_3 = tmp_comparison_chain_1__operand_2;
CHECK_OBJECT(var_upper);
tmp_cmp_expr_right_3 = var_upper;
tmp_and_right_value_1 = RICH_COMPARE_LE_OBJECT_LONG_OBJECT(tmp_cmp_expr_left_3, tmp_cmp_expr_right_3);
if (tmp_and_right_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 188;
type_description_1 = "oooo";
goto try_except_handler_4;
}
goto try_return_handler_4;
}
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_4:;
CHECK_OBJECT(tmp_comparison_chain_1__operand_2);
Py_DECREF(tmp_comparison_chain_1__operand_2);
tmp_comparison_chain_1__operand_2 = NULL;
CHECK_OBJECT(tmp_comparison_chain_1__comparison_result);
Py_DECREF(tmp_comparison_chain_1__comparison_result);
tmp_comparison_chain_1__comparison_result = NULL;
goto outline_result_1;
// Exception handler code:
try_except_handler_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;
Py_XDECREF(tmp_comparison_chain_1__operand_2);
tmp_comparison_chain_1__operand_2 = NULL;
Py_XDECREF(tmp_comparison_chain_1__comparison_result);
tmp_comparison_chain_1__comparison_result = NULL;
// Re-raise.
exception_type = exception_keeper_type_3;
exception_value = exception_keeper_value_3;
exception_tb = exception_keeper_tb_3;
exception_lineno = exception_keeper_lineno_3;
goto frame_exception_exit_1;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_result_1:;
tmp_return_value = tmp_and_right_value_1;
goto and_end_1;
and_left_1:;
tmp_return_value = tmp_and_left_value_1;
and_end_1:;
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_b55800669d3eb63652befbab56d5704b);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_b55800669d3eb63652befbab56d5704b);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_b55800669d3eb63652befbab56d5704b);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_b55800669d3eb63652befbab56d5704b, exception_lineno);
} else if (exception_tb->tb_frame != &frame_b55800669d3eb63652befbab56d5704b->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_b55800669d3eb63652befbab56d5704b, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_b55800669d3eb63652befbab56d5704b,
type_description_1,
par_self,
par_nonce,
var_lower,
var_upper
);
// Release cached frame if used for exception.
if (frame_b55800669d3eb63652befbab56d5704b == cache_frame_b55800669d3eb63652befbab56d5704b) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_b55800669d3eb63652befbab56d5704b);
cache_frame_b55800669d3eb63652befbab56d5704b = NULL;
}
assertFrameObject(frame_b55800669d3eb63652befbab56d5704b);
// 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_lower);
Py_DECREF(var_lower);
var_lower = NULL;
CHECK_OBJECT(var_upper);
Py_DECREF(var_upper);
var_upper = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_4 = exception_type;
exception_keeper_value_4 = exception_value;
exception_keeper_tb_4 = exception_tb;
exception_keeper_lineno_4 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_lower);
var_lower = NULL;
Py_XDECREF(var_upper);
var_upper = NULL;
// Re-raise.
exception_type = exception_keeper_type_4;
exception_value = exception_keeper_value_4;
exception_tb = exception_keeper_tb_4;
exception_lineno = exception_keeper_lineno_4;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_nonce);
Py_DECREF(par_nonce);
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_nonce);
Py_DECREF(par_nonce);
// 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_oauthlib$oauth1$rfc5849$request_validator$$$function__16_check_verifier(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_verifier = python_pars[1];
PyObject *var_lower = NULL;
PyObject *var_upper = NULL;
PyObject *tmp_comparison_chain_1__comparison_result = NULL;
PyObject *tmp_comparison_chain_1__operand_2 = 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_d677b4c6ef9f03c1acd17f0fffadf312;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
PyObject *tmp_iterator_attempt;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
PyObject *exception_keeper_type_2;
PyObject *exception_keeper_value_2;
PyTracebackObject *exception_keeper_tb_2;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_2;
PyObject *tmp_return_value = NULL;
int tmp_res;
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_d677b4c6ef9f03c1acd17f0fffadf312 = NULL;
PyObject *exception_keeper_type_4;
PyObject *exception_keeper_value_4;
PyTracebackObject *exception_keeper_tb_4;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_4;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_d677b4c6ef9f03c1acd17f0fffadf312)) {
Py_XDECREF(cache_frame_d677b4c6ef9f03c1acd17f0fffadf312);
#if _DEBUG_REFCOUNTS
if (cache_frame_d677b4c6ef9f03c1acd17f0fffadf312 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_d677b4c6ef9f03c1acd17f0fffadf312 = MAKE_FUNCTION_FRAME(codeobj_d677b4c6ef9f03c1acd17f0fffadf312, module_oauthlib$oauth1$rfc5849$request_validator, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_d677b4c6ef9f03c1acd17f0fffadf312->m_type_description == NULL);
frame_d677b4c6ef9f03c1acd17f0fffadf312 = cache_frame_d677b4c6ef9f03c1acd17f0fffadf312;
// Push the new frame as the currently active one.
pushFrameStack(frame_d677b4c6ef9f03c1acd17f0fffadf312);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_d677b4c6ef9f03c1acd17f0fffadf312) == 2); // Frame stack
// Framed code:
// Tried code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_iter_arg_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_iter_arg_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[13]);
if (tmp_iter_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 194;
type_description_1 = "oooo";
goto try_except_handler_2;
}
tmp_assign_source_1 = MAKE_UNPACK_ITERATOR(tmp_iter_arg_1);
Py_DECREF(tmp_iter_arg_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 194;
type_description_1 = "oooo";
goto try_except_handler_2;
}
assert(tmp_tuple_unpack_1__source_iter == NULL);
tmp_tuple_unpack_1__source_iter = tmp_assign_source_1;
}
// Tried code:
{
PyObject *tmp_assign_source_2;
PyObject *tmp_unpack_1;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
tmp_unpack_1 = tmp_tuple_unpack_1__source_iter;
tmp_assign_source_2 = UNPACK_NEXT(tmp_unpack_1, 0, 2);
if (tmp_assign_source_2 == NULL) {
if (!ERROR_OCCURRED()) {
exception_type = PyExc_StopIteration;
Py_INCREF(exception_type);
exception_value = NULL;
exception_tb = NULL;
} else {
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
}
type_description_1 = "oooo";
exception_lineno = 194;
goto try_except_handler_3;
}
assert(tmp_tuple_unpack_1__element_1 == NULL);
tmp_tuple_unpack_1__element_1 = tmp_assign_source_2;
}
{
PyObject *tmp_assign_source_3;
PyObject *tmp_unpack_2;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
tmp_unpack_2 = tmp_tuple_unpack_1__source_iter;
tmp_assign_source_3 = UNPACK_NEXT(tmp_unpack_2, 1, 2);
if (tmp_assign_source_3 == NULL) {
if (!ERROR_OCCURRED()) {
exception_type = PyExc_StopIteration;
Py_INCREF(exception_type);
exception_value = NULL;
exception_tb = NULL;
} else {
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
}
type_description_1 = "oooo";
exception_lineno = 194;
goto try_except_handler_3;
}
assert(tmp_tuple_unpack_1__element_2 == NULL);
tmp_tuple_unpack_1__element_2 = tmp_assign_source_3;
}
{
PyObject *tmp_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 = "oooo";
exception_lineno = 194;
goto try_except_handler_3;
}
}
} else {
Py_DECREF(tmp_iterator_attempt);
exception_type = PyExc_ValueError;
Py_INCREF(PyExc_ValueError);
exception_value = mod_consts[4];
Py_INCREF(exception_value);
exception_tb = NULL;
type_description_1 = "oooo";
exception_lineno = 194;
goto try_except_handler_3;
}
}
goto try_end_1;
// Exception handler code:
try_except_handler_3:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
Py_DECREF(tmp_tuple_unpack_1__source_iter);
tmp_tuple_unpack_1__source_iter = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto try_except_handler_2;
// End of try:
try_end_1:;
goto try_end_2;
// Exception handler code:
try_except_handler_2:;
exception_keeper_type_2 = exception_type;
exception_keeper_value_2 = exception_value;
exception_keeper_tb_2 = exception_tb;
exception_keeper_lineno_2 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_tuple_unpack_1__element_1);
tmp_tuple_unpack_1__element_1 = NULL;
Py_XDECREF(tmp_tuple_unpack_1__element_2);
tmp_tuple_unpack_1__element_2 = NULL;
// Re-raise.
exception_type = exception_keeper_type_2;
exception_value = exception_keeper_value_2;
exception_tb = exception_keeper_tb_2;
exception_lineno = exception_keeper_lineno_2;
goto frame_exception_exit_1;
// End of try:
try_end_2:;
CHECK_OBJECT(tmp_tuple_unpack_1__source_iter);
Py_DECREF(tmp_tuple_unpack_1__source_iter);
tmp_tuple_unpack_1__source_iter = NULL;
{
PyObject *tmp_assign_source_4;
CHECK_OBJECT(tmp_tuple_unpack_1__element_1);
tmp_assign_source_4 = tmp_tuple_unpack_1__element_1;
assert(var_lower == NULL);
Py_INCREF(tmp_assign_source_4);
var_lower = tmp_assign_source_4;
}
Py_XDECREF(tmp_tuple_unpack_1__element_1);
tmp_tuple_unpack_1__element_1 = NULL;
{
PyObject *tmp_assign_source_5;
CHECK_OBJECT(tmp_tuple_unpack_1__element_2);
tmp_assign_source_5 = tmp_tuple_unpack_1__element_2;
assert(var_upper == NULL);
Py_INCREF(tmp_assign_source_5);
var_upper = tmp_assign_source_5;
}
Py_XDECREF(tmp_tuple_unpack_1__element_2);
tmp_tuple_unpack_1__element_2 = NULL;
{
int tmp_and_left_truth_1;
PyObject *tmp_and_left_value_1;
PyObject *tmp_and_right_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_set_arg_1;
PyObject *tmp_expression_value_2;
CHECK_OBJECT(par_verifier);
tmp_set_arg_1 = par_verifier;
tmp_cmp_expr_left_1 = PySet_New(tmp_set_arg_1);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 195;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_2 = par_self;
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[5]);
if (tmp_cmp_expr_right_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_cmp_expr_left_1);
exception_lineno = 195;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_and_left_value_1 = RICH_COMPARE_LE_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
Py_DECREF(tmp_cmp_expr_left_1);
Py_DECREF(tmp_cmp_expr_right_1);
if (tmp_and_left_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 195;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_and_left_truth_1 = CHECK_IF_TRUE(tmp_and_left_value_1);
if (tmp_and_left_truth_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_and_left_value_1);
exception_lineno = 195;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_1 == 1) {
goto and_right_1;
} else {
goto and_left_1;
}
and_right_1:;
Py_DECREF(tmp_and_left_value_1);
// Tried code:
{
PyObject *tmp_assign_source_6;
PyObject *tmp_len_arg_1;
CHECK_OBJECT(par_verifier);
tmp_len_arg_1 = par_verifier;
tmp_assign_source_6 = BUILTIN_LEN(tmp_len_arg_1);
if (tmp_assign_source_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 196;
type_description_1 = "oooo";
goto try_except_handler_4;
}
assert(tmp_comparison_chain_1__operand_2 == NULL);
tmp_comparison_chain_1__operand_2 = tmp_assign_source_6;
}
{
PyObject *tmp_assign_source_7;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
CHECK_OBJECT(var_lower);
tmp_cmp_expr_left_2 = var_lower;
CHECK_OBJECT(tmp_comparison_chain_1__operand_2);
tmp_cmp_expr_right_2 = tmp_comparison_chain_1__operand_2;
tmp_assign_source_7 = RICH_COMPARE_LE_OBJECT_OBJECT_LONG(tmp_cmp_expr_left_2, tmp_cmp_expr_right_2);
if (tmp_assign_source_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 196;
type_description_1 = "oooo";
goto try_except_handler_4;
}
assert(tmp_comparison_chain_1__comparison_result == NULL);
tmp_comparison_chain_1__comparison_result = tmp_assign_source_7;
}
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
CHECK_OBJECT(tmp_comparison_chain_1__comparison_result);
tmp_operand_value_1 = tmp_comparison_chain_1__comparison_result;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 196;
type_description_1 = "oooo";
goto try_except_handler_4;
}
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:;
CHECK_OBJECT(tmp_comparison_chain_1__comparison_result);
tmp_and_right_value_1 = tmp_comparison_chain_1__comparison_result;
Py_INCREF(tmp_and_right_value_1);
goto try_return_handler_4;
branch_no_1:;
{
PyObject *tmp_cmp_expr_left_3;
PyObject *tmp_cmp_expr_right_3;
CHECK_OBJECT(tmp_comparison_chain_1__operand_2);
tmp_cmp_expr_left_3 = tmp_comparison_chain_1__operand_2;
CHECK_OBJECT(var_upper);
tmp_cmp_expr_right_3 = var_upper;
tmp_and_right_value_1 = RICH_COMPARE_LE_OBJECT_LONG_OBJECT(tmp_cmp_expr_left_3, tmp_cmp_expr_right_3);
if (tmp_and_right_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 196;
type_description_1 = "oooo";
goto try_except_handler_4;
}
goto try_return_handler_4;
}
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_4:;
CHECK_OBJECT(tmp_comparison_chain_1__operand_2);
Py_DECREF(tmp_comparison_chain_1__operand_2);
tmp_comparison_chain_1__operand_2 = NULL;
CHECK_OBJECT(tmp_comparison_chain_1__comparison_result);
Py_DECREF(tmp_comparison_chain_1__comparison_result);
tmp_comparison_chain_1__comparison_result = NULL;
goto outline_result_1;
// Exception handler code:
try_except_handler_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;
Py_XDECREF(tmp_comparison_chain_1__operand_2);
tmp_comparison_chain_1__operand_2 = NULL;
Py_XDECREF(tmp_comparison_chain_1__comparison_result);
tmp_comparison_chain_1__comparison_result = NULL;
// Re-raise.
exception_type = exception_keeper_type_3;
exception_value = exception_keeper_value_3;
exception_tb = exception_keeper_tb_3;
exception_lineno = exception_keeper_lineno_3;
goto frame_exception_exit_1;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_result_1:;
tmp_return_value = tmp_and_right_value_1;
goto and_end_1;
and_left_1:;
tmp_return_value = tmp_and_left_value_1;
and_end_1:;
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_d677b4c6ef9f03c1acd17f0fffadf312);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_d677b4c6ef9f03c1acd17f0fffadf312);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_d677b4c6ef9f03c1acd17f0fffadf312);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_d677b4c6ef9f03c1acd17f0fffadf312, exception_lineno);
} else if (exception_tb->tb_frame != &frame_d677b4c6ef9f03c1acd17f0fffadf312->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_d677b4c6ef9f03c1acd17f0fffadf312, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_d677b4c6ef9f03c1acd17f0fffadf312,
type_description_1,
par_self,
par_verifier,
var_lower,
var_upper
);
// Release cached frame if used for exception.
if (frame_d677b4c6ef9f03c1acd17f0fffadf312 == cache_frame_d677b4c6ef9f03c1acd17f0fffadf312) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_d677b4c6ef9f03c1acd17f0fffadf312);
cache_frame_d677b4c6ef9f03c1acd17f0fffadf312 = NULL;
}
assertFrameObject(frame_d677b4c6ef9f03c1acd17f0fffadf312);
// 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_lower);
Py_DECREF(var_lower);
var_lower = NULL;
CHECK_OBJECT(var_upper);
Py_DECREF(var_upper);
var_upper = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_4 = exception_type;
exception_keeper_value_4 = exception_value;
exception_keeper_tb_4 = exception_tb;
exception_keeper_lineno_4 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_lower);
var_lower = NULL;
Py_XDECREF(var_upper);
var_upper = NULL;
// Re-raise.
exception_type = exception_keeper_type_4;
exception_value = exception_keeper_value_4;
exception_tb = exception_keeper_tb_4;
exception_lineno = exception_keeper_lineno_4;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_verifier);
Py_DECREF(par_verifier);
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_verifier);
Py_DECREF(par_verifier);
// 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_oauthlib$oauth1$rfc5849$request_validator$$$function__17_check_realms(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
struct Nuitka_CellObject *par_self = Nuitka_Cell_New1(python_pars[0]);
PyObject *par_realms = python_pars[1];
PyObject *tmp_genexpr_1__$0 = NULL;
struct Nuitka_FrameObject *frame_799f81be5b89f3ad167bc331da1cf788;
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_799f81be5b89f3ad167bc331da1cf788 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_799f81be5b89f3ad167bc331da1cf788)) {
Py_XDECREF(cache_frame_799f81be5b89f3ad167bc331da1cf788);
#if _DEBUG_REFCOUNTS
if (cache_frame_799f81be5b89f3ad167bc331da1cf788 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_799f81be5b89f3ad167bc331da1cf788 = MAKE_FUNCTION_FRAME(codeobj_799f81be5b89f3ad167bc331da1cf788, module_oauthlib$oauth1$rfc5849$request_validator, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_799f81be5b89f3ad167bc331da1cf788->m_type_description == NULL);
frame_799f81be5b89f3ad167bc331da1cf788 = cache_frame_799f81be5b89f3ad167bc331da1cf788;
// Push the new frame as the currently active one.
pushFrameStack(frame_799f81be5b89f3ad167bc331da1cf788);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_799f81be5b89f3ad167bc331da1cf788) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_all_arg_1;
{
PyObject *tmp_assign_source_1;
PyObject *tmp_iter_arg_1;
CHECK_OBJECT(par_realms);
tmp_iter_arg_1 = par_realms;
tmp_assign_source_1 = MAKE_ITERATOR(tmp_iter_arg_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 200;
type_description_1 = "co";
goto frame_exception_exit_1;
}
assert(tmp_genexpr_1__$0 == NULL);
tmp_genexpr_1__$0 = tmp_assign_source_1;
}
// Tried code:
{
struct Nuitka_CellObject *tmp_closure_1[2];
tmp_closure_1[0] = Nuitka_Cell_New0(tmp_genexpr_1__$0);
tmp_closure_1[1] = par_self;
Py_INCREF(tmp_closure_1[1]);
tmp_all_arg_1 = MAKE_GENERATOR_oauthlib$oauth1$rfc5849$request_validator$$$function__17_check_realms$$$genexpr__1_genexpr(tmp_closure_1);
goto try_return_handler_1;
}
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(tmp_genexpr_1__$0);
Py_DECREF(tmp_genexpr_1__$0);
tmp_genexpr_1__$0 = NULL;
goto outline_result_1;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_result_1:;
tmp_return_value = BUILTIN_ALL(tmp_all_arg_1);
Py_DECREF(tmp_all_arg_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 200;
type_description_1 = "co";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_799f81be5b89f3ad167bc331da1cf788);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_799f81be5b89f3ad167bc331da1cf788);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_799f81be5b89f3ad167bc331da1cf788);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_799f81be5b89f3ad167bc331da1cf788, exception_lineno);
} else if (exception_tb->tb_frame != &frame_799f81be5b89f3ad167bc331da1cf788->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_799f81be5b89f3ad167bc331da1cf788, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_799f81be5b89f3ad167bc331da1cf788,
type_description_1,
par_self,
par_realms
);
// Release cached frame if used for exception.
if (frame_799f81be5b89f3ad167bc331da1cf788 == cache_frame_799f81be5b89f3ad167bc331da1cf788) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_799f81be5b89f3ad167bc331da1cf788);
cache_frame_799f81be5b89f3ad167bc331da1cf788 = NULL;
}
assertFrameObject(frame_799f81be5b89f3ad167bc331da1cf788);
// 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_realms);
Py_DECREF(par_realms);
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_realms);
Py_DECREF(par_realms);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
struct oauthlib$oauth1$rfc5849$request_validator$$$function__17_check_realms$$$genexpr__1_genexpr_locals {
PyObject *var_r;
PyObject *tmp_iter_value_0;
char const *type_description_1;
PyObject *exception_type;
PyObject *exception_value;
PyTracebackObject *exception_tb;
int exception_lineno;
int tmp_res;
char yield_tmps[1024];
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
int exception_keeper_lineno_1;
PyObject *exception_keeper_type_2;
PyObject *exception_keeper_value_2;
PyTracebackObject *exception_keeper_tb_2;
int exception_keeper_lineno_2;
};
static PyObject *oauthlib$oauth1$rfc5849$request_validator$$$function__17_check_realms$$$genexpr__1_genexpr_context(struct Nuitka_GeneratorObject *generator, PyObject *yield_return_value) {
CHECK_OBJECT(generator);
assert(Nuitka_Generator_Check((PyObject *)generator));
CHECK_OBJECT_X(yield_return_value);
// Heap access if used.
struct oauthlib$oauth1$rfc5849$request_validator$$$function__17_check_realms$$$genexpr__1_genexpr_locals *generator_heap = (struct oauthlib$oauth1$rfc5849$request_validator$$$function__17_check_realms$$$genexpr__1_genexpr_locals *)generator->m_heap_storage;
// Dispatch to yield based on return label index:
switch(generator->m_yield_return_index) {
case 1: goto yield_return_1;
}
// Local variable initialization
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
static struct Nuitka_FrameObject *cache_m_frame = NULL;
generator_heap->var_r = NULL;
generator_heap->tmp_iter_value_0 = NULL;
generator_heap->type_description_1 = NULL;
generator_heap->exception_type = NULL;
generator_heap->exception_value = NULL;
generator_heap->exception_tb = NULL;
generator_heap->exception_lineno = 0;
// Actual generator function body.
// Tried code:
if (isFrameUnusable(cache_m_frame)) {
Py_XDECREF(cache_m_frame);
#if _DEBUG_REFCOUNTS
if (cache_m_frame == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_m_frame = MAKE_FUNCTION_FRAME(codeobj_02060c6a06717437ff2cc283db5fdefd, module_oauthlib$oauth1$rfc5849$request_validator, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
generator->m_frame = cache_m_frame;
// Mark the frame object as in use, ref count 1 will be up for reuse.
Py_INCREF(generator->m_frame);
assert(Py_REFCNT(generator->m_frame) == 2); // Frame stack
#if PYTHON_VERSION >= 0x340
Nuitka_SetFrameGenerator(generator->m_frame, (PyObject *)generator);
#endif
assert(generator->m_frame->m_frame.f_back == NULL);
pushFrameStack(generator->m_frame);
// Taking a reference prevents reuse of generator frame while it is being used.
Py_INCREF(generator->m_frame->m_frame.f_back);
#if PYTHON_VERSION >= 0x300
// Accept currently existing exception as the one to publish again when we
// yield or yield from.
{
PyThreadState *thread_state = PyThreadState_GET();
#if PYTHON_VERSION < 0x3b0
EXC_TYPE_F(generator) = EXC_TYPE(thread_state);
if (EXC_TYPE_F(generator) == Py_None) EXC_TYPE_F(generator) = NULL;
Py_XINCREF(EXC_TYPE_F(generator));
#endif
EXC_VALUE_F(generator) = EXC_VALUE(thread_state);
Py_XINCREF(EXC_VALUE_F(generator));
#if PYTHON_VERSION < 0x3b0
ASSIGN_EXC_TRACEBACK_F(generator, EXC_TRACEBACK(thread_state));
Py_XINCREF(EXC_TRACEBACK_F(generator));
#endif
}
#endif
// Framed code:
// Tried code:
loop_start_1:;
{
PyObject *tmp_next_source_1;
PyObject *tmp_assign_source_1;
CHECK_OBJECT(Nuitka_Cell_GET(generator->m_closure[0]));
tmp_next_source_1 = Nuitka_Cell_GET(generator->m_closure[0]);
tmp_assign_source_1 = ITERATOR_NEXT(tmp_next_source_1);
if (tmp_assign_source_1 == NULL) {
if (CHECK_AND_CLEAR_STOP_ITERATION_OCCURRED()) {
goto loop_end_1;
} else {
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->type_description_1 = "Noc";
generator_heap->exception_lineno = 200;
goto try_except_handler_2;
}
}
{
PyObject *old = generator_heap->tmp_iter_value_0;
generator_heap->tmp_iter_value_0 = tmp_assign_source_1;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_2;
CHECK_OBJECT(generator_heap->tmp_iter_value_0);
tmp_assign_source_2 = generator_heap->tmp_iter_value_0;
{
PyObject *old = generator_heap->var_r;
generator_heap->var_r = tmp_assign_source_2;
Py_INCREF(generator_heap->var_r);
Py_XDECREF(old);
}
}
{
PyObject *tmp_expression_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_2;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_1;
CHECK_OBJECT(generator_heap->var_r);
tmp_cmp_expr_left_1 = generator_heap->var_r;
if (Nuitka_Cell_GET(generator->m_closure[1]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[16]);
generator_heap->exception_tb = NULL;
NORMALIZE_EXCEPTION(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
CHAIN_EXCEPTION(generator_heap->exception_value);
generator_heap->exception_lineno = 200;
generator_heap->type_description_1 = "Noc";
goto try_except_handler_2;
}
tmp_expression_value_2 = Nuitka_Cell_GET(generator->m_closure[1]);
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[17]);
if (tmp_cmp_expr_right_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 200;
generator_heap->type_description_1 = "Noc";
goto try_except_handler_2;
}
generator_heap->tmp_res = PySequence_Contains(tmp_cmp_expr_right_1, tmp_cmp_expr_left_1);
Py_DECREF(tmp_cmp_expr_right_1);
if (generator_heap->tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 200;
generator_heap->type_description_1 = "Noc";
goto try_except_handler_2;
}
tmp_expression_value_1 = (generator_heap->tmp_res == 1) ? Py_True : Py_False;
Py_INCREF(tmp_expression_value_1);
Nuitka_PreserveHeap(generator_heap->yield_tmps, &tmp_cmp_expr_left_1, sizeof(PyObject *), &tmp_cmp_expr_right_1, sizeof(PyObject *), &tmp_expression_value_2, sizeof(PyObject *), NULL);
generator->m_yield_return_index = 1;
return tmp_expression_value_1;
yield_return_1:
Nuitka_RestoreHeap(generator_heap->yield_tmps, &tmp_cmp_expr_left_1, sizeof(PyObject *), &tmp_cmp_expr_right_1, sizeof(PyObject *), &tmp_expression_value_2, sizeof(PyObject *), NULL);
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 200;
generator_heap->type_description_1 = "Noc";
goto try_except_handler_2;
}
tmp_yield_result_1 = yield_return_value;
}
if (CONSIDER_THREADING() == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 200;
generator_heap->type_description_1 = "Noc";
goto try_except_handler_2;
}
goto loop_start_1;
loop_end_1:;
goto try_end_1;
// Exception handler code:
try_except_handler_2:;
generator_heap->exception_keeper_type_1 = generator_heap->exception_type;
generator_heap->exception_keeper_value_1 = generator_heap->exception_value;
generator_heap->exception_keeper_tb_1 = generator_heap->exception_tb;
generator_heap->exception_keeper_lineno_1 = generator_heap->exception_lineno;
generator_heap->exception_type = NULL;
generator_heap->exception_value = NULL;
generator_heap->exception_tb = NULL;
generator_heap->exception_lineno = 0;
Py_XDECREF(generator_heap->tmp_iter_value_0);
generator_heap->tmp_iter_value_0 = NULL;
// Re-raise.
generator_heap->exception_type = generator_heap->exception_keeper_type_1;
generator_heap->exception_value = generator_heap->exception_keeper_value_1;
generator_heap->exception_tb = generator_heap->exception_keeper_tb_1;
generator_heap->exception_lineno = generator_heap->exception_keeper_lineno_1;
goto frame_exception_exit_1;
// End of try:
try_end_1:;
Nuitka_Frame_MarkAsNotExecuting(generator->m_frame);
#if PYTHON_VERSION >= 0x300
#if PYTHON_VERSION < 0x3b0
Py_CLEAR(EXC_TYPE_F(generator));
#endif
Py_CLEAR(EXC_VALUE_F(generator));
#if PYTHON_VERSION < 0x3b0
Py_CLEAR(EXC_TRACEBACK_F(generator));
#endif
#endif
// Allow re-use of the frame again.
Py_DECREF(generator->m_frame);
goto frame_no_exception_1;
frame_exception_exit_1:;
// If it's not an exit exception, consider and create a traceback for it.
if (!EXCEPTION_MATCH_GENERATOR(generator_heap->exception_type)) {
if (generator_heap->exception_tb == NULL) {
generator_heap->exception_tb = MAKE_TRACEBACK(generator->m_frame, generator_heap->exception_lineno);
} else if (generator_heap->exception_tb->tb_frame != &generator->m_frame->m_frame) {
generator_heap->exception_tb = ADD_TRACEBACK(generator_heap->exception_tb, generator->m_frame, generator_heap->exception_lineno);
}
Nuitka_Frame_AttachLocals(
generator->m_frame,
generator_heap->type_description_1,
NULL,
generator_heap->var_r,
generator->m_closure[1]
);
// Release cached frame if used for exception.
if (generator->m_frame == cache_m_frame) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_m_frame);
cache_m_frame = NULL;
}
assertFrameObject(generator->m_frame);
}
#if PYTHON_VERSION >= 0x300
#if PYTHON_VERSION < 0x3b0
Py_CLEAR(EXC_TYPE_F(generator));
#endif
Py_CLEAR(EXC_VALUE_F(generator));
#if PYTHON_VERSION < 0x3b0
Py_CLEAR(EXC_TRACEBACK_F(generator));
#endif
#endif
Py_DECREF(generator->m_frame);
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
goto try_end_2;
// Exception handler code:
try_except_handler_1:;
generator_heap->exception_keeper_type_2 = generator_heap->exception_type;
generator_heap->exception_keeper_value_2 = generator_heap->exception_value;
generator_heap->exception_keeper_tb_2 = generator_heap->exception_tb;
generator_heap->exception_keeper_lineno_2 = generator_heap->exception_lineno;
generator_heap->exception_type = NULL;
generator_heap->exception_value = NULL;
generator_heap->exception_tb = NULL;
generator_heap->exception_lineno = 0;
Py_XDECREF(generator_heap->var_r);
generator_heap->var_r = NULL;
// Re-raise.
generator_heap->exception_type = generator_heap->exception_keeper_type_2;
generator_heap->exception_value = generator_heap->exception_keeper_value_2;
generator_heap->exception_tb = generator_heap->exception_keeper_tb_2;
generator_heap->exception_lineno = generator_heap->exception_keeper_lineno_2;
goto function_exception_exit;
// End of try:
try_end_2:;
Py_XDECREF(generator_heap->tmp_iter_value_0);
generator_heap->tmp_iter_value_0 = NULL;
Py_XDECREF(generator_heap->var_r);
generator_heap->var_r = NULL;
return NULL;
function_exception_exit:
assert(generator_heap->exception_type);
RESTORE_ERROR_OCCURRED(generator_heap->exception_type, generator_heap->exception_value, generator_heap->exception_tb);
return NULL;
}
static PyObject *MAKE_GENERATOR_oauthlib$oauth1$rfc5849$request_validator$$$function__17_check_realms$$$genexpr__1_genexpr(struct Nuitka_CellObject **closure) {
return Nuitka_Generator_New(
oauthlib$oauth1$rfc5849$request_validator$$$function__17_check_realms$$$genexpr__1_genexpr_context,
module_oauthlib$oauth1$rfc5849$request_validator,
mod_consts[18],
#if PYTHON_VERSION >= 0x350
mod_consts[19],
#endif
codeobj_02060c6a06717437ff2cc283db5fdefd,
closure,
2,
sizeof(struct oauthlib$oauth1$rfc5849$request_validator$$$function__17_check_realms$$$genexpr__1_genexpr_locals)
);
}
static PyObject *impl_oauthlib$oauth1$rfc5849$request_validator$$$function__18__subclass_must_implement(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_fn = python_pars[1];
PyObject *var_m = NULL;
struct Nuitka_FrameObject *frame_863854923b36b78805d6de0de0ab3265;
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_863854923b36b78805d6de0de0ab3265 = 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_863854923b36b78805d6de0de0ab3265)) {
Py_XDECREF(cache_frame_863854923b36b78805d6de0de0ab3265);
#if _DEBUG_REFCOUNTS
if (cache_frame_863854923b36b78805d6de0de0ab3265 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_863854923b36b78805d6de0de0ab3265 = MAKE_FUNCTION_FRAME(codeobj_863854923b36b78805d6de0de0ab3265, module_oauthlib$oauth1$rfc5849$request_validator, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_863854923b36b78805d6de0de0ab3265->m_type_description == NULL);
frame_863854923b36b78805d6de0de0ab3265 = cache_frame_863854923b36b78805d6de0de0ab3265;
// Push the new frame as the currently active one.
pushFrameStack(frame_863854923b36b78805d6de0de0ab3265);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_863854923b36b78805d6de0de0ab3265) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_kw_call_arg_value_0_1;
PyObject *tmp_kw_call_arg_value_1_1;
PyObject *tmp_type_arg_1;
PyObject *tmp_kw_call_arg_value_2_1;
tmp_kw_call_arg_value_0_1 = mod_consts[20];
CHECK_OBJECT(par_self);
tmp_type_arg_1 = par_self;
tmp_kw_call_arg_value_1_1 = BUILTIN_TYPE1(tmp_type_arg_1);
assert(!(tmp_kw_call_arg_value_1_1 == NULL));
CHECK_OBJECT(par_fn);
tmp_kw_call_arg_value_2_1 = par_fn;
frame_863854923b36b78805d6de0de0ab3265->m_frame.f_lineno = 207;
{
PyObject *call_args[] = {tmp_kw_call_arg_value_0_1, tmp_kw_call_arg_value_1_1, tmp_kw_call_arg_value_2_1};
tmp_assign_source_1 = CALL_FUNCTION_WITH_ARGS3(unicode_builtin_format, call_args);
}
Py_DECREF(tmp_kw_call_arg_value_1_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 207;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
assert(var_m == NULL);
var_m = tmp_assign_source_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_863854923b36b78805d6de0de0ab3265);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_863854923b36b78805d6de0de0ab3265);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_863854923b36b78805d6de0de0ab3265, exception_lineno);
} else if (exception_tb->tb_frame != &frame_863854923b36b78805d6de0de0ab3265->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_863854923b36b78805d6de0de0ab3265, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_863854923b36b78805d6de0de0ab3265,
type_description_1,
par_self,
par_fn,
var_m
);
// Release cached frame if used for exception.
if (frame_863854923b36b78805d6de0de0ab3265 == cache_frame_863854923b36b78805d6de0de0ab3265) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_863854923b36b78805d6de0de0ab3265);
cache_frame_863854923b36b78805d6de0de0ab3265 = NULL;
}
assertFrameObject(frame_863854923b36b78805d6de0de0ab3265);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
{
PyObject *tmp_make_exception_arg_1;
CHECK_OBJECT(var_m);
tmp_make_exception_arg_1 = var_m;
tmp_return_value = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_NotImplementedError, tmp_make_exception_arg_1);
assert(!(tmp_return_value == NULL));
goto try_return_handler_1;
}
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(var_m);
Py_DECREF(var_m);
var_m = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_fn);
Py_DECREF(par_fn);
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_fn);
Py_DECREF(par_fn);
// 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_oauthlib$oauth1$rfc5849$request_validator$$$function__19_dummy_client(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
struct Nuitka_FrameObject *frame_b882bc81cb62bd38ca0ad0718394c44f;
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_b882bc81cb62bd38ca0ad0718394c44f = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_b882bc81cb62bd38ca0ad0718394c44f)) {
Py_XDECREF(cache_frame_b882bc81cb62bd38ca0ad0718394c44f);
#if _DEBUG_REFCOUNTS
if (cache_frame_b882bc81cb62bd38ca0ad0718394c44f == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_b882bc81cb62bd38ca0ad0718394c44f = MAKE_FUNCTION_FRAME(codeobj_b882bc81cb62bd38ca0ad0718394c44f, module_oauthlib$oauth1$rfc5849$request_validator, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_b882bc81cb62bd38ca0ad0718394c44f->m_type_description == NULL);
frame_b882bc81cb62bd38ca0ad0718394c44f = cache_frame_b882bc81cb62bd38ca0ad0718394c44f;
// Push the new frame as the currently active one.
pushFrameStack(frame_b882bc81cb62bd38ca0ad0718394c44f);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_b882bc81cb62bd38ca0ad0718394c44f) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_raise_type_1;
PyObject *tmp_called_instance_1;
CHECK_OBJECT(par_self);
tmp_called_instance_1 = par_self;
frame_b882bc81cb62bd38ca0ad0718394c44f->m_frame.f_lineno = 232;
tmp_raise_type_1 = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_1,
mod_consts[22],
PyTuple_GET_ITEM(mod_consts[23], 0)
);
if (tmp_raise_type_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 232;
type_description_1 = "o";
goto frame_exception_exit_1;
}
exception_type = tmp_raise_type_1;
exception_lineno = 232;
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_b882bc81cb62bd38ca0ad0718394c44f);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_b882bc81cb62bd38ca0ad0718394c44f);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_b882bc81cb62bd38ca0ad0718394c44f, exception_lineno);
} else if (exception_tb->tb_frame != &frame_b882bc81cb62bd38ca0ad0718394c44f->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_b882bc81cb62bd38ca0ad0718394c44f, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_b882bc81cb62bd38ca0ad0718394c44f,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_b882bc81cb62bd38ca0ad0718394c44f == cache_frame_b882bc81cb62bd38ca0ad0718394c44f) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_b882bc81cb62bd38ca0ad0718394c44f);
cache_frame_b882bc81cb62bd38ca0ad0718394c44f = NULL;
}
assertFrameObject(frame_b882bc81cb62bd38ca0ad0718394c44f);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
}
static PyObject *impl_oauthlib$oauth1$rfc5849$request_validator$$$function__20_dummy_request_token(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
struct Nuitka_FrameObject *frame_c301ceab7e427c4ef9c92b086772f3f3;
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_c301ceab7e427c4ef9c92b086772f3f3 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_c301ceab7e427c4ef9c92b086772f3f3)) {
Py_XDECREF(cache_frame_c301ceab7e427c4ef9c92b086772f3f3);
#if _DEBUG_REFCOUNTS
if (cache_frame_c301ceab7e427c4ef9c92b086772f3f3 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_c301ceab7e427c4ef9c92b086772f3f3 = MAKE_FUNCTION_FRAME(codeobj_c301ceab7e427c4ef9c92b086772f3f3, module_oauthlib$oauth1$rfc5849$request_validator, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_c301ceab7e427c4ef9c92b086772f3f3->m_type_description == NULL);
frame_c301ceab7e427c4ef9c92b086772f3f3 = cache_frame_c301ceab7e427c4ef9c92b086772f3f3;
// Push the new frame as the currently active one.
pushFrameStack(frame_c301ceab7e427c4ef9c92b086772f3f3);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_c301ceab7e427c4ef9c92b086772f3f3) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_raise_type_1;
PyObject *tmp_called_instance_1;
CHECK_OBJECT(par_self);
tmp_called_instance_1 = par_self;
frame_c301ceab7e427c4ef9c92b086772f3f3->m_frame.f_lineno = 248;
tmp_raise_type_1 = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_1,
mod_consts[22],
PyTuple_GET_ITEM(mod_consts[25], 0)
);
if (tmp_raise_type_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 248;
type_description_1 = "o";
goto frame_exception_exit_1;
}
exception_type = tmp_raise_type_1;
exception_lineno = 248;
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_c301ceab7e427c4ef9c92b086772f3f3);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_c301ceab7e427c4ef9c92b086772f3f3);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_c301ceab7e427c4ef9c92b086772f3f3, exception_lineno);
} else if (exception_tb->tb_frame != &frame_c301ceab7e427c4ef9c92b086772f3f3->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_c301ceab7e427c4ef9c92b086772f3f3, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_c301ceab7e427c4ef9c92b086772f3f3,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_c301ceab7e427c4ef9c92b086772f3f3 == cache_frame_c301ceab7e427c4ef9c92b086772f3f3) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_c301ceab7e427c4ef9c92b086772f3f3);
cache_frame_c301ceab7e427c4ef9c92b086772f3f3 = NULL;
}
assertFrameObject(frame_c301ceab7e427c4ef9c92b086772f3f3);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
}
static PyObject *impl_oauthlib$oauth1$rfc5849$request_validator$$$function__21_dummy_access_token(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
struct Nuitka_FrameObject *frame_1100d049445b52041af4b798d58b97a9;
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_1100d049445b52041af4b798d58b97a9 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_1100d049445b52041af4b798d58b97a9)) {
Py_XDECREF(cache_frame_1100d049445b52041af4b798d58b97a9);
#if _DEBUG_REFCOUNTS
if (cache_frame_1100d049445b52041af4b798d58b97a9 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_1100d049445b52041af4b798d58b97a9 = MAKE_FUNCTION_FRAME(codeobj_1100d049445b52041af4b798d58b97a9, module_oauthlib$oauth1$rfc5849$request_validator, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_1100d049445b52041af4b798d58b97a9->m_type_description == NULL);
frame_1100d049445b52041af4b798d58b97a9 = cache_frame_1100d049445b52041af4b798d58b97a9;
// Push the new frame as the currently active one.
pushFrameStack(frame_1100d049445b52041af4b798d58b97a9);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_1100d049445b52041af4b798d58b97a9) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_raise_type_1;
PyObject *tmp_called_instance_1;
CHECK_OBJECT(par_self);
tmp_called_instance_1 = par_self;
frame_1100d049445b52041af4b798d58b97a9->m_frame.f_lineno = 264;
tmp_raise_type_1 = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_1,
mod_consts[22],
PyTuple_GET_ITEM(mod_consts[27], 0)
);
if (tmp_raise_type_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 264;
type_description_1 = "o";
goto frame_exception_exit_1;
}
exception_type = tmp_raise_type_1;
exception_lineno = 264;
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_1100d049445b52041af4b798d58b97a9);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_1100d049445b52041af4b798d58b97a9);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_1100d049445b52041af4b798d58b97a9, exception_lineno);
} else if (exception_tb->tb_frame != &frame_1100d049445b52041af4b798d58b97a9->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_1100d049445b52041af4b798d58b97a9, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_1100d049445b52041af4b798d58b97a9,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_1100d049445b52041af4b798d58b97a9 == cache_frame_1100d049445b52041af4b798d58b97a9) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_1100d049445b52041af4b798d58b97a9);
cache_frame_1100d049445b52041af4b798d58b97a9 = NULL;
}
assertFrameObject(frame_1100d049445b52041af4b798d58b97a9);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
}
static PyObject *impl_oauthlib$oauth1$rfc5849$request_validator$$$function__22_get_client_secret(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_client_key = python_pars[1];
PyObject *par_request = python_pars[2];
struct Nuitka_FrameObject *frame_34ee9897be24495c094566c7da8425bb;
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_34ee9897be24495c094566c7da8425bb = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_34ee9897be24495c094566c7da8425bb)) {
Py_XDECREF(cache_frame_34ee9897be24495c094566c7da8425bb);
#if _DEBUG_REFCOUNTS
if (cache_frame_34ee9897be24495c094566c7da8425bb == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_34ee9897be24495c094566c7da8425bb = MAKE_FUNCTION_FRAME(codeobj_34ee9897be24495c094566c7da8425bb, module_oauthlib$oauth1$rfc5849$request_validator, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_34ee9897be24495c094566c7da8425bb->m_type_description == NULL);
frame_34ee9897be24495c094566c7da8425bb = cache_frame_34ee9897be24495c094566c7da8425bb;
// Push the new frame as the currently active one.
pushFrameStack(frame_34ee9897be24495c094566c7da8425bb);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_34ee9897be24495c094566c7da8425bb) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_raise_type_1;
PyObject *tmp_called_instance_1;
CHECK_OBJECT(par_self);
tmp_called_instance_1 = par_self;
frame_34ee9897be24495c094566c7da8425bb->m_frame.f_lineno = 300;
tmp_raise_type_1 = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_1,
mod_consts[22],
PyTuple_GET_ITEM(mod_consts[29], 0)
);
if (tmp_raise_type_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 300;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
exception_type = tmp_raise_type_1;
exception_lineno = 300;
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_34ee9897be24495c094566c7da8425bb);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_34ee9897be24495c094566c7da8425bb);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_34ee9897be24495c094566c7da8425bb, exception_lineno);
} else if (exception_tb->tb_frame != &frame_34ee9897be24495c094566c7da8425bb->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_34ee9897be24495c094566c7da8425bb, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_34ee9897be24495c094566c7da8425bb,
type_description_1,
par_self,
par_client_key,
par_request
);
// Release cached frame if used for exception.
if (frame_34ee9897be24495c094566c7da8425bb == cache_frame_34ee9897be24495c094566c7da8425bb) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_34ee9897be24495c094566c7da8425bb);
cache_frame_34ee9897be24495c094566c7da8425bb = NULL;
}
assertFrameObject(frame_34ee9897be24495c094566c7da8425bb);
// 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_client_key);
Py_DECREF(par_client_key);
CHECK_OBJECT(par_request);
Py_DECREF(par_request);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
}
static PyObject *impl_oauthlib$oauth1$rfc5849$request_validator$$$function__23_get_request_token_secret(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_client_key = python_pars[1];
PyObject *par_token = python_pars[2];
PyObject *par_request = python_pars[3];
struct Nuitka_FrameObject *frame_53149a816ebf1bc7132a90142b9167c4;
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_53149a816ebf1bc7132a90142b9167c4 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_53149a816ebf1bc7132a90142b9167c4)) {
Py_XDECREF(cache_frame_53149a816ebf1bc7132a90142b9167c4);
#if _DEBUG_REFCOUNTS
if (cache_frame_53149a816ebf1bc7132a90142b9167c4 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_53149a816ebf1bc7132a90142b9167c4 = MAKE_FUNCTION_FRAME(codeobj_53149a816ebf1bc7132a90142b9167c4, module_oauthlib$oauth1$rfc5849$request_validator, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_53149a816ebf1bc7132a90142b9167c4->m_type_description == NULL);
frame_53149a816ebf1bc7132a90142b9167c4 = cache_frame_53149a816ebf1bc7132a90142b9167c4;
// Push the new frame as the currently active one.
pushFrameStack(frame_53149a816ebf1bc7132a90142b9167c4);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_53149a816ebf1bc7132a90142b9167c4) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_raise_type_1;
PyObject *tmp_called_instance_1;
CHECK_OBJECT(par_self);
tmp_called_instance_1 = par_self;
frame_53149a816ebf1bc7132a90142b9167c4->m_frame.f_lineno = 333;
tmp_raise_type_1 = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_1,
mod_consts[22],
PyTuple_GET_ITEM(mod_consts[31], 0)
);
if (tmp_raise_type_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 333;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
exception_type = tmp_raise_type_1;
exception_lineno = 333;
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_53149a816ebf1bc7132a90142b9167c4);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_53149a816ebf1bc7132a90142b9167c4);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_53149a816ebf1bc7132a90142b9167c4, exception_lineno);
} else if (exception_tb->tb_frame != &frame_53149a816ebf1bc7132a90142b9167c4->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_53149a816ebf1bc7132a90142b9167c4, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_53149a816ebf1bc7132a90142b9167c4,
type_description_1,
par_self,
par_client_key,
par_token,
par_request
);
// Release cached frame if used for exception.
if (frame_53149a816ebf1bc7132a90142b9167c4 == cache_frame_53149a816ebf1bc7132a90142b9167c4) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_53149a816ebf1bc7132a90142b9167c4);
cache_frame_53149a816ebf1bc7132a90142b9167c4 = NULL;
}
assertFrameObject(frame_53149a816ebf1bc7132a90142b9167c4);
// 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_client_key);
Py_DECREF(par_client_key);
CHECK_OBJECT(par_token);
Py_DECREF(par_token);
CHECK_OBJECT(par_request);
Py_DECREF(par_request);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
}
static PyObject *impl_oauthlib$oauth1$rfc5849$request_validator$$$function__24_get_access_token_secret(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_client_key = python_pars[1];
PyObject *par_token = python_pars[2];
PyObject *par_request = python_pars[3];
struct Nuitka_FrameObject *frame_1b4041b51376dc9b25dfcd18b36be72b;
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_1b4041b51376dc9b25dfcd18b36be72b = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_1b4041b51376dc9b25dfcd18b36be72b)) {
Py_XDECREF(cache_frame_1b4041b51376dc9b25dfcd18b36be72b);
#if _DEBUG_REFCOUNTS
if (cache_frame_1b4041b51376dc9b25dfcd18b36be72b == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_1b4041b51376dc9b25dfcd18b36be72b = MAKE_FUNCTION_FRAME(codeobj_1b4041b51376dc9b25dfcd18b36be72b, module_oauthlib$oauth1$rfc5849$request_validator, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_1b4041b51376dc9b25dfcd18b36be72b->m_type_description == NULL);
frame_1b4041b51376dc9b25dfcd18b36be72b = cache_frame_1b4041b51376dc9b25dfcd18b36be72b;
// Push the new frame as the currently active one.
pushFrameStack(frame_1b4041b51376dc9b25dfcd18b36be72b);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_1b4041b51376dc9b25dfcd18b36be72b) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_raise_type_1;
PyObject *tmp_called_instance_1;
CHECK_OBJECT(par_self);
tmp_called_instance_1 = par_self;
frame_1b4041b51376dc9b25dfcd18b36be72b->m_frame.f_lineno = 366;
tmp_raise_type_1 = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_1,
mod_consts[22],
PyTuple_GET_ITEM(mod_consts[33], 0)
);
if (tmp_raise_type_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 366;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
exception_type = tmp_raise_type_1;
exception_lineno = 366;
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_1b4041b51376dc9b25dfcd18b36be72b);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_1b4041b51376dc9b25dfcd18b36be72b);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_1b4041b51376dc9b25dfcd18b36be72b, exception_lineno);
} else if (exception_tb->tb_frame != &frame_1b4041b51376dc9b25dfcd18b36be72b->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_1b4041b51376dc9b25dfcd18b36be72b, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_1b4041b51376dc9b25dfcd18b36be72b,
type_description_1,
par_self,
par_client_key,
par_token,
par_request
);
// Release cached frame if used for exception.
if (frame_1b4041b51376dc9b25dfcd18b36be72b == cache_frame_1b4041b51376dc9b25dfcd18b36be72b) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_1b4041b51376dc9b25dfcd18b36be72b);
cache_frame_1b4041b51376dc9b25dfcd18b36be72b = NULL;
}
assertFrameObject(frame_1b4041b51376dc9b25dfcd18b36be72b);
// 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_client_key);
Py_DECREF(par_client_key);
CHECK_OBJECT(par_token);
Py_DECREF(par_token);
CHECK_OBJECT(par_request);
Py_DECREF(par_request);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
}
static PyObject *impl_oauthlib$oauth1$rfc5849$request_validator$$$function__25_get_default_realms(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_client_key = python_pars[1];
PyObject *par_request = python_pars[2];
struct Nuitka_FrameObject *frame_97762cf22a052e5d39938b031f2aaac6;
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_97762cf22a052e5d39938b031f2aaac6 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_97762cf22a052e5d39938b031f2aaac6)) {
Py_XDECREF(cache_frame_97762cf22a052e5d39938b031f2aaac6);
#if _DEBUG_REFCOUNTS
if (cache_frame_97762cf22a052e5d39938b031f2aaac6 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_97762cf22a052e5d39938b031f2aaac6 = MAKE_FUNCTION_FRAME(codeobj_97762cf22a052e5d39938b031f2aaac6, module_oauthlib$oauth1$rfc5849$request_validator, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_97762cf22a052e5d39938b031f2aaac6->m_type_description == NULL);
frame_97762cf22a052e5d39938b031f2aaac6 = cache_frame_97762cf22a052e5d39938b031f2aaac6;
// Push the new frame as the currently active one.
pushFrameStack(frame_97762cf22a052e5d39938b031f2aaac6);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_97762cf22a052e5d39938b031f2aaac6) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_raise_type_1;
PyObject *tmp_called_instance_1;
CHECK_OBJECT(par_self);
tmp_called_instance_1 = par_self;
frame_97762cf22a052e5d39938b031f2aaac6->m_frame.f_lineno = 383;
tmp_raise_type_1 = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_1,
mod_consts[22],
PyTuple_GET_ITEM(mod_consts[35], 0)
);
if (tmp_raise_type_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 383;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
exception_type = tmp_raise_type_1;
exception_lineno = 383;
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_97762cf22a052e5d39938b031f2aaac6);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_97762cf22a052e5d39938b031f2aaac6);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_97762cf22a052e5d39938b031f2aaac6, exception_lineno);
} else if (exception_tb->tb_frame != &frame_97762cf22a052e5d39938b031f2aaac6->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_97762cf22a052e5d39938b031f2aaac6, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_97762cf22a052e5d39938b031f2aaac6,
type_description_1,
par_self,
par_client_key,
par_request
);
// Release cached frame if used for exception.
if (frame_97762cf22a052e5d39938b031f2aaac6 == cache_frame_97762cf22a052e5d39938b031f2aaac6) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_97762cf22a052e5d39938b031f2aaac6);
cache_frame_97762cf22a052e5d39938b031f2aaac6 = NULL;
}
assertFrameObject(frame_97762cf22a052e5d39938b031f2aaac6);
// 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_client_key);
Py_DECREF(par_client_key);
CHECK_OBJECT(par_request);
Py_DECREF(par_request);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
}
static PyObject *impl_oauthlib$oauth1$rfc5849$request_validator$$$function__26_get_realms(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_token = python_pars[1];
PyObject *par_request = python_pars[2];
struct Nuitka_FrameObject *frame_e90a45ee91e96d591428c5b07f082a08;
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_e90a45ee91e96d591428c5b07f082a08 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_e90a45ee91e96d591428c5b07f082a08)) {
Py_XDECREF(cache_frame_e90a45ee91e96d591428c5b07f082a08);
#if _DEBUG_REFCOUNTS
if (cache_frame_e90a45ee91e96d591428c5b07f082a08 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_e90a45ee91e96d591428c5b07f082a08 = MAKE_FUNCTION_FRAME(codeobj_e90a45ee91e96d591428c5b07f082a08, module_oauthlib$oauth1$rfc5849$request_validator, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_e90a45ee91e96d591428c5b07f082a08->m_type_description == NULL);
frame_e90a45ee91e96d591428c5b07f082a08 = cache_frame_e90a45ee91e96d591428c5b07f082a08;
// Push the new frame as the currently active one.
pushFrameStack(frame_e90a45ee91e96d591428c5b07f082a08);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_e90a45ee91e96d591428c5b07f082a08) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_raise_type_1;
PyObject *tmp_called_instance_1;
CHECK_OBJECT(par_self);
tmp_called_instance_1 = par_self;
frame_e90a45ee91e96d591428c5b07f082a08->m_frame.f_lineno = 398;
tmp_raise_type_1 = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_1,
mod_consts[22],
PyTuple_GET_ITEM(mod_consts[37], 0)
);
if (tmp_raise_type_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 398;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
exception_type = tmp_raise_type_1;
exception_lineno = 398;
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_e90a45ee91e96d591428c5b07f082a08);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_e90a45ee91e96d591428c5b07f082a08);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_e90a45ee91e96d591428c5b07f082a08, exception_lineno);
} else if (exception_tb->tb_frame != &frame_e90a45ee91e96d591428c5b07f082a08->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_e90a45ee91e96d591428c5b07f082a08, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_e90a45ee91e96d591428c5b07f082a08,
type_description_1,
par_self,
par_token,
par_request
);
// Release cached frame if used for exception.
if (frame_e90a45ee91e96d591428c5b07f082a08 == cache_frame_e90a45ee91e96d591428c5b07f082a08) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_e90a45ee91e96d591428c5b07f082a08);
cache_frame_e90a45ee91e96d591428c5b07f082a08 = NULL;
}
assertFrameObject(frame_e90a45ee91e96d591428c5b07f082a08);
// 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_token);
Py_DECREF(par_token);
CHECK_OBJECT(par_request);
Py_DECREF(par_request);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
}
static PyObject *impl_oauthlib$oauth1$rfc5849$request_validator$$$function__27_get_redirect_uri(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_token = python_pars[1];
PyObject *par_request = python_pars[2];
struct Nuitka_FrameObject *frame_33d2cfc5c7a7a15e4feee704884cef93;
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_33d2cfc5c7a7a15e4feee704884cef93 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_33d2cfc5c7a7a15e4feee704884cef93)) {
Py_XDECREF(cache_frame_33d2cfc5c7a7a15e4feee704884cef93);
#if _DEBUG_REFCOUNTS
if (cache_frame_33d2cfc5c7a7a15e4feee704884cef93 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_33d2cfc5c7a7a15e4feee704884cef93 = MAKE_FUNCTION_FRAME(codeobj_33d2cfc5c7a7a15e4feee704884cef93, module_oauthlib$oauth1$rfc5849$request_validator, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_33d2cfc5c7a7a15e4feee704884cef93->m_type_description == NULL);
frame_33d2cfc5c7a7a15e4feee704884cef93 = cache_frame_33d2cfc5c7a7a15e4feee704884cef93;
// Push the new frame as the currently active one.
pushFrameStack(frame_33d2cfc5c7a7a15e4feee704884cef93);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_33d2cfc5c7a7a15e4feee704884cef93) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_raise_type_1;
PyObject *tmp_called_instance_1;
CHECK_OBJECT(par_self);
tmp_called_instance_1 = par_self;
frame_33d2cfc5c7a7a15e4feee704884cef93->m_frame.f_lineno = 416;
tmp_raise_type_1 = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_1,
mod_consts[22],
PyTuple_GET_ITEM(mod_consts[39], 0)
);
if (tmp_raise_type_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 416;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
exception_type = tmp_raise_type_1;
exception_lineno = 416;
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_33d2cfc5c7a7a15e4feee704884cef93);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_33d2cfc5c7a7a15e4feee704884cef93);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_33d2cfc5c7a7a15e4feee704884cef93, exception_lineno);
} else if (exception_tb->tb_frame != &frame_33d2cfc5c7a7a15e4feee704884cef93->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_33d2cfc5c7a7a15e4feee704884cef93, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_33d2cfc5c7a7a15e4feee704884cef93,
type_description_1,
par_self,
par_token,
par_request
);
// Release cached frame if used for exception.
if (frame_33d2cfc5c7a7a15e4feee704884cef93 == cache_frame_33d2cfc5c7a7a15e4feee704884cef93) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_33d2cfc5c7a7a15e4feee704884cef93);
cache_frame_33d2cfc5c7a7a15e4feee704884cef93 = NULL;
}
assertFrameObject(frame_33d2cfc5c7a7a15e4feee704884cef93);
// 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_token);
Py_DECREF(par_token);
CHECK_OBJECT(par_request);
Py_DECREF(par_request);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
}
static PyObject *impl_oauthlib$oauth1$rfc5849$request_validator$$$function__28_get_rsa_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_client_key = python_pars[1];
PyObject *par_request = python_pars[2];
struct Nuitka_FrameObject *frame_031666e09dbc799a1906629e011ab3a9;
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_031666e09dbc799a1906629e011ab3a9 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_031666e09dbc799a1906629e011ab3a9)) {
Py_XDECREF(cache_frame_031666e09dbc799a1906629e011ab3a9);
#if _DEBUG_REFCOUNTS
if (cache_frame_031666e09dbc799a1906629e011ab3a9 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_031666e09dbc799a1906629e011ab3a9 = MAKE_FUNCTION_FRAME(codeobj_031666e09dbc799a1906629e011ab3a9, module_oauthlib$oauth1$rfc5849$request_validator, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_031666e09dbc799a1906629e011ab3a9->m_type_description == NULL);
frame_031666e09dbc799a1906629e011ab3a9 = cache_frame_031666e09dbc799a1906629e011ab3a9;
// Push the new frame as the currently active one.
pushFrameStack(frame_031666e09dbc799a1906629e011ab3a9);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_031666e09dbc799a1906629e011ab3a9) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_raise_type_1;
PyObject *tmp_called_instance_1;
CHECK_OBJECT(par_self);
tmp_called_instance_1 = par_self;
frame_031666e09dbc799a1906629e011ab3a9->m_frame.f_lineno = 440;
tmp_raise_type_1 = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_1,
mod_consts[22],
PyTuple_GET_ITEM(mod_consts[41], 0)
);
if (tmp_raise_type_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 440;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
exception_type = tmp_raise_type_1;
exception_lineno = 440;
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_031666e09dbc799a1906629e011ab3a9);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_031666e09dbc799a1906629e011ab3a9);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_031666e09dbc799a1906629e011ab3a9, exception_lineno);
} else if (exception_tb->tb_frame != &frame_031666e09dbc799a1906629e011ab3a9->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_031666e09dbc799a1906629e011ab3a9, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_031666e09dbc799a1906629e011ab3a9,
type_description_1,
par_self,
par_client_key,
par_request
);
// Release cached frame if used for exception.
if (frame_031666e09dbc799a1906629e011ab3a9 == cache_frame_031666e09dbc799a1906629e011ab3a9) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_031666e09dbc799a1906629e011ab3a9);
cache_frame_031666e09dbc799a1906629e011ab3a9 = NULL;
}
assertFrameObject(frame_031666e09dbc799a1906629e011ab3a9);
// 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_client_key);
Py_DECREF(par_client_key);
CHECK_OBJECT(par_request);
Py_DECREF(par_request);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
}
static PyObject *impl_oauthlib$oauth1$rfc5849$request_validator$$$function__29_invalidate_request_token(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_client_key = python_pars[1];
PyObject *par_request_token = python_pars[2];
PyObject *par_request = python_pars[3];
struct Nuitka_FrameObject *frame_441c010ed839aefbb16d67d220af0180;
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_441c010ed839aefbb16d67d220af0180 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_441c010ed839aefbb16d67d220af0180)) {
Py_XDECREF(cache_frame_441c010ed839aefbb16d67d220af0180);
#if _DEBUG_REFCOUNTS
if (cache_frame_441c010ed839aefbb16d67d220af0180 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_441c010ed839aefbb16d67d220af0180 = MAKE_FUNCTION_FRAME(codeobj_441c010ed839aefbb16d67d220af0180, module_oauthlib$oauth1$rfc5849$request_validator, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_441c010ed839aefbb16d67d220af0180->m_type_description == NULL);
frame_441c010ed839aefbb16d67d220af0180 = cache_frame_441c010ed839aefbb16d67d220af0180;
// Push the new frame as the currently active one.
pushFrameStack(frame_441c010ed839aefbb16d67d220af0180);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_441c010ed839aefbb16d67d220af0180) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_raise_type_1;
PyObject *tmp_called_instance_1;
CHECK_OBJECT(par_self);
tmp_called_instance_1 = par_self;
frame_441c010ed839aefbb16d67d220af0180->m_frame.f_lineno = 467;
tmp_raise_type_1 = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_1,
mod_consts[22],
PyTuple_GET_ITEM(mod_consts[43], 0)
);
if (tmp_raise_type_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 467;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
exception_type = tmp_raise_type_1;
exception_lineno = 467;
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_441c010ed839aefbb16d67d220af0180);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_441c010ed839aefbb16d67d220af0180);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_441c010ed839aefbb16d67d220af0180, exception_lineno);
} else if (exception_tb->tb_frame != &frame_441c010ed839aefbb16d67d220af0180->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_441c010ed839aefbb16d67d220af0180, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_441c010ed839aefbb16d67d220af0180,
type_description_1,
par_self,
par_client_key,
par_request_token,
par_request
);
// Release cached frame if used for exception.
if (frame_441c010ed839aefbb16d67d220af0180 == cache_frame_441c010ed839aefbb16d67d220af0180) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_441c010ed839aefbb16d67d220af0180);
cache_frame_441c010ed839aefbb16d67d220af0180 = NULL;
}
assertFrameObject(frame_441c010ed839aefbb16d67d220af0180);
// 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_client_key);
Py_DECREF(par_client_key);
CHECK_OBJECT(par_request_token);
Py_DECREF(par_request_token);
CHECK_OBJECT(par_request);
Py_DECREF(par_request);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
}
static PyObject *impl_oauthlib$oauth1$rfc5849$request_validator$$$function__30_validate_client_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_client_key = python_pars[1];
PyObject *par_request = python_pars[2];
struct Nuitka_FrameObject *frame_821862a51175e1d77b4ea56606f94b5f;
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_821862a51175e1d77b4ea56606f94b5f = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_821862a51175e1d77b4ea56606f94b5f)) {
Py_XDECREF(cache_frame_821862a51175e1d77b4ea56606f94b5f);
#if _DEBUG_REFCOUNTS
if (cache_frame_821862a51175e1d77b4ea56606f94b5f == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_821862a51175e1d77b4ea56606f94b5f = MAKE_FUNCTION_FRAME(codeobj_821862a51175e1d77b4ea56606f94b5f, module_oauthlib$oauth1$rfc5849$request_validator, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_821862a51175e1d77b4ea56606f94b5f->m_type_description == NULL);
frame_821862a51175e1d77b4ea56606f94b5f = cache_frame_821862a51175e1d77b4ea56606f94b5f;
// Push the new frame as the currently active one.
pushFrameStack(frame_821862a51175e1d77b4ea56606f94b5f);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_821862a51175e1d77b4ea56606f94b5f) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_raise_type_1;
PyObject *tmp_called_instance_1;
CHECK_OBJECT(par_self);
tmp_called_instance_1 = par_self;
frame_821862a51175e1d77b4ea56606f94b5f->m_frame.f_lineno = 504;
tmp_raise_type_1 = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_1,
mod_consts[22],
PyTuple_GET_ITEM(mod_consts[45], 0)
);
if (tmp_raise_type_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 504;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
exception_type = tmp_raise_type_1;
exception_lineno = 504;
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_821862a51175e1d77b4ea56606f94b5f);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_821862a51175e1d77b4ea56606f94b5f);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_821862a51175e1d77b4ea56606f94b5f, exception_lineno);
} else if (exception_tb->tb_frame != &frame_821862a51175e1d77b4ea56606f94b5f->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_821862a51175e1d77b4ea56606f94b5f, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_821862a51175e1d77b4ea56606f94b5f,
type_description_1,
par_self,
par_client_key,
par_request
);
// Release cached frame if used for exception.
if (frame_821862a51175e1d77b4ea56606f94b5f == cache_frame_821862a51175e1d77b4ea56606f94b5f) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_821862a51175e1d77b4ea56606f94b5f);
cache_frame_821862a51175e1d77b4ea56606f94b5f = NULL;
}
assertFrameObject(frame_821862a51175e1d77b4ea56606f94b5f);
// 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_client_key);
Py_DECREF(par_client_key);
CHECK_OBJECT(par_request);
Py_DECREF(par_request);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
}
static PyObject *impl_oauthlib$oauth1$rfc5849$request_validator$$$function__31_validate_request_token(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_client_key = python_pars[1];
PyObject *par_token = python_pars[2];
PyObject *par_request = python_pars[3];
struct Nuitka_FrameObject *frame_325571e8ba1232507b13f47c9bd034ef;
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_325571e8ba1232507b13f47c9bd034ef = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_325571e8ba1232507b13f47c9bd034ef)) {
Py_XDECREF(cache_frame_325571e8ba1232507b13f47c9bd034ef);
#if _DEBUG_REFCOUNTS
if (cache_frame_325571e8ba1232507b13f47c9bd034ef == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_325571e8ba1232507b13f47c9bd034ef = MAKE_FUNCTION_FRAME(codeobj_325571e8ba1232507b13f47c9bd034ef, module_oauthlib$oauth1$rfc5849$request_validator, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_325571e8ba1232507b13f47c9bd034ef->m_type_description == NULL);
frame_325571e8ba1232507b13f47c9bd034ef = cache_frame_325571e8ba1232507b13f47c9bd034ef;
// Push the new frame as the currently active one.
pushFrameStack(frame_325571e8ba1232507b13f47c9bd034ef);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_325571e8ba1232507b13f47c9bd034ef) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_raise_type_1;
PyObject *tmp_called_instance_1;
CHECK_OBJECT(par_self);
tmp_called_instance_1 = par_self;
frame_325571e8ba1232507b13f47c9bd034ef->m_frame.f_lineno = 539;
tmp_raise_type_1 = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_1,
mod_consts[22],
PyTuple_GET_ITEM(mod_consts[47], 0)
);
if (tmp_raise_type_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 539;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
exception_type = tmp_raise_type_1;
exception_lineno = 539;
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_325571e8ba1232507b13f47c9bd034ef);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_325571e8ba1232507b13f47c9bd034ef);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_325571e8ba1232507b13f47c9bd034ef, exception_lineno);
} else if (exception_tb->tb_frame != &frame_325571e8ba1232507b13f47c9bd034ef->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_325571e8ba1232507b13f47c9bd034ef, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_325571e8ba1232507b13f47c9bd034ef,
type_description_1,
par_self,
par_client_key,
par_token,
par_request
);
// Release cached frame if used for exception.
if (frame_325571e8ba1232507b13f47c9bd034ef == cache_frame_325571e8ba1232507b13f47c9bd034ef) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_325571e8ba1232507b13f47c9bd034ef);
cache_frame_325571e8ba1232507b13f47c9bd034ef = NULL;
}
assertFrameObject(frame_325571e8ba1232507b13f47c9bd034ef);
// 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_client_key);
Py_DECREF(par_client_key);
CHECK_OBJECT(par_token);
Py_DECREF(par_token);
CHECK_OBJECT(par_request);
Py_DECREF(par_request);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
}
static PyObject *impl_oauthlib$oauth1$rfc5849$request_validator$$$function__32_validate_access_token(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_client_key = python_pars[1];
PyObject *par_token = python_pars[2];
PyObject *par_request = python_pars[3];
struct Nuitka_FrameObject *frame_c2d87ca1ec85de6bb9278a9dce2ab6bc;
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_c2d87ca1ec85de6bb9278a9dce2ab6bc = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_c2d87ca1ec85de6bb9278a9dce2ab6bc)) {
Py_XDECREF(cache_frame_c2d87ca1ec85de6bb9278a9dce2ab6bc);
#if _DEBUG_REFCOUNTS
if (cache_frame_c2d87ca1ec85de6bb9278a9dce2ab6bc == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_c2d87ca1ec85de6bb9278a9dce2ab6bc = MAKE_FUNCTION_FRAME(codeobj_c2d87ca1ec85de6bb9278a9dce2ab6bc, module_oauthlib$oauth1$rfc5849$request_validator, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_c2d87ca1ec85de6bb9278a9dce2ab6bc->m_type_description == NULL);
frame_c2d87ca1ec85de6bb9278a9dce2ab6bc = cache_frame_c2d87ca1ec85de6bb9278a9dce2ab6bc;
// Push the new frame as the currently active one.
pushFrameStack(frame_c2d87ca1ec85de6bb9278a9dce2ab6bc);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_c2d87ca1ec85de6bb9278a9dce2ab6bc) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_raise_type_1;
PyObject *tmp_called_instance_1;
CHECK_OBJECT(par_self);
tmp_called_instance_1 = par_self;
frame_c2d87ca1ec85de6bb9278a9dce2ab6bc->m_frame.f_lineno = 574;
tmp_raise_type_1 = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_1,
mod_consts[22],
PyTuple_GET_ITEM(mod_consts[49], 0)
);
if (tmp_raise_type_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 574;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
exception_type = tmp_raise_type_1;
exception_lineno = 574;
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_c2d87ca1ec85de6bb9278a9dce2ab6bc);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_c2d87ca1ec85de6bb9278a9dce2ab6bc);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_c2d87ca1ec85de6bb9278a9dce2ab6bc, exception_lineno);
} else if (exception_tb->tb_frame != &frame_c2d87ca1ec85de6bb9278a9dce2ab6bc->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_c2d87ca1ec85de6bb9278a9dce2ab6bc, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_c2d87ca1ec85de6bb9278a9dce2ab6bc,
type_description_1,
par_self,
par_client_key,
par_token,
par_request
);
// Release cached frame if used for exception.
if (frame_c2d87ca1ec85de6bb9278a9dce2ab6bc == cache_frame_c2d87ca1ec85de6bb9278a9dce2ab6bc) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_c2d87ca1ec85de6bb9278a9dce2ab6bc);
cache_frame_c2d87ca1ec85de6bb9278a9dce2ab6bc = NULL;
}
assertFrameObject(frame_c2d87ca1ec85de6bb9278a9dce2ab6bc);
// 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_client_key);
Py_DECREF(par_client_key);
CHECK_OBJECT(par_token);
Py_DECREF(par_token);
CHECK_OBJECT(par_request);
Py_DECREF(par_request);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
}
static PyObject *impl_oauthlib$oauth1$rfc5849$request_validator$$$function__33_validate_timestamp_and_nonce(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_client_key = python_pars[1];
PyObject *par_timestamp = python_pars[2];
PyObject *par_nonce = python_pars[3];
PyObject *par_request = python_pars[4];
PyObject *par_request_token = python_pars[5];
PyObject *par_access_token = python_pars[6];
struct Nuitka_FrameObject *frame_eb80ecde928c0fa51d3158fefdede36e;
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_eb80ecde928c0fa51d3158fefdede36e = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_eb80ecde928c0fa51d3158fefdede36e)) {
Py_XDECREF(cache_frame_eb80ecde928c0fa51d3158fefdede36e);
#if _DEBUG_REFCOUNTS
if (cache_frame_eb80ecde928c0fa51d3158fefdede36e == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_eb80ecde928c0fa51d3158fefdede36e = MAKE_FUNCTION_FRAME(codeobj_eb80ecde928c0fa51d3158fefdede36e, module_oauthlib$oauth1$rfc5849$request_validator, 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_eb80ecde928c0fa51d3158fefdede36e->m_type_description == NULL);
frame_eb80ecde928c0fa51d3158fefdede36e = cache_frame_eb80ecde928c0fa51d3158fefdede36e;
// Push the new frame as the currently active one.
pushFrameStack(frame_eb80ecde928c0fa51d3158fefdede36e);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_eb80ecde928c0fa51d3158fefdede36e) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_raise_type_1;
PyObject *tmp_called_instance_1;
CHECK_OBJECT(par_self);
tmp_called_instance_1 = par_self;
frame_eb80ecde928c0fa51d3158fefdede36e->m_frame.f_lineno = 625;
tmp_raise_type_1 = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_1,
mod_consts[22],
PyTuple_GET_ITEM(mod_consts[51], 0)
);
if (tmp_raise_type_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 625;
type_description_1 = "ooooooo";
goto frame_exception_exit_1;
}
exception_type = tmp_raise_type_1;
exception_lineno = 625;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooooooo";
goto frame_exception_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_eb80ecde928c0fa51d3158fefdede36e);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_eb80ecde928c0fa51d3158fefdede36e);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_eb80ecde928c0fa51d3158fefdede36e, exception_lineno);
} else if (exception_tb->tb_frame != &frame_eb80ecde928c0fa51d3158fefdede36e->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_eb80ecde928c0fa51d3158fefdede36e, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_eb80ecde928c0fa51d3158fefdede36e,
type_description_1,
par_self,
par_client_key,
par_timestamp,
par_nonce,
par_request,
par_request_token,
par_access_token
);
// Release cached frame if used for exception.
if (frame_eb80ecde928c0fa51d3158fefdede36e == cache_frame_eb80ecde928c0fa51d3158fefdede36e) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_eb80ecde928c0fa51d3158fefdede36e);
cache_frame_eb80ecde928c0fa51d3158fefdede36e = NULL;
}
assertFrameObject(frame_eb80ecde928c0fa51d3158fefdede36e);
// 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_client_key);
Py_DECREF(par_client_key);
CHECK_OBJECT(par_timestamp);
Py_DECREF(par_timestamp);
CHECK_OBJECT(par_nonce);
Py_DECREF(par_nonce);
CHECK_OBJECT(par_request);
Py_DECREF(par_request);
CHECK_OBJECT(par_request_token);
Py_DECREF(par_request_token);
CHECK_OBJECT(par_access_token);
Py_DECREF(par_access_token);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
}
static PyObject *impl_oauthlib$oauth1$rfc5849$request_validator$$$function__34_validate_redirect_uri(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_client_key = python_pars[1];
PyObject *par_redirect_uri = python_pars[2];
PyObject *par_request = python_pars[3];
struct Nuitka_FrameObject *frame_b6502fd7c46078cb4c6e75022d7e0c54;
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_b6502fd7c46078cb4c6e75022d7e0c54 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_b6502fd7c46078cb4c6e75022d7e0c54)) {
Py_XDECREF(cache_frame_b6502fd7c46078cb4c6e75022d7e0c54);
#if _DEBUG_REFCOUNTS
if (cache_frame_b6502fd7c46078cb4c6e75022d7e0c54 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_b6502fd7c46078cb4c6e75022d7e0c54 = MAKE_FUNCTION_FRAME(codeobj_b6502fd7c46078cb4c6e75022d7e0c54, module_oauthlib$oauth1$rfc5849$request_validator, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_b6502fd7c46078cb4c6e75022d7e0c54->m_type_description == NULL);
frame_b6502fd7c46078cb4c6e75022d7e0c54 = cache_frame_b6502fd7c46078cb4c6e75022d7e0c54;
// Push the new frame as the currently active one.
pushFrameStack(frame_b6502fd7c46078cb4c6e75022d7e0c54);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_b6502fd7c46078cb4c6e75022d7e0c54) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_raise_type_1;
PyObject *tmp_called_instance_1;
CHECK_OBJECT(par_self);
tmp_called_instance_1 = par_self;
frame_b6502fd7c46078cb4c6e75022d7e0c54->m_frame.f_lineno = 659;
tmp_raise_type_1 = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_1,
mod_consts[22],
PyTuple_GET_ITEM(mod_consts[53], 0)
);
if (tmp_raise_type_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 659;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
exception_type = tmp_raise_type_1;
exception_lineno = 659;
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_b6502fd7c46078cb4c6e75022d7e0c54);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_b6502fd7c46078cb4c6e75022d7e0c54);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_b6502fd7c46078cb4c6e75022d7e0c54, exception_lineno);
} else if (exception_tb->tb_frame != &frame_b6502fd7c46078cb4c6e75022d7e0c54->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_b6502fd7c46078cb4c6e75022d7e0c54, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_b6502fd7c46078cb4c6e75022d7e0c54,
type_description_1,
par_self,
par_client_key,
par_redirect_uri,
par_request
);
// Release cached frame if used for exception.
if (frame_b6502fd7c46078cb4c6e75022d7e0c54 == cache_frame_b6502fd7c46078cb4c6e75022d7e0c54) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_b6502fd7c46078cb4c6e75022d7e0c54);
cache_frame_b6502fd7c46078cb4c6e75022d7e0c54 = NULL;
}
assertFrameObject(frame_b6502fd7c46078cb4c6e75022d7e0c54);
// 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_client_key);
Py_DECREF(par_client_key);
CHECK_OBJECT(par_redirect_uri);
Py_DECREF(par_redirect_uri);
CHECK_OBJECT(par_request);
Py_DECREF(par_request);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
}
static PyObject *impl_oauthlib$oauth1$rfc5849$request_validator$$$function__35_validate_requested_realms(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_client_key = python_pars[1];
PyObject *par_realms = python_pars[2];
PyObject *par_request = python_pars[3];
struct Nuitka_FrameObject *frame_04d6a6c51bbda480415ebfa4947fd6db;
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_04d6a6c51bbda480415ebfa4947fd6db = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_04d6a6c51bbda480415ebfa4947fd6db)) {
Py_XDECREF(cache_frame_04d6a6c51bbda480415ebfa4947fd6db);
#if _DEBUG_REFCOUNTS
if (cache_frame_04d6a6c51bbda480415ebfa4947fd6db == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_04d6a6c51bbda480415ebfa4947fd6db = MAKE_FUNCTION_FRAME(codeobj_04d6a6c51bbda480415ebfa4947fd6db, module_oauthlib$oauth1$rfc5849$request_validator, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_04d6a6c51bbda480415ebfa4947fd6db->m_type_description == NULL);
frame_04d6a6c51bbda480415ebfa4947fd6db = cache_frame_04d6a6c51bbda480415ebfa4947fd6db;
// Push the new frame as the currently active one.
pushFrameStack(frame_04d6a6c51bbda480415ebfa4947fd6db);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_04d6a6c51bbda480415ebfa4947fd6db) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_raise_type_1;
PyObject *tmp_called_instance_1;
CHECK_OBJECT(par_self);
tmp_called_instance_1 = par_self;
frame_04d6a6c51bbda480415ebfa4947fd6db->m_frame.f_lineno = 678;
tmp_raise_type_1 = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_1,
mod_consts[22],
PyTuple_GET_ITEM(mod_consts[55], 0)
);
if (tmp_raise_type_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 678;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
exception_type = tmp_raise_type_1;
exception_lineno = 678;
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_04d6a6c51bbda480415ebfa4947fd6db);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_04d6a6c51bbda480415ebfa4947fd6db);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_04d6a6c51bbda480415ebfa4947fd6db, exception_lineno);
} else if (exception_tb->tb_frame != &frame_04d6a6c51bbda480415ebfa4947fd6db->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_04d6a6c51bbda480415ebfa4947fd6db, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_04d6a6c51bbda480415ebfa4947fd6db,
type_description_1,
par_self,
par_client_key,
par_realms,
par_request
);
// Release cached frame if used for exception.
if (frame_04d6a6c51bbda480415ebfa4947fd6db == cache_frame_04d6a6c51bbda480415ebfa4947fd6db) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_04d6a6c51bbda480415ebfa4947fd6db);
cache_frame_04d6a6c51bbda480415ebfa4947fd6db = NULL;
}
assertFrameObject(frame_04d6a6c51bbda480415ebfa4947fd6db);
// 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_client_key);
Py_DECREF(par_client_key);
CHECK_OBJECT(par_realms);
Py_DECREF(par_realms);
CHECK_OBJECT(par_request);
Py_DECREF(par_request);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
}
static PyObject *impl_oauthlib$oauth1$rfc5849$request_validator$$$function__36_validate_realms(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_client_key = python_pars[1];
PyObject *par_token = python_pars[2];
PyObject *par_request = python_pars[3];
PyObject *par_uri = python_pars[4];
PyObject *par_realms = python_pars[5];
struct Nuitka_FrameObject *frame_bf8565518d8c3c4f3a4f8084d63ea556;
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_bf8565518d8c3c4f3a4f8084d63ea556 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_bf8565518d8c3c4f3a4f8084d63ea556)) {
Py_XDECREF(cache_frame_bf8565518d8c3c4f3a4f8084d63ea556);
#if _DEBUG_REFCOUNTS
if (cache_frame_bf8565518d8c3c4f3a4f8084d63ea556 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_bf8565518d8c3c4f3a4f8084d63ea556 = MAKE_FUNCTION_FRAME(codeobj_bf8565518d8c3c4f3a4f8084d63ea556, module_oauthlib$oauth1$rfc5849$request_validator, 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_bf8565518d8c3c4f3a4f8084d63ea556->m_type_description == NULL);
frame_bf8565518d8c3c4f3a4f8084d63ea556 = cache_frame_bf8565518d8c3c4f3a4f8084d63ea556;
// Push the new frame as the currently active one.
pushFrameStack(frame_bf8565518d8c3c4f3a4f8084d63ea556);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_bf8565518d8c3c4f3a4f8084d63ea556) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_raise_type_1;
PyObject *tmp_called_instance_1;
CHECK_OBJECT(par_self);
tmp_called_instance_1 = par_self;
frame_bf8565518d8c3c4f3a4f8084d63ea556->m_frame.f_lineno = 713;
tmp_raise_type_1 = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_1,
mod_consts[22],
PyTuple_GET_ITEM(mod_consts[57], 0)
);
if (tmp_raise_type_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 713;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
exception_type = tmp_raise_type_1;
exception_lineno = 713;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_bf8565518d8c3c4f3a4f8084d63ea556);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_bf8565518d8c3c4f3a4f8084d63ea556);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_bf8565518d8c3c4f3a4f8084d63ea556, exception_lineno);
} else if (exception_tb->tb_frame != &frame_bf8565518d8c3c4f3a4f8084d63ea556->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_bf8565518d8c3c4f3a4f8084d63ea556, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_bf8565518d8c3c4f3a4f8084d63ea556,
type_description_1,
par_self,
par_client_key,
par_token,
par_request,
par_uri,
par_realms
);
// Release cached frame if used for exception.
if (frame_bf8565518d8c3c4f3a4f8084d63ea556 == cache_frame_bf8565518d8c3c4f3a4f8084d63ea556) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_bf8565518d8c3c4f3a4f8084d63ea556);
cache_frame_bf8565518d8c3c4f3a4f8084d63ea556 = NULL;
}
assertFrameObject(frame_bf8565518d8c3c4f3a4f8084d63ea556);
// 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_client_key);
Py_DECREF(par_client_key);
CHECK_OBJECT(par_token);
Py_DECREF(par_token);
CHECK_OBJECT(par_request);
Py_DECREF(par_request);
CHECK_OBJECT(par_uri);
Py_DECREF(par_uri);
CHECK_OBJECT(par_realms);
Py_DECREF(par_realms);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
}
static PyObject *impl_oauthlib$oauth1$rfc5849$request_validator$$$function__37_validate_verifier(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_client_key = python_pars[1];
PyObject *par_token = python_pars[2];
PyObject *par_verifier = python_pars[3];
PyObject *par_request = python_pars[4];
struct Nuitka_FrameObject *frame_d0ecab6938ad70e86605641408fed4bf;
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_d0ecab6938ad70e86605641408fed4bf = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_d0ecab6938ad70e86605641408fed4bf)) {
Py_XDECREF(cache_frame_d0ecab6938ad70e86605641408fed4bf);
#if _DEBUG_REFCOUNTS
if (cache_frame_d0ecab6938ad70e86605641408fed4bf == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_d0ecab6938ad70e86605641408fed4bf = MAKE_FUNCTION_FRAME(codeobj_d0ecab6938ad70e86605641408fed4bf, module_oauthlib$oauth1$rfc5849$request_validator, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_d0ecab6938ad70e86605641408fed4bf->m_type_description == NULL);
frame_d0ecab6938ad70e86605641408fed4bf = cache_frame_d0ecab6938ad70e86605641408fed4bf;
// Push the new frame as the currently active one.
pushFrameStack(frame_d0ecab6938ad70e86605641408fed4bf);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_d0ecab6938ad70e86605641408fed4bf) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_raise_type_1;
PyObject *tmp_called_instance_1;
CHECK_OBJECT(par_self);
tmp_called_instance_1 = par_self;
frame_d0ecab6938ad70e86605641408fed4bf->m_frame.f_lineno = 745;
tmp_raise_type_1 = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_1,
mod_consts[22],
PyTuple_GET_ITEM(mod_consts[59], 0)
);
if (tmp_raise_type_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 745;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
exception_type = tmp_raise_type_1;
exception_lineno = 745;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_d0ecab6938ad70e86605641408fed4bf);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_d0ecab6938ad70e86605641408fed4bf);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_d0ecab6938ad70e86605641408fed4bf, exception_lineno);
} else if (exception_tb->tb_frame != &frame_d0ecab6938ad70e86605641408fed4bf->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_d0ecab6938ad70e86605641408fed4bf, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_d0ecab6938ad70e86605641408fed4bf,
type_description_1,
par_self,
par_client_key,
par_token,
par_verifier,
par_request
);
// Release cached frame if used for exception.
if (frame_d0ecab6938ad70e86605641408fed4bf == cache_frame_d0ecab6938ad70e86605641408fed4bf) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_d0ecab6938ad70e86605641408fed4bf);
cache_frame_d0ecab6938ad70e86605641408fed4bf = NULL;
}
assertFrameObject(frame_d0ecab6938ad70e86605641408fed4bf);
// 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_client_key);
Py_DECREF(par_client_key);
CHECK_OBJECT(par_token);
Py_DECREF(par_token);
CHECK_OBJECT(par_verifier);
Py_DECREF(par_verifier);
CHECK_OBJECT(par_request);
Py_DECREF(par_request);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
}
static PyObject *impl_oauthlib$oauth1$rfc5849$request_validator$$$function__38_verify_request_token(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_token = python_pars[1];
PyObject *par_request = python_pars[2];
struct Nuitka_FrameObject *frame_c53941158406c823a37a14d0a73d0ac4;
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_c53941158406c823a37a14d0a73d0ac4 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_c53941158406c823a37a14d0a73d0ac4)) {
Py_XDECREF(cache_frame_c53941158406c823a37a14d0a73d0ac4);
#if _DEBUG_REFCOUNTS
if (cache_frame_c53941158406c823a37a14d0a73d0ac4 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_c53941158406c823a37a14d0a73d0ac4 = MAKE_FUNCTION_FRAME(codeobj_c53941158406c823a37a14d0a73d0ac4, module_oauthlib$oauth1$rfc5849$request_validator, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_c53941158406c823a37a14d0a73d0ac4->m_type_description == NULL);
frame_c53941158406c823a37a14d0a73d0ac4 = cache_frame_c53941158406c823a37a14d0a73d0ac4;
// Push the new frame as the currently active one.
pushFrameStack(frame_c53941158406c823a37a14d0a73d0ac4);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_c53941158406c823a37a14d0a73d0ac4) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_raise_type_1;
PyObject *tmp_called_instance_1;
CHECK_OBJECT(par_self);
tmp_called_instance_1 = par_self;
frame_c53941158406c823a37a14d0a73d0ac4->m_frame.f_lineno = 764;
tmp_raise_type_1 = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_1,
mod_consts[22],
PyTuple_GET_ITEM(mod_consts[61], 0)
);
if (tmp_raise_type_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 764;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
exception_type = tmp_raise_type_1;
exception_lineno = 764;
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_c53941158406c823a37a14d0a73d0ac4);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_c53941158406c823a37a14d0a73d0ac4);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_c53941158406c823a37a14d0a73d0ac4, exception_lineno);
} else if (exception_tb->tb_frame != &frame_c53941158406c823a37a14d0a73d0ac4->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_c53941158406c823a37a14d0a73d0ac4, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_c53941158406c823a37a14d0a73d0ac4,
type_description_1,
par_self,
par_token,
par_request
);
// Release cached frame if used for exception.
if (frame_c53941158406c823a37a14d0a73d0ac4 == cache_frame_c53941158406c823a37a14d0a73d0ac4) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_c53941158406c823a37a14d0a73d0ac4);
cache_frame_c53941158406c823a37a14d0a73d0ac4 = NULL;
}
assertFrameObject(frame_c53941158406c823a37a14d0a73d0ac4);
// 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_token);
Py_DECREF(par_token);
CHECK_OBJECT(par_request);
Py_DECREF(par_request);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
}
static PyObject *impl_oauthlib$oauth1$rfc5849$request_validator$$$function__39_verify_realms(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_token = python_pars[1];
PyObject *par_realms = python_pars[2];
PyObject *par_request = python_pars[3];
struct Nuitka_FrameObject *frame_39d3ad6233f8120016583ccc87dd496a;
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_39d3ad6233f8120016583ccc87dd496a = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_39d3ad6233f8120016583ccc87dd496a)) {
Py_XDECREF(cache_frame_39d3ad6233f8120016583ccc87dd496a);
#if _DEBUG_REFCOUNTS
if (cache_frame_39d3ad6233f8120016583ccc87dd496a == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_39d3ad6233f8120016583ccc87dd496a = MAKE_FUNCTION_FRAME(codeobj_39d3ad6233f8120016583ccc87dd496a, module_oauthlib$oauth1$rfc5849$request_validator, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_39d3ad6233f8120016583ccc87dd496a->m_type_description == NULL);
frame_39d3ad6233f8120016583ccc87dd496a = cache_frame_39d3ad6233f8120016583ccc87dd496a;
// Push the new frame as the currently active one.
pushFrameStack(frame_39d3ad6233f8120016583ccc87dd496a);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_39d3ad6233f8120016583ccc87dd496a) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_raise_type_1;
PyObject *tmp_called_instance_1;
CHECK_OBJECT(par_self);
tmp_called_instance_1 = par_self;
frame_39d3ad6233f8120016583ccc87dd496a->m_frame.f_lineno = 788;
tmp_raise_type_1 = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_1,
mod_consts[22],
PyTuple_GET_ITEM(mod_consts[63], 0)
);
if (tmp_raise_type_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 788;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
exception_type = tmp_raise_type_1;
exception_lineno = 788;
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_39d3ad6233f8120016583ccc87dd496a);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_39d3ad6233f8120016583ccc87dd496a);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_39d3ad6233f8120016583ccc87dd496a, exception_lineno);
} else if (exception_tb->tb_frame != &frame_39d3ad6233f8120016583ccc87dd496a->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_39d3ad6233f8120016583ccc87dd496a, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_39d3ad6233f8120016583ccc87dd496a,
type_description_1,
par_self,
par_token,
par_realms,
par_request
);
// Release cached frame if used for exception.
if (frame_39d3ad6233f8120016583ccc87dd496a == cache_frame_39d3ad6233f8120016583ccc87dd496a) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_39d3ad6233f8120016583ccc87dd496a);
cache_frame_39d3ad6233f8120016583ccc87dd496a = NULL;
}
assertFrameObject(frame_39d3ad6233f8120016583ccc87dd496a);
// 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_token);
Py_DECREF(par_token);
CHECK_OBJECT(par_realms);
Py_DECREF(par_realms);
CHECK_OBJECT(par_request);
Py_DECREF(par_request);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
}
static PyObject *impl_oauthlib$oauth1$rfc5849$request_validator$$$function__40_save_access_token(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_token = python_pars[1];
PyObject *par_request = python_pars[2];
struct Nuitka_FrameObject *frame_c5297768af3c3da8158fa154120a13e7;
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_c5297768af3c3da8158fa154120a13e7 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_c5297768af3c3da8158fa154120a13e7)) {
Py_XDECREF(cache_frame_c5297768af3c3da8158fa154120a13e7);
#if _DEBUG_REFCOUNTS
if (cache_frame_c5297768af3c3da8158fa154120a13e7 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_c5297768af3c3da8158fa154120a13e7 = MAKE_FUNCTION_FRAME(codeobj_c5297768af3c3da8158fa154120a13e7, module_oauthlib$oauth1$rfc5849$request_validator, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_c5297768af3c3da8158fa154120a13e7->m_type_description == NULL);
frame_c5297768af3c3da8158fa154120a13e7 = cache_frame_c5297768af3c3da8158fa154120a13e7;
// Push the new frame as the currently active one.
pushFrameStack(frame_c5297768af3c3da8158fa154120a13e7);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_c5297768af3c3da8158fa154120a13e7) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_raise_type_1;
PyObject *tmp_called_instance_1;
CHECK_OBJECT(par_self);
tmp_called_instance_1 = par_self;
frame_c5297768af3c3da8158fa154120a13e7->m_frame.f_lineno = 812;
tmp_raise_type_1 = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_1,
mod_consts[22],
PyTuple_GET_ITEM(mod_consts[65], 0)
);
if (tmp_raise_type_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 812;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
exception_type = tmp_raise_type_1;
exception_lineno = 812;
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_c5297768af3c3da8158fa154120a13e7);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_c5297768af3c3da8158fa154120a13e7);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_c5297768af3c3da8158fa154120a13e7, exception_lineno);
} else if (exception_tb->tb_frame != &frame_c5297768af3c3da8158fa154120a13e7->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_c5297768af3c3da8158fa154120a13e7, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_c5297768af3c3da8158fa154120a13e7,
type_description_1,
par_self,
par_token,
par_request
);
// Release cached frame if used for exception.
if (frame_c5297768af3c3da8158fa154120a13e7 == cache_frame_c5297768af3c3da8158fa154120a13e7) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_c5297768af3c3da8158fa154120a13e7);
cache_frame_c5297768af3c3da8158fa154120a13e7 = NULL;
}
assertFrameObject(frame_c5297768af3c3da8158fa154120a13e7);
// 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_token);
Py_DECREF(par_token);
CHECK_OBJECT(par_request);
Py_DECREF(par_request);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
}
static PyObject *impl_oauthlib$oauth1$rfc5849$request_validator$$$function__41_save_request_token(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_token = python_pars[1];
PyObject *par_request = python_pars[2];
struct Nuitka_FrameObject *frame_051459d58eb7c4e17c89120dae914050;
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_051459d58eb7c4e17c89120dae914050 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_051459d58eb7c4e17c89120dae914050)) {
Py_XDECREF(cache_frame_051459d58eb7c4e17c89120dae914050);
#if _DEBUG_REFCOUNTS
if (cache_frame_051459d58eb7c4e17c89120dae914050 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_051459d58eb7c4e17c89120dae914050 = MAKE_FUNCTION_FRAME(codeobj_051459d58eb7c4e17c89120dae914050, module_oauthlib$oauth1$rfc5849$request_validator, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_051459d58eb7c4e17c89120dae914050->m_type_description == NULL);
frame_051459d58eb7c4e17c89120dae914050 = cache_frame_051459d58eb7c4e17c89120dae914050;
// Push the new frame as the currently active one.
pushFrameStack(frame_051459d58eb7c4e17c89120dae914050);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_051459d58eb7c4e17c89120dae914050) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_raise_type_1;
PyObject *tmp_called_instance_1;
CHECK_OBJECT(par_self);
tmp_called_instance_1 = par_self;
frame_051459d58eb7c4e17c89120dae914050->m_frame.f_lineno = 833;
tmp_raise_type_1 = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_1,
mod_consts[22],
PyTuple_GET_ITEM(mod_consts[67], 0)
);
if (tmp_raise_type_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 833;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
exception_type = tmp_raise_type_1;
exception_lineno = 833;
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_051459d58eb7c4e17c89120dae914050);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_051459d58eb7c4e17c89120dae914050);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_051459d58eb7c4e17c89120dae914050, exception_lineno);
} else if (exception_tb->tb_frame != &frame_051459d58eb7c4e17c89120dae914050->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_051459d58eb7c4e17c89120dae914050, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_051459d58eb7c4e17c89120dae914050,
type_description_1,
par_self,
par_token,
par_request
);
// Release cached frame if used for exception.
if (frame_051459d58eb7c4e17c89120dae914050 == cache_frame_051459d58eb7c4e17c89120dae914050) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_051459d58eb7c4e17c89120dae914050);
cache_frame_051459d58eb7c4e17c89120dae914050 = NULL;
}
assertFrameObject(frame_051459d58eb7c4e17c89120dae914050);
// 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_token);
Py_DECREF(par_token);
CHECK_OBJECT(par_request);
Py_DECREF(par_request);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
}
static PyObject *impl_oauthlib$oauth1$rfc5849$request_validator$$$function__42_save_verifier(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_token = python_pars[1];
PyObject *par_verifier = python_pars[2];
PyObject *par_request = python_pars[3];
struct Nuitka_FrameObject *frame_dbfbe1da00dd5db63db401e337a87236;
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_dbfbe1da00dd5db63db401e337a87236 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_dbfbe1da00dd5db63db401e337a87236)) {
Py_XDECREF(cache_frame_dbfbe1da00dd5db63db401e337a87236);
#if _DEBUG_REFCOUNTS
if (cache_frame_dbfbe1da00dd5db63db401e337a87236 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_dbfbe1da00dd5db63db401e337a87236 = MAKE_FUNCTION_FRAME(codeobj_dbfbe1da00dd5db63db401e337a87236, module_oauthlib$oauth1$rfc5849$request_validator, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_dbfbe1da00dd5db63db401e337a87236->m_type_description == NULL);
frame_dbfbe1da00dd5db63db401e337a87236 = cache_frame_dbfbe1da00dd5db63db401e337a87236;
// Push the new frame as the currently active one.
pushFrameStack(frame_dbfbe1da00dd5db63db401e337a87236);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_dbfbe1da00dd5db63db401e337a87236) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_raise_type_1;
PyObject *tmp_called_instance_1;
CHECK_OBJECT(par_self);
tmp_called_instance_1 = par_self;
frame_dbfbe1da00dd5db63db401e337a87236->m_frame.f_lineno = 854;
tmp_raise_type_1 = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_1,
mod_consts[22],
PyTuple_GET_ITEM(mod_consts[69], 0)
);
if (tmp_raise_type_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 854;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
exception_type = tmp_raise_type_1;
exception_lineno = 854;
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_dbfbe1da00dd5db63db401e337a87236);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_dbfbe1da00dd5db63db401e337a87236);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_dbfbe1da00dd5db63db401e337a87236, exception_lineno);
} else if (exception_tb->tb_frame != &frame_dbfbe1da00dd5db63db401e337a87236->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_dbfbe1da00dd5db63db401e337a87236, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_dbfbe1da00dd5db63db401e337a87236,
type_description_1,
par_self,
par_token,
par_verifier,
par_request
);
// Release cached frame if used for exception.
if (frame_dbfbe1da00dd5db63db401e337a87236 == cache_frame_dbfbe1da00dd5db63db401e337a87236) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_dbfbe1da00dd5db63db401e337a87236);
cache_frame_dbfbe1da00dd5db63db401e337a87236 = NULL;
}
assertFrameObject(frame_dbfbe1da00dd5db63db401e337a87236);
// 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_token);
Py_DECREF(par_token);
CHECK_OBJECT(par_verifier);
Py_DECREF(par_verifier);
CHECK_OBJECT(par_request);
Py_DECREF(par_request);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
}
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__10_realms() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__10_realms,
mod_consts[17],
#if PYTHON_VERSION >= 0x300
mod_consts[113],
#endif
codeobj_ece21adf71efbd6149a13b910383a15c,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_oauthlib$oauth1$rfc5849$request_validator,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__11_enforce_ssl() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
NULL,
mod_consts[114],
#if PYTHON_VERSION >= 0x300
mod_consts[115],
#endif
codeobj_82da0894d1dce0dd5def759b43275994,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_oauthlib$oauth1$rfc5849$request_validator,
NULL,
NULL,
0
);
Nuitka_Function_EnableConstReturnTrue(result);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__12_check_client_key() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__12_check_client_key,
mod_consts[116],
#if PYTHON_VERSION >= 0x300
mod_consts[117],
#endif
codeobj_a752bf2f8f78481e7a150af8ecb0fa61,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_oauthlib$oauth1$rfc5849$request_validator,
mod_consts[6],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__13_check_request_token() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__13_check_request_token,
mod_consts[118],
#if PYTHON_VERSION >= 0x300
mod_consts[119],
#endif
codeobj_0097ea40312cec2b7b92ec4013c339e3,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_oauthlib$oauth1$rfc5849$request_validator,
mod_consts[8],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__14_check_access_token() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__14_check_access_token,
mod_consts[120],
#if PYTHON_VERSION >= 0x300
mod_consts[121],
#endif
codeobj_7355abdc66ff0f4187febf24a3a66782,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_oauthlib$oauth1$rfc5849$request_validator,
mod_consts[10],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__15_check_nonce() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__15_check_nonce,
mod_consts[122],
#if PYTHON_VERSION >= 0x300
mod_consts[123],
#endif
codeobj_b55800669d3eb63652befbab56d5704b,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_oauthlib$oauth1$rfc5849$request_validator,
mod_consts[12],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__16_check_verifier() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__16_check_verifier,
mod_consts[124],
#if PYTHON_VERSION >= 0x300
mod_consts[125],
#endif
codeobj_d677b4c6ef9f03c1acd17f0fffadf312,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_oauthlib$oauth1$rfc5849$request_validator,
mod_consts[14],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__17_check_realms() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__17_check_realms,
mod_consts[126],
#if PYTHON_VERSION >= 0x300
mod_consts[127],
#endif
codeobj_799f81be5b89f3ad167bc331da1cf788,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_oauthlib$oauth1$rfc5849$request_validator,
mod_consts[15],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__18__subclass_must_implement() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__18__subclass_must_implement,
mod_consts[22],
#if PYTHON_VERSION >= 0x300
mod_consts[128],
#endif
codeobj_863854923b36b78805d6de0de0ab3265,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_oauthlib$oauth1$rfc5849$request_validator,
mod_consts[21],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__19_dummy_client() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__19_dummy_client,
mod_consts[129],
#if PYTHON_VERSION >= 0x300
mod_consts[130],
#endif
codeobj_b882bc81cb62bd38ca0ad0718394c44f,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_oauthlib$oauth1$rfc5849$request_validator,
mod_consts[24],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__1___init__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
NULL,
mod_consts[98],
#if PYTHON_VERSION >= 0x300
mod_consts[99],
#endif
codeobj_e18ecbe5e68369044fadbc83e92da01f,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_oauthlib$oauth1$rfc5849$request_validator,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__20_dummy_request_token() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__20_dummy_request_token,
mod_consts[131],
#if PYTHON_VERSION >= 0x300
mod_consts[132],
#endif
codeobj_c301ceab7e427c4ef9c92b086772f3f3,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_oauthlib$oauth1$rfc5849$request_validator,
mod_consts[26],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__21_dummy_access_token() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__21_dummy_access_token,
mod_consts[133],
#if PYTHON_VERSION >= 0x300
mod_consts[134],
#endif
codeobj_1100d049445b52041af4b798d58b97a9,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_oauthlib$oauth1$rfc5849$request_validator,
mod_consts[28],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__22_get_client_secret() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__22_get_client_secret,
mod_consts[135],
#if PYTHON_VERSION >= 0x300
mod_consts[136],
#endif
codeobj_34ee9897be24495c094566c7da8425bb,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_oauthlib$oauth1$rfc5849$request_validator,
mod_consts[30],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__23_get_request_token_secret() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__23_get_request_token_secret,
mod_consts[137],
#if PYTHON_VERSION >= 0x300
mod_consts[138],
#endif
codeobj_53149a816ebf1bc7132a90142b9167c4,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_oauthlib$oauth1$rfc5849$request_validator,
mod_consts[32],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__24_get_access_token_secret() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__24_get_access_token_secret,
mod_consts[139],
#if PYTHON_VERSION >= 0x300
mod_consts[140],
#endif
codeobj_1b4041b51376dc9b25dfcd18b36be72b,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_oauthlib$oauth1$rfc5849$request_validator,
mod_consts[34],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__25_get_default_realms() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__25_get_default_realms,
mod_consts[141],
#if PYTHON_VERSION >= 0x300
mod_consts[142],
#endif
codeobj_97762cf22a052e5d39938b031f2aaac6,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_oauthlib$oauth1$rfc5849$request_validator,
mod_consts[36],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__26_get_realms() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__26_get_realms,
mod_consts[143],
#if PYTHON_VERSION >= 0x300
mod_consts[144],
#endif
codeobj_e90a45ee91e96d591428c5b07f082a08,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_oauthlib$oauth1$rfc5849$request_validator,
mod_consts[38],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__27_get_redirect_uri() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__27_get_redirect_uri,
mod_consts[145],
#if PYTHON_VERSION >= 0x300
mod_consts[146],
#endif
codeobj_33d2cfc5c7a7a15e4feee704884cef93,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_oauthlib$oauth1$rfc5849$request_validator,
mod_consts[40],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__28_get_rsa_key() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__28_get_rsa_key,
mod_consts[147],
#if PYTHON_VERSION >= 0x300
mod_consts[148],
#endif
codeobj_031666e09dbc799a1906629e011ab3a9,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_oauthlib$oauth1$rfc5849$request_validator,
mod_consts[42],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__29_invalidate_request_token() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__29_invalidate_request_token,
mod_consts[149],
#if PYTHON_VERSION >= 0x300
mod_consts[150],
#endif
codeobj_441c010ed839aefbb16d67d220af0180,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_oauthlib$oauth1$rfc5849$request_validator,
mod_consts[44],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__2_allowed_signature_methods() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__2_allowed_signature_methods,
mod_consts[101],
#if PYTHON_VERSION >= 0x300
mod_consts[102],
#endif
codeobj_3322ec567ef992c2eba47f9261df0e4b,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_oauthlib$oauth1$rfc5849$request_validator,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__30_validate_client_key() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__30_validate_client_key,
mod_consts[151],
#if PYTHON_VERSION >= 0x300
mod_consts[152],
#endif
codeobj_821862a51175e1d77b4ea56606f94b5f,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_oauthlib$oauth1$rfc5849$request_validator,
mod_consts[46],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__31_validate_request_token() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__31_validate_request_token,
mod_consts[153],
#if PYTHON_VERSION >= 0x300
mod_consts[154],
#endif
codeobj_325571e8ba1232507b13f47c9bd034ef,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_oauthlib$oauth1$rfc5849$request_validator,
mod_consts[48],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__32_validate_access_token() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__32_validate_access_token,
mod_consts[155],
#if PYTHON_VERSION >= 0x300
mod_consts[156],
#endif
codeobj_c2d87ca1ec85de6bb9278a9dce2ab6bc,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_oauthlib$oauth1$rfc5849$request_validator,
mod_consts[50],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__33_validate_timestamp_and_nonce(PyObject *defaults) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__33_validate_timestamp_and_nonce,
mod_consts[158],
#if PYTHON_VERSION >= 0x300
mod_consts[159],
#endif
codeobj_eb80ecde928c0fa51d3158fefdede36e,
defaults,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_oauthlib$oauth1$rfc5849$request_validator,
mod_consts[52],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__34_validate_redirect_uri() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__34_validate_redirect_uri,
mod_consts[160],
#if PYTHON_VERSION >= 0x300
mod_consts[161],
#endif
codeobj_b6502fd7c46078cb4c6e75022d7e0c54,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_oauthlib$oauth1$rfc5849$request_validator,
mod_consts[54],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__35_validate_requested_realms() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__35_validate_requested_realms,
mod_consts[162],
#if PYTHON_VERSION >= 0x300
mod_consts[163],
#endif
codeobj_04d6a6c51bbda480415ebfa4947fd6db,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_oauthlib$oauth1$rfc5849$request_validator,
mod_consts[56],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__36_validate_realms(PyObject *defaults) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__36_validate_realms,
mod_consts[164],
#if PYTHON_VERSION >= 0x300
mod_consts[165],
#endif
codeobj_bf8565518d8c3c4f3a4f8084d63ea556,
defaults,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_oauthlib$oauth1$rfc5849$request_validator,
mod_consts[58],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__37_validate_verifier() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__37_validate_verifier,
mod_consts[166],
#if PYTHON_VERSION >= 0x300
mod_consts[167],
#endif
codeobj_d0ecab6938ad70e86605641408fed4bf,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_oauthlib$oauth1$rfc5849$request_validator,
mod_consts[60],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__38_verify_request_token() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__38_verify_request_token,
mod_consts[168],
#if PYTHON_VERSION >= 0x300
mod_consts[169],
#endif
codeobj_c53941158406c823a37a14d0a73d0ac4,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_oauthlib$oauth1$rfc5849$request_validator,
mod_consts[62],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__39_verify_realms() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__39_verify_realms,
mod_consts[170],
#if PYTHON_VERSION >= 0x300
mod_consts[171],
#endif
codeobj_39d3ad6233f8120016583ccc87dd496a,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_oauthlib$oauth1$rfc5849$request_validator,
mod_consts[64],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__3_safe_characters() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__3_safe_characters,
mod_consts[5],
#if PYTHON_VERSION >= 0x300
mod_consts[103],
#endif
codeobj_21c990e11007e0b8eb9d01b5f1a37b35,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_oauthlib$oauth1$rfc5849$request_validator,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__40_save_access_token() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__40_save_access_token,
mod_consts[172],
#if PYTHON_VERSION >= 0x300
mod_consts[173],
#endif
codeobj_c5297768af3c3da8158fa154120a13e7,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_oauthlib$oauth1$rfc5849$request_validator,
mod_consts[66],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__41_save_request_token() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__41_save_request_token,
mod_consts[174],
#if PYTHON_VERSION >= 0x300
mod_consts[175],
#endif
codeobj_051459d58eb7c4e17c89120dae914050,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_oauthlib$oauth1$rfc5849$request_validator,
mod_consts[68],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__42_save_verifier() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__42_save_verifier,
mod_consts[176],
#if PYTHON_VERSION >= 0x300
mod_consts[177],
#endif
codeobj_dbfbe1da00dd5db63db401e337a87236,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_oauthlib$oauth1$rfc5849$request_validator,
mod_consts[70],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__4_client_key_length() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
NULL,
mod_consts[3],
#if PYTHON_VERSION >= 0x300
mod_consts[105],
#endif
codeobj_5569e7aa619c8eb87882d1d25afd5c8a,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_oauthlib$oauth1$rfc5849$request_validator,
NULL,
NULL,
0
);
Nuitka_Function_EnableConstReturnGeneric(result, mod_consts[104]);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__5_request_token_length() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
NULL,
mod_consts[7],
#if PYTHON_VERSION >= 0x300
mod_consts[106],
#endif
codeobj_54013a3e704e0c232f1a5a7cf7c4a70e,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_oauthlib$oauth1$rfc5849$request_validator,
NULL,
NULL,
0
);
Nuitka_Function_EnableConstReturnGeneric(result, mod_consts[104]);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__6_access_token_length() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
NULL,
mod_consts[9],
#if PYTHON_VERSION >= 0x300
mod_consts[107],
#endif
codeobj_13708da7e4596884a5297a8d8dd08a17,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_oauthlib$oauth1$rfc5849$request_validator,
NULL,
NULL,
0
);
Nuitka_Function_EnableConstReturnGeneric(result, mod_consts[104]);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__7_timestamp_lifetime() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
NULL,
mod_consts[109],
#if PYTHON_VERSION >= 0x300
mod_consts[110],
#endif
codeobj_c5dc993d8fddbb11aa2c083284797dd7,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_oauthlib$oauth1$rfc5849$request_validator,
NULL,
NULL,
0
);
Nuitka_Function_EnableConstReturnGeneric(result, mod_consts[108]);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__8_nonce_length() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
NULL,
mod_consts[11],
#if PYTHON_VERSION >= 0x300
mod_consts[111],
#endif
codeobj_f3b7b4f3de6454c8a270ecbe50fa9b75,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_oauthlib$oauth1$rfc5849$request_validator,
NULL,
NULL,
0
);
Nuitka_Function_EnableConstReturnGeneric(result, mod_consts[104]);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__9_verifier_length() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
NULL,
mod_consts[13],
#if PYTHON_VERSION >= 0x300
mod_consts[112],
#endif
codeobj_668a0466e923d572607f3f334cc6c4b0,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_oauthlib$oauth1$rfc5849$request_validator,
NULL,
NULL,
0
);
Nuitka_Function_EnableConstReturnGeneric(result, mod_consts[104]);
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_oauthlib$oauth1$rfc5849$request_validator[] = {
NULL,
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__2_allowed_signature_methods,
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__3_safe_characters,
NULL,
NULL,
NULL,
NULL,
NULL,
NULL,
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__10_realms,
NULL,
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__12_check_client_key,
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__13_check_request_token,
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__14_check_access_token,
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__15_check_nonce,
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__16_check_verifier,
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__17_check_realms,
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__18__subclass_must_implement,
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__19_dummy_client,
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__20_dummy_request_token,
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__21_dummy_access_token,
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__22_get_client_secret,
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__23_get_request_token_secret,
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__24_get_access_token_secret,
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__25_get_default_realms,
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__26_get_realms,
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__27_get_redirect_uri,
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__28_get_rsa_key,
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__29_invalidate_request_token,
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__30_validate_client_key,
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__31_validate_request_token,
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__32_validate_access_token,
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__33_validate_timestamp_and_nonce,
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__34_validate_redirect_uri,
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__35_validate_requested_realms,
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__36_validate_realms,
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__37_validate_verifier,
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__38_verify_request_token,
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__39_verify_realms,
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__40_save_access_token,
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__41_save_request_token,
impl_oauthlib$oauth1$rfc5849$request_validator$$$function__42_save_verifier,
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_oauthlib$oauth1$rfc5849$request_validator;
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_oauthlib$oauth1$rfc5849$request_validator) || 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_oauthlib$oauth1$rfc5849$request_validator[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_oauthlib$oauth1$rfc5849$request_validator,
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_oauthlib$oauth1$rfc5849$request_validator(PyObject *module, struct Nuitka_MetaPathBasedLoaderEntry const *loader_entry) {
// Report entry to PGO.
PGO_onModuleEntered("oauthlib.oauth1.rfc5849.request_validator");
// Store the module for future use.
module_oauthlib$oauth1$rfc5849$request_validator = 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("oauthlib.oauth1.rfc5849.request_validator: 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("oauthlib.oauth1.rfc5849.request_validator: Calling createModuleConstants().\n");
#endif
createModuleConstants();
/* The code objects used by this module are created now. */
#ifdef _NUITKA_TRACE
PRINT_STRING("oauthlib.oauth1.rfc5849.request_validator: Calling createModuleCodeObjects().\n");
#endif
createModuleCodeObjects();
init_done = true;
}
// PRINT_STRING("in initoauthlib$oauth1$rfc5849$request_validator\n");
moduledict_oauthlib$oauth1$rfc5849$request_validator = MODULE_DICT(module_oauthlib$oauth1$rfc5849$request_validator);
#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_oauthlib$oauth1$rfc5849$request_validator,
(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_oauthlib$oauth1$rfc5849$request_validator,
(Nuitka_StringObject *)const_str_plain___package__,
mod_consts[82]
);
#elif 0
PyObject *module_name = GET_STRING_DICT_VALUE(moduledict_oauthlib$oauth1$rfc5849$request_validator, (Nuitka_StringObject *)const_str_plain___name__);
UPDATE_STRING_DICT0(
moduledict_oauthlib$oauth1$rfc5849$request_validator,
(Nuitka_StringObject *)const_str_plain___package__,
module_name
);
#else
#if PYTHON_VERSION < 0x300
PyObject *module_name = GET_STRING_DICT_VALUE(moduledict_oauthlib$oauth1$rfc5849$request_validator, (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_oauthlib$oauth1$rfc5849$request_validator,
(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_oauthlib$oauth1$rfc5849$request_validator, (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_oauthlib$oauth1$rfc5849$request_validator,
(Nuitka_StringObject *)const_str_plain___package__,
PyUnicode_Substring(module_name, 0, dot_index)
);
}
#endif
#endif
}
CHECK_OBJECT(module_oauthlib$oauth1$rfc5849$request_validator);
// 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_oauthlib$oauth1$rfc5849$request_validator, (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_oauthlib$oauth1$rfc5849$request_validator, (Nuitka_StringObject *)const_str_plain___builtins__, value);
}
#if PYTHON_VERSION >= 0x300
UPDATE_STRING_DICT0(moduledict_oauthlib$oauth1$rfc5849$request_validator, (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_oauthlib$oauth1$rfc5849$request_validator, (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_oauthlib$oauth1$rfc5849$request_validator);
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_oauthlib$oauth1$rfc5849$request_validator, (Nuitka_StringObject *)const_str_plain___spec__, spec_value);
}
#endif
#endif
// Temp variables if any
PyObject *outline_0_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_import_from_1__module = NULL;
PyObject *tmp_import_from_2__module = NULL;
struct Nuitka_FrameObject *frame_a1065347b716df3dee7cc0ae7ff5d3a9;
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;
int tmp_res;
PyObject *tmp_dictdel_dict;
PyObject *tmp_dictdel_key;
PyObject *locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16 = NULL;
PyObject *tmp_dictset_value;
struct Nuitka_FrameObject *frame_60e97237ffc8aac78ca1582838b68a1d_2;
NUITKA_MAY_BE_UNUSED char const *type_description_2 = NULL;
static struct Nuitka_FrameObject *cache_frame_60e97237ffc8aac78ca1582838b68a1d_2 = NULL;
PyObject *exception_keeper_type_2;
PyObject *exception_keeper_value_2;
PyTracebackObject *exception_keeper_tb_2;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_2;
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;
// Module code.
{
PyObject *tmp_assign_source_1;
tmp_assign_source_1 = mod_consts[71];
UPDATE_STRING_DICT0(moduledict_oauthlib$oauth1$rfc5849$request_validator, (Nuitka_StringObject *)mod_consts[72], tmp_assign_source_1);
}
{
PyObject *tmp_assign_source_2;
tmp_assign_source_2 = mod_consts[73];
UPDATE_STRING_DICT0(moduledict_oauthlib$oauth1$rfc5849$request_validator, (Nuitka_StringObject *)mod_consts[74], tmp_assign_source_2);
}
// Frame without reuse.
frame_a1065347b716df3dee7cc0ae7ff5d3a9 = MAKE_MODULE_FRAME(codeobj_a1065347b716df3dee7cc0ae7ff5d3a9, module_oauthlib$oauth1$rfc5849$request_validator);
// Push the new frame as the currently active one, and we should be exclusively
// owning it.
pushFrameStack(frame_a1065347b716df3dee7cc0ae7ff5d3a9);
assert(Py_REFCNT(frame_a1065347b716df3dee7cc0ae7ff5d3a9) == 2);
// Framed code:
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
tmp_assattr_value_1 = mod_consts[73];
tmp_assattr_target_1 = GET_STRING_DICT_VALUE(moduledict_oauthlib$oauth1$rfc5849$request_validator, (Nuitka_StringObject *)mod_consts[75]);
if (unlikely(tmp_assattr_target_1 == NULL)) {
tmp_assattr_target_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[75]);
}
assert(!(tmp_assattr_target_1 == NULL));
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[76], 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_oauthlib$oauth1$rfc5849$request_validator, (Nuitka_StringObject *)mod_consts[75]);
if (unlikely(tmp_assattr_target_2 == NULL)) {
tmp_assattr_target_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[75]);
}
assert(!(tmp_assattr_target_2 == NULL));
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_2, mod_consts[77], 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_oauthlib$oauth1$rfc5849$request_validator, (Nuitka_StringObject *)mod_consts[78], tmp_assign_source_3);
}
{
PyObject *tmp_assign_source_4;
tmp_assign_source_4 = IMPORT_HARD___FUTURE__();
assert(!(tmp_assign_source_4 == NULL));
assert(tmp_import_from_1__module == NULL);
Py_INCREF(tmp_assign_source_4);
tmp_import_from_1__module = tmp_assign_source_4;
}
{
PyObject *tmp_assign_source_5;
{
PyObject *hard_module = IMPORT_HARD___FUTURE__();
tmp_assign_source_5 = LOOKUP_ATTRIBUTE(hard_module, mod_consts[79]);
}
assert(!(tmp_assign_source_5 == NULL));
UPDATE_STRING_DICT1(moduledict_oauthlib$oauth1$rfc5849$request_validator, (Nuitka_StringObject *)mod_consts[79], tmp_assign_source_5);
}
{
PyObject *tmp_assign_source_6;
{
PyObject *hard_module = IMPORT_HARD___FUTURE__();
tmp_assign_source_6 = LOOKUP_ATTRIBUTE(hard_module, mod_consts[80]);
}
assert(!(tmp_assign_source_6 == NULL));
UPDATE_STRING_DICT1(moduledict_oauthlib$oauth1$rfc5849$request_validator, (Nuitka_StringObject *)mod_consts[80], tmp_assign_source_6);
}
CHECK_OBJECT(tmp_import_from_1__module);
Py_DECREF(tmp_import_from_1__module);
tmp_import_from_1__module = NULL;
{
PyObject *tmp_assign_source_7;
tmp_assign_source_7 = IMPORT_HARD_SYS();
assert(!(tmp_assign_source_7 == NULL));
UPDATE_STRING_DICT0(moduledict_oauthlib$oauth1$rfc5849$request_validator, (Nuitka_StringObject *)mod_consts[81], tmp_assign_source_7);
}
{
PyObject *tmp_assign_source_8;
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[82];
tmp_globals_arg_value_1 = (PyObject *)moduledict_oauthlib$oauth1$rfc5849$request_validator;
tmp_locals_arg_value_1 = Py_None;
tmp_fromlist_value_1 = mod_consts[83];
tmp_level_value_1 = mod_consts[84];
frame_a1065347b716df3dee7cc0ae7ff5d3a9->m_frame.f_lineno = 13;
tmp_assign_source_8 = 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_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 13;
goto frame_exception_exit_1;
}
assert(tmp_import_from_2__module == NULL);
tmp_import_from_2__module = tmp_assign_source_8;
}
// Tried code:
{
PyObject *tmp_assign_source_9;
PyObject *tmp_import_name_from_1;
CHECK_OBJECT(tmp_import_from_2__module);
tmp_import_name_from_1 = tmp_import_from_2__module;
if (PyModule_Check(tmp_import_name_from_1)) {
tmp_assign_source_9 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_1,
(PyObject *)moduledict_oauthlib$oauth1$rfc5849$request_validator,
mod_consts[0],
mod_consts[85]
);
} else {
tmp_assign_source_9 = IMPORT_NAME(tmp_import_name_from_1, mod_consts[0]);
}
if (tmp_assign_source_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 13;
goto try_except_handler_1;
}
UPDATE_STRING_DICT1(moduledict_oauthlib$oauth1$rfc5849$request_validator, (Nuitka_StringObject *)mod_consts[0], tmp_assign_source_9);
}
{
PyObject *tmp_assign_source_10;
PyObject *tmp_import_name_from_2;
CHECK_OBJECT(tmp_import_from_2__module);
tmp_import_name_from_2 = tmp_import_from_2__module;
if (PyModule_Check(tmp_import_name_from_2)) {
tmp_assign_source_10 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_2,
(PyObject *)moduledict_oauthlib$oauth1$rfc5849$request_validator,
mod_consts[1],
mod_consts[85]
);
} else {
tmp_assign_source_10 = IMPORT_NAME(tmp_import_name_from_2, mod_consts[1]);
}
if (tmp_assign_source_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 13;
goto try_except_handler_1;
}
UPDATE_STRING_DICT1(moduledict_oauthlib$oauth1$rfc5849$request_validator, (Nuitka_StringObject *)mod_consts[1], tmp_assign_source_10);
}
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_2__module);
Py_DECREF(tmp_import_from_2__module);
tmp_import_from_2__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_2__module);
Py_DECREF(tmp_import_from_2__module);
tmp_import_from_2__module = NULL;
// Tried code:
{
PyObject *tmp_assign_source_11;
PyObject *tmp_dircall_arg1_1;
tmp_dircall_arg1_1 = mod_consts[86];
Py_INCREF(tmp_dircall_arg1_1);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_1};
tmp_assign_source_11 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 16;
goto try_except_handler_2;
}
assert(tmp_class_creation_1__bases == NULL);
tmp_class_creation_1__bases = tmp_assign_source_11;
}
{
PyObject *tmp_assign_source_12;
tmp_assign_source_12 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_1__class_decl_dict == NULL);
tmp_class_creation_1__class_decl_dict = tmp_assign_source_12;
}
{
PyObject *tmp_assign_source_13;
PyObject *tmp_metaclass_value_1;
bool tmp_condition_result_1;
PyObject *tmp_key_value_1;
PyObject *tmp_dict_arg_value_1;
PyObject *tmp_dict_arg_value_2;
PyObject *tmp_key_value_2;
nuitka_bool tmp_condition_result_2;
int tmp_truth_name_1;
PyObject *tmp_type_arg_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_subscript_value_1;
PyObject *tmp_bases_value_1;
tmp_key_value_1 = mod_consts[87];
CHECK_OBJECT(tmp_class_creation_1__class_decl_dict);
tmp_dict_arg_value_1 = tmp_class_creation_1__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_1, tmp_key_value_1);
assert(!(tmp_res == -1));
tmp_condition_result_1 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto condexpr_true_1;
} else {
goto condexpr_false_1;
}
condexpr_true_1:;
CHECK_OBJECT(tmp_class_creation_1__class_decl_dict);
tmp_dict_arg_value_2 = tmp_class_creation_1__class_decl_dict;
tmp_key_value_2 = mod_consts[87];
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 = 16;
goto try_except_handler_2;
}
tmp_condition_result_2 = tmp_truth_name_1 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_2 == NUITKA_BOOL_TRUE) {
goto condexpr_true_2;
} else {
goto condexpr_false_2;
}
condexpr_true_2:;
CHECK_OBJECT(tmp_class_creation_1__bases);
tmp_expression_value_1 = tmp_class_creation_1__bases;
tmp_subscript_value_1 = mod_consts[85];
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 = 16;
goto try_except_handler_2;
}
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 = 16;
goto try_except_handler_2;
}
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_13 = SELECT_METACLASS(tmp_metaclass_value_1, tmp_bases_value_1);
Py_DECREF(tmp_metaclass_value_1);
if (tmp_assign_source_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 16;
goto try_except_handler_2;
}
assert(tmp_class_creation_1__metaclass == NULL);
tmp_class_creation_1__metaclass = tmp_assign_source_13;
}
{
bool tmp_condition_result_3;
PyObject *tmp_key_value_3;
PyObject *tmp_dict_arg_value_3;
tmp_key_value_3 = mod_consts[87];
CHECK_OBJECT(tmp_class_creation_1__class_decl_dict);
tmp_dict_arg_value_3 = tmp_class_creation_1__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_3, tmp_key_value_3);
assert(!(tmp_res == -1));
tmp_condition_result_3 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_3 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
CHECK_OBJECT(tmp_class_creation_1__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_1__class_decl_dict;
tmp_dictdel_key = mod_consts[87];
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 = 16;
goto try_except_handler_2;
}
branch_no_1:;
{
nuitka_bool tmp_condition_result_4;
PyObject *tmp_expression_value_2;
CHECK_OBJECT(tmp_class_creation_1__metaclass);
tmp_expression_value_2 = tmp_class_creation_1__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_2, mod_consts[88]);
tmp_condition_result_4 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_4 == NUITKA_BOOL_TRUE) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_assign_source_14;
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[88]);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 16;
goto try_except_handler_2;
}
tmp_tuple_element_1 = mod_consts[89];
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_a1065347b716df3dee7cc0ae7ff5d3a9->m_frame.f_lineno = 16;
tmp_assign_source_14 = 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_14 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 16;
goto try_except_handler_2;
}
assert(tmp_class_creation_1__prepared == NULL);
tmp_class_creation_1__prepared = tmp_assign_source_14;
}
{
bool tmp_condition_result_5;
PyObject *tmp_operand_value_1;
PyObject *tmp_expression_value_4;
CHECK_OBJECT(tmp_class_creation_1__prepared);
tmp_expression_value_4 = tmp_class_creation_1__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_4, mod_consts[90]);
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 = 16;
goto try_except_handler_2;
}
tmp_condition_result_5 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_5 != false) {
goto branch_yes_3;
} else {
goto branch_no_3;
}
}
branch_yes_3:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_raise_value_1;
PyObject *tmp_mod_expr_left_1;
PyObject *tmp_mod_expr_right_1;
PyObject *tmp_tuple_element_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[91];
CHECK_OBJECT(tmp_class_creation_1__metaclass);
tmp_getattr_target_1 = tmp_class_creation_1__metaclass;
tmp_getattr_attr_1 = mod_consts[92];
tmp_getattr_default_1 = mod_consts[93];
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 = 16;
goto try_except_handler_2;
}
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[92]);
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 = 16;
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_2;
// 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 = 16;
goto try_except_handler_2;
}
exception_type = tmp_raise_type_1;
Py_INCREF(tmp_raise_type_1);
exception_value = tmp_raise_value_1;
exception_lineno = 16;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_2;
}
branch_no_3:;
goto branch_end_2;
branch_no_2:;
{
PyObject *tmp_assign_source_15;
tmp_assign_source_15 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_1__prepared == NULL);
tmp_class_creation_1__prepared = tmp_assign_source_15;
}
branch_end_2:;
{
PyObject *tmp_assign_source_16;
{
PyObject *tmp_set_locals_1;
CHECK_OBJECT(tmp_class_creation_1__prepared);
tmp_set_locals_1 = tmp_class_creation_1__prepared;
locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16 = tmp_set_locals_1;
Py_INCREF(tmp_set_locals_1);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[94];
tmp_res = PyObject_SetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[95], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 16;
goto try_except_handler_4;
}
tmp_dictset_value = mod_consts[96];
tmp_res = PyObject_SetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[72], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 16;
goto try_except_handler_4;
}
tmp_dictset_value = mod_consts[89];
tmp_res = PyObject_SetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[97], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 16;
goto try_except_handler_4;
}
if (isFrameUnusable(cache_frame_60e97237ffc8aac78ca1582838b68a1d_2)) {
Py_XDECREF(cache_frame_60e97237ffc8aac78ca1582838b68a1d_2);
#if _DEBUG_REFCOUNTS
if (cache_frame_60e97237ffc8aac78ca1582838b68a1d_2 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_60e97237ffc8aac78ca1582838b68a1d_2 = MAKE_CLASS_FRAME(codeobj_60e97237ffc8aac78ca1582838b68a1d, module_oauthlib$oauth1$rfc5849$request_validator, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_60e97237ffc8aac78ca1582838b68a1d_2->m_type_description == NULL);
frame_60e97237ffc8aac78ca1582838b68a1d_2 = cache_frame_60e97237ffc8aac78ca1582838b68a1d_2;
// Push the new frame as the currently active one.
pushFrameStack(frame_60e97237ffc8aac78ca1582838b68a1d_2);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_60e97237ffc8aac78ca1582838b68a1d_2) == 2); // Frame stack
// Framed code:
tmp_dictset_value = MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__1___init__();
tmp_res = PyObject_SetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[98], 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 = 115;
type_description_2 = "o";
goto frame_exception_exit_2;
}
{
nuitka_bool tmp_condition_result_6;
PyObject *tmp_called_value_2;
PyObject *tmp_args_element_value_1;
PyObject *tmp_called_value_3;
PyObject *tmp_args_element_value_2;
tmp_res = MAPPING_HAS_ITEM(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[100]);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 118;
type_description_2 = "o";
goto frame_exception_exit_2;
}
tmp_condition_result_6 = (tmp_res == 1) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_6 == NUITKA_BOOL_TRUE) {
goto condexpr_true_3;
} else {
goto condexpr_false_3;
}
condexpr_true_3:;
tmp_called_value_2 = PyObject_GetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[100]);
if (unlikely(tmp_called_value_2 == NULL && CHECK_AND_CLEAR_KEY_ERROR_OCCURRED())) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[100]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 118;
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 = 118;
type_description_2 = "o";
goto frame_exception_exit_2;
}
tmp_args_element_value_1 = MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__2_allowed_signature_methods();
frame_60e97237ffc8aac78ca1582838b68a1d_2->m_frame.f_lineno = 118;
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 = 118;
type_description_2 = "o";
goto frame_exception_exit_2;
}
goto condexpr_end_3;
condexpr_false_3:;
tmp_called_value_3 = (PyObject *)&PyProperty_Type;
tmp_args_element_value_2 = MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__2_allowed_signature_methods();
frame_60e97237ffc8aac78ca1582838b68a1d_2->m_frame.f_lineno = 118;
tmp_dictset_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_3, tmp_args_element_value_2);
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 = 118;
type_description_2 = "o";
goto frame_exception_exit_2;
}
condexpr_end_3:;
tmp_res = PyObject_SetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[101], 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 = 119;
type_description_2 = "o";
goto frame_exception_exit_2;
}
}
{
nuitka_bool tmp_condition_result_7;
PyObject *tmp_called_value_4;
PyObject *tmp_args_element_value_3;
PyObject *tmp_called_value_5;
PyObject *tmp_args_element_value_4;
tmp_res = MAPPING_HAS_ITEM(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[100]);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 122;
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_4;
} else {
goto condexpr_false_4;
}
condexpr_true_4:;
tmp_called_value_4 = PyObject_GetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[100]);
if (unlikely(tmp_called_value_4 == NULL && CHECK_AND_CLEAR_KEY_ERROR_OCCURRED())) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[100]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 122;
type_description_2 = "o";
goto frame_exception_exit_2;
}
if (tmp_called_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 122;
type_description_2 = "o";
goto frame_exception_exit_2;
}
tmp_args_element_value_3 = MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__3_safe_characters();
frame_60e97237ffc8aac78ca1582838b68a1d_2->m_frame.f_lineno = 122;
tmp_dictset_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_4, tmp_args_element_value_3);
Py_DECREF(tmp_called_value_4);
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 = 122;
type_description_2 = "o";
goto frame_exception_exit_2;
}
goto condexpr_end_4;
condexpr_false_4:;
tmp_called_value_5 = (PyObject *)&PyProperty_Type;
tmp_args_element_value_4 = MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__3_safe_characters();
frame_60e97237ffc8aac78ca1582838b68a1d_2->m_frame.f_lineno = 122;
tmp_dictset_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_5, tmp_args_element_value_4);
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 = 122;
type_description_2 = "o";
goto frame_exception_exit_2;
}
condexpr_end_4:;
tmp_res = PyObject_SetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[5], 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 = 123;
type_description_2 = "o";
goto frame_exception_exit_2;
}
}
{
nuitka_bool tmp_condition_result_8;
PyObject *tmp_called_value_6;
PyObject *tmp_args_element_value_5;
PyObject *tmp_called_value_7;
PyObject *tmp_args_element_value_6;
tmp_res = MAPPING_HAS_ITEM(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[100]);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 126;
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_5;
} else {
goto condexpr_false_5;
}
condexpr_true_5:;
tmp_called_value_6 = PyObject_GetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[100]);
if (unlikely(tmp_called_value_6 == NULL && CHECK_AND_CLEAR_KEY_ERROR_OCCURRED())) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[100]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 126;
type_description_2 = "o";
goto frame_exception_exit_2;
}
if (tmp_called_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 126;
type_description_2 = "o";
goto frame_exception_exit_2;
}
tmp_args_element_value_5 = MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__4_client_key_length();
frame_60e97237ffc8aac78ca1582838b68a1d_2->m_frame.f_lineno = 126;
tmp_dictset_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_6, tmp_args_element_value_5);
Py_DECREF(tmp_called_value_6);
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 = 126;
type_description_2 = "o";
goto frame_exception_exit_2;
}
goto condexpr_end_5;
condexpr_false_5:;
tmp_called_value_7 = (PyObject *)&PyProperty_Type;
tmp_args_element_value_6 = MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__4_client_key_length();
frame_60e97237ffc8aac78ca1582838b68a1d_2->m_frame.f_lineno = 126;
tmp_dictset_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_7, tmp_args_element_value_6);
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 = 126;
type_description_2 = "o";
goto frame_exception_exit_2;
}
condexpr_end_5:;
tmp_res = PyObject_SetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[3], 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 = 127;
type_description_2 = "o";
goto frame_exception_exit_2;
}
}
{
nuitka_bool tmp_condition_result_9;
PyObject *tmp_called_value_8;
PyObject *tmp_args_element_value_7;
PyObject *tmp_called_value_9;
PyObject *tmp_args_element_value_8;
tmp_res = MAPPING_HAS_ITEM(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[100]);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 130;
type_description_2 = "o";
goto frame_exception_exit_2;
}
tmp_condition_result_9 = (tmp_res == 1) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_9 == NUITKA_BOOL_TRUE) {
goto condexpr_true_6;
} else {
goto condexpr_false_6;
}
condexpr_true_6:;
tmp_called_value_8 = PyObject_GetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[100]);
if (unlikely(tmp_called_value_8 == NULL && CHECK_AND_CLEAR_KEY_ERROR_OCCURRED())) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[100]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 130;
type_description_2 = "o";
goto frame_exception_exit_2;
}
if (tmp_called_value_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 130;
type_description_2 = "o";
goto frame_exception_exit_2;
}
tmp_args_element_value_7 = MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__5_request_token_length();
frame_60e97237ffc8aac78ca1582838b68a1d_2->m_frame.f_lineno = 130;
tmp_dictset_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_8, tmp_args_element_value_7);
Py_DECREF(tmp_called_value_8);
Py_DECREF(tmp_args_element_value_7);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 130;
type_description_2 = "o";
goto frame_exception_exit_2;
}
goto condexpr_end_6;
condexpr_false_6:;
tmp_called_value_9 = (PyObject *)&PyProperty_Type;
tmp_args_element_value_8 = MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__5_request_token_length();
frame_60e97237ffc8aac78ca1582838b68a1d_2->m_frame.f_lineno = 130;
tmp_dictset_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_9, tmp_args_element_value_8);
Py_DECREF(tmp_args_element_value_8);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 130;
type_description_2 = "o";
goto frame_exception_exit_2;
}
condexpr_end_6:;
tmp_res = PyObject_SetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[7], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 131;
type_description_2 = "o";
goto frame_exception_exit_2;
}
}
{
nuitka_bool tmp_condition_result_10;
PyObject *tmp_called_value_10;
PyObject *tmp_args_element_value_9;
PyObject *tmp_called_value_11;
PyObject *tmp_args_element_value_10;
tmp_res = MAPPING_HAS_ITEM(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[100]);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 134;
type_description_2 = "o";
goto frame_exception_exit_2;
}
tmp_condition_result_10 = (tmp_res == 1) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_10 == NUITKA_BOOL_TRUE) {
goto condexpr_true_7;
} else {
goto condexpr_false_7;
}
condexpr_true_7:;
tmp_called_value_10 = PyObject_GetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[100]);
if (unlikely(tmp_called_value_10 == NULL && CHECK_AND_CLEAR_KEY_ERROR_OCCURRED())) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[100]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 134;
type_description_2 = "o";
goto frame_exception_exit_2;
}
if (tmp_called_value_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 134;
type_description_2 = "o";
goto frame_exception_exit_2;
}
tmp_args_element_value_9 = MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__6_access_token_length();
frame_60e97237ffc8aac78ca1582838b68a1d_2->m_frame.f_lineno = 134;
tmp_dictset_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_10, tmp_args_element_value_9);
Py_DECREF(tmp_called_value_10);
Py_DECREF(tmp_args_element_value_9);
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_2;
}
goto condexpr_end_7;
condexpr_false_7:;
tmp_called_value_11 = (PyObject *)&PyProperty_Type;
tmp_args_element_value_10 = MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__6_access_token_length();
frame_60e97237ffc8aac78ca1582838b68a1d_2->m_frame.f_lineno = 134;
tmp_dictset_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_11, tmp_args_element_value_10);
Py_DECREF(tmp_args_element_value_10);
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_2;
}
condexpr_end_7:;
tmp_res = PyObject_SetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[9], 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_2;
}
}
{
nuitka_bool tmp_condition_result_11;
PyObject *tmp_called_value_12;
PyObject *tmp_args_element_value_11;
PyObject *tmp_called_value_13;
PyObject *tmp_args_element_value_12;
tmp_res = MAPPING_HAS_ITEM(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[100]);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 138;
type_description_2 = "o";
goto frame_exception_exit_2;
}
tmp_condition_result_11 = (tmp_res == 1) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_11 == NUITKA_BOOL_TRUE) {
goto condexpr_true_8;
} else {
goto condexpr_false_8;
}
condexpr_true_8:;
tmp_called_value_12 = PyObject_GetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[100]);
if (unlikely(tmp_called_value_12 == NULL && CHECK_AND_CLEAR_KEY_ERROR_OCCURRED())) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[100]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 138;
type_description_2 = "o";
goto frame_exception_exit_2;
}
if (tmp_called_value_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 138;
type_description_2 = "o";
goto frame_exception_exit_2;
}
tmp_args_element_value_11 = MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__7_timestamp_lifetime();
frame_60e97237ffc8aac78ca1582838b68a1d_2->m_frame.f_lineno = 138;
tmp_dictset_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_12, tmp_args_element_value_11);
Py_DECREF(tmp_called_value_12);
Py_DECREF(tmp_args_element_value_11);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 138;
type_description_2 = "o";
goto frame_exception_exit_2;
}
goto condexpr_end_8;
condexpr_false_8:;
tmp_called_value_13 = (PyObject *)&PyProperty_Type;
tmp_args_element_value_12 = MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__7_timestamp_lifetime();
frame_60e97237ffc8aac78ca1582838b68a1d_2->m_frame.f_lineno = 138;
tmp_dictset_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_13, tmp_args_element_value_12);
Py_DECREF(tmp_args_element_value_12);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 138;
type_description_2 = "o";
goto frame_exception_exit_2;
}
condexpr_end_8:;
tmp_res = PyObject_SetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[109], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 139;
type_description_2 = "o";
goto frame_exception_exit_2;
}
}
{
nuitka_bool tmp_condition_result_12;
PyObject *tmp_called_value_14;
PyObject *tmp_args_element_value_13;
PyObject *tmp_called_value_15;
PyObject *tmp_args_element_value_14;
tmp_res = MAPPING_HAS_ITEM(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[100]);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 142;
type_description_2 = "o";
goto frame_exception_exit_2;
}
tmp_condition_result_12 = (tmp_res == 1) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_12 == NUITKA_BOOL_TRUE) {
goto condexpr_true_9;
} else {
goto condexpr_false_9;
}
condexpr_true_9:;
tmp_called_value_14 = PyObject_GetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[100]);
if (unlikely(tmp_called_value_14 == NULL && CHECK_AND_CLEAR_KEY_ERROR_OCCURRED())) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[100]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 142;
type_description_2 = "o";
goto frame_exception_exit_2;
}
if (tmp_called_value_14 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 142;
type_description_2 = "o";
goto frame_exception_exit_2;
}
tmp_args_element_value_13 = MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__8_nonce_length();
frame_60e97237ffc8aac78ca1582838b68a1d_2->m_frame.f_lineno = 142;
tmp_dictset_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_14, tmp_args_element_value_13);
Py_DECREF(tmp_called_value_14);
Py_DECREF(tmp_args_element_value_13);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 142;
type_description_2 = "o";
goto frame_exception_exit_2;
}
goto condexpr_end_9;
condexpr_false_9:;
tmp_called_value_15 = (PyObject *)&PyProperty_Type;
tmp_args_element_value_14 = MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__8_nonce_length();
frame_60e97237ffc8aac78ca1582838b68a1d_2->m_frame.f_lineno = 142;
tmp_dictset_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_15, tmp_args_element_value_14);
Py_DECREF(tmp_args_element_value_14);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 142;
type_description_2 = "o";
goto frame_exception_exit_2;
}
condexpr_end_9:;
tmp_res = PyObject_SetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[11], 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 = 143;
type_description_2 = "o";
goto frame_exception_exit_2;
}
}
{
nuitka_bool tmp_condition_result_13;
PyObject *tmp_called_value_16;
PyObject *tmp_args_element_value_15;
PyObject *tmp_called_value_17;
PyObject *tmp_args_element_value_16;
tmp_res = MAPPING_HAS_ITEM(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[100]);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 146;
type_description_2 = "o";
goto frame_exception_exit_2;
}
tmp_condition_result_13 = (tmp_res == 1) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_13 == NUITKA_BOOL_TRUE) {
goto condexpr_true_10;
} else {
goto condexpr_false_10;
}
condexpr_true_10:;
tmp_called_value_16 = PyObject_GetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[100]);
if (unlikely(tmp_called_value_16 == NULL && CHECK_AND_CLEAR_KEY_ERROR_OCCURRED())) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[100]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 146;
type_description_2 = "o";
goto frame_exception_exit_2;
}
if (tmp_called_value_16 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 146;
type_description_2 = "o";
goto frame_exception_exit_2;
}
tmp_args_element_value_15 = MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__9_verifier_length();
frame_60e97237ffc8aac78ca1582838b68a1d_2->m_frame.f_lineno = 146;
tmp_dictset_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_16, tmp_args_element_value_15);
Py_DECREF(tmp_called_value_16);
Py_DECREF(tmp_args_element_value_15);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 146;
type_description_2 = "o";
goto frame_exception_exit_2;
}
goto condexpr_end_10;
condexpr_false_10:;
tmp_called_value_17 = (PyObject *)&PyProperty_Type;
tmp_args_element_value_16 = MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__9_verifier_length();
frame_60e97237ffc8aac78ca1582838b68a1d_2->m_frame.f_lineno = 146;
tmp_dictset_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_17, tmp_args_element_value_16);
Py_DECREF(tmp_args_element_value_16);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 146;
type_description_2 = "o";
goto frame_exception_exit_2;
}
condexpr_end_10:;
tmp_res = PyObject_SetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[13], 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 = 147;
type_description_2 = "o";
goto frame_exception_exit_2;
}
}
{
nuitka_bool tmp_condition_result_14;
PyObject *tmp_called_value_18;
PyObject *tmp_args_element_value_17;
PyObject *tmp_called_value_19;
PyObject *tmp_args_element_value_18;
tmp_res = MAPPING_HAS_ITEM(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[100]);
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_2;
}
tmp_condition_result_14 = (tmp_res == 1) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_14 == NUITKA_BOOL_TRUE) {
goto condexpr_true_11;
} else {
goto condexpr_false_11;
}
condexpr_true_11:;
tmp_called_value_18 = PyObject_GetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[100]);
if (unlikely(tmp_called_value_18 == NULL && CHECK_AND_CLEAR_KEY_ERROR_OCCURRED())) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[100]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 150;
type_description_2 = "o";
goto frame_exception_exit_2;
}
if (tmp_called_value_18 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 150;
type_description_2 = "o";
goto frame_exception_exit_2;
}
tmp_args_element_value_17 = MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__10_realms();
frame_60e97237ffc8aac78ca1582838b68a1d_2->m_frame.f_lineno = 150;
tmp_dictset_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_18, tmp_args_element_value_17);
Py_DECREF(tmp_called_value_18);
Py_DECREF(tmp_args_element_value_17);
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_2;
}
goto condexpr_end_11;
condexpr_false_11:;
tmp_called_value_19 = (PyObject *)&PyProperty_Type;
tmp_args_element_value_18 = MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__10_realms();
frame_60e97237ffc8aac78ca1582838b68a1d_2->m_frame.f_lineno = 150;
tmp_dictset_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_19, tmp_args_element_value_18);
Py_DECREF(tmp_args_element_value_18);
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_2;
}
condexpr_end_11:;
tmp_res = PyObject_SetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[17], 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_2;
}
}
{
nuitka_bool tmp_condition_result_15;
PyObject *tmp_called_value_20;
PyObject *tmp_args_element_value_19;
PyObject *tmp_called_value_21;
PyObject *tmp_args_element_value_20;
tmp_res = MAPPING_HAS_ITEM(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[100]);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 154;
type_description_2 = "o";
goto frame_exception_exit_2;
}
tmp_condition_result_15 = (tmp_res == 1) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_15 == NUITKA_BOOL_TRUE) {
goto condexpr_true_12;
} else {
goto condexpr_false_12;
}
condexpr_true_12:;
tmp_called_value_20 = PyObject_GetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[100]);
if (unlikely(tmp_called_value_20 == NULL && CHECK_AND_CLEAR_KEY_ERROR_OCCURRED())) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[100]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 154;
type_description_2 = "o";
goto frame_exception_exit_2;
}
if (tmp_called_value_20 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 154;
type_description_2 = "o";
goto frame_exception_exit_2;
}
tmp_args_element_value_19 = MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__11_enforce_ssl();
frame_60e97237ffc8aac78ca1582838b68a1d_2->m_frame.f_lineno = 154;
tmp_dictset_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_20, tmp_args_element_value_19);
Py_DECREF(tmp_called_value_20);
Py_DECREF(tmp_args_element_value_19);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 154;
type_description_2 = "o";
goto frame_exception_exit_2;
}
goto condexpr_end_12;
condexpr_false_12:;
tmp_called_value_21 = (PyObject *)&PyProperty_Type;
tmp_args_element_value_20 = MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__11_enforce_ssl();
frame_60e97237ffc8aac78ca1582838b68a1d_2->m_frame.f_lineno = 154;
tmp_dictset_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_21, tmp_args_element_value_20);
Py_DECREF(tmp_args_element_value_20);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 154;
type_description_2 = "o";
goto frame_exception_exit_2;
}
condexpr_end_12:;
tmp_res = PyObject_SetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[114], 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 = 155;
type_description_2 = "o";
goto frame_exception_exit_2;
}
}
tmp_dictset_value = MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__12_check_client_key();
tmp_res = PyObject_SetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[116], 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_2;
}
tmp_dictset_value = MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__13_check_request_token();
tmp_res = PyObject_SetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[118], 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_2;
}
tmp_dictset_value = MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__14_check_access_token();
tmp_res = PyObject_SetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[120], 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 = 174;
type_description_2 = "o";
goto frame_exception_exit_2;
}
tmp_dictset_value = MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__15_check_nonce();
tmp_res = PyObject_SetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[122], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 182;
type_description_2 = "o";
goto frame_exception_exit_2;
}
tmp_dictset_value = MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__16_check_verifier();
tmp_res = PyObject_SetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[124], 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 = 190;
type_description_2 = "o";
goto frame_exception_exit_2;
}
tmp_dictset_value = MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__17_check_realms();
tmp_res = PyObject_SetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[126], 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 = 198;
type_description_2 = "o";
goto frame_exception_exit_2;
}
tmp_dictset_value = MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__18__subclass_must_implement();
tmp_res = PyObject_SetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[22], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 202;
type_description_2 = "o";
goto frame_exception_exit_2;
}
{
nuitka_bool tmp_condition_result_16;
PyObject *tmp_called_value_22;
PyObject *tmp_args_element_value_21;
PyObject *tmp_called_value_23;
PyObject *tmp_args_element_value_22;
tmp_res = MAPPING_HAS_ITEM(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[100]);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 210;
type_description_2 = "o";
goto frame_exception_exit_2;
}
tmp_condition_result_16 = (tmp_res == 1) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_16 == NUITKA_BOOL_TRUE) {
goto condexpr_true_13;
} else {
goto condexpr_false_13;
}
condexpr_true_13:;
tmp_called_value_22 = PyObject_GetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[100]);
if (unlikely(tmp_called_value_22 == NULL && CHECK_AND_CLEAR_KEY_ERROR_OCCURRED())) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[100]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 210;
type_description_2 = "o";
goto frame_exception_exit_2;
}
if (tmp_called_value_22 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 210;
type_description_2 = "o";
goto frame_exception_exit_2;
}
tmp_args_element_value_21 = MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__19_dummy_client();
frame_60e97237ffc8aac78ca1582838b68a1d_2->m_frame.f_lineno = 210;
tmp_dictset_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_22, tmp_args_element_value_21);
Py_DECREF(tmp_called_value_22);
Py_DECREF(tmp_args_element_value_21);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 210;
type_description_2 = "o";
goto frame_exception_exit_2;
}
goto condexpr_end_13;
condexpr_false_13:;
tmp_called_value_23 = (PyObject *)&PyProperty_Type;
tmp_args_element_value_22 = MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__19_dummy_client();
frame_60e97237ffc8aac78ca1582838b68a1d_2->m_frame.f_lineno = 210;
tmp_dictset_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_23, tmp_args_element_value_22);
Py_DECREF(tmp_args_element_value_22);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 210;
type_description_2 = "o";
goto frame_exception_exit_2;
}
condexpr_end_13:;
tmp_res = PyObject_SetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[129], 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 = 211;
type_description_2 = "o";
goto frame_exception_exit_2;
}
}
{
nuitka_bool tmp_condition_result_17;
PyObject *tmp_called_value_24;
PyObject *tmp_args_element_value_23;
PyObject *tmp_called_value_25;
PyObject *tmp_args_element_value_24;
tmp_res = MAPPING_HAS_ITEM(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[100]);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 234;
type_description_2 = "o";
goto frame_exception_exit_2;
}
tmp_condition_result_17 = (tmp_res == 1) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_17 == NUITKA_BOOL_TRUE) {
goto condexpr_true_14;
} else {
goto condexpr_false_14;
}
condexpr_true_14:;
tmp_called_value_24 = PyObject_GetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[100]);
if (unlikely(tmp_called_value_24 == NULL && CHECK_AND_CLEAR_KEY_ERROR_OCCURRED())) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[100]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 234;
type_description_2 = "o";
goto frame_exception_exit_2;
}
if (tmp_called_value_24 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 234;
type_description_2 = "o";
goto frame_exception_exit_2;
}
tmp_args_element_value_23 = MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__20_dummy_request_token();
frame_60e97237ffc8aac78ca1582838b68a1d_2->m_frame.f_lineno = 234;
tmp_dictset_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_24, tmp_args_element_value_23);
Py_DECREF(tmp_called_value_24);
Py_DECREF(tmp_args_element_value_23);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 234;
type_description_2 = "o";
goto frame_exception_exit_2;
}
goto condexpr_end_14;
condexpr_false_14:;
tmp_called_value_25 = (PyObject *)&PyProperty_Type;
tmp_args_element_value_24 = MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__20_dummy_request_token();
frame_60e97237ffc8aac78ca1582838b68a1d_2->m_frame.f_lineno = 234;
tmp_dictset_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_25, tmp_args_element_value_24);
Py_DECREF(tmp_args_element_value_24);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 234;
type_description_2 = "o";
goto frame_exception_exit_2;
}
condexpr_end_14:;
tmp_res = PyObject_SetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[131], 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 = 235;
type_description_2 = "o";
goto frame_exception_exit_2;
}
}
{
nuitka_bool tmp_condition_result_18;
PyObject *tmp_called_value_26;
PyObject *tmp_args_element_value_25;
PyObject *tmp_called_value_27;
PyObject *tmp_args_element_value_26;
tmp_res = MAPPING_HAS_ITEM(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[100]);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 250;
type_description_2 = "o";
goto frame_exception_exit_2;
}
tmp_condition_result_18 = (tmp_res == 1) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_18 == NUITKA_BOOL_TRUE) {
goto condexpr_true_15;
} else {
goto condexpr_false_15;
}
condexpr_true_15:;
tmp_called_value_26 = PyObject_GetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[100]);
if (unlikely(tmp_called_value_26 == NULL && CHECK_AND_CLEAR_KEY_ERROR_OCCURRED())) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[100]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 250;
type_description_2 = "o";
goto frame_exception_exit_2;
}
if (tmp_called_value_26 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 250;
type_description_2 = "o";
goto frame_exception_exit_2;
}
tmp_args_element_value_25 = MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__21_dummy_access_token();
frame_60e97237ffc8aac78ca1582838b68a1d_2->m_frame.f_lineno = 250;
tmp_dictset_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_26, tmp_args_element_value_25);
Py_DECREF(tmp_called_value_26);
Py_DECREF(tmp_args_element_value_25);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 250;
type_description_2 = "o";
goto frame_exception_exit_2;
}
goto condexpr_end_15;
condexpr_false_15:;
tmp_called_value_27 = (PyObject *)&PyProperty_Type;
tmp_args_element_value_26 = MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__21_dummy_access_token();
frame_60e97237ffc8aac78ca1582838b68a1d_2->m_frame.f_lineno = 250;
tmp_dictset_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_27, tmp_args_element_value_26);
Py_DECREF(tmp_args_element_value_26);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 250;
type_description_2 = "o";
goto frame_exception_exit_2;
}
condexpr_end_15:;
tmp_res = PyObject_SetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[133], 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 = 251;
type_description_2 = "o";
goto frame_exception_exit_2;
}
}
tmp_dictset_value = MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__22_get_client_secret();
tmp_res = PyObject_SetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[135], 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 = 266;
type_description_2 = "o";
goto frame_exception_exit_2;
}
tmp_dictset_value = MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__23_get_request_token_secret();
tmp_res = PyObject_SetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[137], 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 = 302;
type_description_2 = "o";
goto frame_exception_exit_2;
}
tmp_dictset_value = MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__24_get_access_token_secret();
tmp_res = PyObject_SetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[139], 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 = 335;
type_description_2 = "o";
goto frame_exception_exit_2;
}
tmp_dictset_value = MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__25_get_default_realms();
tmp_res = PyObject_SetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[141], 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 = 368;
type_description_2 = "o";
goto frame_exception_exit_2;
}
tmp_dictset_value = MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__26_get_realms();
tmp_res = PyObject_SetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[143], 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 = 385;
type_description_2 = "o";
goto frame_exception_exit_2;
}
tmp_dictset_value = MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__27_get_redirect_uri();
tmp_res = PyObject_SetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[145], 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 = 400;
type_description_2 = "o";
goto frame_exception_exit_2;
}
tmp_dictset_value = MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__28_get_rsa_key();
tmp_res = PyObject_SetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[147], 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 = 418;
type_description_2 = "o";
goto frame_exception_exit_2;
}
tmp_dictset_value = MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__29_invalidate_request_token();
tmp_res = PyObject_SetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[149], 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 = 442;
type_description_2 = "o";
goto frame_exception_exit_2;
}
tmp_dictset_value = MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__30_validate_client_key();
tmp_res = PyObject_SetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[151], 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 = 469;
type_description_2 = "o";
goto frame_exception_exit_2;
}
tmp_dictset_value = MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__31_validate_request_token();
tmp_res = PyObject_SetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[153], 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 = 506;
type_description_2 = "o";
goto frame_exception_exit_2;
}
tmp_dictset_value = MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__32_validate_access_token();
tmp_res = PyObject_SetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[155], 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 = 541;
type_description_2 = "o";
goto frame_exception_exit_2;
}
{
PyObject *tmp_defaults_1;
tmp_defaults_1 = mod_consts[157];
Py_INCREF(tmp_defaults_1);
tmp_dictset_value = MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__33_validate_timestamp_and_nonce(tmp_defaults_1);
tmp_res = PyObject_SetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[158], 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 = 576;
type_description_2 = "o";
goto frame_exception_exit_2;
}
}
tmp_dictset_value = MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__34_validate_redirect_uri();
tmp_res = PyObject_SetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[160], 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 = 627;
type_description_2 = "o";
goto frame_exception_exit_2;
}
tmp_dictset_value = MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__35_validate_requested_realms();
tmp_res = PyObject_SetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[162], 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 = 661;
type_description_2 = "o";
goto frame_exception_exit_2;
}
{
PyObject *tmp_defaults_2;
tmp_defaults_2 = mod_consts[157];
Py_INCREF(tmp_defaults_2);
tmp_dictset_value = MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__36_validate_realms(tmp_defaults_2);
tmp_res = PyObject_SetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[164], 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 = 680;
type_description_2 = "o";
goto frame_exception_exit_2;
}
}
tmp_dictset_value = MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__37_validate_verifier();
tmp_res = PyObject_SetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[166], 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 = 715;
type_description_2 = "o";
goto frame_exception_exit_2;
}
tmp_dictset_value = MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__38_verify_request_token();
tmp_res = PyObject_SetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[168], 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 = 747;
type_description_2 = "o";
goto frame_exception_exit_2;
}
tmp_dictset_value = MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__39_verify_realms();
tmp_res = PyObject_SetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, 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 = 766;
type_description_2 = "o";
goto frame_exception_exit_2;
}
tmp_dictset_value = MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__40_save_access_token();
tmp_res = PyObject_SetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, 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 = 790;
type_description_2 = "o";
goto frame_exception_exit_2;
}
tmp_dictset_value = MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__41_save_request_token();
tmp_res = PyObject_SetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[174], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 814;
type_description_2 = "o";
goto frame_exception_exit_2;
}
tmp_dictset_value = MAKE_FUNCTION_oauthlib$oauth1$rfc5849$request_validator$$$function__42_save_verifier();
tmp_res = PyObject_SetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[176], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 835;
type_description_2 = "o";
goto frame_exception_exit_2;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_60e97237ffc8aac78ca1582838b68a1d_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_60e97237ffc8aac78ca1582838b68a1d_2);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_60e97237ffc8aac78ca1582838b68a1d_2, exception_lineno);
} else if (exception_tb->tb_frame != &frame_60e97237ffc8aac78ca1582838b68a1d_2->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_60e97237ffc8aac78ca1582838b68a1d_2, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_60e97237ffc8aac78ca1582838b68a1d_2,
type_description_2,
outline_0_var___class__
);
// Release cached frame if used for exception.
if (frame_60e97237ffc8aac78ca1582838b68a1d_2 == cache_frame_60e97237ffc8aac78ca1582838b68a1d_2) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_60e97237ffc8aac78ca1582838b68a1d_2);
cache_frame_60e97237ffc8aac78ca1582838b68a1d_2 = NULL;
}
assertFrameObject(frame_60e97237ffc8aac78ca1582838b68a1d_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_4;
skip_nested_handling_1:;
{
nuitka_bool tmp_condition_result_19;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(tmp_class_creation_1__bases);
tmp_cmp_expr_left_1 = tmp_class_creation_1__bases;
tmp_cmp_expr_right_1 = mod_consts[86];
tmp_condition_result_19 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
if (tmp_condition_result_19 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 16;
goto try_except_handler_4;
}
if (tmp_condition_result_19 == NUITKA_BOOL_TRUE) {
goto branch_yes_4;
} else {
goto branch_no_4;
}
}
branch_yes_4:;
tmp_dictset_value = mod_consts[86];
tmp_res = PyObject_SetItem(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16, mod_consts[178], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 16;
goto try_except_handler_4;
}
branch_no_4:;
{
PyObject *tmp_assign_source_17;
PyObject *tmp_called_value_28;
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_28 = tmp_class_creation_1__metaclass;
tmp_tuple_element_3 = mod_consts[89];
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_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16;
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_a1065347b716df3dee7cc0ae7ff5d3a9->m_frame.f_lineno = 16;
tmp_assign_source_17 = CALL_FUNCTION(tmp_called_value_28, tmp_args_value_2, tmp_kwargs_value_2);
Py_DECREF(tmp_args_value_2);
if (tmp_assign_source_17 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 16;
goto try_except_handler_4;
}
assert(outline_0_var___class__ == NULL);
outline_0_var___class__ = tmp_assign_source_17;
}
CHECK_OBJECT(outline_0_var___class__);
tmp_assign_source_16 = outline_0_var___class__;
Py_INCREF(tmp_assign_source_16);
goto try_return_handler_4;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_4:;
Py_DECREF(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16);
locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16 = NULL;
goto try_return_handler_3;
// Exception handler code:
try_except_handler_4:;
exception_keeper_type_2 = exception_type;
exception_keeper_value_2 = exception_value;
exception_keeper_tb_2 = exception_tb;
exception_keeper_lineno_2 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16);
locals_oauthlib$oauth1$rfc5849$request_validator$$$class__1_RequestValidator_16 = NULL;
// Re-raise.
exception_type = exception_keeper_type_2;
exception_value = exception_keeper_value_2;
exception_tb = exception_keeper_tb_2;
exception_lineno = exception_keeper_lineno_2;
goto try_except_handler_3;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_3:;
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_3:;
exception_keeper_type_3 = exception_type;
exception_keeper_value_3 = exception_value;
exception_keeper_tb_3 = exception_tb;
exception_keeper_lineno_3 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// 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 outline_exception_1;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_1:;
exception_lineno = 16;
goto try_except_handler_2;
outline_result_1:;
UPDATE_STRING_DICT1(moduledict_oauthlib$oauth1$rfc5849$request_validator, (Nuitka_StringObject *)mod_consts[89], tmp_assign_source_16);
}
goto try_end_2;
// Exception handler code:
try_except_handler_2:;
exception_keeper_type_4 = exception_type;
exception_keeper_value_4 = exception_value;
exception_keeper_tb_4 = exception_tb;
exception_keeper_lineno_4 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_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_4;
exception_value = exception_keeper_value_4;
exception_tb = exception_keeper_tb_4;
exception_lineno = exception_keeper_lineno_4;
goto frame_exception_exit_1;
// End of try:
try_end_2:;
// Restore frame exception if necessary.
#if 0
RESTORE_FRAME_EXCEPTION(frame_a1065347b716df3dee7cc0ae7ff5d3a9);
#endif
popFrameStack();
goto frame_no_exception_2;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_a1065347b716df3dee7cc0ae7ff5d3a9);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_a1065347b716df3dee7cc0ae7ff5d3a9, exception_lineno);
} else if (exception_tb->tb_frame != &frame_a1065347b716df3dee7cc0ae7ff5d3a9->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_a1065347b716df3dee7cc0ae7ff5d3a9, exception_lineno);
}
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto module_exception_exit;
frame_no_exception_2:;
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;
// Report to PGO about leaving the module without error.
PGO_onModuleExit("oauthlib.oauth1.rfc5849.request_validator", false);
Py_INCREF(module_oauthlib$oauth1$rfc5849$request_validator);
return module_oauthlib$oauth1$rfc5849$request_validator;
module_exception_exit:
#if defined(_NUITKA_MODULE) && 0
{
PyObject *module_name = GET_STRING_DICT_VALUE(moduledict_oauthlib$oauth1$rfc5849$request_validator, (Nuitka_StringObject *)const_str_plain___name__);
if (module_name != NULL) {
Nuitka_DelModule(module_name);
}
}
#endif
PGO_onModuleExit("oauthlib$oauth1$rfc5849$request_validator", false);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
}