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 'cryptography.x509.extensions'
* 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_cryptography$x509$extensions" 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_cryptography$x509$extensions;
PyDictObject *moduledict_cryptography$x509$extensions;
/* The declarations of module constants used, if any. */
static PyObject *mod_consts[707];
#ifndef __NUITKA_NO_ASSERT__
static Py_hash_t mod_consts_hash[707];
#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("cryptography.x509.extensions"));
constants_created = true;
#ifndef __NUITKA_NO_ASSERT__
for (int i = 0; i < 707; 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_cryptography$x509$extensions(void) {
// The module may not have been used at all, then ignore this.
if (constants_created == false) return;
for (int i = 0; i < 707; 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_afc378e73f0008c1de41a24c2559e095;
static PyCodeObject *codeobj_57259d727df0be36703ca54899531194;
static PyCodeObject *codeobj_c6bf72f1a927f19e098515a8ba9db69e;
static PyCodeObject *codeobj_7c6f48bb5714c6c301623905a3010fc2;
static PyCodeObject *codeobj_2b6d49cd7c49c16ad19d9f0af5fae64b;
static PyCodeObject *codeobj_207e75985c168c5c4ba56acdf14dde07;
static PyCodeObject *codeobj_f3d102d00327d42f2acd6a5712f7c77a;
static PyCodeObject *codeobj_a5f16d96603d688c7a5ad08acb685f88;
static PyCodeObject *codeobj_ba863ee88487448ec67191671c86e091;
static PyCodeObject *codeobj_c83ac995542666787e4f4263d3026643;
static PyCodeObject *codeobj_10d8b9c62d33939a862d901ed3b591b4;
static PyCodeObject *codeobj_a1b916f64347b0567f3a4efdd397913a;
static PyCodeObject *codeobj_673e3be6e1200824262389164025d9e3;
static PyCodeObject *codeobj_eaeed0beaebff636aacc628a4a8e5be8;
static PyCodeObject *codeobj_c6b4de92d91ac42a273b07f7b4fc8844;
static PyCodeObject *codeobj_212e3a0daf77b1ab8d71d23f6bd73d5a;
static PyCodeObject *codeobj_6fddb19e45c09fe45de652c8569b23ed;
static PyCodeObject *codeobj_bb153d61962a7d8f987a7238030da743;
static PyCodeObject *codeobj_e8c9692eaaec1b2cec3bc1d2e1d5abde;
static PyCodeObject *codeobj_2ca53c8e07c5bc764dc6df9019c581f5;
static PyCodeObject *codeobj_cd2b7147b9f74dfbee8389104721ba4e;
static PyCodeObject *codeobj_c702968fa41c1ca57fe2e4c0c5f7c442;
static PyCodeObject *codeobj_d4f20ea1951dc3e548814a9816eba920;
static PyCodeObject *codeobj_824180426e159b3abd8057291173ba60;
static PyCodeObject *codeobj_1068ecfceb9e74f16ac7d0a6693abe50;
static PyCodeObject *codeobj_1bacffc85d5c75dd06d54d0adaf2c0fb;
static PyCodeObject *codeobj_43b60059b2ee39de5d9a8363d857668d;
static PyCodeObject *codeobj_f7d24fc525f11b9faa548239f08161b6;
static PyCodeObject *codeobj_9dc87ea2c4fa8b8f57c8b4f4cbc8a1a2;
static PyCodeObject *codeobj_65b4cd647ad75c968dc31401ef188c51;
static PyCodeObject *codeobj_769864f168df95dac9c0eb9a43d358cc;
static PyCodeObject *codeobj_bdfffb6ac089957be31c80467bc36de7;
static PyCodeObject *codeobj_bb64833a74d6bab518597a7651c078f4;
static PyCodeObject *codeobj_7f57514f904ccc510e18c6aa1927fd55;
static PyCodeObject *codeobj_6622604a1a68c415fe7e6ded215ff861;
static PyCodeObject *codeobj_c8a243bd1fd5eda1a2dd6dbe97eec8c5;
static PyCodeObject *codeobj_ed044fe6102db317be6ebf266c354469;
static PyCodeObject *codeobj_1524931c6a9db4cb5d9d155a9cb01a2a;
static PyCodeObject *codeobj_97b98376906a6ea1c22e95b68a880502;
static PyCodeObject *codeobj_3c90d1c4d9b159edfde3dc4152db3882;
static PyCodeObject *codeobj_a60f1a5851806fc9fda2c8a59d53644a;
static PyCodeObject *codeobj_6e0cb55859afbbc85943d76b76e05fb8;
static PyCodeObject *codeobj_29b705273f9ee210f5d7c1ffb26245fd;
static PyCodeObject *codeobj_1f85b474850ec2c72ef90fb656340edf;
static PyCodeObject *codeobj_619edbfdcca564fa8c6c67b8edae09ff;
static PyCodeObject *codeobj_e133249d41e1fa1e4a0e7365f13e8ff7;
static PyCodeObject *codeobj_d3150da78a3c94b3cfcac52399fe678b;
static PyCodeObject *codeobj_5e239121d5318c83adcd927482962602;
static PyCodeObject *codeobj_5894b8b7125110d782d87e4e3f93c4d8;
static PyCodeObject *codeobj_854784afd5bba525401827816793106a;
static PyCodeObject *codeobj_9a0aa327eb5bb02b271f2094a917c52f;
static PyCodeObject *codeobj_7a2fde8b4ffca6fdbcc463cd1d351957;
static PyCodeObject *codeobj_c4786d1d0b5046459e0ccd461e886d44;
static PyCodeObject *codeobj_58e9d64eae5deceedc0b0f641456f598;
static PyCodeObject *codeobj_bca441db49d06d1383cdeabab3e29310;
static PyCodeObject *codeobj_faa844993f9018be3b9f7773cdcc2562;
static PyCodeObject *codeobj_24fb5ec9e04414a156fe70e8a9f36161;
static PyCodeObject *codeobj_7110baf631a7267e4192f5bab617736a;
static PyCodeObject *codeobj_644c289c1afdfd3f75370bdecbd4bba9;
static PyCodeObject *codeobj_f18b5fae5baac77fc87120de295773f6;
static PyCodeObject *codeobj_0b0e232d8be03d1c6fcf4ffeed76d804;
static PyCodeObject *codeobj_5f0a41ca9594d8609bec70b6e0b2f29d;
static PyCodeObject *codeobj_b3fc65b099aaafc60a9c8864f5d8628b;
static PyCodeObject *codeobj_1ebe0e870979f4c25a0ecbb35d611915;
static PyCodeObject *codeobj_d43f53a8d71ebf952c03b5d0c99b3cd3;
static PyCodeObject *codeobj_73525f46262d05c9cc23fe13b94bc823;
static PyCodeObject *codeobj_470a8edc00859bf786b52c9a66f54bb1;
static PyCodeObject *codeobj_46aeb9f9fb2eb2415ab4aa3306852f6c;
static PyCodeObject *codeobj_d2b0f33b9ccdc476bb50f7acad44353c;
static PyCodeObject *codeobj_df06d30412ed4600b956caf74a286b6b;
static PyCodeObject *codeobj_79b63eb9f755b596f4584b454571e2e2;
static PyCodeObject *codeobj_b7183712325ee2bb532c3b87d4928dfc;
static PyCodeObject *codeobj_bb43f97ed3a8ade56c65444b4d31041b;
static PyCodeObject *codeobj_b6d3d55cd52ecacc667248f27e22eadd;
static PyCodeObject *codeobj_3f06c3151f786aa23ff91e367cada165;
static PyCodeObject *codeobj_1ab7b4c625cec28713cff9e5e04178e7;
static PyCodeObject *codeobj_e7e7595cc961f95602f9f65cf1c9f14d;
static PyCodeObject *codeobj_f10ec9eeaa2dc17bb02ec0925c097fd6;
static PyCodeObject *codeobj_81c6fe385901dabcda11dfa4d0ba6ce6;
static PyCodeObject *codeobj_94234ab4f0d9dc3cec30967ca0a023dc;
static PyCodeObject *codeobj_509a76b1f9d696d11c4b19bb818e1ca8;
static PyCodeObject *codeobj_54cf9c077e249633894b92a2175ce419;
static PyCodeObject *codeobj_867d35531ee87503baaba1ecfd604e77;
static PyCodeObject *codeobj_086d53e303f7cdc4de7a9434bff8fe8c;
static PyCodeObject *codeobj_43cef482cfed319f60d0bf96f290f60f;
static PyCodeObject *codeobj_7e3a8c8b8ec983e9b74ceafb7d2faabc;
static PyCodeObject *codeobj_75c7f6f4f5090fda8ff37ec4cd1708b4;
static PyCodeObject *codeobj_0f0c1bc8fd77e862b3db4d83c67e3536;
static PyCodeObject *codeobj_1beaf3b04ec98aacf1366369539979bb;
static PyCodeObject *codeobj_c091562a99b50f8efa28ebc7468067e5;
static PyCodeObject *codeobj_50e05a051d067513fef9acecffde6baa;
static PyCodeObject *codeobj_d03cfa03f9a797c7aa3ccea3d231073b;
static PyCodeObject *codeobj_8502d2f860caee5c13e89365a0eacf93;
static PyCodeObject *codeobj_474fa5c10f26161b588fa89a5f2454c3;
static PyCodeObject *codeobj_8fe1200e00c9db3f21b591c46f86ec71;
static PyCodeObject *codeobj_08182a1a184574925e74a506ba6618ab;
static PyCodeObject *codeobj_4523d17fd4c626adc1cb3340ec5b8388;
static PyCodeObject *codeobj_e2aa2e1356382713d15beaae494417b9;
static PyCodeObject *codeobj_e48a5b0a679a6709e9b39d51d03f7c63;
static PyCodeObject *codeobj_c88446eb0e5fd1c83219693024100358;
static PyCodeObject *codeobj_b3a13b25a2d5a2fa362503fe0503afcb;
static PyCodeObject *codeobj_2331d7ac21f9f9fc34ddbd4e39b2f2ca;
static PyCodeObject *codeobj_21d165a4e972487488a2c10e9e977fe5;
static PyCodeObject *codeobj_0c70020d5eea097dd437c9479aaa8625;
static PyCodeObject *codeobj_279bd29607d8b97b4f888cd0637897b4;
static PyCodeObject *codeobj_614c3597535380f6549bf5637cf69161;
static PyCodeObject *codeobj_1b510e082a34b2f0f5b27b92105d4d82;
static PyCodeObject *codeobj_2a51135d4929a231effed548fad0b3b5;
static PyCodeObject *codeobj_743649532ac59c806b45c266896bb09c;
static PyCodeObject *codeobj_a13bb28285a591532d89e9c8ecde83c0;
static PyCodeObject *codeobj_defc4c3974d54f917da79261b923fe65;
static PyCodeObject *codeobj_382c401679624361fa247f9d2855d8bf;
static PyCodeObject *codeobj_7c9f17996f13ec26372e7addd77090e0;
static PyCodeObject *codeobj_07ea6e9581e0ed2b5129e528fe0c1c48;
static PyCodeObject *codeobj_fc2a3215fb4033266f383e7bcf311bd2;
static PyCodeObject *codeobj_9bb1bd1f8f9a8f4c9d5839d11ae59855;
static PyCodeObject *codeobj_4ba7e8491ada676d76a742e9a5ec3882;
static PyCodeObject *codeobj_8c8cbbc04834fec84f2761306119c688;
static PyCodeObject *codeobj_b20f8cf8acc96ee86415a2b9c0fec7cd;
static PyCodeObject *codeobj_3f0b0e9fe91187506664af26e7fa3c26;
static PyCodeObject *codeobj_a60e4b9f7d673c94ca329b2b75bbc86e;
static PyCodeObject *codeobj_4772e1331aa16fd871c3191f42954555;
static PyCodeObject *codeobj_6975434507ab597ebf5f621718d5e86e;
static PyCodeObject *codeobj_7b66dcdda2405220f3bbfdfbc6739db2;
static PyCodeObject *codeobj_f5134020a8bc16e510fe9c007d080d2b;
static PyCodeObject *codeobj_65b9846986af8df319000d13d19f778d;
static PyCodeObject *codeobj_b616944cc7f89f4b9dfb0d61aa7208fe;
static PyCodeObject *codeobj_0ea0830a1238040b828d90febaafb03f;
static PyCodeObject *codeobj_cd8119d617c3f046a17813ee8b61d527;
static PyCodeObject *codeobj_7ccb42ccfad22b0bc326db3e588d2ff6;
static PyCodeObject *codeobj_eb77f5de1595a0c0eaab10d9e530b160;
static PyCodeObject *codeobj_071116045a2c9f8be129f1749d88f647;
static PyCodeObject *codeobj_de5c28483ec5d4bbc0a183fd338670d0;
static PyCodeObject *codeobj_210dfca1df3a7b74066050ef2ea9c9d7;
static PyCodeObject *codeobj_2bdc94256494e102a0b2fe0b0c1e4787;
static PyCodeObject *codeobj_68f25cadf8ecc1abffeefb6ccdc192cb;
static PyCodeObject *codeobj_957e60529f6a207ba0683ca3a5b354f2;
static PyCodeObject *codeobj_42059bdf1ff930cc2bad766fc6f7934e;
static PyCodeObject *codeobj_7b48d30b9555b2eee659b11e6806f6d6;
static PyCodeObject *codeobj_64d55c9cc93f94c037aa632c14451e86;
static PyCodeObject *codeobj_620554805577af8c8e19561f670b6355;
static PyCodeObject *codeobj_9ee470083ed140587180fa3789fe74da;
static PyCodeObject *codeobj_848926aa8f52650c8b9b2a6a542cf267;
static PyCodeObject *codeobj_2938b51fbc5efd1d1f56531a2e51f329;
static PyCodeObject *codeobj_e8eaac90745ceaac47c1be9333b08362;
static PyCodeObject *codeobj_94c33bcafdd846e2caad81f9cb1e5c8a;
static PyCodeObject *codeobj_2466c0639d23a42140e5bf5892ea8829;
static PyCodeObject *codeobj_c3dd8a03ab2e1877c0bb329d2fb5d85a;
static PyCodeObject *codeobj_7ed837c1e00b30f8190a9cdef7b3271c;
static PyCodeObject *codeobj_4fcd1715b173884b4e46102eae7e08ba;
static PyCodeObject *codeobj_e21eea4e1e282b8b8167e25f86b11169;
static PyCodeObject *codeobj_d4fb34bdd68ee41bd003f46c959ccaea;
static PyCodeObject *codeobj_076fa013cf2d689b36446de181f294fe;
static PyCodeObject *codeobj_2e12c9ee3e3b92f9a7e3ab41035ee65a;
static PyCodeObject *codeobj_0d1ff4eaa1ee0776965ee72d65ad04f1;
static PyCodeObject *codeobj_85f280a047eaf1d7111f91d0e2556f7b;
static PyCodeObject *codeobj_a6c85ae1c4e1c128a904c59ed781ee03;
static PyCodeObject *codeobj_46370cf821de7b5535e24ba770055635;
static PyCodeObject *codeobj_0d1848a64a5e6609f30b46c70d1f1158;
static PyCodeObject *codeobj_b950cdb7b9e9d7b5e1a213742f869c97;
static PyCodeObject *codeobj_a648075f5d2c52f7d6f231446b717bae;
static PyCodeObject *codeobj_1e4de618e3b74d006a0cdfe9a7ede344;
static PyCodeObject *codeobj_fb75e94b0a25bd1a9170634f5e5db6cb;
static PyCodeObject *codeobj_d25f35ef70678de96d559637d4ecb492;
static PyCodeObject *codeobj_e685c58a09d8bf9ff6c2a43a71655b92;
static PyCodeObject *codeobj_d26720f62496df7cff3838d66232cc23;
static PyCodeObject *codeobj_b72302d0d36e312180907b28d2affe36;
static PyCodeObject *codeobj_8e78697527cdd526e6c2bf57ff12c061;
static PyCodeObject *codeobj_a80b3a9721577bd551ed42ba45113276;
static PyCodeObject *codeobj_06818848056140eba9509105791b1636;
static PyCodeObject *codeobj_b24d621ac3abf023349184fc6dd09745;
static PyCodeObject *codeobj_e6c7a32ac7914005b4378caeb5b49c53;
static PyCodeObject *codeobj_f6c6e6c2164ad3ab55410efb8ff1372c;
static PyCodeObject *codeobj_365a9ca9a0966fda171409f651983f3d;
static PyCodeObject *codeobj_abf8768e1db5185f26415881b6db5254;
static PyCodeObject *codeobj_308553093181f92521d01bc2bf15b7fb;
static PyCodeObject *codeobj_16d277aad319e52e1575704734435339;
static PyCodeObject *codeobj_1d1a31980184b8e6bc53e36a7e57f81a;
static PyCodeObject *codeobj_9f4a8af6ad78c84de240305033617bd4;
static PyCodeObject *codeobj_2019b3cdbe64d2721258a61693cf4695;
static PyCodeObject *codeobj_f72b2ecc7ac1b873ee6c31c3e82ec566;
static PyCodeObject *codeobj_912b5525526a0bdd4914dc3b3d3e165e;
static PyCodeObject *codeobj_4534f4c8a2f3567426eb187f6c2e2540;
static PyCodeObject *codeobj_5f3955537fafeb003a1e84c446d6d85b;
static PyCodeObject *codeobj_f7f2c5b57648b74527df64a5b0d21c69;
static PyCodeObject *codeobj_8b1459c0286c64c09ca1b61aa54a1db8;
static PyCodeObject *codeobj_649ec0f28c4ba9212e309b7f3702873a;
static PyCodeObject *codeobj_0bc210132f4a781f5eeb4b60fdd0be43;
static PyCodeObject *codeobj_41e3a7630779271755670ebb34a7744a;
static PyCodeObject *codeobj_b936641863a9e25ffcc83994f606b7da;
static PyCodeObject *codeobj_292536f5f77ad5f7f4da56819b2ee7d7;
static PyCodeObject *codeobj_ced325f98c3f077220aadbcdc977b0bc;
static PyCodeObject *codeobj_194760852093333174f30d571aaf91f5;
static PyCodeObject *codeobj_eba9762b1a7af48e0e3da0f57a81dc31;
static PyCodeObject *codeobj_610eb1d198e6ba49bdffd720b5e201dc;
static PyCodeObject *codeobj_94dbc5cc11fe60d1b6a3ddeff9dc4915;
static PyCodeObject *codeobj_a111feb067dcd956fbcde9c27af17fc7;
static PyCodeObject *codeobj_3172bfa5589826f4444212a2f8d24a40;
static PyCodeObject *codeobj_b01717e16f2967b4c11113908d2f1a3a;
static PyCodeObject *codeobj_059f84b3c76b1a13e941b32116e91b17;
static PyCodeObject *codeobj_1c51517342bea1d5d503ee26cde93512;
static PyCodeObject *codeobj_5ca397d7b670eb7f6fb0ce2d14e7186b;
static PyCodeObject *codeobj_b06142f387b7ac9ce0c8037074b3fbf2;
static PyCodeObject *codeobj_3942f969319cdac8793fa1b94cdc86c6;
static PyCodeObject *codeobj_303ce7228275f7e95eec14f44294bfa1;
static PyCodeObject *codeobj_ca2cb1eead6917ecdbbde20b3f8d6464;
static PyCodeObject *codeobj_159d0d9b4a838aec4d6c0a75c5dd336a;
static PyCodeObject *codeobj_70922df74f0e9f44a78f59b70aeb53a0;
static PyCodeObject *codeobj_fce8eeb9283a7f4e0fa939c1746a3159;
static PyCodeObject *codeobj_b0f8ad33cd2f7b9438a01b3f51c5e1d8;
static PyCodeObject *codeobj_95bc84995432281d2a350186390f1e76;
static PyCodeObject *codeobj_35f4e7ff668ba16dac26f0f3d2ef2516;
static PyCodeObject *codeobj_bda801aa4e748c5f3a5be1faa2bea691;
static PyCodeObject *codeobj_b7a104bb6f2490bb810df32e81689cf0;
static PyCodeObject *codeobj_efcebce5546532540843b54f692d1f09;
static PyCodeObject *codeobj_a14ca3cbb92394772ddac1135d7eac6c;
static PyCodeObject *codeobj_7b30a539fc42ec258184ee39338276cf;
static PyCodeObject *codeobj_c2e785f87c1af01c6139b438546bec8a;
static PyCodeObject *codeobj_903e2f1e731015e13917cc37d8ea60a7;
static PyCodeObject *codeobj_b6864b65e80ecdd470b681c545288d3c;
static PyCodeObject *codeobj_4ca928f906dd2c6228431111443cd164;
static PyCodeObject *codeobj_b55556039953fab9a0a1e570736f1bee;
static PyCodeObject *codeobj_72b456eea012b3fdc6cc5122f058f167;
static PyCodeObject *codeobj_cdb76a56c9b8e5364cbdce42da132eb1;
static PyCodeObject *codeobj_d22399a40c10855e59e5abd686e003c4;
static PyCodeObject *codeobj_20c595afdc2d87f086ddfe013751f1e1;
static PyCodeObject *codeobj_70af7975bcf03284ed57419a6d5fb75e;
static PyCodeObject *codeobj_c9216b7fe189ee3ed1c2e25944836e87;
static PyCodeObject *codeobj_ad19aacbbaabb0eefdc061094ac6b548;
static PyCodeObject *codeobj_02744c7ee1555559894493700cd69977;
static PyCodeObject *codeobj_059182c3cf9512227a0af99908d1cad6;
static PyCodeObject *codeobj_96972a4b5b48d9c33137216fe765573f;
static PyCodeObject *codeobj_a651db6b90ca4de5bf7dc2c29be7c34f;
static PyCodeObject *codeobj_5d08760c30cb8c08dad5f342ea73958d;
static PyCodeObject *codeobj_ddc6958bf5f73c7b68248c36a04feee0;
static PyCodeObject *codeobj_ff44cdbe84d5a1fd8fca8a2e48b3e018;
static PyCodeObject *codeobj_2683bcb59669348510880355b3bfac8d;
static PyCodeObject *codeobj_a0d03a3511ee0e0f77bcf3edb42b07b7;
static PyCodeObject *codeobj_9e650e4ee1c5f79e34a99ea314aaecdd;
static PyCodeObject *codeobj_b25368bafeefdc6b87fc60236aaff5fa;
static PyCodeObject *codeobj_7b1311ab2d656b262b433db7061eb71d;
static PyCodeObject *codeobj_69913ced20d3d804a0afee7ba2afcc28;
static PyCodeObject *codeobj_c3f2cd9b4495b6c675cbefb7b71d2bd0;
static PyCodeObject *codeobj_41ee556146c461ea391cb85a233c8093;
static PyCodeObject *codeobj_113caf390b1d42c14d1aea6845ed4c43;
static PyCodeObject *codeobj_d58236d37c0b5956237a360f0b2f8a60;
static PyCodeObject *codeobj_6eecaa510df22821817b1bac19f366b8;
static void createModuleCodeObjects(void) {
module_filename_obj = mod_consts[302]; CHECK_OBJECT(module_filename_obj);
codeobj_afc378e73f0008c1de41a24c2559e095 = MAKE_CODE_OBJECT(module_filename_obj, 1219, CO_GENERATOR | CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[63], mod_consts[63], mod_consts[649], NULL, 1, 0, 0);
codeobj_57259d727df0be36703ca54899531194 = MAKE_CODE_OBJECT(module_filename_obj, 1217, CO_GENERATOR | CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[63], mod_consts[63], mod_consts[650], NULL, 1, 0, 0);
codeobj_c6bf72f1a927f19e098515a8ba9db69e = MAKE_CODE_OBJECT(module_filename_obj, 1131, CO_GENERATOR | CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[63], mod_consts[63], mod_consts[651], NULL, 1, 0, 0);
codeobj_7c6f48bb5714c6c301623905a3010fc2 = MAKE_CODE_OBJECT(module_filename_obj, 1386, CO_GENERATOR | CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[63], mod_consts[63], mod_consts[652], NULL, 1, 0, 0);
codeobj_2b6d49cd7c49c16ad19d9f0af5fae64b = MAKE_CODE_OBJECT(module_filename_obj, 186, CO_GENERATOR | CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[63], mod_consts[63], mod_consts[653], NULL, 1, 0, 0);
codeobj_207e75985c168c5c4ba56acdf14dde07 = MAKE_CODE_OBJECT(module_filename_obj, 308, CO_GENERATOR | CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[63], mod_consts[63], mod_consts[653], NULL, 1, 0, 0);
codeobj_f3d102d00327d42f2acd6a5712f7c77a = MAKE_CODE_OBJECT(module_filename_obj, 446, CO_GENERATOR | CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[63], mod_consts[63], mod_consts[653], NULL, 1, 0, 0);
codeobj_a5f16d96603d688c7a5ad08acb685f88 = MAKE_CODE_OBJECT(module_filename_obj, 482, CO_GENERATOR | CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[63], mod_consts[63], mod_consts[653], NULL, 1, 0, 0);
codeobj_ba863ee88487448ec67191671c86e091 = MAKE_CODE_OBJECT(module_filename_obj, 522, CO_GENERATOR | CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[63], mod_consts[63], mod_consts[653], NULL, 1, 0, 0);
codeobj_c83ac995542666787e4f4263d3026643 = MAKE_CODE_OBJECT(module_filename_obj, 535, CO_GENERATOR | CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[63], mod_consts[63], mod_consts[653], NULL, 1, 0, 0);
codeobj_10d8b9c62d33939a862d901ed3b591b4 = MAKE_CODE_OBJECT(module_filename_obj, 540, CO_GENERATOR | CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[63], mod_consts[63], mod_consts[653], NULL, 1, 0, 0);
codeobj_a1b916f64347b0567f3a4efdd397913a = MAKE_CODE_OBJECT(module_filename_obj, 685, CO_GENERATOR | CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[63], mod_consts[63], mod_consts[653], NULL, 1, 0, 0);
codeobj_673e3be6e1200824262389164025d9e3 = MAKE_CODE_OBJECT(module_filename_obj, 720, CO_GENERATOR | CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[63], mod_consts[63], mod_consts[653], NULL, 1, 0, 0);
codeobj_eaeed0beaebff636aacc628a4a8e5be8 = MAKE_CODE_OBJECT(module_filename_obj, 802, CO_GENERATOR | CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[63], mod_consts[63], mod_consts[653], NULL, 1, 0, 0);
codeobj_c6b4de92d91ac42a273b07f7b4fc8844 = MAKE_CODE_OBJECT(module_filename_obj, 840, CO_GENERATOR | CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[63], mod_consts[63], mod_consts[653], NULL, 1, 0, 0);
codeobj_212e3a0daf77b1ab8d71d23f6bd73d5a = MAKE_CODE_OBJECT(module_filename_obj, 912, CO_GENERATOR | CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[63], mod_consts[63], mod_consts[653], NULL, 1, 0, 0);
codeobj_6fddb19e45c09fe45de652c8569b23ed = MAKE_CODE_OBJECT(module_filename_obj, 951, CO_GENERATOR | CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[63], mod_consts[63], mod_consts[653], NULL, 1, 0, 0);
codeobj_bb153d61962a7d8f987a7238030da743 = MAKE_CODE_OBJECT(module_filename_obj, 1087, CO_GENERATOR | CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[63], mod_consts[63], mod_consts[653], NULL, 1, 0, 0);
codeobj_e8c9692eaaec1b2cec3bc1d2e1d5abde = MAKE_CODE_OBJECT(module_filename_obj, 1099, CO_GENERATOR | CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[63], mod_consts[63], mod_consts[653], NULL, 1, 0, 0);
codeobj_2ca53c8e07c5bc764dc6df9019c581f5 = MAKE_CODE_OBJECT(module_filename_obj, 1204, CO_GENERATOR | CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[63], mod_consts[63], mod_consts[653], NULL, 1, 0, 0);
codeobj_cd2b7147b9f74dfbee8389104721ba4e = MAKE_CODE_OBJECT(module_filename_obj, 1460, CO_GENERATOR | CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[63], mod_consts[63], mod_consts[653], NULL, 1, 0, 0);
codeobj_c702968fa41c1ca57fe2e4c0c5f7c442 = MAKE_CODE_OBJECT(module_filename_obj, 1495, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[654], mod_consts[654], mod_consts[655], NULL, 1, 0, 0);
codeobj_d4f20ea1951dc3e548814a9816eba920 = MAKE_CODE_OBJECT(module_filename_obj, 1, CO_NOFREE, mod_consts[656], mod_consts[656], NULL, NULL, 0, 0, 0);
codeobj_824180426e159b3abd8057291173ba60 = MAKE_CODE_OBJECT(module_filename_obj, 334, CO_NOFREE, mod_consts[84], mod_consts[84], mod_consts[657], NULL, 0, 0, 0);
codeobj_1068ecfceb9e74f16ac7d0a6693abe50 = MAKE_CODE_OBJECT(module_filename_obj, 303, CO_NOFREE, mod_consts[87], mod_consts[87], mod_consts[657], NULL, 0, 0, 0);
codeobj_1bacffc85d5c75dd06d54d0adaf2c0fb = MAKE_CODE_OBJECT(module_filename_obj, 171, CO_NOFREE, mod_consts[75], mod_consts[75], mod_consts[657], NULL, 0, 0, 0);
codeobj_43b60059b2ee39de5d9a8363d857668d = MAKE_CODE_OBJECT(module_filename_obj, 371, CO_NOFREE, mod_consts[102], mod_consts[102], mod_consts[657], NULL, 0, 0, 0);
codeobj_f7d24fc525f11b9faa548239f08161b6 = MAKE_CODE_OBJECT(module_filename_obj, 441, CO_NOFREE, mod_consts[112], mod_consts[112], mod_consts[657], NULL, 0, 0, 0);
codeobj_9dc87ea2c4fa8b8f57c8b4f4cbc8a1a2 = MAKE_CODE_OBJECT(module_filename_obj, 143, CO_NOFREE, mod_consts[52], mod_consts[52], mod_consts[657], NULL, 0, 0, 0);
codeobj_65b4cd647ad75c968dc31401ef188c51 = MAKE_CODE_OBJECT(module_filename_obj, 1323, CO_NOFREE, mod_consts[262], mod_consts[262], mod_consts[657], NULL, 0, 0, 0);
codeobj_769864f168df95dac9c0eb9a43d358cc = MAKE_CODE_OBJECT(module_filename_obj, 1295, CO_NOFREE, mod_consts[258], mod_consts[258], mod_consts[657], NULL, 0, 0, 0);
codeobj_bdfffb6ac089957be31c80467bc36de7 = MAKE_CODE_OBJECT(module_filename_obj, 680, CO_NOFREE, mod_consts[151], mod_consts[151], mod_consts[657], NULL, 0, 0, 0);
codeobj_bb64833a74d6bab518597a7651c078f4 = MAKE_CODE_OBJECT(module_filename_obj, 413, CO_NOFREE, mod_consts[105], mod_consts[105], mod_consts[657], NULL, 0, 0, 0);
codeobj_7f57514f904ccc510e18c6aa1927fd55 = MAKE_CODE_OBJECT(module_filename_obj, 512, CO_NOFREE, mod_consts[109], mod_consts[109], mod_consts[657], NULL, 0, 0, 0);
codeobj_6622604a1a68c415fe7e6ded215ff861 = MAKE_CODE_OBJECT(module_filename_obj, 86, CO_NOFREE, mod_consts[38], mod_consts[38], mod_consts[657], NULL, 0, 0, 0);
codeobj_c8a243bd1fd5eda1a2dd6dbe97eec8c5 = MAKE_CODE_OBJECT(module_filename_obj, 835, CO_NOFREE, mod_consts[180], mod_consts[180], mod_consts[657], NULL, 0, 0, 0);
codeobj_ed044fe6102db317be6ebf266c354469 = MAKE_CODE_OBJECT(module_filename_obj, 1162, CO_NOFREE, mod_consts[242], mod_consts[242], mod_consts[657], NULL, 0, 0, 0);
codeobj_1524931c6a9db4cb5d9d155a9cb01a2a = MAKE_CODE_OBJECT(module_filename_obj, 92, CO_NOFREE, mod_consts[41], mod_consts[41], mod_consts[657], NULL, 0, 0, 0);
codeobj_97b98376906a6ea1c22e95b68a880502 = MAKE_CODE_OBJECT(module_filename_obj, 99, CO_NOFREE, mod_consts[351], mod_consts[351], mod_consts[657], NULL, 0, 0, 0);
codeobj_3c90d1c4d9b159edfde3dc4152db3882 = MAKE_CODE_OBJECT(module_filename_obj, 107, CO_NOFREE, mod_consts[357], mod_consts[357], mod_consts[657], NULL, 0, 0, 0);
codeobj_a60f1a5851806fc9fda2c8a59d53644a = MAKE_CODE_OBJECT(module_filename_obj, 477, CO_NOFREE, mod_consts[115], mod_consts[115], mod_consts[657], NULL, 0, 0, 0);
codeobj_6e0cb55859afbbc85943d76b76e05fb8 = MAKE_CODE_OBJECT(module_filename_obj, 1201, CO_NOFREE, mod_consts[251], mod_consts[251], mod_consts[657], NULL, 0, 0, 0);
codeobj_29b705273f9ee210f5d7c1ffb26245fd = MAKE_CODE_OBJECT(module_filename_obj, 955, CO_NOFREE, mod_consts[193], mod_consts[193], mod_consts[657], NULL, 0, 0, 0);
codeobj_1f85b474850ec2c72ef90fb656340edf = MAKE_CODE_OBJECT(module_filename_obj, 1351, CO_NOFREE, mod_consts[268], mod_consts[268], mod_consts[657], NULL, 0, 0, 0);
codeobj_619edbfdcca564fa8c6c67b8edae09ff = MAKE_CODE_OBJECT(module_filename_obj, 1267, CO_NOFREE, mod_consts[256], mod_consts[256], mod_consts[657], NULL, 0, 0, 0);
codeobj_e133249d41e1fa1e4a0e7365f13e8ff7 = MAKE_CODE_OBJECT(module_filename_obj, 1452, CO_NOFREE, mod_consts[294], mod_consts[294], mod_consts[657], NULL, 0, 0, 0);
codeobj_d3150da78a3c94b3cfcac52399fe678b = MAKE_CODE_OBJECT(module_filename_obj, 986, CO_NOFREE, mod_consts[211], mod_consts[211], mod_consts[657], NULL, 0, 0, 0);
codeobj_5e239121d5318c83adcd927482962602 = MAKE_CODE_OBJECT(module_filename_obj, 1081, CO_NOFREE, mod_consts[228], mod_consts[228], mod_consts[657], NULL, 0, 0, 0);
codeobj_5894b8b7125110d782d87e4e3f93c4d8 = MAKE_CODE_OBJECT(module_filename_obj, 798, CO_NOFREE, mod_consts[162], mod_consts[162], mod_consts[657], NULL, 0, 0, 0);
codeobj_854784afd5bba525401827816793106a = MAKE_CODE_OBJECT(module_filename_obj, 866, CO_NOFREE, mod_consts[181], mod_consts[181], mod_consts[657], NULL, 0, 0, 0);
codeobj_9a0aa327eb5bb02b271f2094a917c52f = MAKE_CODE_OBJECT(module_filename_obj, 1424, CO_NOFREE, mod_consts[278], mod_consts[278], mod_consts[657], NULL, 0, 0, 0);
codeobj_7a2fde8b4ffca6fdbcc463cd1d351957 = MAKE_CODE_OBJECT(module_filename_obj, 619, CO_NOFREE, mod_consts[143], mod_consts[143], mod_consts[657], NULL, 0, 0, 0);
codeobj_c4786d1d0b5046459e0ccd461e886d44 = MAKE_CODE_OBJECT(module_filename_obj, 711, CO_NOFREE, mod_consts[148], mod_consts[148], mod_consts[657], NULL, 0, 0, 0);
codeobj_58e9d64eae5deceedc0b0f641456f598 = MAKE_CODE_OBJECT(module_filename_obj, 886, CO_NOFREE, mod_consts[182], mod_consts[182], mod_consts[657], NULL, 0, 0, 0);
codeobj_bca441db49d06d1383cdeabab3e29310 = MAKE_CODE_OBJECT(module_filename_obj, 1381, CO_NOFREE, mod_consts[275], mod_consts[275], mod_consts[657], NULL, 0, 0, 0);
codeobj_faa844993f9018be3b9f7773cdcc2562 = MAKE_CODE_OBJECT(module_filename_obj, 605, CO_NOFREE, mod_consts[123], mod_consts[123], mod_consts[657], NULL, 0, 0, 0);
codeobj_24fb5ec9e04414a156fe70e8a9f36161 = MAKE_CODE_OBJECT(module_filename_obj, 1239, CO_NOFREE, mod_consts[254], mod_consts[254], mod_consts[657], NULL, 0, 0, 0);
codeobj_7110baf631a7267e4192f5bab617736a = MAKE_CODE_OBJECT(module_filename_obj, 274, CO_NOFREE, mod_consts[67], mod_consts[67], mod_consts[657], NULL, 0, 0, 0);
codeobj_644c289c1afdfd3f75370bdecbd4bba9 = MAKE_CODE_OBJECT(module_filename_obj, 906, CO_NOFREE, mod_consts[188], mod_consts[188], mod_consts[657], NULL, 0, 0, 0);
codeobj_f18b5fae5baac77fc87120de295773f6 = MAKE_CODE_OBJECT(module_filename_obj, 940, CO_NOFREE, mod_consts[185], mod_consts[185], mod_consts[657], NULL, 0, 0, 0);
codeobj_0b0e232d8be03d1c6fcf4ffeed76d804 = MAKE_CODE_OBJECT(module_filename_obj, 1582, CO_NOFREE, mod_consts[44], mod_consts[44], mod_consts[657], NULL, 0, 0, 0);
codeobj_5f0a41ca9594d8609bec70b6e0b2f29d = MAKE_CODE_OBJECT(module_filename_obj, 761, CO_NOFREE, mod_consts[158], mod_consts[158], mod_consts[657], NULL, 0, 0, 0);
codeobj_b3fc65b099aaafc60a9c8864f5d8628b = MAKE_CODE_OBJECT(module_filename_obj, 152, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[372], mod_consts[372], mod_consts[658], NULL, 2, 0, 0);
codeobj_1ebe0e870979f4c25a0ecbb35d611915 = MAKE_CODE_OBJECT(module_filename_obj, 243, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[372], mod_consts[372], mod_consts[658], NULL, 2, 0, 0);
codeobj_d43f53a8d71ebf952c03b5d0c99b3cd3 = MAKE_CODE_OBJECT(module_filename_obj, 289, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[372], mod_consts[372], mod_consts[658], NULL, 2, 0, 0);
codeobj_73525f46262d05c9cc23fe13b94bc823 = MAKE_CODE_OBJECT(module_filename_obj, 321, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[372], mod_consts[372], mod_consts[658], NULL, 2, 0, 0);
codeobj_470a8edc00859bf786b52c9a66f54bb1 = MAKE_CODE_OBJECT(module_filename_obj, 351, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[372], mod_consts[372], mod_consts[658], NULL, 2, 0, 0);
codeobj_46aeb9f9fb2eb2415ab4aa3306852f6c = MAKE_CODE_OBJECT(module_filename_obj, 399, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[372], mod_consts[372], mod_consts[658], NULL, 2, 0, 0);
codeobj_d2b0f33b9ccdc476bb50f7acad44353c = MAKE_CODE_OBJECT(module_filename_obj, 424, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[372], mod_consts[372], mod_consts[658], NULL, 2, 0, 0);
codeobj_df06d30412ed4600b956caf74a286b6b = MAKE_CODE_OBJECT(module_filename_obj, 463, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[372], mod_consts[372], mod_consts[658], NULL, 2, 0, 0);
codeobj_79b63eb9f755b596f4584b454571e2e2 = MAKE_CODE_OBJECT(module_filename_obj, 499, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[372], mod_consts[372], mod_consts[658], NULL, 2, 0, 0);
codeobj_b7183712325ee2bb532c3b87d4928dfc = MAKE_CODE_OBJECT(module_filename_obj, 572, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[372], mod_consts[372], mod_consts[658], NULL, 2, 0, 0);
codeobj_bb43f97ed3a8ade56c65444b4d31041b = MAKE_CODE_OBJECT(module_filename_obj, 654, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[372], mod_consts[372], mod_consts[658], NULL, 2, 0, 0);
codeobj_b6d3d55cd52ecacc667248f27e22eadd = MAKE_CODE_OBJECT(module_filename_obj, 698, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[372], mod_consts[372], mod_consts[658], NULL, 2, 0, 0);
codeobj_3f06c3151f786aa23ff91e367cada165 = MAKE_CODE_OBJECT(module_filename_obj, 737, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[372], mod_consts[372], mod_consts[658], NULL, 2, 0, 0);
codeobj_1ab7b4c625cec28713cff9e5e04178e7 = MAKE_CODE_OBJECT(module_filename_obj, 779, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[372], mod_consts[372], mod_consts[658], NULL, 2, 0, 0);
codeobj_e7e7595cc961f95602f9f65cf1c9f14d = MAKE_CODE_OBJECT(module_filename_obj, 815, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[372], mod_consts[372], mod_consts[658], NULL, 2, 0, 0);
codeobj_f10ec9eeaa2dc17bb02ec0925c097fd6 = MAKE_CODE_OBJECT(module_filename_obj, 852, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[372], mod_consts[372], mod_consts[658], NULL, 2, 0, 0);
codeobj_81c6fe385901dabcda11dfa4d0ba6ce6 = MAKE_CODE_OBJECT(module_filename_obj, 869, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[372], mod_consts[372], mod_consts[658], NULL, 2, 0, 0);
codeobj_94234ab4f0d9dc3cec30967ca0a023dc = MAKE_CODE_OBJECT(module_filename_obj, 889, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[372], mod_consts[372], mod_consts[658], NULL, 2, 0, 0);
codeobj_509a76b1f9d696d11c4b19bb818e1ca8 = MAKE_CODE_OBJECT(module_filename_obj, 927, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[372], mod_consts[372], mod_consts[658], NULL, 2, 0, 0);
codeobj_54cf9c077e249633894b92a2175ce419 = MAKE_CODE_OBJECT(module_filename_obj, 970, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[372], mod_consts[372], mod_consts[658], NULL, 2, 0, 0);
codeobj_867d35531ee87503baaba1ecfd604e77 = MAKE_CODE_OBJECT(module_filename_obj, 1051, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[372], mod_consts[372], mod_consts[658], NULL, 2, 0, 0);
codeobj_086d53e303f7cdc4de7a9434bff8fe8c = MAKE_CODE_OBJECT(module_filename_obj, 1118, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[372], mod_consts[372], mod_consts[658], NULL, 2, 0, 0);
codeobj_43cef482cfed319f60d0bf96f290f60f = MAKE_CODE_OBJECT(module_filename_obj, 1184, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[372], mod_consts[372], mod_consts[658], NULL, 2, 0, 0);
codeobj_7e3a8c8b8ec983e9b74ceafb7d2faabc = MAKE_CODE_OBJECT(module_filename_obj, 1225, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[372], mod_consts[372], mod_consts[658], NULL, 2, 0, 0);
codeobj_75c7f6f4f5090fda8ff37ec4cd1708b4 = MAKE_CODE_OBJECT(module_filename_obj, 1253, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[372], mod_consts[372], mod_consts[658], NULL, 2, 0, 0);
codeobj_0f0c1bc8fd77e862b3db4d83c67e3536 = MAKE_CODE_OBJECT(module_filename_obj, 1281, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[372], mod_consts[372], mod_consts[658], NULL, 2, 0, 0);
codeobj_1beaf3b04ec98aacf1366369539979bb = MAKE_CODE_OBJECT(module_filename_obj, 1309, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[372], mod_consts[372], mod_consts[658], NULL, 2, 0, 0);
codeobj_c091562a99b50f8efa28ebc7468067e5 = MAKE_CODE_OBJECT(module_filename_obj, 1335, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[372], mod_consts[372], mod_consts[658], NULL, 2, 0, 0);
codeobj_50e05a051d067513fef9acecffde6baa = MAKE_CODE_OBJECT(module_filename_obj, 1365, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[372], mod_consts[372], mod_consts[658], NULL, 2, 0, 0);
codeobj_d03cfa03f9a797c7aa3ccea3d231073b = MAKE_CODE_OBJECT(module_filename_obj, 1410, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[372], mod_consts[372], mod_consts[658], NULL, 2, 0, 0);
codeobj_8502d2f860caee5c13e89365a0eacf93 = MAKE_CODE_OBJECT(module_filename_obj, 1433, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[372], mod_consts[372], mod_consts[658], NULL, 2, 0, 0);
codeobj_474fa5c10f26161b588fa89a5f2454c3 = MAKE_CODE_OBJECT(module_filename_obj, 1537, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[372], mod_consts[372], mod_consts[658], NULL, 2, 0, 0);
codeobj_8fe1200e00c9db3f21b591c46f86ec71 = MAKE_CODE_OBJECT(module_filename_obj, 1599, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[372], mod_consts[372], mod_consts[658], NULL, 2, 0, 0);
codeobj_08182a1a184574925e74a506ba6618ab = MAKE_CODE_OBJECT(module_filename_obj, 161, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[376], mod_consts[376], mod_consts[659], NULL, 1, 0, 0);
codeobj_4523d17fd4c626adc1cb3340ec5b8388 = MAKE_CODE_OBJECT(module_filename_obj, 298, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[376], mod_consts[376], mod_consts[659], NULL, 1, 0, 0);
codeobj_e2aa2e1356382713d15beaae494417b9 = MAKE_CODE_OBJECT(module_filename_obj, 330, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[376], mod_consts[376], mod_consts[659], NULL, 1, 0, 0);
codeobj_e48a5b0a679a6709e9b39d51d03f7c63 = MAKE_CODE_OBJECT(module_filename_obj, 363, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[376], mod_consts[376], mod_consts[659], NULL, 1, 0, 0);
codeobj_c88446eb0e5fd1c83219693024100358 = MAKE_CODE_OBJECT(module_filename_obj, 408, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[376], mod_consts[376], mod_consts[659], NULL, 1, 0, 0);
codeobj_b3a13b25a2d5a2fa362503fe0503afcb = MAKE_CODE_OBJECT(module_filename_obj, 433, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[376], mod_consts[376], mod_consts[659], NULL, 1, 0, 0);
codeobj_2331d7ac21f9f9fc34ddbd4e39b2f2ca = MAKE_CODE_OBJECT(module_filename_obj, 472, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[376], mod_consts[376], mod_consts[659], NULL, 1, 0, 0);
codeobj_21d165a4e972487488a2c10e9e977fe5 = MAKE_CODE_OBJECT(module_filename_obj, 508, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[376], mod_consts[376], mod_consts[659], NULL, 1, 0, 0);
codeobj_0c70020d5eea097dd437c9479aaa8625 = MAKE_CODE_OBJECT(module_filename_obj, 666, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[376], mod_consts[376], mod_consts[659], NULL, 1, 0, 0);
codeobj_279bd29607d8b97b4f888cd0637897b4 = MAKE_CODE_OBJECT(module_filename_obj, 707, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[376], mod_consts[376], mod_consts[659], NULL, 1, 0, 0);
codeobj_614c3597535380f6549bf5637cf69161 = MAKE_CODE_OBJECT(module_filename_obj, 791, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[376], mod_consts[376], mod_consts[659], NULL, 1, 0, 0);
codeobj_1b510e082a34b2f0f5b27b92105d4d82 = MAKE_CODE_OBJECT(module_filename_obj, 827, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[376], mod_consts[376], mod_consts[659], NULL, 1, 0, 0);
codeobj_2a51135d4929a231effed548fad0b3b5 = MAKE_CODE_OBJECT(module_filename_obj, 861, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[376], mod_consts[376], mod_consts[659], NULL, 1, 0, 0);
codeobj_743649532ac59c806b45c266896bb09c = MAKE_CODE_OBJECT(module_filename_obj, 878, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[376], mod_consts[376], mod_consts[659], NULL, 1, 0, 0);
codeobj_a13bb28285a591532d89e9c8ecde83c0 = MAKE_CODE_OBJECT(module_filename_obj, 898, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[376], mod_consts[376], mod_consts[659], NULL, 1, 0, 0);
codeobj_defc4c3974d54f917da79261b923fe65 = MAKE_CODE_OBJECT(module_filename_obj, 936, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[376], mod_consts[376], mod_consts[659], NULL, 1, 0, 0);
codeobj_382c401679624361fa247f9d2855d8bf = MAKE_CODE_OBJECT(module_filename_obj, 979, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[376], mod_consts[376], mod_consts[659], NULL, 1, 0, 0);
codeobj_7c9f17996f13ec26372e7addd77090e0 = MAKE_CODE_OBJECT(module_filename_obj, 1070, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[376], mod_consts[376], mod_consts[659], NULL, 1, 0, 0);
codeobj_07ea6e9581e0ed2b5129e528fe0c1c48 = MAKE_CODE_OBJECT(module_filename_obj, 1197, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[376], mod_consts[376], mod_consts[659], NULL, 1, 0, 0);
codeobj_fc2a3215fb4033266f383e7bcf311bd2 = MAKE_CODE_OBJECT(module_filename_obj, 1234, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[376], mod_consts[376], mod_consts[659], NULL, 1, 0, 0);
codeobj_9bb1bd1f8f9a8f4c9d5839d11ae59855 = MAKE_CODE_OBJECT(module_filename_obj, 1262, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[376], mod_consts[376], mod_consts[659], NULL, 1, 0, 0);
codeobj_4ba7e8491ada676d76a742e9a5ec3882 = MAKE_CODE_OBJECT(module_filename_obj, 1290, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[376], mod_consts[376], mod_consts[659], NULL, 1, 0, 0);
codeobj_8c8cbbc04834fec84f2761306119c688 = MAKE_CODE_OBJECT(module_filename_obj, 1318, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[376], mod_consts[376], mod_consts[659], NULL, 1, 0, 0);
codeobj_b20f8cf8acc96ee86415a2b9c0fec7cd = MAKE_CODE_OBJECT(module_filename_obj, 1344, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[376], mod_consts[376], mod_consts[659], NULL, 1, 0, 0);
codeobj_3f0b0e9fe91187506664af26e7fa3c26 = MAKE_CODE_OBJECT(module_filename_obj, 1374, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[376], mod_consts[376], mod_consts[659], NULL, 1, 0, 0);
codeobj_a60e4b9f7d673c94ca329b2b75bbc86e = MAKE_CODE_OBJECT(module_filename_obj, 1407, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[376], mod_consts[376], mod_consts[659], NULL, 1, 0, 0);
codeobj_4772e1331aa16fd871c3191f42954555 = MAKE_CODE_OBJECT(module_filename_obj, 1442, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[376], mod_consts[376], mod_consts[659], NULL, 1, 0, 0);
codeobj_6975434507ab597ebf5f621718d5e86e = MAKE_CODE_OBJECT(module_filename_obj, 1555, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[376], mod_consts[376], mod_consts[659], NULL, 1, 0, 0);
codeobj_7b66dcdda2405220f3bbfdfbc6739db2 = MAKE_CODE_OBJECT(module_filename_obj, 1608, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[376], mod_consts[376], mod_consts[659], NULL, 1, 0, 0);
codeobj_f5134020a8bc16e510fe9c007d080d2b = MAKE_CODE_OBJECT(module_filename_obj, 257, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[376], mod_consts[376], mod_consts[660], NULL, 1, 0, 0);
codeobj_65b9846986af8df319000d13d19f778d = MAKE_CODE_OBJECT(module_filename_obj, 586, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[376], mod_consts[376], mod_consts[661], NULL, 1, 0, 0);
codeobj_b616944cc7f89f4b9dfb0d61aa7208fe = MAKE_CODE_OBJECT(module_filename_obj, 749, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[376], mod_consts[376], mod_consts[662], NULL, 1, 0, 0);
codeobj_0ea0830a1238040b828d90febaafb03f = MAKE_CODE_OBJECT(module_filename_obj, 1145, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[376], mod_consts[376], mod_consts[663], NULL, 1, 0, 0);
codeobj_cd8119d617c3f046a17813ee8b61d527 = MAKE_CODE_OBJECT(module_filename_obj, 335, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[39], mod_consts[39], mod_consts[664], NULL, 3, 0, 0);
codeobj_7ccb42ccfad22b0bc326db3e588d2ff6 = MAKE_CODE_OBJECT(module_filename_obj, 374, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[39], mod_consts[39], mod_consts[665], NULL, 3, 0, 0);
codeobj_eb77f5de1595a0c0eaab10d9e530b160 = MAKE_CODE_OBJECT(module_filename_obj, 146, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[39], mod_consts[39], mod_consts[666], NULL, 2, 0, 0);
codeobj_071116045a2c9f8be129f1749d88f647 = MAKE_CODE_OBJECT(module_filename_obj, 416, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[39], mod_consts[39], mod_consts[666], NULL, 2, 0, 0);
codeobj_de5c28483ec5d4bbc0a183fd338670d0 = MAKE_CODE_OBJECT(module_filename_obj, 306, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[39], mod_consts[39], mod_consts[667], NULL, 2, 0, 0);
codeobj_210dfca1df3a7b74066050ef2ea9c9d7 = MAKE_CODE_OBJECT(module_filename_obj, 277, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[39], mod_consts[39], mod_consts[668], NULL, 2, 0, 0);
codeobj_2bdc94256494e102a0b2fe0b0c1e4787 = MAKE_CODE_OBJECT(module_filename_obj, 989, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[39], mod_consts[39], mod_consts[669], NULL, 10, 0, 0);
codeobj_68f25cadf8ecc1abffeefb6ccdc192cb = MAKE_CODE_OBJECT(module_filename_obj, 444, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[39], mod_consts[39], mod_consts[670], NULL, 2, 0, 0);
codeobj_957e60529f6a207ba0683ca3a5b354f2 = MAKE_CODE_OBJECT(module_filename_obj, 480, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[39], mod_consts[39], mod_consts[670], NULL, 2, 0, 0);
codeobj_42059bdf1ff930cc2bad766fc6f7934e = MAKE_CODE_OBJECT(module_filename_obj, 108, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[39], mod_consts[39], mod_consts[671], NULL, 2, 0, 0);
codeobj_7b48d30b9555b2eee659b11e6806f6d6 = MAKE_CODE_OBJECT(module_filename_obj, 909, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[39], mod_consts[39], mod_consts[672], NULL, 2, 0, 0);
codeobj_64d55c9cc93f94c037aa632c14451e86 = MAKE_CODE_OBJECT(module_filename_obj, 1455, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[39], mod_consts[39], mod_consts[673], NULL, 8, 0, 0);
codeobj_620554805577af8c8e19561f670b6355 = MAKE_CODE_OBJECT(module_filename_obj, 513, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[39], mod_consts[39], mod_consts[674], NULL, 5, 0, 0);
codeobj_9ee470083ed140587180fa3789fe74da = MAKE_CODE_OBJECT(module_filename_obj, 1202, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[39], mod_consts[39], mod_consts[675], NULL, 2, 0, 0);
codeobj_848926aa8f52650c8b9b2a6a542cf267 = MAKE_CODE_OBJECT(module_filename_obj, 1242, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[39], mod_consts[39], mod_consts[675], NULL, 2, 0, 0);
codeobj_2938b51fbc5efd1d1f56531a2e51f329 = MAKE_CODE_OBJECT(module_filename_obj, 1270, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[39], mod_consts[39], mod_consts[675], NULL, 2, 0, 0);
codeobj_e8eaac90745ceaac47c1be9333b08362 = MAKE_CODE_OBJECT(module_filename_obj, 1298, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[39], mod_consts[39], mod_consts[675], NULL, 2, 0, 0);
codeobj_94c33bcafdd846e2caad81f9cb1e5c8a = MAKE_CODE_OBJECT(module_filename_obj, 1354, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[39], mod_consts[39], mod_consts[676], NULL, 2, 0, 0);
codeobj_2466c0639d23a42140e5bf5892ea8829 = MAKE_CODE_OBJECT(module_filename_obj, 174, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[39], mod_consts[39], mod_consts[677], NULL, 4, 0, 0);
codeobj_c3dd8a03ab2e1877c0bb329d2fb5d85a = MAKE_CODE_OBJECT(module_filename_obj, 87, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[39], mod_consts[39], mod_consts[678], NULL, 3, 0, 0);
codeobj_7ed837c1e00b30f8190a9cdef7b3271c = MAKE_CODE_OBJECT(module_filename_obj, 93, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[39], mod_consts[39], mod_consts[678], NULL, 3, 0, 0);
codeobj_4fcd1715b173884b4e46102eae7e08ba = MAKE_CODE_OBJECT(module_filename_obj, 1427, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[39], mod_consts[39], mod_consts[679], NULL, 2, 0, 0);
codeobj_e21eea4e1e282b8b8167e25f86b11169 = MAKE_CODE_OBJECT(module_filename_obj, 762, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[39], mod_consts[39], mod_consts[680], NULL, 3, 0, 0);
codeobj_d4fb34bdd68ee41bd003f46c959ccaea = MAKE_CODE_OBJECT(module_filename_obj, 1163, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[39], mod_consts[39], mod_consts[681], NULL, 4, 0, 0);
codeobj_076fa013cf2d689b36446de181f294fe = MAKE_CODE_OBJECT(module_filename_obj, 1583, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[39], mod_consts[39], mod_consts[682], NULL, 3, 0, 0);
codeobj_2e12c9ee3e3b92f9a7e3ab41035ee65a = MAKE_CODE_OBJECT(module_filename_obj, 799, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[39], mod_consts[39], mod_consts[683], NULL, 3, 0, 0);
codeobj_0d1ff4eaa1ee0776965ee72d65ad04f1 = MAKE_CODE_OBJECT(module_filename_obj, 1084, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[39], mod_consts[39], mod_consts[684], NULL, 3, 0, 0);
codeobj_85f280a047eaf1d7111f91d0e2556f7b = MAKE_CODE_OBJECT(module_filename_obj, 683, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[39], mod_consts[39], mod_consts[685], NULL, 2, 0, 0);
codeobj_a6c85ae1c4e1c128a904c59ed781ee03 = MAKE_CODE_OBJECT(module_filename_obj, 712, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[39], mod_consts[39], mod_consts[686], NULL, 3, 0, 0);
codeobj_46370cf821de7b5535e24ba770055635 = MAKE_CODE_OBJECT(module_filename_obj, 1326, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[39], mod_consts[39], mod_consts[687], NULL, 2, 0, 0);
codeobj_0d1848a64a5e6609f30b46c70d1f1158 = MAKE_CODE_OBJECT(module_filename_obj, 622, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[39], mod_consts[39], mod_consts[688], NULL, 3, 0, 0);
codeobj_b950cdb7b9e9d7b5e1a213742f869c97 = MAKE_CODE_OBJECT(module_filename_obj, 1384, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[39], mod_consts[39], mod_consts[689], NULL, 2, 0, 0);
codeobj_a648075f5d2c52f7d6f231446b717bae = MAKE_CODE_OBJECT(module_filename_obj, 958, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[39], mod_consts[39], mod_consts[690], NULL, 2, 0, 0);
codeobj_1e4de618e3b74d006a0cdfe9a7ede344 = MAKE_CODE_OBJECT(module_filename_obj, 838, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[39], mod_consts[39], mod_consts[691], NULL, 2, 0, 0);
codeobj_fb75e94b0a25bd1a9170634f5e5db6cb = MAKE_CODE_OBJECT(module_filename_obj, 158, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[374], mod_consts[374], mod_consts[658], NULL, 2, 0, 0);
codeobj_d25f35ef70678de96d559637d4ecb492 = MAKE_CODE_OBJECT(module_filename_obj, 254, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[374], mod_consts[374], mod_consts[658], NULL, 2, 0, 0);
codeobj_e685c58a09d8bf9ff6c2a43a71655b92 = MAKE_CODE_OBJECT(module_filename_obj, 295, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[374], mod_consts[374], mod_consts[658], NULL, 2, 0, 0);
codeobj_d26720f62496df7cff3838d66232cc23 = MAKE_CODE_OBJECT(module_filename_obj, 327, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[374], mod_consts[374], mod_consts[658], NULL, 2, 0, 0);
codeobj_b72302d0d36e312180907b28d2affe36 = MAKE_CODE_OBJECT(module_filename_obj, 360, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[374], mod_consts[374], mod_consts[658], NULL, 2, 0, 0);
codeobj_8e78697527cdd526e6c2bf57ff12c061 = MAKE_CODE_OBJECT(module_filename_obj, 405, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[374], mod_consts[374], mod_consts[658], NULL, 2, 0, 0);
codeobj_a80b3a9721577bd551ed42ba45113276 = MAKE_CODE_OBJECT(module_filename_obj, 430, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[374], mod_consts[374], mod_consts[658], NULL, 2, 0, 0);
codeobj_06818848056140eba9509105791b1636 = MAKE_CODE_OBJECT(module_filename_obj, 469, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[374], mod_consts[374], mod_consts[658], NULL, 2, 0, 0);
codeobj_b24d621ac3abf023349184fc6dd09745 = MAKE_CODE_OBJECT(module_filename_obj, 505, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[374], mod_consts[374], mod_consts[658], NULL, 2, 0, 0);
codeobj_e6c7a32ac7914005b4378caeb5b49c53 = MAKE_CODE_OBJECT(module_filename_obj, 583, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[374], mod_consts[374], mod_consts[658], NULL, 2, 0, 0);
codeobj_f6c6e6c2164ad3ab55410efb8ff1372c = MAKE_CODE_OBJECT(module_filename_obj, 663, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[374], mod_consts[374], mod_consts[658], NULL, 2, 0, 0);
codeobj_365a9ca9a0966fda171409f651983f3d = MAKE_CODE_OBJECT(module_filename_obj, 704, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[374], mod_consts[374], mod_consts[658], NULL, 2, 0, 0);
codeobj_abf8768e1db5185f26415881b6db5254 = MAKE_CODE_OBJECT(module_filename_obj, 746, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[374], mod_consts[374], mod_consts[658], NULL, 2, 0, 0);
codeobj_308553093181f92521d01bc2bf15b7fb = MAKE_CODE_OBJECT(module_filename_obj, 788, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[374], mod_consts[374], mod_consts[658], NULL, 2, 0, 0);
codeobj_16d277aad319e52e1575704734435339 = MAKE_CODE_OBJECT(module_filename_obj, 824, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[374], mod_consts[374], mod_consts[658], NULL, 2, 0, 0);
codeobj_1d1a31980184b8e6bc53e36a7e57f81a = MAKE_CODE_OBJECT(module_filename_obj, 858, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[374], mod_consts[374], mod_consts[658], NULL, 2, 0, 0);
codeobj_9f4a8af6ad78c84de240305033617bd4 = MAKE_CODE_OBJECT(module_filename_obj, 875, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[374], mod_consts[374], mod_consts[658], NULL, 2, 0, 0);
codeobj_2019b3cdbe64d2721258a61693cf4695 = MAKE_CODE_OBJECT(module_filename_obj, 895, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[374], mod_consts[374], mod_consts[658], NULL, 2, 0, 0);
codeobj_f72b2ecc7ac1b873ee6c31c3e82ec566 = MAKE_CODE_OBJECT(module_filename_obj, 933, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[374], mod_consts[374], mod_consts[658], NULL, 2, 0, 0);
codeobj_912b5525526a0bdd4914dc3b3d3e165e = MAKE_CODE_OBJECT(module_filename_obj, 976, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[374], mod_consts[374], mod_consts[658], NULL, 2, 0, 0);
codeobj_4534f4c8a2f3567426eb187f6c2e2540 = MAKE_CODE_OBJECT(module_filename_obj, 1067, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[374], mod_consts[374], mod_consts[658], NULL, 2, 0, 0);
codeobj_5f3955537fafeb003a1e84c446d6d85b = MAKE_CODE_OBJECT(module_filename_obj, 1127, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[374], mod_consts[374], mod_consts[658], NULL, 2, 0, 0);
codeobj_f7f2c5b57648b74527df64a5b0d21c69 = MAKE_CODE_OBJECT(module_filename_obj, 1194, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[374], mod_consts[374], mod_consts[658], NULL, 2, 0, 0);
codeobj_8b1459c0286c64c09ca1b61aa54a1db8 = MAKE_CODE_OBJECT(module_filename_obj, 1231, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[374], mod_consts[374], mod_consts[658], NULL, 2, 0, 0);
codeobj_649ec0f28c4ba9212e309b7f3702873a = MAKE_CODE_OBJECT(module_filename_obj, 1259, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[374], mod_consts[374], mod_consts[658], NULL, 2, 0, 0);
codeobj_0bc210132f4a781f5eeb4b60fdd0be43 = MAKE_CODE_OBJECT(module_filename_obj, 1287, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[374], mod_consts[374], mod_consts[658], NULL, 2, 0, 0);
codeobj_41e3a7630779271755670ebb34a7744a = MAKE_CODE_OBJECT(module_filename_obj, 1315, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[374], mod_consts[374], mod_consts[658], NULL, 2, 0, 0);
codeobj_b936641863a9e25ffcc83994f606b7da = MAKE_CODE_OBJECT(module_filename_obj, 1341, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[374], mod_consts[374], mod_consts[658], NULL, 2, 0, 0);
codeobj_292536f5f77ad5f7f4da56819b2ee7d7 = MAKE_CODE_OBJECT(module_filename_obj, 1371, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[374], mod_consts[374], mod_consts[658], NULL, 2, 0, 0);
codeobj_ced325f98c3f077220aadbcdc977b0bc = MAKE_CODE_OBJECT(module_filename_obj, 1419, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[374], mod_consts[374], mod_consts[658], NULL, 2, 0, 0);
codeobj_194760852093333174f30d571aaf91f5 = MAKE_CODE_OBJECT(module_filename_obj, 1439, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[374], mod_consts[374], mod_consts[658], NULL, 2, 0, 0);
codeobj_eba9762b1a7af48e0e3da0f57a81dc31 = MAKE_CODE_OBJECT(module_filename_obj, 1552, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[374], mod_consts[374], mod_consts[658], NULL, 2, 0, 0);
codeobj_610eb1d198e6ba49bdffd720b5e201dc = MAKE_CODE_OBJECT(module_filename_obj, 1605, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[374], mod_consts[374], mod_consts[658], NULL, 2, 0, 0);
codeobj_94dbc5cc11fe60d1b6a3ddeff9dc4915 = MAKE_CODE_OBJECT(module_filename_obj, 136, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[367], mod_consts[367], mod_consts[659], NULL, 1, 0, 0);
codeobj_a111feb067dcd956fbcde9c27af17fc7 = MAKE_CODE_OBJECT(module_filename_obj, 164, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[367], mod_consts[367], mod_consts[659], NULL, 1, 0, 0);
codeobj_3172bfa5589826f4444212a2f8d24a40 = MAKE_CODE_OBJECT(module_filename_obj, 235, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[367], mod_consts[367], mod_consts[659], NULL, 1, 0, 0);
codeobj_b01717e16f2967b4c11113908d2f1a3a = MAKE_CODE_OBJECT(module_filename_obj, 286, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[367], mod_consts[367], mod_consts[659], NULL, 1, 0, 0);
codeobj_059f84b3c76b1a13e941b32116e91b17 = MAKE_CODE_OBJECT(module_filename_obj, 318, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[367], mod_consts[367], mod_consts[659], NULL, 1, 0, 0);
codeobj_1c51517342bea1d5d503ee26cde93512 = MAKE_CODE_OBJECT(module_filename_obj, 345, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[367], mod_consts[367], mod_consts[659], NULL, 1, 0, 0);
codeobj_5ca397d7b670eb7f6fb0ce2d14e7186b = MAKE_CODE_OBJECT(module_filename_obj, 395, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[367], mod_consts[367], mod_consts[659], NULL, 1, 0, 0);
codeobj_b06142f387b7ac9ce0c8037074b3fbf2 = MAKE_CODE_OBJECT(module_filename_obj, 436, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[367], mod_consts[367], mod_consts[659], NULL, 1, 0, 0);
codeobj_3942f969319cdac8793fa1b94cdc86c6 = MAKE_CODE_OBJECT(module_filename_obj, 460, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[367], mod_consts[367], mod_consts[659], NULL, 1, 0, 0);
codeobj_303ce7228275f7e95eec14f44294bfa1 = MAKE_CODE_OBJECT(module_filename_obj, 496, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[367], mod_consts[367], mod_consts[659], NULL, 1, 0, 0);
codeobj_ca2cb1eead6917ecdbbde20b3f8d6464 = MAKE_CODE_OBJECT(module_filename_obj, 565, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[367], mod_consts[367], mod_consts[659], NULL, 1, 0, 0);
codeobj_159d0d9b4a838aec4d6c0a75c5dd336a = MAKE_CODE_OBJECT(module_filename_obj, 647, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[367], mod_consts[367], mod_consts[659], NULL, 1, 0, 0);
codeobj_70922df74f0e9f44a78f59b70aeb53a0 = MAKE_CODE_OBJECT(module_filename_obj, 695, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[367], mod_consts[367], mod_consts[659], NULL, 1, 0, 0);
codeobj_fce8eeb9283a7f4e0fa939c1746a3159 = MAKE_CODE_OBJECT(module_filename_obj, 731, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[367], mod_consts[367], mod_consts[659], NULL, 1, 0, 0);
codeobj_b0f8ad33cd2f7b9438a01b3f51c5e1d8 = MAKE_CODE_OBJECT(module_filename_obj, 773, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[367], mod_consts[367], mod_consts[659], NULL, 1, 0, 0);
codeobj_95bc84995432281d2a350186390f1e76 = MAKE_CODE_OBJECT(module_filename_obj, 809, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[367], mod_consts[367], mod_consts[659], NULL, 1, 0, 0);
codeobj_35f4e7ff668ba16dac26f0f3d2ef2516 = MAKE_CODE_OBJECT(module_filename_obj, 849, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[367], mod_consts[367], mod_consts[659], NULL, 1, 0, 0);
codeobj_bda801aa4e748c5f3a5be1faa2bea691 = MAKE_CODE_OBJECT(module_filename_obj, 881, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[367], mod_consts[367], mod_consts[659], NULL, 1, 0, 0);
codeobj_b7a104bb6f2490bb810df32e81689cf0 = MAKE_CODE_OBJECT(module_filename_obj, 901, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[367], mod_consts[367], mod_consts[659], NULL, 1, 0, 0);
codeobj_efcebce5546532540843b54f692d1f09 = MAKE_CODE_OBJECT(module_filename_obj, 924, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[367], mod_consts[367], mod_consts[659], NULL, 1, 0, 0);
codeobj_a14ca3cbb92394772ddac1135d7eac6c = MAKE_CODE_OBJECT(module_filename_obj, 967, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[367], mod_consts[367], mod_consts[659], NULL, 1, 0, 0);
codeobj_7b30a539fc42ec258184ee39338276cf = MAKE_CODE_OBJECT(module_filename_obj, 1139, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[367], mod_consts[367], mod_consts[659], NULL, 1, 0, 0);
codeobj_c2e785f87c1af01c6139b438546bec8a = MAKE_CODE_OBJECT(module_filename_obj, 1180, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[367], mod_consts[367], mod_consts[659], NULL, 1, 0, 0);
codeobj_903e2f1e731015e13917cc37d8ea60a7 = MAKE_CODE_OBJECT(module_filename_obj, 1222, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[367], mod_consts[367], mod_consts[659], NULL, 1, 0, 0);
codeobj_b6864b65e80ecdd470b681c545288d3c = MAKE_CODE_OBJECT(module_filename_obj, 1250, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[367], mod_consts[367], mod_consts[659], NULL, 1, 0, 0);
codeobj_4ca928f906dd2c6228431111443cd164 = MAKE_CODE_OBJECT(module_filename_obj, 1278, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[367], mod_consts[367], mod_consts[659], NULL, 1, 0, 0);
codeobj_b55556039953fab9a0a1e570736f1bee = MAKE_CODE_OBJECT(module_filename_obj, 1306, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[367], mod_consts[367], mod_consts[659], NULL, 1, 0, 0);
codeobj_72b456eea012b3fdc6cc5122f058f167 = MAKE_CODE_OBJECT(module_filename_obj, 1332, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[367], mod_consts[367], mod_consts[659], NULL, 1, 0, 0);
codeobj_cdb76a56c9b8e5364cbdce42da132eb1 = MAKE_CODE_OBJECT(module_filename_obj, 1360, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[367], mod_consts[367], mod_consts[659], NULL, 1, 0, 0);
codeobj_d22399a40c10855e59e5abd686e003c4 = MAKE_CODE_OBJECT(module_filename_obj, 1400, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[367], mod_consts[367], mod_consts[659], NULL, 1, 0, 0);
codeobj_20c595afdc2d87f086ddfe013751f1e1 = MAKE_CODE_OBJECT(module_filename_obj, 1445, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[367], mod_consts[367], mod_consts[659], NULL, 1, 0, 0);
codeobj_70af7975bcf03284ed57419a6d5fb75e = MAKE_CODE_OBJECT(module_filename_obj, 1525, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[367], mod_consts[367], mod_consts[659], NULL, 1, 0, 0);
codeobj_c9216b7fe189ee3ed1c2e25944836e87 = MAKE_CODE_OBJECT(module_filename_obj, 1592, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[367], mod_consts[367], mod_consts[659], NULL, 1, 0, 0);
codeobj_ad19aacbbaabb0eefdc061094ac6b548 = MAKE_CODE_OBJECT(module_filename_obj, 1034, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[367], mod_consts[367], mod_consts[692], NULL, 1, 0, 0);
codeobj_02744c7ee1555559894493700cd69977 = MAKE_CODE_OBJECT(module_filename_obj, 33, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[65], mod_consts[65], mod_consts[693], NULL, 1, 0, 0);
codeobj_059182c3cf9512227a0af99908d1cad6 = MAKE_CODE_OBJECT(module_filename_obj, 73, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[336], mod_consts[336], mod_consts[694], NULL, 1, 0, 0);
codeobj_96972a4b5b48d9c33137216fe765573f = MAKE_CODE_OBJECT(module_filename_obj, 1130, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[219], mod_consts[219], mod_consts[695], NULL, 2, 0, 0);
codeobj_a651db6b90ca4de5bf7dc2c29be7c34f = MAKE_CODE_OBJECT(module_filename_obj, 1026, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[209], mod_consts[209], mod_consts[659], NULL, 1, 0, 0);
codeobj_5d08760c30cb8c08dad5f342ea73958d = MAKE_CODE_OBJECT(module_filename_obj, 1017, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[208], mod_consts[208], mod_consts[659], NULL, 1, 0, 0);
codeobj_ddc6958bf5f73c7b68248c36a04feee0 = MAKE_CODE_OBJECT(module_filename_obj, 206, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[384], mod_consts[384], mod_consts[696], NULL, 2, 0, 0);
codeobj_ff44cdbe84d5a1fd8fca8a2e48b3e018 = MAKE_CODE_OBJECT(module_filename_obj, 215, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[386], mod_consts[386], mod_consts[697], NULL, 2, 0, 0);
codeobj_2683bcb59669348510880355b3bfac8d = MAKE_CODE_OBJECT(module_filename_obj, 281, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[397], mod_consts[397], mod_consts[698], NULL, 2, 0, 0);
codeobj_a0d03a3511ee0e0f77bcf3edb42b07b7 = MAKE_CODE_OBJECT(module_filename_obj, 118, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[361], mod_consts[361], mod_consts[699], NULL, 2, 0, 0);
codeobj_9e650e4ee1c5f79e34a99ea314aaecdd = MAKE_CODE_OBJECT(module_filename_obj, 111, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[359], mod_consts[359], mod_consts[700], NULL, 2, 0, 0);
codeobj_b25368bafeefdc6b87fc60236aaff5fa = MAKE_CODE_OBJECT(module_filename_obj, 1247, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[252], mod_consts[252], mod_consts[701], NULL, 2, 0, 0);
codeobj_7b1311ab2d656b262b433db7061eb71d = MAKE_CODE_OBJECT(module_filename_obj, 1275, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[252], mod_consts[252], mod_consts[701], NULL, 2, 0, 0);
codeobj_69913ced20d3d804a0afee7ba2afcc28 = MAKE_CODE_OBJECT(module_filename_obj, 1303, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[252], mod_consts[252], mod_consts[701], NULL, 2, 0, 0);
codeobj_c3f2cd9b4495b6c675cbefb7b71d2bd0 = MAKE_CODE_OBJECT(module_filename_obj, 1213, CO_OPTIMIZED | CO_NEWLOCALS | CO_NOFREE, mod_consts[252], mod_consts[252], mod_consts[702], NULL, 2, 0, 0);
codeobj_41ee556146c461ea391cb85a233c8093 = MAKE_CODE_OBJECT(module_filename_obj, 80, CO_OPTIMIZED | CO_NEWLOCALS, mod_consts[35], mod_consts[35], mod_consts[703], mod_consts[704], 2, 0, 0);
codeobj_113caf390b1d42c14d1aea6845ed4c43 = MAKE_CODE_OBJECT(module_filename_obj, 77, CO_OPTIMIZED | CO_NEWLOCALS, mod_consts[33], mod_consts[33], mod_consts[705], mod_consts[704], 1, 0, 0);
codeobj_d58236d37c0b5956237a360f0b2f8a60 = MAKE_CODE_OBJECT(module_filename_obj, 74, CO_OPTIMIZED | CO_NEWLOCALS, mod_consts[31], mod_consts[31], mod_consts[705], mod_consts[704], 1, 0, 0);
codeobj_6eecaa510df22821817b1bac19f366b8 = MAKE_CODE_OBJECT(module_filename_obj, 101, CO_NOFREE, mod_consts[40], mod_consts[40], mod_consts[659], NULL, 1, 0, 0);
}
// The module function declarations.
static PyObject *MAKE_GENERATOR_cryptography$x509$extensions$$$function__15___init__$$$genexpr__1_genexpr(struct Nuitka_CellObject **closure);
static PyObject *MAKE_GENERATOR_cryptography$x509$extensions$$$function__28___init__$$$genexpr__1_genexpr(struct Nuitka_CellObject **closure);
static PyObject *MAKE_GENERATOR_cryptography$x509$extensions$$$function__48___init__$$$genexpr__1_genexpr(struct Nuitka_CellObject **closure);
static PyObject *MAKE_GENERATOR_cryptography$x509$extensions$$$function__53___init__$$$genexpr__1_genexpr(struct Nuitka_CellObject **closure);
static PyObject *MAKE_GENERATOR_cryptography$x509$extensions$$$function__58___init__$$$genexpr__1_genexpr(struct Nuitka_CellObject **closure);
static PyObject *MAKE_GENERATOR_cryptography$x509$extensions$$$function__58___init__$$$genexpr__2_genexpr(struct Nuitka_CellObject **closure);
static PyObject *MAKE_GENERATOR_cryptography$x509$extensions$$$function__58___init__$$$genexpr__3_genexpr(struct Nuitka_CellObject **closure);
static PyObject *MAKE_GENERATOR_cryptography$x509$extensions$$$function__68___init__$$$genexpr__1_genexpr(struct Nuitka_CellObject **closure);
static PyObject *MAKE_GENERATOR_cryptography$x509$extensions$$$function__73___init__$$$genexpr__1_genexpr(struct Nuitka_CellObject **closure);
static PyObject *MAKE_GENERATOR_cryptography$x509$extensions$$$function__83___init__$$$genexpr__1_genexpr(struct Nuitka_CellObject **closure);
static PyObject *MAKE_GENERATOR_cryptography$x509$extensions$$$function__88___init__$$$genexpr__1_genexpr(struct Nuitka_CellObject **closure);
static PyObject *MAKE_GENERATOR_cryptography$x509$extensions$$$function__101___init__$$$genexpr__1_genexpr(struct Nuitka_CellObject **closure);
static PyObject *MAKE_GENERATOR_cryptography$x509$extensions$$$genexpr__1_genexpr(struct Nuitka_CellObject **closure);
static PyObject *MAKE_GENERATOR_cryptography$x509$extensions$$$function__118___init__$$$genexpr__1_genexpr(struct Nuitka_CellObject **closure);
static PyObject *MAKE_GENERATOR_cryptography$x509$extensions$$$function__118___init__$$$genexpr__2_genexpr(struct Nuitka_CellObject **closure);
static PyObject *MAKE_GENERATOR_cryptography$x509$extensions$$$function__121__validate_ip_name$$$genexpr__1_genexpr(struct Nuitka_CellObject **closure);
static PyObject *MAKE_GENERATOR_cryptography$x509$extensions$$$function__129___init__$$$genexpr__1_genexpr(struct Nuitka_CellObject **closure);
static PyObject *MAKE_GENERATOR_cryptography$x509$extensions$$$function__130_get_values_for_type$$$genexpr__1_genexpr(struct Nuitka_CellObject **closure);
static PyObject *MAKE_GENERATOR_cryptography$x509$extensions$$$function__130_get_values_for_type$$$genexpr__2_genexpr(struct Nuitka_CellObject **closure);
static PyObject *MAKE_GENERATOR_cryptography$x509$extensions$$$function__163___init__$$$genexpr__1_genexpr(struct Nuitka_CellObject **closure);
static PyObject *MAKE_GENERATOR_cryptography$x509$extensions$$$function__173___init__$$$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_cryptography$x509$extensions$$$function__100___repr__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__101___init__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__102___repr__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__103___eq__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__104___ne__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__105___hash__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__106___init__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__107___repr__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__108___eq__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__109___ne__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__10___init__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__110___hash__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__111___init__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__112_encipher_only();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__113_decipher_only();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__114___repr__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__115___eq__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__116___ne__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__117___hash__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__118___init__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__119___eq__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__11___eq__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__120___ne__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__121__validate_ip_name();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__122___repr__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__123___hash__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__124___init__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__125___repr__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__126___eq__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__127___ne__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__128___hash__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__129___init__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__12___ne__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__130_get_values_for_type();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__131___repr__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__132___eq__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__133___ne__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__134___hash__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__135___init__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__136_get_values_for_type();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__137___repr__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__138___eq__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__139___ne__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__13___hash__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__140___hash__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__141___init__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__142_get_values_for_type();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__143___repr__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__144___eq__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__145___ne__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__146___hash__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__147___init__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__148_get_values_for_type();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__149___repr__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__14___repr__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__150___eq__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__151___ne__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__152___hash__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__153___init__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__154___repr__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__155___eq__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__156___ne__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__157___hash__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__158___init__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__159___repr__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__15___init__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__160___eq__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__161___ne__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__162___hash__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__163___init__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__164___repr__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__165___hash__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__166___eq__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__167___ne__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__168___init__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__169___eq__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__16_from_issuer_public_key();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__170___ne__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__171___hash__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__172___repr__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__173___init__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__174___repr__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__175___eq__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__176___ne__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__177___hash__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__178___init__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__179___repr__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__17_from_issuer_subject_key_identifier();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__180___eq__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__181___ne__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__182___hash__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__18___repr__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__19___eq__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__1__key_identifier_from_public_key();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__20___ne__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__21___hash__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__22___init__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__23_from_public_key();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__24___repr__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__25___eq__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__26___ne__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__27___hash__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__28___init__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__29___repr__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__2__make_sequence_methods();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__2__make_sequence_methods$$$function__1_len_method(struct Nuitka_CellObject **closure);
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__2__make_sequence_methods$$$function__2_iter_method(struct Nuitka_CellObject **closure);
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__2__make_sequence_methods$$$function__3_getitem_method(struct Nuitka_CellObject **closure);
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__30___eq__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__31___ne__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__32___hash__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__33___init__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__34___repr__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__35___eq__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__36___ne__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__37___hash__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__38___init__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__39___repr__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__3___init__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__40___eq__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__41___ne__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__42___hash__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__43___init__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__44___eq__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__45___ne__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__46___hash__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__47___repr__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__48___init__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__49___repr__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__4___init__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__50___eq__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__51___ne__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__52___hash__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__53___init__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__54___repr__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__55___eq__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__56___ne__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__57___hash__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__58___init__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__59___repr__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__5_oid();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__60___eq__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__61___ne__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__62___hash__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__63___init__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__64___repr__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__65___eq__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__66___ne__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__67___hash__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__68___init__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__69___repr__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__6___init__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__70___eq__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__71___ne__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__72___hash__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__73___init__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__74___repr__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__75___eq__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__76___ne__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__77___hash__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__78___init__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__79___repr__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__7_get_extension_for_oid();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__80___eq__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__81___ne__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__82___hash__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__83___init__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__84___repr__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__85___eq__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__86___ne__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__87___hash__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__88___init__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__89___repr__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__8_get_extension_for_class();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__90___eq__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__91___ne__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__92___hash__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__93___eq__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__94___ne__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__95___hash__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__96___repr__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__97___eq__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__98___ne__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__99___hash__();
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__9___repr__();
// The module function definitions.
static PyObject *impl_cryptography$x509$extensions$$$function__1__key_identifier_from_public_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_public_key = python_pars[0];
PyObject *var_data = NULL;
PyObject *var_serialized = NULL;
PyObject *var_reader = NULL;
PyObject *var_public_key_info = NULL;
PyObject *var_algorithm = NULL;
PyObject *tmp_with_1__enter = NULL;
PyObject *tmp_with_1__exit = NULL;
nuitka_bool tmp_with_1__indicator = NUITKA_BOOL_UNASSIGNED;
PyObject *tmp_with_1__source = NULL;
PyObject *tmp_with_2__enter = NULL;
PyObject *tmp_with_2__exit = NULL;
nuitka_bool tmp_with_2__indicator = NUITKA_BOOL_UNASSIGNED;
PyObject *tmp_with_2__source = NULL;
struct Nuitka_FrameObject *frame_02744c7ee1555559894493700cd69977;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
struct Nuitka_ExceptionStackItem exception_preserved_1;
bool tmp_result;
PyObject *exception_keeper_type_2;
PyObject *exception_keeper_value_2;
PyTracebackObject *exception_keeper_tb_2;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_2;
PyObject *exception_keeper_type_3;
PyObject *exception_keeper_value_3;
PyTracebackObject *exception_keeper_tb_3;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_3;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
PyObject *exception_keeper_type_4;
PyObject *exception_keeper_value_4;
PyTracebackObject *exception_keeper_tb_4;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_4;
PyObject *exception_keeper_type_5;
PyObject *exception_keeper_value_5;
PyTracebackObject *exception_keeper_tb_5;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_5;
struct Nuitka_ExceptionStackItem exception_preserved_2;
PyObject *exception_keeper_type_6;
PyObject *exception_keeper_value_6;
PyTracebackObject *exception_keeper_tb_6;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_6;
PyObject *exception_keeper_type_7;
PyObject *exception_keeper_value_7;
PyTracebackObject *exception_keeper_tb_7;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_7;
PyObject *exception_keeper_type_8;
PyObject *exception_keeper_value_8;
PyTracebackObject *exception_keeper_tb_8;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_8;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_02744c7ee1555559894493700cd69977 = NULL;
PyObject *exception_keeper_type_9;
PyObject *exception_keeper_value_9;
PyTracebackObject *exception_keeper_tb_9;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_9;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_02744c7ee1555559894493700cd69977)) {
Py_XDECREF(cache_frame_02744c7ee1555559894493700cd69977);
#if _DEBUG_REFCOUNTS
if (cache_frame_02744c7ee1555559894493700cd69977 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_02744c7ee1555559894493700cd69977 = MAKE_FUNCTION_FRAME(codeobj_02744c7ee1555559894493700cd69977, module_cryptography$x509$extensions, 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_02744c7ee1555559894493700cd69977->m_type_description == NULL);
frame_02744c7ee1555559894493700cd69977 = cache_frame_02744c7ee1555559894493700cd69977;
// Push the new frame as the currently active one.
pushFrameStack(frame_02744c7ee1555559894493700cd69977);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_02744c7ee1555559894493700cd69977) == 2); // Frame stack
// Framed code:
{
nuitka_bool tmp_condition_result_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(par_public_key);
tmp_isinstance_inst_1 = par_public_key;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[0]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[0]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 34;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 34;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res != 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_1 == NUITKA_BOOL_TRUE) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_expression_value_3;
PyObject *tmp_args_element_value_2;
PyObject *tmp_expression_value_4;
PyObject *tmp_expression_value_5;
CHECK_OBJECT(par_public_key);
tmp_expression_value_1 = par_public_key;
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[1]);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 35;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
tmp_expression_value_3 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[2]);
if (unlikely(tmp_expression_value_3 == NULL)) {
tmp_expression_value_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[2]);
}
if (tmp_expression_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 36;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
tmp_expression_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[3]);
if (tmp_expression_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 36;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[4]);
Py_DECREF(tmp_expression_value_2);
if (tmp_args_element_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 36;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
tmp_expression_value_5 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[2]);
if (unlikely(tmp_expression_value_5 == NULL)) {
tmp_expression_value_5 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[2]);
}
if (tmp_expression_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_1);
exception_lineno = 37;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
tmp_expression_value_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[5]);
if (tmp_expression_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_1);
exception_lineno = 37;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[6]);
Py_DECREF(tmp_expression_value_4);
if (tmp_args_element_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_1);
exception_lineno = 37;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
frame_02744c7ee1555559894493700cd69977->m_frame.f_lineno = 35;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2};
tmp_assign_source_1 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_1, call_args);
}
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_1);
Py_DECREF(tmp_args_element_value_2);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 35;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
assert(var_data == NULL);
var_data = tmp_assign_source_1;
}
goto branch_end_1;
branch_no_1:;
{
nuitka_bool tmp_condition_result_2;
PyObject *tmp_isinstance_inst_2;
PyObject *tmp_isinstance_cls_2;
CHECK_OBJECT(par_public_key);
tmp_isinstance_inst_2 = par_public_key;
tmp_isinstance_cls_2 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[7]);
if (unlikely(tmp_isinstance_cls_2 == NULL)) {
tmp_isinstance_cls_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[7]);
}
if (tmp_isinstance_cls_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 39;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_2, tmp_isinstance_cls_2);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 39;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
tmp_condition_result_2 = (tmp_res != 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_2 == NUITKA_BOOL_TRUE) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_assign_source_2;
PyObject *tmp_called_value_2;
PyObject *tmp_expression_value_6;
PyObject *tmp_args_element_value_3;
PyObject *tmp_expression_value_7;
PyObject *tmp_expression_value_8;
PyObject *tmp_args_element_value_4;
PyObject *tmp_expression_value_9;
PyObject *tmp_expression_value_10;
CHECK_OBJECT(par_public_key);
tmp_expression_value_6 = par_public_key;
tmp_called_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_6, mod_consts[1]);
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 40;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
tmp_expression_value_8 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[2]);
if (unlikely(tmp_expression_value_8 == NULL)) {
tmp_expression_value_8 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[2]);
}
if (tmp_expression_value_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
exception_lineno = 41;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
tmp_expression_value_7 = LOOKUP_ATTRIBUTE(tmp_expression_value_8, mod_consts[3]);
if (tmp_expression_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
exception_lineno = 41;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_7, mod_consts[8]);
Py_DECREF(tmp_expression_value_7);
if (tmp_args_element_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
exception_lineno = 41;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
tmp_expression_value_10 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[2]);
if (unlikely(tmp_expression_value_10 == NULL)) {
tmp_expression_value_10 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[2]);
}
if (tmp_expression_value_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
Py_DECREF(tmp_args_element_value_3);
exception_lineno = 42;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
tmp_expression_value_9 = LOOKUP_ATTRIBUTE(tmp_expression_value_10, mod_consts[5]);
if (tmp_expression_value_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
Py_DECREF(tmp_args_element_value_3);
exception_lineno = 42;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_9, mod_consts[9]);
Py_DECREF(tmp_expression_value_9);
if (tmp_args_element_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_2);
Py_DECREF(tmp_args_element_value_3);
exception_lineno = 42;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
frame_02744c7ee1555559894493700cd69977->m_frame.f_lineno = 40;
{
PyObject *call_args[] = {tmp_args_element_value_3, tmp_args_element_value_4};
tmp_assign_source_2 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_2, call_args);
}
Py_DECREF(tmp_called_value_2);
Py_DECREF(tmp_args_element_value_3);
Py_DECREF(tmp_args_element_value_4);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 40;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
assert(var_data == NULL);
var_data = tmp_assign_source_2;
}
goto branch_end_2;
branch_no_2:;
{
PyObject *tmp_assign_source_3;
PyObject *tmp_called_value_3;
PyObject *tmp_expression_value_11;
PyObject *tmp_args_element_value_5;
PyObject *tmp_expression_value_12;
PyObject *tmp_expression_value_13;
PyObject *tmp_args_element_value_6;
PyObject *tmp_expression_value_14;
PyObject *tmp_expression_value_15;
CHECK_OBJECT(par_public_key);
tmp_expression_value_11 = par_public_key;
tmp_called_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_11, mod_consts[1]);
if (tmp_called_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 46;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
tmp_expression_value_13 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[2]);
if (unlikely(tmp_expression_value_13 == NULL)) {
tmp_expression_value_13 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[2]);
}
if (tmp_expression_value_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_3);
exception_lineno = 47;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
tmp_expression_value_12 = LOOKUP_ATTRIBUTE(tmp_expression_value_13, mod_consts[3]);
if (tmp_expression_value_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_3);
exception_lineno = 47;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_12, mod_consts[4]);
Py_DECREF(tmp_expression_value_12);
if (tmp_args_element_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_3);
exception_lineno = 47;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
tmp_expression_value_15 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[2]);
if (unlikely(tmp_expression_value_15 == NULL)) {
tmp_expression_value_15 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[2]);
}
if (tmp_expression_value_15 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_3);
Py_DECREF(tmp_args_element_value_5);
exception_lineno = 48;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
tmp_expression_value_14 = LOOKUP_ATTRIBUTE(tmp_expression_value_15, mod_consts[5]);
if (tmp_expression_value_14 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_3);
Py_DECREF(tmp_args_element_value_5);
exception_lineno = 48;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
tmp_args_element_value_6 = LOOKUP_ATTRIBUTE(tmp_expression_value_14, mod_consts[10]);
Py_DECREF(tmp_expression_value_14);
if (tmp_args_element_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_3);
Py_DECREF(tmp_args_element_value_5);
exception_lineno = 48;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
frame_02744c7ee1555559894493700cd69977->m_frame.f_lineno = 46;
{
PyObject *call_args[] = {tmp_args_element_value_5, tmp_args_element_value_6};
tmp_assign_source_3 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_3, call_args);
}
Py_DECREF(tmp_called_value_3);
Py_DECREF(tmp_args_element_value_5);
Py_DECREF(tmp_args_element_value_6);
if (tmp_assign_source_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 46;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
assert(var_serialized == NULL);
var_serialized = tmp_assign_source_3;
}
{
PyObject *tmp_assign_source_4;
PyObject *tmp_called_value_4;
PyObject *tmp_args_element_value_7;
tmp_called_value_4 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[11]);
if (unlikely(tmp_called_value_4 == NULL)) {
tmp_called_value_4 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[11]);
}
if (tmp_called_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 51;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_serialized);
tmp_args_element_value_7 = var_serialized;
frame_02744c7ee1555559894493700cd69977->m_frame.f_lineno = 51;
tmp_assign_source_4 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_4, tmp_args_element_value_7);
if (tmp_assign_source_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 51;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
assert(var_reader == NULL);
var_reader = tmp_assign_source_4;
}
// Tried code:
{
PyObject *tmp_assign_source_5;
PyObject *tmp_called_value_5;
PyObject *tmp_expression_value_16;
PyObject *tmp_args_element_value_8;
CHECK_OBJECT(var_reader);
tmp_expression_value_16 = var_reader;
tmp_called_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_16, mod_consts[12]);
if (tmp_called_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 52;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
tmp_args_element_value_8 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[13]);
if (unlikely(tmp_args_element_value_8 == NULL)) {
tmp_args_element_value_8 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[13]);
}
if (tmp_args_element_value_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_5);
exception_lineno = 52;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
frame_02744c7ee1555559894493700cd69977->m_frame.f_lineno = 52;
tmp_assign_source_5 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_5, tmp_args_element_value_8);
Py_DECREF(tmp_called_value_5);
if (tmp_assign_source_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 52;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
assert(tmp_with_1__source == NULL);
tmp_with_1__source = tmp_assign_source_5;
}
{
PyObject *tmp_assign_source_6;
PyObject *tmp_called_value_6;
PyObject *tmp_expression_value_17;
CHECK_OBJECT(tmp_with_1__source);
tmp_expression_value_17 = tmp_with_1__source;
tmp_called_value_6 = LOOKUP_SPECIAL(tmp_expression_value_17, mod_consts[14]);
if (tmp_called_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 52;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
frame_02744c7ee1555559894493700cd69977->m_frame.f_lineno = 52;
tmp_assign_source_6 = CALL_FUNCTION_NO_ARGS(tmp_called_value_6);
Py_DECREF(tmp_called_value_6);
if (tmp_assign_source_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 52;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
assert(tmp_with_1__enter == NULL);
tmp_with_1__enter = tmp_assign_source_6;
}
{
PyObject *tmp_assign_source_7;
PyObject *tmp_expression_value_18;
CHECK_OBJECT(tmp_with_1__source);
tmp_expression_value_18 = tmp_with_1__source;
tmp_assign_source_7 = LOOKUP_SPECIAL(tmp_expression_value_18, mod_consts[15]);
if (tmp_assign_source_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 52;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
assert(tmp_with_1__exit == NULL);
tmp_with_1__exit = tmp_assign_source_7;
}
{
nuitka_bool tmp_assign_source_8;
tmp_assign_source_8 = NUITKA_BOOL_TRUE;
tmp_with_1__indicator = tmp_assign_source_8;
}
{
PyObject *tmp_assign_source_9;
CHECK_OBJECT(tmp_with_1__enter);
tmp_assign_source_9 = tmp_with_1__enter;
assert(var_public_key_info == NULL);
Py_INCREF(tmp_assign_source_9);
var_public_key_info = tmp_assign_source_9;
}
// Tried code:
// Tried code:
{
PyObject *tmp_assign_source_10;
PyObject *tmp_called_value_7;
PyObject *tmp_expression_value_19;
PyObject *tmp_args_element_value_9;
CHECK_OBJECT(var_public_key_info);
tmp_expression_value_19 = var_public_key_info;
tmp_called_value_7 = LOOKUP_ATTRIBUTE(tmp_expression_value_19, mod_consts[16]);
if (tmp_called_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 53;
type_description_1 = "oooooo";
goto try_except_handler_4;
}
tmp_args_element_value_9 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[13]);
if (unlikely(tmp_args_element_value_9 == NULL)) {
tmp_args_element_value_9 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[13]);
}
if (tmp_args_element_value_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_7);
exception_lineno = 53;
type_description_1 = "oooooo";
goto try_except_handler_4;
}
frame_02744c7ee1555559894493700cd69977->m_frame.f_lineno = 53;
tmp_assign_source_10 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_7, tmp_args_element_value_9);
Py_DECREF(tmp_called_value_7);
if (tmp_assign_source_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 53;
type_description_1 = "oooooo";
goto try_except_handler_4;
}
assert(var_algorithm == NULL);
var_algorithm = tmp_assign_source_10;
}
{
PyObject *tmp_assign_source_11;
PyObject *tmp_called_value_8;
PyObject *tmp_expression_value_20;
PyObject *tmp_args_element_value_10;
CHECK_OBJECT(var_public_key_info);
tmp_expression_value_20 = var_public_key_info;
tmp_called_value_8 = LOOKUP_ATTRIBUTE(tmp_expression_value_20, mod_consts[16]);
if (tmp_called_value_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 54;
type_description_1 = "oooooo";
goto try_except_handler_4;
}
tmp_args_element_value_10 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[17]);
if (unlikely(tmp_args_element_value_10 == NULL)) {
tmp_args_element_value_10 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[17]);
}
if (tmp_args_element_value_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_8);
exception_lineno = 54;
type_description_1 = "oooooo";
goto try_except_handler_4;
}
frame_02744c7ee1555559894493700cd69977->m_frame.f_lineno = 54;
tmp_assign_source_11 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_8, tmp_args_element_value_10);
Py_DECREF(tmp_called_value_8);
if (tmp_assign_source_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 54;
type_description_1 = "oooooo";
goto try_except_handler_4;
}
{
PyObject *old = par_public_key;
assert(old != NULL);
par_public_key = tmp_assign_source_11;
Py_DECREF(old);
}
}
goto try_end_1;
// Exception handler code:
try_except_handler_4:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Preserve existing published exception id 1.
exception_preserved_1 = GET_CURRENT_EXCEPTION();
if (exception_keeper_tb_1 == NULL) {
exception_keeper_tb_1 = MAKE_TRACEBACK(frame_02744c7ee1555559894493700cd69977, exception_keeper_lineno_1);
} else if (exception_keeper_lineno_1 != 0) {
exception_keeper_tb_1 = ADD_TRACEBACK(exception_keeper_tb_1, frame_02744c7ee1555559894493700cd69977, exception_keeper_lineno_1);
}
PUBLISH_CURRENT_EXCEPTION(&exception_keeper_type_1, &exception_keeper_value_1, &exception_keeper_tb_1);
// Tried code:
{
bool tmp_condition_result_3;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
tmp_cmp_expr_left_1 = EXC_TYPE(PyThreadState_GET());
tmp_cmp_expr_right_1 = PyExc_BaseException;
tmp_res = EXCEPTION_MATCH_BOOL(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
assert(!(tmp_res == -1));
tmp_condition_result_3 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_3 != false) {
goto branch_yes_3;
} else {
goto branch_no_3;
}
}
branch_yes_3:;
{
nuitka_bool tmp_assign_source_12;
tmp_assign_source_12 = NUITKA_BOOL_FALSE;
tmp_with_1__indicator = tmp_assign_source_12;
}
{
bool tmp_condition_result_4;
PyObject *tmp_operand_value_1;
PyObject *tmp_called_value_9;
PyObject *tmp_args_element_value_11;
PyObject *tmp_args_element_value_12;
PyObject *tmp_args_element_value_13;
CHECK_OBJECT(tmp_with_1__exit);
tmp_called_value_9 = tmp_with_1__exit;
tmp_args_element_value_11 = EXC_TYPE(PyThreadState_GET());
tmp_args_element_value_12 = EXC_VALUE(PyThreadState_GET());
tmp_args_element_value_13 = (PyObject *)EXC_TRACEBACK(PyThreadState_GET());
frame_02744c7ee1555559894493700cd69977->m_frame.f_lineno = 54;
{
PyObject *call_args[] = {tmp_args_element_value_11, tmp_args_element_value_12, tmp_args_element_value_13};
tmp_operand_value_1 = CALL_FUNCTION_WITH_ARGS3(tmp_called_value_9, call_args);
}
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 54;
type_description_1 = "oooooo";
goto try_except_handler_5;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 54;
type_description_1 = "oooooo";
goto try_except_handler_5;
}
tmp_condition_result_4 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_4 != false) {
goto branch_yes_4;
} else {
goto branch_no_4;
}
}
branch_yes_4:;
tmp_result = RERAISE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
if (unlikely(tmp_result == false)) {
exception_lineno = 54;
}
if (exception_tb && exception_tb->tb_frame == &frame_02744c7ee1555559894493700cd69977->m_frame) frame_02744c7ee1555559894493700cd69977->m_frame.f_lineno = exception_tb->tb_lineno;
type_description_1 = "oooooo";
goto try_except_handler_5;
branch_no_4:;
goto branch_end_3;
branch_no_3:;
tmp_result = RERAISE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
if (unlikely(tmp_result == false)) {
exception_lineno = 52;
}
if (exception_tb && exception_tb->tb_frame == &frame_02744c7ee1555559894493700cd69977->m_frame) frame_02744c7ee1555559894493700cd69977->m_frame.f_lineno = exception_tb->tb_lineno;
type_description_1 = "oooooo";
goto try_except_handler_5;
branch_end_3:;
goto try_end_2;
// Exception handler code:
try_except_handler_5:;
exception_keeper_type_2 = exception_type;
exception_keeper_value_2 = exception_value;
exception_keeper_tb_2 = exception_tb;
exception_keeper_lineno_2 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Restore previous exception id 1.
SET_CURRENT_EXCEPTION(&exception_preserved_1);
// Re-raise.
exception_type = exception_keeper_type_2;
exception_value = exception_keeper_value_2;
exception_tb = exception_keeper_tb_2;
exception_lineno = exception_keeper_lineno_2;
goto try_except_handler_3;
// End of try:
try_end_2:;
// Restore previous exception id 1.
SET_CURRENT_EXCEPTION(&exception_preserved_1);
goto try_end_1;
NUITKA_CANNOT_GET_HERE("exception handler codes exits in all cases");
return NULL;
// End of try:
try_end_1:;
goto try_end_3;
// Exception handler code:
try_except_handler_3:;
exception_keeper_type_3 = exception_type;
exception_keeper_value_3 = exception_value;
exception_keeper_tb_3 = exception_tb;
exception_keeper_lineno_3 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
bool tmp_condition_result_5;
nuitka_bool tmp_cmp_expr_left_2;
nuitka_bool tmp_cmp_expr_right_2;
assert(tmp_with_1__indicator != NUITKA_BOOL_UNASSIGNED);
tmp_cmp_expr_left_2 = tmp_with_1__indicator;
tmp_cmp_expr_right_2 = NUITKA_BOOL_TRUE;
tmp_condition_result_5 = (tmp_cmp_expr_left_2 == tmp_cmp_expr_right_2) ? true : false;
if (tmp_condition_result_5 != false) {
goto branch_yes_5;
} else {
goto branch_no_5;
}
}
branch_yes_5:;
{
PyObject *tmp_called_value_10;
PyObject *tmp_call_result_1;
CHECK_OBJECT(tmp_with_1__exit);
tmp_called_value_10 = tmp_with_1__exit;
frame_02744c7ee1555559894493700cd69977->m_frame.f_lineno = 54;
tmp_call_result_1 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_10, mod_consts[18]);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(exception_keeper_type_3);
Py_XDECREF(exception_keeper_value_3);
Py_XDECREF(exception_keeper_tb_3);
exception_lineno = 54;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
Py_DECREF(tmp_call_result_1);
}
branch_no_5:;
// Re-raise.
exception_type = exception_keeper_type_3;
exception_value = exception_keeper_value_3;
exception_tb = exception_keeper_tb_3;
exception_lineno = exception_keeper_lineno_3;
goto try_except_handler_2;
// End of try:
try_end_3:;
{
bool tmp_condition_result_6;
nuitka_bool tmp_cmp_expr_left_3;
nuitka_bool tmp_cmp_expr_right_3;
assert(tmp_with_1__indicator != NUITKA_BOOL_UNASSIGNED);
tmp_cmp_expr_left_3 = tmp_with_1__indicator;
tmp_cmp_expr_right_3 = NUITKA_BOOL_TRUE;
tmp_condition_result_6 = (tmp_cmp_expr_left_3 == tmp_cmp_expr_right_3) ? true : false;
if (tmp_condition_result_6 != false) {
goto branch_yes_6;
} else {
goto branch_no_6;
}
}
branch_yes_6:;
{
PyObject *tmp_called_value_11;
PyObject *tmp_call_result_2;
CHECK_OBJECT(tmp_with_1__exit);
tmp_called_value_11 = tmp_with_1__exit;
frame_02744c7ee1555559894493700cd69977->m_frame.f_lineno = 54;
tmp_call_result_2 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_11, mod_consts[18]);
if (tmp_call_result_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 54;
type_description_1 = "oooooo";
goto try_except_handler_2;
}
Py_DECREF(tmp_call_result_2);
}
branch_no_6:;
goto try_end_4;
// 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_with_1__source);
tmp_with_1__source = NULL;
Py_XDECREF(tmp_with_1__enter);
tmp_with_1__enter = NULL;
Py_XDECREF(tmp_with_1__exit);
tmp_with_1__exit = NULL;
// Re-raise.
exception_type = exception_keeper_type_4;
exception_value = exception_keeper_value_4;
exception_tb = exception_keeper_tb_4;
exception_lineno = exception_keeper_lineno_4;
goto frame_exception_exit_1;
// End of try:
try_end_4:;
CHECK_OBJECT(tmp_with_1__source);
Py_DECREF(tmp_with_1__source);
tmp_with_1__source = NULL;
CHECK_OBJECT(tmp_with_1__enter);
Py_DECREF(tmp_with_1__enter);
tmp_with_1__enter = NULL;
Py_XDECREF(tmp_with_1__exit);
tmp_with_1__exit = NULL;
// Tried code:
{
PyObject *tmp_assign_source_13;
if (var_algorithm == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[19]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 57;
type_description_1 = "oooooo";
goto try_except_handler_6;
}
tmp_assign_source_13 = var_algorithm;
assert(tmp_with_2__source == NULL);
Py_INCREF(tmp_assign_source_13);
tmp_with_2__source = tmp_assign_source_13;
}
{
PyObject *tmp_assign_source_14;
PyObject *tmp_called_value_12;
PyObject *tmp_expression_value_21;
CHECK_OBJECT(tmp_with_2__source);
tmp_expression_value_21 = tmp_with_2__source;
tmp_called_value_12 = LOOKUP_SPECIAL(tmp_expression_value_21, mod_consts[14]);
if (tmp_called_value_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 57;
type_description_1 = "oooooo";
goto try_except_handler_6;
}
frame_02744c7ee1555559894493700cd69977->m_frame.f_lineno = 57;
tmp_assign_source_14 = CALL_FUNCTION_NO_ARGS(tmp_called_value_12);
Py_DECREF(tmp_called_value_12);
if (tmp_assign_source_14 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 57;
type_description_1 = "oooooo";
goto try_except_handler_6;
}
assert(tmp_with_2__enter == NULL);
tmp_with_2__enter = tmp_assign_source_14;
}
{
PyObject *tmp_assign_source_15;
PyObject *tmp_expression_value_22;
CHECK_OBJECT(tmp_with_2__source);
tmp_expression_value_22 = tmp_with_2__source;
tmp_assign_source_15 = LOOKUP_SPECIAL(tmp_expression_value_22, mod_consts[15]);
if (tmp_assign_source_15 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 57;
type_description_1 = "oooooo";
goto try_except_handler_6;
}
assert(tmp_with_2__exit == NULL);
tmp_with_2__exit = tmp_assign_source_15;
}
{
nuitka_bool tmp_assign_source_16;
tmp_assign_source_16 = NUITKA_BOOL_TRUE;
tmp_with_2__indicator = tmp_assign_source_16;
}
// Tried code:
// Tried code:
{
PyObject *tmp_called_value_13;
PyObject *tmp_expression_value_23;
PyObject *tmp_call_result_3;
PyObject *tmp_args_element_value_14;
if (var_algorithm == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[19]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 58;
type_description_1 = "oooooo";
goto try_except_handler_8;
}
tmp_expression_value_23 = var_algorithm;
tmp_called_value_13 = LOOKUP_ATTRIBUTE(tmp_expression_value_23, mod_consts[16]);
if (tmp_called_value_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 58;
type_description_1 = "oooooo";
goto try_except_handler_8;
}
tmp_args_element_value_14 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[20]);
if (unlikely(tmp_args_element_value_14 == NULL)) {
tmp_args_element_value_14 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[20]);
}
if (tmp_args_element_value_14 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_13);
exception_lineno = 58;
type_description_1 = "oooooo";
goto try_except_handler_8;
}
frame_02744c7ee1555559894493700cd69977->m_frame.f_lineno = 58;
tmp_call_result_3 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_13, tmp_args_element_value_14);
Py_DECREF(tmp_called_value_13);
if (tmp_call_result_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 58;
type_description_1 = "oooooo";
goto try_except_handler_8;
}
Py_DECREF(tmp_call_result_3);
}
{
bool tmp_condition_result_7;
PyObject *tmp_operand_value_2;
PyObject *tmp_called_instance_1;
if (var_algorithm == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[19]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 59;
type_description_1 = "oooooo";
goto try_except_handler_8;
}
tmp_called_instance_1 = var_algorithm;
frame_02744c7ee1555559894493700cd69977->m_frame.f_lineno = 59;
tmp_operand_value_2 = CALL_METHOD_NO_ARGS(tmp_called_instance_1, mod_consts[21]);
if (tmp_operand_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 59;
type_description_1 = "oooooo";
goto try_except_handler_8;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_2);
Py_DECREF(tmp_operand_value_2);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 59;
type_description_1 = "oooooo";
goto try_except_handler_8;
}
tmp_condition_result_7 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_7 != false) {
goto branch_yes_7;
} else {
goto branch_no_7;
}
}
branch_yes_7:;
{
PyObject *tmp_called_instance_2;
PyObject *tmp_call_result_4;
if (var_algorithm == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[19]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 61;
type_description_1 = "oooooo";
goto try_except_handler_8;
}
tmp_called_instance_2 = var_algorithm;
frame_02744c7ee1555559894493700cd69977->m_frame.f_lineno = 61;
tmp_call_result_4 = CALL_METHOD_NO_ARGS(tmp_called_instance_2, mod_consts[22]);
if (tmp_call_result_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 61;
type_description_1 = "oooooo";
goto try_except_handler_8;
}
Py_DECREF(tmp_call_result_4);
}
branch_no_7:;
goto try_end_5;
// Exception handler code:
try_except_handler_8:;
exception_keeper_type_5 = exception_type;
exception_keeper_value_5 = exception_value;
exception_keeper_tb_5 = exception_tb;
exception_keeper_lineno_5 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Preserve existing published exception id 2.
exception_preserved_2 = GET_CURRENT_EXCEPTION();
if (exception_keeper_tb_5 == NULL) {
exception_keeper_tb_5 = MAKE_TRACEBACK(frame_02744c7ee1555559894493700cd69977, exception_keeper_lineno_5);
} else if (exception_keeper_lineno_5 != 0) {
exception_keeper_tb_5 = ADD_TRACEBACK(exception_keeper_tb_5, frame_02744c7ee1555559894493700cd69977, exception_keeper_lineno_5);
}
PUBLISH_CURRENT_EXCEPTION(&exception_keeper_type_5, &exception_keeper_value_5, &exception_keeper_tb_5);
// Tried code:
{
bool tmp_condition_result_8;
PyObject *tmp_cmp_expr_left_4;
PyObject *tmp_cmp_expr_right_4;
tmp_cmp_expr_left_4 = EXC_TYPE(PyThreadState_GET());
tmp_cmp_expr_right_4 = PyExc_BaseException;
tmp_res = EXCEPTION_MATCH_BOOL(tmp_cmp_expr_left_4, tmp_cmp_expr_right_4);
assert(!(tmp_res == -1));
tmp_condition_result_8 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_8 != false) {
goto branch_yes_8;
} else {
goto branch_no_8;
}
}
branch_yes_8:;
{
nuitka_bool tmp_assign_source_17;
tmp_assign_source_17 = NUITKA_BOOL_FALSE;
tmp_with_2__indicator = tmp_assign_source_17;
}
{
bool tmp_condition_result_9;
PyObject *tmp_operand_value_3;
PyObject *tmp_called_value_14;
PyObject *tmp_args_element_value_15;
PyObject *tmp_args_element_value_16;
PyObject *tmp_args_element_value_17;
CHECK_OBJECT(tmp_with_2__exit);
tmp_called_value_14 = tmp_with_2__exit;
tmp_args_element_value_15 = EXC_TYPE(PyThreadState_GET());
tmp_args_element_value_16 = EXC_VALUE(PyThreadState_GET());
tmp_args_element_value_17 = (PyObject *)EXC_TRACEBACK(PyThreadState_GET());
frame_02744c7ee1555559894493700cd69977->m_frame.f_lineno = 61;
{
PyObject *call_args[] = {tmp_args_element_value_15, tmp_args_element_value_16, tmp_args_element_value_17};
tmp_operand_value_3 = CALL_FUNCTION_WITH_ARGS3(tmp_called_value_14, call_args);
}
if (tmp_operand_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 61;
type_description_1 = "oooooo";
goto try_except_handler_9;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_3);
Py_DECREF(tmp_operand_value_3);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 61;
type_description_1 = "oooooo";
goto try_except_handler_9;
}
tmp_condition_result_9 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_9 != false) {
goto branch_yes_9;
} else {
goto branch_no_9;
}
}
branch_yes_9:;
tmp_result = RERAISE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
if (unlikely(tmp_result == false)) {
exception_lineno = 61;
}
if (exception_tb && exception_tb->tb_frame == &frame_02744c7ee1555559894493700cd69977->m_frame) frame_02744c7ee1555559894493700cd69977->m_frame.f_lineno = exception_tb->tb_lineno;
type_description_1 = "oooooo";
goto try_except_handler_9;
branch_no_9:;
goto branch_end_8;
branch_no_8:;
tmp_result = RERAISE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
if (unlikely(tmp_result == false)) {
exception_lineno = 57;
}
if (exception_tb && exception_tb->tb_frame == &frame_02744c7ee1555559894493700cd69977->m_frame) frame_02744c7ee1555559894493700cd69977->m_frame.f_lineno = exception_tb->tb_lineno;
type_description_1 = "oooooo";
goto try_except_handler_9;
branch_end_8:;
goto try_end_6;
// Exception handler code:
try_except_handler_9:;
exception_keeper_type_6 = exception_type;
exception_keeper_value_6 = exception_value;
exception_keeper_tb_6 = exception_tb;
exception_keeper_lineno_6 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Restore previous exception id 2.
SET_CURRENT_EXCEPTION(&exception_preserved_2);
// Re-raise.
exception_type = exception_keeper_type_6;
exception_value = exception_keeper_value_6;
exception_tb = exception_keeper_tb_6;
exception_lineno = exception_keeper_lineno_6;
goto try_except_handler_7;
// End of try:
try_end_6:;
// Restore previous exception id 2.
SET_CURRENT_EXCEPTION(&exception_preserved_2);
goto try_end_5;
NUITKA_CANNOT_GET_HERE("exception handler codes exits in all cases");
return NULL;
// End of try:
try_end_5:;
goto try_end_7;
// Exception handler code:
try_except_handler_7:;
exception_keeper_type_7 = exception_type;
exception_keeper_value_7 = exception_value;
exception_keeper_tb_7 = exception_tb;
exception_keeper_lineno_7 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
{
bool tmp_condition_result_10;
nuitka_bool tmp_cmp_expr_left_5;
nuitka_bool tmp_cmp_expr_right_5;
assert(tmp_with_2__indicator != NUITKA_BOOL_UNASSIGNED);
tmp_cmp_expr_left_5 = tmp_with_2__indicator;
tmp_cmp_expr_right_5 = NUITKA_BOOL_TRUE;
tmp_condition_result_10 = (tmp_cmp_expr_left_5 == tmp_cmp_expr_right_5) ? true : false;
if (tmp_condition_result_10 != false) {
goto branch_yes_10;
} else {
goto branch_no_10;
}
}
branch_yes_10:;
{
PyObject *tmp_called_value_15;
PyObject *tmp_call_result_5;
CHECK_OBJECT(tmp_with_2__exit);
tmp_called_value_15 = tmp_with_2__exit;
frame_02744c7ee1555559894493700cd69977->m_frame.f_lineno = 61;
tmp_call_result_5 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_15, mod_consts[18]);
if (tmp_call_result_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(exception_keeper_type_7);
Py_XDECREF(exception_keeper_value_7);
Py_XDECREF(exception_keeper_tb_7);
exception_lineno = 61;
type_description_1 = "oooooo";
goto try_except_handler_6;
}
Py_DECREF(tmp_call_result_5);
}
branch_no_10:;
// Re-raise.
exception_type = exception_keeper_type_7;
exception_value = exception_keeper_value_7;
exception_tb = exception_keeper_tb_7;
exception_lineno = exception_keeper_lineno_7;
goto try_except_handler_6;
// End of try:
try_end_7:;
{
bool tmp_condition_result_11;
nuitka_bool tmp_cmp_expr_left_6;
nuitka_bool tmp_cmp_expr_right_6;
assert(tmp_with_2__indicator != NUITKA_BOOL_UNASSIGNED);
tmp_cmp_expr_left_6 = tmp_with_2__indicator;
tmp_cmp_expr_right_6 = NUITKA_BOOL_TRUE;
tmp_condition_result_11 = (tmp_cmp_expr_left_6 == tmp_cmp_expr_right_6) ? true : false;
if (tmp_condition_result_11 != false) {
goto branch_yes_11;
} else {
goto branch_no_11;
}
}
branch_yes_11:;
{
PyObject *tmp_called_value_16;
PyObject *tmp_call_result_6;
CHECK_OBJECT(tmp_with_2__exit);
tmp_called_value_16 = tmp_with_2__exit;
frame_02744c7ee1555559894493700cd69977->m_frame.f_lineno = 61;
tmp_call_result_6 = CALL_FUNCTION_WITH_POSARGS3(tmp_called_value_16, mod_consts[18]);
if (tmp_call_result_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 61;
type_description_1 = "oooooo";
goto try_except_handler_6;
}
Py_DECREF(tmp_call_result_6);
}
branch_no_11:;
goto try_end_8;
// Exception handler code:
try_except_handler_6:;
exception_keeper_type_8 = exception_type;
exception_keeper_value_8 = exception_value;
exception_keeper_tb_8 = exception_tb;
exception_keeper_lineno_8 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_with_2__source);
tmp_with_2__source = NULL;
Py_XDECREF(tmp_with_2__enter);
tmp_with_2__enter = NULL;
Py_XDECREF(tmp_with_2__exit);
tmp_with_2__exit = NULL;
// Re-raise.
exception_type = exception_keeper_type_8;
exception_value = exception_keeper_value_8;
exception_tb = exception_keeper_tb_8;
exception_lineno = exception_keeper_lineno_8;
goto frame_exception_exit_1;
// End of try:
try_end_8:;
CHECK_OBJECT(tmp_with_2__source);
Py_DECREF(tmp_with_2__source);
tmp_with_2__source = NULL;
CHECK_OBJECT(tmp_with_2__enter);
Py_DECREF(tmp_with_2__enter);
tmp_with_2__enter = NULL;
Py_XDECREF(tmp_with_2__exit);
tmp_with_2__exit = NULL;
{
nuitka_bool tmp_condition_result_12;
PyObject *tmp_cmp_expr_left_7;
PyObject *tmp_cmp_expr_right_7;
PyObject *tmp_called_instance_3;
if (par_public_key == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[23]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 65;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
tmp_called_instance_3 = par_public_key;
frame_02744c7ee1555559894493700cd69977->m_frame.f_lineno = 65;
tmp_cmp_expr_left_7 = CALL_METHOD_NO_ARGS(tmp_called_instance_3, mod_consts[24]);
if (tmp_cmp_expr_left_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 65;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_7 = mod_consts[25];
tmp_condition_result_12 = RICH_COMPARE_NE_NBOOL_OBJECT_LONG(tmp_cmp_expr_left_7, tmp_cmp_expr_right_7);
Py_DECREF(tmp_cmp_expr_left_7);
if (tmp_condition_result_12 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 65;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
if (tmp_condition_result_12 == NUITKA_BOOL_TRUE) {
goto branch_yes_12;
} else {
goto branch_no_12;
}
}
branch_yes_12:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_make_exception_arg_1;
tmp_make_exception_arg_1 = mod_consts[26];
frame_02744c7ee1555559894493700cd69977->m_frame.f_lineno = 66;
tmp_raise_type_1 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_ValueError, tmp_make_exception_arg_1);
assert(!(tmp_raise_type_1 == NULL));
exception_type = tmp_raise_type_1;
exception_lineno = 66;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
branch_no_12:;
{
PyObject *tmp_assign_source_18;
PyObject *tmp_expression_value_24;
if (par_public_key == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[23]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 68;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
tmp_expression_value_24 = par_public_key;
tmp_assign_source_18 = LOOKUP_ATTRIBUTE(tmp_expression_value_24, mod_consts[27]);
if (tmp_assign_source_18 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 68;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
assert(var_data == NULL);
var_data = tmp_assign_source_18;
}
branch_end_2:;
branch_end_1:;
{
PyObject *tmp_called_instance_4;
PyObject *tmp_called_instance_5;
PyObject *tmp_args_element_value_18;
tmp_called_instance_5 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[28]);
if (unlikely(tmp_called_instance_5 == NULL)) {
tmp_called_instance_5 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[28]);
}
if (tmp_called_instance_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 70;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(var_data);
tmp_args_element_value_18 = var_data;
frame_02744c7ee1555559894493700cd69977->m_frame.f_lineno = 70;
tmp_called_instance_4 = CALL_METHOD_WITH_SINGLE_ARG(tmp_called_instance_5, mod_consts[29], tmp_args_element_value_18);
if (tmp_called_instance_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 70;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
frame_02744c7ee1555559894493700cd69977->m_frame.f_lineno = 70;
tmp_return_value = CALL_METHOD_NO_ARGS(tmp_called_instance_4, mod_consts[30]);
Py_DECREF(tmp_called_instance_4);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 70;
type_description_1 = "oooooo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_02744c7ee1555559894493700cd69977);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_02744c7ee1555559894493700cd69977);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_02744c7ee1555559894493700cd69977);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_02744c7ee1555559894493700cd69977, exception_lineno);
} else if (exception_tb->tb_frame != &frame_02744c7ee1555559894493700cd69977->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_02744c7ee1555559894493700cd69977, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_02744c7ee1555559894493700cd69977,
type_description_1,
par_public_key,
var_data,
var_serialized,
var_reader,
var_public_key_info,
var_algorithm
);
// Release cached frame if used for exception.
if (frame_02744c7ee1555559894493700cd69977 == cache_frame_02744c7ee1555559894493700cd69977) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_02744c7ee1555559894493700cd69977);
cache_frame_02744c7ee1555559894493700cd69977 = NULL;
}
assertFrameObject(frame_02744c7ee1555559894493700cd69977);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
Py_XDECREF(par_public_key);
par_public_key = NULL;
CHECK_OBJECT(var_data);
Py_DECREF(var_data);
var_data = NULL;
Py_XDECREF(var_serialized);
var_serialized = NULL;
Py_XDECREF(var_reader);
var_reader = NULL;
Py_XDECREF(var_public_key_info);
var_public_key_info = NULL;
Py_XDECREF(var_algorithm);
var_algorithm = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_9 = exception_type;
exception_keeper_value_9 = exception_value;
exception_keeper_tb_9 = exception_tb;
exception_keeper_lineno_9 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(par_public_key);
par_public_key = NULL;
Py_XDECREF(var_data);
var_data = NULL;
Py_XDECREF(var_serialized);
var_serialized = NULL;
Py_XDECREF(var_reader);
var_reader = NULL;
Py_XDECREF(var_public_key_info);
var_public_key_info = NULL;
Py_XDECREF(var_algorithm);
var_algorithm = NULL;
// Re-raise.
exception_type = exception_keeper_type_9;
exception_value = exception_keeper_value_9;
exception_tb = exception_keeper_tb_9;
exception_lineno = exception_keeper_lineno_9;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_cryptography$x509$extensions$$$function__2__make_sequence_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.
struct Nuitka_CellObject *par_field_name = Nuitka_Cell_New1(python_pars[0]);
PyObject *var_len_method = NULL;
PyObject *var_iter_method = NULL;
PyObject *var_getitem_method = NULL;
PyObject *tmp_return_value = NULL;
// Actual function body.
{
PyObject *tmp_assign_source_1;
struct Nuitka_CellObject *tmp_closure_1[1];
tmp_closure_1[0] = par_field_name;
Py_INCREF(tmp_closure_1[0]);
tmp_assign_source_1 = MAKE_FUNCTION_cryptography$x509$extensions$$$function__2__make_sequence_methods$$$function__1_len_method(tmp_closure_1);
assert(var_len_method == NULL);
var_len_method = tmp_assign_source_1;
}
{
PyObject *tmp_assign_source_2;
struct Nuitka_CellObject *tmp_closure_2[1];
tmp_closure_2[0] = par_field_name;
Py_INCREF(tmp_closure_2[0]);
tmp_assign_source_2 = MAKE_FUNCTION_cryptography$x509$extensions$$$function__2__make_sequence_methods$$$function__2_iter_method(tmp_closure_2);
assert(var_iter_method == NULL);
var_iter_method = tmp_assign_source_2;
}
{
PyObject *tmp_assign_source_3;
struct Nuitka_CellObject *tmp_closure_3[1];
tmp_closure_3[0] = par_field_name;
Py_INCREF(tmp_closure_3[0]);
tmp_assign_source_3 = MAKE_FUNCTION_cryptography$x509$extensions$$$function__2__make_sequence_methods$$$function__3_getitem_method(tmp_closure_3);
assert(var_getitem_method == NULL);
var_getitem_method = tmp_assign_source_3;
}
// Tried code:
{
PyObject *tmp_tuple_element_1;
CHECK_OBJECT(var_len_method);
tmp_tuple_element_1 = var_len_method;
tmp_return_value = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_return_value, 0, tmp_tuple_element_1);
CHECK_OBJECT(var_iter_method);
tmp_tuple_element_1 = var_iter_method;
PyTuple_SET_ITEM0(tmp_return_value, 1, tmp_tuple_element_1);
CHECK_OBJECT(var_getitem_method);
tmp_tuple_element_1 = var_getitem_method;
PyTuple_SET_ITEM0(tmp_return_value, 2, tmp_tuple_element_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(var_len_method);
Py_DECREF(var_len_method);
var_len_method = NULL;
CHECK_OBJECT(var_iter_method);
Py_DECREF(var_iter_method);
var_iter_method = NULL;
CHECK_OBJECT(var_getitem_method);
Py_DECREF(var_getitem_method);
var_getitem_method = NULL;
goto function_return_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_field_name);
Py_DECREF(par_field_name);
// 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_cryptography$x509$extensions$$$function__2__make_sequence_methods$$$function__1_len_method(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_d58236d37c0b5956237a360f0b2f8a60;
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_d58236d37c0b5956237a360f0b2f8a60 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_d58236d37c0b5956237a360f0b2f8a60)) {
Py_XDECREF(cache_frame_d58236d37c0b5956237a360f0b2f8a60);
#if _DEBUG_REFCOUNTS
if (cache_frame_d58236d37c0b5956237a360f0b2f8a60 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_d58236d37c0b5956237a360f0b2f8a60 = MAKE_FUNCTION_FRAME(codeobj_d58236d37c0b5956237a360f0b2f8a60, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_d58236d37c0b5956237a360f0b2f8a60->m_type_description == NULL);
frame_d58236d37c0b5956237a360f0b2f8a60 = cache_frame_d58236d37c0b5956237a360f0b2f8a60;
// Push the new frame as the currently active one.
pushFrameStack(frame_d58236d37c0b5956237a360f0b2f8a60);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_d58236d37c0b5956237a360f0b2f8a60) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_len_arg_1;
PyObject *tmp_getattr_target_1;
PyObject *tmp_getattr_attr_1;
CHECK_OBJECT(par_self);
tmp_getattr_target_1 = par_self;
if (Nuitka_Cell_GET(self->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&exception_type, &exception_value, mod_consts[37]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 75;
type_description_1 = "oc";
goto frame_exception_exit_1;
}
tmp_getattr_attr_1 = Nuitka_Cell_GET(self->m_closure[0]);
tmp_len_arg_1 = BUILTIN_GETATTR(tmp_getattr_target_1, tmp_getattr_attr_1, NULL);
if (tmp_len_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 75;
type_description_1 = "oc";
goto frame_exception_exit_1;
}
tmp_return_value = BUILTIN_LEN(tmp_len_arg_1);
Py_DECREF(tmp_len_arg_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 75;
type_description_1 = "oc";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_d58236d37c0b5956237a360f0b2f8a60);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_d58236d37c0b5956237a360f0b2f8a60);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_d58236d37c0b5956237a360f0b2f8a60);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_d58236d37c0b5956237a360f0b2f8a60, exception_lineno);
} else if (exception_tb->tb_frame != &frame_d58236d37c0b5956237a360f0b2f8a60->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_d58236d37c0b5956237a360f0b2f8a60, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_d58236d37c0b5956237a360f0b2f8a60,
type_description_1,
par_self,
self->m_closure[0]
);
// Release cached frame if used for exception.
if (frame_d58236d37c0b5956237a360f0b2f8a60 == cache_frame_d58236d37c0b5956237a360f0b2f8a60) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_d58236d37c0b5956237a360f0b2f8a60);
cache_frame_d58236d37c0b5956237a360f0b2f8a60 = NULL;
}
assertFrameObject(frame_d58236d37c0b5956237a360f0b2f8a60);
// 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_cryptography$x509$extensions$$$function__2__make_sequence_methods$$$function__2_iter_method(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_113caf390b1d42c14d1aea6845ed4c43;
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_113caf390b1d42c14d1aea6845ed4c43 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_113caf390b1d42c14d1aea6845ed4c43)) {
Py_XDECREF(cache_frame_113caf390b1d42c14d1aea6845ed4c43);
#if _DEBUG_REFCOUNTS
if (cache_frame_113caf390b1d42c14d1aea6845ed4c43 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_113caf390b1d42c14d1aea6845ed4c43 = MAKE_FUNCTION_FRAME(codeobj_113caf390b1d42c14d1aea6845ed4c43, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_113caf390b1d42c14d1aea6845ed4c43->m_type_description == NULL);
frame_113caf390b1d42c14d1aea6845ed4c43 = cache_frame_113caf390b1d42c14d1aea6845ed4c43;
// Push the new frame as the currently active one.
pushFrameStack(frame_113caf390b1d42c14d1aea6845ed4c43);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_113caf390b1d42c14d1aea6845ed4c43) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_iter_arg_1;
PyObject *tmp_getattr_target_1;
PyObject *tmp_getattr_attr_1;
CHECK_OBJECT(par_self);
tmp_getattr_target_1 = par_self;
if (Nuitka_Cell_GET(self->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&exception_type, &exception_value, mod_consts[37]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 78;
type_description_1 = "oc";
goto frame_exception_exit_1;
}
tmp_getattr_attr_1 = Nuitka_Cell_GET(self->m_closure[0]);
tmp_iter_arg_1 = BUILTIN_GETATTR(tmp_getattr_target_1, tmp_getattr_attr_1, NULL);
if (tmp_iter_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 78;
type_description_1 = "oc";
goto frame_exception_exit_1;
}
tmp_return_value = MAKE_ITERATOR(tmp_iter_arg_1);
Py_DECREF(tmp_iter_arg_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 78;
type_description_1 = "oc";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_113caf390b1d42c14d1aea6845ed4c43);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_113caf390b1d42c14d1aea6845ed4c43);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_113caf390b1d42c14d1aea6845ed4c43);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_113caf390b1d42c14d1aea6845ed4c43, exception_lineno);
} else if (exception_tb->tb_frame != &frame_113caf390b1d42c14d1aea6845ed4c43->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_113caf390b1d42c14d1aea6845ed4c43, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_113caf390b1d42c14d1aea6845ed4c43,
type_description_1,
par_self,
self->m_closure[0]
);
// Release cached frame if used for exception.
if (frame_113caf390b1d42c14d1aea6845ed4c43 == cache_frame_113caf390b1d42c14d1aea6845ed4c43) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_113caf390b1d42c14d1aea6845ed4c43);
cache_frame_113caf390b1d42c14d1aea6845ed4c43 = NULL;
}
assertFrameObject(frame_113caf390b1d42c14d1aea6845ed4c43);
// 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_cryptography$x509$extensions$$$function__2__make_sequence_methods$$$function__3_getitem_method(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_idx = python_pars[1];
struct Nuitka_FrameObject *frame_41ee556146c461ea391cb85a233c8093;
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_41ee556146c461ea391cb85a233c8093 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_41ee556146c461ea391cb85a233c8093)) {
Py_XDECREF(cache_frame_41ee556146c461ea391cb85a233c8093);
#if _DEBUG_REFCOUNTS
if (cache_frame_41ee556146c461ea391cb85a233c8093 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_41ee556146c461ea391cb85a233c8093 = MAKE_FUNCTION_FRAME(codeobj_41ee556146c461ea391cb85a233c8093, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_41ee556146c461ea391cb85a233c8093->m_type_description == NULL);
frame_41ee556146c461ea391cb85a233c8093 = cache_frame_41ee556146c461ea391cb85a233c8093;
// Push the new frame as the currently active one.
pushFrameStack(frame_41ee556146c461ea391cb85a233c8093);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_41ee556146c461ea391cb85a233c8093) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_expression_value_1;
PyObject *tmp_getattr_target_1;
PyObject *tmp_getattr_attr_1;
PyObject *tmp_subscript_value_1;
CHECK_OBJECT(par_self);
tmp_getattr_target_1 = par_self;
if (Nuitka_Cell_GET(self->m_closure[0]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&exception_type, &exception_value, mod_consts[37]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 81;
type_description_1 = "ooc";
goto frame_exception_exit_1;
}
tmp_getattr_attr_1 = Nuitka_Cell_GET(self->m_closure[0]);
tmp_expression_value_1 = BUILTIN_GETATTR(tmp_getattr_target_1, tmp_getattr_attr_1, NULL);
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 81;
type_description_1 = "ooc";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_idx);
tmp_subscript_value_1 = par_idx;
tmp_return_value = LOOKUP_SUBSCRIPT(tmp_expression_value_1, tmp_subscript_value_1);
Py_DECREF(tmp_expression_value_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 81;
type_description_1 = "ooc";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_41ee556146c461ea391cb85a233c8093);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_41ee556146c461ea391cb85a233c8093);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_41ee556146c461ea391cb85a233c8093);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_41ee556146c461ea391cb85a233c8093, exception_lineno);
} else if (exception_tb->tb_frame != &frame_41ee556146c461ea391cb85a233c8093->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_41ee556146c461ea391cb85a233c8093, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_41ee556146c461ea391cb85a233c8093,
type_description_1,
par_self,
par_idx,
self->m_closure[0]
);
// Release cached frame if used for exception.
if (frame_41ee556146c461ea391cb85a233c8093 == cache_frame_41ee556146c461ea391cb85a233c8093) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_41ee556146c461ea391cb85a233c8093);
cache_frame_41ee556146c461ea391cb85a233c8093 = NULL;
}
assertFrameObject(frame_41ee556146c461ea391cb85a233c8093);
// 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_idx);
Py_DECREF(par_idx);
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_idx);
Py_DECREF(par_idx);
// 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_cryptography$x509$extensions$$$function__3___init__(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_msg = python_pars[1];
PyObject *par_oid = python_pars[2];
struct Nuitka_FrameObject *frame_c3dd8a03ab2e1877c0bb329d2fb5d85a;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
bool tmp_result;
static struct Nuitka_FrameObject *cache_frame_c3dd8a03ab2e1877c0bb329d2fb5d85a = NULL;
PyObject *tmp_return_value = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_c3dd8a03ab2e1877c0bb329d2fb5d85a)) {
Py_XDECREF(cache_frame_c3dd8a03ab2e1877c0bb329d2fb5d85a);
#if _DEBUG_REFCOUNTS
if (cache_frame_c3dd8a03ab2e1877c0bb329d2fb5d85a == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_c3dd8a03ab2e1877c0bb329d2fb5d85a = MAKE_FUNCTION_FRAME(codeobj_c3dd8a03ab2e1877c0bb329d2fb5d85a, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_c3dd8a03ab2e1877c0bb329d2fb5d85a->m_type_description == NULL);
frame_c3dd8a03ab2e1877c0bb329d2fb5d85a = cache_frame_c3dd8a03ab2e1877c0bb329d2fb5d85a;
// Push the new frame as the currently active one.
pushFrameStack(frame_c3dd8a03ab2e1877c0bb329d2fb5d85a);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_c3dd8a03ab2e1877c0bb329d2fb5d85a) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_called_instance_1;
PyObject *tmp_type_arg_value_1;
PyObject *tmp_object_arg_value_1;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_1;
tmp_type_arg_value_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[38]);
if (unlikely(tmp_type_arg_value_1 == NULL)) {
tmp_type_arg_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[38]);
}
if (tmp_type_arg_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 88;
type_description_1 = "oooN";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_object_arg_value_1 = par_self;
tmp_called_instance_1 = BUILTIN_SUPER2(moduledict_cryptography$x509$extensions, tmp_type_arg_value_1, tmp_object_arg_value_1);
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 88;
type_description_1 = "oooN";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_msg);
tmp_args_element_value_1 = par_msg;
frame_c3dd8a03ab2e1877c0bb329d2fb5d85a->m_frame.f_lineno = 88;
tmp_call_result_1 = CALL_METHOD_WITH_SINGLE_ARG(tmp_called_instance_1, mod_consts[39], tmp_args_element_value_1);
Py_DECREF(tmp_called_instance_1);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 88;
type_description_1 = "oooN";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
CHECK_OBJECT(par_oid);
tmp_assattr_value_1 = par_oid;
CHECK_OBJECT(par_self);
tmp_assattr_target_1 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[40], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 89;
type_description_1 = "oooN";
goto frame_exception_exit_1;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_c3dd8a03ab2e1877c0bb329d2fb5d85a);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_c3dd8a03ab2e1877c0bb329d2fb5d85a);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_c3dd8a03ab2e1877c0bb329d2fb5d85a, exception_lineno);
} else if (exception_tb->tb_frame != &frame_c3dd8a03ab2e1877c0bb329d2fb5d85a->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_c3dd8a03ab2e1877c0bb329d2fb5d85a, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_c3dd8a03ab2e1877c0bb329d2fb5d85a,
type_description_1,
par_self,
par_msg,
par_oid,
NULL
);
// Release cached frame if used for exception.
if (frame_c3dd8a03ab2e1877c0bb329d2fb5d85a == cache_frame_c3dd8a03ab2e1877c0bb329d2fb5d85a) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_c3dd8a03ab2e1877c0bb329d2fb5d85a);
cache_frame_c3dd8a03ab2e1877c0bb329d2fb5d85a = NULL;
}
assertFrameObject(frame_c3dd8a03ab2e1877c0bb329d2fb5d85a);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto function_return_exit;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_msg);
Py_DECREF(par_msg);
CHECK_OBJECT(par_oid);
Py_DECREF(par_oid);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_msg);
Py_DECREF(par_msg);
CHECK_OBJECT(par_oid);
Py_DECREF(par_oid);
// 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_cryptography$x509$extensions$$$function__4___init__(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_msg = python_pars[1];
PyObject *par_oid = python_pars[2];
struct Nuitka_FrameObject *frame_7ed837c1e00b30f8190a9cdef7b3271c;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
bool tmp_result;
static struct Nuitka_FrameObject *cache_frame_7ed837c1e00b30f8190a9cdef7b3271c = NULL;
PyObject *tmp_return_value = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_7ed837c1e00b30f8190a9cdef7b3271c)) {
Py_XDECREF(cache_frame_7ed837c1e00b30f8190a9cdef7b3271c);
#if _DEBUG_REFCOUNTS
if (cache_frame_7ed837c1e00b30f8190a9cdef7b3271c == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_7ed837c1e00b30f8190a9cdef7b3271c = MAKE_FUNCTION_FRAME(codeobj_7ed837c1e00b30f8190a9cdef7b3271c, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_7ed837c1e00b30f8190a9cdef7b3271c->m_type_description == NULL);
frame_7ed837c1e00b30f8190a9cdef7b3271c = cache_frame_7ed837c1e00b30f8190a9cdef7b3271c;
// Push the new frame as the currently active one.
pushFrameStack(frame_7ed837c1e00b30f8190a9cdef7b3271c);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_7ed837c1e00b30f8190a9cdef7b3271c) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_called_instance_1;
PyObject *tmp_type_arg_value_1;
PyObject *tmp_object_arg_value_1;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_1;
tmp_type_arg_value_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[41]);
if (unlikely(tmp_type_arg_value_1 == NULL)) {
tmp_type_arg_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[41]);
}
if (tmp_type_arg_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 94;
type_description_1 = "oooN";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_object_arg_value_1 = par_self;
tmp_called_instance_1 = BUILTIN_SUPER2(moduledict_cryptography$x509$extensions, tmp_type_arg_value_1, tmp_object_arg_value_1);
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 94;
type_description_1 = "oooN";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_msg);
tmp_args_element_value_1 = par_msg;
frame_7ed837c1e00b30f8190a9cdef7b3271c->m_frame.f_lineno = 94;
tmp_call_result_1 = CALL_METHOD_WITH_SINGLE_ARG(tmp_called_instance_1, mod_consts[39], tmp_args_element_value_1);
Py_DECREF(tmp_called_instance_1);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 94;
type_description_1 = "oooN";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
CHECK_OBJECT(par_oid);
tmp_assattr_value_1 = par_oid;
CHECK_OBJECT(par_self);
tmp_assattr_target_1 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[40], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 95;
type_description_1 = "oooN";
goto frame_exception_exit_1;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_7ed837c1e00b30f8190a9cdef7b3271c);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_7ed837c1e00b30f8190a9cdef7b3271c);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_7ed837c1e00b30f8190a9cdef7b3271c, exception_lineno);
} else if (exception_tb->tb_frame != &frame_7ed837c1e00b30f8190a9cdef7b3271c->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_7ed837c1e00b30f8190a9cdef7b3271c, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_7ed837c1e00b30f8190a9cdef7b3271c,
type_description_1,
par_self,
par_msg,
par_oid,
NULL
);
// Release cached frame if used for exception.
if (frame_7ed837c1e00b30f8190a9cdef7b3271c == cache_frame_7ed837c1e00b30f8190a9cdef7b3271c) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_7ed837c1e00b30f8190a9cdef7b3271c);
cache_frame_7ed837c1e00b30f8190a9cdef7b3271c = NULL;
}
assertFrameObject(frame_7ed837c1e00b30f8190a9cdef7b3271c);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto function_return_exit;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_msg);
Py_DECREF(par_msg);
CHECK_OBJECT(par_oid);
Py_DECREF(par_oid);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_msg);
Py_DECREF(par_msg);
CHECK_OBJECT(par_oid);
Py_DECREF(par_oid);
// 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_cryptography$x509$extensions$$$function__6___init__(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_extensions = python_pars[1];
struct Nuitka_FrameObject *frame_42059bdf1ff930cc2bad766fc6f7934e;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
bool tmp_result;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
static struct Nuitka_FrameObject *cache_frame_42059bdf1ff930cc2bad766fc6f7934e = NULL;
PyObject *tmp_return_value = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_42059bdf1ff930cc2bad766fc6f7934e)) {
Py_XDECREF(cache_frame_42059bdf1ff930cc2bad766fc6f7934e);
#if _DEBUG_REFCOUNTS
if (cache_frame_42059bdf1ff930cc2bad766fc6f7934e == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_42059bdf1ff930cc2bad766fc6f7934e = MAKE_FUNCTION_FRAME(codeobj_42059bdf1ff930cc2bad766fc6f7934e, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_42059bdf1ff930cc2bad766fc6f7934e->m_type_description == NULL);
frame_42059bdf1ff930cc2bad766fc6f7934e = cache_frame_42059bdf1ff930cc2bad766fc6f7934e;
// Push the new frame as the currently active one.
pushFrameStack(frame_42059bdf1ff930cc2bad766fc6f7934e);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_42059bdf1ff930cc2bad766fc6f7934e) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
CHECK_OBJECT(par_extensions);
tmp_assattr_value_1 = par_extensions;
CHECK_OBJECT(par_self);
tmp_assattr_target_1 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[42], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 109;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_42059bdf1ff930cc2bad766fc6f7934e);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_42059bdf1ff930cc2bad766fc6f7934e);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_42059bdf1ff930cc2bad766fc6f7934e, exception_lineno);
} else if (exception_tb->tb_frame != &frame_42059bdf1ff930cc2bad766fc6f7934e->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_42059bdf1ff930cc2bad766fc6f7934e, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_42059bdf1ff930cc2bad766fc6f7934e,
type_description_1,
par_self,
par_extensions
);
// Release cached frame if used for exception.
if (frame_42059bdf1ff930cc2bad766fc6f7934e == cache_frame_42059bdf1ff930cc2bad766fc6f7934e) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_42059bdf1ff930cc2bad766fc6f7934e);
cache_frame_42059bdf1ff930cc2bad766fc6f7934e = NULL;
}
assertFrameObject(frame_42059bdf1ff930cc2bad766fc6f7934e);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto function_return_exit;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_extensions);
Py_DECREF(par_extensions);
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_extensions);
Py_DECREF(par_extensions);
// 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_cryptography$x509$extensions$$$function__7_get_extension_for_oid(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_oid = python_pars[1];
PyObject *var_ext = NULL;
PyObject *tmp_for_loop_1__for_iterator = NULL;
PyObject *tmp_for_loop_1__iter_value = NULL;
struct Nuitka_FrameObject *frame_9e650e4ee1c5f79e34a99ea314aaecdd;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
PyObject *tmp_return_value = NULL;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
static struct Nuitka_FrameObject *cache_frame_9e650e4ee1c5f79e34a99ea314aaecdd = NULL;
PyObject *exception_keeper_type_2;
PyObject *exception_keeper_value_2;
PyTracebackObject *exception_keeper_tb_2;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_2;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_9e650e4ee1c5f79e34a99ea314aaecdd)) {
Py_XDECREF(cache_frame_9e650e4ee1c5f79e34a99ea314aaecdd);
#if _DEBUG_REFCOUNTS
if (cache_frame_9e650e4ee1c5f79e34a99ea314aaecdd == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_9e650e4ee1c5f79e34a99ea314aaecdd = MAKE_FUNCTION_FRAME(codeobj_9e650e4ee1c5f79e34a99ea314aaecdd, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_9e650e4ee1c5f79e34a99ea314aaecdd->m_type_description == NULL);
frame_9e650e4ee1c5f79e34a99ea314aaecdd = cache_frame_9e650e4ee1c5f79e34a99ea314aaecdd;
// Push the new frame as the currently active one.
pushFrameStack(frame_9e650e4ee1c5f79e34a99ea314aaecdd);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_9e650e4ee1c5f79e34a99ea314aaecdd) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_iter_arg_1;
CHECK_OBJECT(par_self);
tmp_iter_arg_1 = par_self;
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 = 112;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
assert(tmp_for_loop_1__for_iterator == NULL);
tmp_for_loop_1__for_iterator = tmp_assign_source_1;
}
// Tried code:
loop_start_1:;
{
PyObject *tmp_next_source_1;
PyObject *tmp_assign_source_2;
CHECK_OBJECT(tmp_for_loop_1__for_iterator);
tmp_next_source_1 = tmp_for_loop_1__for_iterator;
tmp_assign_source_2 = ITERATOR_NEXT(tmp_next_source_1);
if (tmp_assign_source_2 == NULL) {
if (CHECK_AND_CLEAR_STOP_ITERATION_OCCURRED()) {
goto loop_end_1;
} else {
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooo";
exception_lineno = 112;
goto try_except_handler_2;
}
}
{
PyObject *old = tmp_for_loop_1__iter_value;
tmp_for_loop_1__iter_value = tmp_assign_source_2;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_3;
CHECK_OBJECT(tmp_for_loop_1__iter_value);
tmp_assign_source_3 = tmp_for_loop_1__iter_value;
{
PyObject *old = var_ext;
var_ext = tmp_assign_source_3;
Py_INCREF(var_ext);
Py_XDECREF(old);
}
}
{
nuitka_bool tmp_condition_result_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(var_ext);
tmp_expression_value_1 = var_ext;
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[40]);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 113;
type_description_1 = "ooo";
goto try_except_handler_2;
}
CHECK_OBJECT(par_oid);
tmp_cmp_expr_right_1 = par_oid;
tmp_condition_result_1 = RICH_COMPARE_EQ_NBOOL_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
Py_DECREF(tmp_cmp_expr_left_1);
if (tmp_condition_result_1 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 113;
type_description_1 = "ooo";
goto try_except_handler_2;
}
if (tmp_condition_result_1 == NUITKA_BOOL_TRUE) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
CHECK_OBJECT(var_ext);
tmp_return_value = var_ext;
Py_INCREF(tmp_return_value);
goto try_return_handler_2;
branch_no_1:;
if (CONSIDER_THREADING() == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 112;
type_description_1 = "ooo";
goto try_except_handler_2;
}
goto loop_start_1;
loop_end_1:;
goto try_end_1;
// Return handler code:
try_return_handler_2:;
CHECK_OBJECT(tmp_for_loop_1__iter_value);
Py_DECREF(tmp_for_loop_1__iter_value);
tmp_for_loop_1__iter_value = NULL;
CHECK_OBJECT(tmp_for_loop_1__for_iterator);
Py_DECREF(tmp_for_loop_1__for_iterator);
tmp_for_loop_1__for_iterator = NULL;
goto frame_return_exit_1;
// Exception handler code:
try_except_handler_2:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_for_loop_1__iter_value);
tmp_for_loop_1__iter_value = NULL;
CHECK_OBJECT(tmp_for_loop_1__for_iterator);
Py_DECREF(tmp_for_loop_1__for_iterator);
tmp_for_loop_1__for_iterator = NULL;
// Re-raise.
exception_type = exception_keeper_type_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:;
Py_XDECREF(tmp_for_loop_1__iter_value);
tmp_for_loop_1__iter_value = NULL;
CHECK_OBJECT(tmp_for_loop_1__for_iterator);
Py_DECREF(tmp_for_loop_1__for_iterator);
tmp_for_loop_1__for_iterator = NULL;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_called_value_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_kw_call_arg_value_0_1;
PyObject *tmp_kw_call_arg_value_1_1;
PyObject *tmp_args_element_value_2;
tmp_called_value_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[41]);
if (unlikely(tmp_called_value_1 == NULL)) {
tmp_called_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[41]);
}
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 116;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_kw_call_arg_value_0_1 = mod_consts[43];
CHECK_OBJECT(par_oid);
tmp_kw_call_arg_value_1_1 = par_oid;
frame_9e650e4ee1c5f79e34a99ea314aaecdd->m_frame.f_lineno = 116;
{
PyObject *call_args[] = {tmp_kw_call_arg_value_0_1, tmp_kw_call_arg_value_1_1};
tmp_args_element_value_1 = CALL_FUNCTION_WITH_ARGS2(unicode_builtin_format, call_args);
}
if (tmp_args_element_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 116;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_oid);
tmp_args_element_value_2 = par_oid;
frame_9e650e4ee1c5f79e34a99ea314aaecdd->m_frame.f_lineno = 116;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2};
tmp_raise_type_1 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_1, call_args);
}
Py_DECREF(tmp_args_element_value_1);
if (tmp_raise_type_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 116;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
exception_type = tmp_raise_type_1;
exception_lineno = 116;
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_9e650e4ee1c5f79e34a99ea314aaecdd);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_9e650e4ee1c5f79e34a99ea314aaecdd);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_9e650e4ee1c5f79e34a99ea314aaecdd);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_9e650e4ee1c5f79e34a99ea314aaecdd, exception_lineno);
} else if (exception_tb->tb_frame != &frame_9e650e4ee1c5f79e34a99ea314aaecdd->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_9e650e4ee1c5f79e34a99ea314aaecdd, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_9e650e4ee1c5f79e34a99ea314aaecdd,
type_description_1,
par_self,
par_oid,
var_ext
);
// Release cached frame if used for exception.
if (frame_9e650e4ee1c5f79e34a99ea314aaecdd == cache_frame_9e650e4ee1c5f79e34a99ea314aaecdd) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_9e650e4ee1c5f79e34a99ea314aaecdd);
cache_frame_9e650e4ee1c5f79e34a99ea314aaecdd = NULL;
}
assertFrameObject(frame_9e650e4ee1c5f79e34a99ea314aaecdd);
// 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_ext);
Py_DECREF(var_ext);
var_ext = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_2 = exception_type;
exception_keeper_value_2 = exception_value;
exception_keeper_tb_2 = exception_tb;
exception_keeper_lineno_2 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_ext);
var_ext = NULL;
// Re-raise.
exception_type = exception_keeper_type_2;
exception_value = exception_keeper_value_2;
exception_tb = exception_keeper_tb_2;
exception_lineno = exception_keeper_lineno_2;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_oid);
Py_DECREF(par_oid);
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_oid);
Py_DECREF(par_oid);
// 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_cryptography$x509$extensions$$$function__8_get_extension_for_class(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_extclass = python_pars[1];
PyObject *var_ext = NULL;
PyObject *tmp_for_loop_1__for_iterator = NULL;
PyObject *tmp_for_loop_1__iter_value = NULL;
struct Nuitka_FrameObject *frame_a0d03a3511ee0e0f77bcf3edb42b07b7;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
PyObject *tmp_return_value = NULL;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
static struct Nuitka_FrameObject *cache_frame_a0d03a3511ee0e0f77bcf3edb42b07b7 = NULL;
PyObject *exception_keeper_type_2;
PyObject *exception_keeper_value_2;
PyTracebackObject *exception_keeper_tb_2;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_2;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_a0d03a3511ee0e0f77bcf3edb42b07b7)) {
Py_XDECREF(cache_frame_a0d03a3511ee0e0f77bcf3edb42b07b7);
#if _DEBUG_REFCOUNTS
if (cache_frame_a0d03a3511ee0e0f77bcf3edb42b07b7 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_a0d03a3511ee0e0f77bcf3edb42b07b7 = MAKE_FUNCTION_FRAME(codeobj_a0d03a3511ee0e0f77bcf3edb42b07b7, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_a0d03a3511ee0e0f77bcf3edb42b07b7->m_type_description == NULL);
frame_a0d03a3511ee0e0f77bcf3edb42b07b7 = cache_frame_a0d03a3511ee0e0f77bcf3edb42b07b7;
// Push the new frame as the currently active one.
pushFrameStack(frame_a0d03a3511ee0e0f77bcf3edb42b07b7);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_a0d03a3511ee0e0f77bcf3edb42b07b7) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(par_extclass);
tmp_cmp_expr_left_1 = par_extclass;
tmp_cmp_expr_right_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[44]);
if (unlikely(tmp_cmp_expr_right_1 == NULL)) {
tmp_cmp_expr_right_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[44]);
}
if (tmp_cmp_expr_right_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 119;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_cmp_expr_left_1 == tmp_cmp_expr_right_1) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_make_exception_arg_1;
tmp_make_exception_arg_1 = mod_consts[45];
frame_a0d03a3511ee0e0f77bcf3edb42b07b7->m_frame.f_lineno = 120;
tmp_raise_type_1 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_TypeError, tmp_make_exception_arg_1);
assert(!(tmp_raise_type_1 == NULL));
exception_type = tmp_raise_type_1;
exception_lineno = 120;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
branch_no_1:;
{
PyObject *tmp_assign_source_1;
PyObject *tmp_iter_arg_1;
CHECK_OBJECT(par_self);
tmp_iter_arg_1 = par_self;
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 = 126;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
assert(tmp_for_loop_1__for_iterator == NULL);
tmp_for_loop_1__for_iterator = tmp_assign_source_1;
}
// Tried code:
loop_start_1:;
{
PyObject *tmp_next_source_1;
PyObject *tmp_assign_source_2;
CHECK_OBJECT(tmp_for_loop_1__for_iterator);
tmp_next_source_1 = tmp_for_loop_1__for_iterator;
tmp_assign_source_2 = ITERATOR_NEXT(tmp_next_source_1);
if (tmp_assign_source_2 == NULL) {
if (CHECK_AND_CLEAR_STOP_ITERATION_OCCURRED()) {
goto loop_end_1;
} else {
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooo";
exception_lineno = 126;
goto try_except_handler_2;
}
}
{
PyObject *old = tmp_for_loop_1__iter_value;
tmp_for_loop_1__iter_value = tmp_assign_source_2;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_3;
CHECK_OBJECT(tmp_for_loop_1__iter_value);
tmp_assign_source_3 = tmp_for_loop_1__iter_value;
{
PyObject *old = var_ext;
var_ext = tmp_assign_source_3;
Py_INCREF(var_ext);
Py_XDECREF(old);
}
}
{
nuitka_bool tmp_condition_result_2;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(var_ext);
tmp_expression_value_1 = var_ext;
tmp_isinstance_inst_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[46]);
if (tmp_isinstance_inst_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 127;
type_description_1 = "ooo";
goto try_except_handler_2;
}
CHECK_OBJECT(par_extclass);
tmp_isinstance_cls_1 = par_extclass;
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
Py_DECREF(tmp_isinstance_inst_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 127;
type_description_1 = "ooo";
goto try_except_handler_2;
}
tmp_condition_result_2 = (tmp_res != 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_2 == NUITKA_BOOL_TRUE) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
CHECK_OBJECT(var_ext);
tmp_return_value = var_ext;
Py_INCREF(tmp_return_value);
goto try_return_handler_2;
branch_no_2:;
if (CONSIDER_THREADING() == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 126;
type_description_1 = "ooo";
goto try_except_handler_2;
}
goto loop_start_1;
loop_end_1:;
goto try_end_1;
// Return handler code:
try_return_handler_2:;
CHECK_OBJECT(tmp_for_loop_1__iter_value);
Py_DECREF(tmp_for_loop_1__iter_value);
tmp_for_loop_1__iter_value = NULL;
CHECK_OBJECT(tmp_for_loop_1__for_iterator);
Py_DECREF(tmp_for_loop_1__for_iterator);
tmp_for_loop_1__for_iterator = NULL;
goto frame_return_exit_1;
// Exception handler code:
try_except_handler_2:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_for_loop_1__iter_value);
tmp_for_loop_1__iter_value = NULL;
CHECK_OBJECT(tmp_for_loop_1__for_iterator);
Py_DECREF(tmp_for_loop_1__for_iterator);
tmp_for_loop_1__for_iterator = NULL;
// Re-raise.
exception_type = exception_keeper_type_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:;
Py_XDECREF(tmp_for_loop_1__iter_value);
tmp_for_loop_1__iter_value = NULL;
CHECK_OBJECT(tmp_for_loop_1__for_iterator);
Py_DECREF(tmp_for_loop_1__for_iterator);
tmp_for_loop_1__for_iterator = NULL;
{
PyObject *tmp_raise_type_2;
PyObject *tmp_called_value_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_kw_call_arg_value_0_1;
PyObject *tmp_kw_call_arg_value_1_1;
PyObject *tmp_args_element_value_2;
PyObject *tmp_expression_value_2;
tmp_called_value_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[41]);
if (unlikely(tmp_called_value_1 == NULL)) {
tmp_called_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[41]);
}
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 130;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_kw_call_arg_value_0_1 = mod_consts[43];
CHECK_OBJECT(par_extclass);
tmp_kw_call_arg_value_1_1 = par_extclass;
frame_a0d03a3511ee0e0f77bcf3edb42b07b7->m_frame.f_lineno = 131;
{
PyObject *call_args[] = {tmp_kw_call_arg_value_0_1, tmp_kw_call_arg_value_1_1};
tmp_args_element_value_1 = CALL_FUNCTION_WITH_ARGS2(unicode_builtin_format, call_args);
}
if (tmp_args_element_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 131;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_extclass);
tmp_expression_value_2 = par_extclass;
tmp_args_element_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[40]);
if (tmp_args_element_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_args_element_value_1);
exception_lineno = 131;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
frame_a0d03a3511ee0e0f77bcf3edb42b07b7->m_frame.f_lineno = 130;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2};
tmp_raise_type_2 = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_1, call_args);
}
Py_DECREF(tmp_args_element_value_1);
Py_DECREF(tmp_args_element_value_2);
if (tmp_raise_type_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 130;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
exception_type = tmp_raise_type_2;
exception_lineno = 130;
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_a0d03a3511ee0e0f77bcf3edb42b07b7);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_a0d03a3511ee0e0f77bcf3edb42b07b7);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_a0d03a3511ee0e0f77bcf3edb42b07b7);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_a0d03a3511ee0e0f77bcf3edb42b07b7, exception_lineno);
} else if (exception_tb->tb_frame != &frame_a0d03a3511ee0e0f77bcf3edb42b07b7->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_a0d03a3511ee0e0f77bcf3edb42b07b7, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_a0d03a3511ee0e0f77bcf3edb42b07b7,
type_description_1,
par_self,
par_extclass,
var_ext
);
// Release cached frame if used for exception.
if (frame_a0d03a3511ee0e0f77bcf3edb42b07b7 == cache_frame_a0d03a3511ee0e0f77bcf3edb42b07b7) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_a0d03a3511ee0e0f77bcf3edb42b07b7);
cache_frame_a0d03a3511ee0e0f77bcf3edb42b07b7 = NULL;
}
assertFrameObject(frame_a0d03a3511ee0e0f77bcf3edb42b07b7);
// 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_ext);
Py_DECREF(var_ext);
var_ext = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_2 = exception_type;
exception_keeper_value_2 = exception_value;
exception_keeper_tb_2 = exception_tb;
exception_keeper_lineno_2 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_ext);
var_ext = NULL;
// Re-raise.
exception_type = exception_keeper_type_2;
exception_value = exception_keeper_value_2;
exception_tb = exception_keeper_tb_2;
exception_lineno = exception_keeper_lineno_2;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_extclass);
Py_DECREF(par_extclass);
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_extclass);
Py_DECREF(par_extclass);
// 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_cryptography$x509$extensions$$$function__9___repr__(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_94dbc5cc11fe60d1b6a3ddeff9dc4915;
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_94dbc5cc11fe60d1b6a3ddeff9dc4915 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_94dbc5cc11fe60d1b6a3ddeff9dc4915)) {
Py_XDECREF(cache_frame_94dbc5cc11fe60d1b6a3ddeff9dc4915);
#if _DEBUG_REFCOUNTS
if (cache_frame_94dbc5cc11fe60d1b6a3ddeff9dc4915 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_94dbc5cc11fe60d1b6a3ddeff9dc4915 = MAKE_FUNCTION_FRAME(codeobj_94dbc5cc11fe60d1b6a3ddeff9dc4915, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_94dbc5cc11fe60d1b6a3ddeff9dc4915->m_type_description == NULL);
frame_94dbc5cc11fe60d1b6a3ddeff9dc4915 = cache_frame_94dbc5cc11fe60d1b6a3ddeff9dc4915;
// Push the new frame as the currently active one.
pushFrameStack(frame_94dbc5cc11fe60d1b6a3ddeff9dc4915);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_94dbc5cc11fe60d1b6a3ddeff9dc4915) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_kw_call_arg_value_0_1;
PyObject *tmp_kw_call_arg_value_1_1;
PyObject *tmp_expression_value_1;
tmp_kw_call_arg_value_0_1 = mod_consts[47];
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_kw_call_arg_value_1_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[42]);
if (tmp_kw_call_arg_value_1_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 138;
type_description_1 = "o";
goto frame_exception_exit_1;
}
frame_94dbc5cc11fe60d1b6a3ddeff9dc4915->m_frame.f_lineno = 138;
{
PyObject *call_args[] = {tmp_kw_call_arg_value_0_1, tmp_kw_call_arg_value_1_1};
tmp_return_value = CALL_FUNCTION_WITH_ARGS2(unicode_builtin_format, call_args);
}
Py_DECREF(tmp_kw_call_arg_value_1_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 138;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_94dbc5cc11fe60d1b6a3ddeff9dc4915);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_94dbc5cc11fe60d1b6a3ddeff9dc4915);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_94dbc5cc11fe60d1b6a3ddeff9dc4915);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_94dbc5cc11fe60d1b6a3ddeff9dc4915, exception_lineno);
} else if (exception_tb->tb_frame != &frame_94dbc5cc11fe60d1b6a3ddeff9dc4915->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_94dbc5cc11fe60d1b6a3ddeff9dc4915, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_94dbc5cc11fe60d1b6a3ddeff9dc4915,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_94dbc5cc11fe60d1b6a3ddeff9dc4915 == cache_frame_94dbc5cc11fe60d1b6a3ddeff9dc4915) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_94dbc5cc11fe60d1b6a3ddeff9dc4915);
cache_frame_94dbc5cc11fe60d1b6a3ddeff9dc4915 = NULL;
}
assertFrameObject(frame_94dbc5cc11fe60d1b6a3ddeff9dc4915);
// 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_cryptography$x509$extensions$$$function__10___init__(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_crl_number = python_pars[1];
struct Nuitka_FrameObject *frame_eb77f5de1595a0c0eaab10d9e530b160;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
bool tmp_result;
static struct Nuitka_FrameObject *cache_frame_eb77f5de1595a0c0eaab10d9e530b160 = NULL;
PyObject *tmp_return_value = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_eb77f5de1595a0c0eaab10d9e530b160)) {
Py_XDECREF(cache_frame_eb77f5de1595a0c0eaab10d9e530b160);
#if _DEBUG_REFCOUNTS
if (cache_frame_eb77f5de1595a0c0eaab10d9e530b160 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_eb77f5de1595a0c0eaab10d9e530b160 = MAKE_FUNCTION_FRAME(codeobj_eb77f5de1595a0c0eaab10d9e530b160, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_eb77f5de1595a0c0eaab10d9e530b160->m_type_description == NULL);
frame_eb77f5de1595a0c0eaab10d9e530b160 = cache_frame_eb77f5de1595a0c0eaab10d9e530b160;
// Push the new frame as the currently active one.
pushFrameStack(frame_eb77f5de1595a0c0eaab10d9e530b160);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_eb77f5de1595a0c0eaab10d9e530b160) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_crl_number);
tmp_isinstance_inst_1 = par_crl_number;
tmp_expression_value_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[48]);
if (unlikely(tmp_expression_value_1 == NULL)) {
tmp_expression_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[48]);
}
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 147;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_isinstance_cls_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[49]);
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 147;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
Py_DECREF(tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 147;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 147;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_make_exception_arg_1;
tmp_make_exception_arg_1 = mod_consts[50];
frame_eb77f5de1595a0c0eaab10d9e530b160->m_frame.f_lineno = 148;
tmp_raise_type_1 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_TypeError, tmp_make_exception_arg_1);
assert(!(tmp_raise_type_1 == NULL));
exception_type = tmp_raise_type_1;
exception_lineno = 148;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oo";
goto frame_exception_exit_1;
}
branch_no_1:;
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
CHECK_OBJECT(par_crl_number);
tmp_assattr_value_1 = par_crl_number;
CHECK_OBJECT(par_self);
tmp_assattr_target_1 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[51], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 150;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_eb77f5de1595a0c0eaab10d9e530b160);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_eb77f5de1595a0c0eaab10d9e530b160);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_eb77f5de1595a0c0eaab10d9e530b160, exception_lineno);
} else if (exception_tb->tb_frame != &frame_eb77f5de1595a0c0eaab10d9e530b160->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_eb77f5de1595a0c0eaab10d9e530b160, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_eb77f5de1595a0c0eaab10d9e530b160,
type_description_1,
par_self,
par_crl_number
);
// Release cached frame if used for exception.
if (frame_eb77f5de1595a0c0eaab10d9e530b160 == cache_frame_eb77f5de1595a0c0eaab10d9e530b160) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_eb77f5de1595a0c0eaab10d9e530b160);
cache_frame_eb77f5de1595a0c0eaab10d9e530b160 = NULL;
}
assertFrameObject(frame_eb77f5de1595a0c0eaab10d9e530b160);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto function_return_exit;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_crl_number);
Py_DECREF(par_crl_number);
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_crl_number);
Py_DECREF(par_crl_number);
// 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_cryptography$x509$extensions$$$function__11___eq__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_b3fc65b099aaafc60a9c8864f5d8628b;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_b3fc65b099aaafc60a9c8864f5d8628b = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_b3fc65b099aaafc60a9c8864f5d8628b)) {
Py_XDECREF(cache_frame_b3fc65b099aaafc60a9c8864f5d8628b);
#if _DEBUG_REFCOUNTS
if (cache_frame_b3fc65b099aaafc60a9c8864f5d8628b == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_b3fc65b099aaafc60a9c8864f5d8628b = MAKE_FUNCTION_FRAME(codeobj_b3fc65b099aaafc60a9c8864f5d8628b, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_b3fc65b099aaafc60a9c8864f5d8628b->m_type_description == NULL);
frame_b3fc65b099aaafc60a9c8864f5d8628b = cache_frame_b3fc65b099aaafc60a9c8864f5d8628b;
// Push the new frame as the currently active one.
pushFrameStack(frame_b3fc65b099aaafc60a9c8864f5d8628b);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_b3fc65b099aaafc60a9c8864f5d8628b) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(par_other);
tmp_isinstance_inst_1 = par_other;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[52]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[52]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 153;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 153;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 153;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
tmp_return_value = Py_NotImplemented;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
branch_no_1:;
{
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_expression_value_2;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[53]);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 156;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_2 = par_other;
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[53]);
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 = 156;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = RICH_COMPARE_EQ_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_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 156;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_b3fc65b099aaafc60a9c8864f5d8628b);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_b3fc65b099aaafc60a9c8864f5d8628b);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_b3fc65b099aaafc60a9c8864f5d8628b);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_b3fc65b099aaafc60a9c8864f5d8628b, exception_lineno);
} else if (exception_tb->tb_frame != &frame_b3fc65b099aaafc60a9c8864f5d8628b->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_b3fc65b099aaafc60a9c8864f5d8628b, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_b3fc65b099aaafc60a9c8864f5d8628b,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_b3fc65b099aaafc60a9c8864f5d8628b == cache_frame_b3fc65b099aaafc60a9c8864f5d8628b) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_b3fc65b099aaafc60a9c8864f5d8628b);
cache_frame_b3fc65b099aaafc60a9c8864f5d8628b = NULL;
}
assertFrameObject(frame_b3fc65b099aaafc60a9c8864f5d8628b);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__12___ne__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_fb75e94b0a25bd1a9170634f5e5db6cb;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
static struct Nuitka_FrameObject *cache_frame_fb75e94b0a25bd1a9170634f5e5db6cb = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_fb75e94b0a25bd1a9170634f5e5db6cb)) {
Py_XDECREF(cache_frame_fb75e94b0a25bd1a9170634f5e5db6cb);
#if _DEBUG_REFCOUNTS
if (cache_frame_fb75e94b0a25bd1a9170634f5e5db6cb == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_fb75e94b0a25bd1a9170634f5e5db6cb = MAKE_FUNCTION_FRAME(codeobj_fb75e94b0a25bd1a9170634f5e5db6cb, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_fb75e94b0a25bd1a9170634f5e5db6cb->m_type_description == NULL);
frame_fb75e94b0a25bd1a9170634f5e5db6cb = cache_frame_fb75e94b0a25bd1a9170634f5e5db6cb;
// Push the new frame as the currently active one.
pushFrameStack(frame_fb75e94b0a25bd1a9170634f5e5db6cb);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_fb75e94b0a25bd1a9170634f5e5db6cb) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_operand_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(par_self);
tmp_cmp_expr_left_1 = par_self;
CHECK_OBJECT(par_other);
tmp_cmp_expr_right_1 = par_other;
tmp_operand_value_1 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 159;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 159;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = (tmp_res == 0) ? Py_True : Py_False;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_fb75e94b0a25bd1a9170634f5e5db6cb);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_fb75e94b0a25bd1a9170634f5e5db6cb);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_fb75e94b0a25bd1a9170634f5e5db6cb);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_fb75e94b0a25bd1a9170634f5e5db6cb, exception_lineno);
} else if (exception_tb->tb_frame != &frame_fb75e94b0a25bd1a9170634f5e5db6cb->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_fb75e94b0a25bd1a9170634f5e5db6cb, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_fb75e94b0a25bd1a9170634f5e5db6cb,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_fb75e94b0a25bd1a9170634f5e5db6cb == cache_frame_fb75e94b0a25bd1a9170634f5e5db6cb) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_fb75e94b0a25bd1a9170634f5e5db6cb);
cache_frame_fb75e94b0a25bd1a9170634f5e5db6cb = NULL;
}
assertFrameObject(frame_fb75e94b0a25bd1a9170634f5e5db6cb);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__13___hash__(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_08182a1a184574925e74a506ba6618ab;
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_08182a1a184574925e74a506ba6618ab = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_08182a1a184574925e74a506ba6618ab)) {
Py_XDECREF(cache_frame_08182a1a184574925e74a506ba6618ab);
#if _DEBUG_REFCOUNTS
if (cache_frame_08182a1a184574925e74a506ba6618ab == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_08182a1a184574925e74a506ba6618ab = MAKE_FUNCTION_FRAME(codeobj_08182a1a184574925e74a506ba6618ab, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_08182a1a184574925e74a506ba6618ab->m_type_description == NULL);
frame_08182a1a184574925e74a506ba6618ab = cache_frame_08182a1a184574925e74a506ba6618ab;
// Push the new frame as the currently active one.
pushFrameStack(frame_08182a1a184574925e74a506ba6618ab);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_08182a1a184574925e74a506ba6618ab) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_hash_arg_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_hash_arg_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[53]);
if (tmp_hash_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 162;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_return_value = BUILTIN_HASH(tmp_hash_arg_1);
Py_DECREF(tmp_hash_arg_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 162;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_08182a1a184574925e74a506ba6618ab);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_08182a1a184574925e74a506ba6618ab);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_08182a1a184574925e74a506ba6618ab);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_08182a1a184574925e74a506ba6618ab, exception_lineno);
} else if (exception_tb->tb_frame != &frame_08182a1a184574925e74a506ba6618ab->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_08182a1a184574925e74a506ba6618ab, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_08182a1a184574925e74a506ba6618ab,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_08182a1a184574925e74a506ba6618ab == cache_frame_08182a1a184574925e74a506ba6618ab) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_08182a1a184574925e74a506ba6618ab);
cache_frame_08182a1a184574925e74a506ba6618ab = NULL;
}
assertFrameObject(frame_08182a1a184574925e74a506ba6618ab);
// 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_cryptography$x509$extensions$$$function__14___repr__(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_a111feb067dcd956fbcde9c27af17fc7;
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_a111feb067dcd956fbcde9c27af17fc7 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_a111feb067dcd956fbcde9c27af17fc7)) {
Py_XDECREF(cache_frame_a111feb067dcd956fbcde9c27af17fc7);
#if _DEBUG_REFCOUNTS
if (cache_frame_a111feb067dcd956fbcde9c27af17fc7 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_a111feb067dcd956fbcde9c27af17fc7 = MAKE_FUNCTION_FRAME(codeobj_a111feb067dcd956fbcde9c27af17fc7, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_a111feb067dcd956fbcde9c27af17fc7->m_type_description == NULL);
frame_a111feb067dcd956fbcde9c27af17fc7 = cache_frame_a111feb067dcd956fbcde9c27af17fc7;
// Push the new frame as the currently active one.
pushFrameStack(frame_a111feb067dcd956fbcde9c27af17fc7);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_a111feb067dcd956fbcde9c27af17fc7) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_kw_call_arg_value_0_1;
PyObject *tmp_kw_call_arg_value_1_1;
PyObject *tmp_expression_value_1;
tmp_kw_call_arg_value_0_1 = mod_consts[54];
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_kw_call_arg_value_1_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[53]);
if (tmp_kw_call_arg_value_1_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 165;
type_description_1 = "o";
goto frame_exception_exit_1;
}
frame_a111feb067dcd956fbcde9c27af17fc7->m_frame.f_lineno = 165;
{
PyObject *call_args[] = {tmp_kw_call_arg_value_0_1, tmp_kw_call_arg_value_1_1};
tmp_return_value = CALL_FUNCTION_WITH_ARGS2(unicode_builtin_format, call_args);
}
Py_DECREF(tmp_kw_call_arg_value_1_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 165;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_a111feb067dcd956fbcde9c27af17fc7);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_a111feb067dcd956fbcde9c27af17fc7);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_a111feb067dcd956fbcde9c27af17fc7);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_a111feb067dcd956fbcde9c27af17fc7, exception_lineno);
} else if (exception_tb->tb_frame != &frame_a111feb067dcd956fbcde9c27af17fc7->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_a111feb067dcd956fbcde9c27af17fc7, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_a111feb067dcd956fbcde9c27af17fc7,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_a111feb067dcd956fbcde9c27af17fc7 == cache_frame_a111feb067dcd956fbcde9c27af17fc7) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_a111feb067dcd956fbcde9c27af17fc7);
cache_frame_a111feb067dcd956fbcde9c27af17fc7 = NULL;
}
assertFrameObject(frame_a111feb067dcd956fbcde9c27af17fc7);
// 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_cryptography$x509$extensions$$$function__15___init__(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_key_identifier = python_pars[1];
PyObject *par_authority_cert_issuer = python_pars[2];
PyObject *par_authority_cert_serial_number = python_pars[3];
PyObject *tmp_genexpr_1__$0 = NULL;
struct Nuitka_FrameObject *frame_2466c0639d23a42140e5bf5892ea8829;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
bool tmp_result;
static struct Nuitka_FrameObject *cache_frame_2466c0639d23a42140e5bf5892ea8829 = 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_2466c0639d23a42140e5bf5892ea8829)) {
Py_XDECREF(cache_frame_2466c0639d23a42140e5bf5892ea8829);
#if _DEBUG_REFCOUNTS
if (cache_frame_2466c0639d23a42140e5bf5892ea8829 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_2466c0639d23a42140e5bf5892ea8829 = MAKE_FUNCTION_FRAME(codeobj_2466c0639d23a42140e5bf5892ea8829, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_2466c0639d23a42140e5bf5892ea8829->m_type_description == NULL);
frame_2466c0639d23a42140e5bf5892ea8829 = cache_frame_2466c0639d23a42140e5bf5892ea8829;
// Push the new frame as the currently active one.
pushFrameStack(frame_2466c0639d23a42140e5bf5892ea8829);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_2466c0639d23a42140e5bf5892ea8829) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
PyObject *tmp_cmp_expr_left_3;
PyObject *tmp_cmp_expr_right_3;
nuitka_bool tmp_tmp_condition_result_1_nbool_1;
CHECK_OBJECT(par_authority_cert_issuer);
tmp_cmp_expr_left_2 = par_authority_cert_issuer;
tmp_cmp_expr_right_2 = Py_None;
tmp_cmp_expr_left_1 = (tmp_cmp_expr_left_2 == tmp_cmp_expr_right_2) ? Py_True : Py_False;
CHECK_OBJECT(par_authority_cert_serial_number);
tmp_cmp_expr_left_3 = par_authority_cert_serial_number;
tmp_cmp_expr_right_3 = Py_None;
tmp_cmp_expr_right_1 = (tmp_cmp_expr_left_3 == tmp_cmp_expr_right_3) ? Py_True : Py_False;
tmp_tmp_condition_result_1_nbool_1 = RICH_COMPARE_NE_NBOOL_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
assert(!(tmp_tmp_condition_result_1_nbool_1 == NUITKA_BOOL_EXCEPTION));
tmp_condition_result_1 = tmp_tmp_condition_result_1_nbool_1 == NUITKA_BOOL_TRUE;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_make_exception_arg_1;
tmp_make_exception_arg_1 = mod_consts[55];
frame_2466c0639d23a42140e5bf5892ea8829->m_frame.f_lineno = 179;
tmp_raise_type_1 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_ValueError, tmp_make_exception_arg_1);
assert(!(tmp_raise_type_1 == NULL));
exception_type = tmp_raise_type_1;
exception_lineno = 179;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
branch_no_1:;
{
bool tmp_condition_result_2;
PyObject *tmp_cmp_expr_left_4;
PyObject *tmp_cmp_expr_right_4;
CHECK_OBJECT(par_authority_cert_issuer);
tmp_cmp_expr_left_4 = par_authority_cert_issuer;
tmp_cmp_expr_right_4 = Py_None;
tmp_condition_result_2 = (tmp_cmp_expr_left_4 != tmp_cmp_expr_right_4) ? true : false;
if (tmp_condition_result_2 != false) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_assign_source_1;
PyObject *tmp_list_arg_1;
CHECK_OBJECT(par_authority_cert_issuer);
tmp_list_arg_1 = par_authority_cert_issuer;
tmp_assign_source_1 = MAKE_LIST(tmp_list_arg_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 185;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
{
PyObject *old = par_authority_cert_issuer;
assert(old != NULL);
par_authority_cert_issuer = tmp_assign_source_1;
Py_DECREF(old);
}
}
{
bool tmp_condition_result_3;
PyObject *tmp_operand_value_1;
PyObject *tmp_all_arg_1;
{
PyObject *tmp_assign_source_2;
PyObject *tmp_iter_arg_1;
CHECK_OBJECT(par_authority_cert_issuer);
tmp_iter_arg_1 = par_authority_cert_issuer;
tmp_assign_source_2 = MAKE_ITERATOR(tmp_iter_arg_1);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 186;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
assert(tmp_genexpr_1__$0 == NULL);
tmp_genexpr_1__$0 = tmp_assign_source_2;
}
// Tried code:
{
struct Nuitka_CellObject *tmp_closure_1[1];
tmp_closure_1[0] = Nuitka_Cell_New0(tmp_genexpr_1__$0);
tmp_all_arg_1 = MAKE_GENERATOR_cryptography$x509$extensions$$$function__15___init__$$$genexpr__1_genexpr(tmp_closure_1);
goto try_return_handler_2;
}
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_2:;
CHECK_OBJECT(tmp_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_operand_value_1 = BUILTIN_ALL(tmp_all_arg_1);
Py_DECREF(tmp_all_arg_1);
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 186;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
assert(!(tmp_res == -1));
tmp_condition_result_3 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_3 != false) {
goto branch_yes_3;
} else {
goto branch_no_3;
}
}
branch_yes_3:;
{
PyObject *tmp_raise_type_2;
PyObject *tmp_make_exception_arg_2;
tmp_make_exception_arg_2 = mod_consts[56];
frame_2466c0639d23a42140e5bf5892ea8829->m_frame.f_lineno = 189;
tmp_raise_type_2 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_TypeError, tmp_make_exception_arg_2);
assert(!(tmp_raise_type_2 == NULL));
exception_type = tmp_raise_type_2;
exception_lineno = 189;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
branch_no_3:;
branch_no_2:;
{
bool tmp_condition_result_4;
int tmp_and_left_truth_1;
bool tmp_and_left_value_1;
bool tmp_and_right_value_1;
PyObject *tmp_cmp_expr_left_5;
PyObject *tmp_cmp_expr_right_5;
PyObject *tmp_operand_value_2;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_authority_cert_serial_number);
tmp_cmp_expr_left_5 = par_authority_cert_serial_number;
tmp_cmp_expr_right_5 = Py_None;
tmp_and_left_value_1 = (tmp_cmp_expr_left_5 != tmp_cmp_expr_right_5) ? true : false;
tmp_and_left_truth_1 = tmp_and_left_value_1 != false ? 1 : 0;
if (tmp_and_left_truth_1 == 1) {
goto and_right_1;
} else {
goto and_left_1;
}
and_right_1:;
CHECK_OBJECT(par_authority_cert_serial_number);
tmp_isinstance_inst_1 = par_authority_cert_serial_number;
tmp_expression_value_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[48]);
if (unlikely(tmp_expression_value_1 == NULL)) {
tmp_expression_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[48]);
}
if (tmp_expression_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_isinstance_cls_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[49]);
if (tmp_isinstance_cls_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_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
Py_DECREF(tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 194;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_operand_value_2 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_2);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 194;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_and_right_value_1 = (tmp_res == 0) ? true : false;
tmp_condition_result_4 = tmp_and_right_value_1;
goto and_end_1;
and_left_1:;
tmp_condition_result_4 = tmp_and_left_value_1;
and_end_1:;
if (tmp_condition_result_4 != false) {
goto branch_yes_4;
} else {
goto branch_no_4;
}
}
branch_yes_4:;
{
PyObject *tmp_raise_type_3;
PyObject *tmp_make_exception_arg_3;
tmp_make_exception_arg_3 = mod_consts[57];
frame_2466c0639d23a42140e5bf5892ea8829->m_frame.f_lineno = 197;
tmp_raise_type_3 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_TypeError, tmp_make_exception_arg_3);
assert(!(tmp_raise_type_3 == NULL));
exception_type = tmp_raise_type_3;
exception_lineno = 197;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
branch_no_4:;
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
CHECK_OBJECT(par_key_identifier);
tmp_assattr_value_1 = par_key_identifier;
CHECK_OBJECT(par_self);
tmp_assattr_target_1 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[58], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 201;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_2;
PyObject *tmp_assattr_target_2;
if (par_authority_cert_issuer == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[59]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 202;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_assattr_value_2 = par_authority_cert_issuer;
CHECK_OBJECT(par_self);
tmp_assattr_target_2 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_2, mod_consts[60], tmp_assattr_value_2);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 202;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_3;
PyObject *tmp_assattr_target_3;
CHECK_OBJECT(par_authority_cert_serial_number);
tmp_assattr_value_3 = par_authority_cert_serial_number;
CHECK_OBJECT(par_self);
tmp_assattr_target_3 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_3, mod_consts[61], tmp_assattr_value_3);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 203;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_2466c0639d23a42140e5bf5892ea8829);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_2466c0639d23a42140e5bf5892ea8829);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_2466c0639d23a42140e5bf5892ea8829, exception_lineno);
} else if (exception_tb->tb_frame != &frame_2466c0639d23a42140e5bf5892ea8829->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_2466c0639d23a42140e5bf5892ea8829, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_2466c0639d23a42140e5bf5892ea8829,
type_description_1,
par_self,
par_key_identifier,
par_authority_cert_issuer,
par_authority_cert_serial_number
);
// Release cached frame if used for exception.
if (frame_2466c0639d23a42140e5bf5892ea8829 == cache_frame_2466c0639d23a42140e5bf5892ea8829) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_2466c0639d23a42140e5bf5892ea8829);
cache_frame_2466c0639d23a42140e5bf5892ea8829 = NULL;
}
assertFrameObject(frame_2466c0639d23a42140e5bf5892ea8829);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto try_return_handler_1;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
Py_XDECREF(par_authority_cert_issuer);
par_authority_cert_issuer = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(par_authority_cert_issuer);
par_authority_cert_issuer = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_key_identifier);
Py_DECREF(par_key_identifier);
CHECK_OBJECT(par_authority_cert_serial_number);
Py_DECREF(par_authority_cert_serial_number);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_key_identifier);
Py_DECREF(par_key_identifier);
CHECK_OBJECT(par_authority_cert_serial_number);
Py_DECREF(par_authority_cert_serial_number);
// 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 cryptography$x509$extensions$$$function__15___init__$$$genexpr__1_genexpr_locals {
PyObject *var_x;
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 *cryptography$x509$extensions$$$function__15___init__$$$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 cryptography$x509$extensions$$$function__15___init__$$$genexpr__1_genexpr_locals *generator_heap = (struct cryptography$x509$extensions$$$function__15___init__$$$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_x = 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_2b6d49cd7c49c16ad19d9f0af5fae64b, module_cryptography$x509$extensions, 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 = "No";
generator_heap->exception_lineno = 186;
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_x;
generator_heap->var_x = tmp_assign_source_2;
Py_INCREF(generator_heap->var_x);
Py_XDECREF(old);
}
}
{
PyObject *tmp_expression_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_1;
CHECK_OBJECT(generator_heap->var_x);
tmp_isinstance_inst_1 = generator_heap->var_x;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[62]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[62]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 187;
generator_heap->type_description_1 = "No";
goto try_except_handler_2;
}
generator_heap->tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_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 = 187;
generator_heap->type_description_1 = "No";
goto try_except_handler_2;
}
tmp_expression_value_1 = (generator_heap->tmp_res != 0) ? Py_True : Py_False;
Py_INCREF(tmp_expression_value_1);
Nuitka_PreserveHeap(generator_heap->yield_tmps, &tmp_isinstance_inst_1, sizeof(PyObject *), &tmp_isinstance_cls_1, sizeof(PyObject *), NULL);
generator->m_yield_return_index = 1;
return tmp_expression_value_1;
yield_return_1:
Nuitka_RestoreHeap(generator_heap->yield_tmps, &tmp_isinstance_inst_1, sizeof(PyObject *), &tmp_isinstance_cls_1, 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 = 187;
generator_heap->type_description_1 = "No";
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 = 186;
generator_heap->type_description_1 = "No";
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_x
);
// 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_x);
generator_heap->var_x = 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_x);
generator_heap->var_x = 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_cryptography$x509$extensions$$$function__15___init__$$$genexpr__1_genexpr(struct Nuitka_CellObject **closure) {
return Nuitka_Generator_New(
cryptography$x509$extensions$$$function__15___init__$$$genexpr__1_genexpr_context,
module_cryptography$x509$extensions,
mod_consts[63],
#if PYTHON_VERSION >= 0x350
mod_consts[64],
#endif
codeobj_2b6d49cd7c49c16ad19d9f0af5fae64b,
closure,
1,
sizeof(struct cryptography$x509$extensions$$$function__15___init__$$$genexpr__1_genexpr_locals)
);
}
static PyObject *impl_cryptography$x509$extensions$$$function__16_from_issuer_public_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_cls = python_pars[0];
PyObject *par_public_key = python_pars[1];
PyObject *var_digest = NULL;
struct Nuitka_FrameObject *frame_ddc6958bf5f73c7b68248c36a04feee0;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_ddc6958bf5f73c7b68248c36a04feee0 = 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_ddc6958bf5f73c7b68248c36a04feee0)) {
Py_XDECREF(cache_frame_ddc6958bf5f73c7b68248c36a04feee0);
#if _DEBUG_REFCOUNTS
if (cache_frame_ddc6958bf5f73c7b68248c36a04feee0 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_ddc6958bf5f73c7b68248c36a04feee0 = MAKE_FUNCTION_FRAME(codeobj_ddc6958bf5f73c7b68248c36a04feee0, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_ddc6958bf5f73c7b68248c36a04feee0->m_type_description == NULL);
frame_ddc6958bf5f73c7b68248c36a04feee0 = cache_frame_ddc6958bf5f73c7b68248c36a04feee0;
// Push the new frame as the currently active one.
pushFrameStack(frame_ddc6958bf5f73c7b68248c36a04feee0);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_ddc6958bf5f73c7b68248c36a04feee0) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_called_value_1;
PyObject *tmp_args_element_value_1;
tmp_called_value_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[65]);
if (unlikely(tmp_called_value_1 == NULL)) {
tmp_called_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[65]);
}
if (tmp_called_value_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;
}
CHECK_OBJECT(par_public_key);
tmp_args_element_value_1 = par_public_key;
frame_ddc6958bf5f73c7b68248c36a04feee0->m_frame.f_lineno = 207;
tmp_assign_source_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_1, tmp_args_element_value_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 207;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
assert(var_digest == NULL);
var_digest = tmp_assign_source_1;
}
{
PyObject *tmp_called_value_2;
PyObject *tmp_kw_call_value_0_1;
PyObject *tmp_kw_call_value_1_1;
PyObject *tmp_kw_call_value_2_1;
CHECK_OBJECT(par_cls);
tmp_called_value_2 = par_cls;
CHECK_OBJECT(var_digest);
tmp_kw_call_value_0_1 = var_digest;
tmp_kw_call_value_1_1 = Py_None;
tmp_kw_call_value_2_1 = Py_None;
frame_ddc6958bf5f73c7b68248c36a04feee0->m_frame.f_lineno = 208;
{
PyObject *kw_values[3] = {tmp_kw_call_value_0_1, tmp_kw_call_value_1_1, tmp_kw_call_value_2_1};
tmp_return_value = CALL_FUNCTION_WITH_NO_ARGS_KWSPLIT(tmp_called_value_2, kw_values, mod_consts[66]);
}
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 208;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_ddc6958bf5f73c7b68248c36a04feee0);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_ddc6958bf5f73c7b68248c36a04feee0);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_ddc6958bf5f73c7b68248c36a04feee0);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_ddc6958bf5f73c7b68248c36a04feee0, exception_lineno);
} else if (exception_tb->tb_frame != &frame_ddc6958bf5f73c7b68248c36a04feee0->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_ddc6958bf5f73c7b68248c36a04feee0, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_ddc6958bf5f73c7b68248c36a04feee0,
type_description_1,
par_cls,
par_public_key,
var_digest
);
// Release cached frame if used for exception.
if (frame_ddc6958bf5f73c7b68248c36a04feee0 == cache_frame_ddc6958bf5f73c7b68248c36a04feee0) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_ddc6958bf5f73c7b68248c36a04feee0);
cache_frame_ddc6958bf5f73c7b68248c36a04feee0 = NULL;
}
assertFrameObject(frame_ddc6958bf5f73c7b68248c36a04feee0);
// 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_digest);
Py_DECREF(var_digest);
var_digest = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_digest);
var_digest = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_cls);
Py_DECREF(par_cls);
CHECK_OBJECT(par_public_key);
Py_DECREF(par_public_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_cls);
Py_DECREF(par_cls);
CHECK_OBJECT(par_public_key);
Py_DECREF(par_public_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_cryptography$x509$extensions$$$function__17_from_issuer_subject_key_identifier(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_cls = python_pars[0];
PyObject *par_ski = python_pars[1];
PyObject *var_digest = NULL;
struct Nuitka_FrameObject *frame_ff44cdbe84d5a1fd8fca8a2e48b3e018;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_ff44cdbe84d5a1fd8fca8a2e48b3e018 = 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_ff44cdbe84d5a1fd8fca8a2e48b3e018)) {
Py_XDECREF(cache_frame_ff44cdbe84d5a1fd8fca8a2e48b3e018);
#if _DEBUG_REFCOUNTS
if (cache_frame_ff44cdbe84d5a1fd8fca8a2e48b3e018 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_ff44cdbe84d5a1fd8fca8a2e48b3e018 = MAKE_FUNCTION_FRAME(codeobj_ff44cdbe84d5a1fd8fca8a2e48b3e018, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_ff44cdbe84d5a1fd8fca8a2e48b3e018->m_type_description == NULL);
frame_ff44cdbe84d5a1fd8fca8a2e48b3e018 = cache_frame_ff44cdbe84d5a1fd8fca8a2e48b3e018;
// Push the new frame as the currently active one.
pushFrameStack(frame_ff44cdbe84d5a1fd8fca8a2e48b3e018);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_ff44cdbe84d5a1fd8fca8a2e48b3e018) == 2); // Frame stack
// Framed code:
{
nuitka_bool tmp_condition_result_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(par_ski);
tmp_isinstance_inst_1 = par_ski;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[67]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[67]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 216;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 216;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res != 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_1 == NUITKA_BOOL_TRUE) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_assign_source_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_ski);
tmp_expression_value_1 = par_ski;
tmp_assign_source_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[30]);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 217;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
assert(var_digest == NULL);
var_digest = tmp_assign_source_1;
}
goto branch_end_1;
branch_no_1:;
{
PyObject *tmp_assign_source_2;
PyObject *tmp_expression_value_2;
PyObject *tmp_expression_value_3;
CHECK_OBJECT(par_ski);
tmp_expression_value_3 = par_ski;
tmp_expression_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[46]);
if (tmp_expression_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 219;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_assign_source_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[30]);
Py_DECREF(tmp_expression_value_2);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 219;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
assert(var_digest == NULL);
var_digest = tmp_assign_source_2;
}
{
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_4;
PyObject *tmp_call_result_1;
PyObject *tmp_args_value_1;
PyObject *tmp_tuple_element_1;
PyObject *tmp_kwargs_value_1;
tmp_expression_value_4 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[68]);
if (unlikely(tmp_expression_value_4 == NULL)) {
tmp_expression_value_4 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[68]);
}
if (tmp_expression_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 220;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[69]);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 220;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_tuple_element_1 = mod_consts[70];
tmp_args_value_1 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_5;
PyTuple_SET_ITEM0(tmp_args_value_1, 0, tmp_tuple_element_1);
tmp_expression_value_5 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_expression_value_5 == NULL)) {
tmp_expression_value_5 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_expression_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 225;
type_description_1 = "ooo";
goto tuple_build_exception_1;
}
tmp_tuple_element_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[72]);
if (tmp_tuple_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 225;
type_description_1 = "ooo";
goto tuple_build_exception_1;
}
PyTuple_SET_ITEM(tmp_args_value_1, 1, tmp_tuple_element_1);
}
goto tuple_build_noexception_1;
// Exception handling pass through code for tuple_build:
tuple_build_exception_1:;
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_value_1);
goto frame_exception_exit_1;
// Finished with no exception for tuple_build:
tuple_build_noexception_1:;
tmp_kwargs_value_1 = DICT_COPY(mod_consts[73]);
frame_ff44cdbe84d5a1fd8fca8a2e48b3e018->m_frame.f_lineno = 220;
tmp_call_result_1 = 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);
Py_DECREF(tmp_kwargs_value_1);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 220;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
branch_end_1:;
{
PyObject *tmp_called_value_2;
PyObject *tmp_kw_call_value_0_1;
PyObject *tmp_kw_call_value_1_1;
PyObject *tmp_kw_call_value_2_1;
CHECK_OBJECT(par_cls);
tmp_called_value_2 = par_cls;
CHECK_OBJECT(var_digest);
tmp_kw_call_value_0_1 = var_digest;
tmp_kw_call_value_1_1 = Py_None;
tmp_kw_call_value_2_1 = Py_None;
frame_ff44cdbe84d5a1fd8fca8a2e48b3e018->m_frame.f_lineno = 229;
{
PyObject *kw_values[3] = {tmp_kw_call_value_0_1, tmp_kw_call_value_1_1, tmp_kw_call_value_2_1};
tmp_return_value = CALL_FUNCTION_WITH_NO_ARGS_KWSPLIT(tmp_called_value_2, kw_values, mod_consts[66]);
}
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 229;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_ff44cdbe84d5a1fd8fca8a2e48b3e018);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_ff44cdbe84d5a1fd8fca8a2e48b3e018);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_ff44cdbe84d5a1fd8fca8a2e48b3e018);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_ff44cdbe84d5a1fd8fca8a2e48b3e018, exception_lineno);
} else if (exception_tb->tb_frame != &frame_ff44cdbe84d5a1fd8fca8a2e48b3e018->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_ff44cdbe84d5a1fd8fca8a2e48b3e018, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_ff44cdbe84d5a1fd8fca8a2e48b3e018,
type_description_1,
par_cls,
par_ski,
var_digest
);
// Release cached frame if used for exception.
if (frame_ff44cdbe84d5a1fd8fca8a2e48b3e018 == cache_frame_ff44cdbe84d5a1fd8fca8a2e48b3e018) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_ff44cdbe84d5a1fd8fca8a2e48b3e018);
cache_frame_ff44cdbe84d5a1fd8fca8a2e48b3e018 = NULL;
}
assertFrameObject(frame_ff44cdbe84d5a1fd8fca8a2e48b3e018);
// 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_digest);
Py_DECREF(var_digest);
var_digest = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_digest);
var_digest = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_cls);
Py_DECREF(par_cls);
CHECK_OBJECT(par_ski);
Py_DECREF(par_ski);
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_cls);
Py_DECREF(par_cls);
CHECK_OBJECT(par_ski);
Py_DECREF(par_ski);
// 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_cryptography$x509$extensions$$$function__18___repr__(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_3172bfa5589826f4444212a2f8d24a40;
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_3172bfa5589826f4444212a2f8d24a40 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_3172bfa5589826f4444212a2f8d24a40)) {
Py_XDECREF(cache_frame_3172bfa5589826f4444212a2f8d24a40);
#if _DEBUG_REFCOUNTS
if (cache_frame_3172bfa5589826f4444212a2f8d24a40 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_3172bfa5589826f4444212a2f8d24a40 = MAKE_FUNCTION_FRAME(codeobj_3172bfa5589826f4444212a2f8d24a40, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_3172bfa5589826f4444212a2f8d24a40->m_type_description == NULL);
frame_3172bfa5589826f4444212a2f8d24a40 = cache_frame_3172bfa5589826f4444212a2f8d24a40;
// Push the new frame as the currently active one.
pushFrameStack(frame_3172bfa5589826f4444212a2f8d24a40);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_3172bfa5589826f4444212a2f8d24a40) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_kw_call_arg_value_0_1;
PyObject *tmp_kw_call_arg_value_1_1;
tmp_kw_call_arg_value_0_1 = mod_consts[74];
CHECK_OBJECT(par_self);
tmp_kw_call_arg_value_1_1 = par_self;
frame_3172bfa5589826f4444212a2f8d24a40->m_frame.f_lineno = 237;
{
PyObject *call_args[] = {tmp_kw_call_arg_value_0_1, tmp_kw_call_arg_value_1_1};
tmp_return_value = CALL_FUNCTION_WITH_ARGS2(unicode_builtin_format, call_args);
}
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 237;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_3172bfa5589826f4444212a2f8d24a40);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_3172bfa5589826f4444212a2f8d24a40);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_3172bfa5589826f4444212a2f8d24a40);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_3172bfa5589826f4444212a2f8d24a40, exception_lineno);
} else if (exception_tb->tb_frame != &frame_3172bfa5589826f4444212a2f8d24a40->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_3172bfa5589826f4444212a2f8d24a40, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_3172bfa5589826f4444212a2f8d24a40,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_3172bfa5589826f4444212a2f8d24a40 == cache_frame_3172bfa5589826f4444212a2f8d24a40) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_3172bfa5589826f4444212a2f8d24a40);
cache_frame_3172bfa5589826f4444212a2f8d24a40 = NULL;
}
assertFrameObject(frame_3172bfa5589826f4444212a2f8d24a40);
// 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_cryptography$x509$extensions$$$function__19___eq__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_1ebe0e870979f4c25a0ecbb35d611915;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_1ebe0e870979f4c25a0ecbb35d611915 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_1ebe0e870979f4c25a0ecbb35d611915)) {
Py_XDECREF(cache_frame_1ebe0e870979f4c25a0ecbb35d611915);
#if _DEBUG_REFCOUNTS
if (cache_frame_1ebe0e870979f4c25a0ecbb35d611915 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_1ebe0e870979f4c25a0ecbb35d611915 = MAKE_FUNCTION_FRAME(codeobj_1ebe0e870979f4c25a0ecbb35d611915, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_1ebe0e870979f4c25a0ecbb35d611915->m_type_description == NULL);
frame_1ebe0e870979f4c25a0ecbb35d611915 = cache_frame_1ebe0e870979f4c25a0ecbb35d611915;
// Push the new frame as the currently active one.
pushFrameStack(frame_1ebe0e870979f4c25a0ecbb35d611915);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_1ebe0e870979f4c25a0ecbb35d611915) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(par_other);
tmp_isinstance_inst_1 = par_other;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[75]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[75]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 244;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 244;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 244;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
tmp_return_value = Py_NotImplemented;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
branch_no_1:;
{
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_expression_value_1;
PyObject *tmp_expression_value_2;
int tmp_and_left_truth_2;
PyObject *tmp_and_left_value_2;
PyObject *tmp_and_right_value_2;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
PyObject *tmp_expression_value_3;
PyObject *tmp_expression_value_4;
PyObject *tmp_cmp_expr_left_3;
PyObject *tmp_cmp_expr_right_3;
PyObject *tmp_expression_value_5;
PyObject *tmp_expression_value_6;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[76]);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 248;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_2 = par_other;
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[76]);
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 = 248;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_left_value_1 = RICH_COMPARE_EQ_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 = 248;
type_description_1 = "oo";
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 = 248;
type_description_1 = "oo";
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);
CHECK_OBJECT(par_self);
tmp_expression_value_3 = par_self;
tmp_cmp_expr_left_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[59]);
if (tmp_cmp_expr_left_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 249;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_4 = par_other;
tmp_cmp_expr_right_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[59]);
if (tmp_cmp_expr_right_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_cmp_expr_left_2);
exception_lineno = 249;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_left_value_2 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_2, tmp_cmp_expr_right_2);
Py_DECREF(tmp_cmp_expr_left_2);
Py_DECREF(tmp_cmp_expr_right_2);
if (tmp_and_left_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 249;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_left_truth_2 = CHECK_IF_TRUE(tmp_and_left_value_2);
if (tmp_and_left_truth_2 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_and_left_value_2);
exception_lineno = 249;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_2 == 1) {
goto and_right_2;
} else {
goto and_left_2;
}
and_right_2:;
Py_DECREF(tmp_and_left_value_2);
CHECK_OBJECT(par_self);
tmp_expression_value_5 = par_self;
tmp_cmp_expr_left_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[77]);
if (tmp_cmp_expr_left_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 250;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_6 = par_other;
tmp_cmp_expr_right_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_6, mod_consts[77]);
if (tmp_cmp_expr_right_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_cmp_expr_left_3);
exception_lineno = 251;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_right_value_2 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_3, tmp_cmp_expr_right_3);
Py_DECREF(tmp_cmp_expr_left_3);
Py_DECREF(tmp_cmp_expr_right_3);
if (tmp_and_right_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 251;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_right_value_1 = tmp_and_right_value_2;
goto and_end_2;
and_left_2:;
tmp_and_right_value_1 = tmp_and_left_value_2;
and_end_2:;
tmp_return_value = tmp_and_right_value_1;
goto and_end_1;
and_left_1:;
tmp_return_value = tmp_and_left_value_1;
and_end_1:;
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_1ebe0e870979f4c25a0ecbb35d611915);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_1ebe0e870979f4c25a0ecbb35d611915);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_1ebe0e870979f4c25a0ecbb35d611915);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_1ebe0e870979f4c25a0ecbb35d611915, exception_lineno);
} else if (exception_tb->tb_frame != &frame_1ebe0e870979f4c25a0ecbb35d611915->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_1ebe0e870979f4c25a0ecbb35d611915, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_1ebe0e870979f4c25a0ecbb35d611915,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_1ebe0e870979f4c25a0ecbb35d611915 == cache_frame_1ebe0e870979f4c25a0ecbb35d611915) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_1ebe0e870979f4c25a0ecbb35d611915);
cache_frame_1ebe0e870979f4c25a0ecbb35d611915 = NULL;
}
assertFrameObject(frame_1ebe0e870979f4c25a0ecbb35d611915);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__20___ne__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_d25f35ef70678de96d559637d4ecb492;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
static struct Nuitka_FrameObject *cache_frame_d25f35ef70678de96d559637d4ecb492 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_d25f35ef70678de96d559637d4ecb492)) {
Py_XDECREF(cache_frame_d25f35ef70678de96d559637d4ecb492);
#if _DEBUG_REFCOUNTS
if (cache_frame_d25f35ef70678de96d559637d4ecb492 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_d25f35ef70678de96d559637d4ecb492 = MAKE_FUNCTION_FRAME(codeobj_d25f35ef70678de96d559637d4ecb492, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_d25f35ef70678de96d559637d4ecb492->m_type_description == NULL);
frame_d25f35ef70678de96d559637d4ecb492 = cache_frame_d25f35ef70678de96d559637d4ecb492;
// Push the new frame as the currently active one.
pushFrameStack(frame_d25f35ef70678de96d559637d4ecb492);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_d25f35ef70678de96d559637d4ecb492) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_operand_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(par_self);
tmp_cmp_expr_left_1 = par_self;
CHECK_OBJECT(par_other);
tmp_cmp_expr_right_1 = par_other;
tmp_operand_value_1 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 255;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 255;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = (tmp_res == 0) ? Py_True : Py_False;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_d25f35ef70678de96d559637d4ecb492);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_d25f35ef70678de96d559637d4ecb492);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_d25f35ef70678de96d559637d4ecb492);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_d25f35ef70678de96d559637d4ecb492, exception_lineno);
} else if (exception_tb->tb_frame != &frame_d25f35ef70678de96d559637d4ecb492->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_d25f35ef70678de96d559637d4ecb492, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_d25f35ef70678de96d559637d4ecb492,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_d25f35ef70678de96d559637d4ecb492 == cache_frame_d25f35ef70678de96d559637d4ecb492) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_d25f35ef70678de96d559637d4ecb492);
cache_frame_d25f35ef70678de96d559637d4ecb492 = NULL;
}
assertFrameObject(frame_d25f35ef70678de96d559637d4ecb492);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__21___hash__(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *var_aci = NULL;
struct Nuitka_FrameObject *frame_f5134020a8bc16e510fe9c007d080d2b;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_f5134020a8bc16e510fe9c007d080d2b = 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_f5134020a8bc16e510fe9c007d080d2b)) {
Py_XDECREF(cache_frame_f5134020a8bc16e510fe9c007d080d2b);
#if _DEBUG_REFCOUNTS
if (cache_frame_f5134020a8bc16e510fe9c007d080d2b == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_f5134020a8bc16e510fe9c007d080d2b = MAKE_FUNCTION_FRAME(codeobj_f5134020a8bc16e510fe9c007d080d2b, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_f5134020a8bc16e510fe9c007d080d2b->m_type_description == NULL);
frame_f5134020a8bc16e510fe9c007d080d2b = cache_frame_f5134020a8bc16e510fe9c007d080d2b;
// Push the new frame as the currently active one.
pushFrameStack(frame_f5134020a8bc16e510fe9c007d080d2b);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_f5134020a8bc16e510fe9c007d080d2b) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[59]);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 258;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_1 = Py_None;
tmp_condition_result_1 = (tmp_cmp_expr_left_1 == tmp_cmp_expr_right_1) ? true : false;
Py_DECREF(tmp_cmp_expr_left_1);
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_assign_source_1;
tmp_assign_source_1 = Py_None;
assert(var_aci == NULL);
Py_INCREF(tmp_assign_source_1);
var_aci = tmp_assign_source_1;
}
goto branch_end_1;
branch_no_1:;
{
PyObject *tmp_assign_source_2;
PyObject *tmp_tuple_arg_1;
PyObject *tmp_expression_value_2;
CHECK_OBJECT(par_self);
tmp_expression_value_2 = par_self;
tmp_tuple_arg_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[59]);
if (tmp_tuple_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 261;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_assign_source_2 = PySequence_Tuple(tmp_tuple_arg_1);
Py_DECREF(tmp_tuple_arg_1);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 261;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
assert(var_aci == NULL);
var_aci = tmp_assign_source_2;
}
branch_end_1:;
{
PyObject *tmp_hash_arg_1;
PyObject *tmp_tuple_element_1;
PyObject *tmp_expression_value_3;
CHECK_OBJECT(par_self);
tmp_expression_value_3 = par_self;
tmp_tuple_element_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[76]);
if (tmp_tuple_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 263;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_hash_arg_1 = MAKE_TUPLE_EMPTY(3);
{
PyObject *tmp_expression_value_4;
PyTuple_SET_ITEM(tmp_hash_arg_1, 0, tmp_tuple_element_1);
CHECK_OBJECT(var_aci);
tmp_tuple_element_1 = var_aci;
PyTuple_SET_ITEM0(tmp_hash_arg_1, 1, tmp_tuple_element_1);
CHECK_OBJECT(par_self);
tmp_expression_value_4 = par_self;
tmp_tuple_element_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[77]);
if (tmp_tuple_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 263;
type_description_1 = "oo";
goto tuple_build_exception_1;
}
PyTuple_SET_ITEM(tmp_hash_arg_1, 2, tmp_tuple_element_1);
}
goto tuple_build_noexception_1;
// Exception handling pass through code for tuple_build:
tuple_build_exception_1:;
Py_DECREF(tmp_hash_arg_1);
goto frame_exception_exit_1;
// Finished with no exception for tuple_build:
tuple_build_noexception_1:;
tmp_return_value = BUILTIN_HASH(tmp_hash_arg_1);
Py_DECREF(tmp_hash_arg_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 262;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_f5134020a8bc16e510fe9c007d080d2b);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_f5134020a8bc16e510fe9c007d080d2b);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_f5134020a8bc16e510fe9c007d080d2b);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_f5134020a8bc16e510fe9c007d080d2b, exception_lineno);
} else if (exception_tb->tb_frame != &frame_f5134020a8bc16e510fe9c007d080d2b->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_f5134020a8bc16e510fe9c007d080d2b, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_f5134020a8bc16e510fe9c007d080d2b,
type_description_1,
par_self,
var_aci
);
// Release cached frame if used for exception.
if (frame_f5134020a8bc16e510fe9c007d080d2b == cache_frame_f5134020a8bc16e510fe9c007d080d2b) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_f5134020a8bc16e510fe9c007d080d2b);
cache_frame_f5134020a8bc16e510fe9c007d080d2b = NULL;
}
assertFrameObject(frame_f5134020a8bc16e510fe9c007d080d2b);
// 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_aci);
Py_DECREF(var_aci);
var_aci = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_aci);
var_aci = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_cryptography$x509$extensions$$$function__22___init__(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_digest = python_pars[1];
struct Nuitka_FrameObject *frame_210dfca1df3a7b74066050ef2ea9c9d7;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
bool tmp_result;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
static struct Nuitka_FrameObject *cache_frame_210dfca1df3a7b74066050ef2ea9c9d7 = NULL;
PyObject *tmp_return_value = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_210dfca1df3a7b74066050ef2ea9c9d7)) {
Py_XDECREF(cache_frame_210dfca1df3a7b74066050ef2ea9c9d7);
#if _DEBUG_REFCOUNTS
if (cache_frame_210dfca1df3a7b74066050ef2ea9c9d7 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_210dfca1df3a7b74066050ef2ea9c9d7 = MAKE_FUNCTION_FRAME(codeobj_210dfca1df3a7b74066050ef2ea9c9d7, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_210dfca1df3a7b74066050ef2ea9c9d7->m_type_description == NULL);
frame_210dfca1df3a7b74066050ef2ea9c9d7 = cache_frame_210dfca1df3a7b74066050ef2ea9c9d7;
// Push the new frame as the currently active one.
pushFrameStack(frame_210dfca1df3a7b74066050ef2ea9c9d7);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_210dfca1df3a7b74066050ef2ea9c9d7) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
CHECK_OBJECT(par_digest);
tmp_assattr_value_1 = par_digest;
CHECK_OBJECT(par_self);
tmp_assattr_target_1 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[78], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 278;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_210dfca1df3a7b74066050ef2ea9c9d7);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_210dfca1df3a7b74066050ef2ea9c9d7);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_210dfca1df3a7b74066050ef2ea9c9d7, exception_lineno);
} else if (exception_tb->tb_frame != &frame_210dfca1df3a7b74066050ef2ea9c9d7->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_210dfca1df3a7b74066050ef2ea9c9d7, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_210dfca1df3a7b74066050ef2ea9c9d7,
type_description_1,
par_self,
par_digest
);
// Release cached frame if used for exception.
if (frame_210dfca1df3a7b74066050ef2ea9c9d7 == cache_frame_210dfca1df3a7b74066050ef2ea9c9d7) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_210dfca1df3a7b74066050ef2ea9c9d7);
cache_frame_210dfca1df3a7b74066050ef2ea9c9d7 = NULL;
}
assertFrameObject(frame_210dfca1df3a7b74066050ef2ea9c9d7);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto function_return_exit;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_digest);
Py_DECREF(par_digest);
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_digest);
Py_DECREF(par_digest);
// 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_cryptography$x509$extensions$$$function__23_from_public_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_cls = python_pars[0];
PyObject *par_public_key = python_pars[1];
struct Nuitka_FrameObject *frame_2683bcb59669348510880355b3bfac8d;
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_2683bcb59669348510880355b3bfac8d = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_2683bcb59669348510880355b3bfac8d)) {
Py_XDECREF(cache_frame_2683bcb59669348510880355b3bfac8d);
#if _DEBUG_REFCOUNTS
if (cache_frame_2683bcb59669348510880355b3bfac8d == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_2683bcb59669348510880355b3bfac8d = MAKE_FUNCTION_FRAME(codeobj_2683bcb59669348510880355b3bfac8d, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_2683bcb59669348510880355b3bfac8d->m_type_description == NULL);
frame_2683bcb59669348510880355b3bfac8d = cache_frame_2683bcb59669348510880355b3bfac8d;
// Push the new frame as the currently active one.
pushFrameStack(frame_2683bcb59669348510880355b3bfac8d);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_2683bcb59669348510880355b3bfac8d) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_called_value_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_called_value_2;
PyObject *tmp_args_element_value_2;
CHECK_OBJECT(par_cls);
tmp_called_value_1 = par_cls;
tmp_called_value_2 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[65]);
if (unlikely(tmp_called_value_2 == NULL)) {
tmp_called_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[65]);
}
if (tmp_called_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 282;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_public_key);
tmp_args_element_value_2 = par_public_key;
frame_2683bcb59669348510880355b3bfac8d->m_frame.f_lineno = 282;
tmp_args_element_value_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_2, tmp_args_element_value_2);
if (tmp_args_element_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 282;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
frame_2683bcb59669348510880355b3bfac8d->m_frame.f_lineno = 282;
tmp_return_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_1, tmp_args_element_value_1);
Py_DECREF(tmp_args_element_value_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 282;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_2683bcb59669348510880355b3bfac8d);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_2683bcb59669348510880355b3bfac8d);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_2683bcb59669348510880355b3bfac8d);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_2683bcb59669348510880355b3bfac8d, exception_lineno);
} else if (exception_tb->tb_frame != &frame_2683bcb59669348510880355b3bfac8d->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_2683bcb59669348510880355b3bfac8d, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_2683bcb59669348510880355b3bfac8d,
type_description_1,
par_cls,
par_public_key
);
// Release cached frame if used for exception.
if (frame_2683bcb59669348510880355b3bfac8d == cache_frame_2683bcb59669348510880355b3bfac8d) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_2683bcb59669348510880355b3bfac8d);
cache_frame_2683bcb59669348510880355b3bfac8d = NULL;
}
assertFrameObject(frame_2683bcb59669348510880355b3bfac8d);
// 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_cls);
Py_DECREF(par_cls);
CHECK_OBJECT(par_public_key);
Py_DECREF(par_public_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_cls);
Py_DECREF(par_cls);
CHECK_OBJECT(par_public_key);
Py_DECREF(par_public_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_cryptography$x509$extensions$$$function__24___repr__(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_b01717e16f2967b4c11113908d2f1a3a;
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_b01717e16f2967b4c11113908d2f1a3a = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_b01717e16f2967b4c11113908d2f1a3a)) {
Py_XDECREF(cache_frame_b01717e16f2967b4c11113908d2f1a3a);
#if _DEBUG_REFCOUNTS
if (cache_frame_b01717e16f2967b4c11113908d2f1a3a == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_b01717e16f2967b4c11113908d2f1a3a = MAKE_FUNCTION_FRAME(codeobj_b01717e16f2967b4c11113908d2f1a3a, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_b01717e16f2967b4c11113908d2f1a3a->m_type_description == NULL);
frame_b01717e16f2967b4c11113908d2f1a3a = cache_frame_b01717e16f2967b4c11113908d2f1a3a;
// Push the new frame as the currently active one.
pushFrameStack(frame_b01717e16f2967b4c11113908d2f1a3a);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_b01717e16f2967b4c11113908d2f1a3a) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_kw_call_arg_value_0_1;
PyObject *tmp_kw_call_arg_value_1_1;
PyObject *tmp_expression_value_1;
tmp_kw_call_arg_value_0_1 = mod_consts[79];
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_kw_call_arg_value_1_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[30]);
if (tmp_kw_call_arg_value_1_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 287;
type_description_1 = "o";
goto frame_exception_exit_1;
}
frame_b01717e16f2967b4c11113908d2f1a3a->m_frame.f_lineno = 287;
{
PyObject *call_args[] = {tmp_kw_call_arg_value_0_1, tmp_kw_call_arg_value_1_1};
tmp_return_value = CALL_FUNCTION_WITH_ARGS2(unicode_builtin_format, call_args);
}
Py_DECREF(tmp_kw_call_arg_value_1_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 287;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_b01717e16f2967b4c11113908d2f1a3a);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_b01717e16f2967b4c11113908d2f1a3a);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_b01717e16f2967b4c11113908d2f1a3a);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_b01717e16f2967b4c11113908d2f1a3a, exception_lineno);
} else if (exception_tb->tb_frame != &frame_b01717e16f2967b4c11113908d2f1a3a->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_b01717e16f2967b4c11113908d2f1a3a, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_b01717e16f2967b4c11113908d2f1a3a,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_b01717e16f2967b4c11113908d2f1a3a == cache_frame_b01717e16f2967b4c11113908d2f1a3a) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_b01717e16f2967b4c11113908d2f1a3a);
cache_frame_b01717e16f2967b4c11113908d2f1a3a = NULL;
}
assertFrameObject(frame_b01717e16f2967b4c11113908d2f1a3a);
// 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_cryptography$x509$extensions$$$function__25___eq__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_d43f53a8d71ebf952c03b5d0c99b3cd3;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_d43f53a8d71ebf952c03b5d0c99b3cd3 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_d43f53a8d71ebf952c03b5d0c99b3cd3)) {
Py_XDECREF(cache_frame_d43f53a8d71ebf952c03b5d0c99b3cd3);
#if _DEBUG_REFCOUNTS
if (cache_frame_d43f53a8d71ebf952c03b5d0c99b3cd3 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_d43f53a8d71ebf952c03b5d0c99b3cd3 = MAKE_FUNCTION_FRAME(codeobj_d43f53a8d71ebf952c03b5d0c99b3cd3, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_d43f53a8d71ebf952c03b5d0c99b3cd3->m_type_description == NULL);
frame_d43f53a8d71ebf952c03b5d0c99b3cd3 = cache_frame_d43f53a8d71ebf952c03b5d0c99b3cd3;
// Push the new frame as the currently active one.
pushFrameStack(frame_d43f53a8d71ebf952c03b5d0c99b3cd3);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_d43f53a8d71ebf952c03b5d0c99b3cd3) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(par_other);
tmp_isinstance_inst_1 = par_other;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[67]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[67]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 290;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 290;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 290;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
tmp_return_value = Py_NotImplemented;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
branch_no_1:;
{
PyObject *tmp_called_value_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_args_element_value_2;
PyObject *tmp_expression_value_3;
tmp_expression_value_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[80]);
if (unlikely(tmp_expression_value_1 == NULL)) {
tmp_expression_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[80]);
}
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 293;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_called_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[81]);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 293;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_expression_value_2 = par_self;
tmp_args_element_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[30]);
if (tmp_args_element_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
exception_lineno = 293;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_3 = par_other;
tmp_args_element_value_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[30]);
if (tmp_args_element_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_1);
exception_lineno = 293;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
frame_d43f53a8d71ebf952c03b5d0c99b3cd3->m_frame.f_lineno = 293;
{
PyObject *call_args[] = {tmp_args_element_value_1, tmp_args_element_value_2};
tmp_return_value = CALL_FUNCTION_WITH_ARGS2(tmp_called_value_1, call_args);
}
Py_DECREF(tmp_called_value_1);
Py_DECREF(tmp_args_element_value_1);
Py_DECREF(tmp_args_element_value_2);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 293;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_d43f53a8d71ebf952c03b5d0c99b3cd3);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_d43f53a8d71ebf952c03b5d0c99b3cd3);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_d43f53a8d71ebf952c03b5d0c99b3cd3);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_d43f53a8d71ebf952c03b5d0c99b3cd3, exception_lineno);
} else if (exception_tb->tb_frame != &frame_d43f53a8d71ebf952c03b5d0c99b3cd3->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_d43f53a8d71ebf952c03b5d0c99b3cd3, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_d43f53a8d71ebf952c03b5d0c99b3cd3,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_d43f53a8d71ebf952c03b5d0c99b3cd3 == cache_frame_d43f53a8d71ebf952c03b5d0c99b3cd3) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_d43f53a8d71ebf952c03b5d0c99b3cd3);
cache_frame_d43f53a8d71ebf952c03b5d0c99b3cd3 = NULL;
}
assertFrameObject(frame_d43f53a8d71ebf952c03b5d0c99b3cd3);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__26___ne__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_e685c58a09d8bf9ff6c2a43a71655b92;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
static struct Nuitka_FrameObject *cache_frame_e685c58a09d8bf9ff6c2a43a71655b92 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_e685c58a09d8bf9ff6c2a43a71655b92)) {
Py_XDECREF(cache_frame_e685c58a09d8bf9ff6c2a43a71655b92);
#if _DEBUG_REFCOUNTS
if (cache_frame_e685c58a09d8bf9ff6c2a43a71655b92 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_e685c58a09d8bf9ff6c2a43a71655b92 = MAKE_FUNCTION_FRAME(codeobj_e685c58a09d8bf9ff6c2a43a71655b92, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_e685c58a09d8bf9ff6c2a43a71655b92->m_type_description == NULL);
frame_e685c58a09d8bf9ff6c2a43a71655b92 = cache_frame_e685c58a09d8bf9ff6c2a43a71655b92;
// Push the new frame as the currently active one.
pushFrameStack(frame_e685c58a09d8bf9ff6c2a43a71655b92);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_e685c58a09d8bf9ff6c2a43a71655b92) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_operand_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(par_self);
tmp_cmp_expr_left_1 = par_self;
CHECK_OBJECT(par_other);
tmp_cmp_expr_right_1 = par_other;
tmp_operand_value_1 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 296;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 296;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = (tmp_res == 0) ? Py_True : Py_False;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_e685c58a09d8bf9ff6c2a43a71655b92);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_e685c58a09d8bf9ff6c2a43a71655b92);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_e685c58a09d8bf9ff6c2a43a71655b92);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_e685c58a09d8bf9ff6c2a43a71655b92, exception_lineno);
} else if (exception_tb->tb_frame != &frame_e685c58a09d8bf9ff6c2a43a71655b92->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_e685c58a09d8bf9ff6c2a43a71655b92, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_e685c58a09d8bf9ff6c2a43a71655b92,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_e685c58a09d8bf9ff6c2a43a71655b92 == cache_frame_e685c58a09d8bf9ff6c2a43a71655b92) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_e685c58a09d8bf9ff6c2a43a71655b92);
cache_frame_e685c58a09d8bf9ff6c2a43a71655b92 = NULL;
}
assertFrameObject(frame_e685c58a09d8bf9ff6c2a43a71655b92);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__27___hash__(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_4523d17fd4c626adc1cb3340ec5b8388;
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_4523d17fd4c626adc1cb3340ec5b8388 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_4523d17fd4c626adc1cb3340ec5b8388)) {
Py_XDECREF(cache_frame_4523d17fd4c626adc1cb3340ec5b8388);
#if _DEBUG_REFCOUNTS
if (cache_frame_4523d17fd4c626adc1cb3340ec5b8388 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_4523d17fd4c626adc1cb3340ec5b8388 = MAKE_FUNCTION_FRAME(codeobj_4523d17fd4c626adc1cb3340ec5b8388, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_4523d17fd4c626adc1cb3340ec5b8388->m_type_description == NULL);
frame_4523d17fd4c626adc1cb3340ec5b8388 = cache_frame_4523d17fd4c626adc1cb3340ec5b8388;
// Push the new frame as the currently active one.
pushFrameStack(frame_4523d17fd4c626adc1cb3340ec5b8388);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_4523d17fd4c626adc1cb3340ec5b8388) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_hash_arg_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_hash_arg_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[30]);
if (tmp_hash_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 299;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_return_value = BUILTIN_HASH(tmp_hash_arg_1);
Py_DECREF(tmp_hash_arg_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 299;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_4523d17fd4c626adc1cb3340ec5b8388);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_4523d17fd4c626adc1cb3340ec5b8388);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_4523d17fd4c626adc1cb3340ec5b8388);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_4523d17fd4c626adc1cb3340ec5b8388, exception_lineno);
} else if (exception_tb->tb_frame != &frame_4523d17fd4c626adc1cb3340ec5b8388->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_4523d17fd4c626adc1cb3340ec5b8388, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_4523d17fd4c626adc1cb3340ec5b8388,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_4523d17fd4c626adc1cb3340ec5b8388 == cache_frame_4523d17fd4c626adc1cb3340ec5b8388) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_4523d17fd4c626adc1cb3340ec5b8388);
cache_frame_4523d17fd4c626adc1cb3340ec5b8388 = NULL;
}
assertFrameObject(frame_4523d17fd4c626adc1cb3340ec5b8388);
// 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_cryptography$x509$extensions$$$function__28___init__(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_descriptions = python_pars[1];
PyObject *tmp_genexpr_1__$0 = NULL;
struct Nuitka_FrameObject *frame_de5c28483ec5d4bbc0a183fd338670d0;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
bool tmp_result;
static struct Nuitka_FrameObject *cache_frame_de5c28483ec5d4bbc0a183fd338670d0 = 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_de5c28483ec5d4bbc0a183fd338670d0)) {
Py_XDECREF(cache_frame_de5c28483ec5d4bbc0a183fd338670d0);
#if _DEBUG_REFCOUNTS
if (cache_frame_de5c28483ec5d4bbc0a183fd338670d0 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_de5c28483ec5d4bbc0a183fd338670d0 = MAKE_FUNCTION_FRAME(codeobj_de5c28483ec5d4bbc0a183fd338670d0, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_de5c28483ec5d4bbc0a183fd338670d0->m_type_description == NULL);
frame_de5c28483ec5d4bbc0a183fd338670d0 = cache_frame_de5c28483ec5d4bbc0a183fd338670d0;
// Push the new frame as the currently active one.
pushFrameStack(frame_de5c28483ec5d4bbc0a183fd338670d0);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_de5c28483ec5d4bbc0a183fd338670d0) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_list_arg_1;
CHECK_OBJECT(par_descriptions);
tmp_list_arg_1 = par_descriptions;
tmp_assign_source_1 = MAKE_LIST(tmp_list_arg_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 307;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
{
PyObject *old = par_descriptions;
assert(old != NULL);
par_descriptions = tmp_assign_source_1;
Py_DECREF(old);
}
}
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_all_arg_1;
{
PyObject *tmp_assign_source_2;
PyObject *tmp_iter_arg_1;
CHECK_OBJECT(par_descriptions);
tmp_iter_arg_1 = par_descriptions;
tmp_assign_source_2 = MAKE_ITERATOR(tmp_iter_arg_1);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 308;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
assert(tmp_genexpr_1__$0 == NULL);
tmp_genexpr_1__$0 = tmp_assign_source_2;
}
// Tried code:
{
struct Nuitka_CellObject *tmp_closure_1[1];
tmp_closure_1[0] = Nuitka_Cell_New0(tmp_genexpr_1__$0);
tmp_all_arg_1 = MAKE_GENERATOR_cryptography$x509$extensions$$$function__28___init__$$$genexpr__1_genexpr(tmp_closure_1);
goto try_return_handler_2;
}
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_2:;
CHECK_OBJECT(tmp_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_operand_value_1 = BUILTIN_ALL(tmp_all_arg_1);
Py_DECREF(tmp_all_arg_1);
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 308;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
assert(!(tmp_res == -1));
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_make_exception_arg_1;
tmp_make_exception_arg_1 = mod_consts[82];
frame_de5c28483ec5d4bbc0a183fd338670d0->m_frame.f_lineno = 309;
tmp_raise_type_1 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_TypeError, tmp_make_exception_arg_1);
assert(!(tmp_raise_type_1 == NULL));
exception_type = tmp_raise_type_1;
exception_lineno = 309;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oo";
goto frame_exception_exit_1;
}
branch_no_1:;
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
CHECK_OBJECT(par_descriptions);
tmp_assattr_value_1 = par_descriptions;
CHECK_OBJECT(par_self);
tmp_assattr_target_1 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[83], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 314;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_de5c28483ec5d4bbc0a183fd338670d0);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_de5c28483ec5d4bbc0a183fd338670d0);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_de5c28483ec5d4bbc0a183fd338670d0, exception_lineno);
} else if (exception_tb->tb_frame != &frame_de5c28483ec5d4bbc0a183fd338670d0->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_de5c28483ec5d4bbc0a183fd338670d0, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_de5c28483ec5d4bbc0a183fd338670d0,
type_description_1,
par_self,
par_descriptions
);
// Release cached frame if used for exception.
if (frame_de5c28483ec5d4bbc0a183fd338670d0 == cache_frame_de5c28483ec5d4bbc0a183fd338670d0) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_de5c28483ec5d4bbc0a183fd338670d0);
cache_frame_de5c28483ec5d4bbc0a183fd338670d0 = NULL;
}
assertFrameObject(frame_de5c28483ec5d4bbc0a183fd338670d0);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto try_return_handler_1;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(par_descriptions);
Py_DECREF(par_descriptions);
par_descriptions = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(par_descriptions);
par_descriptions = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
struct cryptography$x509$extensions$$$function__28___init__$$$genexpr__1_genexpr_locals {
PyObject *var_x;
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 *cryptography$x509$extensions$$$function__28___init__$$$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 cryptography$x509$extensions$$$function__28___init__$$$genexpr__1_genexpr_locals *generator_heap = (struct cryptography$x509$extensions$$$function__28___init__$$$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_x = 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_207e75985c168c5c4ba56acdf14dde07, module_cryptography$x509$extensions, 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 = "No";
generator_heap->exception_lineno = 308;
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_x;
generator_heap->var_x = tmp_assign_source_2;
Py_INCREF(generator_heap->var_x);
Py_XDECREF(old);
}
}
{
PyObject *tmp_expression_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_1;
CHECK_OBJECT(generator_heap->var_x);
tmp_isinstance_inst_1 = generator_heap->var_x;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[84]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[84]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 308;
generator_heap->type_description_1 = "No";
goto try_except_handler_2;
}
generator_heap->tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_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 = 308;
generator_heap->type_description_1 = "No";
goto try_except_handler_2;
}
tmp_expression_value_1 = (generator_heap->tmp_res != 0) ? Py_True : Py_False;
Py_INCREF(tmp_expression_value_1);
Nuitka_PreserveHeap(generator_heap->yield_tmps, &tmp_isinstance_inst_1, sizeof(PyObject *), &tmp_isinstance_cls_1, sizeof(PyObject *), NULL);
generator->m_yield_return_index = 1;
return tmp_expression_value_1;
yield_return_1:
Nuitka_RestoreHeap(generator_heap->yield_tmps, &tmp_isinstance_inst_1, sizeof(PyObject *), &tmp_isinstance_cls_1, 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 = 308;
generator_heap->type_description_1 = "No";
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 = 308;
generator_heap->type_description_1 = "No";
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_x
);
// 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_x);
generator_heap->var_x = 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_x);
generator_heap->var_x = 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_cryptography$x509$extensions$$$function__28___init__$$$genexpr__1_genexpr(struct Nuitka_CellObject **closure) {
return Nuitka_Generator_New(
cryptography$x509$extensions$$$function__28___init__$$$genexpr__1_genexpr_context,
module_cryptography$x509$extensions,
mod_consts[63],
#if PYTHON_VERSION >= 0x350
mod_consts[85],
#endif
codeobj_207e75985c168c5c4ba56acdf14dde07,
closure,
1,
sizeof(struct cryptography$x509$extensions$$$function__28___init__$$$genexpr__1_genexpr_locals)
);
}
static PyObject *impl_cryptography$x509$extensions$$$function__29___repr__(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_059f84b3c76b1a13e941b32116e91b17;
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_059f84b3c76b1a13e941b32116e91b17 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_059f84b3c76b1a13e941b32116e91b17)) {
Py_XDECREF(cache_frame_059f84b3c76b1a13e941b32116e91b17);
#if _DEBUG_REFCOUNTS
if (cache_frame_059f84b3c76b1a13e941b32116e91b17 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_059f84b3c76b1a13e941b32116e91b17 = MAKE_FUNCTION_FRAME(codeobj_059f84b3c76b1a13e941b32116e91b17, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_059f84b3c76b1a13e941b32116e91b17->m_type_description == NULL);
frame_059f84b3c76b1a13e941b32116e91b17 = cache_frame_059f84b3c76b1a13e941b32116e91b17;
// Push the new frame as the currently active one.
pushFrameStack(frame_059f84b3c76b1a13e941b32116e91b17);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_059f84b3c76b1a13e941b32116e91b17) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_kw_call_arg_value_0_1;
PyObject *tmp_kw_call_arg_value_1_1;
PyObject *tmp_expression_value_1;
tmp_kw_call_arg_value_0_1 = mod_consts[86];
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_kw_call_arg_value_1_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[83]);
if (tmp_kw_call_arg_value_1_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 319;
type_description_1 = "o";
goto frame_exception_exit_1;
}
frame_059f84b3c76b1a13e941b32116e91b17->m_frame.f_lineno = 319;
{
PyObject *call_args[] = {tmp_kw_call_arg_value_0_1, tmp_kw_call_arg_value_1_1};
tmp_return_value = CALL_FUNCTION_WITH_ARGS2(unicode_builtin_format, call_args);
}
Py_DECREF(tmp_kw_call_arg_value_1_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 319;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_059f84b3c76b1a13e941b32116e91b17);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_059f84b3c76b1a13e941b32116e91b17);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_059f84b3c76b1a13e941b32116e91b17);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_059f84b3c76b1a13e941b32116e91b17, exception_lineno);
} else if (exception_tb->tb_frame != &frame_059f84b3c76b1a13e941b32116e91b17->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_059f84b3c76b1a13e941b32116e91b17, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_059f84b3c76b1a13e941b32116e91b17,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_059f84b3c76b1a13e941b32116e91b17 == cache_frame_059f84b3c76b1a13e941b32116e91b17) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_059f84b3c76b1a13e941b32116e91b17);
cache_frame_059f84b3c76b1a13e941b32116e91b17 = NULL;
}
assertFrameObject(frame_059f84b3c76b1a13e941b32116e91b17);
// 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_cryptography$x509$extensions$$$function__30___eq__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_73525f46262d05c9cc23fe13b94bc823;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_73525f46262d05c9cc23fe13b94bc823 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_73525f46262d05c9cc23fe13b94bc823)) {
Py_XDECREF(cache_frame_73525f46262d05c9cc23fe13b94bc823);
#if _DEBUG_REFCOUNTS
if (cache_frame_73525f46262d05c9cc23fe13b94bc823 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_73525f46262d05c9cc23fe13b94bc823 = MAKE_FUNCTION_FRAME(codeobj_73525f46262d05c9cc23fe13b94bc823, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_73525f46262d05c9cc23fe13b94bc823->m_type_description == NULL);
frame_73525f46262d05c9cc23fe13b94bc823 = cache_frame_73525f46262d05c9cc23fe13b94bc823;
// Push the new frame as the currently active one.
pushFrameStack(frame_73525f46262d05c9cc23fe13b94bc823);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_73525f46262d05c9cc23fe13b94bc823) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(par_other);
tmp_isinstance_inst_1 = par_other;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[87]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[87]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 322;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 322;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 322;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
tmp_return_value = Py_NotImplemented;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
branch_no_1:;
{
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_expression_value_2;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[83]);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 325;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_2 = par_other;
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[83]);
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 = 325;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = RICH_COMPARE_EQ_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_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 325;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_73525f46262d05c9cc23fe13b94bc823);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_73525f46262d05c9cc23fe13b94bc823);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_73525f46262d05c9cc23fe13b94bc823);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_73525f46262d05c9cc23fe13b94bc823, exception_lineno);
} else if (exception_tb->tb_frame != &frame_73525f46262d05c9cc23fe13b94bc823->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_73525f46262d05c9cc23fe13b94bc823, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_73525f46262d05c9cc23fe13b94bc823,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_73525f46262d05c9cc23fe13b94bc823 == cache_frame_73525f46262d05c9cc23fe13b94bc823) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_73525f46262d05c9cc23fe13b94bc823);
cache_frame_73525f46262d05c9cc23fe13b94bc823 = NULL;
}
assertFrameObject(frame_73525f46262d05c9cc23fe13b94bc823);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__31___ne__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_d26720f62496df7cff3838d66232cc23;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
static struct Nuitka_FrameObject *cache_frame_d26720f62496df7cff3838d66232cc23 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_d26720f62496df7cff3838d66232cc23)) {
Py_XDECREF(cache_frame_d26720f62496df7cff3838d66232cc23);
#if _DEBUG_REFCOUNTS
if (cache_frame_d26720f62496df7cff3838d66232cc23 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_d26720f62496df7cff3838d66232cc23 = MAKE_FUNCTION_FRAME(codeobj_d26720f62496df7cff3838d66232cc23, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_d26720f62496df7cff3838d66232cc23->m_type_description == NULL);
frame_d26720f62496df7cff3838d66232cc23 = cache_frame_d26720f62496df7cff3838d66232cc23;
// Push the new frame as the currently active one.
pushFrameStack(frame_d26720f62496df7cff3838d66232cc23);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_d26720f62496df7cff3838d66232cc23) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_operand_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(par_self);
tmp_cmp_expr_left_1 = par_self;
CHECK_OBJECT(par_other);
tmp_cmp_expr_right_1 = par_other;
tmp_operand_value_1 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 328;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 328;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = (tmp_res == 0) ? Py_True : Py_False;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_d26720f62496df7cff3838d66232cc23);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_d26720f62496df7cff3838d66232cc23);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_d26720f62496df7cff3838d66232cc23);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_d26720f62496df7cff3838d66232cc23, exception_lineno);
} else if (exception_tb->tb_frame != &frame_d26720f62496df7cff3838d66232cc23->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_d26720f62496df7cff3838d66232cc23, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_d26720f62496df7cff3838d66232cc23,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_d26720f62496df7cff3838d66232cc23 == cache_frame_d26720f62496df7cff3838d66232cc23) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_d26720f62496df7cff3838d66232cc23);
cache_frame_d26720f62496df7cff3838d66232cc23 = NULL;
}
assertFrameObject(frame_d26720f62496df7cff3838d66232cc23);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__32___hash__(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_e2aa2e1356382713d15beaae494417b9;
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_e2aa2e1356382713d15beaae494417b9 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_e2aa2e1356382713d15beaae494417b9)) {
Py_XDECREF(cache_frame_e2aa2e1356382713d15beaae494417b9);
#if _DEBUG_REFCOUNTS
if (cache_frame_e2aa2e1356382713d15beaae494417b9 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_e2aa2e1356382713d15beaae494417b9 = MAKE_FUNCTION_FRAME(codeobj_e2aa2e1356382713d15beaae494417b9, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_e2aa2e1356382713d15beaae494417b9->m_type_description == NULL);
frame_e2aa2e1356382713d15beaae494417b9 = cache_frame_e2aa2e1356382713d15beaae494417b9;
// Push the new frame as the currently active one.
pushFrameStack(frame_e2aa2e1356382713d15beaae494417b9);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_e2aa2e1356382713d15beaae494417b9) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_hash_arg_1;
PyObject *tmp_tuple_arg_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_tuple_arg_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[83]);
if (tmp_tuple_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 331;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_hash_arg_1 = PySequence_Tuple(tmp_tuple_arg_1);
Py_DECREF(tmp_tuple_arg_1);
if (tmp_hash_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 331;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_return_value = BUILTIN_HASH(tmp_hash_arg_1);
Py_DECREF(tmp_hash_arg_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 331;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_e2aa2e1356382713d15beaae494417b9);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_e2aa2e1356382713d15beaae494417b9);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_e2aa2e1356382713d15beaae494417b9);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_e2aa2e1356382713d15beaae494417b9, exception_lineno);
} else if (exception_tb->tb_frame != &frame_e2aa2e1356382713d15beaae494417b9->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_e2aa2e1356382713d15beaae494417b9, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_e2aa2e1356382713d15beaae494417b9,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_e2aa2e1356382713d15beaae494417b9 == cache_frame_e2aa2e1356382713d15beaae494417b9) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_e2aa2e1356382713d15beaae494417b9);
cache_frame_e2aa2e1356382713d15beaae494417b9 = NULL;
}
assertFrameObject(frame_e2aa2e1356382713d15beaae494417b9);
// 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_cryptography$x509$extensions$$$function__33___init__(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_access_method = python_pars[1];
PyObject *par_access_location = python_pars[2];
struct Nuitka_FrameObject *frame_cd8119d617c3f046a17813ee8b61d527;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
bool tmp_result;
static struct Nuitka_FrameObject *cache_frame_cd8119d617c3f046a17813ee8b61d527 = NULL;
PyObject *tmp_return_value = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_cd8119d617c3f046a17813ee8b61d527)) {
Py_XDECREF(cache_frame_cd8119d617c3f046a17813ee8b61d527);
#if _DEBUG_REFCOUNTS
if (cache_frame_cd8119d617c3f046a17813ee8b61d527 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_cd8119d617c3f046a17813ee8b61d527 = MAKE_FUNCTION_FRAME(codeobj_cd8119d617c3f046a17813ee8b61d527, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_cd8119d617c3f046a17813ee8b61d527->m_type_description == NULL);
frame_cd8119d617c3f046a17813ee8b61d527 = cache_frame_cd8119d617c3f046a17813ee8b61d527;
// Push the new frame as the currently active one.
pushFrameStack(frame_cd8119d617c3f046a17813ee8b61d527);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_cd8119d617c3f046a17813ee8b61d527) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(par_access_method);
tmp_isinstance_inst_1 = par_access_method;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[88]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[88]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 336;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 336;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 336;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_make_exception_arg_1;
tmp_make_exception_arg_1 = mod_consts[89];
frame_cd8119d617c3f046a17813ee8b61d527->m_frame.f_lineno = 337;
tmp_raise_type_1 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_TypeError, tmp_make_exception_arg_1);
assert(!(tmp_raise_type_1 == NULL));
exception_type = tmp_raise_type_1;
exception_lineno = 337;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
branch_no_1:;
{
bool tmp_condition_result_2;
PyObject *tmp_operand_value_2;
PyObject *tmp_isinstance_inst_2;
PyObject *tmp_isinstance_cls_2;
CHECK_OBJECT(par_access_location);
tmp_isinstance_inst_2 = par_access_location;
tmp_isinstance_cls_2 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[62]);
if (unlikely(tmp_isinstance_cls_2 == NULL)) {
tmp_isinstance_cls_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[62]);
}
if (tmp_isinstance_cls_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 339;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_2, tmp_isinstance_cls_2);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 339;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_operand_value_2 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_2);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 339;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_condition_result_2 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_2 != false) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_raise_type_2;
PyObject *tmp_make_exception_arg_2;
tmp_make_exception_arg_2 = mod_consts[90];
frame_cd8119d617c3f046a17813ee8b61d527->m_frame.f_lineno = 340;
tmp_raise_type_2 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_TypeError, tmp_make_exception_arg_2);
assert(!(tmp_raise_type_2 == NULL));
exception_type = tmp_raise_type_2;
exception_lineno = 340;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
branch_no_2:;
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
CHECK_OBJECT(par_access_method);
tmp_assattr_value_1 = par_access_method;
CHECK_OBJECT(par_self);
tmp_assattr_target_1 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[91], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 342;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_2;
PyObject *tmp_assattr_target_2;
CHECK_OBJECT(par_access_location);
tmp_assattr_value_2 = par_access_location;
CHECK_OBJECT(par_self);
tmp_assattr_target_2 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_2, mod_consts[92], tmp_assattr_value_2);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 343;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_cd8119d617c3f046a17813ee8b61d527);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_cd8119d617c3f046a17813ee8b61d527);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_cd8119d617c3f046a17813ee8b61d527, exception_lineno);
} else if (exception_tb->tb_frame != &frame_cd8119d617c3f046a17813ee8b61d527->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_cd8119d617c3f046a17813ee8b61d527, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_cd8119d617c3f046a17813ee8b61d527,
type_description_1,
par_self,
par_access_method,
par_access_location
);
// Release cached frame if used for exception.
if (frame_cd8119d617c3f046a17813ee8b61d527 == cache_frame_cd8119d617c3f046a17813ee8b61d527) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_cd8119d617c3f046a17813ee8b61d527);
cache_frame_cd8119d617c3f046a17813ee8b61d527 = NULL;
}
assertFrameObject(frame_cd8119d617c3f046a17813ee8b61d527);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto function_return_exit;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_access_method);
Py_DECREF(par_access_method);
CHECK_OBJECT(par_access_location);
Py_DECREF(par_access_location);
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_access_method);
Py_DECREF(par_access_method);
CHECK_OBJECT(par_access_location);
Py_DECREF(par_access_location);
// 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_cryptography$x509$extensions$$$function__34___repr__(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_1c51517342bea1d5d503ee26cde93512;
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_1c51517342bea1d5d503ee26cde93512 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_1c51517342bea1d5d503ee26cde93512)) {
Py_XDECREF(cache_frame_1c51517342bea1d5d503ee26cde93512);
#if _DEBUG_REFCOUNTS
if (cache_frame_1c51517342bea1d5d503ee26cde93512 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_1c51517342bea1d5d503ee26cde93512 = MAKE_FUNCTION_FRAME(codeobj_1c51517342bea1d5d503ee26cde93512, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_1c51517342bea1d5d503ee26cde93512->m_type_description == NULL);
frame_1c51517342bea1d5d503ee26cde93512 = cache_frame_1c51517342bea1d5d503ee26cde93512;
// Push the new frame as the currently active one.
pushFrameStack(frame_1c51517342bea1d5d503ee26cde93512);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_1c51517342bea1d5d503ee26cde93512) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_kw_call_arg_value_0_1;
PyObject *tmp_kw_call_arg_value_1_1;
tmp_kw_call_arg_value_0_1 = mod_consts[93];
CHECK_OBJECT(par_self);
tmp_kw_call_arg_value_1_1 = par_self;
frame_1c51517342bea1d5d503ee26cde93512->m_frame.f_lineno = 347;
{
PyObject *call_args[] = {tmp_kw_call_arg_value_0_1, tmp_kw_call_arg_value_1_1};
tmp_return_value = CALL_FUNCTION_WITH_ARGS2(unicode_builtin_format, call_args);
}
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 347;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_1c51517342bea1d5d503ee26cde93512);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_1c51517342bea1d5d503ee26cde93512);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_1c51517342bea1d5d503ee26cde93512);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_1c51517342bea1d5d503ee26cde93512, exception_lineno);
} else if (exception_tb->tb_frame != &frame_1c51517342bea1d5d503ee26cde93512->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_1c51517342bea1d5d503ee26cde93512, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_1c51517342bea1d5d503ee26cde93512,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_1c51517342bea1d5d503ee26cde93512 == cache_frame_1c51517342bea1d5d503ee26cde93512) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_1c51517342bea1d5d503ee26cde93512);
cache_frame_1c51517342bea1d5d503ee26cde93512 = NULL;
}
assertFrameObject(frame_1c51517342bea1d5d503ee26cde93512);
// 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_cryptography$x509$extensions$$$function__35___eq__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_470a8edc00859bf786b52c9a66f54bb1;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_470a8edc00859bf786b52c9a66f54bb1 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_470a8edc00859bf786b52c9a66f54bb1)) {
Py_XDECREF(cache_frame_470a8edc00859bf786b52c9a66f54bb1);
#if _DEBUG_REFCOUNTS
if (cache_frame_470a8edc00859bf786b52c9a66f54bb1 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_470a8edc00859bf786b52c9a66f54bb1 = MAKE_FUNCTION_FRAME(codeobj_470a8edc00859bf786b52c9a66f54bb1, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_470a8edc00859bf786b52c9a66f54bb1->m_type_description == NULL);
frame_470a8edc00859bf786b52c9a66f54bb1 = cache_frame_470a8edc00859bf786b52c9a66f54bb1;
// Push the new frame as the currently active one.
pushFrameStack(frame_470a8edc00859bf786b52c9a66f54bb1);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_470a8edc00859bf786b52c9a66f54bb1) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(par_other);
tmp_isinstance_inst_1 = par_other;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[84]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[84]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 352;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 352;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 352;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
tmp_return_value = Py_NotImplemented;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
branch_no_1:;
{
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_expression_value_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
PyObject *tmp_expression_value_3;
PyObject *tmp_expression_value_4;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[94]);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 356;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_2 = par_other;
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[94]);
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 = 356;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_left_value_1 = RICH_COMPARE_EQ_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 = 356;
type_description_1 = "oo";
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 = 356;
type_description_1 = "oo";
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);
CHECK_OBJECT(par_self);
tmp_expression_value_3 = par_self;
tmp_cmp_expr_left_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[95]);
if (tmp_cmp_expr_left_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 357;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_4 = par_other;
tmp_cmp_expr_right_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[95]);
if (tmp_cmp_expr_right_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_cmp_expr_left_2);
exception_lineno = 357;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_right_value_1 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_2, tmp_cmp_expr_right_2);
Py_DECREF(tmp_cmp_expr_left_2);
Py_DECREF(tmp_cmp_expr_right_2);
if (tmp_and_right_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 357;
type_description_1 = "oo";
goto frame_exception_exit_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_470a8edc00859bf786b52c9a66f54bb1);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_470a8edc00859bf786b52c9a66f54bb1);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_470a8edc00859bf786b52c9a66f54bb1);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_470a8edc00859bf786b52c9a66f54bb1, exception_lineno);
} else if (exception_tb->tb_frame != &frame_470a8edc00859bf786b52c9a66f54bb1->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_470a8edc00859bf786b52c9a66f54bb1, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_470a8edc00859bf786b52c9a66f54bb1,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_470a8edc00859bf786b52c9a66f54bb1 == cache_frame_470a8edc00859bf786b52c9a66f54bb1) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_470a8edc00859bf786b52c9a66f54bb1);
cache_frame_470a8edc00859bf786b52c9a66f54bb1 = NULL;
}
assertFrameObject(frame_470a8edc00859bf786b52c9a66f54bb1);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__36___ne__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_b72302d0d36e312180907b28d2affe36;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
static struct Nuitka_FrameObject *cache_frame_b72302d0d36e312180907b28d2affe36 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_b72302d0d36e312180907b28d2affe36)) {
Py_XDECREF(cache_frame_b72302d0d36e312180907b28d2affe36);
#if _DEBUG_REFCOUNTS
if (cache_frame_b72302d0d36e312180907b28d2affe36 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_b72302d0d36e312180907b28d2affe36 = MAKE_FUNCTION_FRAME(codeobj_b72302d0d36e312180907b28d2affe36, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_b72302d0d36e312180907b28d2affe36->m_type_description == NULL);
frame_b72302d0d36e312180907b28d2affe36 = cache_frame_b72302d0d36e312180907b28d2affe36;
// Push the new frame as the currently active one.
pushFrameStack(frame_b72302d0d36e312180907b28d2affe36);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_b72302d0d36e312180907b28d2affe36) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_operand_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(par_self);
tmp_cmp_expr_left_1 = par_self;
CHECK_OBJECT(par_other);
tmp_cmp_expr_right_1 = par_other;
tmp_operand_value_1 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 361;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 361;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = (tmp_res == 0) ? Py_True : Py_False;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_b72302d0d36e312180907b28d2affe36);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_b72302d0d36e312180907b28d2affe36);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_b72302d0d36e312180907b28d2affe36);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_b72302d0d36e312180907b28d2affe36, exception_lineno);
} else if (exception_tb->tb_frame != &frame_b72302d0d36e312180907b28d2affe36->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_b72302d0d36e312180907b28d2affe36, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_b72302d0d36e312180907b28d2affe36,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_b72302d0d36e312180907b28d2affe36 == cache_frame_b72302d0d36e312180907b28d2affe36) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_b72302d0d36e312180907b28d2affe36);
cache_frame_b72302d0d36e312180907b28d2affe36 = NULL;
}
assertFrameObject(frame_b72302d0d36e312180907b28d2affe36);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__37___hash__(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_e48a5b0a679a6709e9b39d51d03f7c63;
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_e48a5b0a679a6709e9b39d51d03f7c63 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_e48a5b0a679a6709e9b39d51d03f7c63)) {
Py_XDECREF(cache_frame_e48a5b0a679a6709e9b39d51d03f7c63);
#if _DEBUG_REFCOUNTS
if (cache_frame_e48a5b0a679a6709e9b39d51d03f7c63 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_e48a5b0a679a6709e9b39d51d03f7c63 = MAKE_FUNCTION_FRAME(codeobj_e48a5b0a679a6709e9b39d51d03f7c63, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_e48a5b0a679a6709e9b39d51d03f7c63->m_type_description == NULL);
frame_e48a5b0a679a6709e9b39d51d03f7c63 = cache_frame_e48a5b0a679a6709e9b39d51d03f7c63;
// Push the new frame as the currently active one.
pushFrameStack(frame_e48a5b0a679a6709e9b39d51d03f7c63);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_e48a5b0a679a6709e9b39d51d03f7c63) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_hash_arg_1;
PyObject *tmp_tuple_element_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_tuple_element_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[94]);
if (tmp_tuple_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 364;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_hash_arg_1 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_2;
PyTuple_SET_ITEM(tmp_hash_arg_1, 0, tmp_tuple_element_1);
CHECK_OBJECT(par_self);
tmp_expression_value_2 = par_self;
tmp_tuple_element_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[95]);
if (tmp_tuple_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 364;
type_description_1 = "o";
goto tuple_build_exception_1;
}
PyTuple_SET_ITEM(tmp_hash_arg_1, 1, tmp_tuple_element_1);
}
goto tuple_build_noexception_1;
// Exception handling pass through code for tuple_build:
tuple_build_exception_1:;
Py_DECREF(tmp_hash_arg_1);
goto frame_exception_exit_1;
// Finished with no exception for tuple_build:
tuple_build_noexception_1:;
tmp_return_value = BUILTIN_HASH(tmp_hash_arg_1);
Py_DECREF(tmp_hash_arg_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 364;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_e48a5b0a679a6709e9b39d51d03f7c63);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_e48a5b0a679a6709e9b39d51d03f7c63);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_e48a5b0a679a6709e9b39d51d03f7c63);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_e48a5b0a679a6709e9b39d51d03f7c63, exception_lineno);
} else if (exception_tb->tb_frame != &frame_e48a5b0a679a6709e9b39d51d03f7c63->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_e48a5b0a679a6709e9b39d51d03f7c63, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_e48a5b0a679a6709e9b39d51d03f7c63,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_e48a5b0a679a6709e9b39d51d03f7c63 == cache_frame_e48a5b0a679a6709e9b39d51d03f7c63) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_e48a5b0a679a6709e9b39d51d03f7c63);
cache_frame_e48a5b0a679a6709e9b39d51d03f7c63 = NULL;
}
assertFrameObject(frame_e48a5b0a679a6709e9b39d51d03f7c63);
// 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_cryptography$x509$extensions$$$function__38___init__(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_ca = python_pars[1];
PyObject *par_path_length = python_pars[2];
struct Nuitka_FrameObject *frame_7ccb42ccfad22b0bc326db3e588d2ff6;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
int tmp_res;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
bool tmp_result;
static struct Nuitka_FrameObject *cache_frame_7ccb42ccfad22b0bc326db3e588d2ff6 = NULL;
PyObject *tmp_return_value = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_7ccb42ccfad22b0bc326db3e588d2ff6)) {
Py_XDECREF(cache_frame_7ccb42ccfad22b0bc326db3e588d2ff6);
#if _DEBUG_REFCOUNTS
if (cache_frame_7ccb42ccfad22b0bc326db3e588d2ff6 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_7ccb42ccfad22b0bc326db3e588d2ff6 = MAKE_FUNCTION_FRAME(codeobj_7ccb42ccfad22b0bc326db3e588d2ff6, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_7ccb42ccfad22b0bc326db3e588d2ff6->m_type_description == NULL);
frame_7ccb42ccfad22b0bc326db3e588d2ff6 = cache_frame_7ccb42ccfad22b0bc326db3e588d2ff6;
// Push the new frame as the currently active one.
pushFrameStack(frame_7ccb42ccfad22b0bc326db3e588d2ff6);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_7ccb42ccfad22b0bc326db3e588d2ff6) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(par_ca);
tmp_isinstance_inst_1 = par_ca;
tmp_isinstance_cls_1 = (PyObject *)&PyBool_Type;
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 375;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 375;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_make_exception_arg_1;
tmp_make_exception_arg_1 = mod_consts[96];
frame_7ccb42ccfad22b0bc326db3e588d2ff6->m_frame.f_lineno = 376;
tmp_raise_type_1 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_TypeError, tmp_make_exception_arg_1);
assert(!(tmp_raise_type_1 == NULL));
exception_type = tmp_raise_type_1;
exception_lineno = 376;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
branch_no_1:;
{
bool tmp_condition_result_2;
int tmp_and_left_truth_1;
bool tmp_and_left_value_1;
bool tmp_and_right_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_operand_value_2;
CHECK_OBJECT(par_path_length);
tmp_cmp_expr_left_1 = par_path_length;
tmp_cmp_expr_right_1 = Py_None;
tmp_and_left_value_1 = (tmp_cmp_expr_left_1 != tmp_cmp_expr_right_1) ? true : false;
tmp_and_left_truth_1 = tmp_and_left_value_1 != false ? 1 : 0;
if (tmp_and_left_truth_1 == 1) {
goto and_right_1;
} else {
goto and_left_1;
}
and_right_1:;
CHECK_OBJECT(par_ca);
tmp_operand_value_2 = par_ca;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_2);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 378;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_and_right_value_1 = (tmp_res == 0) ? true : false;
tmp_condition_result_2 = tmp_and_right_value_1;
goto and_end_1;
and_left_1:;
tmp_condition_result_2 = tmp_and_left_value_1;
and_end_1:;
if (tmp_condition_result_2 != false) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_raise_type_2;
PyObject *tmp_make_exception_arg_2;
tmp_make_exception_arg_2 = mod_consts[97];
frame_7ccb42ccfad22b0bc326db3e588d2ff6->m_frame.f_lineno = 379;
tmp_raise_type_2 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_ValueError, tmp_make_exception_arg_2);
assert(!(tmp_raise_type_2 == NULL));
exception_type = tmp_raise_type_2;
exception_lineno = 379;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
branch_no_2:;
{
nuitka_bool tmp_condition_result_3;
int tmp_and_left_truth_2;
nuitka_bool tmp_and_left_value_2;
nuitka_bool tmp_and_right_value_2;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
int tmp_or_left_truth_1;
nuitka_bool tmp_or_left_value_1;
nuitka_bool tmp_or_right_value_1;
PyObject *tmp_operand_value_3;
PyObject *tmp_isinstance_inst_2;
PyObject *tmp_isinstance_cls_2;
PyObject *tmp_expression_value_1;
PyObject *tmp_cmp_expr_left_3;
PyObject *tmp_cmp_expr_right_3;
CHECK_OBJECT(par_path_length);
tmp_cmp_expr_left_2 = par_path_length;
tmp_cmp_expr_right_2 = Py_None;
tmp_and_left_value_2 = (tmp_cmp_expr_left_2 != tmp_cmp_expr_right_2) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
tmp_and_left_truth_2 = tmp_and_left_value_2 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_and_left_truth_2 == 1) {
goto and_right_2;
} else {
goto and_left_2;
}
and_right_2:;
CHECK_OBJECT(par_path_length);
tmp_isinstance_inst_2 = par_path_length;
tmp_expression_value_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[48]);
if (unlikely(tmp_expression_value_1 == NULL)) {
tmp_expression_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[48]);
}
if (tmp_expression_value_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;
}
tmp_isinstance_cls_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[49]);
if (tmp_isinstance_cls_2 == 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;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_2, tmp_isinstance_cls_2);
Py_DECREF(tmp_isinstance_cls_2);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 383;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_operand_value_3 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_3);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 383;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_or_left_value_1 = (tmp_res == 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
tmp_or_left_truth_1 = tmp_or_left_value_1 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_or_left_truth_1 == 1) {
goto or_left_1;
} else {
goto or_right_1;
}
or_right_1:;
CHECK_OBJECT(par_path_length);
tmp_cmp_expr_left_3 = par_path_length;
tmp_cmp_expr_right_3 = mod_consts[25];
tmp_or_right_value_1 = RICH_COMPARE_LT_NBOOL_OBJECT_LONG(tmp_cmp_expr_left_3, tmp_cmp_expr_right_3);
if (tmp_or_right_value_1 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 383;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_and_right_value_2 = tmp_or_right_value_1;
goto or_end_1;
or_left_1:;
tmp_and_right_value_2 = tmp_or_left_value_1;
or_end_1:;
tmp_condition_result_3 = tmp_and_right_value_2;
goto and_end_2;
and_left_2:;
tmp_condition_result_3 = tmp_and_left_value_2;
and_end_2:;
if (tmp_condition_result_3 == NUITKA_BOOL_TRUE) {
goto branch_yes_3;
} else {
goto branch_no_3;
}
}
branch_yes_3:;
{
PyObject *tmp_raise_type_3;
PyObject *tmp_make_exception_arg_3;
tmp_make_exception_arg_3 = mod_consts[98];
frame_7ccb42ccfad22b0bc326db3e588d2ff6->m_frame.f_lineno = 385;
tmp_raise_type_3 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_TypeError, tmp_make_exception_arg_3);
assert(!(tmp_raise_type_3 == NULL));
exception_type = tmp_raise_type_3;
exception_lineno = 385;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
branch_no_3:;
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
CHECK_OBJECT(par_ca);
tmp_assattr_value_1 = par_ca;
CHECK_OBJECT(par_self);
tmp_assattr_target_1 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[99], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 389;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_2;
PyObject *tmp_assattr_target_2;
CHECK_OBJECT(par_path_length);
tmp_assattr_value_2 = par_path_length;
CHECK_OBJECT(par_self);
tmp_assattr_target_2 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_2, mod_consts[100], tmp_assattr_value_2);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 390;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_7ccb42ccfad22b0bc326db3e588d2ff6);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_7ccb42ccfad22b0bc326db3e588d2ff6);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_7ccb42ccfad22b0bc326db3e588d2ff6, exception_lineno);
} else if (exception_tb->tb_frame != &frame_7ccb42ccfad22b0bc326db3e588d2ff6->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_7ccb42ccfad22b0bc326db3e588d2ff6, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_7ccb42ccfad22b0bc326db3e588d2ff6,
type_description_1,
par_self,
par_ca,
par_path_length
);
// Release cached frame if used for exception.
if (frame_7ccb42ccfad22b0bc326db3e588d2ff6 == cache_frame_7ccb42ccfad22b0bc326db3e588d2ff6) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_7ccb42ccfad22b0bc326db3e588d2ff6);
cache_frame_7ccb42ccfad22b0bc326db3e588d2ff6 = NULL;
}
assertFrameObject(frame_7ccb42ccfad22b0bc326db3e588d2ff6);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto function_return_exit;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_ca);
Py_DECREF(par_ca);
CHECK_OBJECT(par_path_length);
Py_DECREF(par_path_length);
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_ca);
Py_DECREF(par_ca);
CHECK_OBJECT(par_path_length);
Py_DECREF(par_path_length);
// 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_cryptography$x509$extensions$$$function__39___repr__(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_5ca397d7b670eb7f6fb0ce2d14e7186b;
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_5ca397d7b670eb7f6fb0ce2d14e7186b = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_5ca397d7b670eb7f6fb0ce2d14e7186b)) {
Py_XDECREF(cache_frame_5ca397d7b670eb7f6fb0ce2d14e7186b);
#if _DEBUG_REFCOUNTS
if (cache_frame_5ca397d7b670eb7f6fb0ce2d14e7186b == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_5ca397d7b670eb7f6fb0ce2d14e7186b = MAKE_FUNCTION_FRAME(codeobj_5ca397d7b670eb7f6fb0ce2d14e7186b, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_5ca397d7b670eb7f6fb0ce2d14e7186b->m_type_description == NULL);
frame_5ca397d7b670eb7f6fb0ce2d14e7186b = cache_frame_5ca397d7b670eb7f6fb0ce2d14e7186b;
// Push the new frame as the currently active one.
pushFrameStack(frame_5ca397d7b670eb7f6fb0ce2d14e7186b);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_5ca397d7b670eb7f6fb0ce2d14e7186b) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_kw_call_arg_value_0_1;
PyObject *tmp_kw_call_arg_value_1_1;
tmp_kw_call_arg_value_0_1 = mod_consts[101];
CHECK_OBJECT(par_self);
tmp_kw_call_arg_value_1_1 = par_self;
frame_5ca397d7b670eb7f6fb0ce2d14e7186b->m_frame.f_lineno = 396;
{
PyObject *call_args[] = {tmp_kw_call_arg_value_0_1, tmp_kw_call_arg_value_1_1};
tmp_return_value = CALL_FUNCTION_WITH_ARGS2(unicode_builtin_format, call_args);
}
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 396;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_5ca397d7b670eb7f6fb0ce2d14e7186b);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_5ca397d7b670eb7f6fb0ce2d14e7186b);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_5ca397d7b670eb7f6fb0ce2d14e7186b);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_5ca397d7b670eb7f6fb0ce2d14e7186b, exception_lineno);
} else if (exception_tb->tb_frame != &frame_5ca397d7b670eb7f6fb0ce2d14e7186b->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_5ca397d7b670eb7f6fb0ce2d14e7186b, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_5ca397d7b670eb7f6fb0ce2d14e7186b,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_5ca397d7b670eb7f6fb0ce2d14e7186b == cache_frame_5ca397d7b670eb7f6fb0ce2d14e7186b) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_5ca397d7b670eb7f6fb0ce2d14e7186b);
cache_frame_5ca397d7b670eb7f6fb0ce2d14e7186b = NULL;
}
assertFrameObject(frame_5ca397d7b670eb7f6fb0ce2d14e7186b);
// 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_cryptography$x509$extensions$$$function__40___eq__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_46aeb9f9fb2eb2415ab4aa3306852f6c;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_46aeb9f9fb2eb2415ab4aa3306852f6c = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_46aeb9f9fb2eb2415ab4aa3306852f6c)) {
Py_XDECREF(cache_frame_46aeb9f9fb2eb2415ab4aa3306852f6c);
#if _DEBUG_REFCOUNTS
if (cache_frame_46aeb9f9fb2eb2415ab4aa3306852f6c == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_46aeb9f9fb2eb2415ab4aa3306852f6c = MAKE_FUNCTION_FRAME(codeobj_46aeb9f9fb2eb2415ab4aa3306852f6c, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_46aeb9f9fb2eb2415ab4aa3306852f6c->m_type_description == NULL);
frame_46aeb9f9fb2eb2415ab4aa3306852f6c = cache_frame_46aeb9f9fb2eb2415ab4aa3306852f6c;
// Push the new frame as the currently active one.
pushFrameStack(frame_46aeb9f9fb2eb2415ab4aa3306852f6c);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_46aeb9f9fb2eb2415ab4aa3306852f6c) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(par_other);
tmp_isinstance_inst_1 = par_other;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[102]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[102]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 400;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 400;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 400;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
tmp_return_value = Py_NotImplemented;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
branch_no_1:;
{
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_expression_value_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
PyObject *tmp_expression_value_3;
PyObject *tmp_expression_value_4;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[103]);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 403;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_2 = par_other;
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[103]);
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 = 403;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_left_value_1 = RICH_COMPARE_EQ_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 = 403;
type_description_1 = "oo";
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 = 403;
type_description_1 = "oo";
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);
CHECK_OBJECT(par_self);
tmp_expression_value_3 = par_self;
tmp_cmp_expr_left_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[104]);
if (tmp_cmp_expr_left_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 403;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_4 = par_other;
tmp_cmp_expr_right_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[104]);
if (tmp_cmp_expr_right_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_cmp_expr_left_2);
exception_lineno = 403;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_right_value_1 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_2, tmp_cmp_expr_right_2);
Py_DECREF(tmp_cmp_expr_left_2);
Py_DECREF(tmp_cmp_expr_right_2);
if (tmp_and_right_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 403;
type_description_1 = "oo";
goto frame_exception_exit_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_46aeb9f9fb2eb2415ab4aa3306852f6c);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_46aeb9f9fb2eb2415ab4aa3306852f6c);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_46aeb9f9fb2eb2415ab4aa3306852f6c);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_46aeb9f9fb2eb2415ab4aa3306852f6c, exception_lineno);
} else if (exception_tb->tb_frame != &frame_46aeb9f9fb2eb2415ab4aa3306852f6c->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_46aeb9f9fb2eb2415ab4aa3306852f6c, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_46aeb9f9fb2eb2415ab4aa3306852f6c,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_46aeb9f9fb2eb2415ab4aa3306852f6c == cache_frame_46aeb9f9fb2eb2415ab4aa3306852f6c) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_46aeb9f9fb2eb2415ab4aa3306852f6c);
cache_frame_46aeb9f9fb2eb2415ab4aa3306852f6c = NULL;
}
assertFrameObject(frame_46aeb9f9fb2eb2415ab4aa3306852f6c);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__41___ne__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_8e78697527cdd526e6c2bf57ff12c061;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
static struct Nuitka_FrameObject *cache_frame_8e78697527cdd526e6c2bf57ff12c061 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_8e78697527cdd526e6c2bf57ff12c061)) {
Py_XDECREF(cache_frame_8e78697527cdd526e6c2bf57ff12c061);
#if _DEBUG_REFCOUNTS
if (cache_frame_8e78697527cdd526e6c2bf57ff12c061 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_8e78697527cdd526e6c2bf57ff12c061 = MAKE_FUNCTION_FRAME(codeobj_8e78697527cdd526e6c2bf57ff12c061, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_8e78697527cdd526e6c2bf57ff12c061->m_type_description == NULL);
frame_8e78697527cdd526e6c2bf57ff12c061 = cache_frame_8e78697527cdd526e6c2bf57ff12c061;
// Push the new frame as the currently active one.
pushFrameStack(frame_8e78697527cdd526e6c2bf57ff12c061);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_8e78697527cdd526e6c2bf57ff12c061) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_operand_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(par_self);
tmp_cmp_expr_left_1 = par_self;
CHECK_OBJECT(par_other);
tmp_cmp_expr_right_1 = par_other;
tmp_operand_value_1 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 406;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 406;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = (tmp_res == 0) ? Py_True : Py_False;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_8e78697527cdd526e6c2bf57ff12c061);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_8e78697527cdd526e6c2bf57ff12c061);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_8e78697527cdd526e6c2bf57ff12c061);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_8e78697527cdd526e6c2bf57ff12c061, exception_lineno);
} else if (exception_tb->tb_frame != &frame_8e78697527cdd526e6c2bf57ff12c061->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_8e78697527cdd526e6c2bf57ff12c061, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_8e78697527cdd526e6c2bf57ff12c061,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_8e78697527cdd526e6c2bf57ff12c061 == cache_frame_8e78697527cdd526e6c2bf57ff12c061) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_8e78697527cdd526e6c2bf57ff12c061);
cache_frame_8e78697527cdd526e6c2bf57ff12c061 = NULL;
}
assertFrameObject(frame_8e78697527cdd526e6c2bf57ff12c061);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__42___hash__(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_c88446eb0e5fd1c83219693024100358;
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_c88446eb0e5fd1c83219693024100358 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_c88446eb0e5fd1c83219693024100358)) {
Py_XDECREF(cache_frame_c88446eb0e5fd1c83219693024100358);
#if _DEBUG_REFCOUNTS
if (cache_frame_c88446eb0e5fd1c83219693024100358 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_c88446eb0e5fd1c83219693024100358 = MAKE_FUNCTION_FRAME(codeobj_c88446eb0e5fd1c83219693024100358, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_c88446eb0e5fd1c83219693024100358->m_type_description == NULL);
frame_c88446eb0e5fd1c83219693024100358 = cache_frame_c88446eb0e5fd1c83219693024100358;
// Push the new frame as the currently active one.
pushFrameStack(frame_c88446eb0e5fd1c83219693024100358);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_c88446eb0e5fd1c83219693024100358) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_hash_arg_1;
PyObject *tmp_tuple_element_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_tuple_element_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[103]);
if (tmp_tuple_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 409;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_hash_arg_1 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_2;
PyTuple_SET_ITEM(tmp_hash_arg_1, 0, tmp_tuple_element_1);
CHECK_OBJECT(par_self);
tmp_expression_value_2 = par_self;
tmp_tuple_element_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[104]);
if (tmp_tuple_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 409;
type_description_1 = "o";
goto tuple_build_exception_1;
}
PyTuple_SET_ITEM(tmp_hash_arg_1, 1, tmp_tuple_element_1);
}
goto tuple_build_noexception_1;
// Exception handling pass through code for tuple_build:
tuple_build_exception_1:;
Py_DECREF(tmp_hash_arg_1);
goto frame_exception_exit_1;
// Finished with no exception for tuple_build:
tuple_build_noexception_1:;
tmp_return_value = BUILTIN_HASH(tmp_hash_arg_1);
Py_DECREF(tmp_hash_arg_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 409;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_c88446eb0e5fd1c83219693024100358);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_c88446eb0e5fd1c83219693024100358);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_c88446eb0e5fd1c83219693024100358);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_c88446eb0e5fd1c83219693024100358, exception_lineno);
} else if (exception_tb->tb_frame != &frame_c88446eb0e5fd1c83219693024100358->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_c88446eb0e5fd1c83219693024100358, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_c88446eb0e5fd1c83219693024100358,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_c88446eb0e5fd1c83219693024100358 == cache_frame_c88446eb0e5fd1c83219693024100358) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_c88446eb0e5fd1c83219693024100358);
cache_frame_c88446eb0e5fd1c83219693024100358 = NULL;
}
assertFrameObject(frame_c88446eb0e5fd1c83219693024100358);
// 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_cryptography$x509$extensions$$$function__43___init__(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_crl_number = python_pars[1];
struct Nuitka_FrameObject *frame_071116045a2c9f8be129f1749d88f647;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
bool tmp_result;
static struct Nuitka_FrameObject *cache_frame_071116045a2c9f8be129f1749d88f647 = NULL;
PyObject *tmp_return_value = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_071116045a2c9f8be129f1749d88f647)) {
Py_XDECREF(cache_frame_071116045a2c9f8be129f1749d88f647);
#if _DEBUG_REFCOUNTS
if (cache_frame_071116045a2c9f8be129f1749d88f647 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_071116045a2c9f8be129f1749d88f647 = MAKE_FUNCTION_FRAME(codeobj_071116045a2c9f8be129f1749d88f647, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_071116045a2c9f8be129f1749d88f647->m_type_description == NULL);
frame_071116045a2c9f8be129f1749d88f647 = cache_frame_071116045a2c9f8be129f1749d88f647;
// Push the new frame as the currently active one.
pushFrameStack(frame_071116045a2c9f8be129f1749d88f647);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_071116045a2c9f8be129f1749d88f647) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_crl_number);
tmp_isinstance_inst_1 = par_crl_number;
tmp_expression_value_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[48]);
if (unlikely(tmp_expression_value_1 == NULL)) {
tmp_expression_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[48]);
}
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 417;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_isinstance_cls_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[49]);
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 417;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
Py_DECREF(tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 417;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 417;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_make_exception_arg_1;
tmp_make_exception_arg_1 = mod_consts[50];
frame_071116045a2c9f8be129f1749d88f647->m_frame.f_lineno = 418;
tmp_raise_type_1 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_TypeError, tmp_make_exception_arg_1);
assert(!(tmp_raise_type_1 == NULL));
exception_type = tmp_raise_type_1;
exception_lineno = 418;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oo";
goto frame_exception_exit_1;
}
branch_no_1:;
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
CHECK_OBJECT(par_crl_number);
tmp_assattr_value_1 = par_crl_number;
CHECK_OBJECT(par_self);
tmp_assattr_target_1 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[51], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 420;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_071116045a2c9f8be129f1749d88f647);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_071116045a2c9f8be129f1749d88f647);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_071116045a2c9f8be129f1749d88f647, exception_lineno);
} else if (exception_tb->tb_frame != &frame_071116045a2c9f8be129f1749d88f647->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_071116045a2c9f8be129f1749d88f647, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_071116045a2c9f8be129f1749d88f647,
type_description_1,
par_self,
par_crl_number
);
// Release cached frame if used for exception.
if (frame_071116045a2c9f8be129f1749d88f647 == cache_frame_071116045a2c9f8be129f1749d88f647) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_071116045a2c9f8be129f1749d88f647);
cache_frame_071116045a2c9f8be129f1749d88f647 = NULL;
}
assertFrameObject(frame_071116045a2c9f8be129f1749d88f647);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto function_return_exit;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_crl_number);
Py_DECREF(par_crl_number);
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_crl_number);
Py_DECREF(par_crl_number);
// 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_cryptography$x509$extensions$$$function__44___eq__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_d2b0f33b9ccdc476bb50f7acad44353c;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_d2b0f33b9ccdc476bb50f7acad44353c = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_d2b0f33b9ccdc476bb50f7acad44353c)) {
Py_XDECREF(cache_frame_d2b0f33b9ccdc476bb50f7acad44353c);
#if _DEBUG_REFCOUNTS
if (cache_frame_d2b0f33b9ccdc476bb50f7acad44353c == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_d2b0f33b9ccdc476bb50f7acad44353c = MAKE_FUNCTION_FRAME(codeobj_d2b0f33b9ccdc476bb50f7acad44353c, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_d2b0f33b9ccdc476bb50f7acad44353c->m_type_description == NULL);
frame_d2b0f33b9ccdc476bb50f7acad44353c = cache_frame_d2b0f33b9ccdc476bb50f7acad44353c;
// Push the new frame as the currently active one.
pushFrameStack(frame_d2b0f33b9ccdc476bb50f7acad44353c);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_d2b0f33b9ccdc476bb50f7acad44353c) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(par_other);
tmp_isinstance_inst_1 = par_other;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[105]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[105]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 425;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 425;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 425;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
tmp_return_value = Py_NotImplemented;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
branch_no_1:;
{
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_expression_value_2;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[53]);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 428;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_2 = par_other;
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[53]);
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 = 428;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = RICH_COMPARE_EQ_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_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 428;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_d2b0f33b9ccdc476bb50f7acad44353c);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_d2b0f33b9ccdc476bb50f7acad44353c);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_d2b0f33b9ccdc476bb50f7acad44353c);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_d2b0f33b9ccdc476bb50f7acad44353c, exception_lineno);
} else if (exception_tb->tb_frame != &frame_d2b0f33b9ccdc476bb50f7acad44353c->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_d2b0f33b9ccdc476bb50f7acad44353c, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_d2b0f33b9ccdc476bb50f7acad44353c,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_d2b0f33b9ccdc476bb50f7acad44353c == cache_frame_d2b0f33b9ccdc476bb50f7acad44353c) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_d2b0f33b9ccdc476bb50f7acad44353c);
cache_frame_d2b0f33b9ccdc476bb50f7acad44353c = NULL;
}
assertFrameObject(frame_d2b0f33b9ccdc476bb50f7acad44353c);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__45___ne__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_a80b3a9721577bd551ed42ba45113276;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
static struct Nuitka_FrameObject *cache_frame_a80b3a9721577bd551ed42ba45113276 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_a80b3a9721577bd551ed42ba45113276)) {
Py_XDECREF(cache_frame_a80b3a9721577bd551ed42ba45113276);
#if _DEBUG_REFCOUNTS
if (cache_frame_a80b3a9721577bd551ed42ba45113276 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_a80b3a9721577bd551ed42ba45113276 = MAKE_FUNCTION_FRAME(codeobj_a80b3a9721577bd551ed42ba45113276, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_a80b3a9721577bd551ed42ba45113276->m_type_description == NULL);
frame_a80b3a9721577bd551ed42ba45113276 = cache_frame_a80b3a9721577bd551ed42ba45113276;
// Push the new frame as the currently active one.
pushFrameStack(frame_a80b3a9721577bd551ed42ba45113276);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_a80b3a9721577bd551ed42ba45113276) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_operand_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(par_self);
tmp_cmp_expr_left_1 = par_self;
CHECK_OBJECT(par_other);
tmp_cmp_expr_right_1 = par_other;
tmp_operand_value_1 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 431;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 431;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = (tmp_res == 0) ? Py_True : Py_False;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_a80b3a9721577bd551ed42ba45113276);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_a80b3a9721577bd551ed42ba45113276);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_a80b3a9721577bd551ed42ba45113276);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_a80b3a9721577bd551ed42ba45113276, exception_lineno);
} else if (exception_tb->tb_frame != &frame_a80b3a9721577bd551ed42ba45113276->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_a80b3a9721577bd551ed42ba45113276, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_a80b3a9721577bd551ed42ba45113276,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_a80b3a9721577bd551ed42ba45113276 == cache_frame_a80b3a9721577bd551ed42ba45113276) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_a80b3a9721577bd551ed42ba45113276);
cache_frame_a80b3a9721577bd551ed42ba45113276 = NULL;
}
assertFrameObject(frame_a80b3a9721577bd551ed42ba45113276);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__46___hash__(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_b3a13b25a2d5a2fa362503fe0503afcb;
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_b3a13b25a2d5a2fa362503fe0503afcb = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_b3a13b25a2d5a2fa362503fe0503afcb)) {
Py_XDECREF(cache_frame_b3a13b25a2d5a2fa362503fe0503afcb);
#if _DEBUG_REFCOUNTS
if (cache_frame_b3a13b25a2d5a2fa362503fe0503afcb == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_b3a13b25a2d5a2fa362503fe0503afcb = MAKE_FUNCTION_FRAME(codeobj_b3a13b25a2d5a2fa362503fe0503afcb, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_b3a13b25a2d5a2fa362503fe0503afcb->m_type_description == NULL);
frame_b3a13b25a2d5a2fa362503fe0503afcb = cache_frame_b3a13b25a2d5a2fa362503fe0503afcb;
// Push the new frame as the currently active one.
pushFrameStack(frame_b3a13b25a2d5a2fa362503fe0503afcb);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_b3a13b25a2d5a2fa362503fe0503afcb) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_hash_arg_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_hash_arg_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[53]);
if (tmp_hash_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 434;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_return_value = BUILTIN_HASH(tmp_hash_arg_1);
Py_DECREF(tmp_hash_arg_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 434;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_b3a13b25a2d5a2fa362503fe0503afcb);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_b3a13b25a2d5a2fa362503fe0503afcb);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_b3a13b25a2d5a2fa362503fe0503afcb);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_b3a13b25a2d5a2fa362503fe0503afcb, exception_lineno);
} else if (exception_tb->tb_frame != &frame_b3a13b25a2d5a2fa362503fe0503afcb->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_b3a13b25a2d5a2fa362503fe0503afcb, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_b3a13b25a2d5a2fa362503fe0503afcb,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_b3a13b25a2d5a2fa362503fe0503afcb == cache_frame_b3a13b25a2d5a2fa362503fe0503afcb) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_b3a13b25a2d5a2fa362503fe0503afcb);
cache_frame_b3a13b25a2d5a2fa362503fe0503afcb = NULL;
}
assertFrameObject(frame_b3a13b25a2d5a2fa362503fe0503afcb);
// 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_cryptography$x509$extensions$$$function__47___repr__(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_b06142f387b7ac9ce0c8037074b3fbf2;
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_b06142f387b7ac9ce0c8037074b3fbf2 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_b06142f387b7ac9ce0c8037074b3fbf2)) {
Py_XDECREF(cache_frame_b06142f387b7ac9ce0c8037074b3fbf2);
#if _DEBUG_REFCOUNTS
if (cache_frame_b06142f387b7ac9ce0c8037074b3fbf2 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_b06142f387b7ac9ce0c8037074b3fbf2 = MAKE_FUNCTION_FRAME(codeobj_b06142f387b7ac9ce0c8037074b3fbf2, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_b06142f387b7ac9ce0c8037074b3fbf2->m_type_description == NULL);
frame_b06142f387b7ac9ce0c8037074b3fbf2 = cache_frame_b06142f387b7ac9ce0c8037074b3fbf2;
// Push the new frame as the currently active one.
pushFrameStack(frame_b06142f387b7ac9ce0c8037074b3fbf2);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_b06142f387b7ac9ce0c8037074b3fbf2) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_kw_call_arg_value_0_1;
PyObject *tmp_kw_call_arg_value_1_1;
tmp_kw_call_arg_value_0_1 = mod_consts[106];
CHECK_OBJECT(par_self);
tmp_kw_call_arg_value_1_1 = par_self;
frame_b06142f387b7ac9ce0c8037074b3fbf2->m_frame.f_lineno = 437;
{
PyObject *call_args[] = {tmp_kw_call_arg_value_0_1, tmp_kw_call_arg_value_1_1};
tmp_return_value = CALL_FUNCTION_WITH_ARGS2(unicode_builtin_format, call_args);
}
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 437;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_b06142f387b7ac9ce0c8037074b3fbf2);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_b06142f387b7ac9ce0c8037074b3fbf2);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_b06142f387b7ac9ce0c8037074b3fbf2);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_b06142f387b7ac9ce0c8037074b3fbf2, exception_lineno);
} else if (exception_tb->tb_frame != &frame_b06142f387b7ac9ce0c8037074b3fbf2->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_b06142f387b7ac9ce0c8037074b3fbf2, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_b06142f387b7ac9ce0c8037074b3fbf2,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_b06142f387b7ac9ce0c8037074b3fbf2 == cache_frame_b06142f387b7ac9ce0c8037074b3fbf2) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_b06142f387b7ac9ce0c8037074b3fbf2);
cache_frame_b06142f387b7ac9ce0c8037074b3fbf2 = NULL;
}
assertFrameObject(frame_b06142f387b7ac9ce0c8037074b3fbf2);
// 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_cryptography$x509$extensions$$$function__48___init__(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_distribution_points = python_pars[1];
PyObject *tmp_genexpr_1__$0 = NULL;
struct Nuitka_FrameObject *frame_68f25cadf8ecc1abffeefb6ccdc192cb;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
bool tmp_result;
static struct Nuitka_FrameObject *cache_frame_68f25cadf8ecc1abffeefb6ccdc192cb = 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_68f25cadf8ecc1abffeefb6ccdc192cb)) {
Py_XDECREF(cache_frame_68f25cadf8ecc1abffeefb6ccdc192cb);
#if _DEBUG_REFCOUNTS
if (cache_frame_68f25cadf8ecc1abffeefb6ccdc192cb == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_68f25cadf8ecc1abffeefb6ccdc192cb = MAKE_FUNCTION_FRAME(codeobj_68f25cadf8ecc1abffeefb6ccdc192cb, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_68f25cadf8ecc1abffeefb6ccdc192cb->m_type_description == NULL);
frame_68f25cadf8ecc1abffeefb6ccdc192cb = cache_frame_68f25cadf8ecc1abffeefb6ccdc192cb;
// Push the new frame as the currently active one.
pushFrameStack(frame_68f25cadf8ecc1abffeefb6ccdc192cb);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_68f25cadf8ecc1abffeefb6ccdc192cb) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_list_arg_1;
CHECK_OBJECT(par_distribution_points);
tmp_list_arg_1 = par_distribution_points;
tmp_assign_source_1 = MAKE_LIST(tmp_list_arg_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 445;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
{
PyObject *old = par_distribution_points;
assert(old != NULL);
par_distribution_points = tmp_assign_source_1;
Py_DECREF(old);
}
}
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_all_arg_1;
{
PyObject *tmp_assign_source_2;
PyObject *tmp_iter_arg_1;
CHECK_OBJECT(par_distribution_points);
tmp_iter_arg_1 = par_distribution_points;
tmp_assign_source_2 = MAKE_ITERATOR(tmp_iter_arg_1);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 446;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
assert(tmp_genexpr_1__$0 == NULL);
tmp_genexpr_1__$0 = tmp_assign_source_2;
}
// Tried code:
{
struct Nuitka_CellObject *tmp_closure_1[1];
tmp_closure_1[0] = Nuitka_Cell_New0(tmp_genexpr_1__$0);
tmp_all_arg_1 = MAKE_GENERATOR_cryptography$x509$extensions$$$function__48___init__$$$genexpr__1_genexpr(tmp_closure_1);
goto try_return_handler_2;
}
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_2:;
CHECK_OBJECT(tmp_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_operand_value_1 = BUILTIN_ALL(tmp_all_arg_1);
Py_DECREF(tmp_all_arg_1);
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 446;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
assert(!(tmp_res == -1));
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_make_exception_arg_1;
tmp_make_exception_arg_1 = mod_consts[107];
frame_68f25cadf8ecc1abffeefb6ccdc192cb->m_frame.f_lineno = 449;
tmp_raise_type_1 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_TypeError, tmp_make_exception_arg_1);
assert(!(tmp_raise_type_1 == NULL));
exception_type = tmp_raise_type_1;
exception_lineno = 449;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oo";
goto frame_exception_exit_1;
}
branch_no_1:;
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
CHECK_OBJECT(par_distribution_points);
tmp_assattr_value_1 = par_distribution_points;
CHECK_OBJECT(par_self);
tmp_assattr_target_1 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[108], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 454;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_68f25cadf8ecc1abffeefb6ccdc192cb);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_68f25cadf8ecc1abffeefb6ccdc192cb);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_68f25cadf8ecc1abffeefb6ccdc192cb, exception_lineno);
} else if (exception_tb->tb_frame != &frame_68f25cadf8ecc1abffeefb6ccdc192cb->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_68f25cadf8ecc1abffeefb6ccdc192cb, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_68f25cadf8ecc1abffeefb6ccdc192cb,
type_description_1,
par_self,
par_distribution_points
);
// Release cached frame if used for exception.
if (frame_68f25cadf8ecc1abffeefb6ccdc192cb == cache_frame_68f25cadf8ecc1abffeefb6ccdc192cb) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_68f25cadf8ecc1abffeefb6ccdc192cb);
cache_frame_68f25cadf8ecc1abffeefb6ccdc192cb = NULL;
}
assertFrameObject(frame_68f25cadf8ecc1abffeefb6ccdc192cb);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto try_return_handler_1;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(par_distribution_points);
Py_DECREF(par_distribution_points);
par_distribution_points = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(par_distribution_points);
par_distribution_points = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
struct cryptography$x509$extensions$$$function__48___init__$$$genexpr__1_genexpr_locals {
PyObject *var_x;
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 *cryptography$x509$extensions$$$function__48___init__$$$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 cryptography$x509$extensions$$$function__48___init__$$$genexpr__1_genexpr_locals *generator_heap = (struct cryptography$x509$extensions$$$function__48___init__$$$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_x = 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_f3d102d00327d42f2acd6a5712f7c77a, module_cryptography$x509$extensions, 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 = "No";
generator_heap->exception_lineno = 446;
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_x;
generator_heap->var_x = tmp_assign_source_2;
Py_INCREF(generator_heap->var_x);
Py_XDECREF(old);
}
}
{
PyObject *tmp_expression_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_1;
CHECK_OBJECT(generator_heap->var_x);
tmp_isinstance_inst_1 = generator_heap->var_x;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[109]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[109]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 447;
generator_heap->type_description_1 = "No";
goto try_except_handler_2;
}
generator_heap->tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_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 = 447;
generator_heap->type_description_1 = "No";
goto try_except_handler_2;
}
tmp_expression_value_1 = (generator_heap->tmp_res != 0) ? Py_True : Py_False;
Py_INCREF(tmp_expression_value_1);
Nuitka_PreserveHeap(generator_heap->yield_tmps, &tmp_isinstance_inst_1, sizeof(PyObject *), &tmp_isinstance_cls_1, sizeof(PyObject *), NULL);
generator->m_yield_return_index = 1;
return tmp_expression_value_1;
yield_return_1:
Nuitka_RestoreHeap(generator_heap->yield_tmps, &tmp_isinstance_inst_1, sizeof(PyObject *), &tmp_isinstance_cls_1, 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 = 447;
generator_heap->type_description_1 = "No";
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 = 446;
generator_heap->type_description_1 = "No";
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_x
);
// 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_x);
generator_heap->var_x = 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_x);
generator_heap->var_x = 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_cryptography$x509$extensions$$$function__48___init__$$$genexpr__1_genexpr(struct Nuitka_CellObject **closure) {
return Nuitka_Generator_New(
cryptography$x509$extensions$$$function__48___init__$$$genexpr__1_genexpr_context,
module_cryptography$x509$extensions,
mod_consts[63],
#if PYTHON_VERSION >= 0x350
mod_consts[110],
#endif
codeobj_f3d102d00327d42f2acd6a5712f7c77a,
closure,
1,
sizeof(struct cryptography$x509$extensions$$$function__48___init__$$$genexpr__1_genexpr_locals)
);
}
static PyObject *impl_cryptography$x509$extensions$$$function__49___repr__(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_3942f969319cdac8793fa1b94cdc86c6;
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_3942f969319cdac8793fa1b94cdc86c6 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_3942f969319cdac8793fa1b94cdc86c6)) {
Py_XDECREF(cache_frame_3942f969319cdac8793fa1b94cdc86c6);
#if _DEBUG_REFCOUNTS
if (cache_frame_3942f969319cdac8793fa1b94cdc86c6 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_3942f969319cdac8793fa1b94cdc86c6 = MAKE_FUNCTION_FRAME(codeobj_3942f969319cdac8793fa1b94cdc86c6, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_3942f969319cdac8793fa1b94cdc86c6->m_type_description == NULL);
frame_3942f969319cdac8793fa1b94cdc86c6 = cache_frame_3942f969319cdac8793fa1b94cdc86c6;
// Push the new frame as the currently active one.
pushFrameStack(frame_3942f969319cdac8793fa1b94cdc86c6);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_3942f969319cdac8793fa1b94cdc86c6) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_kw_call_arg_value_0_1;
PyObject *tmp_kw_call_arg_value_1_1;
PyObject *tmp_expression_value_1;
tmp_kw_call_arg_value_0_1 = mod_consts[111];
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_kw_call_arg_value_1_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[108]);
if (tmp_kw_call_arg_value_1_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 461;
type_description_1 = "o";
goto frame_exception_exit_1;
}
frame_3942f969319cdac8793fa1b94cdc86c6->m_frame.f_lineno = 461;
{
PyObject *call_args[] = {tmp_kw_call_arg_value_0_1, tmp_kw_call_arg_value_1_1};
tmp_return_value = CALL_FUNCTION_WITH_ARGS2(unicode_builtin_format, call_args);
}
Py_DECREF(tmp_kw_call_arg_value_1_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 461;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_3942f969319cdac8793fa1b94cdc86c6);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_3942f969319cdac8793fa1b94cdc86c6);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_3942f969319cdac8793fa1b94cdc86c6);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_3942f969319cdac8793fa1b94cdc86c6, exception_lineno);
} else if (exception_tb->tb_frame != &frame_3942f969319cdac8793fa1b94cdc86c6->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_3942f969319cdac8793fa1b94cdc86c6, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_3942f969319cdac8793fa1b94cdc86c6,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_3942f969319cdac8793fa1b94cdc86c6 == cache_frame_3942f969319cdac8793fa1b94cdc86c6) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_3942f969319cdac8793fa1b94cdc86c6);
cache_frame_3942f969319cdac8793fa1b94cdc86c6 = NULL;
}
assertFrameObject(frame_3942f969319cdac8793fa1b94cdc86c6);
// 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_cryptography$x509$extensions$$$function__50___eq__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_df06d30412ed4600b956caf74a286b6b;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_df06d30412ed4600b956caf74a286b6b = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_df06d30412ed4600b956caf74a286b6b)) {
Py_XDECREF(cache_frame_df06d30412ed4600b956caf74a286b6b);
#if _DEBUG_REFCOUNTS
if (cache_frame_df06d30412ed4600b956caf74a286b6b == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_df06d30412ed4600b956caf74a286b6b = MAKE_FUNCTION_FRAME(codeobj_df06d30412ed4600b956caf74a286b6b, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_df06d30412ed4600b956caf74a286b6b->m_type_description == NULL);
frame_df06d30412ed4600b956caf74a286b6b = cache_frame_df06d30412ed4600b956caf74a286b6b;
// Push the new frame as the currently active one.
pushFrameStack(frame_df06d30412ed4600b956caf74a286b6b);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_df06d30412ed4600b956caf74a286b6b) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(par_other);
tmp_isinstance_inst_1 = par_other;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[112]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[112]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 464;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 464;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 464;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
tmp_return_value = Py_NotImplemented;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
branch_no_1:;
{
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_expression_value_2;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[108]);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 467;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_2 = par_other;
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[108]);
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 = 467;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = RICH_COMPARE_EQ_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_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 467;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_df06d30412ed4600b956caf74a286b6b);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_df06d30412ed4600b956caf74a286b6b);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_df06d30412ed4600b956caf74a286b6b);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_df06d30412ed4600b956caf74a286b6b, exception_lineno);
} else if (exception_tb->tb_frame != &frame_df06d30412ed4600b956caf74a286b6b->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_df06d30412ed4600b956caf74a286b6b, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_df06d30412ed4600b956caf74a286b6b,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_df06d30412ed4600b956caf74a286b6b == cache_frame_df06d30412ed4600b956caf74a286b6b) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_df06d30412ed4600b956caf74a286b6b);
cache_frame_df06d30412ed4600b956caf74a286b6b = NULL;
}
assertFrameObject(frame_df06d30412ed4600b956caf74a286b6b);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__51___ne__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_06818848056140eba9509105791b1636;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
static struct Nuitka_FrameObject *cache_frame_06818848056140eba9509105791b1636 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_06818848056140eba9509105791b1636)) {
Py_XDECREF(cache_frame_06818848056140eba9509105791b1636);
#if _DEBUG_REFCOUNTS
if (cache_frame_06818848056140eba9509105791b1636 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_06818848056140eba9509105791b1636 = MAKE_FUNCTION_FRAME(codeobj_06818848056140eba9509105791b1636, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_06818848056140eba9509105791b1636->m_type_description == NULL);
frame_06818848056140eba9509105791b1636 = cache_frame_06818848056140eba9509105791b1636;
// Push the new frame as the currently active one.
pushFrameStack(frame_06818848056140eba9509105791b1636);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_06818848056140eba9509105791b1636) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_operand_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(par_self);
tmp_cmp_expr_left_1 = par_self;
CHECK_OBJECT(par_other);
tmp_cmp_expr_right_1 = par_other;
tmp_operand_value_1 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 470;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 470;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = (tmp_res == 0) ? Py_True : Py_False;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_06818848056140eba9509105791b1636);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_06818848056140eba9509105791b1636);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_06818848056140eba9509105791b1636);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_06818848056140eba9509105791b1636, exception_lineno);
} else if (exception_tb->tb_frame != &frame_06818848056140eba9509105791b1636->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_06818848056140eba9509105791b1636, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_06818848056140eba9509105791b1636,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_06818848056140eba9509105791b1636 == cache_frame_06818848056140eba9509105791b1636) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_06818848056140eba9509105791b1636);
cache_frame_06818848056140eba9509105791b1636 = NULL;
}
assertFrameObject(frame_06818848056140eba9509105791b1636);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__52___hash__(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_2331d7ac21f9f9fc34ddbd4e39b2f2ca;
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_2331d7ac21f9f9fc34ddbd4e39b2f2ca = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_2331d7ac21f9f9fc34ddbd4e39b2f2ca)) {
Py_XDECREF(cache_frame_2331d7ac21f9f9fc34ddbd4e39b2f2ca);
#if _DEBUG_REFCOUNTS
if (cache_frame_2331d7ac21f9f9fc34ddbd4e39b2f2ca == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_2331d7ac21f9f9fc34ddbd4e39b2f2ca = MAKE_FUNCTION_FRAME(codeobj_2331d7ac21f9f9fc34ddbd4e39b2f2ca, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_2331d7ac21f9f9fc34ddbd4e39b2f2ca->m_type_description == NULL);
frame_2331d7ac21f9f9fc34ddbd4e39b2f2ca = cache_frame_2331d7ac21f9f9fc34ddbd4e39b2f2ca;
// Push the new frame as the currently active one.
pushFrameStack(frame_2331d7ac21f9f9fc34ddbd4e39b2f2ca);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_2331d7ac21f9f9fc34ddbd4e39b2f2ca) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_hash_arg_1;
PyObject *tmp_tuple_arg_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_tuple_arg_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[108]);
if (tmp_tuple_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 473;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_hash_arg_1 = PySequence_Tuple(tmp_tuple_arg_1);
Py_DECREF(tmp_tuple_arg_1);
if (tmp_hash_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 473;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_return_value = BUILTIN_HASH(tmp_hash_arg_1);
Py_DECREF(tmp_hash_arg_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 473;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_2331d7ac21f9f9fc34ddbd4e39b2f2ca);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_2331d7ac21f9f9fc34ddbd4e39b2f2ca);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_2331d7ac21f9f9fc34ddbd4e39b2f2ca);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_2331d7ac21f9f9fc34ddbd4e39b2f2ca, exception_lineno);
} else if (exception_tb->tb_frame != &frame_2331d7ac21f9f9fc34ddbd4e39b2f2ca->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_2331d7ac21f9f9fc34ddbd4e39b2f2ca, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_2331d7ac21f9f9fc34ddbd4e39b2f2ca,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_2331d7ac21f9f9fc34ddbd4e39b2f2ca == cache_frame_2331d7ac21f9f9fc34ddbd4e39b2f2ca) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_2331d7ac21f9f9fc34ddbd4e39b2f2ca);
cache_frame_2331d7ac21f9f9fc34ddbd4e39b2f2ca = NULL;
}
assertFrameObject(frame_2331d7ac21f9f9fc34ddbd4e39b2f2ca);
// 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_cryptography$x509$extensions$$$function__53___init__(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_distribution_points = python_pars[1];
PyObject *tmp_genexpr_1__$0 = NULL;
struct Nuitka_FrameObject *frame_957e60529f6a207ba0683ca3a5b354f2;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
bool tmp_result;
static struct Nuitka_FrameObject *cache_frame_957e60529f6a207ba0683ca3a5b354f2 = 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_957e60529f6a207ba0683ca3a5b354f2)) {
Py_XDECREF(cache_frame_957e60529f6a207ba0683ca3a5b354f2);
#if _DEBUG_REFCOUNTS
if (cache_frame_957e60529f6a207ba0683ca3a5b354f2 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_957e60529f6a207ba0683ca3a5b354f2 = MAKE_FUNCTION_FRAME(codeobj_957e60529f6a207ba0683ca3a5b354f2, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_957e60529f6a207ba0683ca3a5b354f2->m_type_description == NULL);
frame_957e60529f6a207ba0683ca3a5b354f2 = cache_frame_957e60529f6a207ba0683ca3a5b354f2;
// Push the new frame as the currently active one.
pushFrameStack(frame_957e60529f6a207ba0683ca3a5b354f2);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_957e60529f6a207ba0683ca3a5b354f2) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_list_arg_1;
CHECK_OBJECT(par_distribution_points);
tmp_list_arg_1 = par_distribution_points;
tmp_assign_source_1 = MAKE_LIST(tmp_list_arg_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 481;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
{
PyObject *old = par_distribution_points;
assert(old != NULL);
par_distribution_points = tmp_assign_source_1;
Py_DECREF(old);
}
}
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_all_arg_1;
{
PyObject *tmp_assign_source_2;
PyObject *tmp_iter_arg_1;
CHECK_OBJECT(par_distribution_points);
tmp_iter_arg_1 = par_distribution_points;
tmp_assign_source_2 = MAKE_ITERATOR(tmp_iter_arg_1);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 482;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
assert(tmp_genexpr_1__$0 == NULL);
tmp_genexpr_1__$0 = tmp_assign_source_2;
}
// Tried code:
{
struct Nuitka_CellObject *tmp_closure_1[1];
tmp_closure_1[0] = Nuitka_Cell_New0(tmp_genexpr_1__$0);
tmp_all_arg_1 = MAKE_GENERATOR_cryptography$x509$extensions$$$function__53___init__$$$genexpr__1_genexpr(tmp_closure_1);
goto try_return_handler_2;
}
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_2:;
CHECK_OBJECT(tmp_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_operand_value_1 = BUILTIN_ALL(tmp_all_arg_1);
Py_DECREF(tmp_all_arg_1);
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 482;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
assert(!(tmp_res == -1));
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_make_exception_arg_1;
tmp_make_exception_arg_1 = mod_consts[107];
frame_957e60529f6a207ba0683ca3a5b354f2->m_frame.f_lineno = 485;
tmp_raise_type_1 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_TypeError, tmp_make_exception_arg_1);
assert(!(tmp_raise_type_1 == NULL));
exception_type = tmp_raise_type_1;
exception_lineno = 485;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oo";
goto frame_exception_exit_1;
}
branch_no_1:;
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
CHECK_OBJECT(par_distribution_points);
tmp_assattr_value_1 = par_distribution_points;
CHECK_OBJECT(par_self);
tmp_assattr_target_1 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[108], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 490;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_957e60529f6a207ba0683ca3a5b354f2);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_957e60529f6a207ba0683ca3a5b354f2);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_957e60529f6a207ba0683ca3a5b354f2, exception_lineno);
} else if (exception_tb->tb_frame != &frame_957e60529f6a207ba0683ca3a5b354f2->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_957e60529f6a207ba0683ca3a5b354f2, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_957e60529f6a207ba0683ca3a5b354f2,
type_description_1,
par_self,
par_distribution_points
);
// Release cached frame if used for exception.
if (frame_957e60529f6a207ba0683ca3a5b354f2 == cache_frame_957e60529f6a207ba0683ca3a5b354f2) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_957e60529f6a207ba0683ca3a5b354f2);
cache_frame_957e60529f6a207ba0683ca3a5b354f2 = NULL;
}
assertFrameObject(frame_957e60529f6a207ba0683ca3a5b354f2);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto try_return_handler_1;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(par_distribution_points);
Py_DECREF(par_distribution_points);
par_distribution_points = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(par_distribution_points);
par_distribution_points = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
struct cryptography$x509$extensions$$$function__53___init__$$$genexpr__1_genexpr_locals {
PyObject *var_x;
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 *cryptography$x509$extensions$$$function__53___init__$$$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 cryptography$x509$extensions$$$function__53___init__$$$genexpr__1_genexpr_locals *generator_heap = (struct cryptography$x509$extensions$$$function__53___init__$$$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_x = 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_a5f16d96603d688c7a5ad08acb685f88, module_cryptography$x509$extensions, 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 = "No";
generator_heap->exception_lineno = 482;
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_x;
generator_heap->var_x = tmp_assign_source_2;
Py_INCREF(generator_heap->var_x);
Py_XDECREF(old);
}
}
{
PyObject *tmp_expression_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_1;
CHECK_OBJECT(generator_heap->var_x);
tmp_isinstance_inst_1 = generator_heap->var_x;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[109]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[109]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 483;
generator_heap->type_description_1 = "No";
goto try_except_handler_2;
}
generator_heap->tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_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 = 483;
generator_heap->type_description_1 = "No";
goto try_except_handler_2;
}
tmp_expression_value_1 = (generator_heap->tmp_res != 0) ? Py_True : Py_False;
Py_INCREF(tmp_expression_value_1);
Nuitka_PreserveHeap(generator_heap->yield_tmps, &tmp_isinstance_inst_1, sizeof(PyObject *), &tmp_isinstance_cls_1, sizeof(PyObject *), NULL);
generator->m_yield_return_index = 1;
return tmp_expression_value_1;
yield_return_1:
Nuitka_RestoreHeap(generator_heap->yield_tmps, &tmp_isinstance_inst_1, sizeof(PyObject *), &tmp_isinstance_cls_1, 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 = 483;
generator_heap->type_description_1 = "No";
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 = 482;
generator_heap->type_description_1 = "No";
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_x
);
// 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_x);
generator_heap->var_x = 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_x);
generator_heap->var_x = 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_cryptography$x509$extensions$$$function__53___init__$$$genexpr__1_genexpr(struct Nuitka_CellObject **closure) {
return Nuitka_Generator_New(
cryptography$x509$extensions$$$function__53___init__$$$genexpr__1_genexpr_context,
module_cryptography$x509$extensions,
mod_consts[63],
#if PYTHON_VERSION >= 0x350
mod_consts[113],
#endif
codeobj_a5f16d96603d688c7a5ad08acb685f88,
closure,
1,
sizeof(struct cryptography$x509$extensions$$$function__53___init__$$$genexpr__1_genexpr_locals)
);
}
static PyObject *impl_cryptography$x509$extensions$$$function__54___repr__(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_303ce7228275f7e95eec14f44294bfa1;
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_303ce7228275f7e95eec14f44294bfa1 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_303ce7228275f7e95eec14f44294bfa1)) {
Py_XDECREF(cache_frame_303ce7228275f7e95eec14f44294bfa1);
#if _DEBUG_REFCOUNTS
if (cache_frame_303ce7228275f7e95eec14f44294bfa1 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_303ce7228275f7e95eec14f44294bfa1 = MAKE_FUNCTION_FRAME(codeobj_303ce7228275f7e95eec14f44294bfa1, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_303ce7228275f7e95eec14f44294bfa1->m_type_description == NULL);
frame_303ce7228275f7e95eec14f44294bfa1 = cache_frame_303ce7228275f7e95eec14f44294bfa1;
// Push the new frame as the currently active one.
pushFrameStack(frame_303ce7228275f7e95eec14f44294bfa1);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_303ce7228275f7e95eec14f44294bfa1) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_kw_call_arg_value_0_1;
PyObject *tmp_kw_call_arg_value_1_1;
PyObject *tmp_expression_value_1;
tmp_kw_call_arg_value_0_1 = mod_consts[114];
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_kw_call_arg_value_1_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[108]);
if (tmp_kw_call_arg_value_1_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 497;
type_description_1 = "o";
goto frame_exception_exit_1;
}
frame_303ce7228275f7e95eec14f44294bfa1->m_frame.f_lineno = 497;
{
PyObject *call_args[] = {tmp_kw_call_arg_value_0_1, tmp_kw_call_arg_value_1_1};
tmp_return_value = CALL_FUNCTION_WITH_ARGS2(unicode_builtin_format, call_args);
}
Py_DECREF(tmp_kw_call_arg_value_1_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 497;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_303ce7228275f7e95eec14f44294bfa1);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_303ce7228275f7e95eec14f44294bfa1);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_303ce7228275f7e95eec14f44294bfa1);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_303ce7228275f7e95eec14f44294bfa1, exception_lineno);
} else if (exception_tb->tb_frame != &frame_303ce7228275f7e95eec14f44294bfa1->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_303ce7228275f7e95eec14f44294bfa1, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_303ce7228275f7e95eec14f44294bfa1,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_303ce7228275f7e95eec14f44294bfa1 == cache_frame_303ce7228275f7e95eec14f44294bfa1) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_303ce7228275f7e95eec14f44294bfa1);
cache_frame_303ce7228275f7e95eec14f44294bfa1 = NULL;
}
assertFrameObject(frame_303ce7228275f7e95eec14f44294bfa1);
// 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_cryptography$x509$extensions$$$function__55___eq__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_79b63eb9f755b596f4584b454571e2e2;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_79b63eb9f755b596f4584b454571e2e2 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_79b63eb9f755b596f4584b454571e2e2)) {
Py_XDECREF(cache_frame_79b63eb9f755b596f4584b454571e2e2);
#if _DEBUG_REFCOUNTS
if (cache_frame_79b63eb9f755b596f4584b454571e2e2 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_79b63eb9f755b596f4584b454571e2e2 = MAKE_FUNCTION_FRAME(codeobj_79b63eb9f755b596f4584b454571e2e2, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_79b63eb9f755b596f4584b454571e2e2->m_type_description == NULL);
frame_79b63eb9f755b596f4584b454571e2e2 = cache_frame_79b63eb9f755b596f4584b454571e2e2;
// Push the new frame as the currently active one.
pushFrameStack(frame_79b63eb9f755b596f4584b454571e2e2);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_79b63eb9f755b596f4584b454571e2e2) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(par_other);
tmp_isinstance_inst_1 = par_other;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[115]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[115]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 500;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 500;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 500;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
tmp_return_value = Py_NotImplemented;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
branch_no_1:;
{
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_expression_value_2;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[108]);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 503;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_2 = par_other;
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[108]);
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 = 503;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = RICH_COMPARE_EQ_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_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 503;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_79b63eb9f755b596f4584b454571e2e2);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_79b63eb9f755b596f4584b454571e2e2);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_79b63eb9f755b596f4584b454571e2e2);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_79b63eb9f755b596f4584b454571e2e2, exception_lineno);
} else if (exception_tb->tb_frame != &frame_79b63eb9f755b596f4584b454571e2e2->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_79b63eb9f755b596f4584b454571e2e2, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_79b63eb9f755b596f4584b454571e2e2,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_79b63eb9f755b596f4584b454571e2e2 == cache_frame_79b63eb9f755b596f4584b454571e2e2) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_79b63eb9f755b596f4584b454571e2e2);
cache_frame_79b63eb9f755b596f4584b454571e2e2 = NULL;
}
assertFrameObject(frame_79b63eb9f755b596f4584b454571e2e2);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__56___ne__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_b24d621ac3abf023349184fc6dd09745;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
static struct Nuitka_FrameObject *cache_frame_b24d621ac3abf023349184fc6dd09745 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_b24d621ac3abf023349184fc6dd09745)) {
Py_XDECREF(cache_frame_b24d621ac3abf023349184fc6dd09745);
#if _DEBUG_REFCOUNTS
if (cache_frame_b24d621ac3abf023349184fc6dd09745 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_b24d621ac3abf023349184fc6dd09745 = MAKE_FUNCTION_FRAME(codeobj_b24d621ac3abf023349184fc6dd09745, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_b24d621ac3abf023349184fc6dd09745->m_type_description == NULL);
frame_b24d621ac3abf023349184fc6dd09745 = cache_frame_b24d621ac3abf023349184fc6dd09745;
// Push the new frame as the currently active one.
pushFrameStack(frame_b24d621ac3abf023349184fc6dd09745);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_b24d621ac3abf023349184fc6dd09745) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_operand_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(par_self);
tmp_cmp_expr_left_1 = par_self;
CHECK_OBJECT(par_other);
tmp_cmp_expr_right_1 = par_other;
tmp_operand_value_1 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 506;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 506;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = (tmp_res == 0) ? Py_True : Py_False;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_b24d621ac3abf023349184fc6dd09745);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_b24d621ac3abf023349184fc6dd09745);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_b24d621ac3abf023349184fc6dd09745);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_b24d621ac3abf023349184fc6dd09745, exception_lineno);
} else if (exception_tb->tb_frame != &frame_b24d621ac3abf023349184fc6dd09745->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_b24d621ac3abf023349184fc6dd09745, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_b24d621ac3abf023349184fc6dd09745,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_b24d621ac3abf023349184fc6dd09745 == cache_frame_b24d621ac3abf023349184fc6dd09745) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_b24d621ac3abf023349184fc6dd09745);
cache_frame_b24d621ac3abf023349184fc6dd09745 = NULL;
}
assertFrameObject(frame_b24d621ac3abf023349184fc6dd09745);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__57___hash__(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_21d165a4e972487488a2c10e9e977fe5;
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_21d165a4e972487488a2c10e9e977fe5 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_21d165a4e972487488a2c10e9e977fe5)) {
Py_XDECREF(cache_frame_21d165a4e972487488a2c10e9e977fe5);
#if _DEBUG_REFCOUNTS
if (cache_frame_21d165a4e972487488a2c10e9e977fe5 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_21d165a4e972487488a2c10e9e977fe5 = MAKE_FUNCTION_FRAME(codeobj_21d165a4e972487488a2c10e9e977fe5, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_21d165a4e972487488a2c10e9e977fe5->m_type_description == NULL);
frame_21d165a4e972487488a2c10e9e977fe5 = cache_frame_21d165a4e972487488a2c10e9e977fe5;
// Push the new frame as the currently active one.
pushFrameStack(frame_21d165a4e972487488a2c10e9e977fe5);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_21d165a4e972487488a2c10e9e977fe5) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_hash_arg_1;
PyObject *tmp_tuple_arg_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_tuple_arg_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[108]);
if (tmp_tuple_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 509;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_hash_arg_1 = PySequence_Tuple(tmp_tuple_arg_1);
Py_DECREF(tmp_tuple_arg_1);
if (tmp_hash_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 509;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_return_value = BUILTIN_HASH(tmp_hash_arg_1);
Py_DECREF(tmp_hash_arg_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 509;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_21d165a4e972487488a2c10e9e977fe5);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_21d165a4e972487488a2c10e9e977fe5);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_21d165a4e972487488a2c10e9e977fe5);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_21d165a4e972487488a2c10e9e977fe5, exception_lineno);
} else if (exception_tb->tb_frame != &frame_21d165a4e972487488a2c10e9e977fe5->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_21d165a4e972487488a2c10e9e977fe5, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_21d165a4e972487488a2c10e9e977fe5,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_21d165a4e972487488a2c10e9e977fe5 == cache_frame_21d165a4e972487488a2c10e9e977fe5) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_21d165a4e972487488a2c10e9e977fe5);
cache_frame_21d165a4e972487488a2c10e9e977fe5 = NULL;
}
assertFrameObject(frame_21d165a4e972487488a2c10e9e977fe5);
// 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_cryptography$x509$extensions$$$function__58___init__(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_full_name = python_pars[1];
PyObject *par_relative_name = python_pars[2];
PyObject *par_reasons = python_pars[3];
PyObject *par_crl_issuer = python_pars[4];
PyObject *tmp_genexpr_1__$0 = NULL;
PyObject *tmp_genexpr_2__$0 = NULL;
PyObject *tmp_genexpr_3__$0 = NULL;
struct Nuitka_FrameObject *frame_620554805577af8c8e19561f670b6355;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
bool tmp_result;
static struct Nuitka_FrameObject *cache_frame_620554805577af8c8e19561f670b6355 = 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_620554805577af8c8e19561f670b6355)) {
Py_XDECREF(cache_frame_620554805577af8c8e19561f670b6355);
#if _DEBUG_REFCOUNTS
if (cache_frame_620554805577af8c8e19561f670b6355 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_620554805577af8c8e19561f670b6355 = MAKE_FUNCTION_FRAME(codeobj_620554805577af8c8e19561f670b6355, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_620554805577af8c8e19561f670b6355->m_type_description == NULL);
frame_620554805577af8c8e19561f670b6355 = cache_frame_620554805577af8c8e19561f670b6355;
// Push the new frame as the currently active one.
pushFrameStack(frame_620554805577af8c8e19561f670b6355);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_620554805577af8c8e19561f670b6355) == 2); // Frame stack
// Framed code:
{
nuitka_bool tmp_condition_result_1;
int tmp_and_left_truth_1;
nuitka_bool tmp_and_left_value_1;
nuitka_bool tmp_and_right_value_1;
int tmp_truth_name_1;
int tmp_truth_name_2;
CHECK_OBJECT(par_full_name);
tmp_truth_name_1 = CHECK_IF_TRUE(par_full_name);
if (tmp_truth_name_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 514;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_and_left_value_1 = tmp_truth_name_1 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
tmp_and_left_truth_1 = tmp_and_left_value_1 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_and_left_truth_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 514;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_1 == 1) {
goto and_right_1;
} else {
goto and_left_1;
}
and_right_1:;
CHECK_OBJECT(par_relative_name);
tmp_truth_name_2 = CHECK_IF_TRUE(par_relative_name);
if (tmp_truth_name_2 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 514;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_and_right_value_1 = tmp_truth_name_2 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
tmp_condition_result_1 = tmp_and_right_value_1;
goto and_end_1;
and_left_1:;
tmp_condition_result_1 = tmp_and_left_value_1;
and_end_1:;
if (tmp_condition_result_1 == NUITKA_BOOL_TRUE) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_make_exception_arg_1;
tmp_make_exception_arg_1 = mod_consts[116];
frame_620554805577af8c8e19561f670b6355->m_frame.f_lineno = 515;
tmp_raise_type_1 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_ValueError, tmp_make_exception_arg_1);
assert(!(tmp_raise_type_1 == NULL));
exception_type = tmp_raise_type_1;
exception_lineno = 515;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
branch_no_1:;
{
nuitka_bool tmp_condition_result_2;
int tmp_truth_name_3;
CHECK_OBJECT(par_full_name);
tmp_truth_name_3 = CHECK_IF_TRUE(par_full_name);
if (tmp_truth_name_3 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 520;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_condition_result_2 = tmp_truth_name_3 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_2 == NUITKA_BOOL_TRUE) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_assign_source_1;
PyObject *tmp_list_arg_1;
CHECK_OBJECT(par_full_name);
tmp_list_arg_1 = par_full_name;
tmp_assign_source_1 = MAKE_LIST(tmp_list_arg_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 521;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
{
PyObject *old = par_full_name;
assert(old != NULL);
par_full_name = tmp_assign_source_1;
Py_DECREF(old);
}
}
{
bool tmp_condition_result_3;
PyObject *tmp_operand_value_1;
PyObject *tmp_all_arg_1;
{
PyObject *tmp_assign_source_2;
PyObject *tmp_iter_arg_1;
CHECK_OBJECT(par_full_name);
tmp_iter_arg_1 = par_full_name;
tmp_assign_source_2 = MAKE_ITERATOR(tmp_iter_arg_1);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 522;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
assert(tmp_genexpr_1__$0 == NULL);
tmp_genexpr_1__$0 = tmp_assign_source_2;
}
// Tried code:
{
struct Nuitka_CellObject *tmp_closure_1[1];
tmp_closure_1[0] = Nuitka_Cell_New0(tmp_genexpr_1__$0);
tmp_all_arg_1 = MAKE_GENERATOR_cryptography$x509$extensions$$$function__58___init__$$$genexpr__1_genexpr(tmp_closure_1);
goto try_return_handler_2;
}
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_2:;
CHECK_OBJECT(tmp_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_operand_value_1 = BUILTIN_ALL(tmp_all_arg_1);
Py_DECREF(tmp_all_arg_1);
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 522;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
assert(!(tmp_res == -1));
tmp_condition_result_3 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_3 != false) {
goto branch_yes_3;
} else {
goto branch_no_3;
}
}
branch_yes_3:;
{
PyObject *tmp_raise_type_2;
PyObject *tmp_make_exception_arg_2;
tmp_make_exception_arg_2 = mod_consts[117];
frame_620554805577af8c8e19561f670b6355->m_frame.f_lineno = 523;
tmp_raise_type_2 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_TypeError, tmp_make_exception_arg_2);
assert(!(tmp_raise_type_2 == NULL));
exception_type = tmp_raise_type_2;
exception_lineno = 523;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
branch_no_3:;
branch_no_2:;
{
nuitka_bool tmp_condition_result_4;
int tmp_truth_name_4;
CHECK_OBJECT(par_relative_name);
tmp_truth_name_4 = CHECK_IF_TRUE(par_relative_name);
if (tmp_truth_name_4 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 527;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_condition_result_4 = tmp_truth_name_4 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_4 == NUITKA_BOOL_TRUE) {
goto branch_yes_4;
} else {
goto branch_no_4;
}
}
branch_yes_4:;
{
bool tmp_condition_result_5;
PyObject *tmp_operand_value_2;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(par_relative_name);
tmp_isinstance_inst_1 = par_relative_name;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[118]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[118]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 528;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 528;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_operand_value_2 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_2);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 528;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_condition_result_5 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_5 != false) {
goto branch_yes_5;
} else {
goto branch_no_5;
}
}
branch_yes_5:;
{
PyObject *tmp_raise_type_3;
PyObject *tmp_make_exception_arg_3;
tmp_make_exception_arg_3 = mod_consts[119];
frame_620554805577af8c8e19561f670b6355->m_frame.f_lineno = 529;
tmp_raise_type_3 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_TypeError, tmp_make_exception_arg_3);
assert(!(tmp_raise_type_3 == NULL));
exception_type = tmp_raise_type_3;
exception_lineno = 529;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
branch_no_5:;
branch_no_4:;
{
nuitka_bool tmp_condition_result_6;
int tmp_truth_name_5;
CHECK_OBJECT(par_crl_issuer);
tmp_truth_name_5 = CHECK_IF_TRUE(par_crl_issuer);
if (tmp_truth_name_5 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 533;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_condition_result_6 = tmp_truth_name_5 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_6 == NUITKA_BOOL_TRUE) {
goto branch_yes_6;
} else {
goto branch_no_6;
}
}
branch_yes_6:;
{
PyObject *tmp_assign_source_3;
PyObject *tmp_list_arg_2;
CHECK_OBJECT(par_crl_issuer);
tmp_list_arg_2 = par_crl_issuer;
tmp_assign_source_3 = MAKE_LIST(tmp_list_arg_2);
if (tmp_assign_source_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 534;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
{
PyObject *old = par_crl_issuer;
assert(old != NULL);
par_crl_issuer = tmp_assign_source_3;
Py_DECREF(old);
}
}
{
bool tmp_condition_result_7;
PyObject *tmp_operand_value_3;
PyObject *tmp_all_arg_2;
{
PyObject *tmp_assign_source_4;
PyObject *tmp_iter_arg_2;
CHECK_OBJECT(par_crl_issuer);
tmp_iter_arg_2 = par_crl_issuer;
tmp_assign_source_4 = MAKE_ITERATOR(tmp_iter_arg_2);
if (tmp_assign_source_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 535;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
assert(tmp_genexpr_2__$0 == NULL);
tmp_genexpr_2__$0 = tmp_assign_source_4;
}
// Tried code:
{
struct Nuitka_CellObject *tmp_closure_2[1];
tmp_closure_2[0] = Nuitka_Cell_New0(tmp_genexpr_2__$0);
tmp_all_arg_2 = MAKE_GENERATOR_cryptography$x509$extensions$$$function__58___init__$$$genexpr__2_genexpr(tmp_closure_2);
goto try_return_handler_3;
}
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_3:;
CHECK_OBJECT(tmp_genexpr_2__$0);
Py_DECREF(tmp_genexpr_2__$0);
tmp_genexpr_2__$0 = NULL;
goto outline_result_2;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_result_2:;
tmp_operand_value_3 = BUILTIN_ALL(tmp_all_arg_2);
Py_DECREF(tmp_all_arg_2);
if (tmp_operand_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 535;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_3);
Py_DECREF(tmp_operand_value_3);
assert(!(tmp_res == -1));
tmp_condition_result_7 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_7 != false) {
goto branch_yes_7;
} else {
goto branch_no_7;
}
}
branch_yes_7:;
{
PyObject *tmp_raise_type_4;
PyObject *tmp_make_exception_arg_4;
tmp_make_exception_arg_4 = mod_consts[120];
frame_620554805577af8c8e19561f670b6355->m_frame.f_lineno = 536;
tmp_raise_type_4 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_TypeError, tmp_make_exception_arg_4);
assert(!(tmp_raise_type_4 == NULL));
exception_type = tmp_raise_type_4;
exception_lineno = 536;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
branch_no_7:;
branch_no_6:;
{
nuitka_bool tmp_condition_result_8;
int tmp_and_left_truth_2;
nuitka_bool tmp_and_left_value_2;
nuitka_bool tmp_and_right_value_2;
int tmp_truth_name_6;
int tmp_or_left_truth_1;
nuitka_bool tmp_or_left_value_1;
nuitka_bool tmp_or_right_value_1;
PyObject *tmp_operand_value_4;
PyObject *tmp_isinstance_inst_2;
PyObject *tmp_isinstance_cls_2;
PyObject *tmp_operand_value_5;
PyObject *tmp_all_arg_3;
CHECK_OBJECT(par_reasons);
tmp_truth_name_6 = CHECK_IF_TRUE(par_reasons);
if (tmp_truth_name_6 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 540;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_and_left_value_2 = tmp_truth_name_6 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
tmp_and_left_truth_2 = tmp_and_left_value_2 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_and_left_truth_2 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 540;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_2 == 1) {
goto and_right_2;
} else {
goto and_left_2;
}
and_right_2:;
CHECK_OBJECT(par_reasons);
tmp_isinstance_inst_2 = par_reasons;
tmp_isinstance_cls_2 = (PyObject *)&PyFrozenSet_Type;
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_2, tmp_isinstance_cls_2);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 540;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_operand_value_4 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_4);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 540;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_or_left_value_1 = (tmp_res == 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
tmp_or_left_truth_1 = tmp_or_left_value_1 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_or_left_truth_1 == 1) {
goto or_left_1;
} else {
goto or_right_1;
}
or_right_1:;
{
PyObject *tmp_assign_source_5;
PyObject *tmp_iter_arg_3;
CHECK_OBJECT(par_reasons);
tmp_iter_arg_3 = par_reasons;
tmp_assign_source_5 = MAKE_ITERATOR(tmp_iter_arg_3);
if (tmp_assign_source_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 540;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
assert(tmp_genexpr_3__$0 == NULL);
tmp_genexpr_3__$0 = tmp_assign_source_5;
}
// Tried code:
{
struct Nuitka_CellObject *tmp_closure_3[1];
tmp_closure_3[0] = Nuitka_Cell_New0(tmp_genexpr_3__$0);
tmp_all_arg_3 = MAKE_GENERATOR_cryptography$x509$extensions$$$function__58___init__$$$genexpr__3_genexpr(tmp_closure_3);
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_genexpr_3__$0);
Py_DECREF(tmp_genexpr_3__$0);
tmp_genexpr_3__$0 = NULL;
goto outline_result_3;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_result_3:;
tmp_operand_value_5 = BUILTIN_ALL(tmp_all_arg_3);
Py_DECREF(tmp_all_arg_3);
if (tmp_operand_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 540;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_5);
Py_DECREF(tmp_operand_value_5);
assert(!(tmp_res == -1));
tmp_or_right_value_1 = (tmp_res == 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
tmp_and_right_value_2 = tmp_or_right_value_1;
goto or_end_1;
or_left_1:;
tmp_and_right_value_2 = tmp_or_left_value_1;
or_end_1:;
tmp_condition_result_8 = tmp_and_right_value_2;
goto and_end_2;
and_left_2:;
tmp_condition_result_8 = tmp_and_left_value_2;
and_end_2:;
if (tmp_condition_result_8 == NUITKA_BOOL_TRUE) {
goto branch_yes_8;
} else {
goto branch_no_8;
}
}
branch_yes_8:;
{
PyObject *tmp_raise_type_5;
PyObject *tmp_make_exception_arg_5;
tmp_make_exception_arg_5 = mod_consts[121];
frame_620554805577af8c8e19561f670b6355->m_frame.f_lineno = 543;
tmp_raise_type_5 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_TypeError, tmp_make_exception_arg_5);
assert(!(tmp_raise_type_5 == NULL));
exception_type = tmp_raise_type_5;
exception_lineno = 543;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
branch_no_8:;
{
nuitka_bool tmp_condition_result_9;
int tmp_and_left_truth_3;
nuitka_bool tmp_and_left_value_3;
nuitka_bool tmp_and_right_value_3;
int tmp_truth_name_7;
int tmp_or_left_truth_2;
nuitka_bool tmp_or_left_value_2;
nuitka_bool tmp_or_right_value_2;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
PyObject *tmp_expression_value_2;
if (par_reasons == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[122]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 545;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_truth_name_7 = CHECK_IF_TRUE(par_reasons);
if (tmp_truth_name_7 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 545;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_and_left_value_3 = tmp_truth_name_7 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
tmp_and_left_truth_3 = tmp_and_left_value_3 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_and_left_truth_3 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 545;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_3 == 1) {
goto and_right_3;
} else {
goto and_left_3;
}
and_right_3:;
tmp_expression_value_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[123]);
if (unlikely(tmp_expression_value_1 == NULL)) {
tmp_expression_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[123]);
}
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 546;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[124]);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 546;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
if (par_reasons == NULL) {
Py_DECREF(tmp_cmp_expr_left_1);
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[122]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 546;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_1 = par_reasons;
tmp_res = PySequence_Contains(tmp_cmp_expr_right_1, tmp_cmp_expr_left_1);
Py_DECREF(tmp_cmp_expr_left_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 546;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_or_left_value_2 = (tmp_res == 1) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
tmp_or_left_truth_2 = tmp_or_left_value_2 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_or_left_truth_2 == 1) {
goto or_left_2;
} else {
goto or_right_2;
}
or_right_2:;
tmp_expression_value_2 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[123]);
if (unlikely(tmp_expression_value_2 == NULL)) {
tmp_expression_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[123]);
}
if (tmp_expression_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 547;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_left_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[125]);
if (tmp_cmp_expr_left_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 547;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
if (par_reasons == NULL) {
Py_DECREF(tmp_cmp_expr_left_2);
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[122]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 547;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_2 = par_reasons;
tmp_res = PySequence_Contains(tmp_cmp_expr_right_2, tmp_cmp_expr_left_2);
Py_DECREF(tmp_cmp_expr_left_2);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 547;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_or_right_value_2 = (tmp_res == 1) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
tmp_and_right_value_3 = tmp_or_right_value_2;
goto or_end_2;
or_left_2:;
tmp_and_right_value_3 = tmp_or_left_value_2;
or_end_2:;
tmp_condition_result_9 = tmp_and_right_value_3;
goto and_end_3;
and_left_3:;
tmp_condition_result_9 = tmp_and_left_value_3;
and_end_3:;
if (tmp_condition_result_9 == NUITKA_BOOL_TRUE) {
goto branch_yes_9;
} else {
goto branch_no_9;
}
}
branch_yes_9:;
{
PyObject *tmp_raise_type_6;
PyObject *tmp_make_exception_arg_6;
tmp_make_exception_arg_6 = mod_consts[126];
frame_620554805577af8c8e19561f670b6355->m_frame.f_lineno = 549;
tmp_raise_type_6 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_ValueError, tmp_make_exception_arg_6);
assert(!(tmp_raise_type_6 == NULL));
exception_type = tmp_raise_type_6;
exception_lineno = 549;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
branch_no_9:;
{
nuitka_bool tmp_condition_result_10;
int tmp_and_left_truth_4;
nuitka_bool tmp_and_left_value_4;
nuitka_bool tmp_and_right_value_4;
int tmp_truth_name_8;
int tmp_and_left_truth_5;
nuitka_bool tmp_and_left_value_5;
nuitka_bool tmp_and_right_value_5;
PyObject *tmp_operand_value_6;
PyObject *tmp_operand_value_7;
int tmp_or_left_truth_3;
PyObject *tmp_or_left_value_3;
PyObject *tmp_or_right_value_3;
if (par_reasons == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[122]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 554;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_truth_name_8 = CHECK_IF_TRUE(par_reasons);
if (tmp_truth_name_8 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 554;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_and_left_value_4 = tmp_truth_name_8 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
tmp_and_left_truth_4 = tmp_and_left_value_4 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_and_left_truth_4 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 554;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_4 == 1) {
goto and_right_4;
} else {
goto and_left_4;
}
and_right_4:;
if (par_crl_issuer == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[127]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 554;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_operand_value_6 = par_crl_issuer;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_6);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 554;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_and_left_value_5 = (tmp_res == 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
tmp_and_left_truth_5 = tmp_and_left_value_5 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_and_left_truth_5 == 1) {
goto and_right_5;
} else {
goto and_left_5;
}
and_right_5:;
if (par_full_name == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[128]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 554;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_or_left_value_3 = par_full_name;
tmp_or_left_truth_3 = CHECK_IF_TRUE(tmp_or_left_value_3);
if (tmp_or_left_truth_3 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 554;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
if (tmp_or_left_truth_3 == 1) {
goto or_left_3;
} else {
goto or_right_3;
}
or_right_3:;
CHECK_OBJECT(par_relative_name);
tmp_or_right_value_3 = par_relative_name;
tmp_operand_value_7 = tmp_or_right_value_3;
goto or_end_3;
or_left_3:;
tmp_operand_value_7 = tmp_or_left_value_3;
or_end_3:;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_7);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 554;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_and_right_value_5 = (tmp_res == 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
tmp_and_right_value_4 = tmp_and_right_value_5;
goto and_end_5;
and_left_5:;
tmp_and_right_value_4 = tmp_and_left_value_5;
and_end_5:;
tmp_condition_result_10 = tmp_and_right_value_4;
goto and_end_4;
and_left_4:;
tmp_condition_result_10 = tmp_and_left_value_4;
and_end_4:;
if (tmp_condition_result_10 == NUITKA_BOOL_TRUE) {
goto branch_yes_10;
} else {
goto branch_no_10;
}
}
branch_yes_10:;
{
PyObject *tmp_raise_type_7;
PyObject *tmp_make_exception_arg_7;
tmp_make_exception_arg_7 = mod_consts[129];
frame_620554805577af8c8e19561f670b6355->m_frame.f_lineno = 555;
tmp_raise_type_7 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_ValueError, tmp_make_exception_arg_7);
assert(!(tmp_raise_type_7 == NULL));
exception_type = tmp_raise_type_7;
exception_lineno = 555;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
branch_no_10:;
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
if (par_full_name == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[128]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 560;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_assattr_value_1 = par_full_name;
CHECK_OBJECT(par_self);
tmp_assattr_target_1 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[130], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 560;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_2;
PyObject *tmp_assattr_target_2;
CHECK_OBJECT(par_relative_name);
tmp_assattr_value_2 = par_relative_name;
CHECK_OBJECT(par_self);
tmp_assattr_target_2 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_2, mod_consts[131], tmp_assattr_value_2);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 561;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_3;
PyObject *tmp_assattr_target_3;
if (par_reasons == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[122]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 562;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_assattr_value_3 = par_reasons;
CHECK_OBJECT(par_self);
tmp_assattr_target_3 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_3, mod_consts[132], tmp_assattr_value_3);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 562;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_4;
PyObject *tmp_assattr_target_4;
if (par_crl_issuer == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[127]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 563;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
tmp_assattr_value_4 = par_crl_issuer;
CHECK_OBJECT(par_self);
tmp_assattr_target_4 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_4, mod_consts[133], tmp_assattr_value_4);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 563;
type_description_1 = "ooooo";
goto frame_exception_exit_1;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_620554805577af8c8e19561f670b6355);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_620554805577af8c8e19561f670b6355);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_620554805577af8c8e19561f670b6355, exception_lineno);
} else if (exception_tb->tb_frame != &frame_620554805577af8c8e19561f670b6355->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_620554805577af8c8e19561f670b6355, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_620554805577af8c8e19561f670b6355,
type_description_1,
par_self,
par_full_name,
par_relative_name,
par_reasons,
par_crl_issuer
);
// Release cached frame if used for exception.
if (frame_620554805577af8c8e19561f670b6355 == cache_frame_620554805577af8c8e19561f670b6355) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_620554805577af8c8e19561f670b6355);
cache_frame_620554805577af8c8e19561f670b6355 = NULL;
}
assertFrameObject(frame_620554805577af8c8e19561f670b6355);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto try_return_handler_1;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
Py_XDECREF(par_full_name);
par_full_name = NULL;
Py_XDECREF(par_crl_issuer);
par_crl_issuer = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(par_full_name);
par_full_name = NULL;
Py_XDECREF(par_crl_issuer);
par_crl_issuer = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_relative_name);
Py_DECREF(par_relative_name);
CHECK_OBJECT(par_reasons);
Py_DECREF(par_reasons);
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_relative_name);
Py_DECREF(par_relative_name);
CHECK_OBJECT(par_reasons);
Py_DECREF(par_reasons);
// 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 cryptography$x509$extensions$$$function__58___init__$$$genexpr__1_genexpr_locals {
PyObject *var_x;
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 *cryptography$x509$extensions$$$function__58___init__$$$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 cryptography$x509$extensions$$$function__58___init__$$$genexpr__1_genexpr_locals *generator_heap = (struct cryptography$x509$extensions$$$function__58___init__$$$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_x = 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_ba863ee88487448ec67191671c86e091, module_cryptography$x509$extensions, 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 = "No";
generator_heap->exception_lineno = 522;
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_x;
generator_heap->var_x = tmp_assign_source_2;
Py_INCREF(generator_heap->var_x);
Py_XDECREF(old);
}
}
{
PyObject *tmp_expression_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_1;
CHECK_OBJECT(generator_heap->var_x);
tmp_isinstance_inst_1 = generator_heap->var_x;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[62]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[62]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 522;
generator_heap->type_description_1 = "No";
goto try_except_handler_2;
}
generator_heap->tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_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 = 522;
generator_heap->type_description_1 = "No";
goto try_except_handler_2;
}
tmp_expression_value_1 = (generator_heap->tmp_res != 0) ? Py_True : Py_False;
Py_INCREF(tmp_expression_value_1);
Nuitka_PreserveHeap(generator_heap->yield_tmps, &tmp_isinstance_inst_1, sizeof(PyObject *), &tmp_isinstance_cls_1, sizeof(PyObject *), NULL);
generator->m_yield_return_index = 1;
return tmp_expression_value_1;
yield_return_1:
Nuitka_RestoreHeap(generator_heap->yield_tmps, &tmp_isinstance_inst_1, sizeof(PyObject *), &tmp_isinstance_cls_1, 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 = 522;
generator_heap->type_description_1 = "No";
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 = 522;
generator_heap->type_description_1 = "No";
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_x
);
// 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_x);
generator_heap->var_x = 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_x);
generator_heap->var_x = 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_cryptography$x509$extensions$$$function__58___init__$$$genexpr__1_genexpr(struct Nuitka_CellObject **closure) {
return Nuitka_Generator_New(
cryptography$x509$extensions$$$function__58___init__$$$genexpr__1_genexpr_context,
module_cryptography$x509$extensions,
mod_consts[63],
#if PYTHON_VERSION >= 0x350
mod_consts[134],
#endif
codeobj_ba863ee88487448ec67191671c86e091,
closure,
1,
sizeof(struct cryptography$x509$extensions$$$function__58___init__$$$genexpr__1_genexpr_locals)
);
}
struct cryptography$x509$extensions$$$function__58___init__$$$genexpr__2_genexpr_locals {
PyObject *var_x;
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 *cryptography$x509$extensions$$$function__58___init__$$$genexpr__2_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 cryptography$x509$extensions$$$function__58___init__$$$genexpr__2_genexpr_locals *generator_heap = (struct cryptography$x509$extensions$$$function__58___init__$$$genexpr__2_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_x = 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_c83ac995542666787e4f4263d3026643, module_cryptography$x509$extensions, 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 = "No";
generator_heap->exception_lineno = 535;
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_x;
generator_heap->var_x = tmp_assign_source_2;
Py_INCREF(generator_heap->var_x);
Py_XDECREF(old);
}
}
{
PyObject *tmp_expression_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_1;
CHECK_OBJECT(generator_heap->var_x);
tmp_isinstance_inst_1 = generator_heap->var_x;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[62]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[62]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 535;
generator_heap->type_description_1 = "No";
goto try_except_handler_2;
}
generator_heap->tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_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 = 535;
generator_heap->type_description_1 = "No";
goto try_except_handler_2;
}
tmp_expression_value_1 = (generator_heap->tmp_res != 0) ? Py_True : Py_False;
Py_INCREF(tmp_expression_value_1);
Nuitka_PreserveHeap(generator_heap->yield_tmps, &tmp_isinstance_inst_1, sizeof(PyObject *), &tmp_isinstance_cls_1, sizeof(PyObject *), NULL);
generator->m_yield_return_index = 1;
return tmp_expression_value_1;
yield_return_1:
Nuitka_RestoreHeap(generator_heap->yield_tmps, &tmp_isinstance_inst_1, sizeof(PyObject *), &tmp_isinstance_cls_1, 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 = 535;
generator_heap->type_description_1 = "No";
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 = 535;
generator_heap->type_description_1 = "No";
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_x
);
// 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_x);
generator_heap->var_x = 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_x);
generator_heap->var_x = 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_cryptography$x509$extensions$$$function__58___init__$$$genexpr__2_genexpr(struct Nuitka_CellObject **closure) {
return Nuitka_Generator_New(
cryptography$x509$extensions$$$function__58___init__$$$genexpr__2_genexpr_context,
module_cryptography$x509$extensions,
mod_consts[63],
#if PYTHON_VERSION >= 0x350
mod_consts[134],
#endif
codeobj_c83ac995542666787e4f4263d3026643,
closure,
1,
sizeof(struct cryptography$x509$extensions$$$function__58___init__$$$genexpr__2_genexpr_locals)
);
}
struct cryptography$x509$extensions$$$function__58___init__$$$genexpr__3_genexpr_locals {
PyObject *var_x;
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 *cryptography$x509$extensions$$$function__58___init__$$$genexpr__3_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 cryptography$x509$extensions$$$function__58___init__$$$genexpr__3_genexpr_locals *generator_heap = (struct cryptography$x509$extensions$$$function__58___init__$$$genexpr__3_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_x = 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_10d8b9c62d33939a862d901ed3b591b4, module_cryptography$x509$extensions, 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 = "No";
generator_heap->exception_lineno = 540;
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_x;
generator_heap->var_x = tmp_assign_source_2;
Py_INCREF(generator_heap->var_x);
Py_XDECREF(old);
}
}
{
PyObject *tmp_expression_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_1;
CHECK_OBJECT(generator_heap->var_x);
tmp_isinstance_inst_1 = generator_heap->var_x;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[123]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[123]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 541;
generator_heap->type_description_1 = "No";
goto try_except_handler_2;
}
generator_heap->tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_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 = 541;
generator_heap->type_description_1 = "No";
goto try_except_handler_2;
}
tmp_expression_value_1 = (generator_heap->tmp_res != 0) ? Py_True : Py_False;
Py_INCREF(tmp_expression_value_1);
Nuitka_PreserveHeap(generator_heap->yield_tmps, &tmp_isinstance_inst_1, sizeof(PyObject *), &tmp_isinstance_cls_1, sizeof(PyObject *), NULL);
generator->m_yield_return_index = 1;
return tmp_expression_value_1;
yield_return_1:
Nuitka_RestoreHeap(generator_heap->yield_tmps, &tmp_isinstance_inst_1, sizeof(PyObject *), &tmp_isinstance_cls_1, 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 = 541;
generator_heap->type_description_1 = "No";
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 = 540;
generator_heap->type_description_1 = "No";
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_x
);
// 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_x);
generator_heap->var_x = 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_x);
generator_heap->var_x = 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_cryptography$x509$extensions$$$function__58___init__$$$genexpr__3_genexpr(struct Nuitka_CellObject **closure) {
return Nuitka_Generator_New(
cryptography$x509$extensions$$$function__58___init__$$$genexpr__3_genexpr_context,
module_cryptography$x509$extensions,
mod_consts[63],
#if PYTHON_VERSION >= 0x350
mod_consts[134],
#endif
codeobj_10d8b9c62d33939a862d901ed3b591b4,
closure,
1,
sizeof(struct cryptography$x509$extensions$$$function__58___init__$$$genexpr__3_genexpr_locals)
);
}
static PyObject *impl_cryptography$x509$extensions$$$function__59___repr__(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_ca2cb1eead6917ecdbbde20b3f8d6464;
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_ca2cb1eead6917ecdbbde20b3f8d6464 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_ca2cb1eead6917ecdbbde20b3f8d6464)) {
Py_XDECREF(cache_frame_ca2cb1eead6917ecdbbde20b3f8d6464);
#if _DEBUG_REFCOUNTS
if (cache_frame_ca2cb1eead6917ecdbbde20b3f8d6464 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_ca2cb1eead6917ecdbbde20b3f8d6464 = MAKE_FUNCTION_FRAME(codeobj_ca2cb1eead6917ecdbbde20b3f8d6464, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_ca2cb1eead6917ecdbbde20b3f8d6464->m_type_description == NULL);
frame_ca2cb1eead6917ecdbbde20b3f8d6464 = cache_frame_ca2cb1eead6917ecdbbde20b3f8d6464;
// Push the new frame as the currently active one.
pushFrameStack(frame_ca2cb1eead6917ecdbbde20b3f8d6464);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_ca2cb1eead6917ecdbbde20b3f8d6464) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_kw_call_arg_value_0_1;
PyObject *tmp_kw_call_arg_value_1_1;
tmp_kw_call_arg_value_0_1 = mod_consts[135];
CHECK_OBJECT(par_self);
tmp_kw_call_arg_value_1_1 = par_self;
frame_ca2cb1eead6917ecdbbde20b3f8d6464->m_frame.f_lineno = 567;
{
PyObject *call_args[] = {tmp_kw_call_arg_value_0_1, tmp_kw_call_arg_value_1_1};
tmp_return_value = CALL_FUNCTION_WITH_ARGS2(unicode_builtin_format, call_args);
}
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 567;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_ca2cb1eead6917ecdbbde20b3f8d6464);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_ca2cb1eead6917ecdbbde20b3f8d6464);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_ca2cb1eead6917ecdbbde20b3f8d6464);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_ca2cb1eead6917ecdbbde20b3f8d6464, exception_lineno);
} else if (exception_tb->tb_frame != &frame_ca2cb1eead6917ecdbbde20b3f8d6464->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_ca2cb1eead6917ecdbbde20b3f8d6464, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_ca2cb1eead6917ecdbbde20b3f8d6464,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_ca2cb1eead6917ecdbbde20b3f8d6464 == cache_frame_ca2cb1eead6917ecdbbde20b3f8d6464) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_ca2cb1eead6917ecdbbde20b3f8d6464);
cache_frame_ca2cb1eead6917ecdbbde20b3f8d6464 = NULL;
}
assertFrameObject(frame_ca2cb1eead6917ecdbbde20b3f8d6464);
// 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_cryptography$x509$extensions$$$function__60___eq__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_b7183712325ee2bb532c3b87d4928dfc;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_b7183712325ee2bb532c3b87d4928dfc = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_b7183712325ee2bb532c3b87d4928dfc)) {
Py_XDECREF(cache_frame_b7183712325ee2bb532c3b87d4928dfc);
#if _DEBUG_REFCOUNTS
if (cache_frame_b7183712325ee2bb532c3b87d4928dfc == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_b7183712325ee2bb532c3b87d4928dfc = MAKE_FUNCTION_FRAME(codeobj_b7183712325ee2bb532c3b87d4928dfc, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_b7183712325ee2bb532c3b87d4928dfc->m_type_description == NULL);
frame_b7183712325ee2bb532c3b87d4928dfc = cache_frame_b7183712325ee2bb532c3b87d4928dfc;
// Push the new frame as the currently active one.
pushFrameStack(frame_b7183712325ee2bb532c3b87d4928dfc);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_b7183712325ee2bb532c3b87d4928dfc) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(par_other);
tmp_isinstance_inst_1 = par_other;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[109]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[109]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 573;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 573;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 573;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
tmp_return_value = Py_NotImplemented;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
branch_no_1:;
{
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_expression_value_1;
PyObject *tmp_expression_value_2;
int tmp_and_left_truth_2;
PyObject *tmp_and_left_value_2;
PyObject *tmp_and_right_value_2;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
PyObject *tmp_expression_value_3;
PyObject *tmp_expression_value_4;
int tmp_and_left_truth_3;
PyObject *tmp_and_left_value_3;
PyObject *tmp_and_right_value_3;
PyObject *tmp_cmp_expr_left_3;
PyObject *tmp_cmp_expr_right_3;
PyObject *tmp_expression_value_5;
PyObject *tmp_expression_value_6;
PyObject *tmp_cmp_expr_left_4;
PyObject *tmp_cmp_expr_right_4;
PyObject *tmp_expression_value_7;
PyObject *tmp_expression_value_8;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[128]);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 577;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_2 = par_other;
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[128]);
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 = 577;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_left_value_1 = RICH_COMPARE_EQ_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 = 577;
type_description_1 = "oo";
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 = 577;
type_description_1 = "oo";
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);
CHECK_OBJECT(par_self);
tmp_expression_value_3 = par_self;
tmp_cmp_expr_left_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[136]);
if (tmp_cmp_expr_left_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 578;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_4 = par_other;
tmp_cmp_expr_right_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[136]);
if (tmp_cmp_expr_right_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_cmp_expr_left_2);
exception_lineno = 578;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_left_value_2 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_2, tmp_cmp_expr_right_2);
Py_DECREF(tmp_cmp_expr_left_2);
Py_DECREF(tmp_cmp_expr_right_2);
if (tmp_and_left_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 578;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_left_truth_2 = CHECK_IF_TRUE(tmp_and_left_value_2);
if (tmp_and_left_truth_2 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_and_left_value_2);
exception_lineno = 578;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_2 == 1) {
goto and_right_2;
} else {
goto and_left_2;
}
and_right_2:;
Py_DECREF(tmp_and_left_value_2);
CHECK_OBJECT(par_self);
tmp_expression_value_5 = par_self;
tmp_cmp_expr_left_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[122]);
if (tmp_cmp_expr_left_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 579;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_6 = par_other;
tmp_cmp_expr_right_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_6, mod_consts[122]);
if (tmp_cmp_expr_right_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_cmp_expr_left_3);
exception_lineno = 579;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_left_value_3 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_3, tmp_cmp_expr_right_3);
Py_DECREF(tmp_cmp_expr_left_3);
Py_DECREF(tmp_cmp_expr_right_3);
if (tmp_and_left_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 579;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_left_truth_3 = CHECK_IF_TRUE(tmp_and_left_value_3);
if (tmp_and_left_truth_3 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_and_left_value_3);
exception_lineno = 579;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_3 == 1) {
goto and_right_3;
} else {
goto and_left_3;
}
and_right_3:;
Py_DECREF(tmp_and_left_value_3);
CHECK_OBJECT(par_self);
tmp_expression_value_7 = par_self;
tmp_cmp_expr_left_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_7, mod_consts[127]);
if (tmp_cmp_expr_left_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 580;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_8 = par_other;
tmp_cmp_expr_right_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_8, mod_consts[127]);
if (tmp_cmp_expr_right_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_cmp_expr_left_4);
exception_lineno = 580;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_right_value_3 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_4, tmp_cmp_expr_right_4);
Py_DECREF(tmp_cmp_expr_left_4);
Py_DECREF(tmp_cmp_expr_right_4);
if (tmp_and_right_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 580;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_right_value_2 = tmp_and_right_value_3;
goto and_end_3;
and_left_3:;
tmp_and_right_value_2 = tmp_and_left_value_3;
and_end_3:;
tmp_and_right_value_1 = tmp_and_right_value_2;
goto and_end_2;
and_left_2:;
tmp_and_right_value_1 = tmp_and_left_value_2;
and_end_2:;
tmp_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_b7183712325ee2bb532c3b87d4928dfc);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_b7183712325ee2bb532c3b87d4928dfc);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_b7183712325ee2bb532c3b87d4928dfc);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_b7183712325ee2bb532c3b87d4928dfc, exception_lineno);
} else if (exception_tb->tb_frame != &frame_b7183712325ee2bb532c3b87d4928dfc->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_b7183712325ee2bb532c3b87d4928dfc, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_b7183712325ee2bb532c3b87d4928dfc,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_b7183712325ee2bb532c3b87d4928dfc == cache_frame_b7183712325ee2bb532c3b87d4928dfc) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_b7183712325ee2bb532c3b87d4928dfc);
cache_frame_b7183712325ee2bb532c3b87d4928dfc = NULL;
}
assertFrameObject(frame_b7183712325ee2bb532c3b87d4928dfc);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__61___ne__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_e6c7a32ac7914005b4378caeb5b49c53;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
static struct Nuitka_FrameObject *cache_frame_e6c7a32ac7914005b4378caeb5b49c53 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_e6c7a32ac7914005b4378caeb5b49c53)) {
Py_XDECREF(cache_frame_e6c7a32ac7914005b4378caeb5b49c53);
#if _DEBUG_REFCOUNTS
if (cache_frame_e6c7a32ac7914005b4378caeb5b49c53 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_e6c7a32ac7914005b4378caeb5b49c53 = MAKE_FUNCTION_FRAME(codeobj_e6c7a32ac7914005b4378caeb5b49c53, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_e6c7a32ac7914005b4378caeb5b49c53->m_type_description == NULL);
frame_e6c7a32ac7914005b4378caeb5b49c53 = cache_frame_e6c7a32ac7914005b4378caeb5b49c53;
// Push the new frame as the currently active one.
pushFrameStack(frame_e6c7a32ac7914005b4378caeb5b49c53);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_e6c7a32ac7914005b4378caeb5b49c53) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_operand_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(par_self);
tmp_cmp_expr_left_1 = par_self;
CHECK_OBJECT(par_other);
tmp_cmp_expr_right_1 = par_other;
tmp_operand_value_1 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 584;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 584;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = (tmp_res == 0) ? Py_True : Py_False;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_e6c7a32ac7914005b4378caeb5b49c53);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_e6c7a32ac7914005b4378caeb5b49c53);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_e6c7a32ac7914005b4378caeb5b49c53);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_e6c7a32ac7914005b4378caeb5b49c53, exception_lineno);
} else if (exception_tb->tb_frame != &frame_e6c7a32ac7914005b4378caeb5b49c53->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_e6c7a32ac7914005b4378caeb5b49c53, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_e6c7a32ac7914005b4378caeb5b49c53,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_e6c7a32ac7914005b4378caeb5b49c53 == cache_frame_e6c7a32ac7914005b4378caeb5b49c53) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_e6c7a32ac7914005b4378caeb5b49c53);
cache_frame_e6c7a32ac7914005b4378caeb5b49c53 = NULL;
}
assertFrameObject(frame_e6c7a32ac7914005b4378caeb5b49c53);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__62___hash__(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *var_fn = NULL;
PyObject *var_crl_issuer = NULL;
struct Nuitka_FrameObject *frame_65b9846986af8df319000d13d19f778d;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_65b9846986af8df319000d13d19f778d = 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_65b9846986af8df319000d13d19f778d)) {
Py_XDECREF(cache_frame_65b9846986af8df319000d13d19f778d);
#if _DEBUG_REFCOUNTS
if (cache_frame_65b9846986af8df319000d13d19f778d == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_65b9846986af8df319000d13d19f778d = MAKE_FUNCTION_FRAME(codeobj_65b9846986af8df319000d13d19f778d, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_65b9846986af8df319000d13d19f778d->m_type_description == NULL);
frame_65b9846986af8df319000d13d19f778d = cache_frame_65b9846986af8df319000d13d19f778d;
// Push the new frame as the currently active one.
pushFrameStack(frame_65b9846986af8df319000d13d19f778d);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_65b9846986af8df319000d13d19f778d) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[128]);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 587;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_1 = Py_None;
tmp_condition_result_1 = (tmp_cmp_expr_left_1 != tmp_cmp_expr_right_1) ? true : false;
Py_DECREF(tmp_cmp_expr_left_1);
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_assign_source_1;
PyObject *tmp_tuple_arg_1;
PyObject *tmp_expression_value_2;
CHECK_OBJECT(par_self);
tmp_expression_value_2 = par_self;
tmp_tuple_arg_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[128]);
if (tmp_tuple_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 588;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_assign_source_1 = PySequence_Tuple(tmp_tuple_arg_1);
Py_DECREF(tmp_tuple_arg_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 588;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
assert(var_fn == NULL);
var_fn = tmp_assign_source_1;
}
goto branch_end_1;
branch_no_1:;
{
PyObject *tmp_assign_source_2;
tmp_assign_source_2 = Py_None;
assert(var_fn == NULL);
Py_INCREF(tmp_assign_source_2);
var_fn = tmp_assign_source_2;
}
branch_end_1:;
{
bool tmp_condition_result_2;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
PyObject *tmp_expression_value_3;
CHECK_OBJECT(par_self);
tmp_expression_value_3 = par_self;
tmp_cmp_expr_left_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[127]);
if (tmp_cmp_expr_left_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 592;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_2 = Py_None;
tmp_condition_result_2 = (tmp_cmp_expr_left_2 != tmp_cmp_expr_right_2) ? true : false;
Py_DECREF(tmp_cmp_expr_left_2);
if (tmp_condition_result_2 != false) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_assign_source_3;
PyObject *tmp_tuple_arg_2;
PyObject *tmp_expression_value_4;
CHECK_OBJECT(par_self);
tmp_expression_value_4 = par_self;
tmp_tuple_arg_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[127]);
if (tmp_tuple_arg_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 593;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_assign_source_3 = PySequence_Tuple(tmp_tuple_arg_2);
Py_DECREF(tmp_tuple_arg_2);
if (tmp_assign_source_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 593;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
assert(var_crl_issuer == NULL);
var_crl_issuer = tmp_assign_source_3;
}
goto branch_end_2;
branch_no_2:;
{
PyObject *tmp_assign_source_4;
tmp_assign_source_4 = Py_None;
assert(var_crl_issuer == NULL);
Py_INCREF(tmp_assign_source_4);
var_crl_issuer = tmp_assign_source_4;
}
branch_end_2:;
{
PyObject *tmp_hash_arg_1;
PyObject *tmp_tuple_element_1;
CHECK_OBJECT(var_fn);
tmp_tuple_element_1 = var_fn;
tmp_hash_arg_1 = MAKE_TUPLE_EMPTY(4);
{
PyObject *tmp_expression_value_5;
PyObject *tmp_expression_value_6;
PyTuple_SET_ITEM0(tmp_hash_arg_1, 0, tmp_tuple_element_1);
CHECK_OBJECT(par_self);
tmp_expression_value_5 = par_self;
tmp_tuple_element_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[136]);
if (tmp_tuple_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 597;
type_description_1 = "ooo";
goto tuple_build_exception_1;
}
PyTuple_SET_ITEM(tmp_hash_arg_1, 1, tmp_tuple_element_1);
CHECK_OBJECT(par_self);
tmp_expression_value_6 = par_self;
tmp_tuple_element_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_6, mod_consts[122]);
if (tmp_tuple_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 597;
type_description_1 = "ooo";
goto tuple_build_exception_1;
}
PyTuple_SET_ITEM(tmp_hash_arg_1, 2, tmp_tuple_element_1);
CHECK_OBJECT(var_crl_issuer);
tmp_tuple_element_1 = var_crl_issuer;
PyTuple_SET_ITEM0(tmp_hash_arg_1, 3, tmp_tuple_element_1);
}
goto tuple_build_noexception_1;
// Exception handling pass through code for tuple_build:
tuple_build_exception_1:;
Py_DECREF(tmp_hash_arg_1);
goto frame_exception_exit_1;
// Finished with no exception for tuple_build:
tuple_build_noexception_1:;
tmp_return_value = BUILTIN_HASH(tmp_hash_arg_1);
Py_DECREF(tmp_hash_arg_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 597;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_65b9846986af8df319000d13d19f778d);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_65b9846986af8df319000d13d19f778d);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_65b9846986af8df319000d13d19f778d);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_65b9846986af8df319000d13d19f778d, exception_lineno);
} else if (exception_tb->tb_frame != &frame_65b9846986af8df319000d13d19f778d->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_65b9846986af8df319000d13d19f778d, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_65b9846986af8df319000d13d19f778d,
type_description_1,
par_self,
var_fn,
var_crl_issuer
);
// Release cached frame if used for exception.
if (frame_65b9846986af8df319000d13d19f778d == cache_frame_65b9846986af8df319000d13d19f778d) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_65b9846986af8df319000d13d19f778d);
cache_frame_65b9846986af8df319000d13d19f778d = NULL;
}
assertFrameObject(frame_65b9846986af8df319000d13d19f778d);
// 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_fn);
Py_DECREF(var_fn);
var_fn = NULL;
CHECK_OBJECT(var_crl_issuer);
Py_DECREF(var_crl_issuer);
var_crl_issuer = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_fn);
var_fn = NULL;
Py_XDECREF(var_crl_issuer);
var_crl_issuer = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_cryptography$x509$extensions$$$function__63___init__(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_require_explicit_policy = python_pars[1];
PyObject *par_inhibit_policy_mapping = python_pars[2];
struct Nuitka_FrameObject *frame_0d1848a64a5e6609f30b46c70d1f1158;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
bool tmp_result;
static struct Nuitka_FrameObject *cache_frame_0d1848a64a5e6609f30b46c70d1f1158 = NULL;
PyObject *tmp_return_value = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_0d1848a64a5e6609f30b46c70d1f1158)) {
Py_XDECREF(cache_frame_0d1848a64a5e6609f30b46c70d1f1158);
#if _DEBUG_REFCOUNTS
if (cache_frame_0d1848a64a5e6609f30b46c70d1f1158 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_0d1848a64a5e6609f30b46c70d1f1158 = MAKE_FUNCTION_FRAME(codeobj_0d1848a64a5e6609f30b46c70d1f1158, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_0d1848a64a5e6609f30b46c70d1f1158->m_type_description == NULL);
frame_0d1848a64a5e6609f30b46c70d1f1158 = cache_frame_0d1848a64a5e6609f30b46c70d1f1158;
// Push the new frame as the currently active one.
pushFrameStack(frame_0d1848a64a5e6609f30b46c70d1f1158);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_0d1848a64a5e6609f30b46c70d1f1158) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
int tmp_and_left_truth_1;
bool tmp_and_left_value_1;
bool tmp_and_right_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_require_explicit_policy);
tmp_cmp_expr_left_1 = par_require_explicit_policy;
tmp_cmp_expr_right_1 = Py_None;
tmp_and_left_value_1 = (tmp_cmp_expr_left_1 != tmp_cmp_expr_right_1) ? true : false;
tmp_and_left_truth_1 = tmp_and_left_value_1 != false ? 1 : 0;
if (tmp_and_left_truth_1 == 1) {
goto and_right_1;
} else {
goto and_left_1;
}
and_right_1:;
CHECK_OBJECT(par_require_explicit_policy);
tmp_isinstance_inst_1 = par_require_explicit_policy;
tmp_expression_value_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[48]);
if (unlikely(tmp_expression_value_1 == NULL)) {
tmp_expression_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[48]);
}
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 624;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_isinstance_cls_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[49]);
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 624;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
Py_DECREF(tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 623;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 623;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_and_right_value_1 = (tmp_res == 0) ? true : false;
tmp_condition_result_1 = tmp_and_right_value_1;
goto and_end_1;
and_left_1:;
tmp_condition_result_1 = tmp_and_left_value_1;
and_end_1:;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_make_exception_arg_1;
tmp_make_exception_arg_1 = mod_consts[137];
frame_0d1848a64a5e6609f30b46c70d1f1158->m_frame.f_lineno = 626;
tmp_raise_type_1 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_TypeError, tmp_make_exception_arg_1);
assert(!(tmp_raise_type_1 == NULL));
exception_type = tmp_raise_type_1;
exception_lineno = 626;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
branch_no_1:;
{
bool tmp_condition_result_2;
int tmp_and_left_truth_2;
bool tmp_and_left_value_2;
bool tmp_and_right_value_2;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
PyObject *tmp_operand_value_2;
PyObject *tmp_isinstance_inst_2;
PyObject *tmp_isinstance_cls_2;
PyObject *tmp_expression_value_2;
CHECK_OBJECT(par_inhibit_policy_mapping);
tmp_cmp_expr_left_2 = par_inhibit_policy_mapping;
tmp_cmp_expr_right_2 = Py_None;
tmp_and_left_value_2 = (tmp_cmp_expr_left_2 != tmp_cmp_expr_right_2) ? true : false;
tmp_and_left_truth_2 = tmp_and_left_value_2 != false ? 1 : 0;
if (tmp_and_left_truth_2 == 1) {
goto and_right_2;
} else {
goto and_left_2;
}
and_right_2:;
CHECK_OBJECT(par_inhibit_policy_mapping);
tmp_isinstance_inst_2 = par_inhibit_policy_mapping;
tmp_expression_value_2 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[48]);
if (unlikely(tmp_expression_value_2 == NULL)) {
tmp_expression_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[48]);
}
if (tmp_expression_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 632;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_isinstance_cls_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[49]);
if (tmp_isinstance_cls_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 632;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_2, tmp_isinstance_cls_2);
Py_DECREF(tmp_isinstance_cls_2);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 631;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_operand_value_2 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_2);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 631;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_and_right_value_2 = (tmp_res == 0) ? true : false;
tmp_condition_result_2 = tmp_and_right_value_2;
goto and_end_2;
and_left_2:;
tmp_condition_result_2 = tmp_and_left_value_2;
and_end_2:;
if (tmp_condition_result_2 != false) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_raise_type_2;
PyObject *tmp_make_exception_arg_2;
tmp_make_exception_arg_2 = mod_consts[138];
frame_0d1848a64a5e6609f30b46c70d1f1158->m_frame.f_lineno = 634;
tmp_raise_type_2 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_TypeError, tmp_make_exception_arg_2);
assert(!(tmp_raise_type_2 == NULL));
exception_type = tmp_raise_type_2;
exception_lineno = 634;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
branch_no_2:;
{
bool tmp_condition_result_3;
int tmp_and_left_truth_3;
bool tmp_and_left_value_3;
bool tmp_and_right_value_3;
PyObject *tmp_cmp_expr_left_3;
PyObject *tmp_cmp_expr_right_3;
PyObject *tmp_cmp_expr_left_4;
PyObject *tmp_cmp_expr_right_4;
CHECK_OBJECT(par_inhibit_policy_mapping);
tmp_cmp_expr_left_3 = par_inhibit_policy_mapping;
tmp_cmp_expr_right_3 = Py_None;
tmp_and_left_value_3 = (tmp_cmp_expr_left_3 == tmp_cmp_expr_right_3) ? true : false;
tmp_and_left_truth_3 = tmp_and_left_value_3 != false ? 1 : 0;
if (tmp_and_left_truth_3 == 1) {
goto and_right_3;
} else {
goto and_left_3;
}
and_right_3:;
CHECK_OBJECT(par_require_explicit_policy);
tmp_cmp_expr_left_4 = par_require_explicit_policy;
tmp_cmp_expr_right_4 = Py_None;
tmp_and_right_value_3 = (tmp_cmp_expr_left_4 == tmp_cmp_expr_right_4) ? true : false;
tmp_condition_result_3 = tmp_and_right_value_3;
goto and_end_3;
and_left_3:;
tmp_condition_result_3 = tmp_and_left_value_3;
and_end_3:;
if (tmp_condition_result_3 != false) {
goto branch_yes_3;
} else {
goto branch_no_3;
}
}
branch_yes_3:;
{
PyObject *tmp_raise_type_3;
PyObject *tmp_make_exception_arg_3;
tmp_make_exception_arg_3 = mod_consts[139];
frame_0d1848a64a5e6609f30b46c70d1f1158->m_frame.f_lineno = 639;
tmp_raise_type_3 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_ValueError, tmp_make_exception_arg_3);
assert(!(tmp_raise_type_3 == NULL));
exception_type = tmp_raise_type_3;
exception_lineno = 639;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
branch_no_3:;
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
CHECK_OBJECT(par_require_explicit_policy);
tmp_assattr_value_1 = par_require_explicit_policy;
CHECK_OBJECT(par_self);
tmp_assattr_target_1 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[140], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 644;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_2;
PyObject *tmp_assattr_target_2;
CHECK_OBJECT(par_inhibit_policy_mapping);
tmp_assattr_value_2 = par_inhibit_policy_mapping;
CHECK_OBJECT(par_self);
tmp_assattr_target_2 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_2, mod_consts[141], tmp_assattr_value_2);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 645;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_0d1848a64a5e6609f30b46c70d1f1158);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_0d1848a64a5e6609f30b46c70d1f1158);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_0d1848a64a5e6609f30b46c70d1f1158, exception_lineno);
} else if (exception_tb->tb_frame != &frame_0d1848a64a5e6609f30b46c70d1f1158->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_0d1848a64a5e6609f30b46c70d1f1158, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_0d1848a64a5e6609f30b46c70d1f1158,
type_description_1,
par_self,
par_require_explicit_policy,
par_inhibit_policy_mapping
);
// Release cached frame if used for exception.
if (frame_0d1848a64a5e6609f30b46c70d1f1158 == cache_frame_0d1848a64a5e6609f30b46c70d1f1158) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_0d1848a64a5e6609f30b46c70d1f1158);
cache_frame_0d1848a64a5e6609f30b46c70d1f1158 = NULL;
}
assertFrameObject(frame_0d1848a64a5e6609f30b46c70d1f1158);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto function_return_exit;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_require_explicit_policy);
Py_DECREF(par_require_explicit_policy);
CHECK_OBJECT(par_inhibit_policy_mapping);
Py_DECREF(par_inhibit_policy_mapping);
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_require_explicit_policy);
Py_DECREF(par_require_explicit_policy);
CHECK_OBJECT(par_inhibit_policy_mapping);
Py_DECREF(par_inhibit_policy_mapping);
// 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_cryptography$x509$extensions$$$function__64___repr__(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_159d0d9b4a838aec4d6c0a75c5dd336a;
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_159d0d9b4a838aec4d6c0a75c5dd336a = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_159d0d9b4a838aec4d6c0a75c5dd336a)) {
Py_XDECREF(cache_frame_159d0d9b4a838aec4d6c0a75c5dd336a);
#if _DEBUG_REFCOUNTS
if (cache_frame_159d0d9b4a838aec4d6c0a75c5dd336a == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_159d0d9b4a838aec4d6c0a75c5dd336a = MAKE_FUNCTION_FRAME(codeobj_159d0d9b4a838aec4d6c0a75c5dd336a, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_159d0d9b4a838aec4d6c0a75c5dd336a->m_type_description == NULL);
frame_159d0d9b4a838aec4d6c0a75c5dd336a = cache_frame_159d0d9b4a838aec4d6c0a75c5dd336a;
// Push the new frame as the currently active one.
pushFrameStack(frame_159d0d9b4a838aec4d6c0a75c5dd336a);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_159d0d9b4a838aec4d6c0a75c5dd336a) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_kw_call_arg_value_0_1;
PyObject *tmp_kw_call_arg_value_1_1;
tmp_kw_call_arg_value_0_1 = mod_consts[142];
CHECK_OBJECT(par_self);
tmp_kw_call_arg_value_1_1 = par_self;
frame_159d0d9b4a838aec4d6c0a75c5dd336a->m_frame.f_lineno = 649;
{
PyObject *call_args[] = {tmp_kw_call_arg_value_0_1, tmp_kw_call_arg_value_1_1};
tmp_return_value = CALL_FUNCTION_WITH_ARGS2(unicode_builtin_format, call_args);
}
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 649;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_159d0d9b4a838aec4d6c0a75c5dd336a);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_159d0d9b4a838aec4d6c0a75c5dd336a);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_159d0d9b4a838aec4d6c0a75c5dd336a);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_159d0d9b4a838aec4d6c0a75c5dd336a, exception_lineno);
} else if (exception_tb->tb_frame != &frame_159d0d9b4a838aec4d6c0a75c5dd336a->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_159d0d9b4a838aec4d6c0a75c5dd336a, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_159d0d9b4a838aec4d6c0a75c5dd336a,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_159d0d9b4a838aec4d6c0a75c5dd336a == cache_frame_159d0d9b4a838aec4d6c0a75c5dd336a) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_159d0d9b4a838aec4d6c0a75c5dd336a);
cache_frame_159d0d9b4a838aec4d6c0a75c5dd336a = NULL;
}
assertFrameObject(frame_159d0d9b4a838aec4d6c0a75c5dd336a);
// 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_cryptography$x509$extensions$$$function__65___eq__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_bb43f97ed3a8ade56c65444b4d31041b;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_bb43f97ed3a8ade56c65444b4d31041b = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_bb43f97ed3a8ade56c65444b4d31041b)) {
Py_XDECREF(cache_frame_bb43f97ed3a8ade56c65444b4d31041b);
#if _DEBUG_REFCOUNTS
if (cache_frame_bb43f97ed3a8ade56c65444b4d31041b == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_bb43f97ed3a8ade56c65444b4d31041b = MAKE_FUNCTION_FRAME(codeobj_bb43f97ed3a8ade56c65444b4d31041b, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_bb43f97ed3a8ade56c65444b4d31041b->m_type_description == NULL);
frame_bb43f97ed3a8ade56c65444b4d31041b = cache_frame_bb43f97ed3a8ade56c65444b4d31041b;
// Push the new frame as the currently active one.
pushFrameStack(frame_bb43f97ed3a8ade56c65444b4d31041b);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_bb43f97ed3a8ade56c65444b4d31041b) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(par_other);
tmp_isinstance_inst_1 = par_other;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[143]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[143]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 655;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 655;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 655;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
tmp_return_value = Py_NotImplemented;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
branch_no_1:;
{
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_expression_value_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
PyObject *tmp_expression_value_3;
PyObject *tmp_expression_value_4;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[144]);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 659;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_2 = par_other;
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[144]);
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 = 659;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_left_value_1 = RICH_COMPARE_EQ_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 = 659;
type_description_1 = "oo";
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 = 659;
type_description_1 = "oo";
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);
CHECK_OBJECT(par_self);
tmp_expression_value_3 = par_self;
tmp_cmp_expr_left_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[145]);
if (tmp_cmp_expr_left_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 660;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_4 = par_other;
tmp_cmp_expr_right_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[145]);
if (tmp_cmp_expr_right_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_cmp_expr_left_2);
exception_lineno = 660;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_right_value_1 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_2, tmp_cmp_expr_right_2);
Py_DECREF(tmp_cmp_expr_left_2);
Py_DECREF(tmp_cmp_expr_right_2);
if (tmp_and_right_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 660;
type_description_1 = "oo";
goto frame_exception_exit_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_bb43f97ed3a8ade56c65444b4d31041b);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_bb43f97ed3a8ade56c65444b4d31041b);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_bb43f97ed3a8ade56c65444b4d31041b);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_bb43f97ed3a8ade56c65444b4d31041b, exception_lineno);
} else if (exception_tb->tb_frame != &frame_bb43f97ed3a8ade56c65444b4d31041b->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_bb43f97ed3a8ade56c65444b4d31041b, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_bb43f97ed3a8ade56c65444b4d31041b,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_bb43f97ed3a8ade56c65444b4d31041b == cache_frame_bb43f97ed3a8ade56c65444b4d31041b) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_bb43f97ed3a8ade56c65444b4d31041b);
cache_frame_bb43f97ed3a8ade56c65444b4d31041b = NULL;
}
assertFrameObject(frame_bb43f97ed3a8ade56c65444b4d31041b);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__66___ne__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_f6c6e6c2164ad3ab55410efb8ff1372c;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
static struct Nuitka_FrameObject *cache_frame_f6c6e6c2164ad3ab55410efb8ff1372c = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_f6c6e6c2164ad3ab55410efb8ff1372c)) {
Py_XDECREF(cache_frame_f6c6e6c2164ad3ab55410efb8ff1372c);
#if _DEBUG_REFCOUNTS
if (cache_frame_f6c6e6c2164ad3ab55410efb8ff1372c == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_f6c6e6c2164ad3ab55410efb8ff1372c = MAKE_FUNCTION_FRAME(codeobj_f6c6e6c2164ad3ab55410efb8ff1372c, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_f6c6e6c2164ad3ab55410efb8ff1372c->m_type_description == NULL);
frame_f6c6e6c2164ad3ab55410efb8ff1372c = cache_frame_f6c6e6c2164ad3ab55410efb8ff1372c;
// Push the new frame as the currently active one.
pushFrameStack(frame_f6c6e6c2164ad3ab55410efb8ff1372c);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_f6c6e6c2164ad3ab55410efb8ff1372c) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_operand_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(par_self);
tmp_cmp_expr_left_1 = par_self;
CHECK_OBJECT(par_other);
tmp_cmp_expr_right_1 = par_other;
tmp_operand_value_1 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 664;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 664;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = (tmp_res == 0) ? Py_True : Py_False;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_f6c6e6c2164ad3ab55410efb8ff1372c);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_f6c6e6c2164ad3ab55410efb8ff1372c);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_f6c6e6c2164ad3ab55410efb8ff1372c);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_f6c6e6c2164ad3ab55410efb8ff1372c, exception_lineno);
} else if (exception_tb->tb_frame != &frame_f6c6e6c2164ad3ab55410efb8ff1372c->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_f6c6e6c2164ad3ab55410efb8ff1372c, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_f6c6e6c2164ad3ab55410efb8ff1372c,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_f6c6e6c2164ad3ab55410efb8ff1372c == cache_frame_f6c6e6c2164ad3ab55410efb8ff1372c) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_f6c6e6c2164ad3ab55410efb8ff1372c);
cache_frame_f6c6e6c2164ad3ab55410efb8ff1372c = NULL;
}
assertFrameObject(frame_f6c6e6c2164ad3ab55410efb8ff1372c);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__67___hash__(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_0c70020d5eea097dd437c9479aaa8625;
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_0c70020d5eea097dd437c9479aaa8625 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_0c70020d5eea097dd437c9479aaa8625)) {
Py_XDECREF(cache_frame_0c70020d5eea097dd437c9479aaa8625);
#if _DEBUG_REFCOUNTS
if (cache_frame_0c70020d5eea097dd437c9479aaa8625 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_0c70020d5eea097dd437c9479aaa8625 = MAKE_FUNCTION_FRAME(codeobj_0c70020d5eea097dd437c9479aaa8625, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_0c70020d5eea097dd437c9479aaa8625->m_type_description == NULL);
frame_0c70020d5eea097dd437c9479aaa8625 = cache_frame_0c70020d5eea097dd437c9479aaa8625;
// Push the new frame as the currently active one.
pushFrameStack(frame_0c70020d5eea097dd437c9479aaa8625);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_0c70020d5eea097dd437c9479aaa8625) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_hash_arg_1;
PyObject *tmp_tuple_element_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_tuple_element_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[144]);
if (tmp_tuple_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 668;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_hash_arg_1 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_2;
PyTuple_SET_ITEM(tmp_hash_arg_1, 0, tmp_tuple_element_1);
CHECK_OBJECT(par_self);
tmp_expression_value_2 = par_self;
tmp_tuple_element_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[145]);
if (tmp_tuple_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 668;
type_description_1 = "o";
goto tuple_build_exception_1;
}
PyTuple_SET_ITEM(tmp_hash_arg_1, 1, tmp_tuple_element_1);
}
goto tuple_build_noexception_1;
// Exception handling pass through code for tuple_build:
tuple_build_exception_1:;
Py_DECREF(tmp_hash_arg_1);
goto frame_exception_exit_1;
// Finished with no exception for tuple_build:
tuple_build_noexception_1:;
tmp_return_value = BUILTIN_HASH(tmp_hash_arg_1);
Py_DECREF(tmp_hash_arg_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 667;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_0c70020d5eea097dd437c9479aaa8625);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_0c70020d5eea097dd437c9479aaa8625);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_0c70020d5eea097dd437c9479aaa8625);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_0c70020d5eea097dd437c9479aaa8625, exception_lineno);
} else if (exception_tb->tb_frame != &frame_0c70020d5eea097dd437c9479aaa8625->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_0c70020d5eea097dd437c9479aaa8625, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_0c70020d5eea097dd437c9479aaa8625,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_0c70020d5eea097dd437c9479aaa8625 == cache_frame_0c70020d5eea097dd437c9479aaa8625) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_0c70020d5eea097dd437c9479aaa8625);
cache_frame_0c70020d5eea097dd437c9479aaa8625 = NULL;
}
assertFrameObject(frame_0c70020d5eea097dd437c9479aaa8625);
// 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_cryptography$x509$extensions$$$function__68___init__(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_policies = python_pars[1];
PyObject *tmp_genexpr_1__$0 = NULL;
struct Nuitka_FrameObject *frame_85f280a047eaf1d7111f91d0e2556f7b;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
bool tmp_result;
static struct Nuitka_FrameObject *cache_frame_85f280a047eaf1d7111f91d0e2556f7b = 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_85f280a047eaf1d7111f91d0e2556f7b)) {
Py_XDECREF(cache_frame_85f280a047eaf1d7111f91d0e2556f7b);
#if _DEBUG_REFCOUNTS
if (cache_frame_85f280a047eaf1d7111f91d0e2556f7b == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_85f280a047eaf1d7111f91d0e2556f7b = MAKE_FUNCTION_FRAME(codeobj_85f280a047eaf1d7111f91d0e2556f7b, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_85f280a047eaf1d7111f91d0e2556f7b->m_type_description == NULL);
frame_85f280a047eaf1d7111f91d0e2556f7b = cache_frame_85f280a047eaf1d7111f91d0e2556f7b;
// Push the new frame as the currently active one.
pushFrameStack(frame_85f280a047eaf1d7111f91d0e2556f7b);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_85f280a047eaf1d7111f91d0e2556f7b) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_list_arg_1;
CHECK_OBJECT(par_policies);
tmp_list_arg_1 = par_policies;
tmp_assign_source_1 = MAKE_LIST(tmp_list_arg_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 684;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
{
PyObject *old = par_policies;
assert(old != NULL);
par_policies = tmp_assign_source_1;
Py_DECREF(old);
}
}
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_all_arg_1;
{
PyObject *tmp_assign_source_2;
PyObject *tmp_iter_arg_1;
CHECK_OBJECT(par_policies);
tmp_iter_arg_1 = par_policies;
tmp_assign_source_2 = MAKE_ITERATOR(tmp_iter_arg_1);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 685;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
assert(tmp_genexpr_1__$0 == NULL);
tmp_genexpr_1__$0 = tmp_assign_source_2;
}
// Tried code:
{
struct Nuitka_CellObject *tmp_closure_1[1];
tmp_closure_1[0] = Nuitka_Cell_New0(tmp_genexpr_1__$0);
tmp_all_arg_1 = MAKE_GENERATOR_cryptography$x509$extensions$$$function__68___init__$$$genexpr__1_genexpr(tmp_closure_1);
goto try_return_handler_2;
}
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_2:;
CHECK_OBJECT(tmp_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_operand_value_1 = BUILTIN_ALL(tmp_all_arg_1);
Py_DECREF(tmp_all_arg_1);
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 685;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
assert(!(tmp_res == -1));
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_make_exception_arg_1;
tmp_make_exception_arg_1 = mod_consts[146];
frame_85f280a047eaf1d7111f91d0e2556f7b->m_frame.f_lineno = 686;
tmp_raise_type_1 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_TypeError, tmp_make_exception_arg_1);
assert(!(tmp_raise_type_1 == NULL));
exception_type = tmp_raise_type_1;
exception_lineno = 686;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oo";
goto frame_exception_exit_1;
}
branch_no_1:;
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
CHECK_OBJECT(par_policies);
tmp_assattr_value_1 = par_policies;
CHECK_OBJECT(par_self);
tmp_assattr_target_1 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[147], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 691;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_85f280a047eaf1d7111f91d0e2556f7b);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_85f280a047eaf1d7111f91d0e2556f7b);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_85f280a047eaf1d7111f91d0e2556f7b, exception_lineno);
} else if (exception_tb->tb_frame != &frame_85f280a047eaf1d7111f91d0e2556f7b->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_85f280a047eaf1d7111f91d0e2556f7b, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_85f280a047eaf1d7111f91d0e2556f7b,
type_description_1,
par_self,
par_policies
);
// Release cached frame if used for exception.
if (frame_85f280a047eaf1d7111f91d0e2556f7b == cache_frame_85f280a047eaf1d7111f91d0e2556f7b) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_85f280a047eaf1d7111f91d0e2556f7b);
cache_frame_85f280a047eaf1d7111f91d0e2556f7b = NULL;
}
assertFrameObject(frame_85f280a047eaf1d7111f91d0e2556f7b);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto try_return_handler_1;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(par_policies);
Py_DECREF(par_policies);
par_policies = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(par_policies);
par_policies = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
struct cryptography$x509$extensions$$$function__68___init__$$$genexpr__1_genexpr_locals {
PyObject *var_x;
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 *cryptography$x509$extensions$$$function__68___init__$$$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 cryptography$x509$extensions$$$function__68___init__$$$genexpr__1_genexpr_locals *generator_heap = (struct cryptography$x509$extensions$$$function__68___init__$$$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_x = 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_a1b916f64347b0567f3a4efdd397913a, module_cryptography$x509$extensions, 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 = "No";
generator_heap->exception_lineno = 685;
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_x;
generator_heap->var_x = tmp_assign_source_2;
Py_INCREF(generator_heap->var_x);
Py_XDECREF(old);
}
}
{
PyObject *tmp_expression_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_1;
CHECK_OBJECT(generator_heap->var_x);
tmp_isinstance_inst_1 = generator_heap->var_x;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[148]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[148]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 685;
generator_heap->type_description_1 = "No";
goto try_except_handler_2;
}
generator_heap->tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_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 = 685;
generator_heap->type_description_1 = "No";
goto try_except_handler_2;
}
tmp_expression_value_1 = (generator_heap->tmp_res != 0) ? Py_True : Py_False;
Py_INCREF(tmp_expression_value_1);
Nuitka_PreserveHeap(generator_heap->yield_tmps, &tmp_isinstance_inst_1, sizeof(PyObject *), &tmp_isinstance_cls_1, sizeof(PyObject *), NULL);
generator->m_yield_return_index = 1;
return tmp_expression_value_1;
yield_return_1:
Nuitka_RestoreHeap(generator_heap->yield_tmps, &tmp_isinstance_inst_1, sizeof(PyObject *), &tmp_isinstance_cls_1, 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 = 685;
generator_heap->type_description_1 = "No";
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 = 685;
generator_heap->type_description_1 = "No";
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_x
);
// 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_x);
generator_heap->var_x = 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_x);
generator_heap->var_x = 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_cryptography$x509$extensions$$$function__68___init__$$$genexpr__1_genexpr(struct Nuitka_CellObject **closure) {
return Nuitka_Generator_New(
cryptography$x509$extensions$$$function__68___init__$$$genexpr__1_genexpr_context,
module_cryptography$x509$extensions,
mod_consts[63],
#if PYTHON_VERSION >= 0x350
mod_consts[149],
#endif
codeobj_a1b916f64347b0567f3a4efdd397913a,
closure,
1,
sizeof(struct cryptography$x509$extensions$$$function__68___init__$$$genexpr__1_genexpr_locals)
);
}
static PyObject *impl_cryptography$x509$extensions$$$function__69___repr__(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_70922df74f0e9f44a78f59b70aeb53a0;
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_70922df74f0e9f44a78f59b70aeb53a0 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_70922df74f0e9f44a78f59b70aeb53a0)) {
Py_XDECREF(cache_frame_70922df74f0e9f44a78f59b70aeb53a0);
#if _DEBUG_REFCOUNTS
if (cache_frame_70922df74f0e9f44a78f59b70aeb53a0 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_70922df74f0e9f44a78f59b70aeb53a0 = MAKE_FUNCTION_FRAME(codeobj_70922df74f0e9f44a78f59b70aeb53a0, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_70922df74f0e9f44a78f59b70aeb53a0->m_type_description == NULL);
frame_70922df74f0e9f44a78f59b70aeb53a0 = cache_frame_70922df74f0e9f44a78f59b70aeb53a0;
// Push the new frame as the currently active one.
pushFrameStack(frame_70922df74f0e9f44a78f59b70aeb53a0);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_70922df74f0e9f44a78f59b70aeb53a0) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_kw_call_arg_value_0_1;
PyObject *tmp_kw_call_arg_value_1_1;
PyObject *tmp_expression_value_1;
tmp_kw_call_arg_value_0_1 = mod_consts[150];
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_kw_call_arg_value_1_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[147]);
if (tmp_kw_call_arg_value_1_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 696;
type_description_1 = "o";
goto frame_exception_exit_1;
}
frame_70922df74f0e9f44a78f59b70aeb53a0->m_frame.f_lineno = 696;
{
PyObject *call_args[] = {tmp_kw_call_arg_value_0_1, tmp_kw_call_arg_value_1_1};
tmp_return_value = CALL_FUNCTION_WITH_ARGS2(unicode_builtin_format, call_args);
}
Py_DECREF(tmp_kw_call_arg_value_1_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 696;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_70922df74f0e9f44a78f59b70aeb53a0);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_70922df74f0e9f44a78f59b70aeb53a0);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_70922df74f0e9f44a78f59b70aeb53a0);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_70922df74f0e9f44a78f59b70aeb53a0, exception_lineno);
} else if (exception_tb->tb_frame != &frame_70922df74f0e9f44a78f59b70aeb53a0->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_70922df74f0e9f44a78f59b70aeb53a0, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_70922df74f0e9f44a78f59b70aeb53a0,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_70922df74f0e9f44a78f59b70aeb53a0 == cache_frame_70922df74f0e9f44a78f59b70aeb53a0) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_70922df74f0e9f44a78f59b70aeb53a0);
cache_frame_70922df74f0e9f44a78f59b70aeb53a0 = NULL;
}
assertFrameObject(frame_70922df74f0e9f44a78f59b70aeb53a0);
// 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_cryptography$x509$extensions$$$function__70___eq__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_b6d3d55cd52ecacc667248f27e22eadd;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_b6d3d55cd52ecacc667248f27e22eadd = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_b6d3d55cd52ecacc667248f27e22eadd)) {
Py_XDECREF(cache_frame_b6d3d55cd52ecacc667248f27e22eadd);
#if _DEBUG_REFCOUNTS
if (cache_frame_b6d3d55cd52ecacc667248f27e22eadd == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_b6d3d55cd52ecacc667248f27e22eadd = MAKE_FUNCTION_FRAME(codeobj_b6d3d55cd52ecacc667248f27e22eadd, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_b6d3d55cd52ecacc667248f27e22eadd->m_type_description == NULL);
frame_b6d3d55cd52ecacc667248f27e22eadd = cache_frame_b6d3d55cd52ecacc667248f27e22eadd;
// Push the new frame as the currently active one.
pushFrameStack(frame_b6d3d55cd52ecacc667248f27e22eadd);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_b6d3d55cd52ecacc667248f27e22eadd) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(par_other);
tmp_isinstance_inst_1 = par_other;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[151]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[151]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 699;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 699;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 699;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
tmp_return_value = Py_NotImplemented;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
branch_no_1:;
{
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_expression_value_2;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[147]);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 702;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_2 = par_other;
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[147]);
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 = 702;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = RICH_COMPARE_EQ_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_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 702;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_b6d3d55cd52ecacc667248f27e22eadd);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_b6d3d55cd52ecacc667248f27e22eadd);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_b6d3d55cd52ecacc667248f27e22eadd);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_b6d3d55cd52ecacc667248f27e22eadd, exception_lineno);
} else if (exception_tb->tb_frame != &frame_b6d3d55cd52ecacc667248f27e22eadd->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_b6d3d55cd52ecacc667248f27e22eadd, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_b6d3d55cd52ecacc667248f27e22eadd,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_b6d3d55cd52ecacc667248f27e22eadd == cache_frame_b6d3d55cd52ecacc667248f27e22eadd) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_b6d3d55cd52ecacc667248f27e22eadd);
cache_frame_b6d3d55cd52ecacc667248f27e22eadd = NULL;
}
assertFrameObject(frame_b6d3d55cd52ecacc667248f27e22eadd);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__71___ne__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_365a9ca9a0966fda171409f651983f3d;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
static struct Nuitka_FrameObject *cache_frame_365a9ca9a0966fda171409f651983f3d = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_365a9ca9a0966fda171409f651983f3d)) {
Py_XDECREF(cache_frame_365a9ca9a0966fda171409f651983f3d);
#if _DEBUG_REFCOUNTS
if (cache_frame_365a9ca9a0966fda171409f651983f3d == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_365a9ca9a0966fda171409f651983f3d = MAKE_FUNCTION_FRAME(codeobj_365a9ca9a0966fda171409f651983f3d, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_365a9ca9a0966fda171409f651983f3d->m_type_description == NULL);
frame_365a9ca9a0966fda171409f651983f3d = cache_frame_365a9ca9a0966fda171409f651983f3d;
// Push the new frame as the currently active one.
pushFrameStack(frame_365a9ca9a0966fda171409f651983f3d);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_365a9ca9a0966fda171409f651983f3d) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_operand_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(par_self);
tmp_cmp_expr_left_1 = par_self;
CHECK_OBJECT(par_other);
tmp_cmp_expr_right_1 = par_other;
tmp_operand_value_1 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 705;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 705;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = (tmp_res == 0) ? Py_True : Py_False;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_365a9ca9a0966fda171409f651983f3d);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_365a9ca9a0966fda171409f651983f3d);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_365a9ca9a0966fda171409f651983f3d);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_365a9ca9a0966fda171409f651983f3d, exception_lineno);
} else if (exception_tb->tb_frame != &frame_365a9ca9a0966fda171409f651983f3d->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_365a9ca9a0966fda171409f651983f3d, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_365a9ca9a0966fda171409f651983f3d,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_365a9ca9a0966fda171409f651983f3d == cache_frame_365a9ca9a0966fda171409f651983f3d) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_365a9ca9a0966fda171409f651983f3d);
cache_frame_365a9ca9a0966fda171409f651983f3d = NULL;
}
assertFrameObject(frame_365a9ca9a0966fda171409f651983f3d);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__72___hash__(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_279bd29607d8b97b4f888cd0637897b4;
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_279bd29607d8b97b4f888cd0637897b4 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_279bd29607d8b97b4f888cd0637897b4)) {
Py_XDECREF(cache_frame_279bd29607d8b97b4f888cd0637897b4);
#if _DEBUG_REFCOUNTS
if (cache_frame_279bd29607d8b97b4f888cd0637897b4 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_279bd29607d8b97b4f888cd0637897b4 = MAKE_FUNCTION_FRAME(codeobj_279bd29607d8b97b4f888cd0637897b4, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_279bd29607d8b97b4f888cd0637897b4->m_type_description == NULL);
frame_279bd29607d8b97b4f888cd0637897b4 = cache_frame_279bd29607d8b97b4f888cd0637897b4;
// Push the new frame as the currently active one.
pushFrameStack(frame_279bd29607d8b97b4f888cd0637897b4);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_279bd29607d8b97b4f888cd0637897b4) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_hash_arg_1;
PyObject *tmp_tuple_arg_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_tuple_arg_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[147]);
if (tmp_tuple_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 708;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_hash_arg_1 = PySequence_Tuple(tmp_tuple_arg_1);
Py_DECREF(tmp_tuple_arg_1);
if (tmp_hash_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 708;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_return_value = BUILTIN_HASH(tmp_hash_arg_1);
Py_DECREF(tmp_hash_arg_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 708;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_279bd29607d8b97b4f888cd0637897b4);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_279bd29607d8b97b4f888cd0637897b4);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_279bd29607d8b97b4f888cd0637897b4);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_279bd29607d8b97b4f888cd0637897b4, exception_lineno);
} else if (exception_tb->tb_frame != &frame_279bd29607d8b97b4f888cd0637897b4->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_279bd29607d8b97b4f888cd0637897b4, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_279bd29607d8b97b4f888cd0637897b4,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_279bd29607d8b97b4f888cd0637897b4 == cache_frame_279bd29607d8b97b4f888cd0637897b4) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_279bd29607d8b97b4f888cd0637897b4);
cache_frame_279bd29607d8b97b4f888cd0637897b4 = NULL;
}
assertFrameObject(frame_279bd29607d8b97b4f888cd0637897b4);
// 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_cryptography$x509$extensions$$$function__73___init__(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_policy_identifier = python_pars[1];
PyObject *par_policy_qualifiers = python_pars[2];
PyObject *tmp_genexpr_1__$0 = NULL;
struct Nuitka_FrameObject *frame_a6c85ae1c4e1c128a904c59ed781ee03;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
bool tmp_result;
static struct Nuitka_FrameObject *cache_frame_a6c85ae1c4e1c128a904c59ed781ee03 = 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_a6c85ae1c4e1c128a904c59ed781ee03)) {
Py_XDECREF(cache_frame_a6c85ae1c4e1c128a904c59ed781ee03);
#if _DEBUG_REFCOUNTS
if (cache_frame_a6c85ae1c4e1c128a904c59ed781ee03 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_a6c85ae1c4e1c128a904c59ed781ee03 = MAKE_FUNCTION_FRAME(codeobj_a6c85ae1c4e1c128a904c59ed781ee03, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_a6c85ae1c4e1c128a904c59ed781ee03->m_type_description == NULL);
frame_a6c85ae1c4e1c128a904c59ed781ee03 = cache_frame_a6c85ae1c4e1c128a904c59ed781ee03;
// Push the new frame as the currently active one.
pushFrameStack(frame_a6c85ae1c4e1c128a904c59ed781ee03);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_a6c85ae1c4e1c128a904c59ed781ee03) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(par_policy_identifier);
tmp_isinstance_inst_1 = par_policy_identifier;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[88]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[88]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 713;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 713;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 713;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_make_exception_arg_1;
tmp_make_exception_arg_1 = mod_consts[152];
frame_a6c85ae1c4e1c128a904c59ed781ee03->m_frame.f_lineno = 714;
tmp_raise_type_1 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_TypeError, tmp_make_exception_arg_1);
assert(!(tmp_raise_type_1 == NULL));
exception_type = tmp_raise_type_1;
exception_lineno = 714;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
branch_no_1:;
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
CHECK_OBJECT(par_policy_identifier);
tmp_assattr_value_1 = par_policy_identifier;
CHECK_OBJECT(par_self);
tmp_assattr_target_1 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[153], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 716;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
}
{
nuitka_bool tmp_condition_result_2;
int tmp_truth_name_1;
CHECK_OBJECT(par_policy_qualifiers);
tmp_truth_name_1 = CHECK_IF_TRUE(par_policy_qualifiers);
if (tmp_truth_name_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 718;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_condition_result_2 = tmp_truth_name_1 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_2 == NUITKA_BOOL_TRUE) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_assign_source_1;
PyObject *tmp_list_arg_1;
CHECK_OBJECT(par_policy_qualifiers);
tmp_list_arg_1 = par_policy_qualifiers;
tmp_assign_source_1 = MAKE_LIST(tmp_list_arg_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 719;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
{
PyObject *old = par_policy_qualifiers;
assert(old != NULL);
par_policy_qualifiers = tmp_assign_source_1;
Py_DECREF(old);
}
}
{
bool tmp_condition_result_3;
PyObject *tmp_operand_value_2;
PyObject *tmp_all_arg_1;
{
PyObject *tmp_assign_source_2;
PyObject *tmp_iter_arg_1;
CHECK_OBJECT(par_policy_qualifiers);
tmp_iter_arg_1 = par_policy_qualifiers;
tmp_assign_source_2 = MAKE_ITERATOR(tmp_iter_arg_1);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 720;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
assert(tmp_genexpr_1__$0 == NULL);
tmp_genexpr_1__$0 = tmp_assign_source_2;
}
// Tried code:
{
struct Nuitka_CellObject *tmp_closure_1[1];
tmp_closure_1[0] = Nuitka_Cell_New0(tmp_genexpr_1__$0);
tmp_all_arg_1 = MAKE_GENERATOR_cryptography$x509$extensions$$$function__73___init__$$$genexpr__1_genexpr(tmp_closure_1);
goto try_return_handler_2;
}
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_2:;
CHECK_OBJECT(tmp_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_operand_value_2 = BUILTIN_ALL(tmp_all_arg_1);
Py_DECREF(tmp_all_arg_1);
if (tmp_operand_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 720;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_2);
Py_DECREF(tmp_operand_value_2);
assert(!(tmp_res == -1));
tmp_condition_result_3 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_3 != false) {
goto branch_yes_3;
} else {
goto branch_no_3;
}
}
branch_yes_3:;
{
PyObject *tmp_raise_type_2;
PyObject *tmp_make_exception_arg_2;
tmp_make_exception_arg_2 = mod_consts[154];
frame_a6c85ae1c4e1c128a904c59ed781ee03->m_frame.f_lineno = 724;
tmp_raise_type_2 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_TypeError, tmp_make_exception_arg_2);
assert(!(tmp_raise_type_2 == NULL));
exception_type = tmp_raise_type_2;
exception_lineno = 724;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
branch_no_3:;
branch_no_2:;
{
PyObject *tmp_assattr_value_2;
PyObject *tmp_assattr_target_2;
if (par_policy_qualifiers == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[155]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 729;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_assattr_value_2 = par_policy_qualifiers;
CHECK_OBJECT(par_self);
tmp_assattr_target_2 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_2, mod_consts[156], tmp_assattr_value_2);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 729;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_a6c85ae1c4e1c128a904c59ed781ee03);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_a6c85ae1c4e1c128a904c59ed781ee03);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_a6c85ae1c4e1c128a904c59ed781ee03, exception_lineno);
} else if (exception_tb->tb_frame != &frame_a6c85ae1c4e1c128a904c59ed781ee03->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_a6c85ae1c4e1c128a904c59ed781ee03, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_a6c85ae1c4e1c128a904c59ed781ee03,
type_description_1,
par_self,
par_policy_identifier,
par_policy_qualifiers
);
// Release cached frame if used for exception.
if (frame_a6c85ae1c4e1c128a904c59ed781ee03 == cache_frame_a6c85ae1c4e1c128a904c59ed781ee03) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_a6c85ae1c4e1c128a904c59ed781ee03);
cache_frame_a6c85ae1c4e1c128a904c59ed781ee03 = NULL;
}
assertFrameObject(frame_a6c85ae1c4e1c128a904c59ed781ee03);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto try_return_handler_1;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
Py_XDECREF(par_policy_qualifiers);
par_policy_qualifiers = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(par_policy_qualifiers);
par_policy_qualifiers = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_policy_identifier);
Py_DECREF(par_policy_identifier);
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_policy_identifier);
Py_DECREF(par_policy_identifier);
// 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 cryptography$x509$extensions$$$function__73___init__$$$genexpr__1_genexpr_locals {
PyObject *var_x;
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 *cryptography$x509$extensions$$$function__73___init__$$$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 cryptography$x509$extensions$$$function__73___init__$$$genexpr__1_genexpr_locals *generator_heap = (struct cryptography$x509$extensions$$$function__73___init__$$$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_x = 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_673e3be6e1200824262389164025d9e3, module_cryptography$x509$extensions, 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 = "No";
generator_heap->exception_lineno = 720;
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_x;
generator_heap->var_x = tmp_assign_source_2;
Py_INCREF(generator_heap->var_x);
Py_XDECREF(old);
}
}
{
PyObject *tmp_expression_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
PyObject *tmp_tuple_element_1;
PyObject *tmp_expression_value_2;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_1;
CHECK_OBJECT(generator_heap->var_x);
tmp_isinstance_inst_1 = generator_heap->var_x;
tmp_expression_value_2 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[48]);
if (unlikely(tmp_expression_value_2 == NULL)) {
tmp_expression_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[48]);
}
if (tmp_expression_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 721;
generator_heap->type_description_1 = "No";
goto try_except_handler_2;
}
tmp_tuple_element_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[157]);
if (tmp_tuple_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 721;
generator_heap->type_description_1 = "No";
goto try_except_handler_2;
}
tmp_isinstance_cls_1 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM(tmp_isinstance_cls_1, 0, tmp_tuple_element_1);
tmp_tuple_element_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[158]);
if (unlikely(tmp_tuple_element_1 == NULL)) {
tmp_tuple_element_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[158]);
}
if (tmp_tuple_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 721;
generator_heap->type_description_1 = "No";
goto tuple_build_exception_1;
}
PyTuple_SET_ITEM0(tmp_isinstance_cls_1, 1, tmp_tuple_element_1);
goto tuple_build_noexception_1;
// Exception handling pass through code for tuple_build:
tuple_build_exception_1:;
Py_DECREF(tmp_isinstance_cls_1);
goto try_except_handler_2;
// Finished with no exception for tuple_build:
tuple_build_noexception_1:;
generator_heap->tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
Py_DECREF(tmp_isinstance_cls_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 = 721;
generator_heap->type_description_1 = "No";
goto try_except_handler_2;
}
tmp_expression_value_1 = (generator_heap->tmp_res != 0) ? Py_True : Py_False;
Py_INCREF(tmp_expression_value_1);
Nuitka_PreserveHeap(generator_heap->yield_tmps, &tmp_isinstance_inst_1, sizeof(PyObject *), &tmp_isinstance_cls_1, sizeof(PyObject *), &tmp_tuple_element_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_isinstance_inst_1, sizeof(PyObject *), &tmp_isinstance_cls_1, sizeof(PyObject *), &tmp_tuple_element_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 = 721;
generator_heap->type_description_1 = "No";
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 = 720;
generator_heap->type_description_1 = "No";
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_x
);
// 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_x);
generator_heap->var_x = 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_x);
generator_heap->var_x = 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_cryptography$x509$extensions$$$function__73___init__$$$genexpr__1_genexpr(struct Nuitka_CellObject **closure) {
return Nuitka_Generator_New(
cryptography$x509$extensions$$$function__73___init__$$$genexpr__1_genexpr_context,
module_cryptography$x509$extensions,
mod_consts[63],
#if PYTHON_VERSION >= 0x350
mod_consts[159],
#endif
codeobj_673e3be6e1200824262389164025d9e3,
closure,
1,
sizeof(struct cryptography$x509$extensions$$$function__73___init__$$$genexpr__1_genexpr_locals)
);
}
static PyObject *impl_cryptography$x509$extensions$$$function__74___repr__(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_fce8eeb9283a7f4e0fa939c1746a3159;
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_fce8eeb9283a7f4e0fa939c1746a3159 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_fce8eeb9283a7f4e0fa939c1746a3159)) {
Py_XDECREF(cache_frame_fce8eeb9283a7f4e0fa939c1746a3159);
#if _DEBUG_REFCOUNTS
if (cache_frame_fce8eeb9283a7f4e0fa939c1746a3159 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_fce8eeb9283a7f4e0fa939c1746a3159 = MAKE_FUNCTION_FRAME(codeobj_fce8eeb9283a7f4e0fa939c1746a3159, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_fce8eeb9283a7f4e0fa939c1746a3159->m_type_description == NULL);
frame_fce8eeb9283a7f4e0fa939c1746a3159 = cache_frame_fce8eeb9283a7f4e0fa939c1746a3159;
// Push the new frame as the currently active one.
pushFrameStack(frame_fce8eeb9283a7f4e0fa939c1746a3159);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_fce8eeb9283a7f4e0fa939c1746a3159) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_kw_call_arg_value_0_1;
PyObject *tmp_kw_call_arg_value_1_1;
tmp_kw_call_arg_value_0_1 = mod_consts[160];
CHECK_OBJECT(par_self);
tmp_kw_call_arg_value_1_1 = par_self;
frame_fce8eeb9283a7f4e0fa939c1746a3159->m_frame.f_lineno = 733;
{
PyObject *call_args[] = {tmp_kw_call_arg_value_0_1, tmp_kw_call_arg_value_1_1};
tmp_return_value = CALL_FUNCTION_WITH_ARGS2(unicode_builtin_format, call_args);
}
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 733;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_fce8eeb9283a7f4e0fa939c1746a3159);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_fce8eeb9283a7f4e0fa939c1746a3159);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_fce8eeb9283a7f4e0fa939c1746a3159);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_fce8eeb9283a7f4e0fa939c1746a3159, exception_lineno);
} else if (exception_tb->tb_frame != &frame_fce8eeb9283a7f4e0fa939c1746a3159->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_fce8eeb9283a7f4e0fa939c1746a3159, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_fce8eeb9283a7f4e0fa939c1746a3159,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_fce8eeb9283a7f4e0fa939c1746a3159 == cache_frame_fce8eeb9283a7f4e0fa939c1746a3159) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_fce8eeb9283a7f4e0fa939c1746a3159);
cache_frame_fce8eeb9283a7f4e0fa939c1746a3159 = NULL;
}
assertFrameObject(frame_fce8eeb9283a7f4e0fa939c1746a3159);
// 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_cryptography$x509$extensions$$$function__75___eq__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_3f06c3151f786aa23ff91e367cada165;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_3f06c3151f786aa23ff91e367cada165 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_3f06c3151f786aa23ff91e367cada165)) {
Py_XDECREF(cache_frame_3f06c3151f786aa23ff91e367cada165);
#if _DEBUG_REFCOUNTS
if (cache_frame_3f06c3151f786aa23ff91e367cada165 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_3f06c3151f786aa23ff91e367cada165 = MAKE_FUNCTION_FRAME(codeobj_3f06c3151f786aa23ff91e367cada165, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_3f06c3151f786aa23ff91e367cada165->m_type_description == NULL);
frame_3f06c3151f786aa23ff91e367cada165 = cache_frame_3f06c3151f786aa23ff91e367cada165;
// Push the new frame as the currently active one.
pushFrameStack(frame_3f06c3151f786aa23ff91e367cada165);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_3f06c3151f786aa23ff91e367cada165) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(par_other);
tmp_isinstance_inst_1 = par_other;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[148]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[148]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 738;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 738;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 738;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
tmp_return_value = Py_NotImplemented;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
branch_no_1:;
{
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_expression_value_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
PyObject *tmp_expression_value_3;
PyObject *tmp_expression_value_4;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[161]);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 742;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_2 = par_other;
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[161]);
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 = 742;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_left_value_1 = RICH_COMPARE_EQ_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 = 742;
type_description_1 = "oo";
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 = 742;
type_description_1 = "oo";
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);
CHECK_OBJECT(par_self);
tmp_expression_value_3 = par_self;
tmp_cmp_expr_left_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[155]);
if (tmp_cmp_expr_left_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 743;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_4 = par_other;
tmp_cmp_expr_right_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[155]);
if (tmp_cmp_expr_right_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_cmp_expr_left_2);
exception_lineno = 743;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_right_value_1 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_2, tmp_cmp_expr_right_2);
Py_DECREF(tmp_cmp_expr_left_2);
Py_DECREF(tmp_cmp_expr_right_2);
if (tmp_and_right_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 743;
type_description_1 = "oo";
goto frame_exception_exit_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_3f06c3151f786aa23ff91e367cada165);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_3f06c3151f786aa23ff91e367cada165);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_3f06c3151f786aa23ff91e367cada165);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_3f06c3151f786aa23ff91e367cada165, exception_lineno);
} else if (exception_tb->tb_frame != &frame_3f06c3151f786aa23ff91e367cada165->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_3f06c3151f786aa23ff91e367cada165, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_3f06c3151f786aa23ff91e367cada165,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_3f06c3151f786aa23ff91e367cada165 == cache_frame_3f06c3151f786aa23ff91e367cada165) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_3f06c3151f786aa23ff91e367cada165);
cache_frame_3f06c3151f786aa23ff91e367cada165 = NULL;
}
assertFrameObject(frame_3f06c3151f786aa23ff91e367cada165);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__76___ne__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_abf8768e1db5185f26415881b6db5254;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
static struct Nuitka_FrameObject *cache_frame_abf8768e1db5185f26415881b6db5254 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_abf8768e1db5185f26415881b6db5254)) {
Py_XDECREF(cache_frame_abf8768e1db5185f26415881b6db5254);
#if _DEBUG_REFCOUNTS
if (cache_frame_abf8768e1db5185f26415881b6db5254 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_abf8768e1db5185f26415881b6db5254 = MAKE_FUNCTION_FRAME(codeobj_abf8768e1db5185f26415881b6db5254, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_abf8768e1db5185f26415881b6db5254->m_type_description == NULL);
frame_abf8768e1db5185f26415881b6db5254 = cache_frame_abf8768e1db5185f26415881b6db5254;
// Push the new frame as the currently active one.
pushFrameStack(frame_abf8768e1db5185f26415881b6db5254);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_abf8768e1db5185f26415881b6db5254) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_operand_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(par_self);
tmp_cmp_expr_left_1 = par_self;
CHECK_OBJECT(par_other);
tmp_cmp_expr_right_1 = par_other;
tmp_operand_value_1 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 747;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 747;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = (tmp_res == 0) ? Py_True : Py_False;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_abf8768e1db5185f26415881b6db5254);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_abf8768e1db5185f26415881b6db5254);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_abf8768e1db5185f26415881b6db5254);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_abf8768e1db5185f26415881b6db5254, exception_lineno);
} else if (exception_tb->tb_frame != &frame_abf8768e1db5185f26415881b6db5254->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_abf8768e1db5185f26415881b6db5254, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_abf8768e1db5185f26415881b6db5254,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_abf8768e1db5185f26415881b6db5254 == cache_frame_abf8768e1db5185f26415881b6db5254) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_abf8768e1db5185f26415881b6db5254);
cache_frame_abf8768e1db5185f26415881b6db5254 = NULL;
}
assertFrameObject(frame_abf8768e1db5185f26415881b6db5254);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__77___hash__(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *var_pq = NULL;
struct Nuitka_FrameObject *frame_b616944cc7f89f4b9dfb0d61aa7208fe;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_b616944cc7f89f4b9dfb0d61aa7208fe = 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_b616944cc7f89f4b9dfb0d61aa7208fe)) {
Py_XDECREF(cache_frame_b616944cc7f89f4b9dfb0d61aa7208fe);
#if _DEBUG_REFCOUNTS
if (cache_frame_b616944cc7f89f4b9dfb0d61aa7208fe == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_b616944cc7f89f4b9dfb0d61aa7208fe = MAKE_FUNCTION_FRAME(codeobj_b616944cc7f89f4b9dfb0d61aa7208fe, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_b616944cc7f89f4b9dfb0d61aa7208fe->m_type_description == NULL);
frame_b616944cc7f89f4b9dfb0d61aa7208fe = cache_frame_b616944cc7f89f4b9dfb0d61aa7208fe;
// Push the new frame as the currently active one.
pushFrameStack(frame_b616944cc7f89f4b9dfb0d61aa7208fe);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_b616944cc7f89f4b9dfb0d61aa7208fe) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[155]);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 750;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_1 = Py_None;
tmp_condition_result_1 = (tmp_cmp_expr_left_1 != tmp_cmp_expr_right_1) ? true : false;
Py_DECREF(tmp_cmp_expr_left_1);
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_assign_source_1;
PyObject *tmp_tuple_arg_1;
PyObject *tmp_expression_value_2;
CHECK_OBJECT(par_self);
tmp_expression_value_2 = par_self;
tmp_tuple_arg_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[155]);
if (tmp_tuple_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 751;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_assign_source_1 = PySequence_Tuple(tmp_tuple_arg_1);
Py_DECREF(tmp_tuple_arg_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 751;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
assert(var_pq == NULL);
var_pq = tmp_assign_source_1;
}
goto branch_end_1;
branch_no_1:;
{
PyObject *tmp_assign_source_2;
tmp_assign_source_2 = Py_None;
assert(var_pq == NULL);
Py_INCREF(tmp_assign_source_2);
var_pq = tmp_assign_source_2;
}
branch_end_1:;
{
PyObject *tmp_hash_arg_1;
PyObject *tmp_tuple_element_1;
PyObject *tmp_expression_value_3;
CHECK_OBJECT(par_self);
tmp_expression_value_3 = par_self;
tmp_tuple_element_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[161]);
if (tmp_tuple_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 755;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_hash_arg_1 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM(tmp_hash_arg_1, 0, tmp_tuple_element_1);
CHECK_OBJECT(var_pq);
tmp_tuple_element_1 = var_pq;
PyTuple_SET_ITEM0(tmp_hash_arg_1, 1, tmp_tuple_element_1);
tmp_return_value = BUILTIN_HASH(tmp_hash_arg_1);
Py_DECREF(tmp_hash_arg_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 755;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_b616944cc7f89f4b9dfb0d61aa7208fe);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_b616944cc7f89f4b9dfb0d61aa7208fe);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_b616944cc7f89f4b9dfb0d61aa7208fe);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_b616944cc7f89f4b9dfb0d61aa7208fe, exception_lineno);
} else if (exception_tb->tb_frame != &frame_b616944cc7f89f4b9dfb0d61aa7208fe->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_b616944cc7f89f4b9dfb0d61aa7208fe, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_b616944cc7f89f4b9dfb0d61aa7208fe,
type_description_1,
par_self,
var_pq
);
// Release cached frame if used for exception.
if (frame_b616944cc7f89f4b9dfb0d61aa7208fe == cache_frame_b616944cc7f89f4b9dfb0d61aa7208fe) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_b616944cc7f89f4b9dfb0d61aa7208fe);
cache_frame_b616944cc7f89f4b9dfb0d61aa7208fe = NULL;
}
assertFrameObject(frame_b616944cc7f89f4b9dfb0d61aa7208fe);
// 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_pq);
Py_DECREF(var_pq);
var_pq = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_pq);
var_pq = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_cryptography$x509$extensions$$$function__78___init__(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_notice_reference = python_pars[1];
PyObject *par_explicit_text = python_pars[2];
struct Nuitka_FrameObject *frame_e21eea4e1e282b8b8167e25f86b11169;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
bool tmp_result;
static struct Nuitka_FrameObject *cache_frame_e21eea4e1e282b8b8167e25f86b11169 = NULL;
PyObject *tmp_return_value = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_e21eea4e1e282b8b8167e25f86b11169)) {
Py_XDECREF(cache_frame_e21eea4e1e282b8b8167e25f86b11169);
#if _DEBUG_REFCOUNTS
if (cache_frame_e21eea4e1e282b8b8167e25f86b11169 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_e21eea4e1e282b8b8167e25f86b11169 = MAKE_FUNCTION_FRAME(codeobj_e21eea4e1e282b8b8167e25f86b11169, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_e21eea4e1e282b8b8167e25f86b11169->m_type_description == NULL);
frame_e21eea4e1e282b8b8167e25f86b11169 = cache_frame_e21eea4e1e282b8b8167e25f86b11169;
// Push the new frame as the currently active one.
pushFrameStack(frame_e21eea4e1e282b8b8167e25f86b11169);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_e21eea4e1e282b8b8167e25f86b11169) == 2); // Frame stack
// Framed code:
{
nuitka_bool tmp_condition_result_1;
int tmp_and_left_truth_1;
nuitka_bool tmp_and_left_value_1;
nuitka_bool tmp_and_right_value_1;
int tmp_truth_name_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(par_notice_reference);
tmp_truth_name_1 = CHECK_IF_TRUE(par_notice_reference);
if (tmp_truth_name_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 763;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_and_left_value_1 = tmp_truth_name_1 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
tmp_and_left_truth_1 = tmp_and_left_value_1 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_and_left_truth_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 763;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_1 == 1) {
goto and_right_1;
} else {
goto and_left_1;
}
and_right_1:;
CHECK_OBJECT(par_notice_reference);
tmp_isinstance_inst_1 = par_notice_reference;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[162]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[162]);
}
if (tmp_isinstance_cls_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;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 763;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 763;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_and_right_value_1 = (tmp_res == 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
tmp_condition_result_1 = tmp_and_right_value_1;
goto and_end_1;
and_left_1:;
tmp_condition_result_1 = tmp_and_left_value_1;
and_end_1:;
if (tmp_condition_result_1 == NUITKA_BOOL_TRUE) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_make_exception_arg_1;
tmp_make_exception_arg_1 = mod_consts[163];
frame_e21eea4e1e282b8b8167e25f86b11169->m_frame.f_lineno = 766;
tmp_raise_type_1 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_TypeError, tmp_make_exception_arg_1);
assert(!(tmp_raise_type_1 == NULL));
exception_type = tmp_raise_type_1;
exception_lineno = 766;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
branch_no_1:;
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
CHECK_OBJECT(par_notice_reference);
tmp_assattr_value_1 = par_notice_reference;
CHECK_OBJECT(par_self);
tmp_assattr_target_1 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[164], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 770;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_2;
PyObject *tmp_assattr_target_2;
CHECK_OBJECT(par_explicit_text);
tmp_assattr_value_2 = par_explicit_text;
CHECK_OBJECT(par_self);
tmp_assattr_target_2 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_2, mod_consts[165], tmp_assattr_value_2);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 771;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_e21eea4e1e282b8b8167e25f86b11169);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_e21eea4e1e282b8b8167e25f86b11169);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_e21eea4e1e282b8b8167e25f86b11169, exception_lineno);
} else if (exception_tb->tb_frame != &frame_e21eea4e1e282b8b8167e25f86b11169->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_e21eea4e1e282b8b8167e25f86b11169, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_e21eea4e1e282b8b8167e25f86b11169,
type_description_1,
par_self,
par_notice_reference,
par_explicit_text
);
// Release cached frame if used for exception.
if (frame_e21eea4e1e282b8b8167e25f86b11169 == cache_frame_e21eea4e1e282b8b8167e25f86b11169) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_e21eea4e1e282b8b8167e25f86b11169);
cache_frame_e21eea4e1e282b8b8167e25f86b11169 = NULL;
}
assertFrameObject(frame_e21eea4e1e282b8b8167e25f86b11169);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto function_return_exit;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_notice_reference);
Py_DECREF(par_notice_reference);
CHECK_OBJECT(par_explicit_text);
Py_DECREF(par_explicit_text);
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_notice_reference);
Py_DECREF(par_notice_reference);
CHECK_OBJECT(par_explicit_text);
Py_DECREF(par_explicit_text);
// 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_cryptography$x509$extensions$$$function__79___repr__(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_b0f8ad33cd2f7b9438a01b3f51c5e1d8;
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_b0f8ad33cd2f7b9438a01b3f51c5e1d8 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_b0f8ad33cd2f7b9438a01b3f51c5e1d8)) {
Py_XDECREF(cache_frame_b0f8ad33cd2f7b9438a01b3f51c5e1d8);
#if _DEBUG_REFCOUNTS
if (cache_frame_b0f8ad33cd2f7b9438a01b3f51c5e1d8 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_b0f8ad33cd2f7b9438a01b3f51c5e1d8 = MAKE_FUNCTION_FRAME(codeobj_b0f8ad33cd2f7b9438a01b3f51c5e1d8, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_b0f8ad33cd2f7b9438a01b3f51c5e1d8->m_type_description == NULL);
frame_b0f8ad33cd2f7b9438a01b3f51c5e1d8 = cache_frame_b0f8ad33cd2f7b9438a01b3f51c5e1d8;
// Push the new frame as the currently active one.
pushFrameStack(frame_b0f8ad33cd2f7b9438a01b3f51c5e1d8);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_b0f8ad33cd2f7b9438a01b3f51c5e1d8) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_kw_call_arg_value_0_1;
PyObject *tmp_kw_call_arg_value_1_1;
tmp_kw_call_arg_value_0_1 = mod_consts[166];
CHECK_OBJECT(par_self);
tmp_kw_call_arg_value_1_1 = par_self;
frame_b0f8ad33cd2f7b9438a01b3f51c5e1d8->m_frame.f_lineno = 775;
{
PyObject *call_args[] = {tmp_kw_call_arg_value_0_1, tmp_kw_call_arg_value_1_1};
tmp_return_value = CALL_FUNCTION_WITH_ARGS2(unicode_builtin_format, call_args);
}
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 775;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_b0f8ad33cd2f7b9438a01b3f51c5e1d8);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_b0f8ad33cd2f7b9438a01b3f51c5e1d8);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_b0f8ad33cd2f7b9438a01b3f51c5e1d8);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_b0f8ad33cd2f7b9438a01b3f51c5e1d8, exception_lineno);
} else if (exception_tb->tb_frame != &frame_b0f8ad33cd2f7b9438a01b3f51c5e1d8->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_b0f8ad33cd2f7b9438a01b3f51c5e1d8, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_b0f8ad33cd2f7b9438a01b3f51c5e1d8,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_b0f8ad33cd2f7b9438a01b3f51c5e1d8 == cache_frame_b0f8ad33cd2f7b9438a01b3f51c5e1d8) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_b0f8ad33cd2f7b9438a01b3f51c5e1d8);
cache_frame_b0f8ad33cd2f7b9438a01b3f51c5e1d8 = NULL;
}
assertFrameObject(frame_b0f8ad33cd2f7b9438a01b3f51c5e1d8);
// 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_cryptography$x509$extensions$$$function__80___eq__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_1ab7b4c625cec28713cff9e5e04178e7;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_1ab7b4c625cec28713cff9e5e04178e7 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_1ab7b4c625cec28713cff9e5e04178e7)) {
Py_XDECREF(cache_frame_1ab7b4c625cec28713cff9e5e04178e7);
#if _DEBUG_REFCOUNTS
if (cache_frame_1ab7b4c625cec28713cff9e5e04178e7 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_1ab7b4c625cec28713cff9e5e04178e7 = MAKE_FUNCTION_FRAME(codeobj_1ab7b4c625cec28713cff9e5e04178e7, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_1ab7b4c625cec28713cff9e5e04178e7->m_type_description == NULL);
frame_1ab7b4c625cec28713cff9e5e04178e7 = cache_frame_1ab7b4c625cec28713cff9e5e04178e7;
// Push the new frame as the currently active one.
pushFrameStack(frame_1ab7b4c625cec28713cff9e5e04178e7);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_1ab7b4c625cec28713cff9e5e04178e7) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(par_other);
tmp_isinstance_inst_1 = par_other;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[158]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[158]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 780;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 780;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 780;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
tmp_return_value = Py_NotImplemented;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
branch_no_1:;
{
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_expression_value_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
PyObject *tmp_expression_value_3;
PyObject *tmp_expression_value_4;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[167]);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 784;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_2 = par_other;
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[167]);
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 = 784;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_left_value_1 = RICH_COMPARE_EQ_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 = 784;
type_description_1 = "oo";
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 = 784;
type_description_1 = "oo";
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);
CHECK_OBJECT(par_self);
tmp_expression_value_3 = par_self;
tmp_cmp_expr_left_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[168]);
if (tmp_cmp_expr_left_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 785;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_4 = par_other;
tmp_cmp_expr_right_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[168]);
if (tmp_cmp_expr_right_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_cmp_expr_left_2);
exception_lineno = 785;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_right_value_1 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_2, tmp_cmp_expr_right_2);
Py_DECREF(tmp_cmp_expr_left_2);
Py_DECREF(tmp_cmp_expr_right_2);
if (tmp_and_right_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 785;
type_description_1 = "oo";
goto frame_exception_exit_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_1ab7b4c625cec28713cff9e5e04178e7);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_1ab7b4c625cec28713cff9e5e04178e7);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_1ab7b4c625cec28713cff9e5e04178e7);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_1ab7b4c625cec28713cff9e5e04178e7, exception_lineno);
} else if (exception_tb->tb_frame != &frame_1ab7b4c625cec28713cff9e5e04178e7->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_1ab7b4c625cec28713cff9e5e04178e7, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_1ab7b4c625cec28713cff9e5e04178e7,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_1ab7b4c625cec28713cff9e5e04178e7 == cache_frame_1ab7b4c625cec28713cff9e5e04178e7) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_1ab7b4c625cec28713cff9e5e04178e7);
cache_frame_1ab7b4c625cec28713cff9e5e04178e7 = NULL;
}
assertFrameObject(frame_1ab7b4c625cec28713cff9e5e04178e7);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__81___ne__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_308553093181f92521d01bc2bf15b7fb;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
static struct Nuitka_FrameObject *cache_frame_308553093181f92521d01bc2bf15b7fb = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_308553093181f92521d01bc2bf15b7fb)) {
Py_XDECREF(cache_frame_308553093181f92521d01bc2bf15b7fb);
#if _DEBUG_REFCOUNTS
if (cache_frame_308553093181f92521d01bc2bf15b7fb == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_308553093181f92521d01bc2bf15b7fb = MAKE_FUNCTION_FRAME(codeobj_308553093181f92521d01bc2bf15b7fb, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_308553093181f92521d01bc2bf15b7fb->m_type_description == NULL);
frame_308553093181f92521d01bc2bf15b7fb = cache_frame_308553093181f92521d01bc2bf15b7fb;
// Push the new frame as the currently active one.
pushFrameStack(frame_308553093181f92521d01bc2bf15b7fb);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_308553093181f92521d01bc2bf15b7fb) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_operand_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(par_self);
tmp_cmp_expr_left_1 = par_self;
CHECK_OBJECT(par_other);
tmp_cmp_expr_right_1 = par_other;
tmp_operand_value_1 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 789;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 789;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = (tmp_res == 0) ? Py_True : Py_False;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_308553093181f92521d01bc2bf15b7fb);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_308553093181f92521d01bc2bf15b7fb);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_308553093181f92521d01bc2bf15b7fb);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_308553093181f92521d01bc2bf15b7fb, exception_lineno);
} else if (exception_tb->tb_frame != &frame_308553093181f92521d01bc2bf15b7fb->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_308553093181f92521d01bc2bf15b7fb, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_308553093181f92521d01bc2bf15b7fb,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_308553093181f92521d01bc2bf15b7fb == cache_frame_308553093181f92521d01bc2bf15b7fb) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_308553093181f92521d01bc2bf15b7fb);
cache_frame_308553093181f92521d01bc2bf15b7fb = NULL;
}
assertFrameObject(frame_308553093181f92521d01bc2bf15b7fb);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__82___hash__(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_614c3597535380f6549bf5637cf69161;
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_614c3597535380f6549bf5637cf69161 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_614c3597535380f6549bf5637cf69161)) {
Py_XDECREF(cache_frame_614c3597535380f6549bf5637cf69161);
#if _DEBUG_REFCOUNTS
if (cache_frame_614c3597535380f6549bf5637cf69161 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_614c3597535380f6549bf5637cf69161 = MAKE_FUNCTION_FRAME(codeobj_614c3597535380f6549bf5637cf69161, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_614c3597535380f6549bf5637cf69161->m_type_description == NULL);
frame_614c3597535380f6549bf5637cf69161 = cache_frame_614c3597535380f6549bf5637cf69161;
// Push the new frame as the currently active one.
pushFrameStack(frame_614c3597535380f6549bf5637cf69161);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_614c3597535380f6549bf5637cf69161) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_hash_arg_1;
PyObject *tmp_tuple_element_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_tuple_element_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[167]);
if (tmp_tuple_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 792;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_hash_arg_1 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_2;
PyTuple_SET_ITEM(tmp_hash_arg_1, 0, tmp_tuple_element_1);
CHECK_OBJECT(par_self);
tmp_expression_value_2 = par_self;
tmp_tuple_element_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[168]);
if (tmp_tuple_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 792;
type_description_1 = "o";
goto tuple_build_exception_1;
}
PyTuple_SET_ITEM(tmp_hash_arg_1, 1, tmp_tuple_element_1);
}
goto tuple_build_noexception_1;
// Exception handling pass through code for tuple_build:
tuple_build_exception_1:;
Py_DECREF(tmp_hash_arg_1);
goto frame_exception_exit_1;
// Finished with no exception for tuple_build:
tuple_build_noexception_1:;
tmp_return_value = BUILTIN_HASH(tmp_hash_arg_1);
Py_DECREF(tmp_hash_arg_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 792;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_614c3597535380f6549bf5637cf69161);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_614c3597535380f6549bf5637cf69161);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_614c3597535380f6549bf5637cf69161);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_614c3597535380f6549bf5637cf69161, exception_lineno);
} else if (exception_tb->tb_frame != &frame_614c3597535380f6549bf5637cf69161->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_614c3597535380f6549bf5637cf69161, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_614c3597535380f6549bf5637cf69161,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_614c3597535380f6549bf5637cf69161 == cache_frame_614c3597535380f6549bf5637cf69161) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_614c3597535380f6549bf5637cf69161);
cache_frame_614c3597535380f6549bf5637cf69161 = NULL;
}
assertFrameObject(frame_614c3597535380f6549bf5637cf69161);
// 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_cryptography$x509$extensions$$$function__83___init__(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_organization = python_pars[1];
PyObject *par_notice_numbers = python_pars[2];
PyObject *tmp_genexpr_1__$0 = NULL;
struct Nuitka_FrameObject *frame_2e12c9ee3e3b92f9a7e3ab41035ee65a;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
bool tmp_result;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
static struct Nuitka_FrameObject *cache_frame_2e12c9ee3e3b92f9a7e3ab41035ee65a = 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_2e12c9ee3e3b92f9a7e3ab41035ee65a)) {
Py_XDECREF(cache_frame_2e12c9ee3e3b92f9a7e3ab41035ee65a);
#if _DEBUG_REFCOUNTS
if (cache_frame_2e12c9ee3e3b92f9a7e3ab41035ee65a == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_2e12c9ee3e3b92f9a7e3ab41035ee65a = MAKE_FUNCTION_FRAME(codeobj_2e12c9ee3e3b92f9a7e3ab41035ee65a, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_2e12c9ee3e3b92f9a7e3ab41035ee65a->m_type_description == NULL);
frame_2e12c9ee3e3b92f9a7e3ab41035ee65a = cache_frame_2e12c9ee3e3b92f9a7e3ab41035ee65a;
// Push the new frame as the currently active one.
pushFrameStack(frame_2e12c9ee3e3b92f9a7e3ab41035ee65a);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_2e12c9ee3e3b92f9a7e3ab41035ee65a) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
CHECK_OBJECT(par_organization);
tmp_assattr_value_1 = par_organization;
CHECK_OBJECT(par_self);
tmp_assattr_target_1 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[169], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 800;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assign_source_1;
PyObject *tmp_list_arg_1;
CHECK_OBJECT(par_notice_numbers);
tmp_list_arg_1 = par_notice_numbers;
tmp_assign_source_1 = MAKE_LIST(tmp_list_arg_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 801;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
{
PyObject *old = par_notice_numbers;
assert(old != NULL);
par_notice_numbers = tmp_assign_source_1;
Py_DECREF(old);
}
}
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_all_arg_1;
{
PyObject *tmp_assign_source_2;
PyObject *tmp_iter_arg_1;
CHECK_OBJECT(par_notice_numbers);
tmp_iter_arg_1 = par_notice_numbers;
tmp_assign_source_2 = MAKE_ITERATOR(tmp_iter_arg_1);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 802;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
assert(tmp_genexpr_1__$0 == NULL);
tmp_genexpr_1__$0 = tmp_assign_source_2;
}
// Tried code:
{
struct Nuitka_CellObject *tmp_closure_1[1];
tmp_closure_1[0] = Nuitka_Cell_New0(tmp_genexpr_1__$0);
tmp_all_arg_1 = MAKE_GENERATOR_cryptography$x509$extensions$$$function__83___init__$$$genexpr__1_genexpr(tmp_closure_1);
goto try_return_handler_2;
}
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_2:;
CHECK_OBJECT(tmp_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_operand_value_1 = BUILTIN_ALL(tmp_all_arg_1);
Py_DECREF(tmp_all_arg_1);
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 802;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
assert(!(tmp_res == -1));
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_make_exception_arg_1;
tmp_make_exception_arg_1 = mod_consts[170];
frame_2e12c9ee3e3b92f9a7e3ab41035ee65a->m_frame.f_lineno = 803;
tmp_raise_type_1 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_TypeError, tmp_make_exception_arg_1);
assert(!(tmp_raise_type_1 == NULL));
exception_type = tmp_raise_type_1;
exception_lineno = 803;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
branch_no_1:;
{
PyObject *tmp_assattr_value_2;
PyObject *tmp_assattr_target_2;
CHECK_OBJECT(par_notice_numbers);
tmp_assattr_value_2 = par_notice_numbers;
CHECK_OBJECT(par_self);
tmp_assattr_target_2 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_2, mod_consts[171], tmp_assattr_value_2);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 807;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_2e12c9ee3e3b92f9a7e3ab41035ee65a);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_2e12c9ee3e3b92f9a7e3ab41035ee65a);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_2e12c9ee3e3b92f9a7e3ab41035ee65a, exception_lineno);
} else if (exception_tb->tb_frame != &frame_2e12c9ee3e3b92f9a7e3ab41035ee65a->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_2e12c9ee3e3b92f9a7e3ab41035ee65a, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_2e12c9ee3e3b92f9a7e3ab41035ee65a,
type_description_1,
par_self,
par_organization,
par_notice_numbers
);
// Release cached frame if used for exception.
if (frame_2e12c9ee3e3b92f9a7e3ab41035ee65a == cache_frame_2e12c9ee3e3b92f9a7e3ab41035ee65a) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_2e12c9ee3e3b92f9a7e3ab41035ee65a);
cache_frame_2e12c9ee3e3b92f9a7e3ab41035ee65a = NULL;
}
assertFrameObject(frame_2e12c9ee3e3b92f9a7e3ab41035ee65a);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto try_return_handler_1;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(par_notice_numbers);
Py_DECREF(par_notice_numbers);
par_notice_numbers = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(par_notice_numbers);
par_notice_numbers = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_organization);
Py_DECREF(par_organization);
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_organization);
Py_DECREF(par_organization);
// 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 cryptography$x509$extensions$$$function__83___init__$$$genexpr__1_genexpr_locals {
PyObject *var_x;
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 *cryptography$x509$extensions$$$function__83___init__$$$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 cryptography$x509$extensions$$$function__83___init__$$$genexpr__1_genexpr_locals *generator_heap = (struct cryptography$x509$extensions$$$function__83___init__$$$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_x = 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_eaeed0beaebff636aacc628a4a8e5be8, module_cryptography$x509$extensions, 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 = "No";
generator_heap->exception_lineno = 802;
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_x;
generator_heap->var_x = tmp_assign_source_2;
Py_INCREF(generator_heap->var_x);
Py_XDECREF(old);
}
}
{
PyObject *tmp_expression_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_1;
CHECK_OBJECT(generator_heap->var_x);
tmp_isinstance_inst_1 = generator_heap->var_x;
tmp_isinstance_cls_1 = (PyObject *)&PyLong_Type;
generator_heap->tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_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 = 802;
generator_heap->type_description_1 = "No";
goto try_except_handler_2;
}
tmp_expression_value_1 = (generator_heap->tmp_res != 0) ? Py_True : Py_False;
Py_INCREF(tmp_expression_value_1);
Nuitka_PreserveHeap(generator_heap->yield_tmps, &tmp_isinstance_inst_1, sizeof(PyObject *), &tmp_isinstance_cls_1, sizeof(PyObject *), NULL);
generator->m_yield_return_index = 1;
return tmp_expression_value_1;
yield_return_1:
Nuitka_RestoreHeap(generator_heap->yield_tmps, &tmp_isinstance_inst_1, sizeof(PyObject *), &tmp_isinstance_cls_1, 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 = 802;
generator_heap->type_description_1 = "No";
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 = 802;
generator_heap->type_description_1 = "No";
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_x
);
// 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_x);
generator_heap->var_x = 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_x);
generator_heap->var_x = 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_cryptography$x509$extensions$$$function__83___init__$$$genexpr__1_genexpr(struct Nuitka_CellObject **closure) {
return Nuitka_Generator_New(
cryptography$x509$extensions$$$function__83___init__$$$genexpr__1_genexpr_context,
module_cryptography$x509$extensions,
mod_consts[63],
#if PYTHON_VERSION >= 0x350
mod_consts[172],
#endif
codeobj_eaeed0beaebff636aacc628a4a8e5be8,
closure,
1,
sizeof(struct cryptography$x509$extensions$$$function__83___init__$$$genexpr__1_genexpr_locals)
);
}
static PyObject *impl_cryptography$x509$extensions$$$function__84___repr__(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_95bc84995432281d2a350186390f1e76;
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_95bc84995432281d2a350186390f1e76 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_95bc84995432281d2a350186390f1e76)) {
Py_XDECREF(cache_frame_95bc84995432281d2a350186390f1e76);
#if _DEBUG_REFCOUNTS
if (cache_frame_95bc84995432281d2a350186390f1e76 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_95bc84995432281d2a350186390f1e76 = MAKE_FUNCTION_FRAME(codeobj_95bc84995432281d2a350186390f1e76, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_95bc84995432281d2a350186390f1e76->m_type_description == NULL);
frame_95bc84995432281d2a350186390f1e76 = cache_frame_95bc84995432281d2a350186390f1e76;
// Push the new frame as the currently active one.
pushFrameStack(frame_95bc84995432281d2a350186390f1e76);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_95bc84995432281d2a350186390f1e76) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_kw_call_arg_value_0_1;
PyObject *tmp_kw_call_arg_value_1_1;
tmp_kw_call_arg_value_0_1 = mod_consts[173];
CHECK_OBJECT(par_self);
tmp_kw_call_arg_value_1_1 = par_self;
frame_95bc84995432281d2a350186390f1e76->m_frame.f_lineno = 811;
{
PyObject *call_args[] = {tmp_kw_call_arg_value_0_1, tmp_kw_call_arg_value_1_1};
tmp_return_value = CALL_FUNCTION_WITH_ARGS2(unicode_builtin_format, call_args);
}
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 811;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_95bc84995432281d2a350186390f1e76);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_95bc84995432281d2a350186390f1e76);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_95bc84995432281d2a350186390f1e76);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_95bc84995432281d2a350186390f1e76, exception_lineno);
} else if (exception_tb->tb_frame != &frame_95bc84995432281d2a350186390f1e76->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_95bc84995432281d2a350186390f1e76, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_95bc84995432281d2a350186390f1e76,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_95bc84995432281d2a350186390f1e76 == cache_frame_95bc84995432281d2a350186390f1e76) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_95bc84995432281d2a350186390f1e76);
cache_frame_95bc84995432281d2a350186390f1e76 = NULL;
}
assertFrameObject(frame_95bc84995432281d2a350186390f1e76);
// 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_cryptography$x509$extensions$$$function__85___eq__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_e7e7595cc961f95602f9f65cf1c9f14d;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_e7e7595cc961f95602f9f65cf1c9f14d = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_e7e7595cc961f95602f9f65cf1c9f14d)) {
Py_XDECREF(cache_frame_e7e7595cc961f95602f9f65cf1c9f14d);
#if _DEBUG_REFCOUNTS
if (cache_frame_e7e7595cc961f95602f9f65cf1c9f14d == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_e7e7595cc961f95602f9f65cf1c9f14d = MAKE_FUNCTION_FRAME(codeobj_e7e7595cc961f95602f9f65cf1c9f14d, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_e7e7595cc961f95602f9f65cf1c9f14d->m_type_description == NULL);
frame_e7e7595cc961f95602f9f65cf1c9f14d = cache_frame_e7e7595cc961f95602f9f65cf1c9f14d;
// Push the new frame as the currently active one.
pushFrameStack(frame_e7e7595cc961f95602f9f65cf1c9f14d);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_e7e7595cc961f95602f9f65cf1c9f14d) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(par_other);
tmp_isinstance_inst_1 = par_other;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[162]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[162]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 816;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 816;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 816;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
tmp_return_value = Py_NotImplemented;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
branch_no_1:;
{
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_expression_value_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
PyObject *tmp_expression_value_3;
PyObject *tmp_expression_value_4;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[174]);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 820;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_2 = par_other;
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[174]);
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 = 820;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_left_value_1 = RICH_COMPARE_EQ_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 = 820;
type_description_1 = "oo";
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 = 820;
type_description_1 = "oo";
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);
CHECK_OBJECT(par_self);
tmp_expression_value_3 = par_self;
tmp_cmp_expr_left_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[175]);
if (tmp_cmp_expr_left_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 821;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_4 = par_other;
tmp_cmp_expr_right_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[175]);
if (tmp_cmp_expr_right_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_cmp_expr_left_2);
exception_lineno = 821;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_right_value_1 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_2, tmp_cmp_expr_right_2);
Py_DECREF(tmp_cmp_expr_left_2);
Py_DECREF(tmp_cmp_expr_right_2);
if (tmp_and_right_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 821;
type_description_1 = "oo";
goto frame_exception_exit_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_e7e7595cc961f95602f9f65cf1c9f14d);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_e7e7595cc961f95602f9f65cf1c9f14d);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_e7e7595cc961f95602f9f65cf1c9f14d);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_e7e7595cc961f95602f9f65cf1c9f14d, exception_lineno);
} else if (exception_tb->tb_frame != &frame_e7e7595cc961f95602f9f65cf1c9f14d->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_e7e7595cc961f95602f9f65cf1c9f14d, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_e7e7595cc961f95602f9f65cf1c9f14d,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_e7e7595cc961f95602f9f65cf1c9f14d == cache_frame_e7e7595cc961f95602f9f65cf1c9f14d) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_e7e7595cc961f95602f9f65cf1c9f14d);
cache_frame_e7e7595cc961f95602f9f65cf1c9f14d = NULL;
}
assertFrameObject(frame_e7e7595cc961f95602f9f65cf1c9f14d);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__86___ne__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_16d277aad319e52e1575704734435339;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
static struct Nuitka_FrameObject *cache_frame_16d277aad319e52e1575704734435339 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_16d277aad319e52e1575704734435339)) {
Py_XDECREF(cache_frame_16d277aad319e52e1575704734435339);
#if _DEBUG_REFCOUNTS
if (cache_frame_16d277aad319e52e1575704734435339 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_16d277aad319e52e1575704734435339 = MAKE_FUNCTION_FRAME(codeobj_16d277aad319e52e1575704734435339, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_16d277aad319e52e1575704734435339->m_type_description == NULL);
frame_16d277aad319e52e1575704734435339 = cache_frame_16d277aad319e52e1575704734435339;
// Push the new frame as the currently active one.
pushFrameStack(frame_16d277aad319e52e1575704734435339);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_16d277aad319e52e1575704734435339) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_operand_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(par_self);
tmp_cmp_expr_left_1 = par_self;
CHECK_OBJECT(par_other);
tmp_cmp_expr_right_1 = par_other;
tmp_operand_value_1 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 825;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 825;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = (tmp_res == 0) ? Py_True : Py_False;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_16d277aad319e52e1575704734435339);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_16d277aad319e52e1575704734435339);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_16d277aad319e52e1575704734435339);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_16d277aad319e52e1575704734435339, exception_lineno);
} else if (exception_tb->tb_frame != &frame_16d277aad319e52e1575704734435339->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_16d277aad319e52e1575704734435339, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_16d277aad319e52e1575704734435339,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_16d277aad319e52e1575704734435339 == cache_frame_16d277aad319e52e1575704734435339) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_16d277aad319e52e1575704734435339);
cache_frame_16d277aad319e52e1575704734435339 = NULL;
}
assertFrameObject(frame_16d277aad319e52e1575704734435339);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__87___hash__(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_1b510e082a34b2f0f5b27b92105d4d82;
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_1b510e082a34b2f0f5b27b92105d4d82 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_1b510e082a34b2f0f5b27b92105d4d82)) {
Py_XDECREF(cache_frame_1b510e082a34b2f0f5b27b92105d4d82);
#if _DEBUG_REFCOUNTS
if (cache_frame_1b510e082a34b2f0f5b27b92105d4d82 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_1b510e082a34b2f0f5b27b92105d4d82 = MAKE_FUNCTION_FRAME(codeobj_1b510e082a34b2f0f5b27b92105d4d82, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_1b510e082a34b2f0f5b27b92105d4d82->m_type_description == NULL);
frame_1b510e082a34b2f0f5b27b92105d4d82 = cache_frame_1b510e082a34b2f0f5b27b92105d4d82;
// Push the new frame as the currently active one.
pushFrameStack(frame_1b510e082a34b2f0f5b27b92105d4d82);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_1b510e082a34b2f0f5b27b92105d4d82) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_hash_arg_1;
PyObject *tmp_tuple_element_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_tuple_element_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[174]);
if (tmp_tuple_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 828;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_hash_arg_1 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_tuple_arg_1;
PyObject *tmp_expression_value_2;
PyTuple_SET_ITEM(tmp_hash_arg_1, 0, tmp_tuple_element_1);
CHECK_OBJECT(par_self);
tmp_expression_value_2 = par_self;
tmp_tuple_arg_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[175]);
if (tmp_tuple_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 828;
type_description_1 = "o";
goto tuple_build_exception_1;
}
tmp_tuple_element_1 = PySequence_Tuple(tmp_tuple_arg_1);
Py_DECREF(tmp_tuple_arg_1);
if (tmp_tuple_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 828;
type_description_1 = "o";
goto tuple_build_exception_1;
}
PyTuple_SET_ITEM(tmp_hash_arg_1, 1, tmp_tuple_element_1);
}
goto tuple_build_noexception_1;
// Exception handling pass through code for tuple_build:
tuple_build_exception_1:;
Py_DECREF(tmp_hash_arg_1);
goto frame_exception_exit_1;
// Finished with no exception for tuple_build:
tuple_build_noexception_1:;
tmp_return_value = BUILTIN_HASH(tmp_hash_arg_1);
Py_DECREF(tmp_hash_arg_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 828;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_1b510e082a34b2f0f5b27b92105d4d82);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_1b510e082a34b2f0f5b27b92105d4d82);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_1b510e082a34b2f0f5b27b92105d4d82);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_1b510e082a34b2f0f5b27b92105d4d82, exception_lineno);
} else if (exception_tb->tb_frame != &frame_1b510e082a34b2f0f5b27b92105d4d82->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_1b510e082a34b2f0f5b27b92105d4d82, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_1b510e082a34b2f0f5b27b92105d4d82,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_1b510e082a34b2f0f5b27b92105d4d82 == cache_frame_1b510e082a34b2f0f5b27b92105d4d82) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_1b510e082a34b2f0f5b27b92105d4d82);
cache_frame_1b510e082a34b2f0f5b27b92105d4d82 = NULL;
}
assertFrameObject(frame_1b510e082a34b2f0f5b27b92105d4d82);
// 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_cryptography$x509$extensions$$$function__88___init__(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_usages = python_pars[1];
PyObject *tmp_genexpr_1__$0 = NULL;
struct Nuitka_FrameObject *frame_1e4de618e3b74d006a0cdfe9a7ede344;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
bool tmp_result;
static struct Nuitka_FrameObject *cache_frame_1e4de618e3b74d006a0cdfe9a7ede344 = 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_1e4de618e3b74d006a0cdfe9a7ede344)) {
Py_XDECREF(cache_frame_1e4de618e3b74d006a0cdfe9a7ede344);
#if _DEBUG_REFCOUNTS
if (cache_frame_1e4de618e3b74d006a0cdfe9a7ede344 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_1e4de618e3b74d006a0cdfe9a7ede344 = MAKE_FUNCTION_FRAME(codeobj_1e4de618e3b74d006a0cdfe9a7ede344, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_1e4de618e3b74d006a0cdfe9a7ede344->m_type_description == NULL);
frame_1e4de618e3b74d006a0cdfe9a7ede344 = cache_frame_1e4de618e3b74d006a0cdfe9a7ede344;
// Push the new frame as the currently active one.
pushFrameStack(frame_1e4de618e3b74d006a0cdfe9a7ede344);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_1e4de618e3b74d006a0cdfe9a7ede344) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_list_arg_1;
CHECK_OBJECT(par_usages);
tmp_list_arg_1 = par_usages;
tmp_assign_source_1 = MAKE_LIST(tmp_list_arg_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 839;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
{
PyObject *old = par_usages;
assert(old != NULL);
par_usages = tmp_assign_source_1;
Py_DECREF(old);
}
}
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_all_arg_1;
{
PyObject *tmp_assign_source_2;
PyObject *tmp_iter_arg_1;
CHECK_OBJECT(par_usages);
tmp_iter_arg_1 = par_usages;
tmp_assign_source_2 = MAKE_ITERATOR(tmp_iter_arg_1);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 840;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
assert(tmp_genexpr_1__$0 == NULL);
tmp_genexpr_1__$0 = tmp_assign_source_2;
}
// Tried code:
{
struct Nuitka_CellObject *tmp_closure_1[1];
tmp_closure_1[0] = Nuitka_Cell_New0(tmp_genexpr_1__$0);
tmp_all_arg_1 = MAKE_GENERATOR_cryptography$x509$extensions$$$function__88___init__$$$genexpr__1_genexpr(tmp_closure_1);
goto try_return_handler_2;
}
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_2:;
CHECK_OBJECT(tmp_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_operand_value_1 = BUILTIN_ALL(tmp_all_arg_1);
Py_DECREF(tmp_all_arg_1);
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 840;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
assert(!(tmp_res == -1));
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_make_exception_arg_1;
tmp_make_exception_arg_1 = mod_consts[176];
frame_1e4de618e3b74d006a0cdfe9a7ede344->m_frame.f_lineno = 841;
tmp_raise_type_1 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_TypeError, tmp_make_exception_arg_1);
assert(!(tmp_raise_type_1 == NULL));
exception_type = tmp_raise_type_1;
exception_lineno = 841;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oo";
goto frame_exception_exit_1;
}
branch_no_1:;
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
CHECK_OBJECT(par_usages);
tmp_assattr_value_1 = par_usages;
CHECK_OBJECT(par_self);
tmp_assattr_target_1 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[177], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 845;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_1e4de618e3b74d006a0cdfe9a7ede344);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_1e4de618e3b74d006a0cdfe9a7ede344);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_1e4de618e3b74d006a0cdfe9a7ede344, exception_lineno);
} else if (exception_tb->tb_frame != &frame_1e4de618e3b74d006a0cdfe9a7ede344->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_1e4de618e3b74d006a0cdfe9a7ede344, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_1e4de618e3b74d006a0cdfe9a7ede344,
type_description_1,
par_self,
par_usages
);
// Release cached frame if used for exception.
if (frame_1e4de618e3b74d006a0cdfe9a7ede344 == cache_frame_1e4de618e3b74d006a0cdfe9a7ede344) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_1e4de618e3b74d006a0cdfe9a7ede344);
cache_frame_1e4de618e3b74d006a0cdfe9a7ede344 = NULL;
}
assertFrameObject(frame_1e4de618e3b74d006a0cdfe9a7ede344);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto try_return_handler_1;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(par_usages);
Py_DECREF(par_usages);
par_usages = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(par_usages);
par_usages = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
struct cryptography$x509$extensions$$$function__88___init__$$$genexpr__1_genexpr_locals {
PyObject *var_x;
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 *cryptography$x509$extensions$$$function__88___init__$$$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 cryptography$x509$extensions$$$function__88___init__$$$genexpr__1_genexpr_locals *generator_heap = (struct cryptography$x509$extensions$$$function__88___init__$$$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_x = 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_c6b4de92d91ac42a273b07f7b4fc8844, module_cryptography$x509$extensions, 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 = "No";
generator_heap->exception_lineno = 840;
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_x;
generator_heap->var_x = tmp_assign_source_2;
Py_INCREF(generator_heap->var_x);
Py_XDECREF(old);
}
}
{
PyObject *tmp_expression_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_1;
CHECK_OBJECT(generator_heap->var_x);
tmp_isinstance_inst_1 = generator_heap->var_x;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[88]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[88]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 840;
generator_heap->type_description_1 = "No";
goto try_except_handler_2;
}
generator_heap->tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_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 = 840;
generator_heap->type_description_1 = "No";
goto try_except_handler_2;
}
tmp_expression_value_1 = (generator_heap->tmp_res != 0) ? Py_True : Py_False;
Py_INCREF(tmp_expression_value_1);
Nuitka_PreserveHeap(generator_heap->yield_tmps, &tmp_isinstance_inst_1, sizeof(PyObject *), &tmp_isinstance_cls_1, sizeof(PyObject *), NULL);
generator->m_yield_return_index = 1;
return tmp_expression_value_1;
yield_return_1:
Nuitka_RestoreHeap(generator_heap->yield_tmps, &tmp_isinstance_inst_1, sizeof(PyObject *), &tmp_isinstance_cls_1, 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 = 840;
generator_heap->type_description_1 = "No";
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 = 840;
generator_heap->type_description_1 = "No";
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_x
);
// 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_x);
generator_heap->var_x = 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_x);
generator_heap->var_x = 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_cryptography$x509$extensions$$$function__88___init__$$$genexpr__1_genexpr(struct Nuitka_CellObject **closure) {
return Nuitka_Generator_New(
cryptography$x509$extensions$$$function__88___init__$$$genexpr__1_genexpr_context,
module_cryptography$x509$extensions,
mod_consts[63],
#if PYTHON_VERSION >= 0x350
mod_consts[178],
#endif
codeobj_c6b4de92d91ac42a273b07f7b4fc8844,
closure,
1,
sizeof(struct cryptography$x509$extensions$$$function__88___init__$$$genexpr__1_genexpr_locals)
);
}
static PyObject *impl_cryptography$x509$extensions$$$function__89___repr__(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_35f4e7ff668ba16dac26f0f3d2ef2516;
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_35f4e7ff668ba16dac26f0f3d2ef2516 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_35f4e7ff668ba16dac26f0f3d2ef2516)) {
Py_XDECREF(cache_frame_35f4e7ff668ba16dac26f0f3d2ef2516);
#if _DEBUG_REFCOUNTS
if (cache_frame_35f4e7ff668ba16dac26f0f3d2ef2516 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_35f4e7ff668ba16dac26f0f3d2ef2516 = MAKE_FUNCTION_FRAME(codeobj_35f4e7ff668ba16dac26f0f3d2ef2516, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_35f4e7ff668ba16dac26f0f3d2ef2516->m_type_description == NULL);
frame_35f4e7ff668ba16dac26f0f3d2ef2516 = cache_frame_35f4e7ff668ba16dac26f0f3d2ef2516;
// Push the new frame as the currently active one.
pushFrameStack(frame_35f4e7ff668ba16dac26f0f3d2ef2516);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_35f4e7ff668ba16dac26f0f3d2ef2516) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_kw_call_arg_value_0_1;
PyObject *tmp_kw_call_arg_value_1_1;
PyObject *tmp_expression_value_1;
tmp_kw_call_arg_value_0_1 = mod_consts[179];
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_kw_call_arg_value_1_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[177]);
if (tmp_kw_call_arg_value_1_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 850;
type_description_1 = "o";
goto frame_exception_exit_1;
}
frame_35f4e7ff668ba16dac26f0f3d2ef2516->m_frame.f_lineno = 850;
{
PyObject *call_args[] = {tmp_kw_call_arg_value_0_1, tmp_kw_call_arg_value_1_1};
tmp_return_value = CALL_FUNCTION_WITH_ARGS2(unicode_builtin_format, call_args);
}
Py_DECREF(tmp_kw_call_arg_value_1_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 850;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_35f4e7ff668ba16dac26f0f3d2ef2516);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_35f4e7ff668ba16dac26f0f3d2ef2516);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_35f4e7ff668ba16dac26f0f3d2ef2516);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_35f4e7ff668ba16dac26f0f3d2ef2516, exception_lineno);
} else if (exception_tb->tb_frame != &frame_35f4e7ff668ba16dac26f0f3d2ef2516->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_35f4e7ff668ba16dac26f0f3d2ef2516, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_35f4e7ff668ba16dac26f0f3d2ef2516,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_35f4e7ff668ba16dac26f0f3d2ef2516 == cache_frame_35f4e7ff668ba16dac26f0f3d2ef2516) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_35f4e7ff668ba16dac26f0f3d2ef2516);
cache_frame_35f4e7ff668ba16dac26f0f3d2ef2516 = NULL;
}
assertFrameObject(frame_35f4e7ff668ba16dac26f0f3d2ef2516);
// 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_cryptography$x509$extensions$$$function__90___eq__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_f10ec9eeaa2dc17bb02ec0925c097fd6;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_f10ec9eeaa2dc17bb02ec0925c097fd6 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_f10ec9eeaa2dc17bb02ec0925c097fd6)) {
Py_XDECREF(cache_frame_f10ec9eeaa2dc17bb02ec0925c097fd6);
#if _DEBUG_REFCOUNTS
if (cache_frame_f10ec9eeaa2dc17bb02ec0925c097fd6 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_f10ec9eeaa2dc17bb02ec0925c097fd6 = MAKE_FUNCTION_FRAME(codeobj_f10ec9eeaa2dc17bb02ec0925c097fd6, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_f10ec9eeaa2dc17bb02ec0925c097fd6->m_type_description == NULL);
frame_f10ec9eeaa2dc17bb02ec0925c097fd6 = cache_frame_f10ec9eeaa2dc17bb02ec0925c097fd6;
// Push the new frame as the currently active one.
pushFrameStack(frame_f10ec9eeaa2dc17bb02ec0925c097fd6);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_f10ec9eeaa2dc17bb02ec0925c097fd6) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(par_other);
tmp_isinstance_inst_1 = par_other;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[180]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[180]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 853;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 853;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 853;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
tmp_return_value = Py_NotImplemented;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
branch_no_1:;
{
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_expression_value_2;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[177]);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 856;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_2 = par_other;
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[177]);
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 = 856;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = RICH_COMPARE_EQ_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_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 856;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_f10ec9eeaa2dc17bb02ec0925c097fd6);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_f10ec9eeaa2dc17bb02ec0925c097fd6);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_f10ec9eeaa2dc17bb02ec0925c097fd6);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_f10ec9eeaa2dc17bb02ec0925c097fd6, exception_lineno);
} else if (exception_tb->tb_frame != &frame_f10ec9eeaa2dc17bb02ec0925c097fd6->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_f10ec9eeaa2dc17bb02ec0925c097fd6, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_f10ec9eeaa2dc17bb02ec0925c097fd6,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_f10ec9eeaa2dc17bb02ec0925c097fd6 == cache_frame_f10ec9eeaa2dc17bb02ec0925c097fd6) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_f10ec9eeaa2dc17bb02ec0925c097fd6);
cache_frame_f10ec9eeaa2dc17bb02ec0925c097fd6 = NULL;
}
assertFrameObject(frame_f10ec9eeaa2dc17bb02ec0925c097fd6);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__91___ne__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_1d1a31980184b8e6bc53e36a7e57f81a;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
static struct Nuitka_FrameObject *cache_frame_1d1a31980184b8e6bc53e36a7e57f81a = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_1d1a31980184b8e6bc53e36a7e57f81a)) {
Py_XDECREF(cache_frame_1d1a31980184b8e6bc53e36a7e57f81a);
#if _DEBUG_REFCOUNTS
if (cache_frame_1d1a31980184b8e6bc53e36a7e57f81a == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_1d1a31980184b8e6bc53e36a7e57f81a = MAKE_FUNCTION_FRAME(codeobj_1d1a31980184b8e6bc53e36a7e57f81a, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_1d1a31980184b8e6bc53e36a7e57f81a->m_type_description == NULL);
frame_1d1a31980184b8e6bc53e36a7e57f81a = cache_frame_1d1a31980184b8e6bc53e36a7e57f81a;
// Push the new frame as the currently active one.
pushFrameStack(frame_1d1a31980184b8e6bc53e36a7e57f81a);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_1d1a31980184b8e6bc53e36a7e57f81a) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_operand_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(par_self);
tmp_cmp_expr_left_1 = par_self;
CHECK_OBJECT(par_other);
tmp_cmp_expr_right_1 = par_other;
tmp_operand_value_1 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 859;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 859;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = (tmp_res == 0) ? Py_True : Py_False;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_1d1a31980184b8e6bc53e36a7e57f81a);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_1d1a31980184b8e6bc53e36a7e57f81a);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_1d1a31980184b8e6bc53e36a7e57f81a);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_1d1a31980184b8e6bc53e36a7e57f81a, exception_lineno);
} else if (exception_tb->tb_frame != &frame_1d1a31980184b8e6bc53e36a7e57f81a->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_1d1a31980184b8e6bc53e36a7e57f81a, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_1d1a31980184b8e6bc53e36a7e57f81a,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_1d1a31980184b8e6bc53e36a7e57f81a == cache_frame_1d1a31980184b8e6bc53e36a7e57f81a) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_1d1a31980184b8e6bc53e36a7e57f81a);
cache_frame_1d1a31980184b8e6bc53e36a7e57f81a = NULL;
}
assertFrameObject(frame_1d1a31980184b8e6bc53e36a7e57f81a);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__92___hash__(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_2a51135d4929a231effed548fad0b3b5;
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_2a51135d4929a231effed548fad0b3b5 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_2a51135d4929a231effed548fad0b3b5)) {
Py_XDECREF(cache_frame_2a51135d4929a231effed548fad0b3b5);
#if _DEBUG_REFCOUNTS
if (cache_frame_2a51135d4929a231effed548fad0b3b5 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_2a51135d4929a231effed548fad0b3b5 = MAKE_FUNCTION_FRAME(codeobj_2a51135d4929a231effed548fad0b3b5, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_2a51135d4929a231effed548fad0b3b5->m_type_description == NULL);
frame_2a51135d4929a231effed548fad0b3b5 = cache_frame_2a51135d4929a231effed548fad0b3b5;
// Push the new frame as the currently active one.
pushFrameStack(frame_2a51135d4929a231effed548fad0b3b5);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_2a51135d4929a231effed548fad0b3b5) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_hash_arg_1;
PyObject *tmp_tuple_arg_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_tuple_arg_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[177]);
if (tmp_tuple_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 862;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_hash_arg_1 = PySequence_Tuple(tmp_tuple_arg_1);
Py_DECREF(tmp_tuple_arg_1);
if (tmp_hash_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 862;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_return_value = BUILTIN_HASH(tmp_hash_arg_1);
Py_DECREF(tmp_hash_arg_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 862;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_2a51135d4929a231effed548fad0b3b5);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_2a51135d4929a231effed548fad0b3b5);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_2a51135d4929a231effed548fad0b3b5);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_2a51135d4929a231effed548fad0b3b5, exception_lineno);
} else if (exception_tb->tb_frame != &frame_2a51135d4929a231effed548fad0b3b5->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_2a51135d4929a231effed548fad0b3b5, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_2a51135d4929a231effed548fad0b3b5,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_2a51135d4929a231effed548fad0b3b5 == cache_frame_2a51135d4929a231effed548fad0b3b5) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_2a51135d4929a231effed548fad0b3b5);
cache_frame_2a51135d4929a231effed548fad0b3b5 = NULL;
}
assertFrameObject(frame_2a51135d4929a231effed548fad0b3b5);
// 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_cryptography$x509$extensions$$$function__93___eq__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_81c6fe385901dabcda11dfa4d0ba6ce6;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_81c6fe385901dabcda11dfa4d0ba6ce6 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_81c6fe385901dabcda11dfa4d0ba6ce6)) {
Py_XDECREF(cache_frame_81c6fe385901dabcda11dfa4d0ba6ce6);
#if _DEBUG_REFCOUNTS
if (cache_frame_81c6fe385901dabcda11dfa4d0ba6ce6 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_81c6fe385901dabcda11dfa4d0ba6ce6 = MAKE_FUNCTION_FRAME(codeobj_81c6fe385901dabcda11dfa4d0ba6ce6, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_81c6fe385901dabcda11dfa4d0ba6ce6->m_type_description == NULL);
frame_81c6fe385901dabcda11dfa4d0ba6ce6 = cache_frame_81c6fe385901dabcda11dfa4d0ba6ce6;
// Push the new frame as the currently active one.
pushFrameStack(frame_81c6fe385901dabcda11dfa4d0ba6ce6);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_81c6fe385901dabcda11dfa4d0ba6ce6) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(par_other);
tmp_isinstance_inst_1 = par_other;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[181]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[181]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 870;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 870;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 870;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
tmp_return_value = Py_NotImplemented;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
branch_no_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_81c6fe385901dabcda11dfa4d0ba6ce6);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_81c6fe385901dabcda11dfa4d0ba6ce6);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_81c6fe385901dabcda11dfa4d0ba6ce6);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_81c6fe385901dabcda11dfa4d0ba6ce6, exception_lineno);
} else if (exception_tb->tb_frame != &frame_81c6fe385901dabcda11dfa4d0ba6ce6->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_81c6fe385901dabcda11dfa4d0ba6ce6, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_81c6fe385901dabcda11dfa4d0ba6ce6,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_81c6fe385901dabcda11dfa4d0ba6ce6 == cache_frame_81c6fe385901dabcda11dfa4d0ba6ce6) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_81c6fe385901dabcda11dfa4d0ba6ce6);
cache_frame_81c6fe385901dabcda11dfa4d0ba6ce6 = NULL;
}
assertFrameObject(frame_81c6fe385901dabcda11dfa4d0ba6ce6);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
tmp_return_value = Py_True;
Py_INCREF(tmp_return_value);
goto function_return_exit;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__94___ne__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_9f4a8af6ad78c84de240305033617bd4;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
static struct Nuitka_FrameObject *cache_frame_9f4a8af6ad78c84de240305033617bd4 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_9f4a8af6ad78c84de240305033617bd4)) {
Py_XDECREF(cache_frame_9f4a8af6ad78c84de240305033617bd4);
#if _DEBUG_REFCOUNTS
if (cache_frame_9f4a8af6ad78c84de240305033617bd4 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_9f4a8af6ad78c84de240305033617bd4 = MAKE_FUNCTION_FRAME(codeobj_9f4a8af6ad78c84de240305033617bd4, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_9f4a8af6ad78c84de240305033617bd4->m_type_description == NULL);
frame_9f4a8af6ad78c84de240305033617bd4 = cache_frame_9f4a8af6ad78c84de240305033617bd4;
// Push the new frame as the currently active one.
pushFrameStack(frame_9f4a8af6ad78c84de240305033617bd4);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_9f4a8af6ad78c84de240305033617bd4) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_operand_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(par_self);
tmp_cmp_expr_left_1 = par_self;
CHECK_OBJECT(par_other);
tmp_cmp_expr_right_1 = par_other;
tmp_operand_value_1 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 876;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 876;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = (tmp_res == 0) ? Py_True : Py_False;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_9f4a8af6ad78c84de240305033617bd4);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_9f4a8af6ad78c84de240305033617bd4);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_9f4a8af6ad78c84de240305033617bd4);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_9f4a8af6ad78c84de240305033617bd4, exception_lineno);
} else if (exception_tb->tb_frame != &frame_9f4a8af6ad78c84de240305033617bd4->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_9f4a8af6ad78c84de240305033617bd4, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_9f4a8af6ad78c84de240305033617bd4,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_9f4a8af6ad78c84de240305033617bd4 == cache_frame_9f4a8af6ad78c84de240305033617bd4) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_9f4a8af6ad78c84de240305033617bd4);
cache_frame_9f4a8af6ad78c84de240305033617bd4 = NULL;
}
assertFrameObject(frame_9f4a8af6ad78c84de240305033617bd4);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__95___hash__(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_743649532ac59c806b45c266896bb09c;
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_743649532ac59c806b45c266896bb09c = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_743649532ac59c806b45c266896bb09c)) {
Py_XDECREF(cache_frame_743649532ac59c806b45c266896bb09c);
#if _DEBUG_REFCOUNTS
if (cache_frame_743649532ac59c806b45c266896bb09c == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_743649532ac59c806b45c266896bb09c = MAKE_FUNCTION_FRAME(codeobj_743649532ac59c806b45c266896bb09c, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_743649532ac59c806b45c266896bb09c->m_type_description == NULL);
frame_743649532ac59c806b45c266896bb09c = cache_frame_743649532ac59c806b45c266896bb09c;
// Push the new frame as the currently active one.
pushFrameStack(frame_743649532ac59c806b45c266896bb09c);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_743649532ac59c806b45c266896bb09c) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_hash_arg_1;
tmp_hash_arg_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[181]);
if (unlikely(tmp_hash_arg_1 == NULL)) {
tmp_hash_arg_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[181]);
}
if (tmp_hash_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 879;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_return_value = BUILTIN_HASH(tmp_hash_arg_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 879;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_743649532ac59c806b45c266896bb09c);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_743649532ac59c806b45c266896bb09c);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_743649532ac59c806b45c266896bb09c);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_743649532ac59c806b45c266896bb09c, exception_lineno);
} else if (exception_tb->tb_frame != &frame_743649532ac59c806b45c266896bb09c->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_743649532ac59c806b45c266896bb09c, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_743649532ac59c806b45c266896bb09c,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_743649532ac59c806b45c266896bb09c == cache_frame_743649532ac59c806b45c266896bb09c) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_743649532ac59c806b45c266896bb09c);
cache_frame_743649532ac59c806b45c266896bb09c = NULL;
}
assertFrameObject(frame_743649532ac59c806b45c266896bb09c);
// 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_cryptography$x509$extensions$$$function__97___eq__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_94234ab4f0d9dc3cec30967ca0a023dc;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_94234ab4f0d9dc3cec30967ca0a023dc = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_94234ab4f0d9dc3cec30967ca0a023dc)) {
Py_XDECREF(cache_frame_94234ab4f0d9dc3cec30967ca0a023dc);
#if _DEBUG_REFCOUNTS
if (cache_frame_94234ab4f0d9dc3cec30967ca0a023dc == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_94234ab4f0d9dc3cec30967ca0a023dc = MAKE_FUNCTION_FRAME(codeobj_94234ab4f0d9dc3cec30967ca0a023dc, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_94234ab4f0d9dc3cec30967ca0a023dc->m_type_description == NULL);
frame_94234ab4f0d9dc3cec30967ca0a023dc = cache_frame_94234ab4f0d9dc3cec30967ca0a023dc;
// Push the new frame as the currently active one.
pushFrameStack(frame_94234ab4f0d9dc3cec30967ca0a023dc);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_94234ab4f0d9dc3cec30967ca0a023dc) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(par_other);
tmp_isinstance_inst_1 = par_other;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[182]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[182]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 890;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 890;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 890;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
tmp_return_value = Py_NotImplemented;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
branch_no_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_94234ab4f0d9dc3cec30967ca0a023dc);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_94234ab4f0d9dc3cec30967ca0a023dc);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_94234ab4f0d9dc3cec30967ca0a023dc);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_94234ab4f0d9dc3cec30967ca0a023dc, exception_lineno);
} else if (exception_tb->tb_frame != &frame_94234ab4f0d9dc3cec30967ca0a023dc->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_94234ab4f0d9dc3cec30967ca0a023dc, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_94234ab4f0d9dc3cec30967ca0a023dc,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_94234ab4f0d9dc3cec30967ca0a023dc == cache_frame_94234ab4f0d9dc3cec30967ca0a023dc) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_94234ab4f0d9dc3cec30967ca0a023dc);
cache_frame_94234ab4f0d9dc3cec30967ca0a023dc = NULL;
}
assertFrameObject(frame_94234ab4f0d9dc3cec30967ca0a023dc);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
tmp_return_value = Py_True;
Py_INCREF(tmp_return_value);
goto function_return_exit;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__98___ne__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_2019b3cdbe64d2721258a61693cf4695;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
static struct Nuitka_FrameObject *cache_frame_2019b3cdbe64d2721258a61693cf4695 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_2019b3cdbe64d2721258a61693cf4695)) {
Py_XDECREF(cache_frame_2019b3cdbe64d2721258a61693cf4695);
#if _DEBUG_REFCOUNTS
if (cache_frame_2019b3cdbe64d2721258a61693cf4695 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_2019b3cdbe64d2721258a61693cf4695 = MAKE_FUNCTION_FRAME(codeobj_2019b3cdbe64d2721258a61693cf4695, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_2019b3cdbe64d2721258a61693cf4695->m_type_description == NULL);
frame_2019b3cdbe64d2721258a61693cf4695 = cache_frame_2019b3cdbe64d2721258a61693cf4695;
// Push the new frame as the currently active one.
pushFrameStack(frame_2019b3cdbe64d2721258a61693cf4695);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_2019b3cdbe64d2721258a61693cf4695) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_operand_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(par_self);
tmp_cmp_expr_left_1 = par_self;
CHECK_OBJECT(par_other);
tmp_cmp_expr_right_1 = par_other;
tmp_operand_value_1 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 896;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 896;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = (tmp_res == 0) ? Py_True : Py_False;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_2019b3cdbe64d2721258a61693cf4695);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_2019b3cdbe64d2721258a61693cf4695);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_2019b3cdbe64d2721258a61693cf4695);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_2019b3cdbe64d2721258a61693cf4695, exception_lineno);
} else if (exception_tb->tb_frame != &frame_2019b3cdbe64d2721258a61693cf4695->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_2019b3cdbe64d2721258a61693cf4695, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_2019b3cdbe64d2721258a61693cf4695,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_2019b3cdbe64d2721258a61693cf4695 == cache_frame_2019b3cdbe64d2721258a61693cf4695) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_2019b3cdbe64d2721258a61693cf4695);
cache_frame_2019b3cdbe64d2721258a61693cf4695 = NULL;
}
assertFrameObject(frame_2019b3cdbe64d2721258a61693cf4695);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__99___hash__(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_a13bb28285a591532d89e9c8ecde83c0;
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_a13bb28285a591532d89e9c8ecde83c0 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_a13bb28285a591532d89e9c8ecde83c0)) {
Py_XDECREF(cache_frame_a13bb28285a591532d89e9c8ecde83c0);
#if _DEBUG_REFCOUNTS
if (cache_frame_a13bb28285a591532d89e9c8ecde83c0 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_a13bb28285a591532d89e9c8ecde83c0 = MAKE_FUNCTION_FRAME(codeobj_a13bb28285a591532d89e9c8ecde83c0, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_a13bb28285a591532d89e9c8ecde83c0->m_type_description == NULL);
frame_a13bb28285a591532d89e9c8ecde83c0 = cache_frame_a13bb28285a591532d89e9c8ecde83c0;
// Push the new frame as the currently active one.
pushFrameStack(frame_a13bb28285a591532d89e9c8ecde83c0);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_a13bb28285a591532d89e9c8ecde83c0) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_hash_arg_1;
tmp_hash_arg_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[182]);
if (unlikely(tmp_hash_arg_1 == NULL)) {
tmp_hash_arg_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[182]);
}
if (tmp_hash_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 899;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_return_value = BUILTIN_HASH(tmp_hash_arg_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 899;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_a13bb28285a591532d89e9c8ecde83c0);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_a13bb28285a591532d89e9c8ecde83c0);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_a13bb28285a591532d89e9c8ecde83c0);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_a13bb28285a591532d89e9c8ecde83c0, exception_lineno);
} else if (exception_tb->tb_frame != &frame_a13bb28285a591532d89e9c8ecde83c0->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_a13bb28285a591532d89e9c8ecde83c0, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_a13bb28285a591532d89e9c8ecde83c0,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_a13bb28285a591532d89e9c8ecde83c0 == cache_frame_a13bb28285a591532d89e9c8ecde83c0) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_a13bb28285a591532d89e9c8ecde83c0);
cache_frame_a13bb28285a591532d89e9c8ecde83c0 = NULL;
}
assertFrameObject(frame_a13bb28285a591532d89e9c8ecde83c0);
// 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_cryptography$x509$extensions$$$function__101___init__(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_features = python_pars[1];
PyObject *tmp_genexpr_1__$0 = NULL;
struct Nuitka_FrameObject *frame_7b48d30b9555b2eee659b11e6806f6d6;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
bool tmp_result;
static struct Nuitka_FrameObject *cache_frame_7b48d30b9555b2eee659b11e6806f6d6 = 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_7b48d30b9555b2eee659b11e6806f6d6)) {
Py_XDECREF(cache_frame_7b48d30b9555b2eee659b11e6806f6d6);
#if _DEBUG_REFCOUNTS
if (cache_frame_7b48d30b9555b2eee659b11e6806f6d6 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_7b48d30b9555b2eee659b11e6806f6d6 = MAKE_FUNCTION_FRAME(codeobj_7b48d30b9555b2eee659b11e6806f6d6, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_7b48d30b9555b2eee659b11e6806f6d6->m_type_description == NULL);
frame_7b48d30b9555b2eee659b11e6806f6d6 = cache_frame_7b48d30b9555b2eee659b11e6806f6d6;
// Push the new frame as the currently active one.
pushFrameStack(frame_7b48d30b9555b2eee659b11e6806f6d6);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_7b48d30b9555b2eee659b11e6806f6d6) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_list_arg_1;
CHECK_OBJECT(par_features);
tmp_list_arg_1 = par_features;
tmp_assign_source_1 = MAKE_LIST(tmp_list_arg_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 910;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
{
PyObject *old = par_features;
assert(old != NULL);
par_features = tmp_assign_source_1;
Py_DECREF(old);
}
}
{
bool tmp_condition_result_1;
int tmp_or_left_truth_1;
bool tmp_or_left_value_1;
bool tmp_or_right_value_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_all_arg_1;
PyObject *tmp_cmp_expr_left_1;
nuitka_digit tmp_cmp_expr_right_1;
PyObject *tmp_len_arg_1;
{
PyObject *tmp_assign_source_2;
PyObject *tmp_iter_arg_1;
CHECK_OBJECT(par_features);
tmp_iter_arg_1 = par_features;
tmp_assign_source_2 = MAKE_ITERATOR(tmp_iter_arg_1);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 912;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
assert(tmp_genexpr_1__$0 == NULL);
tmp_genexpr_1__$0 = tmp_assign_source_2;
}
// Tried code:
{
struct Nuitka_CellObject *tmp_closure_1[1];
tmp_closure_1[0] = Nuitka_Cell_New0(tmp_genexpr_1__$0);
tmp_all_arg_1 = MAKE_GENERATOR_cryptography$x509$extensions$$$function__101___init__$$$genexpr__1_genexpr(tmp_closure_1);
goto try_return_handler_2;
}
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_2:;
CHECK_OBJECT(tmp_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_operand_value_1 = BUILTIN_ALL(tmp_all_arg_1);
Py_DECREF(tmp_all_arg_1);
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 912;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
assert(!(tmp_res == -1));
tmp_or_left_value_1 = (tmp_res == 0) ? true : false;
tmp_or_left_truth_1 = tmp_or_left_value_1 != false ? 1 : 0;
if (tmp_or_left_truth_1 == 1) {
goto or_left_1;
} else {
goto or_right_1;
}
or_right_1:;
CHECK_OBJECT(par_features);
tmp_len_arg_1 = par_features;
tmp_cmp_expr_left_1 = BUILTIN_LEN(tmp_len_arg_1);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 913;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_1 = 0;
tmp_or_right_value_1 = RICH_COMPARE_EQ_CBOOL_LONG_DIGIT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
Py_DECREF(tmp_cmp_expr_left_1);
tmp_condition_result_1 = tmp_or_right_value_1;
goto or_end_1;
or_left_1:;
tmp_condition_result_1 = tmp_or_left_value_1;
or_end_1:;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_make_exception_arg_1;
tmp_make_exception_arg_1 = mod_consts[183];
frame_7b48d30b9555b2eee659b11e6806f6d6->m_frame.f_lineno = 915;
tmp_raise_type_1 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_TypeError, tmp_make_exception_arg_1);
assert(!(tmp_raise_type_1 == NULL));
exception_type = tmp_raise_type_1;
exception_lineno = 915;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oo";
goto frame_exception_exit_1;
}
branch_no_1:;
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
CHECK_OBJECT(par_features);
tmp_assattr_value_1 = par_features;
CHECK_OBJECT(par_self);
tmp_assattr_target_1 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[184], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 920;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_7b48d30b9555b2eee659b11e6806f6d6);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_7b48d30b9555b2eee659b11e6806f6d6);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_7b48d30b9555b2eee659b11e6806f6d6, exception_lineno);
} else if (exception_tb->tb_frame != &frame_7b48d30b9555b2eee659b11e6806f6d6->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_7b48d30b9555b2eee659b11e6806f6d6, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_7b48d30b9555b2eee659b11e6806f6d6,
type_description_1,
par_self,
par_features
);
// Release cached frame if used for exception.
if (frame_7b48d30b9555b2eee659b11e6806f6d6 == cache_frame_7b48d30b9555b2eee659b11e6806f6d6) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_7b48d30b9555b2eee659b11e6806f6d6);
cache_frame_7b48d30b9555b2eee659b11e6806f6d6 = NULL;
}
assertFrameObject(frame_7b48d30b9555b2eee659b11e6806f6d6);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto try_return_handler_1;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(par_features);
Py_DECREF(par_features);
par_features = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(par_features);
par_features = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
struct cryptography$x509$extensions$$$function__101___init__$$$genexpr__1_genexpr_locals {
PyObject *var_x;
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 *cryptography$x509$extensions$$$function__101___init__$$$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 cryptography$x509$extensions$$$function__101___init__$$$genexpr__1_genexpr_locals *generator_heap = (struct cryptography$x509$extensions$$$function__101___init__$$$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_x = 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_212e3a0daf77b1ab8d71d23f6bd73d5a, module_cryptography$x509$extensions, 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 = "No";
generator_heap->exception_lineno = 912;
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_x;
generator_heap->var_x = tmp_assign_source_2;
Py_INCREF(generator_heap->var_x);
Py_XDECREF(old);
}
}
{
PyObject *tmp_expression_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_1;
CHECK_OBJECT(generator_heap->var_x);
tmp_isinstance_inst_1 = generator_heap->var_x;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[185]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[185]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 912;
generator_heap->type_description_1 = "No";
goto try_except_handler_2;
}
generator_heap->tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_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 = 912;
generator_heap->type_description_1 = "No";
goto try_except_handler_2;
}
tmp_expression_value_1 = (generator_heap->tmp_res != 0) ? Py_True : Py_False;
Py_INCREF(tmp_expression_value_1);
Nuitka_PreserveHeap(generator_heap->yield_tmps, &tmp_isinstance_inst_1, sizeof(PyObject *), &tmp_isinstance_cls_1, sizeof(PyObject *), NULL);
generator->m_yield_return_index = 1;
return tmp_expression_value_1;
yield_return_1:
Nuitka_RestoreHeap(generator_heap->yield_tmps, &tmp_isinstance_inst_1, sizeof(PyObject *), &tmp_isinstance_cls_1, 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 = 912;
generator_heap->type_description_1 = "No";
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 = 912;
generator_heap->type_description_1 = "No";
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_x
);
// 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_x);
generator_heap->var_x = 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_x);
generator_heap->var_x = 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_cryptography$x509$extensions$$$function__101___init__$$$genexpr__1_genexpr(struct Nuitka_CellObject **closure) {
return Nuitka_Generator_New(
cryptography$x509$extensions$$$function__101___init__$$$genexpr__1_genexpr_context,
module_cryptography$x509$extensions,
mod_consts[63],
#if PYTHON_VERSION >= 0x350
mod_consts[186],
#endif
codeobj_212e3a0daf77b1ab8d71d23f6bd73d5a,
closure,
1,
sizeof(struct cryptography$x509$extensions$$$function__101___init__$$$genexpr__1_genexpr_locals)
);
}
static PyObject *impl_cryptography$x509$extensions$$$function__102___repr__(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_efcebce5546532540843b54f692d1f09;
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_efcebce5546532540843b54f692d1f09 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_efcebce5546532540843b54f692d1f09)) {
Py_XDECREF(cache_frame_efcebce5546532540843b54f692d1f09);
#if _DEBUG_REFCOUNTS
if (cache_frame_efcebce5546532540843b54f692d1f09 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_efcebce5546532540843b54f692d1f09 = MAKE_FUNCTION_FRAME(codeobj_efcebce5546532540843b54f692d1f09, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_efcebce5546532540843b54f692d1f09->m_type_description == NULL);
frame_efcebce5546532540843b54f692d1f09 = cache_frame_efcebce5546532540843b54f692d1f09;
// Push the new frame as the currently active one.
pushFrameStack(frame_efcebce5546532540843b54f692d1f09);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_efcebce5546532540843b54f692d1f09) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_kw_call_arg_value_0_1;
PyObject *tmp_kw_call_arg_value_1_1;
tmp_kw_call_arg_value_0_1 = mod_consts[187];
CHECK_OBJECT(par_self);
tmp_kw_call_arg_value_1_1 = par_self;
frame_efcebce5546532540843b54f692d1f09->m_frame.f_lineno = 925;
{
PyObject *call_args[] = {tmp_kw_call_arg_value_0_1, tmp_kw_call_arg_value_1_1};
tmp_return_value = CALL_FUNCTION_WITH_ARGS2(unicode_builtin_format, call_args);
}
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 925;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_efcebce5546532540843b54f692d1f09);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_efcebce5546532540843b54f692d1f09);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_efcebce5546532540843b54f692d1f09);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_efcebce5546532540843b54f692d1f09, exception_lineno);
} else if (exception_tb->tb_frame != &frame_efcebce5546532540843b54f692d1f09->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_efcebce5546532540843b54f692d1f09, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_efcebce5546532540843b54f692d1f09,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_efcebce5546532540843b54f692d1f09 == cache_frame_efcebce5546532540843b54f692d1f09) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_efcebce5546532540843b54f692d1f09);
cache_frame_efcebce5546532540843b54f692d1f09 = NULL;
}
assertFrameObject(frame_efcebce5546532540843b54f692d1f09);
// 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_cryptography$x509$extensions$$$function__103___eq__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_509a76b1f9d696d11c4b19bb818e1ca8;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_509a76b1f9d696d11c4b19bb818e1ca8 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_509a76b1f9d696d11c4b19bb818e1ca8)) {
Py_XDECREF(cache_frame_509a76b1f9d696d11c4b19bb818e1ca8);
#if _DEBUG_REFCOUNTS
if (cache_frame_509a76b1f9d696d11c4b19bb818e1ca8 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_509a76b1f9d696d11c4b19bb818e1ca8 = MAKE_FUNCTION_FRAME(codeobj_509a76b1f9d696d11c4b19bb818e1ca8, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_509a76b1f9d696d11c4b19bb818e1ca8->m_type_description == NULL);
frame_509a76b1f9d696d11c4b19bb818e1ca8 = cache_frame_509a76b1f9d696d11c4b19bb818e1ca8;
// Push the new frame as the currently active one.
pushFrameStack(frame_509a76b1f9d696d11c4b19bb818e1ca8);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_509a76b1f9d696d11c4b19bb818e1ca8) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(par_other);
tmp_isinstance_inst_1 = par_other;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[188]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[188]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 928;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 928;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 928;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
tmp_return_value = Py_NotImplemented;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
branch_no_1:;
{
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_expression_value_2;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[184]);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 931;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_2 = par_other;
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[184]);
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 = 931;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = RICH_COMPARE_EQ_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_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 931;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_509a76b1f9d696d11c4b19bb818e1ca8);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_509a76b1f9d696d11c4b19bb818e1ca8);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_509a76b1f9d696d11c4b19bb818e1ca8);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_509a76b1f9d696d11c4b19bb818e1ca8, exception_lineno);
} else if (exception_tb->tb_frame != &frame_509a76b1f9d696d11c4b19bb818e1ca8->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_509a76b1f9d696d11c4b19bb818e1ca8, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_509a76b1f9d696d11c4b19bb818e1ca8,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_509a76b1f9d696d11c4b19bb818e1ca8 == cache_frame_509a76b1f9d696d11c4b19bb818e1ca8) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_509a76b1f9d696d11c4b19bb818e1ca8);
cache_frame_509a76b1f9d696d11c4b19bb818e1ca8 = NULL;
}
assertFrameObject(frame_509a76b1f9d696d11c4b19bb818e1ca8);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__104___ne__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_f72b2ecc7ac1b873ee6c31c3e82ec566;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
static struct Nuitka_FrameObject *cache_frame_f72b2ecc7ac1b873ee6c31c3e82ec566 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_f72b2ecc7ac1b873ee6c31c3e82ec566)) {
Py_XDECREF(cache_frame_f72b2ecc7ac1b873ee6c31c3e82ec566);
#if _DEBUG_REFCOUNTS
if (cache_frame_f72b2ecc7ac1b873ee6c31c3e82ec566 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_f72b2ecc7ac1b873ee6c31c3e82ec566 = MAKE_FUNCTION_FRAME(codeobj_f72b2ecc7ac1b873ee6c31c3e82ec566, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_f72b2ecc7ac1b873ee6c31c3e82ec566->m_type_description == NULL);
frame_f72b2ecc7ac1b873ee6c31c3e82ec566 = cache_frame_f72b2ecc7ac1b873ee6c31c3e82ec566;
// Push the new frame as the currently active one.
pushFrameStack(frame_f72b2ecc7ac1b873ee6c31c3e82ec566);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_f72b2ecc7ac1b873ee6c31c3e82ec566) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_operand_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(par_self);
tmp_cmp_expr_left_1 = par_self;
CHECK_OBJECT(par_other);
tmp_cmp_expr_right_1 = par_other;
tmp_operand_value_1 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 934;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 934;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = (tmp_res == 0) ? Py_True : Py_False;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_f72b2ecc7ac1b873ee6c31c3e82ec566);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_f72b2ecc7ac1b873ee6c31c3e82ec566);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_f72b2ecc7ac1b873ee6c31c3e82ec566);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_f72b2ecc7ac1b873ee6c31c3e82ec566, exception_lineno);
} else if (exception_tb->tb_frame != &frame_f72b2ecc7ac1b873ee6c31c3e82ec566->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_f72b2ecc7ac1b873ee6c31c3e82ec566, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_f72b2ecc7ac1b873ee6c31c3e82ec566,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_f72b2ecc7ac1b873ee6c31c3e82ec566 == cache_frame_f72b2ecc7ac1b873ee6c31c3e82ec566) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_f72b2ecc7ac1b873ee6c31c3e82ec566);
cache_frame_f72b2ecc7ac1b873ee6c31c3e82ec566 = NULL;
}
assertFrameObject(frame_f72b2ecc7ac1b873ee6c31c3e82ec566);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__105___hash__(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_defc4c3974d54f917da79261b923fe65;
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_defc4c3974d54f917da79261b923fe65 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_defc4c3974d54f917da79261b923fe65)) {
Py_XDECREF(cache_frame_defc4c3974d54f917da79261b923fe65);
#if _DEBUG_REFCOUNTS
if (cache_frame_defc4c3974d54f917da79261b923fe65 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_defc4c3974d54f917da79261b923fe65 = MAKE_FUNCTION_FRAME(codeobj_defc4c3974d54f917da79261b923fe65, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_defc4c3974d54f917da79261b923fe65->m_type_description == NULL);
frame_defc4c3974d54f917da79261b923fe65 = cache_frame_defc4c3974d54f917da79261b923fe65;
// Push the new frame as the currently active one.
pushFrameStack(frame_defc4c3974d54f917da79261b923fe65);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_defc4c3974d54f917da79261b923fe65) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_hash_arg_1;
PyObject *tmp_tuple_arg_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_tuple_arg_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[184]);
if (tmp_tuple_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 937;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_hash_arg_1 = PySequence_Tuple(tmp_tuple_arg_1);
Py_DECREF(tmp_tuple_arg_1);
if (tmp_hash_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 937;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_return_value = BUILTIN_HASH(tmp_hash_arg_1);
Py_DECREF(tmp_hash_arg_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 937;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_defc4c3974d54f917da79261b923fe65);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_defc4c3974d54f917da79261b923fe65);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_defc4c3974d54f917da79261b923fe65);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_defc4c3974d54f917da79261b923fe65, exception_lineno);
} else if (exception_tb->tb_frame != &frame_defc4c3974d54f917da79261b923fe65->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_defc4c3974d54f917da79261b923fe65, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_defc4c3974d54f917da79261b923fe65,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_defc4c3974d54f917da79261b923fe65 == cache_frame_defc4c3974d54f917da79261b923fe65) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_defc4c3974d54f917da79261b923fe65);
cache_frame_defc4c3974d54f917da79261b923fe65 = NULL;
}
assertFrameObject(frame_defc4c3974d54f917da79261b923fe65);
// 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;
}
struct cryptography$x509$extensions$$$genexpr__1_genexpr_locals {
PyObject *var_x;
PyObject *tmp_iter_value_0;
char const *type_description_1;
PyObject *exception_type;
PyObject *exception_value;
PyTracebackObject *exception_tb;
int exception_lineno;
char yield_tmps[1024];
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
int exception_keeper_lineno_1;
PyObject *exception_keeper_type_2;
PyObject *exception_keeper_value_2;
PyTracebackObject *exception_keeper_tb_2;
int exception_keeper_lineno_2;
};
static PyObject *cryptography$x509$extensions$$$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 cryptography$x509$extensions$$$genexpr__1_genexpr_locals *generator_heap = (struct cryptography$x509$extensions$$$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_x = 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_6fddb19e45c09fe45de652c8569b23ed, module_cryptography$x509$extensions, 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 = "No";
generator_heap->exception_lineno = 951;
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_x;
generator_heap->var_x = tmp_assign_source_2;
Py_INCREF(generator_heap->var_x);
Py_XDECREF(old);
}
}
{
PyObject *tmp_expression_value_1;
PyObject *tmp_tuple_element_1;
PyObject *tmp_expression_value_2;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_1;
CHECK_OBJECT(generator_heap->var_x);
tmp_expression_value_2 = generator_heap->var_x;
tmp_tuple_element_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[46]);
if (tmp_tuple_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 951;
generator_heap->type_description_1 = "No";
goto try_except_handler_2;
}
tmp_expression_value_1 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM(tmp_expression_value_1, 0, tmp_tuple_element_1);
CHECK_OBJECT(generator_heap->var_x);
tmp_tuple_element_1 = generator_heap->var_x;
PyTuple_SET_ITEM0(tmp_expression_value_1, 1, tmp_tuple_element_1);
Nuitka_PreserveHeap(generator_heap->yield_tmps, &tmp_tuple_element_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_tuple_element_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 = 951;
generator_heap->type_description_1 = "No";
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 = 951;
generator_heap->type_description_1 = "No";
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_x
);
// 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_x);
generator_heap->var_x = 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_x);
generator_heap->var_x = 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_cryptography$x509$extensions$$$genexpr__1_genexpr(struct Nuitka_CellObject **closure) {
return Nuitka_Generator_New(
cryptography$x509$extensions$$$genexpr__1_genexpr_context,
module_cryptography$x509$extensions,
mod_consts[63],
#if PYTHON_VERSION >= 0x350
NULL,
#endif
codeobj_6fddb19e45c09fe45de652c8569b23ed,
closure,
1,
sizeof(struct cryptography$x509$extensions$$$genexpr__1_genexpr_locals)
);
}
static PyObject *impl_cryptography$x509$extensions$$$function__106___init__(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_skip_certs = python_pars[1];
struct Nuitka_FrameObject *frame_a648075f5d2c52f7d6f231446b717bae;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
bool tmp_result;
static struct Nuitka_FrameObject *cache_frame_a648075f5d2c52f7d6f231446b717bae = NULL;
PyObject *tmp_return_value = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_a648075f5d2c52f7d6f231446b717bae)) {
Py_XDECREF(cache_frame_a648075f5d2c52f7d6f231446b717bae);
#if _DEBUG_REFCOUNTS
if (cache_frame_a648075f5d2c52f7d6f231446b717bae == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_a648075f5d2c52f7d6f231446b717bae = MAKE_FUNCTION_FRAME(codeobj_a648075f5d2c52f7d6f231446b717bae, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_a648075f5d2c52f7d6f231446b717bae->m_type_description == NULL);
frame_a648075f5d2c52f7d6f231446b717bae = cache_frame_a648075f5d2c52f7d6f231446b717bae;
// Push the new frame as the currently active one.
pushFrameStack(frame_a648075f5d2c52f7d6f231446b717bae);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_a648075f5d2c52f7d6f231446b717bae) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_skip_certs);
tmp_isinstance_inst_1 = par_skip_certs;
tmp_expression_value_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[48]);
if (unlikely(tmp_expression_value_1 == NULL)) {
tmp_expression_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[48]);
}
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 959;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_isinstance_cls_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[49]);
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 959;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
Py_DECREF(tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 959;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 959;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_make_exception_arg_1;
tmp_make_exception_arg_1 = mod_consts[189];
frame_a648075f5d2c52f7d6f231446b717bae->m_frame.f_lineno = 960;
tmp_raise_type_1 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_TypeError, tmp_make_exception_arg_1);
assert(!(tmp_raise_type_1 == NULL));
exception_type = tmp_raise_type_1;
exception_lineno = 960;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oo";
goto frame_exception_exit_1;
}
branch_no_1:;
{
nuitka_bool tmp_condition_result_2;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(par_skip_certs);
tmp_cmp_expr_left_1 = par_skip_certs;
tmp_cmp_expr_right_1 = mod_consts[25];
tmp_condition_result_2 = RICH_COMPARE_LT_NBOOL_OBJECT_LONG(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
if (tmp_condition_result_2 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 962;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
if (tmp_condition_result_2 == NUITKA_BOOL_TRUE) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_raise_type_2;
PyObject *tmp_make_exception_arg_2;
tmp_make_exception_arg_2 = mod_consts[190];
frame_a648075f5d2c52f7d6f231446b717bae->m_frame.f_lineno = 963;
tmp_raise_type_2 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_ValueError, tmp_make_exception_arg_2);
assert(!(tmp_raise_type_2 == NULL));
exception_type = tmp_raise_type_2;
exception_lineno = 963;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oo";
goto frame_exception_exit_1;
}
branch_no_2:;
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
CHECK_OBJECT(par_skip_certs);
tmp_assattr_value_1 = par_skip_certs;
CHECK_OBJECT(par_self);
tmp_assattr_target_1 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[191], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 965;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_a648075f5d2c52f7d6f231446b717bae);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_a648075f5d2c52f7d6f231446b717bae);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_a648075f5d2c52f7d6f231446b717bae, exception_lineno);
} else if (exception_tb->tb_frame != &frame_a648075f5d2c52f7d6f231446b717bae->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_a648075f5d2c52f7d6f231446b717bae, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_a648075f5d2c52f7d6f231446b717bae,
type_description_1,
par_self,
par_skip_certs
);
// Release cached frame if used for exception.
if (frame_a648075f5d2c52f7d6f231446b717bae == cache_frame_a648075f5d2c52f7d6f231446b717bae) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_a648075f5d2c52f7d6f231446b717bae);
cache_frame_a648075f5d2c52f7d6f231446b717bae = NULL;
}
assertFrameObject(frame_a648075f5d2c52f7d6f231446b717bae);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto function_return_exit;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_skip_certs);
Py_DECREF(par_skip_certs);
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_skip_certs);
Py_DECREF(par_skip_certs);
// 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_cryptography$x509$extensions$$$function__107___repr__(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_a14ca3cbb92394772ddac1135d7eac6c;
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_a14ca3cbb92394772ddac1135d7eac6c = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_a14ca3cbb92394772ddac1135d7eac6c)) {
Py_XDECREF(cache_frame_a14ca3cbb92394772ddac1135d7eac6c);
#if _DEBUG_REFCOUNTS
if (cache_frame_a14ca3cbb92394772ddac1135d7eac6c == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_a14ca3cbb92394772ddac1135d7eac6c = MAKE_FUNCTION_FRAME(codeobj_a14ca3cbb92394772ddac1135d7eac6c, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_a14ca3cbb92394772ddac1135d7eac6c->m_type_description == NULL);
frame_a14ca3cbb92394772ddac1135d7eac6c = cache_frame_a14ca3cbb92394772ddac1135d7eac6c;
// Push the new frame as the currently active one.
pushFrameStack(frame_a14ca3cbb92394772ddac1135d7eac6c);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_a14ca3cbb92394772ddac1135d7eac6c) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_kw_call_arg_value_0_1;
PyObject *tmp_kw_call_arg_value_1_1;
tmp_kw_call_arg_value_0_1 = mod_consts[192];
CHECK_OBJECT(par_self);
tmp_kw_call_arg_value_1_1 = par_self;
frame_a14ca3cbb92394772ddac1135d7eac6c->m_frame.f_lineno = 968;
{
PyObject *call_args[] = {tmp_kw_call_arg_value_0_1, tmp_kw_call_arg_value_1_1};
tmp_return_value = CALL_FUNCTION_WITH_ARGS2(unicode_builtin_format, call_args);
}
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 968;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_a14ca3cbb92394772ddac1135d7eac6c);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_a14ca3cbb92394772ddac1135d7eac6c);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_a14ca3cbb92394772ddac1135d7eac6c);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_a14ca3cbb92394772ddac1135d7eac6c, exception_lineno);
} else if (exception_tb->tb_frame != &frame_a14ca3cbb92394772ddac1135d7eac6c->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_a14ca3cbb92394772ddac1135d7eac6c, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_a14ca3cbb92394772ddac1135d7eac6c,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_a14ca3cbb92394772ddac1135d7eac6c == cache_frame_a14ca3cbb92394772ddac1135d7eac6c) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_a14ca3cbb92394772ddac1135d7eac6c);
cache_frame_a14ca3cbb92394772ddac1135d7eac6c = NULL;
}
assertFrameObject(frame_a14ca3cbb92394772ddac1135d7eac6c);
// 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_cryptography$x509$extensions$$$function__108___eq__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_54cf9c077e249633894b92a2175ce419;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_54cf9c077e249633894b92a2175ce419 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_54cf9c077e249633894b92a2175ce419)) {
Py_XDECREF(cache_frame_54cf9c077e249633894b92a2175ce419);
#if _DEBUG_REFCOUNTS
if (cache_frame_54cf9c077e249633894b92a2175ce419 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_54cf9c077e249633894b92a2175ce419 = MAKE_FUNCTION_FRAME(codeobj_54cf9c077e249633894b92a2175ce419, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_54cf9c077e249633894b92a2175ce419->m_type_description == NULL);
frame_54cf9c077e249633894b92a2175ce419 = cache_frame_54cf9c077e249633894b92a2175ce419;
// Push the new frame as the currently active one.
pushFrameStack(frame_54cf9c077e249633894b92a2175ce419);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_54cf9c077e249633894b92a2175ce419) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(par_other);
tmp_isinstance_inst_1 = par_other;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[193]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[193]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 971;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 971;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 971;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
tmp_return_value = Py_NotImplemented;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
branch_no_1:;
{
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_expression_value_2;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[194]);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 974;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_2 = par_other;
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[194]);
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 = 974;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = RICH_COMPARE_EQ_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_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 974;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_54cf9c077e249633894b92a2175ce419);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_54cf9c077e249633894b92a2175ce419);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_54cf9c077e249633894b92a2175ce419);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_54cf9c077e249633894b92a2175ce419, exception_lineno);
} else if (exception_tb->tb_frame != &frame_54cf9c077e249633894b92a2175ce419->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_54cf9c077e249633894b92a2175ce419, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_54cf9c077e249633894b92a2175ce419,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_54cf9c077e249633894b92a2175ce419 == cache_frame_54cf9c077e249633894b92a2175ce419) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_54cf9c077e249633894b92a2175ce419);
cache_frame_54cf9c077e249633894b92a2175ce419 = NULL;
}
assertFrameObject(frame_54cf9c077e249633894b92a2175ce419);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__109___ne__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_912b5525526a0bdd4914dc3b3d3e165e;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
static struct Nuitka_FrameObject *cache_frame_912b5525526a0bdd4914dc3b3d3e165e = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_912b5525526a0bdd4914dc3b3d3e165e)) {
Py_XDECREF(cache_frame_912b5525526a0bdd4914dc3b3d3e165e);
#if _DEBUG_REFCOUNTS
if (cache_frame_912b5525526a0bdd4914dc3b3d3e165e == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_912b5525526a0bdd4914dc3b3d3e165e = MAKE_FUNCTION_FRAME(codeobj_912b5525526a0bdd4914dc3b3d3e165e, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_912b5525526a0bdd4914dc3b3d3e165e->m_type_description == NULL);
frame_912b5525526a0bdd4914dc3b3d3e165e = cache_frame_912b5525526a0bdd4914dc3b3d3e165e;
// Push the new frame as the currently active one.
pushFrameStack(frame_912b5525526a0bdd4914dc3b3d3e165e);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_912b5525526a0bdd4914dc3b3d3e165e) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_operand_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(par_self);
tmp_cmp_expr_left_1 = par_self;
CHECK_OBJECT(par_other);
tmp_cmp_expr_right_1 = par_other;
tmp_operand_value_1 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 977;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 977;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = (tmp_res == 0) ? Py_True : Py_False;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_912b5525526a0bdd4914dc3b3d3e165e);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_912b5525526a0bdd4914dc3b3d3e165e);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_912b5525526a0bdd4914dc3b3d3e165e);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_912b5525526a0bdd4914dc3b3d3e165e, exception_lineno);
} else if (exception_tb->tb_frame != &frame_912b5525526a0bdd4914dc3b3d3e165e->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_912b5525526a0bdd4914dc3b3d3e165e, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_912b5525526a0bdd4914dc3b3d3e165e,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_912b5525526a0bdd4914dc3b3d3e165e == cache_frame_912b5525526a0bdd4914dc3b3d3e165e) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_912b5525526a0bdd4914dc3b3d3e165e);
cache_frame_912b5525526a0bdd4914dc3b3d3e165e = NULL;
}
assertFrameObject(frame_912b5525526a0bdd4914dc3b3d3e165e);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__110___hash__(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_382c401679624361fa247f9d2855d8bf;
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_382c401679624361fa247f9d2855d8bf = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_382c401679624361fa247f9d2855d8bf)) {
Py_XDECREF(cache_frame_382c401679624361fa247f9d2855d8bf);
#if _DEBUG_REFCOUNTS
if (cache_frame_382c401679624361fa247f9d2855d8bf == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_382c401679624361fa247f9d2855d8bf = MAKE_FUNCTION_FRAME(codeobj_382c401679624361fa247f9d2855d8bf, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_382c401679624361fa247f9d2855d8bf->m_type_description == NULL);
frame_382c401679624361fa247f9d2855d8bf = cache_frame_382c401679624361fa247f9d2855d8bf;
// Push the new frame as the currently active one.
pushFrameStack(frame_382c401679624361fa247f9d2855d8bf);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_382c401679624361fa247f9d2855d8bf) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_hash_arg_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_hash_arg_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[194]);
if (tmp_hash_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 980;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_return_value = BUILTIN_HASH(tmp_hash_arg_1);
Py_DECREF(tmp_hash_arg_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 980;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_382c401679624361fa247f9d2855d8bf);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_382c401679624361fa247f9d2855d8bf);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_382c401679624361fa247f9d2855d8bf);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_382c401679624361fa247f9d2855d8bf, exception_lineno);
} else if (exception_tb->tb_frame != &frame_382c401679624361fa247f9d2855d8bf->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_382c401679624361fa247f9d2855d8bf, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_382c401679624361fa247f9d2855d8bf,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_382c401679624361fa247f9d2855d8bf == cache_frame_382c401679624361fa247f9d2855d8bf) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_382c401679624361fa247f9d2855d8bf);
cache_frame_382c401679624361fa247f9d2855d8bf = NULL;
}
assertFrameObject(frame_382c401679624361fa247f9d2855d8bf);
// 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_cryptography$x509$extensions$$$function__111___init__(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_digital_signature = python_pars[1];
PyObject *par_content_commitment = python_pars[2];
PyObject *par_key_encipherment = python_pars[3];
PyObject *par_data_encipherment = python_pars[4];
PyObject *par_key_agreement = python_pars[5];
PyObject *par_key_cert_sign = python_pars[6];
PyObject *par_crl_sign = python_pars[7];
PyObject *par_encipher_only = python_pars[8];
PyObject *par_decipher_only = python_pars[9];
struct Nuitka_FrameObject *frame_2bdc94256494e102a0b2fe0b0c1e4787;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
int tmp_res;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
bool tmp_result;
static struct Nuitka_FrameObject *cache_frame_2bdc94256494e102a0b2fe0b0c1e4787 = NULL;
PyObject *tmp_return_value = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_2bdc94256494e102a0b2fe0b0c1e4787)) {
Py_XDECREF(cache_frame_2bdc94256494e102a0b2fe0b0c1e4787);
#if _DEBUG_REFCOUNTS
if (cache_frame_2bdc94256494e102a0b2fe0b0c1e4787 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_2bdc94256494e102a0b2fe0b0c1e4787 = MAKE_FUNCTION_FRAME(codeobj_2bdc94256494e102a0b2fe0b0c1e4787, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_2bdc94256494e102a0b2fe0b0c1e4787->m_type_description == NULL);
frame_2bdc94256494e102a0b2fe0b0c1e4787 = cache_frame_2bdc94256494e102a0b2fe0b0c1e4787;
// Push the new frame as the currently active one.
pushFrameStack(frame_2bdc94256494e102a0b2fe0b0c1e4787);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_2bdc94256494e102a0b2fe0b0c1e4787) == 2); // Frame stack
// Framed code:
{
nuitka_bool tmp_condition_result_1;
int tmp_and_left_truth_1;
nuitka_bool tmp_and_left_value_1;
nuitka_bool tmp_and_right_value_1;
PyObject *tmp_operand_value_1;
int tmp_or_left_truth_1;
nuitka_bool tmp_or_left_value_1;
nuitka_bool tmp_or_right_value_1;
int tmp_truth_name_1;
int tmp_truth_name_2;
CHECK_OBJECT(par_key_agreement);
tmp_operand_value_1 = par_key_agreement;
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 = 992;
type_description_1 = "oooooooooo";
goto frame_exception_exit_1;
}
tmp_and_left_value_1 = (tmp_res == 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
tmp_and_left_truth_1 = tmp_and_left_value_1 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_and_left_truth_1 == 1) {
goto and_right_1;
} else {
goto and_left_1;
}
and_right_1:;
CHECK_OBJECT(par_encipher_only);
tmp_truth_name_1 = CHECK_IF_TRUE(par_encipher_only);
if (tmp_truth_name_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 992;
type_description_1 = "oooooooooo";
goto frame_exception_exit_1;
}
tmp_or_left_value_1 = tmp_truth_name_1 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
tmp_or_left_truth_1 = tmp_or_left_value_1 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_or_left_truth_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 992;
type_description_1 = "oooooooooo";
goto frame_exception_exit_1;
}
if (tmp_or_left_truth_1 == 1) {
goto or_left_1;
} else {
goto or_right_1;
}
or_right_1:;
CHECK_OBJECT(par_decipher_only);
tmp_truth_name_2 = CHECK_IF_TRUE(par_decipher_only);
if (tmp_truth_name_2 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 992;
type_description_1 = "oooooooooo";
goto frame_exception_exit_1;
}
tmp_or_right_value_1 = tmp_truth_name_2 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
tmp_and_right_value_1 = tmp_or_right_value_1;
goto or_end_1;
or_left_1:;
tmp_and_right_value_1 = tmp_or_left_value_1;
or_end_1:;
tmp_condition_result_1 = tmp_and_right_value_1;
goto and_end_1;
and_left_1:;
tmp_condition_result_1 = tmp_and_left_value_1;
and_end_1:;
if (tmp_condition_result_1 == NUITKA_BOOL_TRUE) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_make_exception_arg_1;
tmp_make_exception_arg_1 = mod_consts[195];
frame_2bdc94256494e102a0b2fe0b0c1e4787->m_frame.f_lineno = 993;
tmp_raise_type_1 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_ValueError, tmp_make_exception_arg_1);
assert(!(tmp_raise_type_1 == NULL));
exception_type = tmp_raise_type_1;
exception_lineno = 993;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oooooooooo";
goto frame_exception_exit_1;
}
branch_no_1:;
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
CHECK_OBJECT(par_digital_signature);
tmp_assattr_value_1 = par_digital_signature;
CHECK_OBJECT(par_self);
tmp_assattr_target_1 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[196], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 998;
type_description_1 = "oooooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_2;
PyObject *tmp_assattr_target_2;
CHECK_OBJECT(par_content_commitment);
tmp_assattr_value_2 = par_content_commitment;
CHECK_OBJECT(par_self);
tmp_assattr_target_2 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_2, mod_consts[197], tmp_assattr_value_2);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 999;
type_description_1 = "oooooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_3;
PyObject *tmp_assattr_target_3;
CHECK_OBJECT(par_key_encipherment);
tmp_assattr_value_3 = par_key_encipherment;
CHECK_OBJECT(par_self);
tmp_assattr_target_3 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_3, mod_consts[198], tmp_assattr_value_3);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1000;
type_description_1 = "oooooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_4;
PyObject *tmp_assattr_target_4;
CHECK_OBJECT(par_data_encipherment);
tmp_assattr_value_4 = par_data_encipherment;
CHECK_OBJECT(par_self);
tmp_assattr_target_4 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_4, mod_consts[199], tmp_assattr_value_4);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1001;
type_description_1 = "oooooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_5;
PyObject *tmp_assattr_target_5;
CHECK_OBJECT(par_key_agreement);
tmp_assattr_value_5 = par_key_agreement;
CHECK_OBJECT(par_self);
tmp_assattr_target_5 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_5, mod_consts[200], tmp_assattr_value_5);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1002;
type_description_1 = "oooooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_6;
PyObject *tmp_assattr_target_6;
CHECK_OBJECT(par_key_cert_sign);
tmp_assattr_value_6 = par_key_cert_sign;
CHECK_OBJECT(par_self);
tmp_assattr_target_6 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_6, mod_consts[201], tmp_assattr_value_6);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1003;
type_description_1 = "oooooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_7;
PyObject *tmp_assattr_target_7;
CHECK_OBJECT(par_crl_sign);
tmp_assattr_value_7 = par_crl_sign;
CHECK_OBJECT(par_self);
tmp_assattr_target_7 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_7, mod_consts[202], tmp_assattr_value_7);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1004;
type_description_1 = "oooooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_8;
PyObject *tmp_assattr_target_8;
CHECK_OBJECT(par_encipher_only);
tmp_assattr_value_8 = par_encipher_only;
CHECK_OBJECT(par_self);
tmp_assattr_target_8 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_8, mod_consts[203], tmp_assattr_value_8);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1005;
type_description_1 = "oooooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_9;
PyObject *tmp_assattr_target_9;
CHECK_OBJECT(par_decipher_only);
tmp_assattr_value_9 = par_decipher_only;
CHECK_OBJECT(par_self);
tmp_assattr_target_9 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_9, mod_consts[204], tmp_assattr_value_9);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1006;
type_description_1 = "oooooooooo";
goto frame_exception_exit_1;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_2bdc94256494e102a0b2fe0b0c1e4787);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_2bdc94256494e102a0b2fe0b0c1e4787);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_2bdc94256494e102a0b2fe0b0c1e4787, exception_lineno);
} else if (exception_tb->tb_frame != &frame_2bdc94256494e102a0b2fe0b0c1e4787->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_2bdc94256494e102a0b2fe0b0c1e4787, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_2bdc94256494e102a0b2fe0b0c1e4787,
type_description_1,
par_self,
par_digital_signature,
par_content_commitment,
par_key_encipherment,
par_data_encipherment,
par_key_agreement,
par_key_cert_sign,
par_crl_sign,
par_encipher_only,
par_decipher_only
);
// Release cached frame if used for exception.
if (frame_2bdc94256494e102a0b2fe0b0c1e4787 == cache_frame_2bdc94256494e102a0b2fe0b0c1e4787) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_2bdc94256494e102a0b2fe0b0c1e4787);
cache_frame_2bdc94256494e102a0b2fe0b0c1e4787 = NULL;
}
assertFrameObject(frame_2bdc94256494e102a0b2fe0b0c1e4787);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto function_return_exit;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_digital_signature);
Py_DECREF(par_digital_signature);
CHECK_OBJECT(par_content_commitment);
Py_DECREF(par_content_commitment);
CHECK_OBJECT(par_key_encipherment);
Py_DECREF(par_key_encipherment);
CHECK_OBJECT(par_data_encipherment);
Py_DECREF(par_data_encipherment);
CHECK_OBJECT(par_key_agreement);
Py_DECREF(par_key_agreement);
CHECK_OBJECT(par_key_cert_sign);
Py_DECREF(par_key_cert_sign);
CHECK_OBJECT(par_crl_sign);
Py_DECREF(par_crl_sign);
CHECK_OBJECT(par_encipher_only);
Py_DECREF(par_encipher_only);
CHECK_OBJECT(par_decipher_only);
Py_DECREF(par_decipher_only);
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_digital_signature);
Py_DECREF(par_digital_signature);
CHECK_OBJECT(par_content_commitment);
Py_DECREF(par_content_commitment);
CHECK_OBJECT(par_key_encipherment);
Py_DECREF(par_key_encipherment);
CHECK_OBJECT(par_data_encipherment);
Py_DECREF(par_data_encipherment);
CHECK_OBJECT(par_key_agreement);
Py_DECREF(par_key_agreement);
CHECK_OBJECT(par_key_cert_sign);
Py_DECREF(par_key_cert_sign);
CHECK_OBJECT(par_crl_sign);
Py_DECREF(par_crl_sign);
CHECK_OBJECT(par_encipher_only);
Py_DECREF(par_encipher_only);
CHECK_OBJECT(par_decipher_only);
Py_DECREF(par_decipher_only);
// 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_cryptography$x509$extensions$$$function__112_encipher_only(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_5d08760c30cb8c08dad5f342ea73958d;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_5d08760c30cb8c08dad5f342ea73958d = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_5d08760c30cb8c08dad5f342ea73958d)) {
Py_XDECREF(cache_frame_5d08760c30cb8c08dad5f342ea73958d);
#if _DEBUG_REFCOUNTS
if (cache_frame_5d08760c30cb8c08dad5f342ea73958d == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_5d08760c30cb8c08dad5f342ea73958d = MAKE_FUNCTION_FRAME(codeobj_5d08760c30cb8c08dad5f342ea73958d, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_5d08760c30cb8c08dad5f342ea73958d->m_type_description == NULL);
frame_5d08760c30cb8c08dad5f342ea73958d = cache_frame_5d08760c30cb8c08dad5f342ea73958d;
// Push the new frame as the currently active one.
pushFrameStack(frame_5d08760c30cb8c08dad5f342ea73958d);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_5d08760c30cb8c08dad5f342ea73958d) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_operand_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[205]);
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1018;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1018;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_make_exception_arg_1;
tmp_make_exception_arg_1 = mod_consts[206];
frame_5d08760c30cb8c08dad5f342ea73958d->m_frame.f_lineno = 1019;
tmp_raise_type_1 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_ValueError, tmp_make_exception_arg_1);
assert(!(tmp_raise_type_1 == NULL));
exception_type = tmp_raise_type_1;
exception_lineno = 1019;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto branch_end_1;
branch_no_1:;
{
PyObject *tmp_expression_value_2;
CHECK_OBJECT(par_self);
tmp_expression_value_2 = par_self;
tmp_return_value = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[203]);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1023;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
branch_end_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_5d08760c30cb8c08dad5f342ea73958d);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_5d08760c30cb8c08dad5f342ea73958d);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_5d08760c30cb8c08dad5f342ea73958d);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_5d08760c30cb8c08dad5f342ea73958d, exception_lineno);
} else if (exception_tb->tb_frame != &frame_5d08760c30cb8c08dad5f342ea73958d->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_5d08760c30cb8c08dad5f342ea73958d, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_5d08760c30cb8c08dad5f342ea73958d,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_5d08760c30cb8c08dad5f342ea73958d == cache_frame_5d08760c30cb8c08dad5f342ea73958d) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_5d08760c30cb8c08dad5f342ea73958d);
cache_frame_5d08760c30cb8c08dad5f342ea73958d = NULL;
}
assertFrameObject(frame_5d08760c30cb8c08dad5f342ea73958d);
// 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_cryptography$x509$extensions$$$function__113_decipher_only(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_a651db6b90ca4de5bf7dc2c29be7c34f;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_a651db6b90ca4de5bf7dc2c29be7c34f = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_a651db6b90ca4de5bf7dc2c29be7c34f)) {
Py_XDECREF(cache_frame_a651db6b90ca4de5bf7dc2c29be7c34f);
#if _DEBUG_REFCOUNTS
if (cache_frame_a651db6b90ca4de5bf7dc2c29be7c34f == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_a651db6b90ca4de5bf7dc2c29be7c34f = MAKE_FUNCTION_FRAME(codeobj_a651db6b90ca4de5bf7dc2c29be7c34f, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_a651db6b90ca4de5bf7dc2c29be7c34f->m_type_description == NULL);
frame_a651db6b90ca4de5bf7dc2c29be7c34f = cache_frame_a651db6b90ca4de5bf7dc2c29be7c34f;
// Push the new frame as the currently active one.
pushFrameStack(frame_a651db6b90ca4de5bf7dc2c29be7c34f);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_a651db6b90ca4de5bf7dc2c29be7c34f) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_operand_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[205]);
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1027;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1027;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_make_exception_arg_1;
tmp_make_exception_arg_1 = mod_consts[207];
frame_a651db6b90ca4de5bf7dc2c29be7c34f->m_frame.f_lineno = 1028;
tmp_raise_type_1 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_ValueError, tmp_make_exception_arg_1);
assert(!(tmp_raise_type_1 == NULL));
exception_type = tmp_raise_type_1;
exception_lineno = 1028;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto branch_end_1;
branch_no_1:;
{
PyObject *tmp_expression_value_2;
CHECK_OBJECT(par_self);
tmp_expression_value_2 = par_self;
tmp_return_value = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[204]);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1032;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
branch_end_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_a651db6b90ca4de5bf7dc2c29be7c34f);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_a651db6b90ca4de5bf7dc2c29be7c34f);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_a651db6b90ca4de5bf7dc2c29be7c34f);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_a651db6b90ca4de5bf7dc2c29be7c34f, exception_lineno);
} else if (exception_tb->tb_frame != &frame_a651db6b90ca4de5bf7dc2c29be7c34f->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_a651db6b90ca4de5bf7dc2c29be7c34f, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_a651db6b90ca4de5bf7dc2c29be7c34f,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_a651db6b90ca4de5bf7dc2c29be7c34f == cache_frame_a651db6b90ca4de5bf7dc2c29be7c34f) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_a651db6b90ca4de5bf7dc2c29be7c34f);
cache_frame_a651db6b90ca4de5bf7dc2c29be7c34f = NULL;
}
assertFrameObject(frame_a651db6b90ca4de5bf7dc2c29be7c34f);
// 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_cryptography$x509$extensions$$$function__114___repr__(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *var_encipher_only = NULL;
PyObject *var_decipher_only = NULL;
struct Nuitka_FrameObject *frame_ad19aacbbaabb0eefdc061094ac6b548;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
struct Nuitka_ExceptionStackItem exception_preserved_1;
int tmp_res;
bool tmp_result;
PyObject *exception_keeper_type_2;
PyObject *exception_keeper_value_2;
PyTracebackObject *exception_keeper_tb_2;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_2;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_ad19aacbbaabb0eefdc061094ac6b548 = NULL;
PyObject *exception_keeper_type_3;
PyObject *exception_keeper_value_3;
PyTracebackObject *exception_keeper_tb_3;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_3;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_ad19aacbbaabb0eefdc061094ac6b548)) {
Py_XDECREF(cache_frame_ad19aacbbaabb0eefdc061094ac6b548);
#if _DEBUG_REFCOUNTS
if (cache_frame_ad19aacbbaabb0eefdc061094ac6b548 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_ad19aacbbaabb0eefdc061094ac6b548 = MAKE_FUNCTION_FRAME(codeobj_ad19aacbbaabb0eefdc061094ac6b548, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_ad19aacbbaabb0eefdc061094ac6b548->m_type_description == NULL);
frame_ad19aacbbaabb0eefdc061094ac6b548 = cache_frame_ad19aacbbaabb0eefdc061094ac6b548;
// Push the new frame as the currently active one.
pushFrameStack(frame_ad19aacbbaabb0eefdc061094ac6b548);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_ad19aacbbaabb0eefdc061094ac6b548) == 2); // Frame stack
// Framed code:
// Tried code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_assign_source_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[208]);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1036;
type_description_1 = "ooo";
goto try_except_handler_2;
}
assert(var_encipher_only == NULL);
var_encipher_only = tmp_assign_source_1;
}
{
PyObject *tmp_assign_source_2;
PyObject *tmp_expression_value_2;
CHECK_OBJECT(par_self);
tmp_expression_value_2 = par_self;
tmp_assign_source_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[209]);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1037;
type_description_1 = "ooo";
goto try_except_handler_2;
}
assert(var_decipher_only == NULL);
var_decipher_only = tmp_assign_source_2;
}
goto try_end_1;
// Exception handler code:
try_except_handler_2:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Preserve existing published exception id 1.
exception_preserved_1 = GET_CURRENT_EXCEPTION();
if (exception_keeper_tb_1 == NULL) {
exception_keeper_tb_1 = MAKE_TRACEBACK(frame_ad19aacbbaabb0eefdc061094ac6b548, exception_keeper_lineno_1);
} else if (exception_keeper_lineno_1 != 0) {
exception_keeper_tb_1 = ADD_TRACEBACK(exception_keeper_tb_1, frame_ad19aacbbaabb0eefdc061094ac6b548, exception_keeper_lineno_1);
}
PUBLISH_CURRENT_EXCEPTION(&exception_keeper_type_1, &exception_keeper_value_1, &exception_keeper_tb_1);
// Tried code:
{
bool tmp_condition_result_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
tmp_cmp_expr_left_1 = EXC_TYPE(PyThreadState_GET());
tmp_cmp_expr_right_1 = PyExc_ValueError;
tmp_res = EXCEPTION_MATCH_BOOL(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
assert(!(tmp_res == -1));
tmp_condition_result_1 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_assign_source_3;
tmp_assign_source_3 = Py_None;
{
PyObject *old = var_encipher_only;
var_encipher_only = tmp_assign_source_3;
Py_INCREF(var_encipher_only);
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_4;
tmp_assign_source_4 = Py_None;
assert(var_decipher_only == NULL);
Py_INCREF(tmp_assign_source_4);
var_decipher_only = tmp_assign_source_4;
}
goto branch_end_1;
branch_no_1:;
tmp_result = RERAISE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
if (unlikely(tmp_result == false)) {
exception_lineno = 1035;
}
if (exception_tb && exception_tb->tb_frame == &frame_ad19aacbbaabb0eefdc061094ac6b548->m_frame) frame_ad19aacbbaabb0eefdc061094ac6b548->m_frame.f_lineno = exception_tb->tb_lineno;
type_description_1 = "ooo";
goto try_except_handler_3;
branch_end_1:;
goto try_end_2;
// Exception handler code:
try_except_handler_3:;
exception_keeper_type_2 = exception_type;
exception_keeper_value_2 = exception_value;
exception_keeper_tb_2 = exception_tb;
exception_keeper_lineno_2 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Restore previous exception id 1.
SET_CURRENT_EXCEPTION(&exception_preserved_1);
// Re-raise.
exception_type = exception_keeper_type_2;
exception_value = exception_keeper_value_2;
exception_tb = exception_keeper_tb_2;
exception_lineno = exception_keeper_lineno_2;
goto frame_exception_exit_1;
// End of try:
try_end_2:;
// Restore previous exception id 1.
SET_CURRENT_EXCEPTION(&exception_preserved_1);
goto try_end_1;
NUITKA_CANNOT_GET_HERE("exception handler codes exits in all cases");
return NULL;
// End of try:
try_end_1:;
{
PyObject *tmp_kw_call_arg_value_0_1;
PyObject *tmp_kw_call_arg_value_1_1;
PyObject *tmp_kw_call_arg_value_2_1;
PyObject *tmp_kw_call_arg_value_3_1;
tmp_kw_call_arg_value_0_1 = mod_consts[210];
CHECK_OBJECT(par_self);
tmp_kw_call_arg_value_1_1 = par_self;
CHECK_OBJECT(var_encipher_only);
tmp_kw_call_arg_value_2_1 = var_encipher_only;
CHECK_OBJECT(var_decipher_only);
tmp_kw_call_arg_value_3_1 = var_decipher_only;
frame_ad19aacbbaabb0eefdc061094ac6b548->m_frame.f_lineno = 1042;
{
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_kw_call_arg_value_3_1};
tmp_return_value = CALL_FUNCTION_WITH_ARGS4(unicode_builtin_format, call_args);
}
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1042;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_ad19aacbbaabb0eefdc061094ac6b548);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_ad19aacbbaabb0eefdc061094ac6b548);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_ad19aacbbaabb0eefdc061094ac6b548);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_ad19aacbbaabb0eefdc061094ac6b548, exception_lineno);
} else if (exception_tb->tb_frame != &frame_ad19aacbbaabb0eefdc061094ac6b548->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_ad19aacbbaabb0eefdc061094ac6b548, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_ad19aacbbaabb0eefdc061094ac6b548,
type_description_1,
par_self,
var_encipher_only,
var_decipher_only
);
// Release cached frame if used for exception.
if (frame_ad19aacbbaabb0eefdc061094ac6b548 == cache_frame_ad19aacbbaabb0eefdc061094ac6b548) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_ad19aacbbaabb0eefdc061094ac6b548);
cache_frame_ad19aacbbaabb0eefdc061094ac6b548 = NULL;
}
assertFrameObject(frame_ad19aacbbaabb0eefdc061094ac6b548);
// 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_encipher_only);
Py_DECREF(var_encipher_only);
var_encipher_only = NULL;
CHECK_OBJECT(var_decipher_only);
Py_DECREF(var_decipher_only);
var_decipher_only = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_3 = exception_type;
exception_keeper_value_3 = exception_value;
exception_keeper_tb_3 = exception_tb;
exception_keeper_lineno_3 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_encipher_only);
var_encipher_only = NULL;
Py_XDECREF(var_decipher_only);
var_decipher_only = NULL;
// Re-raise.
exception_type = exception_keeper_type_3;
exception_value = exception_keeper_value_3;
exception_tb = exception_keeper_tb_3;
exception_lineno = exception_keeper_lineno_3;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_cryptography$x509$extensions$$$function__115___eq__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_867d35531ee87503baaba1ecfd604e77;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_867d35531ee87503baaba1ecfd604e77 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_867d35531ee87503baaba1ecfd604e77)) {
Py_XDECREF(cache_frame_867d35531ee87503baaba1ecfd604e77);
#if _DEBUG_REFCOUNTS
if (cache_frame_867d35531ee87503baaba1ecfd604e77 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_867d35531ee87503baaba1ecfd604e77 = MAKE_FUNCTION_FRAME(codeobj_867d35531ee87503baaba1ecfd604e77, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_867d35531ee87503baaba1ecfd604e77->m_type_description == NULL);
frame_867d35531ee87503baaba1ecfd604e77 = cache_frame_867d35531ee87503baaba1ecfd604e77;
// Push the new frame as the currently active one.
pushFrameStack(frame_867d35531ee87503baaba1ecfd604e77);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_867d35531ee87503baaba1ecfd604e77) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(par_other);
tmp_isinstance_inst_1 = par_other;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[211]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[211]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1052;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1052;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1052;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
tmp_return_value = Py_NotImplemented;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
branch_no_1:;
{
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_expression_value_1;
PyObject *tmp_expression_value_2;
int tmp_and_left_truth_2;
PyObject *tmp_and_left_value_2;
PyObject *tmp_and_right_value_2;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
PyObject *tmp_expression_value_3;
PyObject *tmp_expression_value_4;
int tmp_and_left_truth_3;
PyObject *tmp_and_left_value_3;
PyObject *tmp_and_right_value_3;
PyObject *tmp_cmp_expr_left_3;
PyObject *tmp_cmp_expr_right_3;
PyObject *tmp_expression_value_5;
PyObject *tmp_expression_value_6;
int tmp_and_left_truth_4;
PyObject *tmp_and_left_value_4;
PyObject *tmp_and_right_value_4;
PyObject *tmp_cmp_expr_left_4;
PyObject *tmp_cmp_expr_right_4;
PyObject *tmp_expression_value_7;
PyObject *tmp_expression_value_8;
int tmp_and_left_truth_5;
PyObject *tmp_and_left_value_5;
PyObject *tmp_and_right_value_5;
PyObject *tmp_cmp_expr_left_5;
PyObject *tmp_cmp_expr_right_5;
PyObject *tmp_expression_value_9;
PyObject *tmp_expression_value_10;
int tmp_and_left_truth_6;
PyObject *tmp_and_left_value_6;
PyObject *tmp_and_right_value_6;
PyObject *tmp_cmp_expr_left_6;
PyObject *tmp_cmp_expr_right_6;
PyObject *tmp_expression_value_11;
PyObject *tmp_expression_value_12;
int tmp_and_left_truth_7;
PyObject *tmp_and_left_value_7;
PyObject *tmp_and_right_value_7;
PyObject *tmp_cmp_expr_left_7;
PyObject *tmp_cmp_expr_right_7;
PyObject *tmp_expression_value_13;
PyObject *tmp_expression_value_14;
int tmp_and_left_truth_8;
PyObject *tmp_and_left_value_8;
PyObject *tmp_and_right_value_8;
PyObject *tmp_cmp_expr_left_8;
PyObject *tmp_cmp_expr_right_8;
PyObject *tmp_expression_value_15;
PyObject *tmp_expression_value_16;
PyObject *tmp_cmp_expr_left_9;
PyObject *tmp_cmp_expr_right_9;
PyObject *tmp_expression_value_17;
PyObject *tmp_expression_value_18;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[212]);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1056;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_2 = par_other;
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[212]);
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 = 1056;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_left_value_1 = RICH_COMPARE_EQ_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 = 1056;
type_description_1 = "oo";
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 = 1056;
type_description_1 = "oo";
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);
CHECK_OBJECT(par_self);
tmp_expression_value_3 = par_self;
tmp_cmp_expr_left_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[213]);
if (tmp_cmp_expr_left_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1057;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_4 = par_other;
tmp_cmp_expr_right_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[213]);
if (tmp_cmp_expr_right_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_cmp_expr_left_2);
exception_lineno = 1057;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_left_value_2 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_2, tmp_cmp_expr_right_2);
Py_DECREF(tmp_cmp_expr_left_2);
Py_DECREF(tmp_cmp_expr_right_2);
if (tmp_and_left_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1057;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_left_truth_2 = CHECK_IF_TRUE(tmp_and_left_value_2);
if (tmp_and_left_truth_2 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_and_left_value_2);
exception_lineno = 1057;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_2 == 1) {
goto and_right_2;
} else {
goto and_left_2;
}
and_right_2:;
Py_DECREF(tmp_and_left_value_2);
CHECK_OBJECT(par_self);
tmp_expression_value_5 = par_self;
tmp_cmp_expr_left_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[214]);
if (tmp_cmp_expr_left_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1058;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_6 = par_other;
tmp_cmp_expr_right_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_6, mod_consts[214]);
if (tmp_cmp_expr_right_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_cmp_expr_left_3);
exception_lineno = 1058;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_left_value_3 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_3, tmp_cmp_expr_right_3);
Py_DECREF(tmp_cmp_expr_left_3);
Py_DECREF(tmp_cmp_expr_right_3);
if (tmp_and_left_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1058;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_left_truth_3 = CHECK_IF_TRUE(tmp_and_left_value_3);
if (tmp_and_left_truth_3 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_and_left_value_3);
exception_lineno = 1058;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_3 == 1) {
goto and_right_3;
} else {
goto and_left_3;
}
and_right_3:;
Py_DECREF(tmp_and_left_value_3);
CHECK_OBJECT(par_self);
tmp_expression_value_7 = par_self;
tmp_cmp_expr_left_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_7, mod_consts[215]);
if (tmp_cmp_expr_left_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1059;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_8 = par_other;
tmp_cmp_expr_right_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_8, mod_consts[215]);
if (tmp_cmp_expr_right_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_cmp_expr_left_4);
exception_lineno = 1059;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_left_value_4 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_4, tmp_cmp_expr_right_4);
Py_DECREF(tmp_cmp_expr_left_4);
Py_DECREF(tmp_cmp_expr_right_4);
if (tmp_and_left_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1059;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_left_truth_4 = CHECK_IF_TRUE(tmp_and_left_value_4);
if (tmp_and_left_truth_4 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_and_left_value_4);
exception_lineno = 1059;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_4 == 1) {
goto and_right_4;
} else {
goto and_left_4;
}
and_right_4:;
Py_DECREF(tmp_and_left_value_4);
CHECK_OBJECT(par_self);
tmp_expression_value_9 = par_self;
tmp_cmp_expr_left_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_9, mod_consts[205]);
if (tmp_cmp_expr_left_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1060;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_10 = par_other;
tmp_cmp_expr_right_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_10, mod_consts[205]);
if (tmp_cmp_expr_right_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_cmp_expr_left_5);
exception_lineno = 1060;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_left_value_5 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_5, tmp_cmp_expr_right_5);
Py_DECREF(tmp_cmp_expr_left_5);
Py_DECREF(tmp_cmp_expr_right_5);
if (tmp_and_left_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1060;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_left_truth_5 = CHECK_IF_TRUE(tmp_and_left_value_5);
if (tmp_and_left_truth_5 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_and_left_value_5);
exception_lineno = 1060;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_5 == 1) {
goto and_right_5;
} else {
goto and_left_5;
}
and_right_5:;
Py_DECREF(tmp_and_left_value_5);
CHECK_OBJECT(par_self);
tmp_expression_value_11 = par_self;
tmp_cmp_expr_left_6 = LOOKUP_ATTRIBUTE(tmp_expression_value_11, mod_consts[216]);
if (tmp_cmp_expr_left_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1061;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_12 = par_other;
tmp_cmp_expr_right_6 = LOOKUP_ATTRIBUTE(tmp_expression_value_12, mod_consts[216]);
if (tmp_cmp_expr_right_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_cmp_expr_left_6);
exception_lineno = 1061;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_left_value_6 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_6, tmp_cmp_expr_right_6);
Py_DECREF(tmp_cmp_expr_left_6);
Py_DECREF(tmp_cmp_expr_right_6);
if (tmp_and_left_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1061;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_left_truth_6 = CHECK_IF_TRUE(tmp_and_left_value_6);
if (tmp_and_left_truth_6 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_and_left_value_6);
exception_lineno = 1061;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_6 == 1) {
goto and_right_6;
} else {
goto and_left_6;
}
and_right_6:;
Py_DECREF(tmp_and_left_value_6);
CHECK_OBJECT(par_self);
tmp_expression_value_13 = par_self;
tmp_cmp_expr_left_7 = LOOKUP_ATTRIBUTE(tmp_expression_value_13, mod_consts[217]);
if (tmp_cmp_expr_left_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1062;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_14 = par_other;
tmp_cmp_expr_right_7 = LOOKUP_ATTRIBUTE(tmp_expression_value_14, mod_consts[217]);
if (tmp_cmp_expr_right_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_cmp_expr_left_7);
exception_lineno = 1062;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_left_value_7 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_7, tmp_cmp_expr_right_7);
Py_DECREF(tmp_cmp_expr_left_7);
Py_DECREF(tmp_cmp_expr_right_7);
if (tmp_and_left_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1062;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_left_truth_7 = CHECK_IF_TRUE(tmp_and_left_value_7);
if (tmp_and_left_truth_7 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_and_left_value_7);
exception_lineno = 1062;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_7 == 1) {
goto and_right_7;
} else {
goto and_left_7;
}
and_right_7:;
Py_DECREF(tmp_and_left_value_7);
CHECK_OBJECT(par_self);
tmp_expression_value_15 = par_self;
tmp_cmp_expr_left_8 = LOOKUP_ATTRIBUTE(tmp_expression_value_15, mod_consts[203]);
if (tmp_cmp_expr_left_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1063;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_16 = par_other;
tmp_cmp_expr_right_8 = LOOKUP_ATTRIBUTE(tmp_expression_value_16, mod_consts[203]);
if (tmp_cmp_expr_right_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_cmp_expr_left_8);
exception_lineno = 1063;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_left_value_8 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_8, tmp_cmp_expr_right_8);
Py_DECREF(tmp_cmp_expr_left_8);
Py_DECREF(tmp_cmp_expr_right_8);
if (tmp_and_left_value_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1063;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_left_truth_8 = CHECK_IF_TRUE(tmp_and_left_value_8);
if (tmp_and_left_truth_8 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_and_left_value_8);
exception_lineno = 1063;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_8 == 1) {
goto and_right_8;
} else {
goto and_left_8;
}
and_right_8:;
Py_DECREF(tmp_and_left_value_8);
CHECK_OBJECT(par_self);
tmp_expression_value_17 = par_self;
tmp_cmp_expr_left_9 = LOOKUP_ATTRIBUTE(tmp_expression_value_17, mod_consts[204]);
if (tmp_cmp_expr_left_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1064;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_18 = par_other;
tmp_cmp_expr_right_9 = LOOKUP_ATTRIBUTE(tmp_expression_value_18, mod_consts[204]);
if (tmp_cmp_expr_right_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_cmp_expr_left_9);
exception_lineno = 1064;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_right_value_8 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_9, tmp_cmp_expr_right_9);
Py_DECREF(tmp_cmp_expr_left_9);
Py_DECREF(tmp_cmp_expr_right_9);
if (tmp_and_right_value_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1064;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_right_value_7 = tmp_and_right_value_8;
goto and_end_8;
and_left_8:;
tmp_and_right_value_7 = tmp_and_left_value_8;
and_end_8:;
tmp_and_right_value_6 = tmp_and_right_value_7;
goto and_end_7;
and_left_7:;
tmp_and_right_value_6 = tmp_and_left_value_7;
and_end_7:;
tmp_and_right_value_5 = tmp_and_right_value_6;
goto and_end_6;
and_left_6:;
tmp_and_right_value_5 = tmp_and_left_value_6;
and_end_6:;
tmp_and_right_value_4 = tmp_and_right_value_5;
goto and_end_5;
and_left_5:;
tmp_and_right_value_4 = tmp_and_left_value_5;
and_end_5:;
tmp_and_right_value_3 = tmp_and_right_value_4;
goto and_end_4;
and_left_4:;
tmp_and_right_value_3 = tmp_and_left_value_4;
and_end_4:;
tmp_and_right_value_2 = tmp_and_right_value_3;
goto and_end_3;
and_left_3:;
tmp_and_right_value_2 = tmp_and_left_value_3;
and_end_3:;
tmp_and_right_value_1 = tmp_and_right_value_2;
goto and_end_2;
and_left_2:;
tmp_and_right_value_1 = tmp_and_left_value_2;
and_end_2:;
tmp_return_value = tmp_and_right_value_1;
goto and_end_1;
and_left_1:;
tmp_return_value = tmp_and_left_value_1;
and_end_1:;
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_867d35531ee87503baaba1ecfd604e77);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_867d35531ee87503baaba1ecfd604e77);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_867d35531ee87503baaba1ecfd604e77);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_867d35531ee87503baaba1ecfd604e77, exception_lineno);
} else if (exception_tb->tb_frame != &frame_867d35531ee87503baaba1ecfd604e77->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_867d35531ee87503baaba1ecfd604e77, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_867d35531ee87503baaba1ecfd604e77,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_867d35531ee87503baaba1ecfd604e77 == cache_frame_867d35531ee87503baaba1ecfd604e77) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_867d35531ee87503baaba1ecfd604e77);
cache_frame_867d35531ee87503baaba1ecfd604e77 = NULL;
}
assertFrameObject(frame_867d35531ee87503baaba1ecfd604e77);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__116___ne__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_4534f4c8a2f3567426eb187f6c2e2540;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
static struct Nuitka_FrameObject *cache_frame_4534f4c8a2f3567426eb187f6c2e2540 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_4534f4c8a2f3567426eb187f6c2e2540)) {
Py_XDECREF(cache_frame_4534f4c8a2f3567426eb187f6c2e2540);
#if _DEBUG_REFCOUNTS
if (cache_frame_4534f4c8a2f3567426eb187f6c2e2540 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_4534f4c8a2f3567426eb187f6c2e2540 = MAKE_FUNCTION_FRAME(codeobj_4534f4c8a2f3567426eb187f6c2e2540, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_4534f4c8a2f3567426eb187f6c2e2540->m_type_description == NULL);
frame_4534f4c8a2f3567426eb187f6c2e2540 = cache_frame_4534f4c8a2f3567426eb187f6c2e2540;
// Push the new frame as the currently active one.
pushFrameStack(frame_4534f4c8a2f3567426eb187f6c2e2540);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_4534f4c8a2f3567426eb187f6c2e2540) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_operand_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(par_self);
tmp_cmp_expr_left_1 = par_self;
CHECK_OBJECT(par_other);
tmp_cmp_expr_right_1 = par_other;
tmp_operand_value_1 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1068;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1068;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = (tmp_res == 0) ? Py_True : Py_False;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_4534f4c8a2f3567426eb187f6c2e2540);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_4534f4c8a2f3567426eb187f6c2e2540);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_4534f4c8a2f3567426eb187f6c2e2540);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_4534f4c8a2f3567426eb187f6c2e2540, exception_lineno);
} else if (exception_tb->tb_frame != &frame_4534f4c8a2f3567426eb187f6c2e2540->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_4534f4c8a2f3567426eb187f6c2e2540, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_4534f4c8a2f3567426eb187f6c2e2540,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_4534f4c8a2f3567426eb187f6c2e2540 == cache_frame_4534f4c8a2f3567426eb187f6c2e2540) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_4534f4c8a2f3567426eb187f6c2e2540);
cache_frame_4534f4c8a2f3567426eb187f6c2e2540 = NULL;
}
assertFrameObject(frame_4534f4c8a2f3567426eb187f6c2e2540);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__117___hash__(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_7c9f17996f13ec26372e7addd77090e0;
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_7c9f17996f13ec26372e7addd77090e0 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_7c9f17996f13ec26372e7addd77090e0)) {
Py_XDECREF(cache_frame_7c9f17996f13ec26372e7addd77090e0);
#if _DEBUG_REFCOUNTS
if (cache_frame_7c9f17996f13ec26372e7addd77090e0 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_7c9f17996f13ec26372e7addd77090e0 = MAKE_FUNCTION_FRAME(codeobj_7c9f17996f13ec26372e7addd77090e0, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_7c9f17996f13ec26372e7addd77090e0->m_type_description == NULL);
frame_7c9f17996f13ec26372e7addd77090e0 = cache_frame_7c9f17996f13ec26372e7addd77090e0;
// Push the new frame as the currently active one.
pushFrameStack(frame_7c9f17996f13ec26372e7addd77090e0);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_7c9f17996f13ec26372e7addd77090e0) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_hash_arg_1;
PyObject *tmp_tuple_element_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_tuple_element_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[212]);
if (tmp_tuple_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1072;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_hash_arg_1 = MAKE_TUPLE_EMPTY(9);
{
PyObject *tmp_expression_value_2;
PyObject *tmp_expression_value_3;
PyObject *tmp_expression_value_4;
PyObject *tmp_expression_value_5;
PyObject *tmp_expression_value_6;
PyObject *tmp_expression_value_7;
PyObject *tmp_expression_value_8;
PyObject *tmp_expression_value_9;
PyTuple_SET_ITEM(tmp_hash_arg_1, 0, tmp_tuple_element_1);
CHECK_OBJECT(par_self);
tmp_expression_value_2 = par_self;
tmp_tuple_element_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[213]);
if (tmp_tuple_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1072;
type_description_1 = "o";
goto tuple_build_exception_1;
}
PyTuple_SET_ITEM(tmp_hash_arg_1, 1, tmp_tuple_element_1);
CHECK_OBJECT(par_self);
tmp_expression_value_3 = par_self;
tmp_tuple_element_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[214]);
if (tmp_tuple_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1073;
type_description_1 = "o";
goto tuple_build_exception_1;
}
PyTuple_SET_ITEM(tmp_hash_arg_1, 2, tmp_tuple_element_1);
CHECK_OBJECT(par_self);
tmp_expression_value_4 = par_self;
tmp_tuple_element_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[215]);
if (tmp_tuple_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1073;
type_description_1 = "o";
goto tuple_build_exception_1;
}
PyTuple_SET_ITEM(tmp_hash_arg_1, 3, tmp_tuple_element_1);
CHECK_OBJECT(par_self);
tmp_expression_value_5 = par_self;
tmp_tuple_element_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[205]);
if (tmp_tuple_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1074;
type_description_1 = "o";
goto tuple_build_exception_1;
}
PyTuple_SET_ITEM(tmp_hash_arg_1, 4, tmp_tuple_element_1);
CHECK_OBJECT(par_self);
tmp_expression_value_6 = par_self;
tmp_tuple_element_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_6, mod_consts[216]);
if (tmp_tuple_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1074;
type_description_1 = "o";
goto tuple_build_exception_1;
}
PyTuple_SET_ITEM(tmp_hash_arg_1, 5, tmp_tuple_element_1);
CHECK_OBJECT(par_self);
tmp_expression_value_7 = par_self;
tmp_tuple_element_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_7, mod_consts[217]);
if (tmp_tuple_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1075;
type_description_1 = "o";
goto tuple_build_exception_1;
}
PyTuple_SET_ITEM(tmp_hash_arg_1, 6, tmp_tuple_element_1);
CHECK_OBJECT(par_self);
tmp_expression_value_8 = par_self;
tmp_tuple_element_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_8, mod_consts[203]);
if (tmp_tuple_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1075;
type_description_1 = "o";
goto tuple_build_exception_1;
}
PyTuple_SET_ITEM(tmp_hash_arg_1, 7, tmp_tuple_element_1);
CHECK_OBJECT(par_self);
tmp_expression_value_9 = par_self;
tmp_tuple_element_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_9, mod_consts[204]);
if (tmp_tuple_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1076;
type_description_1 = "o";
goto tuple_build_exception_1;
}
PyTuple_SET_ITEM(tmp_hash_arg_1, 8, tmp_tuple_element_1);
}
goto tuple_build_noexception_1;
// Exception handling pass through code for tuple_build:
tuple_build_exception_1:;
Py_DECREF(tmp_hash_arg_1);
goto frame_exception_exit_1;
// Finished with no exception for tuple_build:
tuple_build_noexception_1:;
tmp_return_value = BUILTIN_HASH(tmp_hash_arg_1);
Py_DECREF(tmp_hash_arg_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1071;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_7c9f17996f13ec26372e7addd77090e0);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_7c9f17996f13ec26372e7addd77090e0);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_7c9f17996f13ec26372e7addd77090e0);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_7c9f17996f13ec26372e7addd77090e0, exception_lineno);
} else if (exception_tb->tb_frame != &frame_7c9f17996f13ec26372e7addd77090e0->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_7c9f17996f13ec26372e7addd77090e0, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_7c9f17996f13ec26372e7addd77090e0,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_7c9f17996f13ec26372e7addd77090e0 == cache_frame_7c9f17996f13ec26372e7addd77090e0) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_7c9f17996f13ec26372e7addd77090e0);
cache_frame_7c9f17996f13ec26372e7addd77090e0 = NULL;
}
assertFrameObject(frame_7c9f17996f13ec26372e7addd77090e0);
// 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_cryptography$x509$extensions$$$function__118___init__(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_permitted_subtrees = python_pars[1];
PyObject *par_excluded_subtrees = python_pars[2];
PyObject *tmp_genexpr_1__$0 = NULL;
PyObject *tmp_genexpr_2__$0 = NULL;
struct Nuitka_FrameObject *frame_0d1ff4eaa1ee0776965ee72d65ad04f1;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
NUITKA_MAY_BE_UNUSED nuitka_void tmp_unused;
bool tmp_result;
static struct Nuitka_FrameObject *cache_frame_0d1ff4eaa1ee0776965ee72d65ad04f1 = 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_0d1ff4eaa1ee0776965ee72d65ad04f1)) {
Py_XDECREF(cache_frame_0d1ff4eaa1ee0776965ee72d65ad04f1);
#if _DEBUG_REFCOUNTS
if (cache_frame_0d1ff4eaa1ee0776965ee72d65ad04f1 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_0d1ff4eaa1ee0776965ee72d65ad04f1 = MAKE_FUNCTION_FRAME(codeobj_0d1ff4eaa1ee0776965ee72d65ad04f1, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_0d1ff4eaa1ee0776965ee72d65ad04f1->m_type_description == NULL);
frame_0d1ff4eaa1ee0776965ee72d65ad04f1 = cache_frame_0d1ff4eaa1ee0776965ee72d65ad04f1;
// Push the new frame as the currently active one.
pushFrameStack(frame_0d1ff4eaa1ee0776965ee72d65ad04f1);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_0d1ff4eaa1ee0776965ee72d65ad04f1) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(par_permitted_subtrees);
tmp_cmp_expr_left_1 = par_permitted_subtrees;
tmp_cmp_expr_right_1 = Py_None;
tmp_condition_result_1 = (tmp_cmp_expr_left_1 != tmp_cmp_expr_right_1) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_assign_source_1;
PyObject *tmp_list_arg_1;
CHECK_OBJECT(par_permitted_subtrees);
tmp_list_arg_1 = par_permitted_subtrees;
tmp_assign_source_1 = MAKE_LIST(tmp_list_arg_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1086;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
{
PyObject *old = par_permitted_subtrees;
assert(old != NULL);
par_permitted_subtrees = tmp_assign_source_1;
Py_DECREF(old);
}
}
{
bool tmp_condition_result_2;
PyObject *tmp_operand_value_1;
PyObject *tmp_all_arg_1;
{
PyObject *tmp_assign_source_2;
PyObject *tmp_iter_arg_1;
CHECK_OBJECT(par_permitted_subtrees);
tmp_iter_arg_1 = par_permitted_subtrees;
tmp_assign_source_2 = MAKE_ITERATOR(tmp_iter_arg_1);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1087;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
assert(tmp_genexpr_1__$0 == NULL);
tmp_genexpr_1__$0 = tmp_assign_source_2;
}
// Tried code:
{
struct Nuitka_CellObject *tmp_closure_1[1];
tmp_closure_1[0] = Nuitka_Cell_New0(tmp_genexpr_1__$0);
tmp_all_arg_1 = MAKE_GENERATOR_cryptography$x509$extensions$$$function__118___init__$$$genexpr__1_genexpr(tmp_closure_1);
goto try_return_handler_2;
}
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_2:;
CHECK_OBJECT(tmp_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_operand_value_1 = BUILTIN_ALL(tmp_all_arg_1);
Py_DECREF(tmp_all_arg_1);
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1087;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
assert(!(tmp_res == -1));
tmp_condition_result_2 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_2 != false) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_make_exception_arg_1;
tmp_make_exception_arg_1 = mod_consts[218];
frame_0d1ff4eaa1ee0776965ee72d65ad04f1->m_frame.f_lineno = 1090;
tmp_raise_type_1 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_TypeError, tmp_make_exception_arg_1);
assert(!(tmp_raise_type_1 == NULL));
exception_type = tmp_raise_type_1;
exception_lineno = 1090;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
branch_no_2:;
{
PyObject *tmp_called_instance_1;
PyObject *tmp_call_result_1;
PyObject *tmp_args_element_value_1;
CHECK_OBJECT(par_self);
tmp_called_instance_1 = par_self;
CHECK_OBJECT(par_permitted_subtrees);
tmp_args_element_value_1 = par_permitted_subtrees;
frame_0d1ff4eaa1ee0776965ee72d65ad04f1->m_frame.f_lineno = 1095;
tmp_call_result_1 = CALL_METHOD_WITH_SINGLE_ARG(tmp_called_instance_1, mod_consts[219], tmp_args_element_value_1);
if (tmp_call_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1095;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_1);
}
branch_no_1:;
{
bool tmp_condition_result_3;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
CHECK_OBJECT(par_excluded_subtrees);
tmp_cmp_expr_left_2 = par_excluded_subtrees;
tmp_cmp_expr_right_2 = Py_None;
tmp_condition_result_3 = (tmp_cmp_expr_left_2 != tmp_cmp_expr_right_2) ? true : false;
if (tmp_condition_result_3 != false) {
goto branch_yes_3;
} else {
goto branch_no_3;
}
}
branch_yes_3:;
{
PyObject *tmp_assign_source_3;
PyObject *tmp_list_arg_2;
CHECK_OBJECT(par_excluded_subtrees);
tmp_list_arg_2 = par_excluded_subtrees;
tmp_assign_source_3 = MAKE_LIST(tmp_list_arg_2);
if (tmp_assign_source_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1098;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
{
PyObject *old = par_excluded_subtrees;
assert(old != NULL);
par_excluded_subtrees = tmp_assign_source_3;
Py_DECREF(old);
}
}
{
bool tmp_condition_result_4;
PyObject *tmp_operand_value_2;
PyObject *tmp_all_arg_2;
{
PyObject *tmp_assign_source_4;
PyObject *tmp_iter_arg_2;
CHECK_OBJECT(par_excluded_subtrees);
tmp_iter_arg_2 = par_excluded_subtrees;
tmp_assign_source_4 = MAKE_ITERATOR(tmp_iter_arg_2);
if (tmp_assign_source_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1099;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
assert(tmp_genexpr_2__$0 == NULL);
tmp_genexpr_2__$0 = tmp_assign_source_4;
}
// Tried code:
{
struct Nuitka_CellObject *tmp_closure_2[1];
tmp_closure_2[0] = Nuitka_Cell_New0(tmp_genexpr_2__$0);
tmp_all_arg_2 = MAKE_GENERATOR_cryptography$x509$extensions$$$function__118___init__$$$genexpr__2_genexpr(tmp_closure_2);
goto try_return_handler_3;
}
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_3:;
CHECK_OBJECT(tmp_genexpr_2__$0);
Py_DECREF(tmp_genexpr_2__$0);
tmp_genexpr_2__$0 = NULL;
goto outline_result_2;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_result_2:;
tmp_operand_value_2 = BUILTIN_ALL(tmp_all_arg_2);
Py_DECREF(tmp_all_arg_2);
if (tmp_operand_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1099;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_2);
Py_DECREF(tmp_operand_value_2);
assert(!(tmp_res == -1));
tmp_condition_result_4 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_4 != false) {
goto branch_yes_4;
} else {
goto branch_no_4;
}
}
branch_yes_4:;
{
PyObject *tmp_raise_type_2;
PyObject *tmp_make_exception_arg_2;
tmp_make_exception_arg_2 = mod_consts[220];
frame_0d1ff4eaa1ee0776965ee72d65ad04f1->m_frame.f_lineno = 1102;
tmp_raise_type_2 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_TypeError, tmp_make_exception_arg_2);
assert(!(tmp_raise_type_2 == NULL));
exception_type = tmp_raise_type_2;
exception_lineno = 1102;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
branch_no_4:;
{
PyObject *tmp_called_instance_2;
PyObject *tmp_call_result_2;
PyObject *tmp_args_element_value_2;
if (par_self == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[221]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 1107;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_called_instance_2 = par_self;
CHECK_OBJECT(par_excluded_subtrees);
tmp_args_element_value_2 = par_excluded_subtrees;
frame_0d1ff4eaa1ee0776965ee72d65ad04f1->m_frame.f_lineno = 1107;
tmp_call_result_2 = CALL_METHOD_WITH_SINGLE_ARG(tmp_called_instance_2, mod_consts[219], tmp_args_element_value_2);
if (tmp_call_result_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1107;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
Py_DECREF(tmp_call_result_2);
}
branch_no_3:;
{
bool tmp_condition_result_5;
int tmp_and_left_truth_1;
bool tmp_and_left_value_1;
bool tmp_and_right_value_1;
PyObject *tmp_cmp_expr_left_3;
PyObject *tmp_cmp_expr_right_3;
PyObject *tmp_cmp_expr_left_4;
PyObject *tmp_cmp_expr_right_4;
if (par_permitted_subtrees == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[222]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 1109;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_left_3 = par_permitted_subtrees;
tmp_cmp_expr_right_3 = Py_None;
tmp_and_left_value_1 = (tmp_cmp_expr_left_3 == tmp_cmp_expr_right_3) ? true : false;
tmp_and_left_truth_1 = tmp_and_left_value_1 != false ? 1 : 0;
if (tmp_and_left_truth_1 == 1) {
goto and_right_1;
} else {
goto and_left_1;
}
and_right_1:;
if (par_excluded_subtrees == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[223]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 1109;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_left_4 = par_excluded_subtrees;
tmp_cmp_expr_right_4 = Py_None;
tmp_and_right_value_1 = (tmp_cmp_expr_left_4 == tmp_cmp_expr_right_4) ? true : false;
tmp_condition_result_5 = tmp_and_right_value_1;
goto and_end_1;
and_left_1:;
tmp_condition_result_5 = tmp_and_left_value_1;
and_end_1:;
if (tmp_condition_result_5 != false) {
goto branch_yes_5;
} else {
goto branch_no_5;
}
}
branch_yes_5:;
{
PyObject *tmp_raise_type_3;
PyObject *tmp_make_exception_arg_3;
tmp_make_exception_arg_3 = mod_consts[224];
frame_0d1ff4eaa1ee0776965ee72d65ad04f1->m_frame.f_lineno = 1110;
tmp_raise_type_3 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_ValueError, tmp_make_exception_arg_3);
assert(!(tmp_raise_type_3 == NULL));
exception_type = tmp_raise_type_3;
exception_lineno = 1110;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
branch_no_5:;
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
if (par_permitted_subtrees == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[222]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 1115;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_assattr_value_1 = par_permitted_subtrees;
if (par_self == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[221]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 1115;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_assattr_target_1 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[225], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1115;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_2;
PyObject *tmp_assattr_target_2;
if (par_excluded_subtrees == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[223]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 1116;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_assattr_value_2 = par_excluded_subtrees;
if (par_self == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[221]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 1116;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_assattr_target_2 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_2, mod_consts[226], tmp_assattr_value_2);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1116;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_0d1ff4eaa1ee0776965ee72d65ad04f1);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_0d1ff4eaa1ee0776965ee72d65ad04f1);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_0d1ff4eaa1ee0776965ee72d65ad04f1, exception_lineno);
} else if (exception_tb->tb_frame != &frame_0d1ff4eaa1ee0776965ee72d65ad04f1->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_0d1ff4eaa1ee0776965ee72d65ad04f1, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_0d1ff4eaa1ee0776965ee72d65ad04f1,
type_description_1,
par_self,
par_permitted_subtrees,
par_excluded_subtrees
);
// Release cached frame if used for exception.
if (frame_0d1ff4eaa1ee0776965ee72d65ad04f1 == cache_frame_0d1ff4eaa1ee0776965ee72d65ad04f1) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_0d1ff4eaa1ee0776965ee72d65ad04f1);
cache_frame_0d1ff4eaa1ee0776965ee72d65ad04f1 = NULL;
}
assertFrameObject(frame_0d1ff4eaa1ee0776965ee72d65ad04f1);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto try_return_handler_1;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
Py_XDECREF(par_permitted_subtrees);
par_permitted_subtrees = NULL;
Py_XDECREF(par_excluded_subtrees);
par_excluded_subtrees = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(par_permitted_subtrees);
par_permitted_subtrees = NULL;
Py_XDECREF(par_excluded_subtrees);
par_excluded_subtrees = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
struct cryptography$x509$extensions$$$function__118___init__$$$genexpr__1_genexpr_locals {
PyObject *var_x;
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 *cryptography$x509$extensions$$$function__118___init__$$$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 cryptography$x509$extensions$$$function__118___init__$$$genexpr__1_genexpr_locals *generator_heap = (struct cryptography$x509$extensions$$$function__118___init__$$$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_x = 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_bb153d61962a7d8f987a7238030da743, module_cryptography$x509$extensions, 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 = "No";
generator_heap->exception_lineno = 1087;
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_x;
generator_heap->var_x = tmp_assign_source_2;
Py_INCREF(generator_heap->var_x);
Py_XDECREF(old);
}
}
{
PyObject *tmp_expression_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_1;
CHECK_OBJECT(generator_heap->var_x);
tmp_isinstance_inst_1 = generator_heap->var_x;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[62]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[62]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 1088;
generator_heap->type_description_1 = "No";
goto try_except_handler_2;
}
generator_heap->tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_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 = 1088;
generator_heap->type_description_1 = "No";
goto try_except_handler_2;
}
tmp_expression_value_1 = (generator_heap->tmp_res != 0) ? Py_True : Py_False;
Py_INCREF(tmp_expression_value_1);
Nuitka_PreserveHeap(generator_heap->yield_tmps, &tmp_isinstance_inst_1, sizeof(PyObject *), &tmp_isinstance_cls_1, sizeof(PyObject *), NULL);
generator->m_yield_return_index = 1;
return tmp_expression_value_1;
yield_return_1:
Nuitka_RestoreHeap(generator_heap->yield_tmps, &tmp_isinstance_inst_1, sizeof(PyObject *), &tmp_isinstance_cls_1, 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 = 1088;
generator_heap->type_description_1 = "No";
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 = 1087;
generator_heap->type_description_1 = "No";
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_x
);
// 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_x);
generator_heap->var_x = 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_x);
generator_heap->var_x = 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_cryptography$x509$extensions$$$function__118___init__$$$genexpr__1_genexpr(struct Nuitka_CellObject **closure) {
return Nuitka_Generator_New(
cryptography$x509$extensions$$$function__118___init__$$$genexpr__1_genexpr_context,
module_cryptography$x509$extensions,
mod_consts[63],
#if PYTHON_VERSION >= 0x350
mod_consts[227],
#endif
codeobj_bb153d61962a7d8f987a7238030da743,
closure,
1,
sizeof(struct cryptography$x509$extensions$$$function__118___init__$$$genexpr__1_genexpr_locals)
);
}
struct cryptography$x509$extensions$$$function__118___init__$$$genexpr__2_genexpr_locals {
PyObject *var_x;
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 *cryptography$x509$extensions$$$function__118___init__$$$genexpr__2_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 cryptography$x509$extensions$$$function__118___init__$$$genexpr__2_genexpr_locals *generator_heap = (struct cryptography$x509$extensions$$$function__118___init__$$$genexpr__2_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_x = 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_e8c9692eaaec1b2cec3bc1d2e1d5abde, module_cryptography$x509$extensions, 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 = "No";
generator_heap->exception_lineno = 1099;
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_x;
generator_heap->var_x = tmp_assign_source_2;
Py_INCREF(generator_heap->var_x);
Py_XDECREF(old);
}
}
{
PyObject *tmp_expression_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_1;
CHECK_OBJECT(generator_heap->var_x);
tmp_isinstance_inst_1 = generator_heap->var_x;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[62]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[62]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 1100;
generator_heap->type_description_1 = "No";
goto try_except_handler_2;
}
generator_heap->tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_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 = 1100;
generator_heap->type_description_1 = "No";
goto try_except_handler_2;
}
tmp_expression_value_1 = (generator_heap->tmp_res != 0) ? Py_True : Py_False;
Py_INCREF(tmp_expression_value_1);
Nuitka_PreserveHeap(generator_heap->yield_tmps, &tmp_isinstance_inst_1, sizeof(PyObject *), &tmp_isinstance_cls_1, sizeof(PyObject *), NULL);
generator->m_yield_return_index = 1;
return tmp_expression_value_1;
yield_return_1:
Nuitka_RestoreHeap(generator_heap->yield_tmps, &tmp_isinstance_inst_1, sizeof(PyObject *), &tmp_isinstance_cls_1, 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 = 1100;
generator_heap->type_description_1 = "No";
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 = 1099;
generator_heap->type_description_1 = "No";
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_x
);
// 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_x);
generator_heap->var_x = 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_x);
generator_heap->var_x = 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_cryptography$x509$extensions$$$function__118___init__$$$genexpr__2_genexpr(struct Nuitka_CellObject **closure) {
return Nuitka_Generator_New(
cryptography$x509$extensions$$$function__118___init__$$$genexpr__2_genexpr_context,
module_cryptography$x509$extensions,
mod_consts[63],
#if PYTHON_VERSION >= 0x350
mod_consts[227],
#endif
codeobj_e8c9692eaaec1b2cec3bc1d2e1d5abde,
closure,
1,
sizeof(struct cryptography$x509$extensions$$$function__118___init__$$$genexpr__2_genexpr_locals)
);
}
static PyObject *impl_cryptography$x509$extensions$$$function__119___eq__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_086d53e303f7cdc4de7a9434bff8fe8c;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_086d53e303f7cdc4de7a9434bff8fe8c = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_086d53e303f7cdc4de7a9434bff8fe8c)) {
Py_XDECREF(cache_frame_086d53e303f7cdc4de7a9434bff8fe8c);
#if _DEBUG_REFCOUNTS
if (cache_frame_086d53e303f7cdc4de7a9434bff8fe8c == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_086d53e303f7cdc4de7a9434bff8fe8c = MAKE_FUNCTION_FRAME(codeobj_086d53e303f7cdc4de7a9434bff8fe8c, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_086d53e303f7cdc4de7a9434bff8fe8c->m_type_description == NULL);
frame_086d53e303f7cdc4de7a9434bff8fe8c = cache_frame_086d53e303f7cdc4de7a9434bff8fe8c;
// Push the new frame as the currently active one.
pushFrameStack(frame_086d53e303f7cdc4de7a9434bff8fe8c);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_086d53e303f7cdc4de7a9434bff8fe8c) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(par_other);
tmp_isinstance_inst_1 = par_other;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[228]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[228]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1119;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1119;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1119;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
tmp_return_value = Py_NotImplemented;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
branch_no_1:;
{
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_expression_value_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
PyObject *tmp_expression_value_3;
PyObject *tmp_expression_value_4;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[223]);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1123;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_2 = par_other;
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[223]);
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 = 1123;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_left_value_1 = RICH_COMPARE_EQ_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 = 1123;
type_description_1 = "oo";
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 = 1123;
type_description_1 = "oo";
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);
CHECK_OBJECT(par_self);
tmp_expression_value_3 = par_self;
tmp_cmp_expr_left_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[222]);
if (tmp_cmp_expr_left_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1124;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_4 = par_other;
tmp_cmp_expr_right_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[222]);
if (tmp_cmp_expr_right_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_cmp_expr_left_2);
exception_lineno = 1124;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_right_value_1 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_2, tmp_cmp_expr_right_2);
Py_DECREF(tmp_cmp_expr_left_2);
Py_DECREF(tmp_cmp_expr_right_2);
if (tmp_and_right_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1124;
type_description_1 = "oo";
goto frame_exception_exit_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_086d53e303f7cdc4de7a9434bff8fe8c);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_086d53e303f7cdc4de7a9434bff8fe8c);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_086d53e303f7cdc4de7a9434bff8fe8c);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_086d53e303f7cdc4de7a9434bff8fe8c, exception_lineno);
} else if (exception_tb->tb_frame != &frame_086d53e303f7cdc4de7a9434bff8fe8c->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_086d53e303f7cdc4de7a9434bff8fe8c, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_086d53e303f7cdc4de7a9434bff8fe8c,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_086d53e303f7cdc4de7a9434bff8fe8c == cache_frame_086d53e303f7cdc4de7a9434bff8fe8c) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_086d53e303f7cdc4de7a9434bff8fe8c);
cache_frame_086d53e303f7cdc4de7a9434bff8fe8c = NULL;
}
assertFrameObject(frame_086d53e303f7cdc4de7a9434bff8fe8c);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__120___ne__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_5f3955537fafeb003a1e84c446d6d85b;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
static struct Nuitka_FrameObject *cache_frame_5f3955537fafeb003a1e84c446d6d85b = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_5f3955537fafeb003a1e84c446d6d85b)) {
Py_XDECREF(cache_frame_5f3955537fafeb003a1e84c446d6d85b);
#if _DEBUG_REFCOUNTS
if (cache_frame_5f3955537fafeb003a1e84c446d6d85b == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_5f3955537fafeb003a1e84c446d6d85b = MAKE_FUNCTION_FRAME(codeobj_5f3955537fafeb003a1e84c446d6d85b, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_5f3955537fafeb003a1e84c446d6d85b->m_type_description == NULL);
frame_5f3955537fafeb003a1e84c446d6d85b = cache_frame_5f3955537fafeb003a1e84c446d6d85b;
// Push the new frame as the currently active one.
pushFrameStack(frame_5f3955537fafeb003a1e84c446d6d85b);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_5f3955537fafeb003a1e84c446d6d85b) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_operand_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(par_self);
tmp_cmp_expr_left_1 = par_self;
CHECK_OBJECT(par_other);
tmp_cmp_expr_right_1 = par_other;
tmp_operand_value_1 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1128;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1128;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = (tmp_res == 0) ? Py_True : Py_False;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_5f3955537fafeb003a1e84c446d6d85b);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_5f3955537fafeb003a1e84c446d6d85b);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_5f3955537fafeb003a1e84c446d6d85b);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_5f3955537fafeb003a1e84c446d6d85b, exception_lineno);
} else if (exception_tb->tb_frame != &frame_5f3955537fafeb003a1e84c446d6d85b->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_5f3955537fafeb003a1e84c446d6d85b, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_5f3955537fafeb003a1e84c446d6d85b,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_5f3955537fafeb003a1e84c446d6d85b == cache_frame_5f3955537fafeb003a1e84c446d6d85b) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_5f3955537fafeb003a1e84c446d6d85b);
cache_frame_5f3955537fafeb003a1e84c446d6d85b = NULL;
}
assertFrameObject(frame_5f3955537fafeb003a1e84c446d6d85b);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__121__validate_ip_name(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_tree = python_pars[1];
PyObject *tmp_genexpr_1__$0 = NULL;
struct Nuitka_FrameObject *frame_96972a4b5b48d9c33137216fe765573f;
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_96972a4b5b48d9c33137216fe765573f = NULL;
PyObject *tmp_return_value = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_96972a4b5b48d9c33137216fe765573f)) {
Py_XDECREF(cache_frame_96972a4b5b48d9c33137216fe765573f);
#if _DEBUG_REFCOUNTS
if (cache_frame_96972a4b5b48d9c33137216fe765573f == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_96972a4b5b48d9c33137216fe765573f = MAKE_FUNCTION_FRAME(codeobj_96972a4b5b48d9c33137216fe765573f, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_96972a4b5b48d9c33137216fe765573f->m_type_description == NULL);
frame_96972a4b5b48d9c33137216fe765573f = cache_frame_96972a4b5b48d9c33137216fe765573f;
// Push the new frame as the currently active one.
pushFrameStack(frame_96972a4b5b48d9c33137216fe765573f);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_96972a4b5b48d9c33137216fe765573f) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_any_arg_1;
PyObject *tmp_capi_result_1;
{
PyObject *tmp_assign_source_1;
PyObject *tmp_iter_arg_1;
CHECK_OBJECT(par_tree);
tmp_iter_arg_1 = par_tree;
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 = 1131;
type_description_1 = "oo";
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[1];
tmp_closure_1[0] = Nuitka_Cell_New0(tmp_genexpr_1__$0);
tmp_any_arg_1 = MAKE_GENERATOR_cryptography$x509$extensions$$$function__121__validate_ip_name$$$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_capi_result_1 = BUILTIN_ANY(tmp_any_arg_1);
Py_DECREF(tmp_any_arg_1);
if (tmp_capi_result_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1131;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = CHECK_IF_TRUE(tmp_capi_result_1) == 1;
Py_DECREF(tmp_capi_result_1);
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_make_exception_arg_1;
tmp_make_exception_arg_1 = mod_consts[229];
frame_96972a4b5b48d9c33137216fe765573f->m_frame.f_lineno = 1134;
tmp_raise_type_1 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_TypeError, tmp_make_exception_arg_1);
assert(!(tmp_raise_type_1 == NULL));
exception_type = tmp_raise_type_1;
exception_lineno = 1134;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oo";
goto frame_exception_exit_1;
}
branch_no_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_96972a4b5b48d9c33137216fe765573f);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_96972a4b5b48d9c33137216fe765573f);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_96972a4b5b48d9c33137216fe765573f, exception_lineno);
} else if (exception_tb->tb_frame != &frame_96972a4b5b48d9c33137216fe765573f->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_96972a4b5b48d9c33137216fe765573f, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_96972a4b5b48d9c33137216fe765573f,
type_description_1,
par_self,
par_tree
);
// Release cached frame if used for exception.
if (frame_96972a4b5b48d9c33137216fe765573f == cache_frame_96972a4b5b48d9c33137216fe765573f) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_96972a4b5b48d9c33137216fe765573f);
cache_frame_96972a4b5b48d9c33137216fe765573f = NULL;
}
assertFrameObject(frame_96972a4b5b48d9c33137216fe765573f);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto function_return_exit;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_tree);
Py_DECREF(par_tree);
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_tree);
Py_DECREF(par_tree);
// 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 cryptography$x509$extensions$$$function__121__validate_ip_name$$$genexpr__1_genexpr_locals {
PyObject *var_name;
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 *cryptography$x509$extensions$$$function__121__validate_ip_name$$$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 cryptography$x509$extensions$$$function__121__validate_ip_name$$$genexpr__1_genexpr_locals *generator_heap = (struct cryptography$x509$extensions$$$function__121__validate_ip_name$$$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_name = 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_c6bf72f1a927f19e098515a8ba9db69e, module_cryptography$x509$extensions, 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 = "No";
generator_heap->exception_lineno = 1131;
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_name;
generator_heap->var_name = tmp_assign_source_2;
Py_INCREF(generator_heap->var_name);
Py_XDECREF(old);
}
}
{
PyObject *tmp_expression_value_1;
int tmp_and_left_truth_1;
PyObject *tmp_and_left_value_1;
PyObject *tmp_and_right_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_isinstance_inst_2;
PyObject *tmp_isinstance_cls_2;
PyObject *tmp_expression_value_2;
PyObject *tmp_tuple_element_1;
PyObject *tmp_expression_value_3;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_1;
CHECK_OBJECT(generator_heap->var_name);
tmp_isinstance_inst_1 = generator_heap->var_name;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[230]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[230]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 1131;
generator_heap->type_description_1 = "No";
goto try_except_handler_2;
}
generator_heap->tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_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 = 1131;
generator_heap->type_description_1 = "No";
goto try_except_handler_2;
}
tmp_and_left_value_1 = (generator_heap->tmp_res != 0) ? Py_True : Py_False;
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(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 1131;
generator_heap->type_description_1 = "No";
goto try_except_handler_2;
}
if (tmp_and_left_truth_1 == 1) {
goto and_right_1;
} else {
goto and_left_1;
}
and_right_1:;
CHECK_OBJECT(generator_heap->var_name);
tmp_expression_value_2 = generator_heap->var_name;
tmp_isinstance_inst_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[46]);
if (tmp_isinstance_inst_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 1132;
generator_heap->type_description_1 = "No";
goto try_except_handler_2;
}
tmp_expression_value_3 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[231]);
if (unlikely(tmp_expression_value_3 == NULL)) {
tmp_expression_value_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[231]);
}
if (tmp_expression_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
Py_DECREF(tmp_isinstance_inst_2);
generator_heap->exception_lineno = 1132;
generator_heap->type_description_1 = "No";
goto try_except_handler_2;
}
tmp_tuple_element_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[232]);
if (tmp_tuple_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
Py_DECREF(tmp_isinstance_inst_2);
generator_heap->exception_lineno = 1132;
generator_heap->type_description_1 = "No";
goto try_except_handler_2;
}
tmp_isinstance_cls_2 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_4;
PyTuple_SET_ITEM(tmp_isinstance_cls_2, 0, tmp_tuple_element_1);
tmp_expression_value_4 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[231]);
if (unlikely(tmp_expression_value_4 == NULL)) {
tmp_expression_value_4 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[231]);
}
if (tmp_expression_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 1132;
generator_heap->type_description_1 = "No";
goto tuple_build_exception_1;
}
tmp_tuple_element_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[233]);
if (tmp_tuple_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 1132;
generator_heap->type_description_1 = "No";
goto tuple_build_exception_1;
}
PyTuple_SET_ITEM(tmp_isinstance_cls_2, 1, tmp_tuple_element_1);
}
goto tuple_build_noexception_1;
// Exception handling pass through code for tuple_build:
tuple_build_exception_1:;
Py_DECREF(tmp_isinstance_inst_2);
Py_DECREF(tmp_isinstance_cls_2);
goto try_except_handler_2;
// Finished with no exception for tuple_build:
tuple_build_noexception_1:;
generator_heap->tmp_res = PyObject_IsInstance(tmp_isinstance_inst_2, tmp_isinstance_cls_2);
Py_DECREF(tmp_isinstance_inst_2);
Py_DECREF(tmp_isinstance_cls_2);
if (generator_heap->tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 1131;
generator_heap->type_description_1 = "No";
goto try_except_handler_2;
}
tmp_operand_value_1 = (generator_heap->tmp_res != 0) ? Py_True : Py_False;
generator_heap->tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (generator_heap->tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 1131;
generator_heap->type_description_1 = "No";
goto try_except_handler_2;
}
tmp_and_right_value_1 = (generator_heap->tmp_res == 0) ? Py_True : Py_False;
tmp_expression_value_1 = tmp_and_right_value_1;
goto and_end_1;
and_left_1:;
tmp_expression_value_1 = tmp_and_left_value_1;
and_end_1:;
Py_INCREF(tmp_expression_value_1);
Nuitka_PreserveHeap(generator_heap->yield_tmps, &tmp_and_left_truth_1, sizeof(int), &tmp_and_left_value_1, sizeof(PyObject *), &tmp_and_right_value_1, sizeof(PyObject *), &tmp_isinstance_inst_1, sizeof(PyObject *), &tmp_isinstance_cls_1, sizeof(PyObject *), &tmp_operand_value_1, sizeof(PyObject *), &tmp_isinstance_inst_2, sizeof(PyObject *), &tmp_isinstance_cls_2, sizeof(PyObject *), &tmp_expression_value_2, sizeof(PyObject *), &tmp_tuple_element_1, sizeof(PyObject *), &tmp_expression_value_3, sizeof(PyObject *), NULL);
generator->m_yield_return_index = 1;
return tmp_expression_value_1;
yield_return_1:
Nuitka_RestoreHeap(generator_heap->yield_tmps, &tmp_and_left_truth_1, sizeof(int), &tmp_and_left_value_1, sizeof(PyObject *), &tmp_and_right_value_1, sizeof(PyObject *), &tmp_isinstance_inst_1, sizeof(PyObject *), &tmp_isinstance_cls_1, sizeof(PyObject *), &tmp_operand_value_1, sizeof(PyObject *), &tmp_isinstance_inst_2, sizeof(PyObject *), &tmp_isinstance_cls_2, sizeof(PyObject *), &tmp_expression_value_2, sizeof(PyObject *), &tmp_tuple_element_1, sizeof(PyObject *), &tmp_expression_value_3, sizeof(PyObject *), NULL);
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 1131;
generator_heap->type_description_1 = "No";
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 = 1131;
generator_heap->type_description_1 = "No";
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_name
);
// 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_name);
generator_heap->var_name = 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_name);
generator_heap->var_name = 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_cryptography$x509$extensions$$$function__121__validate_ip_name$$$genexpr__1_genexpr(struct Nuitka_CellObject **closure) {
return Nuitka_Generator_New(
cryptography$x509$extensions$$$function__121__validate_ip_name$$$genexpr__1_genexpr_context,
module_cryptography$x509$extensions,
mod_consts[63],
#if PYTHON_VERSION >= 0x350
mod_consts[234],
#endif
codeobj_c6bf72f1a927f19e098515a8ba9db69e,
closure,
1,
sizeof(struct cryptography$x509$extensions$$$function__121__validate_ip_name$$$genexpr__1_genexpr_locals)
);
}
static PyObject *impl_cryptography$x509$extensions$$$function__122___repr__(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_7b30a539fc42ec258184ee39338276cf;
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_7b30a539fc42ec258184ee39338276cf = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_7b30a539fc42ec258184ee39338276cf)) {
Py_XDECREF(cache_frame_7b30a539fc42ec258184ee39338276cf);
#if _DEBUG_REFCOUNTS
if (cache_frame_7b30a539fc42ec258184ee39338276cf == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_7b30a539fc42ec258184ee39338276cf = MAKE_FUNCTION_FRAME(codeobj_7b30a539fc42ec258184ee39338276cf, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_7b30a539fc42ec258184ee39338276cf->m_type_description == NULL);
frame_7b30a539fc42ec258184ee39338276cf = cache_frame_7b30a539fc42ec258184ee39338276cf;
// Push the new frame as the currently active one.
pushFrameStack(frame_7b30a539fc42ec258184ee39338276cf);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_7b30a539fc42ec258184ee39338276cf) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_kw_call_arg_value_0_1;
PyObject *tmp_kw_call_arg_value_1_1;
tmp_kw_call_arg_value_0_1 = mod_consts[235];
CHECK_OBJECT(par_self);
tmp_kw_call_arg_value_1_1 = par_self;
frame_7b30a539fc42ec258184ee39338276cf->m_frame.f_lineno = 1141;
{
PyObject *call_args[] = {tmp_kw_call_arg_value_0_1, tmp_kw_call_arg_value_1_1};
tmp_return_value = CALL_FUNCTION_WITH_ARGS2(unicode_builtin_format, call_args);
}
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1141;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_7b30a539fc42ec258184ee39338276cf);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_7b30a539fc42ec258184ee39338276cf);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_7b30a539fc42ec258184ee39338276cf);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_7b30a539fc42ec258184ee39338276cf, exception_lineno);
} else if (exception_tb->tb_frame != &frame_7b30a539fc42ec258184ee39338276cf->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_7b30a539fc42ec258184ee39338276cf, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_7b30a539fc42ec258184ee39338276cf,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_7b30a539fc42ec258184ee39338276cf == cache_frame_7b30a539fc42ec258184ee39338276cf) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_7b30a539fc42ec258184ee39338276cf);
cache_frame_7b30a539fc42ec258184ee39338276cf = NULL;
}
assertFrameObject(frame_7b30a539fc42ec258184ee39338276cf);
// 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_cryptography$x509$extensions$$$function__123___hash__(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *var_ps = NULL;
PyObject *var_es = NULL;
struct Nuitka_FrameObject *frame_0ea0830a1238040b828d90febaafb03f;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_0ea0830a1238040b828d90febaafb03f = 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_0ea0830a1238040b828d90febaafb03f)) {
Py_XDECREF(cache_frame_0ea0830a1238040b828d90febaafb03f);
#if _DEBUG_REFCOUNTS
if (cache_frame_0ea0830a1238040b828d90febaafb03f == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_0ea0830a1238040b828d90febaafb03f = MAKE_FUNCTION_FRAME(codeobj_0ea0830a1238040b828d90febaafb03f, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_0ea0830a1238040b828d90febaafb03f->m_type_description == NULL);
frame_0ea0830a1238040b828d90febaafb03f = cache_frame_0ea0830a1238040b828d90febaafb03f;
// Push the new frame as the currently active one.
pushFrameStack(frame_0ea0830a1238040b828d90febaafb03f);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_0ea0830a1238040b828d90febaafb03f) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[222]);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1146;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_1 = Py_None;
tmp_condition_result_1 = (tmp_cmp_expr_left_1 != tmp_cmp_expr_right_1) ? true : false;
Py_DECREF(tmp_cmp_expr_left_1);
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_assign_source_1;
PyObject *tmp_tuple_arg_1;
PyObject *tmp_expression_value_2;
CHECK_OBJECT(par_self);
tmp_expression_value_2 = par_self;
tmp_tuple_arg_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[222]);
if (tmp_tuple_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1147;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_assign_source_1 = PySequence_Tuple(tmp_tuple_arg_1);
Py_DECREF(tmp_tuple_arg_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1147;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
assert(var_ps == NULL);
var_ps = tmp_assign_source_1;
}
goto branch_end_1;
branch_no_1:;
{
PyObject *tmp_assign_source_2;
tmp_assign_source_2 = Py_None;
assert(var_ps == NULL);
Py_INCREF(tmp_assign_source_2);
var_ps = tmp_assign_source_2;
}
branch_end_1:;
{
bool tmp_condition_result_2;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
PyObject *tmp_expression_value_3;
CHECK_OBJECT(par_self);
tmp_expression_value_3 = par_self;
tmp_cmp_expr_left_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[223]);
if (tmp_cmp_expr_left_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1151;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_2 = Py_None;
tmp_condition_result_2 = (tmp_cmp_expr_left_2 != tmp_cmp_expr_right_2) ? true : false;
Py_DECREF(tmp_cmp_expr_left_2);
if (tmp_condition_result_2 != false) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_assign_source_3;
PyObject *tmp_tuple_arg_2;
PyObject *tmp_expression_value_4;
CHECK_OBJECT(par_self);
tmp_expression_value_4 = par_self;
tmp_tuple_arg_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[223]);
if (tmp_tuple_arg_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1152;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_assign_source_3 = PySequence_Tuple(tmp_tuple_arg_2);
Py_DECREF(tmp_tuple_arg_2);
if (tmp_assign_source_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1152;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
assert(var_es == NULL);
var_es = tmp_assign_source_3;
}
goto branch_end_2;
branch_no_2:;
{
PyObject *tmp_assign_source_4;
tmp_assign_source_4 = Py_None;
assert(var_es == NULL);
Py_INCREF(tmp_assign_source_4);
var_es = tmp_assign_source_4;
}
branch_end_2:;
{
PyObject *tmp_hash_arg_1;
PyObject *tmp_tuple_element_1;
CHECK_OBJECT(var_ps);
tmp_tuple_element_1 = var_ps;
tmp_hash_arg_1 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_hash_arg_1, 0, tmp_tuple_element_1);
CHECK_OBJECT(var_es);
tmp_tuple_element_1 = var_es;
PyTuple_SET_ITEM0(tmp_hash_arg_1, 1, tmp_tuple_element_1);
tmp_return_value = BUILTIN_HASH(tmp_hash_arg_1);
Py_DECREF(tmp_hash_arg_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1156;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_0ea0830a1238040b828d90febaafb03f);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_0ea0830a1238040b828d90febaafb03f);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_0ea0830a1238040b828d90febaafb03f);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_0ea0830a1238040b828d90febaafb03f, exception_lineno);
} else if (exception_tb->tb_frame != &frame_0ea0830a1238040b828d90febaafb03f->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_0ea0830a1238040b828d90febaafb03f, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_0ea0830a1238040b828d90febaafb03f,
type_description_1,
par_self,
var_ps,
var_es
);
// Release cached frame if used for exception.
if (frame_0ea0830a1238040b828d90febaafb03f == cache_frame_0ea0830a1238040b828d90febaafb03f) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_0ea0830a1238040b828d90febaafb03f);
cache_frame_0ea0830a1238040b828d90febaafb03f = NULL;
}
assertFrameObject(frame_0ea0830a1238040b828d90febaafb03f);
// 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_ps);
Py_DECREF(var_ps);
var_ps = NULL;
CHECK_OBJECT(var_es);
Py_DECREF(var_es);
var_es = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_ps);
var_ps = NULL;
Py_XDECREF(var_es);
var_es = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
static PyObject *impl_cryptography$x509$extensions$$$function__124___init__(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_oid = python_pars[1];
PyObject *par_critical = python_pars[2];
PyObject *par_value = python_pars[3];
struct Nuitka_FrameObject *frame_d4fb34bdd68ee41bd003f46c959ccaea;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
bool tmp_result;
static struct Nuitka_FrameObject *cache_frame_d4fb34bdd68ee41bd003f46c959ccaea = NULL;
PyObject *tmp_return_value = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_d4fb34bdd68ee41bd003f46c959ccaea)) {
Py_XDECREF(cache_frame_d4fb34bdd68ee41bd003f46c959ccaea);
#if _DEBUG_REFCOUNTS
if (cache_frame_d4fb34bdd68ee41bd003f46c959ccaea == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_d4fb34bdd68ee41bd003f46c959ccaea = MAKE_FUNCTION_FRAME(codeobj_d4fb34bdd68ee41bd003f46c959ccaea, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_d4fb34bdd68ee41bd003f46c959ccaea->m_type_description == NULL);
frame_d4fb34bdd68ee41bd003f46c959ccaea = cache_frame_d4fb34bdd68ee41bd003f46c959ccaea;
// Push the new frame as the currently active one.
pushFrameStack(frame_d4fb34bdd68ee41bd003f46c959ccaea);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_d4fb34bdd68ee41bd003f46c959ccaea) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(par_oid);
tmp_isinstance_inst_1 = par_oid;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[88]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[88]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1164;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1164;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1164;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_make_exception_arg_1;
tmp_make_exception_arg_1 = mod_consts[236];
frame_d4fb34bdd68ee41bd003f46c959ccaea->m_frame.f_lineno = 1165;
tmp_raise_type_1 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_TypeError, tmp_make_exception_arg_1);
assert(!(tmp_raise_type_1 == NULL));
exception_type = tmp_raise_type_1;
exception_lineno = 1165;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
branch_no_1:;
{
bool tmp_condition_result_2;
PyObject *tmp_operand_value_2;
PyObject *tmp_isinstance_inst_2;
PyObject *tmp_isinstance_cls_2;
CHECK_OBJECT(par_critical);
tmp_isinstance_inst_2 = par_critical;
tmp_isinstance_cls_2 = (PyObject *)&PyBool_Type;
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_2, tmp_isinstance_cls_2);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1169;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_operand_value_2 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_2);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1169;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
tmp_condition_result_2 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_2 != false) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_raise_type_2;
PyObject *tmp_make_exception_arg_2;
tmp_make_exception_arg_2 = mod_consts[237];
frame_d4fb34bdd68ee41bd003f46c959ccaea->m_frame.f_lineno = 1170;
tmp_raise_type_2 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_TypeError, tmp_make_exception_arg_2);
assert(!(tmp_raise_type_2 == NULL));
exception_type = tmp_raise_type_2;
exception_lineno = 1170;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
branch_no_2:;
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
CHECK_OBJECT(par_oid);
tmp_assattr_value_1 = par_oid;
CHECK_OBJECT(par_self);
tmp_assattr_target_1 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[238], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1172;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_2;
PyObject *tmp_assattr_target_2;
CHECK_OBJECT(par_critical);
tmp_assattr_value_2 = par_critical;
CHECK_OBJECT(par_self);
tmp_assattr_target_2 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_2, mod_consts[239], tmp_assattr_value_2);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1173;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_3;
PyObject *tmp_assattr_target_3;
CHECK_OBJECT(par_value);
tmp_assattr_value_3 = par_value;
CHECK_OBJECT(par_self);
tmp_assattr_target_3 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_3, mod_consts[240], tmp_assattr_value_3);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1174;
type_description_1 = "oooo";
goto frame_exception_exit_1;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_d4fb34bdd68ee41bd003f46c959ccaea);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_d4fb34bdd68ee41bd003f46c959ccaea);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_d4fb34bdd68ee41bd003f46c959ccaea, exception_lineno);
} else if (exception_tb->tb_frame != &frame_d4fb34bdd68ee41bd003f46c959ccaea->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_d4fb34bdd68ee41bd003f46c959ccaea, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_d4fb34bdd68ee41bd003f46c959ccaea,
type_description_1,
par_self,
par_oid,
par_critical,
par_value
);
// Release cached frame if used for exception.
if (frame_d4fb34bdd68ee41bd003f46c959ccaea == cache_frame_d4fb34bdd68ee41bd003f46c959ccaea) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_d4fb34bdd68ee41bd003f46c959ccaea);
cache_frame_d4fb34bdd68ee41bd003f46c959ccaea = NULL;
}
assertFrameObject(frame_d4fb34bdd68ee41bd003f46c959ccaea);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto function_return_exit;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_oid);
Py_DECREF(par_oid);
CHECK_OBJECT(par_critical);
Py_DECREF(par_critical);
CHECK_OBJECT(par_value);
Py_DECREF(par_value);
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_oid);
Py_DECREF(par_oid);
CHECK_OBJECT(par_critical);
Py_DECREF(par_critical);
CHECK_OBJECT(par_value);
Py_DECREF(par_value);
// 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_cryptography$x509$extensions$$$function__125___repr__(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_c2e785f87c1af01c6139b438546bec8a;
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_c2e785f87c1af01c6139b438546bec8a = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_c2e785f87c1af01c6139b438546bec8a)) {
Py_XDECREF(cache_frame_c2e785f87c1af01c6139b438546bec8a);
#if _DEBUG_REFCOUNTS
if (cache_frame_c2e785f87c1af01c6139b438546bec8a == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_c2e785f87c1af01c6139b438546bec8a = MAKE_FUNCTION_FRAME(codeobj_c2e785f87c1af01c6139b438546bec8a, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_c2e785f87c1af01c6139b438546bec8a->m_type_description == NULL);
frame_c2e785f87c1af01c6139b438546bec8a = cache_frame_c2e785f87c1af01c6139b438546bec8a;
// Push the new frame as the currently active one.
pushFrameStack(frame_c2e785f87c1af01c6139b438546bec8a);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_c2e785f87c1af01c6139b438546bec8a) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_kw_call_arg_value_0_1;
PyObject *tmp_kw_call_arg_value_1_1;
tmp_kw_call_arg_value_0_1 = mod_consts[241];
CHECK_OBJECT(par_self);
tmp_kw_call_arg_value_1_1 = par_self;
frame_c2e785f87c1af01c6139b438546bec8a->m_frame.f_lineno = 1181;
{
PyObject *call_args[] = {tmp_kw_call_arg_value_0_1, tmp_kw_call_arg_value_1_1};
tmp_return_value = CALL_FUNCTION_WITH_ARGS2(unicode_builtin_format, call_args);
}
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1181;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_c2e785f87c1af01c6139b438546bec8a);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_c2e785f87c1af01c6139b438546bec8a);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_c2e785f87c1af01c6139b438546bec8a);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_c2e785f87c1af01c6139b438546bec8a, exception_lineno);
} else if (exception_tb->tb_frame != &frame_c2e785f87c1af01c6139b438546bec8a->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_c2e785f87c1af01c6139b438546bec8a, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_c2e785f87c1af01c6139b438546bec8a,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_c2e785f87c1af01c6139b438546bec8a == cache_frame_c2e785f87c1af01c6139b438546bec8a) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_c2e785f87c1af01c6139b438546bec8a);
cache_frame_c2e785f87c1af01c6139b438546bec8a = NULL;
}
assertFrameObject(frame_c2e785f87c1af01c6139b438546bec8a);
// 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_cryptography$x509$extensions$$$function__126___eq__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_43cef482cfed319f60d0bf96f290f60f;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_43cef482cfed319f60d0bf96f290f60f = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_43cef482cfed319f60d0bf96f290f60f)) {
Py_XDECREF(cache_frame_43cef482cfed319f60d0bf96f290f60f);
#if _DEBUG_REFCOUNTS
if (cache_frame_43cef482cfed319f60d0bf96f290f60f == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_43cef482cfed319f60d0bf96f290f60f = MAKE_FUNCTION_FRAME(codeobj_43cef482cfed319f60d0bf96f290f60f, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_43cef482cfed319f60d0bf96f290f60f->m_type_description == NULL);
frame_43cef482cfed319f60d0bf96f290f60f = cache_frame_43cef482cfed319f60d0bf96f290f60f;
// Push the new frame as the currently active one.
pushFrameStack(frame_43cef482cfed319f60d0bf96f290f60f);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_43cef482cfed319f60d0bf96f290f60f) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(par_other);
tmp_isinstance_inst_1 = par_other;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[242]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[242]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1185;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1185;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1185;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
tmp_return_value = Py_NotImplemented;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
branch_no_1:;
{
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_expression_value_1;
PyObject *tmp_expression_value_2;
int tmp_and_left_truth_2;
PyObject *tmp_and_left_value_2;
PyObject *tmp_and_right_value_2;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
PyObject *tmp_expression_value_3;
PyObject *tmp_expression_value_4;
PyObject *tmp_cmp_expr_left_3;
PyObject *tmp_cmp_expr_right_3;
PyObject *tmp_expression_value_5;
PyObject *tmp_expression_value_6;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[40]);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1189;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_2 = par_other;
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[40]);
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 = 1189;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_left_value_1 = RICH_COMPARE_EQ_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 = 1189;
type_description_1 = "oo";
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 = 1189;
type_description_1 = "oo";
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);
CHECK_OBJECT(par_self);
tmp_expression_value_3 = par_self;
tmp_cmp_expr_left_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[243]);
if (tmp_cmp_expr_left_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1190;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_4 = par_other;
tmp_cmp_expr_right_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[243]);
if (tmp_cmp_expr_right_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_cmp_expr_left_2);
exception_lineno = 1190;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_left_value_2 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_2, tmp_cmp_expr_right_2);
Py_DECREF(tmp_cmp_expr_left_2);
Py_DECREF(tmp_cmp_expr_right_2);
if (tmp_and_left_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1190;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_left_truth_2 = CHECK_IF_TRUE(tmp_and_left_value_2);
if (tmp_and_left_truth_2 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_and_left_value_2);
exception_lineno = 1190;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_2 == 1) {
goto and_right_2;
} else {
goto and_left_2;
}
and_right_2:;
Py_DECREF(tmp_and_left_value_2);
CHECK_OBJECT(par_self);
tmp_expression_value_5 = par_self;
tmp_cmp_expr_left_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[46]);
if (tmp_cmp_expr_left_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1191;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_6 = par_other;
tmp_cmp_expr_right_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_6, mod_consts[46]);
if (tmp_cmp_expr_right_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_cmp_expr_left_3);
exception_lineno = 1191;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_right_value_2 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_3, tmp_cmp_expr_right_3);
Py_DECREF(tmp_cmp_expr_left_3);
Py_DECREF(tmp_cmp_expr_right_3);
if (tmp_and_right_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1191;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_right_value_1 = tmp_and_right_value_2;
goto and_end_2;
and_left_2:;
tmp_and_right_value_1 = tmp_and_left_value_2;
and_end_2:;
tmp_return_value = tmp_and_right_value_1;
goto and_end_1;
and_left_1:;
tmp_return_value = tmp_and_left_value_1;
and_end_1:;
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_43cef482cfed319f60d0bf96f290f60f);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_43cef482cfed319f60d0bf96f290f60f);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_43cef482cfed319f60d0bf96f290f60f);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_43cef482cfed319f60d0bf96f290f60f, exception_lineno);
} else if (exception_tb->tb_frame != &frame_43cef482cfed319f60d0bf96f290f60f->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_43cef482cfed319f60d0bf96f290f60f, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_43cef482cfed319f60d0bf96f290f60f,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_43cef482cfed319f60d0bf96f290f60f == cache_frame_43cef482cfed319f60d0bf96f290f60f) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_43cef482cfed319f60d0bf96f290f60f);
cache_frame_43cef482cfed319f60d0bf96f290f60f = NULL;
}
assertFrameObject(frame_43cef482cfed319f60d0bf96f290f60f);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__127___ne__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_f7f2c5b57648b74527df64a5b0d21c69;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
static struct Nuitka_FrameObject *cache_frame_f7f2c5b57648b74527df64a5b0d21c69 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_f7f2c5b57648b74527df64a5b0d21c69)) {
Py_XDECREF(cache_frame_f7f2c5b57648b74527df64a5b0d21c69);
#if _DEBUG_REFCOUNTS
if (cache_frame_f7f2c5b57648b74527df64a5b0d21c69 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_f7f2c5b57648b74527df64a5b0d21c69 = MAKE_FUNCTION_FRAME(codeobj_f7f2c5b57648b74527df64a5b0d21c69, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_f7f2c5b57648b74527df64a5b0d21c69->m_type_description == NULL);
frame_f7f2c5b57648b74527df64a5b0d21c69 = cache_frame_f7f2c5b57648b74527df64a5b0d21c69;
// Push the new frame as the currently active one.
pushFrameStack(frame_f7f2c5b57648b74527df64a5b0d21c69);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_f7f2c5b57648b74527df64a5b0d21c69) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_operand_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(par_self);
tmp_cmp_expr_left_1 = par_self;
CHECK_OBJECT(par_other);
tmp_cmp_expr_right_1 = par_other;
tmp_operand_value_1 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1195;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1195;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = (tmp_res == 0) ? Py_True : Py_False;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_f7f2c5b57648b74527df64a5b0d21c69);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_f7f2c5b57648b74527df64a5b0d21c69);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_f7f2c5b57648b74527df64a5b0d21c69);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_f7f2c5b57648b74527df64a5b0d21c69, exception_lineno);
} else if (exception_tb->tb_frame != &frame_f7f2c5b57648b74527df64a5b0d21c69->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_f7f2c5b57648b74527df64a5b0d21c69, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_f7f2c5b57648b74527df64a5b0d21c69,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_f7f2c5b57648b74527df64a5b0d21c69 == cache_frame_f7f2c5b57648b74527df64a5b0d21c69) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_f7f2c5b57648b74527df64a5b0d21c69);
cache_frame_f7f2c5b57648b74527df64a5b0d21c69 = NULL;
}
assertFrameObject(frame_f7f2c5b57648b74527df64a5b0d21c69);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__128___hash__(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_07ea6e9581e0ed2b5129e528fe0c1c48;
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_07ea6e9581e0ed2b5129e528fe0c1c48 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_07ea6e9581e0ed2b5129e528fe0c1c48)) {
Py_XDECREF(cache_frame_07ea6e9581e0ed2b5129e528fe0c1c48);
#if _DEBUG_REFCOUNTS
if (cache_frame_07ea6e9581e0ed2b5129e528fe0c1c48 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_07ea6e9581e0ed2b5129e528fe0c1c48 = MAKE_FUNCTION_FRAME(codeobj_07ea6e9581e0ed2b5129e528fe0c1c48, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_07ea6e9581e0ed2b5129e528fe0c1c48->m_type_description == NULL);
frame_07ea6e9581e0ed2b5129e528fe0c1c48 = cache_frame_07ea6e9581e0ed2b5129e528fe0c1c48;
// Push the new frame as the currently active one.
pushFrameStack(frame_07ea6e9581e0ed2b5129e528fe0c1c48);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_07ea6e9581e0ed2b5129e528fe0c1c48) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_hash_arg_1;
PyObject *tmp_tuple_element_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_tuple_element_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[40]);
if (tmp_tuple_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1198;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_hash_arg_1 = MAKE_TUPLE_EMPTY(3);
{
PyObject *tmp_expression_value_2;
PyObject *tmp_expression_value_3;
PyTuple_SET_ITEM(tmp_hash_arg_1, 0, tmp_tuple_element_1);
CHECK_OBJECT(par_self);
tmp_expression_value_2 = par_self;
tmp_tuple_element_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[243]);
if (tmp_tuple_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1198;
type_description_1 = "o";
goto tuple_build_exception_1;
}
PyTuple_SET_ITEM(tmp_hash_arg_1, 1, tmp_tuple_element_1);
CHECK_OBJECT(par_self);
tmp_expression_value_3 = par_self;
tmp_tuple_element_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[46]);
if (tmp_tuple_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1198;
type_description_1 = "o";
goto tuple_build_exception_1;
}
PyTuple_SET_ITEM(tmp_hash_arg_1, 2, tmp_tuple_element_1);
}
goto tuple_build_noexception_1;
// Exception handling pass through code for tuple_build:
tuple_build_exception_1:;
Py_DECREF(tmp_hash_arg_1);
goto frame_exception_exit_1;
// Finished with no exception for tuple_build:
tuple_build_noexception_1:;
tmp_return_value = BUILTIN_HASH(tmp_hash_arg_1);
Py_DECREF(tmp_hash_arg_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1198;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_07ea6e9581e0ed2b5129e528fe0c1c48);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_07ea6e9581e0ed2b5129e528fe0c1c48);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_07ea6e9581e0ed2b5129e528fe0c1c48);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_07ea6e9581e0ed2b5129e528fe0c1c48, exception_lineno);
} else if (exception_tb->tb_frame != &frame_07ea6e9581e0ed2b5129e528fe0c1c48->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_07ea6e9581e0ed2b5129e528fe0c1c48, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_07ea6e9581e0ed2b5129e528fe0c1c48,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_07ea6e9581e0ed2b5129e528fe0c1c48 == cache_frame_07ea6e9581e0ed2b5129e528fe0c1c48) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_07ea6e9581e0ed2b5129e528fe0c1c48);
cache_frame_07ea6e9581e0ed2b5129e528fe0c1c48 = NULL;
}
assertFrameObject(frame_07ea6e9581e0ed2b5129e528fe0c1c48);
// 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_cryptography$x509$extensions$$$function__129___init__(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_general_names = python_pars[1];
PyObject *tmp_genexpr_1__$0 = NULL;
struct Nuitka_FrameObject *frame_9ee470083ed140587180fa3789fe74da;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
bool tmp_result;
static struct Nuitka_FrameObject *cache_frame_9ee470083ed140587180fa3789fe74da = 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_9ee470083ed140587180fa3789fe74da)) {
Py_XDECREF(cache_frame_9ee470083ed140587180fa3789fe74da);
#if _DEBUG_REFCOUNTS
if (cache_frame_9ee470083ed140587180fa3789fe74da == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_9ee470083ed140587180fa3789fe74da = MAKE_FUNCTION_FRAME(codeobj_9ee470083ed140587180fa3789fe74da, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_9ee470083ed140587180fa3789fe74da->m_type_description == NULL);
frame_9ee470083ed140587180fa3789fe74da = cache_frame_9ee470083ed140587180fa3789fe74da;
// Push the new frame as the currently active one.
pushFrameStack(frame_9ee470083ed140587180fa3789fe74da);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_9ee470083ed140587180fa3789fe74da) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_list_arg_1;
CHECK_OBJECT(par_general_names);
tmp_list_arg_1 = par_general_names;
tmp_assign_source_1 = MAKE_LIST(tmp_list_arg_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1203;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
{
PyObject *old = par_general_names;
assert(old != NULL);
par_general_names = tmp_assign_source_1;
Py_DECREF(old);
}
}
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_all_arg_1;
{
PyObject *tmp_assign_source_2;
PyObject *tmp_iter_arg_1;
CHECK_OBJECT(par_general_names);
tmp_iter_arg_1 = par_general_names;
tmp_assign_source_2 = MAKE_ITERATOR(tmp_iter_arg_1);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1204;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
assert(tmp_genexpr_1__$0 == NULL);
tmp_genexpr_1__$0 = tmp_assign_source_2;
}
// Tried code:
{
struct Nuitka_CellObject *tmp_closure_1[1];
tmp_closure_1[0] = Nuitka_Cell_New0(tmp_genexpr_1__$0);
tmp_all_arg_1 = MAKE_GENERATOR_cryptography$x509$extensions$$$function__129___init__$$$genexpr__1_genexpr(tmp_closure_1);
goto try_return_handler_2;
}
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_2:;
CHECK_OBJECT(tmp_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_operand_value_1 = BUILTIN_ALL(tmp_all_arg_1);
Py_DECREF(tmp_all_arg_1);
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1204;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
assert(!(tmp_res == -1));
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_make_exception_arg_1;
tmp_make_exception_arg_1 = mod_consts[244];
frame_9ee470083ed140587180fa3789fe74da->m_frame.f_lineno = 1205;
tmp_raise_type_1 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_TypeError, tmp_make_exception_arg_1);
assert(!(tmp_raise_type_1 == NULL));
exception_type = tmp_raise_type_1;
exception_lineno = 1205;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oo";
goto frame_exception_exit_1;
}
branch_no_1:;
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
CHECK_OBJECT(par_general_names);
tmp_assattr_value_1 = par_general_names;
CHECK_OBJECT(par_self);
tmp_assattr_target_1 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[245], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1210;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_9ee470083ed140587180fa3789fe74da);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_9ee470083ed140587180fa3789fe74da);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_9ee470083ed140587180fa3789fe74da, exception_lineno);
} else if (exception_tb->tb_frame != &frame_9ee470083ed140587180fa3789fe74da->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_9ee470083ed140587180fa3789fe74da, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_9ee470083ed140587180fa3789fe74da,
type_description_1,
par_self,
par_general_names
);
// Release cached frame if used for exception.
if (frame_9ee470083ed140587180fa3789fe74da == cache_frame_9ee470083ed140587180fa3789fe74da) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_9ee470083ed140587180fa3789fe74da);
cache_frame_9ee470083ed140587180fa3789fe74da = NULL;
}
assertFrameObject(frame_9ee470083ed140587180fa3789fe74da);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto try_return_handler_1;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(par_general_names);
Py_DECREF(par_general_names);
par_general_names = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(par_general_names);
par_general_names = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
struct cryptography$x509$extensions$$$function__129___init__$$$genexpr__1_genexpr_locals {
PyObject *var_x;
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 *cryptography$x509$extensions$$$function__129___init__$$$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 cryptography$x509$extensions$$$function__129___init__$$$genexpr__1_genexpr_locals *generator_heap = (struct cryptography$x509$extensions$$$function__129___init__$$$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_x = 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_2ca53c8e07c5bc764dc6df9019c581f5, module_cryptography$x509$extensions, 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 = "No";
generator_heap->exception_lineno = 1204;
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_x;
generator_heap->var_x = tmp_assign_source_2;
Py_INCREF(generator_heap->var_x);
Py_XDECREF(old);
}
}
{
PyObject *tmp_expression_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_1;
CHECK_OBJECT(generator_heap->var_x);
tmp_isinstance_inst_1 = generator_heap->var_x;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[62]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[62]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 1204;
generator_heap->type_description_1 = "No";
goto try_except_handler_2;
}
generator_heap->tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_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 = 1204;
generator_heap->type_description_1 = "No";
goto try_except_handler_2;
}
tmp_expression_value_1 = (generator_heap->tmp_res != 0) ? Py_True : Py_False;
Py_INCREF(tmp_expression_value_1);
Nuitka_PreserveHeap(generator_heap->yield_tmps, &tmp_isinstance_inst_1, sizeof(PyObject *), &tmp_isinstance_cls_1, sizeof(PyObject *), NULL);
generator->m_yield_return_index = 1;
return tmp_expression_value_1;
yield_return_1:
Nuitka_RestoreHeap(generator_heap->yield_tmps, &tmp_isinstance_inst_1, sizeof(PyObject *), &tmp_isinstance_cls_1, 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 = 1204;
generator_heap->type_description_1 = "No";
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 = 1204;
generator_heap->type_description_1 = "No";
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_x
);
// 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_x);
generator_heap->var_x = 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_x);
generator_heap->var_x = 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_cryptography$x509$extensions$$$function__129___init__$$$genexpr__1_genexpr(struct Nuitka_CellObject **closure) {
return Nuitka_Generator_New(
cryptography$x509$extensions$$$function__129___init__$$$genexpr__1_genexpr_context,
module_cryptography$x509$extensions,
mod_consts[63],
#if PYTHON_VERSION >= 0x350
mod_consts[246],
#endif
codeobj_2ca53c8e07c5bc764dc6df9019c581f5,
closure,
1,
sizeof(struct cryptography$x509$extensions$$$function__129___init__$$$genexpr__1_genexpr_locals)
);
}
static PyObject *impl_cryptography$x509$extensions$$$function__130_get_values_for_type(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_CellObject *par_type = Nuitka_Cell_New1(python_pars[1]);
PyObject *var_objs = NULL;
PyObject *tmp_genexpr_1__$0 = NULL;
PyObject *tmp_genexpr_2__$0 = NULL;
struct Nuitka_FrameObject *frame_c3f2cd9b4495b6c675cbefb7b71d2bd0;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_c3f2cd9b4495b6c675cbefb7b71d2bd0 = 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_c3f2cd9b4495b6c675cbefb7b71d2bd0)) {
Py_XDECREF(cache_frame_c3f2cd9b4495b6c675cbefb7b71d2bd0);
#if _DEBUG_REFCOUNTS
if (cache_frame_c3f2cd9b4495b6c675cbefb7b71d2bd0 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_c3f2cd9b4495b6c675cbefb7b71d2bd0 = MAKE_FUNCTION_FRAME(codeobj_c3f2cd9b4495b6c675cbefb7b71d2bd0, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_c3f2cd9b4495b6c675cbefb7b71d2bd0->m_type_description == NULL);
frame_c3f2cd9b4495b6c675cbefb7b71d2bd0 = cache_frame_c3f2cd9b4495b6c675cbefb7b71d2bd0;
// Push the new frame as the currently active one.
pushFrameStack(frame_c3f2cd9b4495b6c675cbefb7b71d2bd0);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_c3f2cd9b4495b6c675cbefb7b71d2bd0) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_1;
{
PyObject *tmp_assign_source_2;
PyObject *tmp_iter_arg_1;
CHECK_OBJECT(par_self);
tmp_iter_arg_1 = par_self;
tmp_assign_source_2 = MAKE_ITERATOR(tmp_iter_arg_1);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1217;
type_description_1 = "oco";
goto frame_exception_exit_1;
}
assert(tmp_genexpr_1__$0 == NULL);
tmp_genexpr_1__$0 = tmp_assign_source_2;
}
// 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_type;
Py_INCREF(tmp_closure_1[1]);
tmp_assign_source_1 = MAKE_GENERATOR_cryptography$x509$extensions$$$function__130_get_values_for_type$$$genexpr__1_genexpr(tmp_closure_1);
goto try_return_handler_2;
}
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_2:;
CHECK_OBJECT(tmp_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:;
assert(var_objs == NULL);
var_objs = tmp_assign_source_1;
}
{
nuitka_bool tmp_condition_result_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(Nuitka_Cell_GET(par_type));
tmp_cmp_expr_left_1 = Nuitka_Cell_GET(par_type);
tmp_cmp_expr_right_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[247]);
if (unlikely(tmp_cmp_expr_right_1 == NULL)) {
tmp_cmp_expr_right_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[247]);
}
if (tmp_cmp_expr_right_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1218;
type_description_1 = "oco";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = RICH_COMPARE_NE_NBOOL_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
if (tmp_condition_result_1 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1218;
type_description_1 = "oco";
goto frame_exception_exit_1;
}
if (tmp_condition_result_1 == NUITKA_BOOL_TRUE) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_assign_source_3;
{
PyObject *tmp_assign_source_4;
PyObject *tmp_iter_arg_2;
CHECK_OBJECT(var_objs);
tmp_iter_arg_2 = var_objs;
tmp_assign_source_4 = MAKE_ITERATOR(tmp_iter_arg_2);
if (tmp_assign_source_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1219;
type_description_1 = "oco";
goto frame_exception_exit_1;
}
assert(tmp_genexpr_2__$0 == NULL);
tmp_genexpr_2__$0 = tmp_assign_source_4;
}
// Tried code:
{
struct Nuitka_CellObject *tmp_closure_2[1];
tmp_closure_2[0] = Nuitka_Cell_New0(tmp_genexpr_2__$0);
tmp_assign_source_3 = MAKE_GENERATOR_cryptography$x509$extensions$$$function__130_get_values_for_type$$$genexpr__2_genexpr(tmp_closure_2);
goto try_return_handler_3;
}
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_3:;
CHECK_OBJECT(tmp_genexpr_2__$0);
Py_DECREF(tmp_genexpr_2__$0);
tmp_genexpr_2__$0 = NULL;
goto outline_result_2;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_result_2:;
{
PyObject *old = var_objs;
assert(old != NULL);
var_objs = tmp_assign_source_3;
Py_DECREF(old);
}
}
branch_no_1:;
{
PyObject *tmp_list_arg_1;
CHECK_OBJECT(var_objs);
tmp_list_arg_1 = var_objs;
tmp_return_value = MAKE_LIST(tmp_list_arg_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1220;
type_description_1 = "oco";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_c3f2cd9b4495b6c675cbefb7b71d2bd0);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_c3f2cd9b4495b6c675cbefb7b71d2bd0);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_c3f2cd9b4495b6c675cbefb7b71d2bd0);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_c3f2cd9b4495b6c675cbefb7b71d2bd0, exception_lineno);
} else if (exception_tb->tb_frame != &frame_c3f2cd9b4495b6c675cbefb7b71d2bd0->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_c3f2cd9b4495b6c675cbefb7b71d2bd0, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_c3f2cd9b4495b6c675cbefb7b71d2bd0,
type_description_1,
par_self,
par_type,
var_objs
);
// Release cached frame if used for exception.
if (frame_c3f2cd9b4495b6c675cbefb7b71d2bd0 == cache_frame_c3f2cd9b4495b6c675cbefb7b71d2bd0) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_c3f2cd9b4495b6c675cbefb7b71d2bd0);
cache_frame_c3f2cd9b4495b6c675cbefb7b71d2bd0 = NULL;
}
assertFrameObject(frame_c3f2cd9b4495b6c675cbefb7b71d2bd0);
// 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_objs);
Py_DECREF(var_objs);
var_objs = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_objs);
var_objs = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_type);
Py_DECREF(par_type);
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_type);
Py_DECREF(par_type);
// 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 cryptography$x509$extensions$$$function__130_get_values_for_type$$$genexpr__1_genexpr_locals {
PyObject *var_i;
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;
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 *cryptography$x509$extensions$$$function__130_get_values_for_type$$$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 cryptography$x509$extensions$$$function__130_get_values_for_type$$$genexpr__1_genexpr_locals *generator_heap = (struct cryptography$x509$extensions$$$function__130_get_values_for_type$$$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_i = 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_57259d727df0be36703ca54899531194, module_cryptography$x509$extensions, 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 = 1217;
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_i;
generator_heap->var_i = tmp_assign_source_2;
Py_INCREF(generator_heap->var_i);
Py_XDECREF(old);
}
}
{
nuitka_bool tmp_condition_result_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(generator_heap->var_i);
tmp_isinstance_inst_1 = generator_heap->var_i;
if (Nuitka_Cell_GET(generator->m_closure[1]) == NULL) {
FORMAT_UNBOUND_CLOSURE_ERROR(&generator_heap->exception_type, &generator_heap->exception_value, mod_consts[248]);
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 = 1217;
generator_heap->type_description_1 = "Noc";
goto try_except_handler_2;
}
tmp_isinstance_cls_1 = Nuitka_Cell_GET(generator->m_closure[1]);
generator_heap->tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_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 = 1217;
generator_heap->type_description_1 = "Noc";
goto try_except_handler_2;
}
tmp_condition_result_1 = (generator_heap->tmp_res != 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_1 == NUITKA_BOOL_TRUE) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_expression_value_1;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_1;
CHECK_OBJECT(generator_heap->var_i);
tmp_expression_value_1 = generator_heap->var_i;
Py_INCREF(tmp_expression_value_1);
generator->m_yield_return_index = 1;
return tmp_expression_value_1;
yield_return_1:
if (yield_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 1217;
generator_heap->type_description_1 = "Noc";
goto try_except_handler_2;
}
tmp_yield_result_1 = yield_return_value;
}
branch_no_1:;
if (CONSIDER_THREADING() == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 1217;
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_i,
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_i);
generator_heap->var_i = 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_i);
generator_heap->var_i = 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_cryptography$x509$extensions$$$function__130_get_values_for_type$$$genexpr__1_genexpr(struct Nuitka_CellObject **closure) {
return Nuitka_Generator_New(
cryptography$x509$extensions$$$function__130_get_values_for_type$$$genexpr__1_genexpr_context,
module_cryptography$x509$extensions,
mod_consts[63],
#if PYTHON_VERSION >= 0x350
mod_consts[249],
#endif
codeobj_57259d727df0be36703ca54899531194,
closure,
2,
sizeof(struct cryptography$x509$extensions$$$function__130_get_values_for_type$$$genexpr__1_genexpr_locals)
);
}
struct cryptography$x509$extensions$$$function__130_get_values_for_type$$$genexpr__2_genexpr_locals {
PyObject *var_i;
PyObject *tmp_iter_value_0;
char const *type_description_1;
PyObject *exception_type;
PyObject *exception_value;
PyTracebackObject *exception_tb;
int exception_lineno;
char yield_tmps[1024];
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
int exception_keeper_lineno_1;
PyObject *exception_keeper_type_2;
PyObject *exception_keeper_value_2;
PyTracebackObject *exception_keeper_tb_2;
int exception_keeper_lineno_2;
};
static PyObject *cryptography$x509$extensions$$$function__130_get_values_for_type$$$genexpr__2_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 cryptography$x509$extensions$$$function__130_get_values_for_type$$$genexpr__2_genexpr_locals *generator_heap = (struct cryptography$x509$extensions$$$function__130_get_values_for_type$$$genexpr__2_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_i = 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_afc378e73f0008c1de41a24c2559e095, module_cryptography$x509$extensions, 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 = "No";
generator_heap->exception_lineno = 1219;
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_i;
generator_heap->var_i = tmp_assign_source_2;
Py_INCREF(generator_heap->var_i);
Py_XDECREF(old);
}
}
{
PyObject *tmp_expression_value_1;
PyObject *tmp_expression_value_2;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_1;
CHECK_OBJECT(generator_heap->var_i);
tmp_expression_value_2 = generator_heap->var_i;
tmp_expression_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[46]);
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 1219;
generator_heap->type_description_1 = "No";
goto try_except_handler_2;
}
Nuitka_PreserveHeap(generator_heap->yield_tmps, &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_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 = 1219;
generator_heap->type_description_1 = "No";
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 = 1219;
generator_heap->type_description_1 = "No";
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_i
);
// 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_i);
generator_heap->var_i = 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_i);
generator_heap->var_i = 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_cryptography$x509$extensions$$$function__130_get_values_for_type$$$genexpr__2_genexpr(struct Nuitka_CellObject **closure) {
return Nuitka_Generator_New(
cryptography$x509$extensions$$$function__130_get_values_for_type$$$genexpr__2_genexpr_context,
module_cryptography$x509$extensions,
mod_consts[63],
#if PYTHON_VERSION >= 0x350
mod_consts[249],
#endif
codeobj_afc378e73f0008c1de41a24c2559e095,
closure,
1,
sizeof(struct cryptography$x509$extensions$$$function__130_get_values_for_type$$$genexpr__2_genexpr_locals)
);
}
static PyObject *impl_cryptography$x509$extensions$$$function__131___repr__(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_903e2f1e731015e13917cc37d8ea60a7;
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_903e2f1e731015e13917cc37d8ea60a7 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_903e2f1e731015e13917cc37d8ea60a7)) {
Py_XDECREF(cache_frame_903e2f1e731015e13917cc37d8ea60a7);
#if _DEBUG_REFCOUNTS
if (cache_frame_903e2f1e731015e13917cc37d8ea60a7 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_903e2f1e731015e13917cc37d8ea60a7 = MAKE_FUNCTION_FRAME(codeobj_903e2f1e731015e13917cc37d8ea60a7, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_903e2f1e731015e13917cc37d8ea60a7->m_type_description == NULL);
frame_903e2f1e731015e13917cc37d8ea60a7 = cache_frame_903e2f1e731015e13917cc37d8ea60a7;
// Push the new frame as the currently active one.
pushFrameStack(frame_903e2f1e731015e13917cc37d8ea60a7);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_903e2f1e731015e13917cc37d8ea60a7) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_kw_call_arg_value_0_1;
PyObject *tmp_kw_call_arg_value_1_1;
PyObject *tmp_expression_value_1;
tmp_kw_call_arg_value_0_1 = mod_consts[250];
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_kw_call_arg_value_1_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[245]);
if (tmp_kw_call_arg_value_1_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1223;
type_description_1 = "o";
goto frame_exception_exit_1;
}
frame_903e2f1e731015e13917cc37d8ea60a7->m_frame.f_lineno = 1223;
{
PyObject *call_args[] = {tmp_kw_call_arg_value_0_1, tmp_kw_call_arg_value_1_1};
tmp_return_value = CALL_FUNCTION_WITH_ARGS2(unicode_builtin_format, call_args);
}
Py_DECREF(tmp_kw_call_arg_value_1_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1223;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_903e2f1e731015e13917cc37d8ea60a7);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_903e2f1e731015e13917cc37d8ea60a7);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_903e2f1e731015e13917cc37d8ea60a7);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_903e2f1e731015e13917cc37d8ea60a7, exception_lineno);
} else if (exception_tb->tb_frame != &frame_903e2f1e731015e13917cc37d8ea60a7->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_903e2f1e731015e13917cc37d8ea60a7, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_903e2f1e731015e13917cc37d8ea60a7,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_903e2f1e731015e13917cc37d8ea60a7 == cache_frame_903e2f1e731015e13917cc37d8ea60a7) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_903e2f1e731015e13917cc37d8ea60a7);
cache_frame_903e2f1e731015e13917cc37d8ea60a7 = NULL;
}
assertFrameObject(frame_903e2f1e731015e13917cc37d8ea60a7);
// 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_cryptography$x509$extensions$$$function__132___eq__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_7e3a8c8b8ec983e9b74ceafb7d2faabc;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_7e3a8c8b8ec983e9b74ceafb7d2faabc = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_7e3a8c8b8ec983e9b74ceafb7d2faabc)) {
Py_XDECREF(cache_frame_7e3a8c8b8ec983e9b74ceafb7d2faabc);
#if _DEBUG_REFCOUNTS
if (cache_frame_7e3a8c8b8ec983e9b74ceafb7d2faabc == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_7e3a8c8b8ec983e9b74ceafb7d2faabc = MAKE_FUNCTION_FRAME(codeobj_7e3a8c8b8ec983e9b74ceafb7d2faabc, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_7e3a8c8b8ec983e9b74ceafb7d2faabc->m_type_description == NULL);
frame_7e3a8c8b8ec983e9b74ceafb7d2faabc = cache_frame_7e3a8c8b8ec983e9b74ceafb7d2faabc;
// Push the new frame as the currently active one.
pushFrameStack(frame_7e3a8c8b8ec983e9b74ceafb7d2faabc);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_7e3a8c8b8ec983e9b74ceafb7d2faabc) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(par_other);
tmp_isinstance_inst_1 = par_other;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[251]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[251]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1226;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1226;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1226;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
tmp_return_value = Py_NotImplemented;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
branch_no_1:;
{
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_expression_value_2;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[245]);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1229;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_2 = par_other;
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[245]);
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 = 1229;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = RICH_COMPARE_EQ_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_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1229;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_7e3a8c8b8ec983e9b74ceafb7d2faabc);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_7e3a8c8b8ec983e9b74ceafb7d2faabc);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_7e3a8c8b8ec983e9b74ceafb7d2faabc);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_7e3a8c8b8ec983e9b74ceafb7d2faabc, exception_lineno);
} else if (exception_tb->tb_frame != &frame_7e3a8c8b8ec983e9b74ceafb7d2faabc->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_7e3a8c8b8ec983e9b74ceafb7d2faabc, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_7e3a8c8b8ec983e9b74ceafb7d2faabc,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_7e3a8c8b8ec983e9b74ceafb7d2faabc == cache_frame_7e3a8c8b8ec983e9b74ceafb7d2faabc) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_7e3a8c8b8ec983e9b74ceafb7d2faabc);
cache_frame_7e3a8c8b8ec983e9b74ceafb7d2faabc = NULL;
}
assertFrameObject(frame_7e3a8c8b8ec983e9b74ceafb7d2faabc);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__133___ne__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_8b1459c0286c64c09ca1b61aa54a1db8;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
static struct Nuitka_FrameObject *cache_frame_8b1459c0286c64c09ca1b61aa54a1db8 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_8b1459c0286c64c09ca1b61aa54a1db8)) {
Py_XDECREF(cache_frame_8b1459c0286c64c09ca1b61aa54a1db8);
#if _DEBUG_REFCOUNTS
if (cache_frame_8b1459c0286c64c09ca1b61aa54a1db8 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_8b1459c0286c64c09ca1b61aa54a1db8 = MAKE_FUNCTION_FRAME(codeobj_8b1459c0286c64c09ca1b61aa54a1db8, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_8b1459c0286c64c09ca1b61aa54a1db8->m_type_description == NULL);
frame_8b1459c0286c64c09ca1b61aa54a1db8 = cache_frame_8b1459c0286c64c09ca1b61aa54a1db8;
// Push the new frame as the currently active one.
pushFrameStack(frame_8b1459c0286c64c09ca1b61aa54a1db8);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_8b1459c0286c64c09ca1b61aa54a1db8) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_operand_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(par_self);
tmp_cmp_expr_left_1 = par_self;
CHECK_OBJECT(par_other);
tmp_cmp_expr_right_1 = par_other;
tmp_operand_value_1 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1232;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1232;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = (tmp_res == 0) ? Py_True : Py_False;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_8b1459c0286c64c09ca1b61aa54a1db8);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_8b1459c0286c64c09ca1b61aa54a1db8);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_8b1459c0286c64c09ca1b61aa54a1db8);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_8b1459c0286c64c09ca1b61aa54a1db8, exception_lineno);
} else if (exception_tb->tb_frame != &frame_8b1459c0286c64c09ca1b61aa54a1db8->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_8b1459c0286c64c09ca1b61aa54a1db8, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_8b1459c0286c64c09ca1b61aa54a1db8,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_8b1459c0286c64c09ca1b61aa54a1db8 == cache_frame_8b1459c0286c64c09ca1b61aa54a1db8) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_8b1459c0286c64c09ca1b61aa54a1db8);
cache_frame_8b1459c0286c64c09ca1b61aa54a1db8 = NULL;
}
assertFrameObject(frame_8b1459c0286c64c09ca1b61aa54a1db8);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__134___hash__(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_fc2a3215fb4033266f383e7bcf311bd2;
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_fc2a3215fb4033266f383e7bcf311bd2 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_fc2a3215fb4033266f383e7bcf311bd2)) {
Py_XDECREF(cache_frame_fc2a3215fb4033266f383e7bcf311bd2);
#if _DEBUG_REFCOUNTS
if (cache_frame_fc2a3215fb4033266f383e7bcf311bd2 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_fc2a3215fb4033266f383e7bcf311bd2 = MAKE_FUNCTION_FRAME(codeobj_fc2a3215fb4033266f383e7bcf311bd2, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_fc2a3215fb4033266f383e7bcf311bd2->m_type_description == NULL);
frame_fc2a3215fb4033266f383e7bcf311bd2 = cache_frame_fc2a3215fb4033266f383e7bcf311bd2;
// Push the new frame as the currently active one.
pushFrameStack(frame_fc2a3215fb4033266f383e7bcf311bd2);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_fc2a3215fb4033266f383e7bcf311bd2) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_hash_arg_1;
PyObject *tmp_tuple_arg_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_tuple_arg_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[245]);
if (tmp_tuple_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1235;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_hash_arg_1 = PySequence_Tuple(tmp_tuple_arg_1);
Py_DECREF(tmp_tuple_arg_1);
if (tmp_hash_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1235;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_return_value = BUILTIN_HASH(tmp_hash_arg_1);
Py_DECREF(tmp_hash_arg_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1235;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_fc2a3215fb4033266f383e7bcf311bd2);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_fc2a3215fb4033266f383e7bcf311bd2);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_fc2a3215fb4033266f383e7bcf311bd2);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_fc2a3215fb4033266f383e7bcf311bd2, exception_lineno);
} else if (exception_tb->tb_frame != &frame_fc2a3215fb4033266f383e7bcf311bd2->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_fc2a3215fb4033266f383e7bcf311bd2, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_fc2a3215fb4033266f383e7bcf311bd2,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_fc2a3215fb4033266f383e7bcf311bd2 == cache_frame_fc2a3215fb4033266f383e7bcf311bd2) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_fc2a3215fb4033266f383e7bcf311bd2);
cache_frame_fc2a3215fb4033266f383e7bcf311bd2 = NULL;
}
assertFrameObject(frame_fc2a3215fb4033266f383e7bcf311bd2);
// 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_cryptography$x509$extensions$$$function__135___init__(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_general_names = python_pars[1];
struct Nuitka_FrameObject *frame_848926aa8f52650c8b9b2a6a542cf267;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
bool tmp_result;
static struct Nuitka_FrameObject *cache_frame_848926aa8f52650c8b9b2a6a542cf267 = NULL;
PyObject *tmp_return_value = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_848926aa8f52650c8b9b2a6a542cf267)) {
Py_XDECREF(cache_frame_848926aa8f52650c8b9b2a6a542cf267);
#if _DEBUG_REFCOUNTS
if (cache_frame_848926aa8f52650c8b9b2a6a542cf267 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_848926aa8f52650c8b9b2a6a542cf267 = MAKE_FUNCTION_FRAME(codeobj_848926aa8f52650c8b9b2a6a542cf267, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_848926aa8f52650c8b9b2a6a542cf267->m_type_description == NULL);
frame_848926aa8f52650c8b9b2a6a542cf267 = cache_frame_848926aa8f52650c8b9b2a6a542cf267;
// Push the new frame as the currently active one.
pushFrameStack(frame_848926aa8f52650c8b9b2a6a542cf267);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_848926aa8f52650c8b9b2a6a542cf267) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_called_value_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_assattr_target_1;
tmp_called_value_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[251]);
if (unlikely(tmp_called_value_1 == NULL)) {
tmp_called_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[251]);
}
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1243;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_general_names);
tmp_args_element_value_1 = par_general_names;
frame_848926aa8f52650c8b9b2a6a542cf267->m_frame.f_lineno = 1243;
tmp_assattr_value_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_1, tmp_args_element_value_1);
if (tmp_assattr_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1243;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_assattr_target_1 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[245], tmp_assattr_value_1);
Py_DECREF(tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1243;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_848926aa8f52650c8b9b2a6a542cf267);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_848926aa8f52650c8b9b2a6a542cf267);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_848926aa8f52650c8b9b2a6a542cf267, exception_lineno);
} else if (exception_tb->tb_frame != &frame_848926aa8f52650c8b9b2a6a542cf267->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_848926aa8f52650c8b9b2a6a542cf267, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_848926aa8f52650c8b9b2a6a542cf267,
type_description_1,
par_self,
par_general_names
);
// Release cached frame if used for exception.
if (frame_848926aa8f52650c8b9b2a6a542cf267 == cache_frame_848926aa8f52650c8b9b2a6a542cf267) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_848926aa8f52650c8b9b2a6a542cf267);
cache_frame_848926aa8f52650c8b9b2a6a542cf267 = NULL;
}
assertFrameObject(frame_848926aa8f52650c8b9b2a6a542cf267);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto function_return_exit;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_general_names);
Py_DECREF(par_general_names);
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_general_names);
Py_DECREF(par_general_names);
// 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_cryptography$x509$extensions$$$function__136_get_values_for_type(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_type = python_pars[1];
struct Nuitka_FrameObject *frame_b25368bafeefdc6b87fc60236aaff5fa;
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_b25368bafeefdc6b87fc60236aaff5fa = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_b25368bafeefdc6b87fc60236aaff5fa)) {
Py_XDECREF(cache_frame_b25368bafeefdc6b87fc60236aaff5fa);
#if _DEBUG_REFCOUNTS
if (cache_frame_b25368bafeefdc6b87fc60236aaff5fa == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_b25368bafeefdc6b87fc60236aaff5fa = MAKE_FUNCTION_FRAME(codeobj_b25368bafeefdc6b87fc60236aaff5fa, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_b25368bafeefdc6b87fc60236aaff5fa->m_type_description == NULL);
frame_b25368bafeefdc6b87fc60236aaff5fa = cache_frame_b25368bafeefdc6b87fc60236aaff5fa;
// Push the new frame as the currently active one.
pushFrameStack(frame_b25368bafeefdc6b87fc60236aaff5fa);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_b25368bafeefdc6b87fc60236aaff5fa) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_called_instance_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_args_element_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_called_instance_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[245]);
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1248;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_type);
tmp_args_element_value_1 = par_type;
frame_b25368bafeefdc6b87fc60236aaff5fa->m_frame.f_lineno = 1248;
tmp_return_value = CALL_METHOD_WITH_SINGLE_ARG(tmp_called_instance_1, mod_consts[252], tmp_args_element_value_1);
Py_DECREF(tmp_called_instance_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1248;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_b25368bafeefdc6b87fc60236aaff5fa);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_b25368bafeefdc6b87fc60236aaff5fa);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_b25368bafeefdc6b87fc60236aaff5fa);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_b25368bafeefdc6b87fc60236aaff5fa, exception_lineno);
} else if (exception_tb->tb_frame != &frame_b25368bafeefdc6b87fc60236aaff5fa->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_b25368bafeefdc6b87fc60236aaff5fa, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_b25368bafeefdc6b87fc60236aaff5fa,
type_description_1,
par_self,
par_type
);
// Release cached frame if used for exception.
if (frame_b25368bafeefdc6b87fc60236aaff5fa == cache_frame_b25368bafeefdc6b87fc60236aaff5fa) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_b25368bafeefdc6b87fc60236aaff5fa);
cache_frame_b25368bafeefdc6b87fc60236aaff5fa = NULL;
}
assertFrameObject(frame_b25368bafeefdc6b87fc60236aaff5fa);
// 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_type);
Py_DECREF(par_type);
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_type);
Py_DECREF(par_type);
// 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_cryptography$x509$extensions$$$function__137___repr__(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_b6864b65e80ecdd470b681c545288d3c;
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_b6864b65e80ecdd470b681c545288d3c = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_b6864b65e80ecdd470b681c545288d3c)) {
Py_XDECREF(cache_frame_b6864b65e80ecdd470b681c545288d3c);
#if _DEBUG_REFCOUNTS
if (cache_frame_b6864b65e80ecdd470b681c545288d3c == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_b6864b65e80ecdd470b681c545288d3c = MAKE_FUNCTION_FRAME(codeobj_b6864b65e80ecdd470b681c545288d3c, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_b6864b65e80ecdd470b681c545288d3c->m_type_description == NULL);
frame_b6864b65e80ecdd470b681c545288d3c = cache_frame_b6864b65e80ecdd470b681c545288d3c;
// Push the new frame as the currently active one.
pushFrameStack(frame_b6864b65e80ecdd470b681c545288d3c);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_b6864b65e80ecdd470b681c545288d3c) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_kw_call_arg_value_0_1;
PyObject *tmp_kw_call_arg_value_1_1;
PyObject *tmp_expression_value_1;
tmp_kw_call_arg_value_0_1 = mod_consts[253];
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_kw_call_arg_value_1_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[245]);
if (tmp_kw_call_arg_value_1_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1251;
type_description_1 = "o";
goto frame_exception_exit_1;
}
frame_b6864b65e80ecdd470b681c545288d3c->m_frame.f_lineno = 1251;
{
PyObject *call_args[] = {tmp_kw_call_arg_value_0_1, tmp_kw_call_arg_value_1_1};
tmp_return_value = CALL_FUNCTION_WITH_ARGS2(unicode_builtin_format, call_args);
}
Py_DECREF(tmp_kw_call_arg_value_1_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1251;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_b6864b65e80ecdd470b681c545288d3c);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_b6864b65e80ecdd470b681c545288d3c);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_b6864b65e80ecdd470b681c545288d3c);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_b6864b65e80ecdd470b681c545288d3c, exception_lineno);
} else if (exception_tb->tb_frame != &frame_b6864b65e80ecdd470b681c545288d3c->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_b6864b65e80ecdd470b681c545288d3c, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_b6864b65e80ecdd470b681c545288d3c,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_b6864b65e80ecdd470b681c545288d3c == cache_frame_b6864b65e80ecdd470b681c545288d3c) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_b6864b65e80ecdd470b681c545288d3c);
cache_frame_b6864b65e80ecdd470b681c545288d3c = NULL;
}
assertFrameObject(frame_b6864b65e80ecdd470b681c545288d3c);
// 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_cryptography$x509$extensions$$$function__138___eq__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_75c7f6f4f5090fda8ff37ec4cd1708b4;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_75c7f6f4f5090fda8ff37ec4cd1708b4 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_75c7f6f4f5090fda8ff37ec4cd1708b4)) {
Py_XDECREF(cache_frame_75c7f6f4f5090fda8ff37ec4cd1708b4);
#if _DEBUG_REFCOUNTS
if (cache_frame_75c7f6f4f5090fda8ff37ec4cd1708b4 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_75c7f6f4f5090fda8ff37ec4cd1708b4 = MAKE_FUNCTION_FRAME(codeobj_75c7f6f4f5090fda8ff37ec4cd1708b4, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_75c7f6f4f5090fda8ff37ec4cd1708b4->m_type_description == NULL);
frame_75c7f6f4f5090fda8ff37ec4cd1708b4 = cache_frame_75c7f6f4f5090fda8ff37ec4cd1708b4;
// Push the new frame as the currently active one.
pushFrameStack(frame_75c7f6f4f5090fda8ff37ec4cd1708b4);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_75c7f6f4f5090fda8ff37ec4cd1708b4) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(par_other);
tmp_isinstance_inst_1 = par_other;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[254]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[254]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1254;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1254;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1254;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
tmp_return_value = Py_NotImplemented;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
branch_no_1:;
{
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_expression_value_2;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[245]);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1257;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_2 = par_other;
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[245]);
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 = 1257;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = RICH_COMPARE_EQ_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_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1257;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_75c7f6f4f5090fda8ff37ec4cd1708b4);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_75c7f6f4f5090fda8ff37ec4cd1708b4);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_75c7f6f4f5090fda8ff37ec4cd1708b4);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_75c7f6f4f5090fda8ff37ec4cd1708b4, exception_lineno);
} else if (exception_tb->tb_frame != &frame_75c7f6f4f5090fda8ff37ec4cd1708b4->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_75c7f6f4f5090fda8ff37ec4cd1708b4, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_75c7f6f4f5090fda8ff37ec4cd1708b4,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_75c7f6f4f5090fda8ff37ec4cd1708b4 == cache_frame_75c7f6f4f5090fda8ff37ec4cd1708b4) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_75c7f6f4f5090fda8ff37ec4cd1708b4);
cache_frame_75c7f6f4f5090fda8ff37ec4cd1708b4 = NULL;
}
assertFrameObject(frame_75c7f6f4f5090fda8ff37ec4cd1708b4);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__139___ne__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_649ec0f28c4ba9212e309b7f3702873a;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
static struct Nuitka_FrameObject *cache_frame_649ec0f28c4ba9212e309b7f3702873a = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_649ec0f28c4ba9212e309b7f3702873a)) {
Py_XDECREF(cache_frame_649ec0f28c4ba9212e309b7f3702873a);
#if _DEBUG_REFCOUNTS
if (cache_frame_649ec0f28c4ba9212e309b7f3702873a == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_649ec0f28c4ba9212e309b7f3702873a = MAKE_FUNCTION_FRAME(codeobj_649ec0f28c4ba9212e309b7f3702873a, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_649ec0f28c4ba9212e309b7f3702873a->m_type_description == NULL);
frame_649ec0f28c4ba9212e309b7f3702873a = cache_frame_649ec0f28c4ba9212e309b7f3702873a;
// Push the new frame as the currently active one.
pushFrameStack(frame_649ec0f28c4ba9212e309b7f3702873a);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_649ec0f28c4ba9212e309b7f3702873a) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_operand_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(par_self);
tmp_cmp_expr_left_1 = par_self;
CHECK_OBJECT(par_other);
tmp_cmp_expr_right_1 = par_other;
tmp_operand_value_1 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1260;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1260;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = (tmp_res == 0) ? Py_True : Py_False;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_649ec0f28c4ba9212e309b7f3702873a);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_649ec0f28c4ba9212e309b7f3702873a);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_649ec0f28c4ba9212e309b7f3702873a);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_649ec0f28c4ba9212e309b7f3702873a, exception_lineno);
} else if (exception_tb->tb_frame != &frame_649ec0f28c4ba9212e309b7f3702873a->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_649ec0f28c4ba9212e309b7f3702873a, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_649ec0f28c4ba9212e309b7f3702873a,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_649ec0f28c4ba9212e309b7f3702873a == cache_frame_649ec0f28c4ba9212e309b7f3702873a) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_649ec0f28c4ba9212e309b7f3702873a);
cache_frame_649ec0f28c4ba9212e309b7f3702873a = NULL;
}
assertFrameObject(frame_649ec0f28c4ba9212e309b7f3702873a);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__140___hash__(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_9bb1bd1f8f9a8f4c9d5839d11ae59855;
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_9bb1bd1f8f9a8f4c9d5839d11ae59855 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_9bb1bd1f8f9a8f4c9d5839d11ae59855)) {
Py_XDECREF(cache_frame_9bb1bd1f8f9a8f4c9d5839d11ae59855);
#if _DEBUG_REFCOUNTS
if (cache_frame_9bb1bd1f8f9a8f4c9d5839d11ae59855 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_9bb1bd1f8f9a8f4c9d5839d11ae59855 = MAKE_FUNCTION_FRAME(codeobj_9bb1bd1f8f9a8f4c9d5839d11ae59855, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_9bb1bd1f8f9a8f4c9d5839d11ae59855->m_type_description == NULL);
frame_9bb1bd1f8f9a8f4c9d5839d11ae59855 = cache_frame_9bb1bd1f8f9a8f4c9d5839d11ae59855;
// Push the new frame as the currently active one.
pushFrameStack(frame_9bb1bd1f8f9a8f4c9d5839d11ae59855);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_9bb1bd1f8f9a8f4c9d5839d11ae59855) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_hash_arg_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_hash_arg_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[245]);
if (tmp_hash_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1263;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_return_value = BUILTIN_HASH(tmp_hash_arg_1);
Py_DECREF(tmp_hash_arg_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1263;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_9bb1bd1f8f9a8f4c9d5839d11ae59855);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_9bb1bd1f8f9a8f4c9d5839d11ae59855);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_9bb1bd1f8f9a8f4c9d5839d11ae59855);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_9bb1bd1f8f9a8f4c9d5839d11ae59855, exception_lineno);
} else if (exception_tb->tb_frame != &frame_9bb1bd1f8f9a8f4c9d5839d11ae59855->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_9bb1bd1f8f9a8f4c9d5839d11ae59855, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_9bb1bd1f8f9a8f4c9d5839d11ae59855,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_9bb1bd1f8f9a8f4c9d5839d11ae59855 == cache_frame_9bb1bd1f8f9a8f4c9d5839d11ae59855) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_9bb1bd1f8f9a8f4c9d5839d11ae59855);
cache_frame_9bb1bd1f8f9a8f4c9d5839d11ae59855 = NULL;
}
assertFrameObject(frame_9bb1bd1f8f9a8f4c9d5839d11ae59855);
// 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_cryptography$x509$extensions$$$function__141___init__(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_general_names = python_pars[1];
struct Nuitka_FrameObject *frame_2938b51fbc5efd1d1f56531a2e51f329;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
bool tmp_result;
static struct Nuitka_FrameObject *cache_frame_2938b51fbc5efd1d1f56531a2e51f329 = NULL;
PyObject *tmp_return_value = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_2938b51fbc5efd1d1f56531a2e51f329)) {
Py_XDECREF(cache_frame_2938b51fbc5efd1d1f56531a2e51f329);
#if _DEBUG_REFCOUNTS
if (cache_frame_2938b51fbc5efd1d1f56531a2e51f329 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_2938b51fbc5efd1d1f56531a2e51f329 = MAKE_FUNCTION_FRAME(codeobj_2938b51fbc5efd1d1f56531a2e51f329, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_2938b51fbc5efd1d1f56531a2e51f329->m_type_description == NULL);
frame_2938b51fbc5efd1d1f56531a2e51f329 = cache_frame_2938b51fbc5efd1d1f56531a2e51f329;
// Push the new frame as the currently active one.
pushFrameStack(frame_2938b51fbc5efd1d1f56531a2e51f329);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_2938b51fbc5efd1d1f56531a2e51f329) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_called_value_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_assattr_target_1;
tmp_called_value_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[251]);
if (unlikely(tmp_called_value_1 == NULL)) {
tmp_called_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[251]);
}
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1271;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_general_names);
tmp_args_element_value_1 = par_general_names;
frame_2938b51fbc5efd1d1f56531a2e51f329->m_frame.f_lineno = 1271;
tmp_assattr_value_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_1, tmp_args_element_value_1);
if (tmp_assattr_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1271;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_assattr_target_1 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[245], tmp_assattr_value_1);
Py_DECREF(tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1271;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_2938b51fbc5efd1d1f56531a2e51f329);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_2938b51fbc5efd1d1f56531a2e51f329);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_2938b51fbc5efd1d1f56531a2e51f329, exception_lineno);
} else if (exception_tb->tb_frame != &frame_2938b51fbc5efd1d1f56531a2e51f329->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_2938b51fbc5efd1d1f56531a2e51f329, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_2938b51fbc5efd1d1f56531a2e51f329,
type_description_1,
par_self,
par_general_names
);
// Release cached frame if used for exception.
if (frame_2938b51fbc5efd1d1f56531a2e51f329 == cache_frame_2938b51fbc5efd1d1f56531a2e51f329) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_2938b51fbc5efd1d1f56531a2e51f329);
cache_frame_2938b51fbc5efd1d1f56531a2e51f329 = NULL;
}
assertFrameObject(frame_2938b51fbc5efd1d1f56531a2e51f329);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto function_return_exit;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_general_names);
Py_DECREF(par_general_names);
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_general_names);
Py_DECREF(par_general_names);
// 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_cryptography$x509$extensions$$$function__142_get_values_for_type(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_type = python_pars[1];
struct Nuitka_FrameObject *frame_7b1311ab2d656b262b433db7061eb71d;
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_7b1311ab2d656b262b433db7061eb71d = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_7b1311ab2d656b262b433db7061eb71d)) {
Py_XDECREF(cache_frame_7b1311ab2d656b262b433db7061eb71d);
#if _DEBUG_REFCOUNTS
if (cache_frame_7b1311ab2d656b262b433db7061eb71d == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_7b1311ab2d656b262b433db7061eb71d = MAKE_FUNCTION_FRAME(codeobj_7b1311ab2d656b262b433db7061eb71d, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_7b1311ab2d656b262b433db7061eb71d->m_type_description == NULL);
frame_7b1311ab2d656b262b433db7061eb71d = cache_frame_7b1311ab2d656b262b433db7061eb71d;
// Push the new frame as the currently active one.
pushFrameStack(frame_7b1311ab2d656b262b433db7061eb71d);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_7b1311ab2d656b262b433db7061eb71d) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_called_instance_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_args_element_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_called_instance_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[245]);
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1276;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_type);
tmp_args_element_value_1 = par_type;
frame_7b1311ab2d656b262b433db7061eb71d->m_frame.f_lineno = 1276;
tmp_return_value = CALL_METHOD_WITH_SINGLE_ARG(tmp_called_instance_1, mod_consts[252], tmp_args_element_value_1);
Py_DECREF(tmp_called_instance_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1276;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_7b1311ab2d656b262b433db7061eb71d);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_7b1311ab2d656b262b433db7061eb71d);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_7b1311ab2d656b262b433db7061eb71d);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_7b1311ab2d656b262b433db7061eb71d, exception_lineno);
} else if (exception_tb->tb_frame != &frame_7b1311ab2d656b262b433db7061eb71d->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_7b1311ab2d656b262b433db7061eb71d, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_7b1311ab2d656b262b433db7061eb71d,
type_description_1,
par_self,
par_type
);
// Release cached frame if used for exception.
if (frame_7b1311ab2d656b262b433db7061eb71d == cache_frame_7b1311ab2d656b262b433db7061eb71d) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_7b1311ab2d656b262b433db7061eb71d);
cache_frame_7b1311ab2d656b262b433db7061eb71d = NULL;
}
assertFrameObject(frame_7b1311ab2d656b262b433db7061eb71d);
// 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_type);
Py_DECREF(par_type);
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_type);
Py_DECREF(par_type);
// 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_cryptography$x509$extensions$$$function__143___repr__(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_4ca928f906dd2c6228431111443cd164;
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_4ca928f906dd2c6228431111443cd164 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_4ca928f906dd2c6228431111443cd164)) {
Py_XDECREF(cache_frame_4ca928f906dd2c6228431111443cd164);
#if _DEBUG_REFCOUNTS
if (cache_frame_4ca928f906dd2c6228431111443cd164 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_4ca928f906dd2c6228431111443cd164 = MAKE_FUNCTION_FRAME(codeobj_4ca928f906dd2c6228431111443cd164, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_4ca928f906dd2c6228431111443cd164->m_type_description == NULL);
frame_4ca928f906dd2c6228431111443cd164 = cache_frame_4ca928f906dd2c6228431111443cd164;
// Push the new frame as the currently active one.
pushFrameStack(frame_4ca928f906dd2c6228431111443cd164);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_4ca928f906dd2c6228431111443cd164) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_kw_call_arg_value_0_1;
PyObject *tmp_kw_call_arg_value_1_1;
PyObject *tmp_expression_value_1;
tmp_kw_call_arg_value_0_1 = mod_consts[255];
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_kw_call_arg_value_1_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[245]);
if (tmp_kw_call_arg_value_1_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1279;
type_description_1 = "o";
goto frame_exception_exit_1;
}
frame_4ca928f906dd2c6228431111443cd164->m_frame.f_lineno = 1279;
{
PyObject *call_args[] = {tmp_kw_call_arg_value_0_1, tmp_kw_call_arg_value_1_1};
tmp_return_value = CALL_FUNCTION_WITH_ARGS2(unicode_builtin_format, call_args);
}
Py_DECREF(tmp_kw_call_arg_value_1_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1279;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_4ca928f906dd2c6228431111443cd164);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_4ca928f906dd2c6228431111443cd164);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_4ca928f906dd2c6228431111443cd164);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_4ca928f906dd2c6228431111443cd164, exception_lineno);
} else if (exception_tb->tb_frame != &frame_4ca928f906dd2c6228431111443cd164->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_4ca928f906dd2c6228431111443cd164, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_4ca928f906dd2c6228431111443cd164,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_4ca928f906dd2c6228431111443cd164 == cache_frame_4ca928f906dd2c6228431111443cd164) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_4ca928f906dd2c6228431111443cd164);
cache_frame_4ca928f906dd2c6228431111443cd164 = NULL;
}
assertFrameObject(frame_4ca928f906dd2c6228431111443cd164);
// 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_cryptography$x509$extensions$$$function__144___eq__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_0f0c1bc8fd77e862b3db4d83c67e3536;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_0f0c1bc8fd77e862b3db4d83c67e3536 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_0f0c1bc8fd77e862b3db4d83c67e3536)) {
Py_XDECREF(cache_frame_0f0c1bc8fd77e862b3db4d83c67e3536);
#if _DEBUG_REFCOUNTS
if (cache_frame_0f0c1bc8fd77e862b3db4d83c67e3536 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_0f0c1bc8fd77e862b3db4d83c67e3536 = MAKE_FUNCTION_FRAME(codeobj_0f0c1bc8fd77e862b3db4d83c67e3536, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_0f0c1bc8fd77e862b3db4d83c67e3536->m_type_description == NULL);
frame_0f0c1bc8fd77e862b3db4d83c67e3536 = cache_frame_0f0c1bc8fd77e862b3db4d83c67e3536;
// Push the new frame as the currently active one.
pushFrameStack(frame_0f0c1bc8fd77e862b3db4d83c67e3536);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_0f0c1bc8fd77e862b3db4d83c67e3536) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(par_other);
tmp_isinstance_inst_1 = par_other;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[256]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[256]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1282;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1282;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1282;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
tmp_return_value = Py_NotImplemented;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
branch_no_1:;
{
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_expression_value_2;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[245]);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1285;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_2 = par_other;
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[245]);
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 = 1285;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = RICH_COMPARE_EQ_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_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1285;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_0f0c1bc8fd77e862b3db4d83c67e3536);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_0f0c1bc8fd77e862b3db4d83c67e3536);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_0f0c1bc8fd77e862b3db4d83c67e3536);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_0f0c1bc8fd77e862b3db4d83c67e3536, exception_lineno);
} else if (exception_tb->tb_frame != &frame_0f0c1bc8fd77e862b3db4d83c67e3536->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_0f0c1bc8fd77e862b3db4d83c67e3536, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_0f0c1bc8fd77e862b3db4d83c67e3536,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_0f0c1bc8fd77e862b3db4d83c67e3536 == cache_frame_0f0c1bc8fd77e862b3db4d83c67e3536) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_0f0c1bc8fd77e862b3db4d83c67e3536);
cache_frame_0f0c1bc8fd77e862b3db4d83c67e3536 = NULL;
}
assertFrameObject(frame_0f0c1bc8fd77e862b3db4d83c67e3536);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__145___ne__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_0bc210132f4a781f5eeb4b60fdd0be43;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
static struct Nuitka_FrameObject *cache_frame_0bc210132f4a781f5eeb4b60fdd0be43 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_0bc210132f4a781f5eeb4b60fdd0be43)) {
Py_XDECREF(cache_frame_0bc210132f4a781f5eeb4b60fdd0be43);
#if _DEBUG_REFCOUNTS
if (cache_frame_0bc210132f4a781f5eeb4b60fdd0be43 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_0bc210132f4a781f5eeb4b60fdd0be43 = MAKE_FUNCTION_FRAME(codeobj_0bc210132f4a781f5eeb4b60fdd0be43, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_0bc210132f4a781f5eeb4b60fdd0be43->m_type_description == NULL);
frame_0bc210132f4a781f5eeb4b60fdd0be43 = cache_frame_0bc210132f4a781f5eeb4b60fdd0be43;
// Push the new frame as the currently active one.
pushFrameStack(frame_0bc210132f4a781f5eeb4b60fdd0be43);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_0bc210132f4a781f5eeb4b60fdd0be43) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_operand_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(par_self);
tmp_cmp_expr_left_1 = par_self;
CHECK_OBJECT(par_other);
tmp_cmp_expr_right_1 = par_other;
tmp_operand_value_1 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1288;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1288;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = (tmp_res == 0) ? Py_True : Py_False;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_0bc210132f4a781f5eeb4b60fdd0be43);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_0bc210132f4a781f5eeb4b60fdd0be43);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_0bc210132f4a781f5eeb4b60fdd0be43);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_0bc210132f4a781f5eeb4b60fdd0be43, exception_lineno);
} else if (exception_tb->tb_frame != &frame_0bc210132f4a781f5eeb4b60fdd0be43->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_0bc210132f4a781f5eeb4b60fdd0be43, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_0bc210132f4a781f5eeb4b60fdd0be43,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_0bc210132f4a781f5eeb4b60fdd0be43 == cache_frame_0bc210132f4a781f5eeb4b60fdd0be43) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_0bc210132f4a781f5eeb4b60fdd0be43);
cache_frame_0bc210132f4a781f5eeb4b60fdd0be43 = NULL;
}
assertFrameObject(frame_0bc210132f4a781f5eeb4b60fdd0be43);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__146___hash__(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_4ba7e8491ada676d76a742e9a5ec3882;
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_4ba7e8491ada676d76a742e9a5ec3882 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_4ba7e8491ada676d76a742e9a5ec3882)) {
Py_XDECREF(cache_frame_4ba7e8491ada676d76a742e9a5ec3882);
#if _DEBUG_REFCOUNTS
if (cache_frame_4ba7e8491ada676d76a742e9a5ec3882 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_4ba7e8491ada676d76a742e9a5ec3882 = MAKE_FUNCTION_FRAME(codeobj_4ba7e8491ada676d76a742e9a5ec3882, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_4ba7e8491ada676d76a742e9a5ec3882->m_type_description == NULL);
frame_4ba7e8491ada676d76a742e9a5ec3882 = cache_frame_4ba7e8491ada676d76a742e9a5ec3882;
// Push the new frame as the currently active one.
pushFrameStack(frame_4ba7e8491ada676d76a742e9a5ec3882);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_4ba7e8491ada676d76a742e9a5ec3882) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_hash_arg_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_hash_arg_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[245]);
if (tmp_hash_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1291;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_return_value = BUILTIN_HASH(tmp_hash_arg_1);
Py_DECREF(tmp_hash_arg_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1291;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_4ba7e8491ada676d76a742e9a5ec3882);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_4ba7e8491ada676d76a742e9a5ec3882);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_4ba7e8491ada676d76a742e9a5ec3882);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_4ba7e8491ada676d76a742e9a5ec3882, exception_lineno);
} else if (exception_tb->tb_frame != &frame_4ba7e8491ada676d76a742e9a5ec3882->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_4ba7e8491ada676d76a742e9a5ec3882, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_4ba7e8491ada676d76a742e9a5ec3882,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_4ba7e8491ada676d76a742e9a5ec3882 == cache_frame_4ba7e8491ada676d76a742e9a5ec3882) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_4ba7e8491ada676d76a742e9a5ec3882);
cache_frame_4ba7e8491ada676d76a742e9a5ec3882 = NULL;
}
assertFrameObject(frame_4ba7e8491ada676d76a742e9a5ec3882);
// 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_cryptography$x509$extensions$$$function__147___init__(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_general_names = python_pars[1];
struct Nuitka_FrameObject *frame_e8eaac90745ceaac47c1be9333b08362;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
bool tmp_result;
static struct Nuitka_FrameObject *cache_frame_e8eaac90745ceaac47c1be9333b08362 = NULL;
PyObject *tmp_return_value = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_e8eaac90745ceaac47c1be9333b08362)) {
Py_XDECREF(cache_frame_e8eaac90745ceaac47c1be9333b08362);
#if _DEBUG_REFCOUNTS
if (cache_frame_e8eaac90745ceaac47c1be9333b08362 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_e8eaac90745ceaac47c1be9333b08362 = MAKE_FUNCTION_FRAME(codeobj_e8eaac90745ceaac47c1be9333b08362, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_e8eaac90745ceaac47c1be9333b08362->m_type_description == NULL);
frame_e8eaac90745ceaac47c1be9333b08362 = cache_frame_e8eaac90745ceaac47c1be9333b08362;
// Push the new frame as the currently active one.
pushFrameStack(frame_e8eaac90745ceaac47c1be9333b08362);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_e8eaac90745ceaac47c1be9333b08362) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_called_value_1;
PyObject *tmp_args_element_value_1;
PyObject *tmp_assattr_target_1;
tmp_called_value_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[251]);
if (unlikely(tmp_called_value_1 == NULL)) {
tmp_called_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[251]);
}
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1299;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_general_names);
tmp_args_element_value_1 = par_general_names;
frame_e8eaac90745ceaac47c1be9333b08362->m_frame.f_lineno = 1299;
tmp_assattr_value_1 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_1, tmp_args_element_value_1);
if (tmp_assattr_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1299;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_self);
tmp_assattr_target_1 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[245], tmp_assattr_value_1);
Py_DECREF(tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1299;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_e8eaac90745ceaac47c1be9333b08362);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_e8eaac90745ceaac47c1be9333b08362);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_e8eaac90745ceaac47c1be9333b08362, exception_lineno);
} else if (exception_tb->tb_frame != &frame_e8eaac90745ceaac47c1be9333b08362->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_e8eaac90745ceaac47c1be9333b08362, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_e8eaac90745ceaac47c1be9333b08362,
type_description_1,
par_self,
par_general_names
);
// Release cached frame if used for exception.
if (frame_e8eaac90745ceaac47c1be9333b08362 == cache_frame_e8eaac90745ceaac47c1be9333b08362) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_e8eaac90745ceaac47c1be9333b08362);
cache_frame_e8eaac90745ceaac47c1be9333b08362 = NULL;
}
assertFrameObject(frame_e8eaac90745ceaac47c1be9333b08362);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto function_return_exit;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_general_names);
Py_DECREF(par_general_names);
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_general_names);
Py_DECREF(par_general_names);
// 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_cryptography$x509$extensions$$$function__148_get_values_for_type(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_type = python_pars[1];
struct Nuitka_FrameObject *frame_69913ced20d3d804a0afee7ba2afcc28;
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_69913ced20d3d804a0afee7ba2afcc28 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_69913ced20d3d804a0afee7ba2afcc28)) {
Py_XDECREF(cache_frame_69913ced20d3d804a0afee7ba2afcc28);
#if _DEBUG_REFCOUNTS
if (cache_frame_69913ced20d3d804a0afee7ba2afcc28 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_69913ced20d3d804a0afee7ba2afcc28 = MAKE_FUNCTION_FRAME(codeobj_69913ced20d3d804a0afee7ba2afcc28, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_69913ced20d3d804a0afee7ba2afcc28->m_type_description == NULL);
frame_69913ced20d3d804a0afee7ba2afcc28 = cache_frame_69913ced20d3d804a0afee7ba2afcc28;
// Push the new frame as the currently active one.
pushFrameStack(frame_69913ced20d3d804a0afee7ba2afcc28);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_69913ced20d3d804a0afee7ba2afcc28) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_called_instance_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_args_element_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_called_instance_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[245]);
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1304;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_type);
tmp_args_element_value_1 = par_type;
frame_69913ced20d3d804a0afee7ba2afcc28->m_frame.f_lineno = 1304;
tmp_return_value = CALL_METHOD_WITH_SINGLE_ARG(tmp_called_instance_1, mod_consts[252], tmp_args_element_value_1);
Py_DECREF(tmp_called_instance_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1304;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_69913ced20d3d804a0afee7ba2afcc28);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_69913ced20d3d804a0afee7ba2afcc28);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_69913ced20d3d804a0afee7ba2afcc28);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_69913ced20d3d804a0afee7ba2afcc28, exception_lineno);
} else if (exception_tb->tb_frame != &frame_69913ced20d3d804a0afee7ba2afcc28->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_69913ced20d3d804a0afee7ba2afcc28, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_69913ced20d3d804a0afee7ba2afcc28,
type_description_1,
par_self,
par_type
);
// Release cached frame if used for exception.
if (frame_69913ced20d3d804a0afee7ba2afcc28 == cache_frame_69913ced20d3d804a0afee7ba2afcc28) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_69913ced20d3d804a0afee7ba2afcc28);
cache_frame_69913ced20d3d804a0afee7ba2afcc28 = NULL;
}
assertFrameObject(frame_69913ced20d3d804a0afee7ba2afcc28);
// 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_type);
Py_DECREF(par_type);
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_type);
Py_DECREF(par_type);
// 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_cryptography$x509$extensions$$$function__149___repr__(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_b55556039953fab9a0a1e570736f1bee;
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_b55556039953fab9a0a1e570736f1bee = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_b55556039953fab9a0a1e570736f1bee)) {
Py_XDECREF(cache_frame_b55556039953fab9a0a1e570736f1bee);
#if _DEBUG_REFCOUNTS
if (cache_frame_b55556039953fab9a0a1e570736f1bee == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_b55556039953fab9a0a1e570736f1bee = MAKE_FUNCTION_FRAME(codeobj_b55556039953fab9a0a1e570736f1bee, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_b55556039953fab9a0a1e570736f1bee->m_type_description == NULL);
frame_b55556039953fab9a0a1e570736f1bee = cache_frame_b55556039953fab9a0a1e570736f1bee;
// Push the new frame as the currently active one.
pushFrameStack(frame_b55556039953fab9a0a1e570736f1bee);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_b55556039953fab9a0a1e570736f1bee) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_kw_call_arg_value_0_1;
PyObject *tmp_kw_call_arg_value_1_1;
PyObject *tmp_expression_value_1;
tmp_kw_call_arg_value_0_1 = mod_consts[257];
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_kw_call_arg_value_1_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[245]);
if (tmp_kw_call_arg_value_1_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1307;
type_description_1 = "o";
goto frame_exception_exit_1;
}
frame_b55556039953fab9a0a1e570736f1bee->m_frame.f_lineno = 1307;
{
PyObject *call_args[] = {tmp_kw_call_arg_value_0_1, tmp_kw_call_arg_value_1_1};
tmp_return_value = CALL_FUNCTION_WITH_ARGS2(unicode_builtin_format, call_args);
}
Py_DECREF(tmp_kw_call_arg_value_1_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1307;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_b55556039953fab9a0a1e570736f1bee);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_b55556039953fab9a0a1e570736f1bee);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_b55556039953fab9a0a1e570736f1bee);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_b55556039953fab9a0a1e570736f1bee, exception_lineno);
} else if (exception_tb->tb_frame != &frame_b55556039953fab9a0a1e570736f1bee->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_b55556039953fab9a0a1e570736f1bee, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_b55556039953fab9a0a1e570736f1bee,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_b55556039953fab9a0a1e570736f1bee == cache_frame_b55556039953fab9a0a1e570736f1bee) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_b55556039953fab9a0a1e570736f1bee);
cache_frame_b55556039953fab9a0a1e570736f1bee = NULL;
}
assertFrameObject(frame_b55556039953fab9a0a1e570736f1bee);
// 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_cryptography$x509$extensions$$$function__150___eq__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_1beaf3b04ec98aacf1366369539979bb;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_1beaf3b04ec98aacf1366369539979bb = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_1beaf3b04ec98aacf1366369539979bb)) {
Py_XDECREF(cache_frame_1beaf3b04ec98aacf1366369539979bb);
#if _DEBUG_REFCOUNTS
if (cache_frame_1beaf3b04ec98aacf1366369539979bb == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_1beaf3b04ec98aacf1366369539979bb = MAKE_FUNCTION_FRAME(codeobj_1beaf3b04ec98aacf1366369539979bb, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_1beaf3b04ec98aacf1366369539979bb->m_type_description == NULL);
frame_1beaf3b04ec98aacf1366369539979bb = cache_frame_1beaf3b04ec98aacf1366369539979bb;
// Push the new frame as the currently active one.
pushFrameStack(frame_1beaf3b04ec98aacf1366369539979bb);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_1beaf3b04ec98aacf1366369539979bb) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(par_other);
tmp_isinstance_inst_1 = par_other;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[258]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[258]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1310;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1310;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1310;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
tmp_return_value = Py_NotImplemented;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
branch_no_1:;
{
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_expression_value_2;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[245]);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1313;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_2 = par_other;
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[245]);
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 = 1313;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = RICH_COMPARE_EQ_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_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1313;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_1beaf3b04ec98aacf1366369539979bb);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_1beaf3b04ec98aacf1366369539979bb);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_1beaf3b04ec98aacf1366369539979bb);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_1beaf3b04ec98aacf1366369539979bb, exception_lineno);
} else if (exception_tb->tb_frame != &frame_1beaf3b04ec98aacf1366369539979bb->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_1beaf3b04ec98aacf1366369539979bb, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_1beaf3b04ec98aacf1366369539979bb,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_1beaf3b04ec98aacf1366369539979bb == cache_frame_1beaf3b04ec98aacf1366369539979bb) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_1beaf3b04ec98aacf1366369539979bb);
cache_frame_1beaf3b04ec98aacf1366369539979bb = NULL;
}
assertFrameObject(frame_1beaf3b04ec98aacf1366369539979bb);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__151___ne__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_41e3a7630779271755670ebb34a7744a;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
static struct Nuitka_FrameObject *cache_frame_41e3a7630779271755670ebb34a7744a = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_41e3a7630779271755670ebb34a7744a)) {
Py_XDECREF(cache_frame_41e3a7630779271755670ebb34a7744a);
#if _DEBUG_REFCOUNTS
if (cache_frame_41e3a7630779271755670ebb34a7744a == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_41e3a7630779271755670ebb34a7744a = MAKE_FUNCTION_FRAME(codeobj_41e3a7630779271755670ebb34a7744a, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_41e3a7630779271755670ebb34a7744a->m_type_description == NULL);
frame_41e3a7630779271755670ebb34a7744a = cache_frame_41e3a7630779271755670ebb34a7744a;
// Push the new frame as the currently active one.
pushFrameStack(frame_41e3a7630779271755670ebb34a7744a);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_41e3a7630779271755670ebb34a7744a) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_operand_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(par_self);
tmp_cmp_expr_left_1 = par_self;
CHECK_OBJECT(par_other);
tmp_cmp_expr_right_1 = par_other;
tmp_operand_value_1 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1316;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1316;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = (tmp_res == 0) ? Py_True : Py_False;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_41e3a7630779271755670ebb34a7744a);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_41e3a7630779271755670ebb34a7744a);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_41e3a7630779271755670ebb34a7744a);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_41e3a7630779271755670ebb34a7744a, exception_lineno);
} else if (exception_tb->tb_frame != &frame_41e3a7630779271755670ebb34a7744a->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_41e3a7630779271755670ebb34a7744a, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_41e3a7630779271755670ebb34a7744a,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_41e3a7630779271755670ebb34a7744a == cache_frame_41e3a7630779271755670ebb34a7744a) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_41e3a7630779271755670ebb34a7744a);
cache_frame_41e3a7630779271755670ebb34a7744a = NULL;
}
assertFrameObject(frame_41e3a7630779271755670ebb34a7744a);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__152___hash__(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_8c8cbbc04834fec84f2761306119c688;
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_8c8cbbc04834fec84f2761306119c688 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_8c8cbbc04834fec84f2761306119c688)) {
Py_XDECREF(cache_frame_8c8cbbc04834fec84f2761306119c688);
#if _DEBUG_REFCOUNTS
if (cache_frame_8c8cbbc04834fec84f2761306119c688 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_8c8cbbc04834fec84f2761306119c688 = MAKE_FUNCTION_FRAME(codeobj_8c8cbbc04834fec84f2761306119c688, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_8c8cbbc04834fec84f2761306119c688->m_type_description == NULL);
frame_8c8cbbc04834fec84f2761306119c688 = cache_frame_8c8cbbc04834fec84f2761306119c688;
// Push the new frame as the currently active one.
pushFrameStack(frame_8c8cbbc04834fec84f2761306119c688);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_8c8cbbc04834fec84f2761306119c688) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_hash_arg_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_hash_arg_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[245]);
if (tmp_hash_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1319;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_return_value = BUILTIN_HASH(tmp_hash_arg_1);
Py_DECREF(tmp_hash_arg_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1319;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_8c8cbbc04834fec84f2761306119c688);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_8c8cbbc04834fec84f2761306119c688);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_8c8cbbc04834fec84f2761306119c688);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_8c8cbbc04834fec84f2761306119c688, exception_lineno);
} else if (exception_tb->tb_frame != &frame_8c8cbbc04834fec84f2761306119c688->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_8c8cbbc04834fec84f2761306119c688, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_8c8cbbc04834fec84f2761306119c688,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_8c8cbbc04834fec84f2761306119c688 == cache_frame_8c8cbbc04834fec84f2761306119c688) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_8c8cbbc04834fec84f2761306119c688);
cache_frame_8c8cbbc04834fec84f2761306119c688 = NULL;
}
assertFrameObject(frame_8c8cbbc04834fec84f2761306119c688);
// 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_cryptography$x509$extensions$$$function__153___init__(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_reason = python_pars[1];
struct Nuitka_FrameObject *frame_46370cf821de7b5535e24ba770055635;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
bool tmp_result;
static struct Nuitka_FrameObject *cache_frame_46370cf821de7b5535e24ba770055635 = NULL;
PyObject *tmp_return_value = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_46370cf821de7b5535e24ba770055635)) {
Py_XDECREF(cache_frame_46370cf821de7b5535e24ba770055635);
#if _DEBUG_REFCOUNTS
if (cache_frame_46370cf821de7b5535e24ba770055635 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_46370cf821de7b5535e24ba770055635 = MAKE_FUNCTION_FRAME(codeobj_46370cf821de7b5535e24ba770055635, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_46370cf821de7b5535e24ba770055635->m_type_description == NULL);
frame_46370cf821de7b5535e24ba770055635 = cache_frame_46370cf821de7b5535e24ba770055635;
// Push the new frame as the currently active one.
pushFrameStack(frame_46370cf821de7b5535e24ba770055635);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_46370cf821de7b5535e24ba770055635) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(par_reason);
tmp_isinstance_inst_1 = par_reason;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[123]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[123]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1327;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1327;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1327;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_make_exception_arg_1;
tmp_make_exception_arg_1 = mod_consts[259];
frame_46370cf821de7b5535e24ba770055635->m_frame.f_lineno = 1328;
tmp_raise_type_1 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_TypeError, tmp_make_exception_arg_1);
assert(!(tmp_raise_type_1 == NULL));
exception_type = tmp_raise_type_1;
exception_lineno = 1328;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oo";
goto frame_exception_exit_1;
}
branch_no_1:;
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
CHECK_OBJECT(par_reason);
tmp_assattr_value_1 = par_reason;
CHECK_OBJECT(par_self);
tmp_assattr_target_1 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[260], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1330;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_46370cf821de7b5535e24ba770055635);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_46370cf821de7b5535e24ba770055635);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_46370cf821de7b5535e24ba770055635, exception_lineno);
} else if (exception_tb->tb_frame != &frame_46370cf821de7b5535e24ba770055635->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_46370cf821de7b5535e24ba770055635, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_46370cf821de7b5535e24ba770055635,
type_description_1,
par_self,
par_reason
);
// Release cached frame if used for exception.
if (frame_46370cf821de7b5535e24ba770055635 == cache_frame_46370cf821de7b5535e24ba770055635) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_46370cf821de7b5535e24ba770055635);
cache_frame_46370cf821de7b5535e24ba770055635 = NULL;
}
assertFrameObject(frame_46370cf821de7b5535e24ba770055635);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto function_return_exit;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_reason);
Py_DECREF(par_reason);
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_reason);
Py_DECREF(par_reason);
// 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_cryptography$x509$extensions$$$function__154___repr__(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_72b456eea012b3fdc6cc5122f058f167;
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_72b456eea012b3fdc6cc5122f058f167 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_72b456eea012b3fdc6cc5122f058f167)) {
Py_XDECREF(cache_frame_72b456eea012b3fdc6cc5122f058f167);
#if _DEBUG_REFCOUNTS
if (cache_frame_72b456eea012b3fdc6cc5122f058f167 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_72b456eea012b3fdc6cc5122f058f167 = MAKE_FUNCTION_FRAME(codeobj_72b456eea012b3fdc6cc5122f058f167, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_72b456eea012b3fdc6cc5122f058f167->m_type_description == NULL);
frame_72b456eea012b3fdc6cc5122f058f167 = cache_frame_72b456eea012b3fdc6cc5122f058f167;
// Push the new frame as the currently active one.
pushFrameStack(frame_72b456eea012b3fdc6cc5122f058f167);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_72b456eea012b3fdc6cc5122f058f167) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_kw_call_arg_value_0_1;
PyObject *tmp_kw_call_arg_value_1_1;
PyObject *tmp_expression_value_1;
tmp_kw_call_arg_value_0_1 = mod_consts[261];
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_kw_call_arg_value_1_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[260]);
if (tmp_kw_call_arg_value_1_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1333;
type_description_1 = "o";
goto frame_exception_exit_1;
}
frame_72b456eea012b3fdc6cc5122f058f167->m_frame.f_lineno = 1333;
{
PyObject *call_args[] = {tmp_kw_call_arg_value_0_1, tmp_kw_call_arg_value_1_1};
tmp_return_value = CALL_FUNCTION_WITH_ARGS2(unicode_builtin_format, call_args);
}
Py_DECREF(tmp_kw_call_arg_value_1_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1333;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_72b456eea012b3fdc6cc5122f058f167);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_72b456eea012b3fdc6cc5122f058f167);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_72b456eea012b3fdc6cc5122f058f167);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_72b456eea012b3fdc6cc5122f058f167, exception_lineno);
} else if (exception_tb->tb_frame != &frame_72b456eea012b3fdc6cc5122f058f167->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_72b456eea012b3fdc6cc5122f058f167, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_72b456eea012b3fdc6cc5122f058f167,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_72b456eea012b3fdc6cc5122f058f167 == cache_frame_72b456eea012b3fdc6cc5122f058f167) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_72b456eea012b3fdc6cc5122f058f167);
cache_frame_72b456eea012b3fdc6cc5122f058f167 = NULL;
}
assertFrameObject(frame_72b456eea012b3fdc6cc5122f058f167);
// 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_cryptography$x509$extensions$$$function__155___eq__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_c091562a99b50f8efa28ebc7468067e5;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_c091562a99b50f8efa28ebc7468067e5 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_c091562a99b50f8efa28ebc7468067e5)) {
Py_XDECREF(cache_frame_c091562a99b50f8efa28ebc7468067e5);
#if _DEBUG_REFCOUNTS
if (cache_frame_c091562a99b50f8efa28ebc7468067e5 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_c091562a99b50f8efa28ebc7468067e5 = MAKE_FUNCTION_FRAME(codeobj_c091562a99b50f8efa28ebc7468067e5, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_c091562a99b50f8efa28ebc7468067e5->m_type_description == NULL);
frame_c091562a99b50f8efa28ebc7468067e5 = cache_frame_c091562a99b50f8efa28ebc7468067e5;
// Push the new frame as the currently active one.
pushFrameStack(frame_c091562a99b50f8efa28ebc7468067e5);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_c091562a99b50f8efa28ebc7468067e5) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(par_other);
tmp_isinstance_inst_1 = par_other;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[262]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[262]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1336;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1336;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1336;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
tmp_return_value = Py_NotImplemented;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
branch_no_1:;
{
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_expression_value_2;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[263]);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1339;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_2 = par_other;
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[263]);
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 = 1339;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = RICH_COMPARE_EQ_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_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1339;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_c091562a99b50f8efa28ebc7468067e5);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_c091562a99b50f8efa28ebc7468067e5);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_c091562a99b50f8efa28ebc7468067e5);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_c091562a99b50f8efa28ebc7468067e5, exception_lineno);
} else if (exception_tb->tb_frame != &frame_c091562a99b50f8efa28ebc7468067e5->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_c091562a99b50f8efa28ebc7468067e5, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_c091562a99b50f8efa28ebc7468067e5,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_c091562a99b50f8efa28ebc7468067e5 == cache_frame_c091562a99b50f8efa28ebc7468067e5) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_c091562a99b50f8efa28ebc7468067e5);
cache_frame_c091562a99b50f8efa28ebc7468067e5 = NULL;
}
assertFrameObject(frame_c091562a99b50f8efa28ebc7468067e5);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__156___ne__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_b936641863a9e25ffcc83994f606b7da;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
static struct Nuitka_FrameObject *cache_frame_b936641863a9e25ffcc83994f606b7da = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_b936641863a9e25ffcc83994f606b7da)) {
Py_XDECREF(cache_frame_b936641863a9e25ffcc83994f606b7da);
#if _DEBUG_REFCOUNTS
if (cache_frame_b936641863a9e25ffcc83994f606b7da == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_b936641863a9e25ffcc83994f606b7da = MAKE_FUNCTION_FRAME(codeobj_b936641863a9e25ffcc83994f606b7da, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_b936641863a9e25ffcc83994f606b7da->m_type_description == NULL);
frame_b936641863a9e25ffcc83994f606b7da = cache_frame_b936641863a9e25ffcc83994f606b7da;
// Push the new frame as the currently active one.
pushFrameStack(frame_b936641863a9e25ffcc83994f606b7da);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_b936641863a9e25ffcc83994f606b7da) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_operand_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(par_self);
tmp_cmp_expr_left_1 = par_self;
CHECK_OBJECT(par_other);
tmp_cmp_expr_right_1 = par_other;
tmp_operand_value_1 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1342;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1342;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = (tmp_res == 0) ? Py_True : Py_False;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_b936641863a9e25ffcc83994f606b7da);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_b936641863a9e25ffcc83994f606b7da);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_b936641863a9e25ffcc83994f606b7da);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_b936641863a9e25ffcc83994f606b7da, exception_lineno);
} else if (exception_tb->tb_frame != &frame_b936641863a9e25ffcc83994f606b7da->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_b936641863a9e25ffcc83994f606b7da, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_b936641863a9e25ffcc83994f606b7da,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_b936641863a9e25ffcc83994f606b7da == cache_frame_b936641863a9e25ffcc83994f606b7da) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_b936641863a9e25ffcc83994f606b7da);
cache_frame_b936641863a9e25ffcc83994f606b7da = NULL;
}
assertFrameObject(frame_b936641863a9e25ffcc83994f606b7da);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__157___hash__(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_b20f8cf8acc96ee86415a2b9c0fec7cd;
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_b20f8cf8acc96ee86415a2b9c0fec7cd = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_b20f8cf8acc96ee86415a2b9c0fec7cd)) {
Py_XDECREF(cache_frame_b20f8cf8acc96ee86415a2b9c0fec7cd);
#if _DEBUG_REFCOUNTS
if (cache_frame_b20f8cf8acc96ee86415a2b9c0fec7cd == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_b20f8cf8acc96ee86415a2b9c0fec7cd = MAKE_FUNCTION_FRAME(codeobj_b20f8cf8acc96ee86415a2b9c0fec7cd, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_b20f8cf8acc96ee86415a2b9c0fec7cd->m_type_description == NULL);
frame_b20f8cf8acc96ee86415a2b9c0fec7cd = cache_frame_b20f8cf8acc96ee86415a2b9c0fec7cd;
// Push the new frame as the currently active one.
pushFrameStack(frame_b20f8cf8acc96ee86415a2b9c0fec7cd);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_b20f8cf8acc96ee86415a2b9c0fec7cd) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_hash_arg_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_hash_arg_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[263]);
if (tmp_hash_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1345;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_return_value = BUILTIN_HASH(tmp_hash_arg_1);
Py_DECREF(tmp_hash_arg_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1345;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_b20f8cf8acc96ee86415a2b9c0fec7cd);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_b20f8cf8acc96ee86415a2b9c0fec7cd);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_b20f8cf8acc96ee86415a2b9c0fec7cd);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_b20f8cf8acc96ee86415a2b9c0fec7cd, exception_lineno);
} else if (exception_tb->tb_frame != &frame_b20f8cf8acc96ee86415a2b9c0fec7cd->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_b20f8cf8acc96ee86415a2b9c0fec7cd, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_b20f8cf8acc96ee86415a2b9c0fec7cd,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_b20f8cf8acc96ee86415a2b9c0fec7cd == cache_frame_b20f8cf8acc96ee86415a2b9c0fec7cd) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_b20f8cf8acc96ee86415a2b9c0fec7cd);
cache_frame_b20f8cf8acc96ee86415a2b9c0fec7cd = NULL;
}
assertFrameObject(frame_b20f8cf8acc96ee86415a2b9c0fec7cd);
// 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_cryptography$x509$extensions$$$function__158___init__(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_invalidity_date = python_pars[1];
struct Nuitka_FrameObject *frame_94c33bcafdd846e2caad81f9cb1e5c8a;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
bool tmp_result;
static struct Nuitka_FrameObject *cache_frame_94c33bcafdd846e2caad81f9cb1e5c8a = NULL;
PyObject *tmp_return_value = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_94c33bcafdd846e2caad81f9cb1e5c8a)) {
Py_XDECREF(cache_frame_94c33bcafdd846e2caad81f9cb1e5c8a);
#if _DEBUG_REFCOUNTS
if (cache_frame_94c33bcafdd846e2caad81f9cb1e5c8a == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_94c33bcafdd846e2caad81f9cb1e5c8a = MAKE_FUNCTION_FRAME(codeobj_94c33bcafdd846e2caad81f9cb1e5c8a, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_94c33bcafdd846e2caad81f9cb1e5c8a->m_type_description == NULL);
frame_94c33bcafdd846e2caad81f9cb1e5c8a = cache_frame_94c33bcafdd846e2caad81f9cb1e5c8a;
// Push the new frame as the currently active one.
pushFrameStack(frame_94c33bcafdd846e2caad81f9cb1e5c8a);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_94c33bcafdd846e2caad81f9cb1e5c8a) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_invalidity_date);
tmp_isinstance_inst_1 = par_invalidity_date;
tmp_expression_value_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[264]);
if (unlikely(tmp_expression_value_1 == NULL)) {
tmp_expression_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[264]);
}
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1355;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_isinstance_cls_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[264]);
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1355;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
Py_DECREF(tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1355;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1355;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_make_exception_arg_1;
tmp_make_exception_arg_1 = mod_consts[265];
frame_94c33bcafdd846e2caad81f9cb1e5c8a->m_frame.f_lineno = 1356;
tmp_raise_type_1 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_TypeError, tmp_make_exception_arg_1);
assert(!(tmp_raise_type_1 == NULL));
exception_type = tmp_raise_type_1;
exception_lineno = 1356;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oo";
goto frame_exception_exit_1;
}
branch_no_1:;
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
CHECK_OBJECT(par_invalidity_date);
tmp_assattr_value_1 = par_invalidity_date;
CHECK_OBJECT(par_self);
tmp_assattr_target_1 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[266], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1358;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_94c33bcafdd846e2caad81f9cb1e5c8a);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_94c33bcafdd846e2caad81f9cb1e5c8a);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_94c33bcafdd846e2caad81f9cb1e5c8a, exception_lineno);
} else if (exception_tb->tb_frame != &frame_94c33bcafdd846e2caad81f9cb1e5c8a->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_94c33bcafdd846e2caad81f9cb1e5c8a, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_94c33bcafdd846e2caad81f9cb1e5c8a,
type_description_1,
par_self,
par_invalidity_date
);
// Release cached frame if used for exception.
if (frame_94c33bcafdd846e2caad81f9cb1e5c8a == cache_frame_94c33bcafdd846e2caad81f9cb1e5c8a) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_94c33bcafdd846e2caad81f9cb1e5c8a);
cache_frame_94c33bcafdd846e2caad81f9cb1e5c8a = NULL;
}
assertFrameObject(frame_94c33bcafdd846e2caad81f9cb1e5c8a);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto function_return_exit;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_invalidity_date);
Py_DECREF(par_invalidity_date);
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_invalidity_date);
Py_DECREF(par_invalidity_date);
// 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_cryptography$x509$extensions$$$function__159___repr__(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_cdb76a56c9b8e5364cbdce42da132eb1;
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_cdb76a56c9b8e5364cbdce42da132eb1 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_cdb76a56c9b8e5364cbdce42da132eb1)) {
Py_XDECREF(cache_frame_cdb76a56c9b8e5364cbdce42da132eb1);
#if _DEBUG_REFCOUNTS
if (cache_frame_cdb76a56c9b8e5364cbdce42da132eb1 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_cdb76a56c9b8e5364cbdce42da132eb1 = MAKE_FUNCTION_FRAME(codeobj_cdb76a56c9b8e5364cbdce42da132eb1, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_cdb76a56c9b8e5364cbdce42da132eb1->m_type_description == NULL);
frame_cdb76a56c9b8e5364cbdce42da132eb1 = cache_frame_cdb76a56c9b8e5364cbdce42da132eb1;
// Push the new frame as the currently active one.
pushFrameStack(frame_cdb76a56c9b8e5364cbdce42da132eb1);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_cdb76a56c9b8e5364cbdce42da132eb1) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_kw_call_arg_value_0_1;
PyObject *tmp_kw_call_arg_value_1_1;
PyObject *tmp_expression_value_1;
tmp_kw_call_arg_value_0_1 = mod_consts[267];
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_kw_call_arg_value_1_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[266]);
if (tmp_kw_call_arg_value_1_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1362;
type_description_1 = "o";
goto frame_exception_exit_1;
}
frame_cdb76a56c9b8e5364cbdce42da132eb1->m_frame.f_lineno = 1361;
{
PyObject *call_args[] = {tmp_kw_call_arg_value_0_1, tmp_kw_call_arg_value_1_1};
tmp_return_value = CALL_FUNCTION_WITH_ARGS2(unicode_builtin_format, call_args);
}
Py_DECREF(tmp_kw_call_arg_value_1_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1361;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_cdb76a56c9b8e5364cbdce42da132eb1);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_cdb76a56c9b8e5364cbdce42da132eb1);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_cdb76a56c9b8e5364cbdce42da132eb1);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_cdb76a56c9b8e5364cbdce42da132eb1, exception_lineno);
} else if (exception_tb->tb_frame != &frame_cdb76a56c9b8e5364cbdce42da132eb1->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_cdb76a56c9b8e5364cbdce42da132eb1, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_cdb76a56c9b8e5364cbdce42da132eb1,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_cdb76a56c9b8e5364cbdce42da132eb1 == cache_frame_cdb76a56c9b8e5364cbdce42da132eb1) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_cdb76a56c9b8e5364cbdce42da132eb1);
cache_frame_cdb76a56c9b8e5364cbdce42da132eb1 = NULL;
}
assertFrameObject(frame_cdb76a56c9b8e5364cbdce42da132eb1);
// 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_cryptography$x509$extensions$$$function__160___eq__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_50e05a051d067513fef9acecffde6baa;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_50e05a051d067513fef9acecffde6baa = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_50e05a051d067513fef9acecffde6baa)) {
Py_XDECREF(cache_frame_50e05a051d067513fef9acecffde6baa);
#if _DEBUG_REFCOUNTS
if (cache_frame_50e05a051d067513fef9acecffde6baa == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_50e05a051d067513fef9acecffde6baa = MAKE_FUNCTION_FRAME(codeobj_50e05a051d067513fef9acecffde6baa, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_50e05a051d067513fef9acecffde6baa->m_type_description == NULL);
frame_50e05a051d067513fef9acecffde6baa = cache_frame_50e05a051d067513fef9acecffde6baa;
// Push the new frame as the currently active one.
pushFrameStack(frame_50e05a051d067513fef9acecffde6baa);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_50e05a051d067513fef9acecffde6baa) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(par_other);
tmp_isinstance_inst_1 = par_other;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[268]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[268]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1366;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1366;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1366;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
tmp_return_value = Py_NotImplemented;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
branch_no_1:;
{
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_expression_value_2;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[269]);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1369;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_2 = par_other;
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[269]);
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 = 1369;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = RICH_COMPARE_EQ_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_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1369;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_50e05a051d067513fef9acecffde6baa);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_50e05a051d067513fef9acecffde6baa);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_50e05a051d067513fef9acecffde6baa);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_50e05a051d067513fef9acecffde6baa, exception_lineno);
} else if (exception_tb->tb_frame != &frame_50e05a051d067513fef9acecffde6baa->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_50e05a051d067513fef9acecffde6baa, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_50e05a051d067513fef9acecffde6baa,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_50e05a051d067513fef9acecffde6baa == cache_frame_50e05a051d067513fef9acecffde6baa) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_50e05a051d067513fef9acecffde6baa);
cache_frame_50e05a051d067513fef9acecffde6baa = NULL;
}
assertFrameObject(frame_50e05a051d067513fef9acecffde6baa);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__161___ne__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_292536f5f77ad5f7f4da56819b2ee7d7;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
static struct Nuitka_FrameObject *cache_frame_292536f5f77ad5f7f4da56819b2ee7d7 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_292536f5f77ad5f7f4da56819b2ee7d7)) {
Py_XDECREF(cache_frame_292536f5f77ad5f7f4da56819b2ee7d7);
#if _DEBUG_REFCOUNTS
if (cache_frame_292536f5f77ad5f7f4da56819b2ee7d7 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_292536f5f77ad5f7f4da56819b2ee7d7 = MAKE_FUNCTION_FRAME(codeobj_292536f5f77ad5f7f4da56819b2ee7d7, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_292536f5f77ad5f7f4da56819b2ee7d7->m_type_description == NULL);
frame_292536f5f77ad5f7f4da56819b2ee7d7 = cache_frame_292536f5f77ad5f7f4da56819b2ee7d7;
// Push the new frame as the currently active one.
pushFrameStack(frame_292536f5f77ad5f7f4da56819b2ee7d7);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_292536f5f77ad5f7f4da56819b2ee7d7) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_operand_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(par_self);
tmp_cmp_expr_left_1 = par_self;
CHECK_OBJECT(par_other);
tmp_cmp_expr_right_1 = par_other;
tmp_operand_value_1 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1372;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1372;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = (tmp_res == 0) ? Py_True : Py_False;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_292536f5f77ad5f7f4da56819b2ee7d7);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_292536f5f77ad5f7f4da56819b2ee7d7);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_292536f5f77ad5f7f4da56819b2ee7d7);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_292536f5f77ad5f7f4da56819b2ee7d7, exception_lineno);
} else if (exception_tb->tb_frame != &frame_292536f5f77ad5f7f4da56819b2ee7d7->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_292536f5f77ad5f7f4da56819b2ee7d7, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_292536f5f77ad5f7f4da56819b2ee7d7,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_292536f5f77ad5f7f4da56819b2ee7d7 == cache_frame_292536f5f77ad5f7f4da56819b2ee7d7) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_292536f5f77ad5f7f4da56819b2ee7d7);
cache_frame_292536f5f77ad5f7f4da56819b2ee7d7 = NULL;
}
assertFrameObject(frame_292536f5f77ad5f7f4da56819b2ee7d7);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__162___hash__(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_3f0b0e9fe91187506664af26e7fa3c26;
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_3f0b0e9fe91187506664af26e7fa3c26 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_3f0b0e9fe91187506664af26e7fa3c26)) {
Py_XDECREF(cache_frame_3f0b0e9fe91187506664af26e7fa3c26);
#if _DEBUG_REFCOUNTS
if (cache_frame_3f0b0e9fe91187506664af26e7fa3c26 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_3f0b0e9fe91187506664af26e7fa3c26 = MAKE_FUNCTION_FRAME(codeobj_3f0b0e9fe91187506664af26e7fa3c26, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_3f0b0e9fe91187506664af26e7fa3c26->m_type_description == NULL);
frame_3f0b0e9fe91187506664af26e7fa3c26 = cache_frame_3f0b0e9fe91187506664af26e7fa3c26;
// Push the new frame as the currently active one.
pushFrameStack(frame_3f0b0e9fe91187506664af26e7fa3c26);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_3f0b0e9fe91187506664af26e7fa3c26) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_hash_arg_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_hash_arg_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[269]);
if (tmp_hash_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1375;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_return_value = BUILTIN_HASH(tmp_hash_arg_1);
Py_DECREF(tmp_hash_arg_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1375;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_3f0b0e9fe91187506664af26e7fa3c26);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_3f0b0e9fe91187506664af26e7fa3c26);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_3f0b0e9fe91187506664af26e7fa3c26);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_3f0b0e9fe91187506664af26e7fa3c26, exception_lineno);
} else if (exception_tb->tb_frame != &frame_3f0b0e9fe91187506664af26e7fa3c26->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_3f0b0e9fe91187506664af26e7fa3c26, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_3f0b0e9fe91187506664af26e7fa3c26,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_3f0b0e9fe91187506664af26e7fa3c26 == cache_frame_3f0b0e9fe91187506664af26e7fa3c26) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_3f0b0e9fe91187506664af26e7fa3c26);
cache_frame_3f0b0e9fe91187506664af26e7fa3c26 = NULL;
}
assertFrameObject(frame_3f0b0e9fe91187506664af26e7fa3c26);
// 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_cryptography$x509$extensions$$$function__163___init__(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_signed_certificate_timestamps = python_pars[1];
PyObject *tmp_genexpr_1__$0 = NULL;
struct Nuitka_FrameObject *frame_b950cdb7b9e9d7b5e1a213742f869c97;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
bool tmp_result;
static struct Nuitka_FrameObject *cache_frame_b950cdb7b9e9d7b5e1a213742f869c97 = 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_b950cdb7b9e9d7b5e1a213742f869c97)) {
Py_XDECREF(cache_frame_b950cdb7b9e9d7b5e1a213742f869c97);
#if _DEBUG_REFCOUNTS
if (cache_frame_b950cdb7b9e9d7b5e1a213742f869c97 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_b950cdb7b9e9d7b5e1a213742f869c97 = MAKE_FUNCTION_FRAME(codeobj_b950cdb7b9e9d7b5e1a213742f869c97, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_b950cdb7b9e9d7b5e1a213742f869c97->m_type_description == NULL);
frame_b950cdb7b9e9d7b5e1a213742f869c97 = cache_frame_b950cdb7b9e9d7b5e1a213742f869c97;
// Push the new frame as the currently active one.
pushFrameStack(frame_b950cdb7b9e9d7b5e1a213742f869c97);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_b950cdb7b9e9d7b5e1a213742f869c97) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_assign_source_1;
PyObject *tmp_list_arg_1;
CHECK_OBJECT(par_signed_certificate_timestamps);
tmp_list_arg_1 = par_signed_certificate_timestamps;
tmp_assign_source_1 = MAKE_LIST(tmp_list_arg_1);
if (tmp_assign_source_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1385;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
{
PyObject *old = par_signed_certificate_timestamps;
assert(old != NULL);
par_signed_certificate_timestamps = tmp_assign_source_1;
Py_DECREF(old);
}
}
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_all_arg_1;
{
PyObject *tmp_assign_source_2;
PyObject *tmp_iter_arg_1;
CHECK_OBJECT(par_signed_certificate_timestamps);
tmp_iter_arg_1 = par_signed_certificate_timestamps;
tmp_assign_source_2 = MAKE_ITERATOR(tmp_iter_arg_1);
if (tmp_assign_source_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1386;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
assert(tmp_genexpr_1__$0 == NULL);
tmp_genexpr_1__$0 = tmp_assign_source_2;
}
// Tried code:
{
struct Nuitka_CellObject *tmp_closure_1[1];
tmp_closure_1[0] = Nuitka_Cell_New0(tmp_genexpr_1__$0);
tmp_all_arg_1 = MAKE_GENERATOR_cryptography$x509$extensions$$$function__163___init__$$$genexpr__1_genexpr(tmp_closure_1);
goto try_return_handler_2;
}
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_2:;
CHECK_OBJECT(tmp_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_operand_value_1 = BUILTIN_ALL(tmp_all_arg_1);
Py_DECREF(tmp_all_arg_1);
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1386;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
assert(!(tmp_res == -1));
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_make_exception_arg_1;
tmp_make_exception_arg_1 = mod_consts[270];
frame_b950cdb7b9e9d7b5e1a213742f869c97->m_frame.f_lineno = 1390;
tmp_raise_type_1 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_TypeError, tmp_make_exception_arg_1);
assert(!(tmp_raise_type_1 == NULL));
exception_type = tmp_raise_type_1;
exception_lineno = 1390;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oo";
goto frame_exception_exit_1;
}
branch_no_1:;
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
CHECK_OBJECT(par_signed_certificate_timestamps);
tmp_assattr_value_1 = par_signed_certificate_timestamps;
CHECK_OBJECT(par_self);
tmp_assattr_target_1 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[271], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1394;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_b950cdb7b9e9d7b5e1a213742f869c97);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_b950cdb7b9e9d7b5e1a213742f869c97);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_b950cdb7b9e9d7b5e1a213742f869c97, exception_lineno);
} else if (exception_tb->tb_frame != &frame_b950cdb7b9e9d7b5e1a213742f869c97->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_b950cdb7b9e9d7b5e1a213742f869c97, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_b950cdb7b9e9d7b5e1a213742f869c97,
type_description_1,
par_self,
par_signed_certificate_timestamps
);
// Release cached frame if used for exception.
if (frame_b950cdb7b9e9d7b5e1a213742f869c97 == cache_frame_b950cdb7b9e9d7b5e1a213742f869c97) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_b950cdb7b9e9d7b5e1a213742f869c97);
cache_frame_b950cdb7b9e9d7b5e1a213742f869c97 = NULL;
}
assertFrameObject(frame_b950cdb7b9e9d7b5e1a213742f869c97);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto try_return_handler_1;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(par_signed_certificate_timestamps);
Py_DECREF(par_signed_certificate_timestamps);
par_signed_certificate_timestamps = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_1 = exception_type;
exception_keeper_value_1 = exception_value;
exception_keeper_tb_1 = exception_tb;
exception_keeper_lineno_1 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(par_signed_certificate_timestamps);
par_signed_certificate_timestamps = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
assert(exception_type);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
function_return_exit:
// Function cleanup code if any.
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
// Actual function exit with return value, making sure we did not make
// the error status worse despite non-NULL return.
CHECK_OBJECT(tmp_return_value);
assert(had_error || !ERROR_OCCURRED());
return tmp_return_value;
}
struct cryptography$x509$extensions$$$function__163___init__$$$genexpr__1_genexpr_locals {
PyObject *var_sct;
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 *cryptography$x509$extensions$$$function__163___init__$$$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 cryptography$x509$extensions$$$function__163___init__$$$genexpr__1_genexpr_locals *generator_heap = (struct cryptography$x509$extensions$$$function__163___init__$$$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_sct = 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_7c6f48bb5714c6c301623905a3010fc2, module_cryptography$x509$extensions, 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 = "No";
generator_heap->exception_lineno = 1386;
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_sct;
generator_heap->var_sct = tmp_assign_source_2;
Py_INCREF(generator_heap->var_sct);
Py_XDECREF(old);
}
}
{
PyObject *tmp_expression_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_1;
CHECK_OBJECT(generator_heap->var_sct);
tmp_isinstance_inst_1 = generator_heap->var_sct;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[272]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[272]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 1387;
generator_heap->type_description_1 = "No";
goto try_except_handler_2;
}
generator_heap->tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_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 = 1387;
generator_heap->type_description_1 = "No";
goto try_except_handler_2;
}
tmp_expression_value_1 = (generator_heap->tmp_res != 0) ? Py_True : Py_False;
Py_INCREF(tmp_expression_value_1);
Nuitka_PreserveHeap(generator_heap->yield_tmps, &tmp_isinstance_inst_1, sizeof(PyObject *), &tmp_isinstance_cls_1, sizeof(PyObject *), NULL);
generator->m_yield_return_index = 1;
return tmp_expression_value_1;
yield_return_1:
Nuitka_RestoreHeap(generator_heap->yield_tmps, &tmp_isinstance_inst_1, sizeof(PyObject *), &tmp_isinstance_cls_1, 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 = 1387;
generator_heap->type_description_1 = "No";
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 = 1386;
generator_heap->type_description_1 = "No";
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_sct
);
// 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_sct);
generator_heap->var_sct = 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_sct);
generator_heap->var_sct = 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_cryptography$x509$extensions$$$function__163___init__$$$genexpr__1_genexpr(struct Nuitka_CellObject **closure) {
return Nuitka_Generator_New(
cryptography$x509$extensions$$$function__163___init__$$$genexpr__1_genexpr_context,
module_cryptography$x509$extensions,
mod_consts[63],
#if PYTHON_VERSION >= 0x350
mod_consts[273],
#endif
codeobj_7c6f48bb5714c6c301623905a3010fc2,
closure,
1,
sizeof(struct cryptography$x509$extensions$$$function__163___init__$$$genexpr__1_genexpr_locals)
);
}
static PyObject *impl_cryptography$x509$extensions$$$function__164___repr__(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_d22399a40c10855e59e5abd686e003c4;
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_d22399a40c10855e59e5abd686e003c4 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_d22399a40c10855e59e5abd686e003c4)) {
Py_XDECREF(cache_frame_d22399a40c10855e59e5abd686e003c4);
#if _DEBUG_REFCOUNTS
if (cache_frame_d22399a40c10855e59e5abd686e003c4 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_d22399a40c10855e59e5abd686e003c4 = MAKE_FUNCTION_FRAME(codeobj_d22399a40c10855e59e5abd686e003c4, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_d22399a40c10855e59e5abd686e003c4->m_type_description == NULL);
frame_d22399a40c10855e59e5abd686e003c4 = cache_frame_d22399a40c10855e59e5abd686e003c4;
// Push the new frame as the currently active one.
pushFrameStack(frame_d22399a40c10855e59e5abd686e003c4);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_d22399a40c10855e59e5abd686e003c4) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_kw_call_arg_value_0_1;
PyObject *tmp_kw_call_arg_value_1_1;
PyObject *tmp_list_arg_1;
tmp_kw_call_arg_value_0_1 = mod_consts[274];
CHECK_OBJECT(par_self);
tmp_list_arg_1 = par_self;
tmp_kw_call_arg_value_1_1 = MAKE_LIST(tmp_list_arg_1);
if (tmp_kw_call_arg_value_1_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1403;
type_description_1 = "o";
goto frame_exception_exit_1;
}
frame_d22399a40c10855e59e5abd686e003c4->m_frame.f_lineno = 1402;
{
PyObject *call_args[] = {tmp_kw_call_arg_value_0_1, tmp_kw_call_arg_value_1_1};
tmp_return_value = CALL_FUNCTION_WITH_ARGS2(unicode_builtin_format, call_args);
}
Py_DECREF(tmp_kw_call_arg_value_1_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1402;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_d22399a40c10855e59e5abd686e003c4);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_d22399a40c10855e59e5abd686e003c4);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_d22399a40c10855e59e5abd686e003c4);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_d22399a40c10855e59e5abd686e003c4, exception_lineno);
} else if (exception_tb->tb_frame != &frame_d22399a40c10855e59e5abd686e003c4->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_d22399a40c10855e59e5abd686e003c4, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_d22399a40c10855e59e5abd686e003c4,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_d22399a40c10855e59e5abd686e003c4 == cache_frame_d22399a40c10855e59e5abd686e003c4) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_d22399a40c10855e59e5abd686e003c4);
cache_frame_d22399a40c10855e59e5abd686e003c4 = NULL;
}
assertFrameObject(frame_d22399a40c10855e59e5abd686e003c4);
// 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_cryptography$x509$extensions$$$function__165___hash__(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_a60e4b9f7d673c94ca329b2b75bbc86e;
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_a60e4b9f7d673c94ca329b2b75bbc86e = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_a60e4b9f7d673c94ca329b2b75bbc86e)) {
Py_XDECREF(cache_frame_a60e4b9f7d673c94ca329b2b75bbc86e);
#if _DEBUG_REFCOUNTS
if (cache_frame_a60e4b9f7d673c94ca329b2b75bbc86e == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_a60e4b9f7d673c94ca329b2b75bbc86e = MAKE_FUNCTION_FRAME(codeobj_a60e4b9f7d673c94ca329b2b75bbc86e, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_a60e4b9f7d673c94ca329b2b75bbc86e->m_type_description == NULL);
frame_a60e4b9f7d673c94ca329b2b75bbc86e = cache_frame_a60e4b9f7d673c94ca329b2b75bbc86e;
// Push the new frame as the currently active one.
pushFrameStack(frame_a60e4b9f7d673c94ca329b2b75bbc86e);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_a60e4b9f7d673c94ca329b2b75bbc86e) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_hash_arg_1;
PyObject *tmp_tuple_arg_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_tuple_arg_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[271]);
if (tmp_tuple_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1408;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_hash_arg_1 = PySequence_Tuple(tmp_tuple_arg_1);
Py_DECREF(tmp_tuple_arg_1);
if (tmp_hash_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1408;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_return_value = BUILTIN_HASH(tmp_hash_arg_1);
Py_DECREF(tmp_hash_arg_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1408;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_a60e4b9f7d673c94ca329b2b75bbc86e);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_a60e4b9f7d673c94ca329b2b75bbc86e);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_a60e4b9f7d673c94ca329b2b75bbc86e);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_a60e4b9f7d673c94ca329b2b75bbc86e, exception_lineno);
} else if (exception_tb->tb_frame != &frame_a60e4b9f7d673c94ca329b2b75bbc86e->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_a60e4b9f7d673c94ca329b2b75bbc86e, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_a60e4b9f7d673c94ca329b2b75bbc86e,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_a60e4b9f7d673c94ca329b2b75bbc86e == cache_frame_a60e4b9f7d673c94ca329b2b75bbc86e) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_a60e4b9f7d673c94ca329b2b75bbc86e);
cache_frame_a60e4b9f7d673c94ca329b2b75bbc86e = NULL;
}
assertFrameObject(frame_a60e4b9f7d673c94ca329b2b75bbc86e);
// 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_cryptography$x509$extensions$$$function__166___eq__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_d03cfa03f9a797c7aa3ccea3d231073b;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_d03cfa03f9a797c7aa3ccea3d231073b = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_d03cfa03f9a797c7aa3ccea3d231073b)) {
Py_XDECREF(cache_frame_d03cfa03f9a797c7aa3ccea3d231073b);
#if _DEBUG_REFCOUNTS
if (cache_frame_d03cfa03f9a797c7aa3ccea3d231073b == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_d03cfa03f9a797c7aa3ccea3d231073b = MAKE_FUNCTION_FRAME(codeobj_d03cfa03f9a797c7aa3ccea3d231073b, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_d03cfa03f9a797c7aa3ccea3d231073b->m_type_description == NULL);
frame_d03cfa03f9a797c7aa3ccea3d231073b = cache_frame_d03cfa03f9a797c7aa3ccea3d231073b;
// Push the new frame as the currently active one.
pushFrameStack(frame_d03cfa03f9a797c7aa3ccea3d231073b);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_d03cfa03f9a797c7aa3ccea3d231073b) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(par_other);
tmp_isinstance_inst_1 = par_other;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[275]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[275]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1411;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1411;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1411;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
tmp_return_value = Py_NotImplemented;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
branch_no_1:;
{
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_expression_value_2;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[271]);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1415;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_2 = par_other;
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[271]);
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 = 1416;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = RICH_COMPARE_EQ_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_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1416;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_d03cfa03f9a797c7aa3ccea3d231073b);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_d03cfa03f9a797c7aa3ccea3d231073b);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_d03cfa03f9a797c7aa3ccea3d231073b);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_d03cfa03f9a797c7aa3ccea3d231073b, exception_lineno);
} else if (exception_tb->tb_frame != &frame_d03cfa03f9a797c7aa3ccea3d231073b->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_d03cfa03f9a797c7aa3ccea3d231073b, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_d03cfa03f9a797c7aa3ccea3d231073b,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_d03cfa03f9a797c7aa3ccea3d231073b == cache_frame_d03cfa03f9a797c7aa3ccea3d231073b) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_d03cfa03f9a797c7aa3ccea3d231073b);
cache_frame_d03cfa03f9a797c7aa3ccea3d231073b = NULL;
}
assertFrameObject(frame_d03cfa03f9a797c7aa3ccea3d231073b);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__167___ne__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_ced325f98c3f077220aadbcdc977b0bc;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
static struct Nuitka_FrameObject *cache_frame_ced325f98c3f077220aadbcdc977b0bc = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_ced325f98c3f077220aadbcdc977b0bc)) {
Py_XDECREF(cache_frame_ced325f98c3f077220aadbcdc977b0bc);
#if _DEBUG_REFCOUNTS
if (cache_frame_ced325f98c3f077220aadbcdc977b0bc == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_ced325f98c3f077220aadbcdc977b0bc = MAKE_FUNCTION_FRAME(codeobj_ced325f98c3f077220aadbcdc977b0bc, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_ced325f98c3f077220aadbcdc977b0bc->m_type_description == NULL);
frame_ced325f98c3f077220aadbcdc977b0bc = cache_frame_ced325f98c3f077220aadbcdc977b0bc;
// Push the new frame as the currently active one.
pushFrameStack(frame_ced325f98c3f077220aadbcdc977b0bc);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_ced325f98c3f077220aadbcdc977b0bc) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_operand_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(par_self);
tmp_cmp_expr_left_1 = par_self;
CHECK_OBJECT(par_other);
tmp_cmp_expr_right_1 = par_other;
tmp_operand_value_1 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1420;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1420;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = (tmp_res == 0) ? Py_True : Py_False;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_ced325f98c3f077220aadbcdc977b0bc);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_ced325f98c3f077220aadbcdc977b0bc);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_ced325f98c3f077220aadbcdc977b0bc);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_ced325f98c3f077220aadbcdc977b0bc, exception_lineno);
} else if (exception_tb->tb_frame != &frame_ced325f98c3f077220aadbcdc977b0bc->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_ced325f98c3f077220aadbcdc977b0bc, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_ced325f98c3f077220aadbcdc977b0bc,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_ced325f98c3f077220aadbcdc977b0bc == cache_frame_ced325f98c3f077220aadbcdc977b0bc) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_ced325f98c3f077220aadbcdc977b0bc);
cache_frame_ced325f98c3f077220aadbcdc977b0bc = NULL;
}
assertFrameObject(frame_ced325f98c3f077220aadbcdc977b0bc);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__168___init__(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_nonce = python_pars[1];
struct Nuitka_FrameObject *frame_4fcd1715b173884b4e46102eae7e08ba;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
int tmp_res;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
bool tmp_result;
static struct Nuitka_FrameObject *cache_frame_4fcd1715b173884b4e46102eae7e08ba = NULL;
PyObject *tmp_return_value = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_4fcd1715b173884b4e46102eae7e08ba)) {
Py_XDECREF(cache_frame_4fcd1715b173884b4e46102eae7e08ba);
#if _DEBUG_REFCOUNTS
if (cache_frame_4fcd1715b173884b4e46102eae7e08ba == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_4fcd1715b173884b4e46102eae7e08ba = MAKE_FUNCTION_FRAME(codeobj_4fcd1715b173884b4e46102eae7e08ba, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_4fcd1715b173884b4e46102eae7e08ba->m_type_description == NULL);
frame_4fcd1715b173884b4e46102eae7e08ba = cache_frame_4fcd1715b173884b4e46102eae7e08ba;
// Push the new frame as the currently active one.
pushFrameStack(frame_4fcd1715b173884b4e46102eae7e08ba);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_4fcd1715b173884b4e46102eae7e08ba) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(par_nonce);
tmp_isinstance_inst_1 = par_nonce;
tmp_isinstance_cls_1 = (PyObject *)&PyBytes_Type;
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1428;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1428;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_make_exception_arg_1;
tmp_make_exception_arg_1 = mod_consts[276];
frame_4fcd1715b173884b4e46102eae7e08ba->m_frame.f_lineno = 1429;
tmp_raise_type_1 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_TypeError, tmp_make_exception_arg_1);
assert(!(tmp_raise_type_1 == NULL));
exception_type = tmp_raise_type_1;
exception_lineno = 1429;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "oo";
goto frame_exception_exit_1;
}
branch_no_1:;
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
CHECK_OBJECT(par_nonce);
tmp_assattr_value_1 = par_nonce;
CHECK_OBJECT(par_self);
tmp_assattr_target_1 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[277], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1431;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_4fcd1715b173884b4e46102eae7e08ba);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_4fcd1715b173884b4e46102eae7e08ba);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_4fcd1715b173884b4e46102eae7e08ba, exception_lineno);
} else if (exception_tb->tb_frame != &frame_4fcd1715b173884b4e46102eae7e08ba->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_4fcd1715b173884b4e46102eae7e08ba, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_4fcd1715b173884b4e46102eae7e08ba,
type_description_1,
par_self,
par_nonce
);
// Release cached frame if used for exception.
if (frame_4fcd1715b173884b4e46102eae7e08ba == cache_frame_4fcd1715b173884b4e46102eae7e08ba) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_4fcd1715b173884b4e46102eae7e08ba);
cache_frame_4fcd1715b173884b4e46102eae7e08ba = NULL;
}
assertFrameObject(frame_4fcd1715b173884b4e46102eae7e08ba);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto function_return_exit;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_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_cryptography$x509$extensions$$$function__169___eq__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_8502d2f860caee5c13e89365a0eacf93;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_8502d2f860caee5c13e89365a0eacf93 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_8502d2f860caee5c13e89365a0eacf93)) {
Py_XDECREF(cache_frame_8502d2f860caee5c13e89365a0eacf93);
#if _DEBUG_REFCOUNTS
if (cache_frame_8502d2f860caee5c13e89365a0eacf93 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_8502d2f860caee5c13e89365a0eacf93 = MAKE_FUNCTION_FRAME(codeobj_8502d2f860caee5c13e89365a0eacf93, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_8502d2f860caee5c13e89365a0eacf93->m_type_description == NULL);
frame_8502d2f860caee5c13e89365a0eacf93 = cache_frame_8502d2f860caee5c13e89365a0eacf93;
// Push the new frame as the currently active one.
pushFrameStack(frame_8502d2f860caee5c13e89365a0eacf93);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_8502d2f860caee5c13e89365a0eacf93) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(par_other);
tmp_isinstance_inst_1 = par_other;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[278]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[278]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1434;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1434;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1434;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
tmp_return_value = Py_NotImplemented;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
branch_no_1:;
{
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_expression_value_2;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[279]);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1437;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_2 = par_other;
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[279]);
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 = 1437;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = RICH_COMPARE_EQ_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_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1437;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_8502d2f860caee5c13e89365a0eacf93);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_8502d2f860caee5c13e89365a0eacf93);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_8502d2f860caee5c13e89365a0eacf93);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_8502d2f860caee5c13e89365a0eacf93, exception_lineno);
} else if (exception_tb->tb_frame != &frame_8502d2f860caee5c13e89365a0eacf93->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_8502d2f860caee5c13e89365a0eacf93, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_8502d2f860caee5c13e89365a0eacf93,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_8502d2f860caee5c13e89365a0eacf93 == cache_frame_8502d2f860caee5c13e89365a0eacf93) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_8502d2f860caee5c13e89365a0eacf93);
cache_frame_8502d2f860caee5c13e89365a0eacf93 = NULL;
}
assertFrameObject(frame_8502d2f860caee5c13e89365a0eacf93);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__170___ne__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_194760852093333174f30d571aaf91f5;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
static struct Nuitka_FrameObject *cache_frame_194760852093333174f30d571aaf91f5 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_194760852093333174f30d571aaf91f5)) {
Py_XDECREF(cache_frame_194760852093333174f30d571aaf91f5);
#if _DEBUG_REFCOUNTS
if (cache_frame_194760852093333174f30d571aaf91f5 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_194760852093333174f30d571aaf91f5 = MAKE_FUNCTION_FRAME(codeobj_194760852093333174f30d571aaf91f5, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_194760852093333174f30d571aaf91f5->m_type_description == NULL);
frame_194760852093333174f30d571aaf91f5 = cache_frame_194760852093333174f30d571aaf91f5;
// Push the new frame as the currently active one.
pushFrameStack(frame_194760852093333174f30d571aaf91f5);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_194760852093333174f30d571aaf91f5) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_operand_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(par_self);
tmp_cmp_expr_left_1 = par_self;
CHECK_OBJECT(par_other);
tmp_cmp_expr_right_1 = par_other;
tmp_operand_value_1 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1440;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1440;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = (tmp_res == 0) ? Py_True : Py_False;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_194760852093333174f30d571aaf91f5);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_194760852093333174f30d571aaf91f5);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_194760852093333174f30d571aaf91f5);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_194760852093333174f30d571aaf91f5, exception_lineno);
} else if (exception_tb->tb_frame != &frame_194760852093333174f30d571aaf91f5->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_194760852093333174f30d571aaf91f5, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_194760852093333174f30d571aaf91f5,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_194760852093333174f30d571aaf91f5 == cache_frame_194760852093333174f30d571aaf91f5) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_194760852093333174f30d571aaf91f5);
cache_frame_194760852093333174f30d571aaf91f5 = NULL;
}
assertFrameObject(frame_194760852093333174f30d571aaf91f5);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__171___hash__(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_4772e1331aa16fd871c3191f42954555;
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_4772e1331aa16fd871c3191f42954555 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_4772e1331aa16fd871c3191f42954555)) {
Py_XDECREF(cache_frame_4772e1331aa16fd871c3191f42954555);
#if _DEBUG_REFCOUNTS
if (cache_frame_4772e1331aa16fd871c3191f42954555 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_4772e1331aa16fd871c3191f42954555 = MAKE_FUNCTION_FRAME(codeobj_4772e1331aa16fd871c3191f42954555, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_4772e1331aa16fd871c3191f42954555->m_type_description == NULL);
frame_4772e1331aa16fd871c3191f42954555 = cache_frame_4772e1331aa16fd871c3191f42954555;
// Push the new frame as the currently active one.
pushFrameStack(frame_4772e1331aa16fd871c3191f42954555);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_4772e1331aa16fd871c3191f42954555) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_hash_arg_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_hash_arg_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[279]);
if (tmp_hash_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1443;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_return_value = BUILTIN_HASH(tmp_hash_arg_1);
Py_DECREF(tmp_hash_arg_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1443;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_4772e1331aa16fd871c3191f42954555);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_4772e1331aa16fd871c3191f42954555);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_4772e1331aa16fd871c3191f42954555);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_4772e1331aa16fd871c3191f42954555, exception_lineno);
} else if (exception_tb->tb_frame != &frame_4772e1331aa16fd871c3191f42954555->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_4772e1331aa16fd871c3191f42954555, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_4772e1331aa16fd871c3191f42954555,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_4772e1331aa16fd871c3191f42954555 == cache_frame_4772e1331aa16fd871c3191f42954555) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_4772e1331aa16fd871c3191f42954555);
cache_frame_4772e1331aa16fd871c3191f42954555 = NULL;
}
assertFrameObject(frame_4772e1331aa16fd871c3191f42954555);
// 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_cryptography$x509$extensions$$$function__172___repr__(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_20c595afdc2d87f086ddfe013751f1e1;
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_20c595afdc2d87f086ddfe013751f1e1 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_20c595afdc2d87f086ddfe013751f1e1)) {
Py_XDECREF(cache_frame_20c595afdc2d87f086ddfe013751f1e1);
#if _DEBUG_REFCOUNTS
if (cache_frame_20c595afdc2d87f086ddfe013751f1e1 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_20c595afdc2d87f086ddfe013751f1e1 = MAKE_FUNCTION_FRAME(codeobj_20c595afdc2d87f086ddfe013751f1e1, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_20c595afdc2d87f086ddfe013751f1e1->m_type_description == NULL);
frame_20c595afdc2d87f086ddfe013751f1e1 = cache_frame_20c595afdc2d87f086ddfe013751f1e1;
// Push the new frame as the currently active one.
pushFrameStack(frame_20c595afdc2d87f086ddfe013751f1e1);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_20c595afdc2d87f086ddfe013751f1e1) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_kw_call_arg_value_0_1;
PyObject *tmp_kw_call_arg_value_1_1;
tmp_kw_call_arg_value_0_1 = mod_consts[280];
CHECK_OBJECT(par_self);
tmp_kw_call_arg_value_1_1 = par_self;
frame_20c595afdc2d87f086ddfe013751f1e1->m_frame.f_lineno = 1446;
{
PyObject *call_args[] = {tmp_kw_call_arg_value_0_1, tmp_kw_call_arg_value_1_1};
tmp_return_value = CALL_FUNCTION_WITH_ARGS2(unicode_builtin_format, call_args);
}
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1446;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_20c595afdc2d87f086ddfe013751f1e1);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_20c595afdc2d87f086ddfe013751f1e1);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_20c595afdc2d87f086ddfe013751f1e1);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_20c595afdc2d87f086ddfe013751f1e1, exception_lineno);
} else if (exception_tb->tb_frame != &frame_20c595afdc2d87f086ddfe013751f1e1->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_20c595afdc2d87f086ddfe013751f1e1, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_20c595afdc2d87f086ddfe013751f1e1,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_20c595afdc2d87f086ddfe013751f1e1 == cache_frame_20c595afdc2d87f086ddfe013751f1e1) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_20c595afdc2d87f086ddfe013751f1e1);
cache_frame_20c595afdc2d87f086ddfe013751f1e1 = NULL;
}
assertFrameObject(frame_20c595afdc2d87f086ddfe013751f1e1);
// 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_cryptography$x509$extensions$$$function__173___init__(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_full_name = python_pars[1];
PyObject *par_relative_name = python_pars[2];
PyObject *par_only_contains_user_certs = python_pars[3];
PyObject *par_only_contains_ca_certs = python_pars[4];
PyObject *par_only_some_reasons = python_pars[5];
PyObject *par_indirect_crl = python_pars[6];
PyObject *par_only_contains_attribute_certs = python_pars[7];
PyObject *var_crl_constraints = NULL;
PyObject *outline_0_var_x = NULL;
PyObject *tmp_genexpr_1__$0 = NULL;
PyObject *tmp_listcomp_1__$0 = NULL;
PyObject *tmp_listcomp_1__contraction = NULL;
PyObject *tmp_listcomp_1__iter_value_0 = NULL;
struct Nuitka_FrameObject *frame_64d55c9cc93f94c037aa632c14451e86;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
struct Nuitka_FrameObject *frame_c702968fa41c1ca57fe2e4c0c5f7c442_2;
NUITKA_MAY_BE_UNUSED char const *type_description_2 = NULL;
bool tmp_result;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
static struct Nuitka_FrameObject *cache_frame_c702968fa41c1ca57fe2e4c0c5f7c442_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;
static struct Nuitka_FrameObject *cache_frame_64d55c9cc93f94c037aa632c14451e86 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_keeper_type_3;
PyObject *exception_keeper_value_3;
PyTracebackObject *exception_keeper_tb_3;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_3;
// Actual function body.
// Tried code:
if (isFrameUnusable(cache_frame_64d55c9cc93f94c037aa632c14451e86)) {
Py_XDECREF(cache_frame_64d55c9cc93f94c037aa632c14451e86);
#if _DEBUG_REFCOUNTS
if (cache_frame_64d55c9cc93f94c037aa632c14451e86 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_64d55c9cc93f94c037aa632c14451e86 = MAKE_FUNCTION_FRAME(codeobj_64d55c9cc93f94c037aa632c14451e86, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_64d55c9cc93f94c037aa632c14451e86->m_type_description == NULL);
frame_64d55c9cc93f94c037aa632c14451e86 = cache_frame_64d55c9cc93f94c037aa632c14451e86;
// Push the new frame as the currently active one.
pushFrameStack(frame_64d55c9cc93f94c037aa632c14451e86);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_64d55c9cc93f94c037aa632c14451e86) == 2); // Frame stack
// Framed code:
{
nuitka_bool tmp_condition_result_1;
int tmp_and_left_truth_1;
nuitka_bool tmp_and_left_value_1;
nuitka_bool tmp_and_right_value_1;
int tmp_truth_name_1;
int tmp_or_left_truth_1;
nuitka_bool tmp_or_left_value_1;
nuitka_bool tmp_or_right_value_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
PyObject *tmp_operand_value_2;
PyObject *tmp_all_arg_1;
CHECK_OBJECT(par_only_some_reasons);
tmp_truth_name_1 = CHECK_IF_TRUE(par_only_some_reasons);
if (tmp_truth_name_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1459;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
tmp_and_left_value_1 = tmp_truth_name_1 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
tmp_and_left_truth_1 = tmp_and_left_value_1 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_and_left_truth_1 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1459;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_1 == 1) {
goto and_right_1;
} else {
goto and_left_1;
}
and_right_1:;
CHECK_OBJECT(par_only_some_reasons);
tmp_isinstance_inst_1 = par_only_some_reasons;
tmp_isinstance_cls_1 = (PyObject *)&PyFrozenSet_Type;
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1460;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1460;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
tmp_or_left_value_1 = (tmp_res == 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
tmp_or_left_truth_1 = tmp_or_left_value_1 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_or_left_truth_1 == 1) {
goto or_left_1;
} else {
goto or_right_1;
}
or_right_1:;
{
PyObject *tmp_assign_source_1;
PyObject *tmp_iter_arg_1;
CHECK_OBJECT(par_only_some_reasons);
tmp_iter_arg_1 = par_only_some_reasons;
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 = 1460;
type_description_1 = "ooooooooo";
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[1];
tmp_closure_1[0] = Nuitka_Cell_New0(tmp_genexpr_1__$0);
tmp_all_arg_1 = MAKE_GENERATOR_cryptography$x509$extensions$$$function__173___init__$$$genexpr__1_genexpr(tmp_closure_1);
goto try_return_handler_2;
}
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_2:;
CHECK_OBJECT(tmp_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_operand_value_2 = BUILTIN_ALL(tmp_all_arg_1);
Py_DECREF(tmp_all_arg_1);
if (tmp_operand_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1460;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_2);
Py_DECREF(tmp_operand_value_2);
assert(!(tmp_res == -1));
tmp_or_right_value_1 = (tmp_res == 0) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
tmp_and_right_value_1 = tmp_or_right_value_1;
goto or_end_1;
or_left_1:;
tmp_and_right_value_1 = tmp_or_left_value_1;
or_end_1:;
tmp_condition_result_1 = tmp_and_right_value_1;
goto and_end_1;
and_left_1:;
tmp_condition_result_1 = tmp_and_left_value_1;
and_end_1:;
if (tmp_condition_result_1 == NUITKA_BOOL_TRUE) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_make_exception_arg_1;
tmp_make_exception_arg_1 = mod_consts[281];
frame_64d55c9cc93f94c037aa632c14451e86->m_frame.f_lineno = 1465;
tmp_raise_type_1 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_TypeError, tmp_make_exception_arg_1);
assert(!(tmp_raise_type_1 == NULL));
exception_type = tmp_raise_type_1;
exception_lineno = 1465;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
branch_no_1:;
{
nuitka_bool tmp_condition_result_2;
int tmp_and_left_truth_2;
nuitka_bool tmp_and_left_value_2;
nuitka_bool tmp_and_right_value_2;
int tmp_truth_name_2;
int tmp_or_left_truth_2;
nuitka_bool tmp_or_left_value_2;
nuitka_bool tmp_or_right_value_2;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
PyObject *tmp_expression_value_1;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
PyObject *tmp_expression_value_2;
if (par_only_some_reasons == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[282]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 1469;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
tmp_truth_name_2 = CHECK_IF_TRUE(par_only_some_reasons);
if (tmp_truth_name_2 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1469;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
tmp_and_left_value_2 = tmp_truth_name_2 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
tmp_and_left_truth_2 = tmp_and_left_value_2 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_and_left_truth_2 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1469;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_2 == 1) {
goto and_right_2;
} else {
goto and_left_2;
}
and_right_2:;
tmp_expression_value_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[123]);
if (unlikely(tmp_expression_value_1 == NULL)) {
tmp_expression_value_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[123]);
}
if (tmp_expression_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1470;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[124]);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1470;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
if (par_only_some_reasons == NULL) {
Py_DECREF(tmp_cmp_expr_left_1);
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[282]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 1470;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_1 = par_only_some_reasons;
tmp_res = PySequence_Contains(tmp_cmp_expr_right_1, tmp_cmp_expr_left_1);
Py_DECREF(tmp_cmp_expr_left_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1470;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
tmp_or_left_value_2 = (tmp_res == 1) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
tmp_or_left_truth_2 = tmp_or_left_value_2 == NUITKA_BOOL_TRUE ? 1 : 0;
if (tmp_or_left_truth_2 == 1) {
goto or_left_2;
} else {
goto or_right_2;
}
or_right_2:;
tmp_expression_value_2 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[123]);
if (unlikely(tmp_expression_value_2 == NULL)) {
tmp_expression_value_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[123]);
}
if (tmp_expression_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1471;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_left_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[125]);
if (tmp_cmp_expr_left_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1471;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
if (par_only_some_reasons == NULL) {
Py_DECREF(tmp_cmp_expr_left_2);
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[282]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 1471;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_2 = par_only_some_reasons;
tmp_res = PySequence_Contains(tmp_cmp_expr_right_2, tmp_cmp_expr_left_2);
Py_DECREF(tmp_cmp_expr_left_2);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1471;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
tmp_or_right_value_2 = (tmp_res == 1) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
tmp_and_right_value_2 = tmp_or_right_value_2;
goto or_end_2;
or_left_2:;
tmp_and_right_value_2 = tmp_or_left_value_2;
or_end_2:;
tmp_condition_result_2 = tmp_and_right_value_2;
goto and_end_2;
and_left_2:;
tmp_condition_result_2 = tmp_and_left_value_2;
and_end_2:;
if (tmp_condition_result_2 == NUITKA_BOOL_TRUE) {
goto branch_yes_2;
} else {
goto branch_no_2;
}
}
branch_yes_2:;
{
PyObject *tmp_raise_type_2;
PyObject *tmp_make_exception_arg_2;
tmp_make_exception_arg_2 = mod_consts[283];
frame_64d55c9cc93f94c037aa632c14451e86->m_frame.f_lineno = 1473;
tmp_raise_type_2 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_ValueError, tmp_make_exception_arg_2);
assert(!(tmp_raise_type_2 == NULL));
exception_type = tmp_raise_type_2;
exception_lineno = 1473;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
branch_no_2:;
{
bool tmp_condition_result_3;
PyObject *tmp_operand_value_3;
int tmp_and_left_truth_3;
PyObject *tmp_and_left_value_3;
PyObject *tmp_and_right_value_3;
PyObject *tmp_isinstance_inst_2;
PyObject *tmp_isinstance_cls_2;
int tmp_and_left_truth_4;
PyObject *tmp_and_left_value_4;
PyObject *tmp_and_right_value_4;
PyObject *tmp_isinstance_inst_3;
PyObject *tmp_isinstance_cls_3;
int tmp_and_left_truth_5;
PyObject *tmp_and_left_value_5;
PyObject *tmp_and_right_value_5;
PyObject *tmp_isinstance_inst_4;
PyObject *tmp_isinstance_cls_4;
PyObject *tmp_isinstance_inst_5;
PyObject *tmp_isinstance_cls_5;
CHECK_OBJECT(par_only_contains_user_certs);
tmp_isinstance_inst_2 = par_only_contains_user_certs;
tmp_isinstance_cls_2 = (PyObject *)&PyBool_Type;
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_2, tmp_isinstance_cls_2);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1479;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
tmp_and_left_value_3 = (tmp_res != 0) ? Py_True : Py_False;
tmp_and_left_truth_3 = CHECK_IF_TRUE(tmp_and_left_value_3);
if (tmp_and_left_truth_3 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1479;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_3 == 1) {
goto and_right_3;
} else {
goto and_left_3;
}
and_right_3:;
CHECK_OBJECT(par_only_contains_ca_certs);
tmp_isinstance_inst_3 = par_only_contains_ca_certs;
tmp_isinstance_cls_3 = (PyObject *)&PyBool_Type;
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_3, tmp_isinstance_cls_3);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1480;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
tmp_and_left_value_4 = (tmp_res != 0) ? Py_True : Py_False;
tmp_and_left_truth_4 = CHECK_IF_TRUE(tmp_and_left_value_4);
if (tmp_and_left_truth_4 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1480;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_4 == 1) {
goto and_right_4;
} else {
goto and_left_4;
}
and_right_4:;
CHECK_OBJECT(par_indirect_crl);
tmp_isinstance_inst_4 = par_indirect_crl;
tmp_isinstance_cls_4 = (PyObject *)&PyBool_Type;
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_4, tmp_isinstance_cls_4);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1481;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
tmp_and_left_value_5 = (tmp_res != 0) ? Py_True : Py_False;
tmp_and_left_truth_5 = CHECK_IF_TRUE(tmp_and_left_value_5);
if (tmp_and_left_truth_5 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1481;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_5 == 1) {
goto and_right_5;
} else {
goto and_left_5;
}
and_right_5:;
CHECK_OBJECT(par_only_contains_attribute_certs);
tmp_isinstance_inst_5 = par_only_contains_attribute_certs;
tmp_isinstance_cls_5 = (PyObject *)&PyBool_Type;
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_5, tmp_isinstance_cls_5);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1482;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
tmp_and_right_value_5 = (tmp_res != 0) ? Py_True : Py_False;
tmp_and_right_value_4 = tmp_and_right_value_5;
goto and_end_5;
and_left_5:;
tmp_and_right_value_4 = tmp_and_left_value_5;
and_end_5:;
tmp_and_right_value_3 = tmp_and_right_value_4;
goto and_end_4;
and_left_4:;
tmp_and_right_value_3 = tmp_and_left_value_4;
and_end_4:;
tmp_operand_value_3 = tmp_and_right_value_3;
goto and_end_3;
and_left_3:;
tmp_operand_value_3 = tmp_and_left_value_3;
and_end_3:;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_3);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1482;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
tmp_condition_result_3 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_3 != false) {
goto branch_yes_3;
} else {
goto branch_no_3;
}
}
branch_yes_3:;
{
PyObject *tmp_raise_type_3;
PyObject *tmp_make_exception_arg_3;
tmp_make_exception_arg_3 = mod_consts[284];
frame_64d55c9cc93f94c037aa632c14451e86->m_frame.f_lineno = 1484;
tmp_raise_type_3 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_TypeError, tmp_make_exception_arg_3);
assert(!(tmp_raise_type_3 == NULL));
exception_type = tmp_raise_type_3;
exception_lineno = 1484;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
branch_no_3:;
{
PyObject *tmp_assign_source_2;
PyObject *tmp_list_element_1;
CHECK_OBJECT(par_only_contains_user_certs);
tmp_list_element_1 = par_only_contains_user_certs;
tmp_assign_source_2 = MAKE_LIST_EMPTY(4);
PyList_SET_ITEM0(tmp_assign_source_2, 0, tmp_list_element_1);
CHECK_OBJECT(par_only_contains_ca_certs);
tmp_list_element_1 = par_only_contains_ca_certs;
PyList_SET_ITEM0(tmp_assign_source_2, 1, tmp_list_element_1);
CHECK_OBJECT(par_indirect_crl);
tmp_list_element_1 = par_indirect_crl;
PyList_SET_ITEM0(tmp_assign_source_2, 2, tmp_list_element_1);
CHECK_OBJECT(par_only_contains_attribute_certs);
tmp_list_element_1 = par_only_contains_attribute_certs;
PyList_SET_ITEM0(tmp_assign_source_2, 3, tmp_list_element_1);
assert(var_crl_constraints == NULL);
var_crl_constraints = tmp_assign_source_2;
}
{
bool tmp_condition_result_4;
PyObject *tmp_cmp_expr_left_3;
nuitka_digit tmp_cmp_expr_right_3;
PyObject *tmp_len_arg_1;
// Tried code:
{
PyObject *tmp_assign_source_3;
PyObject *tmp_iter_arg_2;
CHECK_OBJECT(var_crl_constraints);
tmp_iter_arg_2 = var_crl_constraints;
tmp_assign_source_3 = MAKE_ITERATOR(tmp_iter_arg_2);
if (tmp_assign_source_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1495;
type_description_1 = "ooooooooo";
goto try_except_handler_3;
}
assert(tmp_listcomp_1__$0 == NULL);
tmp_listcomp_1__$0 = tmp_assign_source_3;
}
{
PyObject *tmp_assign_source_4;
tmp_assign_source_4 = MAKE_LIST_EMPTY(0);
assert(tmp_listcomp_1__contraction == NULL);
tmp_listcomp_1__contraction = tmp_assign_source_4;
}
if (isFrameUnusable(cache_frame_c702968fa41c1ca57fe2e4c0c5f7c442_2)) {
Py_XDECREF(cache_frame_c702968fa41c1ca57fe2e4c0c5f7c442_2);
#if _DEBUG_REFCOUNTS
if (cache_frame_c702968fa41c1ca57fe2e4c0c5f7c442_2 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_c702968fa41c1ca57fe2e4c0c5f7c442_2 = MAKE_FUNCTION_FRAME(codeobj_c702968fa41c1ca57fe2e4c0c5f7c442, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_c702968fa41c1ca57fe2e4c0c5f7c442_2->m_type_description == NULL);
frame_c702968fa41c1ca57fe2e4c0c5f7c442_2 = cache_frame_c702968fa41c1ca57fe2e4c0c5f7c442_2;
// Push the new frame as the currently active one.
pushFrameStack(frame_c702968fa41c1ca57fe2e4c0c5f7c442_2);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_c702968fa41c1ca57fe2e4c0c5f7c442_2) == 2); // Frame stack
// Framed code:
// Tried code:
loop_start_1:;
{
PyObject *tmp_next_source_1;
PyObject *tmp_assign_source_5;
CHECK_OBJECT(tmp_listcomp_1__$0);
tmp_next_source_1 = tmp_listcomp_1__$0;
tmp_assign_source_5 = ITERATOR_NEXT(tmp_next_source_1);
if (tmp_assign_source_5 == NULL) {
if (CHECK_AND_CLEAR_STOP_ITERATION_OCCURRED()) {
goto loop_end_1;
} else {
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
type_description_2 = "o";
exception_lineno = 1495;
goto try_except_handler_4;
}
}
{
PyObject *old = tmp_listcomp_1__iter_value_0;
tmp_listcomp_1__iter_value_0 = tmp_assign_source_5;
Py_XDECREF(old);
}
}
{
PyObject *tmp_assign_source_6;
CHECK_OBJECT(tmp_listcomp_1__iter_value_0);
tmp_assign_source_6 = tmp_listcomp_1__iter_value_0;
{
PyObject *old = outline_0_var_x;
outline_0_var_x = tmp_assign_source_6;
Py_INCREF(outline_0_var_x);
Py_XDECREF(old);
}
}
{
nuitka_bool tmp_condition_result_5;
int tmp_truth_name_3;
CHECK_OBJECT(outline_0_var_x);
tmp_truth_name_3 = CHECK_IF_TRUE(outline_0_var_x);
if (tmp_truth_name_3 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1495;
type_description_2 = "o";
goto try_except_handler_4;
}
tmp_condition_result_5 = tmp_truth_name_3 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_5 == NUITKA_BOOL_TRUE) {
goto branch_yes_5;
} else {
goto branch_no_5;
}
}
branch_yes_5:;
{
PyObject *tmp_append_list_1;
PyObject *tmp_append_value_1;
CHECK_OBJECT(tmp_listcomp_1__contraction);
tmp_append_list_1 = tmp_listcomp_1__contraction;
CHECK_OBJECT(outline_0_var_x);
tmp_append_value_1 = outline_0_var_x;
assert(PyList_Check(tmp_append_list_1));
tmp_result = LIST_APPEND0(tmp_append_list_1, tmp_append_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1495;
type_description_2 = "o";
goto try_except_handler_4;
}
}
branch_no_5:;
if (CONSIDER_THREADING() == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1495;
type_description_2 = "o";
goto try_except_handler_4;
}
goto loop_start_1;
loop_end_1:;
CHECK_OBJECT(tmp_listcomp_1__contraction);
tmp_len_arg_1 = tmp_listcomp_1__contraction;
Py_INCREF(tmp_len_arg_1);
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_listcomp_1__$0);
Py_DECREF(tmp_listcomp_1__$0);
tmp_listcomp_1__$0 = NULL;
CHECK_OBJECT(tmp_listcomp_1__contraction);
Py_DECREF(tmp_listcomp_1__contraction);
tmp_listcomp_1__contraction = NULL;
Py_XDECREF(tmp_listcomp_1__iter_value_0);
tmp_listcomp_1__iter_value_0 = NULL;
goto frame_return_exit_1;
// Exception handler code:
try_except_handler_4:;
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_listcomp_1__$0);
Py_DECREF(tmp_listcomp_1__$0);
tmp_listcomp_1__$0 = NULL;
CHECK_OBJECT(tmp_listcomp_1__contraction);
Py_DECREF(tmp_listcomp_1__contraction);
tmp_listcomp_1__contraction = NULL;
Py_XDECREF(tmp_listcomp_1__iter_value_0);
tmp_listcomp_1__iter_value_0 = NULL;
// Re-raise.
exception_type = exception_keeper_type_1;
exception_value = exception_keeper_value_1;
exception_tb = exception_keeper_tb_1;
exception_lineno = exception_keeper_lineno_1;
goto frame_exception_exit_2;
// End of try:
#if 0
RESTORE_FRAME_EXCEPTION(frame_c702968fa41c1ca57fe2e4c0c5f7c442_2);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_c702968fa41c1ca57fe2e4c0c5f7c442_2);
#endif
// Put the previous frame back on top.
popFrameStack();
goto try_return_handler_3;
frame_exception_exit_2:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_c702968fa41c1ca57fe2e4c0c5f7c442_2);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_c702968fa41c1ca57fe2e4c0c5f7c442_2, exception_lineno);
} else if (exception_tb->tb_frame != &frame_c702968fa41c1ca57fe2e4c0c5f7c442_2->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_c702968fa41c1ca57fe2e4c0c5f7c442_2, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_c702968fa41c1ca57fe2e4c0c5f7c442_2,
type_description_2,
outline_0_var_x
);
// Release cached frame if used for exception.
if (frame_c702968fa41c1ca57fe2e4c0c5f7c442_2 == cache_frame_c702968fa41c1ca57fe2e4c0c5f7c442_2) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_c702968fa41c1ca57fe2e4c0c5f7c442_2);
cache_frame_c702968fa41c1ca57fe2e4c0c5f7c442_2 = NULL;
}
assertFrameObject(frame_c702968fa41c1ca57fe2e4c0c5f7c442_2);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_1;
frame_no_exception_1:;
goto skip_nested_handling_1;
nested_frame_exit_1:;
type_description_1 = "ooooooooo";
goto try_except_handler_3;
skip_nested_handling_1:;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_3:;
Py_XDECREF(outline_0_var_x);
outline_0_var_x = NULL;
goto outline_result_2;
// Exception handler code:
try_except_handler_3:;
exception_keeper_type_2 = exception_type;
exception_keeper_value_2 = exception_value;
exception_keeper_tb_2 = exception_tb;
exception_keeper_lineno_2 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(outline_0_var_x);
outline_0_var_x = 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 outline_exception_1;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_1:;
exception_lineno = 1495;
goto frame_exception_exit_1;
outline_result_2:;
tmp_cmp_expr_left_3 = BUILTIN_LEN(tmp_len_arg_1);
Py_DECREF(tmp_len_arg_1);
if (tmp_cmp_expr_left_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1495;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
tmp_cmp_expr_right_3 = 1;
tmp_condition_result_4 = RICH_COMPARE_GT_CBOOL_LONG_DIGIT(tmp_cmp_expr_left_3, tmp_cmp_expr_right_3);
Py_DECREF(tmp_cmp_expr_left_3);
if (tmp_condition_result_4 != false) {
goto branch_yes_4;
} else {
goto branch_no_4;
}
}
branch_yes_4:;
{
PyObject *tmp_raise_type_4;
PyObject *tmp_make_exception_arg_4;
tmp_make_exception_arg_4 = mod_consts[285];
frame_64d55c9cc93f94c037aa632c14451e86->m_frame.f_lineno = 1496;
tmp_raise_type_4 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_ValueError, tmp_make_exception_arg_4);
assert(!(tmp_raise_type_4 == NULL));
exception_type = tmp_raise_type_4;
exception_lineno = 1496;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
branch_no_4:;
{
bool tmp_condition_result_6;
PyObject *tmp_operand_value_4;
PyObject *tmp_any_arg_1;
PyObject *tmp_list_element_2;
CHECK_OBJECT(par_only_contains_user_certs);
tmp_list_element_2 = par_only_contains_user_certs;
tmp_any_arg_1 = MAKE_LIST_EMPTY(7);
PyList_SET_ITEM0(tmp_any_arg_1, 0, tmp_list_element_2);
CHECK_OBJECT(par_only_contains_ca_certs);
tmp_list_element_2 = par_only_contains_ca_certs;
PyList_SET_ITEM0(tmp_any_arg_1, 1, tmp_list_element_2);
CHECK_OBJECT(par_indirect_crl);
tmp_list_element_2 = par_indirect_crl;
PyList_SET_ITEM0(tmp_any_arg_1, 2, tmp_list_element_2);
CHECK_OBJECT(par_only_contains_attribute_certs);
tmp_list_element_2 = par_only_contains_attribute_certs;
PyList_SET_ITEM0(tmp_any_arg_1, 3, tmp_list_element_2);
CHECK_OBJECT(par_full_name);
tmp_list_element_2 = par_full_name;
PyList_SET_ITEM0(tmp_any_arg_1, 4, tmp_list_element_2);
CHECK_OBJECT(par_relative_name);
tmp_list_element_2 = par_relative_name;
PyList_SET_ITEM0(tmp_any_arg_1, 5, tmp_list_element_2);
if (par_only_some_reasons == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[282]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 1506;
type_description_1 = "ooooooooo";
goto list_build_exception_1;
}
tmp_list_element_2 = par_only_some_reasons;
PyList_SET_ITEM0(tmp_any_arg_1, 6, tmp_list_element_2);
goto list_build_noexception_1;
// Exception handling pass through code for list_build:
list_build_exception_1:;
Py_DECREF(tmp_any_arg_1);
goto frame_exception_exit_1;
// Finished with no exception for list_build:
list_build_noexception_1:;
tmp_operand_value_4 = BUILTIN_ANY(tmp_any_arg_1);
Py_DECREF(tmp_any_arg_1);
if (tmp_operand_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1503;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_4);
Py_DECREF(tmp_operand_value_4);
assert(!(tmp_res == -1));
tmp_condition_result_6 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_6 != false) {
goto branch_yes_6;
} else {
goto branch_no_6;
}
}
branch_yes_6:;
{
PyObject *tmp_raise_type_5;
PyObject *tmp_make_exception_arg_5;
tmp_make_exception_arg_5 = mod_consts[286];
frame_64d55c9cc93f94c037aa632c14451e86->m_frame.f_lineno = 1509;
tmp_raise_type_5 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_ValueError, tmp_make_exception_arg_5);
assert(!(tmp_raise_type_5 == NULL));
exception_type = tmp_raise_type_5;
exception_lineno = 1509;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
branch_no_6:;
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
CHECK_OBJECT(par_only_contains_user_certs);
tmp_assattr_value_1 = par_only_contains_user_certs;
CHECK_OBJECT(par_self);
tmp_assattr_target_1 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[287], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1517;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_2;
PyObject *tmp_assattr_target_2;
CHECK_OBJECT(par_only_contains_ca_certs);
tmp_assattr_value_2 = par_only_contains_ca_certs;
CHECK_OBJECT(par_self);
tmp_assattr_target_2 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_2, mod_consts[288], tmp_assattr_value_2);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1518;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_3;
PyObject *tmp_assattr_target_3;
CHECK_OBJECT(par_indirect_crl);
tmp_assattr_value_3 = par_indirect_crl;
CHECK_OBJECT(par_self);
tmp_assattr_target_3 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_3, mod_consts[289], tmp_assattr_value_3);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1519;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_4;
PyObject *tmp_assattr_target_4;
CHECK_OBJECT(par_only_contains_attribute_certs);
tmp_assattr_value_4 = par_only_contains_attribute_certs;
CHECK_OBJECT(par_self);
tmp_assattr_target_4 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_4, mod_consts[290], tmp_assattr_value_4);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1520;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_5;
PyObject *tmp_assattr_target_5;
if (par_only_some_reasons == NULL) {
FORMAT_UNBOUND_LOCAL_ERROR(&exception_type, &exception_value, mod_consts[282]);
exception_tb = NULL;
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 1521;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
tmp_assattr_value_5 = par_only_some_reasons;
CHECK_OBJECT(par_self);
tmp_assattr_target_5 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_5, mod_consts[291], tmp_assattr_value_5);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1521;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_6;
PyObject *tmp_assattr_target_6;
CHECK_OBJECT(par_full_name);
tmp_assattr_value_6 = par_full_name;
CHECK_OBJECT(par_self);
tmp_assattr_target_6 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_6, mod_consts[130], tmp_assattr_value_6);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1522;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_7;
PyObject *tmp_assattr_target_7;
CHECK_OBJECT(par_relative_name);
tmp_assattr_value_7 = par_relative_name;
CHECK_OBJECT(par_self);
tmp_assattr_target_7 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_7, mod_consts[131], tmp_assattr_value_7);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1523;
type_description_1 = "ooooooooo";
goto frame_exception_exit_1;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_64d55c9cc93f94c037aa632c14451e86);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_2;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_64d55c9cc93f94c037aa632c14451e86);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_64d55c9cc93f94c037aa632c14451e86, exception_lineno);
} else if (exception_tb->tb_frame != &frame_64d55c9cc93f94c037aa632c14451e86->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_64d55c9cc93f94c037aa632c14451e86, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_64d55c9cc93f94c037aa632c14451e86,
type_description_1,
par_self,
par_full_name,
par_relative_name,
par_only_contains_user_certs,
par_only_contains_ca_certs,
par_only_some_reasons,
par_indirect_crl,
par_only_contains_attribute_certs,
var_crl_constraints
);
// Release cached frame if used for exception.
if (frame_64d55c9cc93f94c037aa632c14451e86 == cache_frame_64d55c9cc93f94c037aa632c14451e86) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_64d55c9cc93f94c037aa632c14451e86);
cache_frame_64d55c9cc93f94c037aa632c14451e86 = NULL;
}
assertFrameObject(frame_64d55c9cc93f94c037aa632c14451e86);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto try_except_handler_1;
frame_no_exception_2:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto try_return_handler_1;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_1:;
CHECK_OBJECT(var_crl_constraints);
Py_DECREF(var_crl_constraints);
var_crl_constraints = NULL;
goto function_return_exit;
// Exception handler code:
try_except_handler_1:;
exception_keeper_type_3 = exception_type;
exception_keeper_value_3 = exception_value;
exception_keeper_tb_3 = exception_tb;
exception_keeper_lineno_3 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(var_crl_constraints);
var_crl_constraints = NULL;
// Re-raise.
exception_type = exception_keeper_type_3;
exception_value = exception_keeper_value_3;
exception_tb = exception_keeper_tb_3;
exception_lineno = exception_keeper_lineno_3;
goto function_exception_exit;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_full_name);
Py_DECREF(par_full_name);
CHECK_OBJECT(par_relative_name);
Py_DECREF(par_relative_name);
CHECK_OBJECT(par_only_contains_user_certs);
Py_DECREF(par_only_contains_user_certs);
CHECK_OBJECT(par_only_contains_ca_certs);
Py_DECREF(par_only_contains_ca_certs);
CHECK_OBJECT(par_only_some_reasons);
Py_DECREF(par_only_some_reasons);
CHECK_OBJECT(par_indirect_crl);
Py_DECREF(par_indirect_crl);
CHECK_OBJECT(par_only_contains_attribute_certs);
Py_DECREF(par_only_contains_attribute_certs);
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_full_name);
Py_DECREF(par_full_name);
CHECK_OBJECT(par_relative_name);
Py_DECREF(par_relative_name);
CHECK_OBJECT(par_only_contains_user_certs);
Py_DECREF(par_only_contains_user_certs);
CHECK_OBJECT(par_only_contains_ca_certs);
Py_DECREF(par_only_contains_ca_certs);
CHECK_OBJECT(par_only_some_reasons);
Py_DECREF(par_only_some_reasons);
CHECK_OBJECT(par_indirect_crl);
Py_DECREF(par_indirect_crl);
CHECK_OBJECT(par_only_contains_attribute_certs);
Py_DECREF(par_only_contains_attribute_certs);
// 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 cryptography$x509$extensions$$$function__173___init__$$$genexpr__1_genexpr_locals {
PyObject *var_x;
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 *cryptography$x509$extensions$$$function__173___init__$$$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 cryptography$x509$extensions$$$function__173___init__$$$genexpr__1_genexpr_locals *generator_heap = (struct cryptography$x509$extensions$$$function__173___init__$$$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_x = 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_cd2b7147b9f74dfbee8389104721ba4e, module_cryptography$x509$extensions, 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 = "No";
generator_heap->exception_lineno = 1460;
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_x;
generator_heap->var_x = tmp_assign_source_2;
Py_INCREF(generator_heap->var_x);
Py_XDECREF(old);
}
}
{
PyObject *tmp_expression_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
NUITKA_MAY_BE_UNUSED PyObject *tmp_yield_result_1;
CHECK_OBJECT(generator_heap->var_x);
tmp_isinstance_inst_1 = generator_heap->var_x;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[123]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[123]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&generator_heap->exception_type, &generator_heap->exception_value, &generator_heap->exception_tb);
generator_heap->exception_lineno = 1461;
generator_heap->type_description_1 = "No";
goto try_except_handler_2;
}
generator_heap->tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_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 = 1461;
generator_heap->type_description_1 = "No";
goto try_except_handler_2;
}
tmp_expression_value_1 = (generator_heap->tmp_res != 0) ? Py_True : Py_False;
Py_INCREF(tmp_expression_value_1);
Nuitka_PreserveHeap(generator_heap->yield_tmps, &tmp_isinstance_inst_1, sizeof(PyObject *), &tmp_isinstance_cls_1, sizeof(PyObject *), NULL);
generator->m_yield_return_index = 1;
return tmp_expression_value_1;
yield_return_1:
Nuitka_RestoreHeap(generator_heap->yield_tmps, &tmp_isinstance_inst_1, sizeof(PyObject *), &tmp_isinstance_cls_1, 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 = 1461;
generator_heap->type_description_1 = "No";
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 = 1460;
generator_heap->type_description_1 = "No";
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_x
);
// 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_x);
generator_heap->var_x = 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_x);
generator_heap->var_x = 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_cryptography$x509$extensions$$$function__173___init__$$$genexpr__1_genexpr(struct Nuitka_CellObject **closure) {
return Nuitka_Generator_New(
cryptography$x509$extensions$$$function__173___init__$$$genexpr__1_genexpr_context,
module_cryptography$x509$extensions,
mod_consts[63],
#if PYTHON_VERSION >= 0x350
mod_consts[292],
#endif
codeobj_cd2b7147b9f74dfbee8389104721ba4e,
closure,
1,
sizeof(struct cryptography$x509$extensions$$$function__173___init__$$$genexpr__1_genexpr_locals)
);
}
static PyObject *impl_cryptography$x509$extensions$$$function__174___repr__(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_70af7975bcf03284ed57419a6d5fb75e;
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_70af7975bcf03284ed57419a6d5fb75e = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_70af7975bcf03284ed57419a6d5fb75e)) {
Py_XDECREF(cache_frame_70af7975bcf03284ed57419a6d5fb75e);
#if _DEBUG_REFCOUNTS
if (cache_frame_70af7975bcf03284ed57419a6d5fb75e == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_70af7975bcf03284ed57419a6d5fb75e = MAKE_FUNCTION_FRAME(codeobj_70af7975bcf03284ed57419a6d5fb75e, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_70af7975bcf03284ed57419a6d5fb75e->m_type_description == NULL);
frame_70af7975bcf03284ed57419a6d5fb75e = cache_frame_70af7975bcf03284ed57419a6d5fb75e;
// Push the new frame as the currently active one.
pushFrameStack(frame_70af7975bcf03284ed57419a6d5fb75e);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_70af7975bcf03284ed57419a6d5fb75e) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_kw_call_arg_value_0_1;
PyObject *tmp_kw_call_arg_value_1_1;
tmp_kw_call_arg_value_0_1 = mod_consts[293];
CHECK_OBJECT(par_self);
tmp_kw_call_arg_value_1_1 = par_self;
frame_70af7975bcf03284ed57419a6d5fb75e->m_frame.f_lineno = 1527;
{
PyObject *call_args[] = {tmp_kw_call_arg_value_0_1, tmp_kw_call_arg_value_1_1};
tmp_return_value = CALL_FUNCTION_WITH_ARGS2(unicode_builtin_format, call_args);
}
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1527;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_70af7975bcf03284ed57419a6d5fb75e);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_70af7975bcf03284ed57419a6d5fb75e);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_70af7975bcf03284ed57419a6d5fb75e);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_70af7975bcf03284ed57419a6d5fb75e, exception_lineno);
} else if (exception_tb->tb_frame != &frame_70af7975bcf03284ed57419a6d5fb75e->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_70af7975bcf03284ed57419a6d5fb75e, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_70af7975bcf03284ed57419a6d5fb75e,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_70af7975bcf03284ed57419a6d5fb75e == cache_frame_70af7975bcf03284ed57419a6d5fb75e) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_70af7975bcf03284ed57419a6d5fb75e);
cache_frame_70af7975bcf03284ed57419a6d5fb75e = NULL;
}
assertFrameObject(frame_70af7975bcf03284ed57419a6d5fb75e);
// 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_cryptography$x509$extensions$$$function__175___eq__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_474fa5c10f26161b588fa89a5f2454c3;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_474fa5c10f26161b588fa89a5f2454c3 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_474fa5c10f26161b588fa89a5f2454c3)) {
Py_XDECREF(cache_frame_474fa5c10f26161b588fa89a5f2454c3);
#if _DEBUG_REFCOUNTS
if (cache_frame_474fa5c10f26161b588fa89a5f2454c3 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_474fa5c10f26161b588fa89a5f2454c3 = MAKE_FUNCTION_FRAME(codeobj_474fa5c10f26161b588fa89a5f2454c3, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_474fa5c10f26161b588fa89a5f2454c3->m_type_description == NULL);
frame_474fa5c10f26161b588fa89a5f2454c3 = cache_frame_474fa5c10f26161b588fa89a5f2454c3;
// Push the new frame as the currently active one.
pushFrameStack(frame_474fa5c10f26161b588fa89a5f2454c3);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_474fa5c10f26161b588fa89a5f2454c3) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(par_other);
tmp_isinstance_inst_1 = par_other;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[294]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[294]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1538;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1538;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1538;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
tmp_return_value = Py_NotImplemented;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
branch_no_1:;
{
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_expression_value_1;
PyObject *tmp_expression_value_2;
int tmp_and_left_truth_2;
PyObject *tmp_and_left_value_2;
PyObject *tmp_and_right_value_2;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
PyObject *tmp_expression_value_3;
PyObject *tmp_expression_value_4;
int tmp_and_left_truth_3;
PyObject *tmp_and_left_value_3;
PyObject *tmp_and_right_value_3;
PyObject *tmp_cmp_expr_left_3;
PyObject *tmp_cmp_expr_right_3;
PyObject *tmp_expression_value_5;
PyObject *tmp_expression_value_6;
int tmp_and_left_truth_4;
PyObject *tmp_and_left_value_4;
PyObject *tmp_and_right_value_4;
PyObject *tmp_cmp_expr_left_4;
PyObject *tmp_cmp_expr_right_4;
PyObject *tmp_expression_value_7;
PyObject *tmp_expression_value_8;
int tmp_and_left_truth_5;
PyObject *tmp_and_left_value_5;
PyObject *tmp_and_right_value_5;
PyObject *tmp_cmp_expr_left_5;
PyObject *tmp_cmp_expr_right_5;
PyObject *tmp_expression_value_9;
PyObject *tmp_expression_value_10;
int tmp_and_left_truth_6;
PyObject *tmp_and_left_value_6;
PyObject *tmp_and_right_value_6;
PyObject *tmp_cmp_expr_left_6;
PyObject *tmp_cmp_expr_right_6;
PyObject *tmp_expression_value_11;
PyObject *tmp_expression_value_12;
PyObject *tmp_cmp_expr_left_7;
PyObject *tmp_cmp_expr_right_7;
PyObject *tmp_expression_value_13;
PyObject *tmp_expression_value_14;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[128]);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1542;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_2 = par_other;
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[128]);
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 = 1542;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_left_value_1 = RICH_COMPARE_EQ_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 = 1542;
type_description_1 = "oo";
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 = 1542;
type_description_1 = "oo";
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);
CHECK_OBJECT(par_self);
tmp_expression_value_3 = par_self;
tmp_cmp_expr_left_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[136]);
if (tmp_cmp_expr_left_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1543;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_4 = par_other;
tmp_cmp_expr_right_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[136]);
if (tmp_cmp_expr_right_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_cmp_expr_left_2);
exception_lineno = 1543;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_left_value_2 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_2, tmp_cmp_expr_right_2);
Py_DECREF(tmp_cmp_expr_left_2);
Py_DECREF(tmp_cmp_expr_right_2);
if (tmp_and_left_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1543;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_left_truth_2 = CHECK_IF_TRUE(tmp_and_left_value_2);
if (tmp_and_left_truth_2 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_and_left_value_2);
exception_lineno = 1543;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_2 == 1) {
goto and_right_2;
} else {
goto and_left_2;
}
and_right_2:;
Py_DECREF(tmp_and_left_value_2);
CHECK_OBJECT(par_self);
tmp_expression_value_5 = par_self;
tmp_cmp_expr_left_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[295]);
if (tmp_cmp_expr_left_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1544;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_6 = par_other;
tmp_cmp_expr_right_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_6, mod_consts[295]);
if (tmp_cmp_expr_right_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_cmp_expr_left_3);
exception_lineno = 1544;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_left_value_3 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_3, tmp_cmp_expr_right_3);
Py_DECREF(tmp_cmp_expr_left_3);
Py_DECREF(tmp_cmp_expr_right_3);
if (tmp_and_left_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1544;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_left_truth_3 = CHECK_IF_TRUE(tmp_and_left_value_3);
if (tmp_and_left_truth_3 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_and_left_value_3);
exception_lineno = 1544;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_3 == 1) {
goto and_right_3;
} else {
goto and_left_3;
}
and_right_3:;
Py_DECREF(tmp_and_left_value_3);
CHECK_OBJECT(par_self);
tmp_expression_value_7 = par_self;
tmp_cmp_expr_left_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_7, mod_consts[296]);
if (tmp_cmp_expr_left_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1545;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_8 = par_other;
tmp_cmp_expr_right_4 = LOOKUP_ATTRIBUTE(tmp_expression_value_8, mod_consts[296]);
if (tmp_cmp_expr_right_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_cmp_expr_left_4);
exception_lineno = 1545;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_left_value_4 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_4, tmp_cmp_expr_right_4);
Py_DECREF(tmp_cmp_expr_left_4);
Py_DECREF(tmp_cmp_expr_right_4);
if (tmp_and_left_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1545;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_left_truth_4 = CHECK_IF_TRUE(tmp_and_left_value_4);
if (tmp_and_left_truth_4 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_and_left_value_4);
exception_lineno = 1545;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_4 == 1) {
goto and_right_4;
} else {
goto and_left_4;
}
and_right_4:;
Py_DECREF(tmp_and_left_value_4);
CHECK_OBJECT(par_self);
tmp_expression_value_9 = par_self;
tmp_cmp_expr_left_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_9, mod_consts[282]);
if (tmp_cmp_expr_left_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1546;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_10 = par_other;
tmp_cmp_expr_right_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_10, mod_consts[282]);
if (tmp_cmp_expr_right_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_cmp_expr_left_5);
exception_lineno = 1546;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_left_value_5 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_5, tmp_cmp_expr_right_5);
Py_DECREF(tmp_cmp_expr_left_5);
Py_DECREF(tmp_cmp_expr_right_5);
if (tmp_and_left_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1546;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_left_truth_5 = CHECK_IF_TRUE(tmp_and_left_value_5);
if (tmp_and_left_truth_5 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_and_left_value_5);
exception_lineno = 1546;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_5 == 1) {
goto and_right_5;
} else {
goto and_left_5;
}
and_right_5:;
Py_DECREF(tmp_and_left_value_5);
CHECK_OBJECT(par_self);
tmp_expression_value_11 = par_self;
tmp_cmp_expr_left_6 = LOOKUP_ATTRIBUTE(tmp_expression_value_11, mod_consts[297]);
if (tmp_cmp_expr_left_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1547;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_12 = par_other;
tmp_cmp_expr_right_6 = LOOKUP_ATTRIBUTE(tmp_expression_value_12, mod_consts[297]);
if (tmp_cmp_expr_right_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_cmp_expr_left_6);
exception_lineno = 1547;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_left_value_6 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_6, tmp_cmp_expr_right_6);
Py_DECREF(tmp_cmp_expr_left_6);
Py_DECREF(tmp_cmp_expr_right_6);
if (tmp_and_left_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1547;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_left_truth_6 = CHECK_IF_TRUE(tmp_and_left_value_6);
if (tmp_and_left_truth_6 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_and_left_value_6);
exception_lineno = 1547;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
if (tmp_and_left_truth_6 == 1) {
goto and_right_6;
} else {
goto and_left_6;
}
and_right_6:;
Py_DECREF(tmp_and_left_value_6);
CHECK_OBJECT(par_self);
tmp_expression_value_13 = par_self;
tmp_cmp_expr_left_7 = LOOKUP_ATTRIBUTE(tmp_expression_value_13, mod_consts[298]);
if (tmp_cmp_expr_left_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1548;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_14 = par_other;
tmp_cmp_expr_right_7 = LOOKUP_ATTRIBUTE(tmp_expression_value_14, mod_consts[298]);
if (tmp_cmp_expr_right_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_cmp_expr_left_7);
exception_lineno = 1549;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_right_value_6 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_7, tmp_cmp_expr_right_7);
Py_DECREF(tmp_cmp_expr_left_7);
Py_DECREF(tmp_cmp_expr_right_7);
if (tmp_and_right_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1549;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_right_value_5 = tmp_and_right_value_6;
goto and_end_6;
and_left_6:;
tmp_and_right_value_5 = tmp_and_left_value_6;
and_end_6:;
tmp_and_right_value_4 = tmp_and_right_value_5;
goto and_end_5;
and_left_5:;
tmp_and_right_value_4 = tmp_and_left_value_5;
and_end_5:;
tmp_and_right_value_3 = tmp_and_right_value_4;
goto and_end_4;
and_left_4:;
tmp_and_right_value_3 = tmp_and_left_value_4;
and_end_4:;
tmp_and_right_value_2 = tmp_and_right_value_3;
goto and_end_3;
and_left_3:;
tmp_and_right_value_2 = tmp_and_left_value_3;
and_end_3:;
tmp_and_right_value_1 = tmp_and_right_value_2;
goto and_end_2;
and_left_2:;
tmp_and_right_value_1 = tmp_and_left_value_2;
and_end_2:;
tmp_return_value = tmp_and_right_value_1;
goto and_end_1;
and_left_1:;
tmp_return_value = tmp_and_left_value_1;
and_end_1:;
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_474fa5c10f26161b588fa89a5f2454c3);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_474fa5c10f26161b588fa89a5f2454c3);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_474fa5c10f26161b588fa89a5f2454c3);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_474fa5c10f26161b588fa89a5f2454c3, exception_lineno);
} else if (exception_tb->tb_frame != &frame_474fa5c10f26161b588fa89a5f2454c3->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_474fa5c10f26161b588fa89a5f2454c3, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_474fa5c10f26161b588fa89a5f2454c3,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_474fa5c10f26161b588fa89a5f2454c3 == cache_frame_474fa5c10f26161b588fa89a5f2454c3) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_474fa5c10f26161b588fa89a5f2454c3);
cache_frame_474fa5c10f26161b588fa89a5f2454c3 = NULL;
}
assertFrameObject(frame_474fa5c10f26161b588fa89a5f2454c3);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__176___ne__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_eba9762b1a7af48e0e3da0f57a81dc31;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
static struct Nuitka_FrameObject *cache_frame_eba9762b1a7af48e0e3da0f57a81dc31 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_eba9762b1a7af48e0e3da0f57a81dc31)) {
Py_XDECREF(cache_frame_eba9762b1a7af48e0e3da0f57a81dc31);
#if _DEBUG_REFCOUNTS
if (cache_frame_eba9762b1a7af48e0e3da0f57a81dc31 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_eba9762b1a7af48e0e3da0f57a81dc31 = MAKE_FUNCTION_FRAME(codeobj_eba9762b1a7af48e0e3da0f57a81dc31, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_eba9762b1a7af48e0e3da0f57a81dc31->m_type_description == NULL);
frame_eba9762b1a7af48e0e3da0f57a81dc31 = cache_frame_eba9762b1a7af48e0e3da0f57a81dc31;
// Push the new frame as the currently active one.
pushFrameStack(frame_eba9762b1a7af48e0e3da0f57a81dc31);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_eba9762b1a7af48e0e3da0f57a81dc31) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_operand_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(par_self);
tmp_cmp_expr_left_1 = par_self;
CHECK_OBJECT(par_other);
tmp_cmp_expr_right_1 = par_other;
tmp_operand_value_1 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1553;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1553;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = (tmp_res == 0) ? Py_True : Py_False;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_eba9762b1a7af48e0e3da0f57a81dc31);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_eba9762b1a7af48e0e3da0f57a81dc31);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_eba9762b1a7af48e0e3da0f57a81dc31);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_eba9762b1a7af48e0e3da0f57a81dc31, exception_lineno);
} else if (exception_tb->tb_frame != &frame_eba9762b1a7af48e0e3da0f57a81dc31->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_eba9762b1a7af48e0e3da0f57a81dc31, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_eba9762b1a7af48e0e3da0f57a81dc31,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_eba9762b1a7af48e0e3da0f57a81dc31 == cache_frame_eba9762b1a7af48e0e3da0f57a81dc31) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_eba9762b1a7af48e0e3da0f57a81dc31);
cache_frame_eba9762b1a7af48e0e3da0f57a81dc31 = NULL;
}
assertFrameObject(frame_eba9762b1a7af48e0e3da0f57a81dc31);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__177___hash__(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_6975434507ab597ebf5f621718d5e86e;
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_6975434507ab597ebf5f621718d5e86e = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_6975434507ab597ebf5f621718d5e86e)) {
Py_XDECREF(cache_frame_6975434507ab597ebf5f621718d5e86e);
#if _DEBUG_REFCOUNTS
if (cache_frame_6975434507ab597ebf5f621718d5e86e == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_6975434507ab597ebf5f621718d5e86e = MAKE_FUNCTION_FRAME(codeobj_6975434507ab597ebf5f621718d5e86e, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_6975434507ab597ebf5f621718d5e86e->m_type_description == NULL);
frame_6975434507ab597ebf5f621718d5e86e = cache_frame_6975434507ab597ebf5f621718d5e86e;
// Push the new frame as the currently active one.
pushFrameStack(frame_6975434507ab597ebf5f621718d5e86e);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_6975434507ab597ebf5f621718d5e86e) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_hash_arg_1;
PyObject *tmp_tuple_element_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_tuple_element_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[128]);
if (tmp_tuple_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1557;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_hash_arg_1 = MAKE_TUPLE_EMPTY(7);
{
PyObject *tmp_expression_value_2;
PyObject *tmp_expression_value_3;
PyObject *tmp_expression_value_4;
PyObject *tmp_expression_value_5;
PyObject *tmp_expression_value_6;
PyObject *tmp_expression_value_7;
PyTuple_SET_ITEM(tmp_hash_arg_1, 0, tmp_tuple_element_1);
CHECK_OBJECT(par_self);
tmp_expression_value_2 = par_self;
tmp_tuple_element_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[136]);
if (tmp_tuple_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1558;
type_description_1 = "o";
goto tuple_build_exception_1;
}
PyTuple_SET_ITEM(tmp_hash_arg_1, 1, tmp_tuple_element_1);
CHECK_OBJECT(par_self);
tmp_expression_value_3 = par_self;
tmp_tuple_element_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[295]);
if (tmp_tuple_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1559;
type_description_1 = "o";
goto tuple_build_exception_1;
}
PyTuple_SET_ITEM(tmp_hash_arg_1, 2, tmp_tuple_element_1);
CHECK_OBJECT(par_self);
tmp_expression_value_4 = par_self;
tmp_tuple_element_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[296]);
if (tmp_tuple_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1560;
type_description_1 = "o";
goto tuple_build_exception_1;
}
PyTuple_SET_ITEM(tmp_hash_arg_1, 3, tmp_tuple_element_1);
CHECK_OBJECT(par_self);
tmp_expression_value_5 = par_self;
tmp_tuple_element_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_5, mod_consts[282]);
if (tmp_tuple_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1561;
type_description_1 = "o";
goto tuple_build_exception_1;
}
PyTuple_SET_ITEM(tmp_hash_arg_1, 4, tmp_tuple_element_1);
CHECK_OBJECT(par_self);
tmp_expression_value_6 = par_self;
tmp_tuple_element_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_6, mod_consts[297]);
if (tmp_tuple_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1562;
type_description_1 = "o";
goto tuple_build_exception_1;
}
PyTuple_SET_ITEM(tmp_hash_arg_1, 5, tmp_tuple_element_1);
CHECK_OBJECT(par_self);
tmp_expression_value_7 = par_self;
tmp_tuple_element_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_7, mod_consts[298]);
if (tmp_tuple_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1563;
type_description_1 = "o";
goto tuple_build_exception_1;
}
PyTuple_SET_ITEM(tmp_hash_arg_1, 6, tmp_tuple_element_1);
}
goto tuple_build_noexception_1;
// Exception handling pass through code for tuple_build:
tuple_build_exception_1:;
Py_DECREF(tmp_hash_arg_1);
goto frame_exception_exit_1;
// Finished with no exception for tuple_build:
tuple_build_noexception_1:;
tmp_return_value = BUILTIN_HASH(tmp_hash_arg_1);
Py_DECREF(tmp_hash_arg_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1556;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_6975434507ab597ebf5f621718d5e86e);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_6975434507ab597ebf5f621718d5e86e);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_6975434507ab597ebf5f621718d5e86e);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_6975434507ab597ebf5f621718d5e86e, exception_lineno);
} else if (exception_tb->tb_frame != &frame_6975434507ab597ebf5f621718d5e86e->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_6975434507ab597ebf5f621718d5e86e, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_6975434507ab597ebf5f621718d5e86e,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_6975434507ab597ebf5f621718d5e86e == cache_frame_6975434507ab597ebf5f621718d5e86e) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_6975434507ab597ebf5f621718d5e86e);
cache_frame_6975434507ab597ebf5f621718d5e86e = NULL;
}
assertFrameObject(frame_6975434507ab597ebf5f621718d5e86e);
// 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_cryptography$x509$extensions$$$function__178___init__(struct Nuitka_FunctionObject const *self, PyObject **python_pars) {
// Preserve error status for checks
#ifndef __NUITKA_NO_ASSERT__
NUITKA_MAY_BE_UNUSED bool had_error = ERROR_OCCURRED();
#endif
// Local variable declarations.
PyObject *par_self = python_pars[0];
PyObject *par_oid = python_pars[1];
PyObject *par_value = python_pars[2];
struct Nuitka_FrameObject *frame_076fa013cf2d689b36446de181f294fe;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
bool tmp_result;
static struct Nuitka_FrameObject *cache_frame_076fa013cf2d689b36446de181f294fe = NULL;
PyObject *tmp_return_value = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_076fa013cf2d689b36446de181f294fe)) {
Py_XDECREF(cache_frame_076fa013cf2d689b36446de181f294fe);
#if _DEBUG_REFCOUNTS
if (cache_frame_076fa013cf2d689b36446de181f294fe == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_076fa013cf2d689b36446de181f294fe = MAKE_FUNCTION_FRAME(codeobj_076fa013cf2d689b36446de181f294fe, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_076fa013cf2d689b36446de181f294fe->m_type_description == NULL);
frame_076fa013cf2d689b36446de181f294fe = cache_frame_076fa013cf2d689b36446de181f294fe;
// Push the new frame as the currently active one.
pushFrameStack(frame_076fa013cf2d689b36446de181f294fe);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_076fa013cf2d689b36446de181f294fe) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(par_oid);
tmp_isinstance_inst_1 = par_oid;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[88]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[88]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1584;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1584;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1584;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_make_exception_arg_1;
tmp_make_exception_arg_1 = mod_consts[299];
frame_076fa013cf2d689b36446de181f294fe->m_frame.f_lineno = 1585;
tmp_raise_type_1 = CALL_FUNCTION_WITH_SINGLE_ARG(PyExc_TypeError, tmp_make_exception_arg_1);
assert(!(tmp_raise_type_1 == NULL));
exception_type = tmp_raise_type_1;
exception_lineno = 1585;
RAISE_EXCEPTION_WITH_TYPE(&exception_type, &exception_value, &exception_tb);
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
branch_no_1:;
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
CHECK_OBJECT(par_oid);
tmp_assattr_value_1 = par_oid;
CHECK_OBJECT(par_self);
tmp_assattr_target_1 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[238], tmp_assattr_value_1);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1586;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
}
{
PyObject *tmp_assattr_value_2;
PyObject *tmp_assattr_target_2;
CHECK_OBJECT(par_value);
tmp_assattr_value_2 = par_value;
CHECK_OBJECT(par_self);
tmp_assattr_target_2 = par_self;
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_2, mod_consts[240], tmp_assattr_value_2);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1587;
type_description_1 = "ooo";
goto frame_exception_exit_1;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_076fa013cf2d689b36446de181f294fe);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_076fa013cf2d689b36446de181f294fe);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_076fa013cf2d689b36446de181f294fe, exception_lineno);
} else if (exception_tb->tb_frame != &frame_076fa013cf2d689b36446de181f294fe->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_076fa013cf2d689b36446de181f294fe, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_076fa013cf2d689b36446de181f294fe,
type_description_1,
par_self,
par_oid,
par_value
);
// Release cached frame if used for exception.
if (frame_076fa013cf2d689b36446de181f294fe == cache_frame_076fa013cf2d689b36446de181f294fe) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_076fa013cf2d689b36446de181f294fe);
cache_frame_076fa013cf2d689b36446de181f294fe = NULL;
}
assertFrameObject(frame_076fa013cf2d689b36446de181f294fe);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto function_exception_exit;
frame_no_exception_1:;
tmp_return_value = Py_None;
Py_INCREF(tmp_return_value);
goto function_return_exit;
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
function_exception_exit:
CHECK_OBJECT(par_self);
Py_DECREF(par_self);
CHECK_OBJECT(par_oid);
Py_DECREF(par_oid);
CHECK_OBJECT(par_value);
Py_DECREF(par_value);
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_oid);
Py_DECREF(par_oid);
CHECK_OBJECT(par_value);
Py_DECREF(par_value);
// 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_cryptography$x509$extensions$$$function__179___repr__(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_c9216b7fe189ee3ed1c2e25944836e87;
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_c9216b7fe189ee3ed1c2e25944836e87 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_c9216b7fe189ee3ed1c2e25944836e87)) {
Py_XDECREF(cache_frame_c9216b7fe189ee3ed1c2e25944836e87);
#if _DEBUG_REFCOUNTS
if (cache_frame_c9216b7fe189ee3ed1c2e25944836e87 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_c9216b7fe189ee3ed1c2e25944836e87 = MAKE_FUNCTION_FRAME(codeobj_c9216b7fe189ee3ed1c2e25944836e87, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_c9216b7fe189ee3ed1c2e25944836e87->m_type_description == NULL);
frame_c9216b7fe189ee3ed1c2e25944836e87 = cache_frame_c9216b7fe189ee3ed1c2e25944836e87;
// Push the new frame as the currently active one.
pushFrameStack(frame_c9216b7fe189ee3ed1c2e25944836e87);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_c9216b7fe189ee3ed1c2e25944836e87) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_kw_call_arg_value_0_1;
PyObject *tmp_kw_call_arg_value_1_1;
tmp_kw_call_arg_value_0_1 = mod_consts[300];
CHECK_OBJECT(par_self);
tmp_kw_call_arg_value_1_1 = par_self;
frame_c9216b7fe189ee3ed1c2e25944836e87->m_frame.f_lineno = 1594;
{
PyObject *call_args[] = {tmp_kw_call_arg_value_0_1, tmp_kw_call_arg_value_1_1};
tmp_return_value = CALL_FUNCTION_WITH_ARGS2(unicode_builtin_format, call_args);
}
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1594;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_c9216b7fe189ee3ed1c2e25944836e87);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_c9216b7fe189ee3ed1c2e25944836e87);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_c9216b7fe189ee3ed1c2e25944836e87);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_c9216b7fe189ee3ed1c2e25944836e87, exception_lineno);
} else if (exception_tb->tb_frame != &frame_c9216b7fe189ee3ed1c2e25944836e87->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_c9216b7fe189ee3ed1c2e25944836e87, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_c9216b7fe189ee3ed1c2e25944836e87,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_c9216b7fe189ee3ed1c2e25944836e87 == cache_frame_c9216b7fe189ee3ed1c2e25944836e87) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_c9216b7fe189ee3ed1c2e25944836e87);
cache_frame_c9216b7fe189ee3ed1c2e25944836e87 = NULL;
}
assertFrameObject(frame_c9216b7fe189ee3ed1c2e25944836e87);
// 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_cryptography$x509$extensions$$$function__180___eq__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_8fe1200e00c9db3f21b591c46f86ec71;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
PyObject *tmp_return_value = NULL;
static struct Nuitka_FrameObject *cache_frame_8fe1200e00c9db3f21b591c46f86ec71 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_8fe1200e00c9db3f21b591c46f86ec71)) {
Py_XDECREF(cache_frame_8fe1200e00c9db3f21b591c46f86ec71);
#if _DEBUG_REFCOUNTS
if (cache_frame_8fe1200e00c9db3f21b591c46f86ec71 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_8fe1200e00c9db3f21b591c46f86ec71 = MAKE_FUNCTION_FRAME(codeobj_8fe1200e00c9db3f21b591c46f86ec71, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_8fe1200e00c9db3f21b591c46f86ec71->m_type_description == NULL);
frame_8fe1200e00c9db3f21b591c46f86ec71 = cache_frame_8fe1200e00c9db3f21b591c46f86ec71;
// Push the new frame as the currently active one.
pushFrameStack(frame_8fe1200e00c9db3f21b591c46f86ec71);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_8fe1200e00c9db3f21b591c46f86ec71) == 2); // Frame stack
// Framed code:
{
bool tmp_condition_result_1;
PyObject *tmp_operand_value_1;
PyObject *tmp_isinstance_inst_1;
PyObject *tmp_isinstance_cls_1;
CHECK_OBJECT(par_other);
tmp_isinstance_inst_1 = par_other;
tmp_isinstance_cls_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[44]);
if (unlikely(tmp_isinstance_cls_1 == NULL)) {
tmp_isinstance_cls_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[44]);
}
if (tmp_isinstance_cls_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1600;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = PyObject_IsInstance(tmp_isinstance_inst_1, tmp_isinstance_cls_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1600;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_operand_value_1 = (tmp_res != 0) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1600;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_condition_result_1 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_1 != false) {
goto branch_yes_1;
} else {
goto branch_no_1;
}
}
branch_yes_1:;
tmp_return_value = Py_NotImplemented;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
branch_no_1:;
{
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_expression_value_1;
PyObject *tmp_expression_value_2;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
PyObject *tmp_expression_value_3;
PyObject *tmp_expression_value_4;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_cmp_expr_left_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[40]);
if (tmp_cmp_expr_left_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1603;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_2 = par_other;
tmp_cmp_expr_right_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[40]);
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 = 1603;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_left_value_1 = RICH_COMPARE_EQ_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 = 1603;
type_description_1 = "oo";
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 = 1603;
type_description_1 = "oo";
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);
CHECK_OBJECT(par_self);
tmp_expression_value_3 = par_self;
tmp_cmp_expr_left_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_3, mod_consts[46]);
if (tmp_cmp_expr_left_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1603;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
CHECK_OBJECT(par_other);
tmp_expression_value_4 = par_other;
tmp_cmp_expr_right_2 = LOOKUP_ATTRIBUTE(tmp_expression_value_4, mod_consts[46]);
if (tmp_cmp_expr_right_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_cmp_expr_left_2);
exception_lineno = 1603;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_and_right_value_1 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_2, tmp_cmp_expr_right_2);
Py_DECREF(tmp_cmp_expr_left_2);
Py_DECREF(tmp_cmp_expr_right_2);
if (tmp_and_right_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1603;
type_description_1 = "oo";
goto frame_exception_exit_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_8fe1200e00c9db3f21b591c46f86ec71);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_8fe1200e00c9db3f21b591c46f86ec71);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_8fe1200e00c9db3f21b591c46f86ec71);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_8fe1200e00c9db3f21b591c46f86ec71, exception_lineno);
} else if (exception_tb->tb_frame != &frame_8fe1200e00c9db3f21b591c46f86ec71->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_8fe1200e00c9db3f21b591c46f86ec71, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_8fe1200e00c9db3f21b591c46f86ec71,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_8fe1200e00c9db3f21b591c46f86ec71 == cache_frame_8fe1200e00c9db3f21b591c46f86ec71) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_8fe1200e00c9db3f21b591c46f86ec71);
cache_frame_8fe1200e00c9db3f21b591c46f86ec71 = NULL;
}
assertFrameObject(frame_8fe1200e00c9db3f21b591c46f86ec71);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__181___ne__(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_other = python_pars[1];
struct Nuitka_FrameObject *frame_610eb1d198e6ba49bdffd720b5e201dc;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
PyObject *tmp_return_value = NULL;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
int tmp_res;
static struct Nuitka_FrameObject *cache_frame_610eb1d198e6ba49bdffd720b5e201dc = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_610eb1d198e6ba49bdffd720b5e201dc)) {
Py_XDECREF(cache_frame_610eb1d198e6ba49bdffd720b5e201dc);
#if _DEBUG_REFCOUNTS
if (cache_frame_610eb1d198e6ba49bdffd720b5e201dc == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_610eb1d198e6ba49bdffd720b5e201dc = MAKE_FUNCTION_FRAME(codeobj_610eb1d198e6ba49bdffd720b5e201dc, module_cryptography$x509$extensions, sizeof(void *)+sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_610eb1d198e6ba49bdffd720b5e201dc->m_type_description == NULL);
frame_610eb1d198e6ba49bdffd720b5e201dc = cache_frame_610eb1d198e6ba49bdffd720b5e201dc;
// Push the new frame as the currently active one.
pushFrameStack(frame_610eb1d198e6ba49bdffd720b5e201dc);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_610eb1d198e6ba49bdffd720b5e201dc) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_operand_value_1;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(par_self);
tmp_cmp_expr_left_1 = par_self;
CHECK_OBJECT(par_other);
tmp_cmp_expr_right_1 = par_other;
tmp_operand_value_1 = RICH_COMPARE_EQ_OBJECT_OBJECT_OBJECT(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
if (tmp_operand_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1606;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_res = CHECK_IF_TRUE(tmp_operand_value_1);
Py_DECREF(tmp_operand_value_1);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1606;
type_description_1 = "oo";
goto frame_exception_exit_1;
}
tmp_return_value = (tmp_res == 0) ? Py_True : Py_False;
Py_INCREF(tmp_return_value);
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_610eb1d198e6ba49bdffd720b5e201dc);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_610eb1d198e6ba49bdffd720b5e201dc);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_610eb1d198e6ba49bdffd720b5e201dc);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_610eb1d198e6ba49bdffd720b5e201dc, exception_lineno);
} else if (exception_tb->tb_frame != &frame_610eb1d198e6ba49bdffd720b5e201dc->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_610eb1d198e6ba49bdffd720b5e201dc, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_610eb1d198e6ba49bdffd720b5e201dc,
type_description_1,
par_self,
par_other
);
// Release cached frame if used for exception.
if (frame_610eb1d198e6ba49bdffd720b5e201dc == cache_frame_610eb1d198e6ba49bdffd720b5e201dc) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_610eb1d198e6ba49bdffd720b5e201dc);
cache_frame_610eb1d198e6ba49bdffd720b5e201dc = NULL;
}
assertFrameObject(frame_610eb1d198e6ba49bdffd720b5e201dc);
// 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_other);
Py_DECREF(par_other);
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_other);
Py_DECREF(par_other);
// 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_cryptography$x509$extensions$$$function__182___hash__(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_7b66dcdda2405220f3bbfdfbc6739db2;
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_7b66dcdda2405220f3bbfdfbc6739db2 = NULL;
// Actual function body.
if (isFrameUnusable(cache_frame_7b66dcdda2405220f3bbfdfbc6739db2)) {
Py_XDECREF(cache_frame_7b66dcdda2405220f3bbfdfbc6739db2);
#if _DEBUG_REFCOUNTS
if (cache_frame_7b66dcdda2405220f3bbfdfbc6739db2 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_7b66dcdda2405220f3bbfdfbc6739db2 = MAKE_FUNCTION_FRAME(codeobj_7b66dcdda2405220f3bbfdfbc6739db2, module_cryptography$x509$extensions, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_7b66dcdda2405220f3bbfdfbc6739db2->m_type_description == NULL);
frame_7b66dcdda2405220f3bbfdfbc6739db2 = cache_frame_7b66dcdda2405220f3bbfdfbc6739db2;
// Push the new frame as the currently active one.
pushFrameStack(frame_7b66dcdda2405220f3bbfdfbc6739db2);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_7b66dcdda2405220f3bbfdfbc6739db2) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_hash_arg_1;
PyObject *tmp_tuple_element_1;
PyObject *tmp_expression_value_1;
CHECK_OBJECT(par_self);
tmp_expression_value_1 = par_self;
tmp_tuple_element_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_1, mod_consts[40]);
if (tmp_tuple_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1609;
type_description_1 = "o";
goto frame_exception_exit_1;
}
tmp_hash_arg_1 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_2;
PyTuple_SET_ITEM(tmp_hash_arg_1, 0, tmp_tuple_element_1);
CHECK_OBJECT(par_self);
tmp_expression_value_2 = par_self;
tmp_tuple_element_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_2, mod_consts[46]);
if (tmp_tuple_element_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1609;
type_description_1 = "o";
goto tuple_build_exception_1;
}
PyTuple_SET_ITEM(tmp_hash_arg_1, 1, tmp_tuple_element_1);
}
goto tuple_build_noexception_1;
// Exception handling pass through code for tuple_build:
tuple_build_exception_1:;
Py_DECREF(tmp_hash_arg_1);
goto frame_exception_exit_1;
// Finished with no exception for tuple_build:
tuple_build_noexception_1:;
tmp_return_value = BUILTIN_HASH(tmp_hash_arg_1);
Py_DECREF(tmp_hash_arg_1);
if (tmp_return_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1609;
type_description_1 = "o";
goto frame_exception_exit_1;
}
goto frame_return_exit_1;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_7b66dcdda2405220f3bbfdfbc6739db2);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_1;
frame_return_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_7b66dcdda2405220f3bbfdfbc6739db2);
#endif
// Put the previous frame back on top.
popFrameStack();
goto function_return_exit;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_7b66dcdda2405220f3bbfdfbc6739db2);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_7b66dcdda2405220f3bbfdfbc6739db2, exception_lineno);
} else if (exception_tb->tb_frame != &frame_7b66dcdda2405220f3bbfdfbc6739db2->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_7b66dcdda2405220f3bbfdfbc6739db2, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_7b66dcdda2405220f3bbfdfbc6739db2,
type_description_1,
par_self
);
// Release cached frame if used for exception.
if (frame_7b66dcdda2405220f3bbfdfbc6739db2 == cache_frame_7b66dcdda2405220f3bbfdfbc6739db2) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_7b66dcdda2405220f3bbfdfbc6739db2);
cache_frame_7b66dcdda2405220f3bbfdfbc6739db2 = NULL;
}
assertFrameObject(frame_7b66dcdda2405220f3bbfdfbc6739db2);
// 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 *MAKE_FUNCTION_cryptography$x509$extensions$$$function__100___repr__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
NULL,
mod_consts[367],
#if PYTHON_VERSION >= 0x300
mod_consts[524],
#endif
codeobj_b7a104bb6f2490bb810df32e81689cf0,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
Nuitka_Function_EnableConstReturnGeneric(result, mod_consts[523]);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__101___init__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__101___init__,
mod_consts[39],
#if PYTHON_VERSION >= 0x300
mod_consts[526],
#endif
codeobj_7b48d30b9555b2eee659b11e6806f6d6,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__102___repr__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__102___repr__,
mod_consts[367],
#if PYTHON_VERSION >= 0x300
mod_consts[528],
#endif
codeobj_efcebce5546532540843b54f692d1f09,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__103___eq__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__103___eq__,
mod_consts[372],
#if PYTHON_VERSION >= 0x300
mod_consts[529],
#endif
codeobj_509a76b1f9d696d11c4b19bb818e1ca8,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__104___ne__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__104___ne__,
mod_consts[374],
#if PYTHON_VERSION >= 0x300
mod_consts[530],
#endif
codeobj_f72b2ecc7ac1b873ee6c31c3e82ec566,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__105___hash__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__105___hash__,
mod_consts[376],
#if PYTHON_VERSION >= 0x300
mod_consts[531],
#endif
codeobj_defc4c3974d54f917da79261b923fe65,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__106___init__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__106___init__,
mod_consts[39],
#if PYTHON_VERSION >= 0x300
mod_consts[538],
#endif
codeobj_a648075f5d2c52f7d6f231446b717bae,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__107___repr__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__107___repr__,
mod_consts[367],
#if PYTHON_VERSION >= 0x300
mod_consts[539],
#endif
codeobj_a14ca3cbb92394772ddac1135d7eac6c,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__108___eq__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__108___eq__,
mod_consts[372],
#if PYTHON_VERSION >= 0x300
mod_consts[540],
#endif
codeobj_54cf9c077e249633894b92a2175ce419,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__109___ne__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__109___ne__,
mod_consts[374],
#if PYTHON_VERSION >= 0x300
mod_consts[541],
#endif
codeobj_912b5525526a0bdd4914dc3b3d3e165e,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__10___init__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__10___init__,
mod_consts[39],
#if PYTHON_VERSION >= 0x300
mod_consts[371],
#endif
codeobj_eb77f5de1595a0c0eaab10d9e530b160,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__110___hash__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__110___hash__,
mod_consts[376],
#if PYTHON_VERSION >= 0x300
mod_consts[542],
#endif
codeobj_382c401679624361fa247f9d2855d8bf,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__111___init__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__111___init__,
mod_consts[39],
#if PYTHON_VERSION >= 0x300
mod_consts[545],
#endif
codeobj_2bdc94256494e102a0b2fe0b0c1e4787,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__112_encipher_only() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__112_encipher_only,
mod_consts[208],
#if PYTHON_VERSION >= 0x300
mod_consts[554],
#endif
codeobj_5d08760c30cb8c08dad5f342ea73958d,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__113_decipher_only() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__113_decipher_only,
mod_consts[209],
#if PYTHON_VERSION >= 0x300
mod_consts[555],
#endif
codeobj_a651db6b90ca4de5bf7dc2c29be7c34f,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__114___repr__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__114___repr__,
mod_consts[367],
#if PYTHON_VERSION >= 0x300
mod_consts[556],
#endif
codeobj_ad19aacbbaabb0eefdc061094ac6b548,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__115___eq__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__115___eq__,
mod_consts[372],
#if PYTHON_VERSION >= 0x300
mod_consts[557],
#endif
codeobj_867d35531ee87503baaba1ecfd604e77,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__116___ne__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__116___ne__,
mod_consts[374],
#if PYTHON_VERSION >= 0x300
mod_consts[558],
#endif
codeobj_4534f4c8a2f3567426eb187f6c2e2540,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__117___hash__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__117___hash__,
mod_consts[376],
#if PYTHON_VERSION >= 0x300
mod_consts[559],
#endif
codeobj_7c9f17996f13ec26372e7addd77090e0,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__118___init__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__118___init__,
mod_consts[39],
#if PYTHON_VERSION >= 0x300
mod_consts[561],
#endif
codeobj_0d1ff4eaa1ee0776965ee72d65ad04f1,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__119___eq__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__119___eq__,
mod_consts[372],
#if PYTHON_VERSION >= 0x300
mod_consts[562],
#endif
codeobj_086d53e303f7cdc4de7a9434bff8fe8c,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__11___eq__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__11___eq__,
mod_consts[372],
#if PYTHON_VERSION >= 0x300
mod_consts[373],
#endif
codeobj_b3fc65b099aaafc60a9c8864f5d8628b,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__120___ne__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__120___ne__,
mod_consts[374],
#if PYTHON_VERSION >= 0x300
mod_consts[563],
#endif
codeobj_5f3955537fafeb003a1e84c446d6d85b,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__121__validate_ip_name() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__121__validate_ip_name,
mod_consts[219],
#if PYTHON_VERSION >= 0x300
mod_consts[564],
#endif
codeobj_96972a4b5b48d9c33137216fe765573f,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__122___repr__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__122___repr__,
mod_consts[367],
#if PYTHON_VERSION >= 0x300
mod_consts[565],
#endif
codeobj_7b30a539fc42ec258184ee39338276cf,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__123___hash__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__123___hash__,
mod_consts[376],
#if PYTHON_VERSION >= 0x300
mod_consts[566],
#endif
codeobj_0ea0830a1238040b828d90febaafb03f,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__124___init__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__124___init__,
mod_consts[39],
#if PYTHON_VERSION >= 0x300
mod_consts[569],
#endif
codeobj_d4fb34bdd68ee41bd003f46c959ccaea,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__125___repr__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__125___repr__,
mod_consts[367],
#if PYTHON_VERSION >= 0x300
mod_consts[573],
#endif
codeobj_c2e785f87c1af01c6139b438546bec8a,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__126___eq__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__126___eq__,
mod_consts[372],
#if PYTHON_VERSION >= 0x300
mod_consts[574],
#endif
codeobj_43cef482cfed319f60d0bf96f290f60f,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__127___ne__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__127___ne__,
mod_consts[374],
#if PYTHON_VERSION >= 0x300
mod_consts[575],
#endif
codeobj_f7f2c5b57648b74527df64a5b0d21c69,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__128___hash__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__128___hash__,
mod_consts[376],
#if PYTHON_VERSION >= 0x300
mod_consts[576],
#endif
codeobj_07ea6e9581e0ed2b5129e528fe0c1c48,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__129___init__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__129___init__,
mod_consts[39],
#if PYTHON_VERSION >= 0x300
mod_consts[577],
#endif
codeobj_9ee470083ed140587180fa3789fe74da,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__12___ne__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__12___ne__,
mod_consts[374],
#if PYTHON_VERSION >= 0x300
mod_consts[375],
#endif
codeobj_fb75e94b0a25bd1a9170634f5e5db6cb,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__130_get_values_for_type() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__130_get_values_for_type,
mod_consts[252],
#if PYTHON_VERSION >= 0x300
mod_consts[579],
#endif
codeobj_c3f2cd9b4495b6c675cbefb7b71d2bd0,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__131___repr__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__131___repr__,
mod_consts[367],
#if PYTHON_VERSION >= 0x300
mod_consts[580],
#endif
codeobj_903e2f1e731015e13917cc37d8ea60a7,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__132___eq__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__132___eq__,
mod_consts[372],
#if PYTHON_VERSION >= 0x300
mod_consts[581],
#endif
codeobj_7e3a8c8b8ec983e9b74ceafb7d2faabc,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__133___ne__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__133___ne__,
mod_consts[374],
#if PYTHON_VERSION >= 0x300
mod_consts[582],
#endif
codeobj_8b1459c0286c64c09ca1b61aa54a1db8,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__134___hash__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__134___hash__,
mod_consts[376],
#if PYTHON_VERSION >= 0x300
mod_consts[583],
#endif
codeobj_fc2a3215fb4033266f383e7bcf311bd2,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__135___init__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__135___init__,
mod_consts[39],
#if PYTHON_VERSION >= 0x300
mod_consts[585],
#endif
codeobj_848926aa8f52650c8b9b2a6a542cf267,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__136_get_values_for_type() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__136_get_values_for_type,
mod_consts[252],
#if PYTHON_VERSION >= 0x300
mod_consts[586],
#endif
codeobj_b25368bafeefdc6b87fc60236aaff5fa,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__137___repr__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__137___repr__,
mod_consts[367],
#if PYTHON_VERSION >= 0x300
mod_consts[587],
#endif
codeobj_b6864b65e80ecdd470b681c545288d3c,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__138___eq__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__138___eq__,
mod_consts[372],
#if PYTHON_VERSION >= 0x300
mod_consts[588],
#endif
codeobj_75c7f6f4f5090fda8ff37ec4cd1708b4,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__139___ne__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__139___ne__,
mod_consts[374],
#if PYTHON_VERSION >= 0x300
mod_consts[589],
#endif
codeobj_649ec0f28c4ba9212e309b7f3702873a,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__13___hash__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__13___hash__,
mod_consts[376],
#if PYTHON_VERSION >= 0x300
mod_consts[377],
#endif
codeobj_08182a1a184574925e74a506ba6618ab,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__140___hash__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__140___hash__,
mod_consts[376],
#if PYTHON_VERSION >= 0x300
mod_consts[590],
#endif
codeobj_9bb1bd1f8f9a8f4c9d5839d11ae59855,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__141___init__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__141___init__,
mod_consts[39],
#if PYTHON_VERSION >= 0x300
mod_consts[592],
#endif
codeobj_2938b51fbc5efd1d1f56531a2e51f329,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__142_get_values_for_type() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__142_get_values_for_type,
mod_consts[252],
#if PYTHON_VERSION >= 0x300
mod_consts[593],
#endif
codeobj_7b1311ab2d656b262b433db7061eb71d,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__143___repr__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__143___repr__,
mod_consts[367],
#if PYTHON_VERSION >= 0x300
mod_consts[594],
#endif
codeobj_4ca928f906dd2c6228431111443cd164,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__144___eq__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__144___eq__,
mod_consts[372],
#if PYTHON_VERSION >= 0x300
mod_consts[595],
#endif
codeobj_0f0c1bc8fd77e862b3db4d83c67e3536,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__145___ne__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__145___ne__,
mod_consts[374],
#if PYTHON_VERSION >= 0x300
mod_consts[596],
#endif
codeobj_0bc210132f4a781f5eeb4b60fdd0be43,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__146___hash__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__146___hash__,
mod_consts[376],
#if PYTHON_VERSION >= 0x300
mod_consts[597],
#endif
codeobj_4ba7e8491ada676d76a742e9a5ec3882,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__147___init__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__147___init__,
mod_consts[39],
#if PYTHON_VERSION >= 0x300
mod_consts[599],
#endif
codeobj_e8eaac90745ceaac47c1be9333b08362,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__148_get_values_for_type() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__148_get_values_for_type,
mod_consts[252],
#if PYTHON_VERSION >= 0x300
mod_consts[600],
#endif
codeobj_69913ced20d3d804a0afee7ba2afcc28,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__149___repr__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__149___repr__,
mod_consts[367],
#if PYTHON_VERSION >= 0x300
mod_consts[601],
#endif
codeobj_b55556039953fab9a0a1e570736f1bee,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__14___repr__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__14___repr__,
mod_consts[367],
#if PYTHON_VERSION >= 0x300
mod_consts[378],
#endif
codeobj_a111feb067dcd956fbcde9c27af17fc7,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__150___eq__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__150___eq__,
mod_consts[372],
#if PYTHON_VERSION >= 0x300
mod_consts[602],
#endif
codeobj_1beaf3b04ec98aacf1366369539979bb,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__151___ne__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__151___ne__,
mod_consts[374],
#if PYTHON_VERSION >= 0x300
mod_consts[603],
#endif
codeobj_41e3a7630779271755670ebb34a7744a,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__152___hash__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__152___hash__,
mod_consts[376],
#if PYTHON_VERSION >= 0x300
mod_consts[604],
#endif
codeobj_8c8cbbc04834fec84f2761306119c688,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__153___init__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__153___init__,
mod_consts[39],
#if PYTHON_VERSION >= 0x300
mod_consts[606],
#endif
codeobj_46370cf821de7b5535e24ba770055635,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__154___repr__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__154___repr__,
mod_consts[367],
#if PYTHON_VERSION >= 0x300
mod_consts[607],
#endif
codeobj_72b456eea012b3fdc6cc5122f058f167,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__155___eq__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__155___eq__,
mod_consts[372],
#if PYTHON_VERSION >= 0x300
mod_consts[608],
#endif
codeobj_c091562a99b50f8efa28ebc7468067e5,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__156___ne__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__156___ne__,
mod_consts[374],
#if PYTHON_VERSION >= 0x300
mod_consts[609],
#endif
codeobj_b936641863a9e25ffcc83994f606b7da,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__157___hash__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__157___hash__,
mod_consts[376],
#if PYTHON_VERSION >= 0x300
mod_consts[610],
#endif
codeobj_b20f8cf8acc96ee86415a2b9c0fec7cd,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__158___init__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__158___init__,
mod_consts[39],
#if PYTHON_VERSION >= 0x300
mod_consts[613],
#endif
codeobj_94c33bcafdd846e2caad81f9cb1e5c8a,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__159___repr__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__159___repr__,
mod_consts[367],
#if PYTHON_VERSION >= 0x300
mod_consts[614],
#endif
codeobj_cdb76a56c9b8e5364cbdce42da132eb1,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__15___init__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__15___init__,
mod_consts[39],
#if PYTHON_VERSION >= 0x300
mod_consts[382],
#endif
codeobj_2466c0639d23a42140e5bf5892ea8829,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__160___eq__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__160___eq__,
mod_consts[372],
#if PYTHON_VERSION >= 0x300
mod_consts[615],
#endif
codeobj_50e05a051d067513fef9acecffde6baa,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__161___ne__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__161___ne__,
mod_consts[374],
#if PYTHON_VERSION >= 0x300
mod_consts[616],
#endif
codeobj_292536f5f77ad5f7f4da56819b2ee7d7,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__162___hash__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__162___hash__,
mod_consts[376],
#if PYTHON_VERSION >= 0x300
mod_consts[617],
#endif
codeobj_3f0b0e9fe91187506664af26e7fa3c26,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__163___init__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__163___init__,
mod_consts[39],
#if PYTHON_VERSION >= 0x300
mod_consts[620],
#endif
codeobj_b950cdb7b9e9d7b5e1a213742f869c97,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__164___repr__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__164___repr__,
mod_consts[367],
#if PYTHON_VERSION >= 0x300
mod_consts[622],
#endif
codeobj_d22399a40c10855e59e5abd686e003c4,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__165___hash__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__165___hash__,
mod_consts[376],
#if PYTHON_VERSION >= 0x300
mod_consts[623],
#endif
codeobj_a60e4b9f7d673c94ca329b2b75bbc86e,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__166___eq__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__166___eq__,
mod_consts[372],
#if PYTHON_VERSION >= 0x300
mod_consts[624],
#endif
codeobj_d03cfa03f9a797c7aa3ccea3d231073b,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__167___ne__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__167___ne__,
mod_consts[374],
#if PYTHON_VERSION >= 0x300
mod_consts[625],
#endif
codeobj_ced325f98c3f077220aadbcdc977b0bc,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__168___init__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__168___init__,
mod_consts[39],
#if PYTHON_VERSION >= 0x300
mod_consts[627],
#endif
codeobj_4fcd1715b173884b4e46102eae7e08ba,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__169___eq__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__169___eq__,
mod_consts[372],
#if PYTHON_VERSION >= 0x300
mod_consts[628],
#endif
codeobj_8502d2f860caee5c13e89365a0eacf93,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__16_from_issuer_public_key() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__16_from_issuer_public_key,
mod_consts[384],
#if PYTHON_VERSION >= 0x300
mod_consts[385],
#endif
codeobj_ddc6958bf5f73c7b68248c36a04feee0,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__170___ne__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__170___ne__,
mod_consts[374],
#if PYTHON_VERSION >= 0x300
mod_consts[629],
#endif
codeobj_194760852093333174f30d571aaf91f5,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__171___hash__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__171___hash__,
mod_consts[376],
#if PYTHON_VERSION >= 0x300
mod_consts[630],
#endif
codeobj_4772e1331aa16fd871c3191f42954555,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__172___repr__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__172___repr__,
mod_consts[367],
#if PYTHON_VERSION >= 0x300
mod_consts[631],
#endif
codeobj_20c595afdc2d87f086ddfe013751f1e1,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__173___init__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__173___init__,
mod_consts[39],
#if PYTHON_VERSION >= 0x300
mod_consts[634],
#endif
codeobj_64d55c9cc93f94c037aa632c14451e86,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__174___repr__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__174___repr__,
mod_consts[367],
#if PYTHON_VERSION >= 0x300
mod_consts[635],
#endif
codeobj_70af7975bcf03284ed57419a6d5fb75e,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__175___eq__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__175___eq__,
mod_consts[372],
#if PYTHON_VERSION >= 0x300
mod_consts[636],
#endif
codeobj_474fa5c10f26161b588fa89a5f2454c3,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__176___ne__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__176___ne__,
mod_consts[374],
#if PYTHON_VERSION >= 0x300
mod_consts[637],
#endif
codeobj_eba9762b1a7af48e0e3da0f57a81dc31,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__177___hash__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__177___hash__,
mod_consts[376],
#if PYTHON_VERSION >= 0x300
mod_consts[638],
#endif
codeobj_6975434507ab597ebf5f621718d5e86e,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__178___init__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__178___init__,
mod_consts[39],
#if PYTHON_VERSION >= 0x300
mod_consts[644],
#endif
codeobj_076fa013cf2d689b36446de181f294fe,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__179___repr__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__179___repr__,
mod_consts[367],
#if PYTHON_VERSION >= 0x300
mod_consts[645],
#endif
codeobj_c9216b7fe189ee3ed1c2e25944836e87,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__17_from_issuer_subject_key_identifier() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__17_from_issuer_subject_key_identifier,
mod_consts[386],
#if PYTHON_VERSION >= 0x300
mod_consts[387],
#endif
codeobj_ff44cdbe84d5a1fd8fca8a2e48b3e018,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__180___eq__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__180___eq__,
mod_consts[372],
#if PYTHON_VERSION >= 0x300
mod_consts[646],
#endif
codeobj_8fe1200e00c9db3f21b591c46f86ec71,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__181___ne__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__181___ne__,
mod_consts[374],
#if PYTHON_VERSION >= 0x300
mod_consts[647],
#endif
codeobj_610eb1d198e6ba49bdffd720b5e201dc,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__182___hash__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__182___hash__,
mod_consts[376],
#if PYTHON_VERSION >= 0x300
mod_consts[648],
#endif
codeobj_7b66dcdda2405220f3bbfdfbc6739db2,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__18___repr__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__18___repr__,
mod_consts[367],
#if PYTHON_VERSION >= 0x300
mod_consts[388],
#endif
codeobj_3172bfa5589826f4444212a2f8d24a40,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__19___eq__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__19___eq__,
mod_consts[372],
#if PYTHON_VERSION >= 0x300
mod_consts[389],
#endif
codeobj_1ebe0e870979f4c25a0ecbb35d611915,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__1__key_identifier_from_public_key() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__1__key_identifier_from_public_key,
mod_consts[65],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_02744c7ee1555559894493700cd69977,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__20___ne__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__20___ne__,
mod_consts[374],
#if PYTHON_VERSION >= 0x300
mod_consts[390],
#endif
codeobj_d25f35ef70678de96d559637d4ecb492,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__21___hash__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__21___hash__,
mod_consts[376],
#if PYTHON_VERSION >= 0x300
mod_consts[391],
#endif
codeobj_f5134020a8bc16e510fe9c007d080d2b,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__22___init__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__22___init__,
mod_consts[39],
#if PYTHON_VERSION >= 0x300
mod_consts[396],
#endif
codeobj_210dfca1df3a7b74066050ef2ea9c9d7,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__23_from_public_key() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__23_from_public_key,
mod_consts[397],
#if PYTHON_VERSION >= 0x300
mod_consts[398],
#endif
codeobj_2683bcb59669348510880355b3bfac8d,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__24___repr__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__24___repr__,
mod_consts[367],
#if PYTHON_VERSION >= 0x300
mod_consts[400],
#endif
codeobj_b01717e16f2967b4c11113908d2f1a3a,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__25___eq__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__25___eq__,
mod_consts[372],
#if PYTHON_VERSION >= 0x300
mod_consts[401],
#endif
codeobj_d43f53a8d71ebf952c03b5d0c99b3cd3,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__26___ne__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__26___ne__,
mod_consts[374],
#if PYTHON_VERSION >= 0x300
mod_consts[402],
#endif
codeobj_e685c58a09d8bf9ff6c2a43a71655b92,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__27___hash__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__27___hash__,
mod_consts[376],
#if PYTHON_VERSION >= 0x300
mod_consts[403],
#endif
codeobj_4523d17fd4c626adc1cb3340ec5b8388,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__28___init__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__28___init__,
mod_consts[39],
#if PYTHON_VERSION >= 0x300
mod_consts[405],
#endif
codeobj_de5c28483ec5d4bbc0a183fd338670d0,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__29___repr__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__29___repr__,
mod_consts[367],
#if PYTHON_VERSION >= 0x300
mod_consts[407],
#endif
codeobj_059f84b3c76b1a13e941b32116e91b17,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__2__make_sequence_methods() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__2__make_sequence_methods,
mod_consts[336],
#if PYTHON_VERSION >= 0x300
NULL,
#endif
codeobj_059182c3cf9512227a0af99908d1cad6,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__2__make_sequence_methods$$$function__1_len_method(struct Nuitka_CellObject **closure) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__2__make_sequence_methods$$$function__1_len_method,
mod_consts[31],
#if PYTHON_VERSION >= 0x300
mod_consts[32],
#endif
codeobj_d58236d37c0b5956237a360f0b2f8a60,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
closure,
1
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__2__make_sequence_methods$$$function__2_iter_method(struct Nuitka_CellObject **closure) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__2__make_sequence_methods$$$function__2_iter_method,
mod_consts[33],
#if PYTHON_VERSION >= 0x300
mod_consts[34],
#endif
codeobj_113caf390b1d42c14d1aea6845ed4c43,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
closure,
1
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__2__make_sequence_methods$$$function__3_getitem_method(struct Nuitka_CellObject **closure) {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__2__make_sequence_methods$$$function__3_getitem_method,
mod_consts[35],
#if PYTHON_VERSION >= 0x300
mod_consts[36],
#endif
codeobj_41ee556146c461ea391cb85a233c8093,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
closure,
1
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__30___eq__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__30___eq__,
mod_consts[372],
#if PYTHON_VERSION >= 0x300
mod_consts[408],
#endif
codeobj_73525f46262d05c9cc23fe13b94bc823,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__31___ne__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__31___ne__,
mod_consts[374],
#if PYTHON_VERSION >= 0x300
mod_consts[409],
#endif
codeobj_d26720f62496df7cff3838d66232cc23,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__32___hash__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__32___hash__,
mod_consts[376],
#if PYTHON_VERSION >= 0x300
mod_consts[410],
#endif
codeobj_e2aa2e1356382713d15beaae494417b9,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__33___init__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__33___init__,
mod_consts[39],
#if PYTHON_VERSION >= 0x300
mod_consts[411],
#endif
codeobj_cd8119d617c3f046a17813ee8b61d527,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__34___repr__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__34___repr__,
mod_consts[367],
#if PYTHON_VERSION >= 0x300
mod_consts[412],
#endif
codeobj_1c51517342bea1d5d503ee26cde93512,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__35___eq__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__35___eq__,
mod_consts[372],
#if PYTHON_VERSION >= 0x300
mod_consts[413],
#endif
codeobj_470a8edc00859bf786b52c9a66f54bb1,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__36___ne__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__36___ne__,
mod_consts[374],
#if PYTHON_VERSION >= 0x300
mod_consts[414],
#endif
codeobj_b72302d0d36e312180907b28d2affe36,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__37___hash__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__37___hash__,
mod_consts[376],
#if PYTHON_VERSION >= 0x300
mod_consts[415],
#endif
codeobj_e48a5b0a679a6709e9b39d51d03f7c63,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__38___init__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__38___init__,
mod_consts[39],
#if PYTHON_VERSION >= 0x300
mod_consts[419],
#endif
codeobj_7ccb42ccfad22b0bc326db3e588d2ff6,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__39___repr__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__39___repr__,
mod_consts[367],
#if PYTHON_VERSION >= 0x300
mod_consts[422],
#endif
codeobj_5ca397d7b670eb7f6fb0ce2d14e7186b,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__3___init__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__3___init__,
mod_consts[39],
#if PYTHON_VERSION >= 0x300
mod_consts[347],
#endif
codeobj_c3dd8a03ab2e1877c0bb329d2fb5d85a,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__40___eq__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__40___eq__,
mod_consts[372],
#if PYTHON_VERSION >= 0x300
mod_consts[423],
#endif
codeobj_46aeb9f9fb2eb2415ab4aa3306852f6c,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__41___ne__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__41___ne__,
mod_consts[374],
#if PYTHON_VERSION >= 0x300
mod_consts[424],
#endif
codeobj_8e78697527cdd526e6c2bf57ff12c061,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__42___hash__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__42___hash__,
mod_consts[376],
#if PYTHON_VERSION >= 0x300
mod_consts[425],
#endif
codeobj_c88446eb0e5fd1c83219693024100358,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__43___init__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__43___init__,
mod_consts[39],
#if PYTHON_VERSION >= 0x300
mod_consts[427],
#endif
codeobj_071116045a2c9f8be129f1749d88f647,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__44___eq__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__44___eq__,
mod_consts[372],
#if PYTHON_VERSION >= 0x300
mod_consts[428],
#endif
codeobj_d2b0f33b9ccdc476bb50f7acad44353c,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__45___ne__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__45___ne__,
mod_consts[374],
#if PYTHON_VERSION >= 0x300
mod_consts[429],
#endif
codeobj_a80b3a9721577bd551ed42ba45113276,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__46___hash__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__46___hash__,
mod_consts[376],
#if PYTHON_VERSION >= 0x300
mod_consts[430],
#endif
codeobj_b3a13b25a2d5a2fa362503fe0503afcb,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__47___repr__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__47___repr__,
mod_consts[367],
#if PYTHON_VERSION >= 0x300
mod_consts[431],
#endif
codeobj_b06142f387b7ac9ce0c8037074b3fbf2,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__48___init__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__48___init__,
mod_consts[39],
#if PYTHON_VERSION >= 0x300
mod_consts[433],
#endif
codeobj_68f25cadf8ecc1abffeefb6ccdc192cb,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__49___repr__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__49___repr__,
mod_consts[367],
#if PYTHON_VERSION >= 0x300
mod_consts[435],
#endif
codeobj_3942f969319cdac8793fa1b94cdc86c6,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__4___init__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__4___init__,
mod_consts[39],
#if PYTHON_VERSION >= 0x300
mod_consts[349],
#endif
codeobj_7ed837c1e00b30f8190a9cdef7b3271c,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__50___eq__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__50___eq__,
mod_consts[372],
#if PYTHON_VERSION >= 0x300
mod_consts[436],
#endif
codeobj_df06d30412ed4600b956caf74a286b6b,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__51___ne__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__51___ne__,
mod_consts[374],
#if PYTHON_VERSION >= 0x300
mod_consts[437],
#endif
codeobj_06818848056140eba9509105791b1636,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__52___hash__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__52___hash__,
mod_consts[376],
#if PYTHON_VERSION >= 0x300
mod_consts[438],
#endif
codeobj_2331d7ac21f9f9fc34ddbd4e39b2f2ca,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__53___init__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__53___init__,
mod_consts[39],
#if PYTHON_VERSION >= 0x300
mod_consts[440],
#endif
codeobj_957e60529f6a207ba0683ca3a5b354f2,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__54___repr__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__54___repr__,
mod_consts[367],
#if PYTHON_VERSION >= 0x300
mod_consts[441],
#endif
codeobj_303ce7228275f7e95eec14f44294bfa1,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__55___eq__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__55___eq__,
mod_consts[372],
#if PYTHON_VERSION >= 0x300
mod_consts[442],
#endif
codeobj_79b63eb9f755b596f4584b454571e2e2,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__56___ne__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__56___ne__,
mod_consts[374],
#if PYTHON_VERSION >= 0x300
mod_consts[443],
#endif
codeobj_b24d621ac3abf023349184fc6dd09745,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__57___hash__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__57___hash__,
mod_consts[376],
#if PYTHON_VERSION >= 0x300
mod_consts[444],
#endif
codeobj_21d165a4e972487488a2c10e9e977fe5,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__58___init__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__58___init__,
mod_consts[39],
#if PYTHON_VERSION >= 0x300
mod_consts[445],
#endif
codeobj_620554805577af8c8e19561f670b6355,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__59___repr__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__59___repr__,
mod_consts[367],
#if PYTHON_VERSION >= 0x300
mod_consts[446],
#endif
codeobj_ca2cb1eead6917ecdbbde20b3f8d6464,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__5_oid() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
NULL,
mod_consts[40],
#if PYTHON_VERSION >= 0x300
mod_consts[356],
#endif
codeobj_6eecaa510df22821817b1bac19f366b8,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
mod_consts[355],
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__60___eq__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__60___eq__,
mod_consts[372],
#if PYTHON_VERSION >= 0x300
mod_consts[447],
#endif
codeobj_b7183712325ee2bb532c3b87d4928dfc,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__61___ne__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__61___ne__,
mod_consts[374],
#if PYTHON_VERSION >= 0x300
mod_consts[448],
#endif
codeobj_e6c7a32ac7914005b4378caeb5b49c53,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__62___hash__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__62___hash__,
mod_consts[376],
#if PYTHON_VERSION >= 0x300
mod_consts[449],
#endif
codeobj_65b9846986af8df319000d13d19f778d,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__63___init__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__63___init__,
mod_consts[39],
#if PYTHON_VERSION >= 0x300
mod_consts[471],
#endif
codeobj_0d1848a64a5e6609f30b46c70d1f1158,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__64___repr__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__64___repr__,
mod_consts[367],
#if PYTHON_VERSION >= 0x300
mod_consts[472],
#endif
codeobj_159d0d9b4a838aec4d6c0a75c5dd336a,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__65___eq__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__65___eq__,
mod_consts[372],
#if PYTHON_VERSION >= 0x300
mod_consts[473],
#endif
codeobj_bb43f97ed3a8ade56c65444b4d31041b,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__66___ne__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__66___ne__,
mod_consts[374],
#if PYTHON_VERSION >= 0x300
mod_consts[474],
#endif
codeobj_f6c6e6c2164ad3ab55410efb8ff1372c,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__67___hash__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__67___hash__,
mod_consts[376],
#if PYTHON_VERSION >= 0x300
mod_consts[475],
#endif
codeobj_0c70020d5eea097dd437c9479aaa8625,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__68___init__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__68___init__,
mod_consts[39],
#if PYTHON_VERSION >= 0x300
mod_consts[479],
#endif
codeobj_85f280a047eaf1d7111f91d0e2556f7b,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__69___repr__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__69___repr__,
mod_consts[367],
#if PYTHON_VERSION >= 0x300
mod_consts[481],
#endif
codeobj_70922df74f0e9f44a78f59b70aeb53a0,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__6___init__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__6___init__,
mod_consts[39],
#if PYTHON_VERSION >= 0x300
mod_consts[358],
#endif
codeobj_42059bdf1ff930cc2bad766fc6f7934e,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__70___eq__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__70___eq__,
mod_consts[372],
#if PYTHON_VERSION >= 0x300
mod_consts[482],
#endif
codeobj_b6d3d55cd52ecacc667248f27e22eadd,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__71___ne__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__71___ne__,
mod_consts[374],
#if PYTHON_VERSION >= 0x300
mod_consts[483],
#endif
codeobj_365a9ca9a0966fda171409f651983f3d,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__72___hash__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__72___hash__,
mod_consts[376],
#if PYTHON_VERSION >= 0x300
mod_consts[484],
#endif
codeobj_279bd29607d8b97b4f888cd0637897b4,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__73___init__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__73___init__,
mod_consts[39],
#if PYTHON_VERSION >= 0x300
mod_consts[485],
#endif
codeobj_a6c85ae1c4e1c128a904c59ed781ee03,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__74___repr__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__74___repr__,
mod_consts[367],
#if PYTHON_VERSION >= 0x300
mod_consts[486],
#endif
codeobj_fce8eeb9283a7f4e0fa939c1746a3159,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__75___eq__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__75___eq__,
mod_consts[372],
#if PYTHON_VERSION >= 0x300
mod_consts[487],
#endif
codeobj_3f06c3151f786aa23ff91e367cada165,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__76___ne__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__76___ne__,
mod_consts[374],
#if PYTHON_VERSION >= 0x300
mod_consts[488],
#endif
codeobj_abf8768e1db5185f26415881b6db5254,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__77___hash__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__77___hash__,
mod_consts[376],
#if PYTHON_VERSION >= 0x300
mod_consts[489],
#endif
codeobj_b616944cc7f89f4b9dfb0d61aa7208fe,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__78___init__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__78___init__,
mod_consts[39],
#if PYTHON_VERSION >= 0x300
mod_consts[492],
#endif
codeobj_e21eea4e1e282b8b8167e25f86b11169,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__79___repr__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__79___repr__,
mod_consts[367],
#if PYTHON_VERSION >= 0x300
mod_consts[493],
#endif
codeobj_b0f8ad33cd2f7b9438a01b3f51c5e1d8,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__7_get_extension_for_oid() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__7_get_extension_for_oid,
mod_consts[359],
#if PYTHON_VERSION >= 0x300
mod_consts[360],
#endif
codeobj_9e650e4ee1c5f79e34a99ea314aaecdd,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__80___eq__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__80___eq__,
mod_consts[372],
#if PYTHON_VERSION >= 0x300
mod_consts[494],
#endif
codeobj_1ab7b4c625cec28713cff9e5e04178e7,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__81___ne__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__81___ne__,
mod_consts[374],
#if PYTHON_VERSION >= 0x300
mod_consts[495],
#endif
codeobj_308553093181f92521d01bc2bf15b7fb,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__82___hash__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__82___hash__,
mod_consts[376],
#if PYTHON_VERSION >= 0x300
mod_consts[496],
#endif
codeobj_614c3597535380f6549bf5637cf69161,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__83___init__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__83___init__,
mod_consts[39],
#if PYTHON_VERSION >= 0x300
mod_consts[499],
#endif
codeobj_2e12c9ee3e3b92f9a7e3ab41035ee65a,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__84___repr__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__84___repr__,
mod_consts[367],
#if PYTHON_VERSION >= 0x300
mod_consts[500],
#endif
codeobj_95bc84995432281d2a350186390f1e76,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__85___eq__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__85___eq__,
mod_consts[372],
#if PYTHON_VERSION >= 0x300
mod_consts[501],
#endif
codeobj_e7e7595cc961f95602f9f65cf1c9f14d,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__86___ne__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__86___ne__,
mod_consts[374],
#if PYTHON_VERSION >= 0x300
mod_consts[502],
#endif
codeobj_16d277aad319e52e1575704734435339,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__87___hash__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__87___hash__,
mod_consts[376],
#if PYTHON_VERSION >= 0x300
mod_consts[503],
#endif
codeobj_1b510e082a34b2f0f5b27b92105d4d82,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__88___init__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__88___init__,
mod_consts[39],
#if PYTHON_VERSION >= 0x300
mod_consts[507],
#endif
codeobj_1e4de618e3b74d006a0cdfe9a7ede344,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__89___repr__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__89___repr__,
mod_consts[367],
#if PYTHON_VERSION >= 0x300
mod_consts[509],
#endif
codeobj_35f4e7ff668ba16dac26f0f3d2ef2516,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__8_get_extension_for_class() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__8_get_extension_for_class,
mod_consts[361],
#if PYTHON_VERSION >= 0x300
mod_consts[362],
#endif
codeobj_a0d03a3511ee0e0f77bcf3edb42b07b7,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__90___eq__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__90___eq__,
mod_consts[372],
#if PYTHON_VERSION >= 0x300
mod_consts[510],
#endif
codeobj_f10ec9eeaa2dc17bb02ec0925c097fd6,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__91___ne__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__91___ne__,
mod_consts[374],
#if PYTHON_VERSION >= 0x300
mod_consts[511],
#endif
codeobj_1d1a31980184b8e6bc53e36a7e57f81a,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__92___hash__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__92___hash__,
mod_consts[376],
#if PYTHON_VERSION >= 0x300
mod_consts[512],
#endif
codeobj_2a51135d4929a231effed548fad0b3b5,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__93___eq__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__93___eq__,
mod_consts[372],
#if PYTHON_VERSION >= 0x300
mod_consts[514],
#endif
codeobj_81c6fe385901dabcda11dfa4d0ba6ce6,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__94___ne__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__94___ne__,
mod_consts[374],
#if PYTHON_VERSION >= 0x300
mod_consts[515],
#endif
codeobj_9f4a8af6ad78c84de240305033617bd4,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__95___hash__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__95___hash__,
mod_consts[376],
#if PYTHON_VERSION >= 0x300
mod_consts[516],
#endif
codeobj_743649532ac59c806b45c266896bb09c,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__96___repr__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
NULL,
mod_consts[367],
#if PYTHON_VERSION >= 0x300
mod_consts[518],
#endif
codeobj_bda801aa4e748c5f3a5be1faa2bea691,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
Nuitka_Function_EnableConstReturnGeneric(result, mod_consts[517]);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__97___eq__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__97___eq__,
mod_consts[372],
#if PYTHON_VERSION >= 0x300
mod_consts[520],
#endif
codeobj_94234ab4f0d9dc3cec30967ca0a023dc,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__98___ne__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__98___ne__,
mod_consts[374],
#if PYTHON_VERSION >= 0x300
mod_consts[521],
#endif
codeobj_2019b3cdbe64d2721258a61693cf4695,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__99___hash__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__99___hash__,
mod_consts[376],
#if PYTHON_VERSION >= 0x300
mod_consts[522],
#endif
codeobj_a13bb28285a591532d89e9c8ecde83c0,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
static PyObject *MAKE_FUNCTION_cryptography$x509$extensions$$$function__9___repr__() {
struct Nuitka_FunctionObject *result = Nuitka_Function_New(
impl_cryptography$x509$extensions$$$function__9___repr__,
mod_consts[367],
#if PYTHON_VERSION >= 0x300
mod_consts[368],
#endif
codeobj_94dbc5cc11fe60d1b6a3ddeff9dc4915,
NULL,
#if PYTHON_VERSION >= 0x300
NULL,
NULL,
#endif
module_cryptography$x509$extensions,
NULL,
NULL,
0
);
return (PyObject *)result;
}
extern void _initCompiledCellType();
extern void _initCompiledGeneratorType();
extern void _initCompiledFunctionType();
extern void _initCompiledMethodType();
extern void _initCompiledFrameType();
extern PyTypeObject Nuitka_Loader_Type;
#ifdef _NUITKA_PLUGIN_DILL_ENABLED
// Provide a way to create find a function via its C code and create it back
// in another process, useful for multiprocessing extensions like dill
extern void registerDillPluginTables(char const *module_name, PyMethodDef *reduce_compiled_function, PyMethodDef *create_compiled_function);
function_impl_code functable_cryptography$x509$extensions[] = {
impl_cryptography$x509$extensions$$$function__2__make_sequence_methods$$$function__1_len_method,
impl_cryptography$x509$extensions$$$function__2__make_sequence_methods$$$function__2_iter_method,
impl_cryptography$x509$extensions$$$function__2__make_sequence_methods$$$function__3_getitem_method,
impl_cryptography$x509$extensions$$$function__1__key_identifier_from_public_key,
impl_cryptography$x509$extensions$$$function__2__make_sequence_methods,
impl_cryptography$x509$extensions$$$function__3___init__,
impl_cryptography$x509$extensions$$$function__4___init__,
NULL,
impl_cryptography$x509$extensions$$$function__6___init__,
impl_cryptography$x509$extensions$$$function__7_get_extension_for_oid,
impl_cryptography$x509$extensions$$$function__8_get_extension_for_class,
impl_cryptography$x509$extensions$$$function__9___repr__,
impl_cryptography$x509$extensions$$$function__10___init__,
impl_cryptography$x509$extensions$$$function__11___eq__,
impl_cryptography$x509$extensions$$$function__12___ne__,
impl_cryptography$x509$extensions$$$function__13___hash__,
impl_cryptography$x509$extensions$$$function__14___repr__,
impl_cryptography$x509$extensions$$$function__15___init__,
impl_cryptography$x509$extensions$$$function__16_from_issuer_public_key,
impl_cryptography$x509$extensions$$$function__17_from_issuer_subject_key_identifier,
impl_cryptography$x509$extensions$$$function__18___repr__,
impl_cryptography$x509$extensions$$$function__19___eq__,
impl_cryptography$x509$extensions$$$function__20___ne__,
impl_cryptography$x509$extensions$$$function__21___hash__,
impl_cryptography$x509$extensions$$$function__22___init__,
impl_cryptography$x509$extensions$$$function__23_from_public_key,
impl_cryptography$x509$extensions$$$function__24___repr__,
impl_cryptography$x509$extensions$$$function__25___eq__,
impl_cryptography$x509$extensions$$$function__26___ne__,
impl_cryptography$x509$extensions$$$function__27___hash__,
impl_cryptography$x509$extensions$$$function__28___init__,
impl_cryptography$x509$extensions$$$function__29___repr__,
impl_cryptography$x509$extensions$$$function__30___eq__,
impl_cryptography$x509$extensions$$$function__31___ne__,
impl_cryptography$x509$extensions$$$function__32___hash__,
impl_cryptography$x509$extensions$$$function__33___init__,
impl_cryptography$x509$extensions$$$function__34___repr__,
impl_cryptography$x509$extensions$$$function__35___eq__,
impl_cryptography$x509$extensions$$$function__36___ne__,
impl_cryptography$x509$extensions$$$function__37___hash__,
impl_cryptography$x509$extensions$$$function__38___init__,
impl_cryptography$x509$extensions$$$function__39___repr__,
impl_cryptography$x509$extensions$$$function__40___eq__,
impl_cryptography$x509$extensions$$$function__41___ne__,
impl_cryptography$x509$extensions$$$function__42___hash__,
impl_cryptography$x509$extensions$$$function__43___init__,
impl_cryptography$x509$extensions$$$function__44___eq__,
impl_cryptography$x509$extensions$$$function__45___ne__,
impl_cryptography$x509$extensions$$$function__46___hash__,
impl_cryptography$x509$extensions$$$function__47___repr__,
impl_cryptography$x509$extensions$$$function__48___init__,
impl_cryptography$x509$extensions$$$function__49___repr__,
impl_cryptography$x509$extensions$$$function__50___eq__,
impl_cryptography$x509$extensions$$$function__51___ne__,
impl_cryptography$x509$extensions$$$function__52___hash__,
impl_cryptography$x509$extensions$$$function__53___init__,
impl_cryptography$x509$extensions$$$function__54___repr__,
impl_cryptography$x509$extensions$$$function__55___eq__,
impl_cryptography$x509$extensions$$$function__56___ne__,
impl_cryptography$x509$extensions$$$function__57___hash__,
impl_cryptography$x509$extensions$$$function__58___init__,
impl_cryptography$x509$extensions$$$function__59___repr__,
impl_cryptography$x509$extensions$$$function__60___eq__,
impl_cryptography$x509$extensions$$$function__61___ne__,
impl_cryptography$x509$extensions$$$function__62___hash__,
impl_cryptography$x509$extensions$$$function__63___init__,
impl_cryptography$x509$extensions$$$function__64___repr__,
impl_cryptography$x509$extensions$$$function__65___eq__,
impl_cryptography$x509$extensions$$$function__66___ne__,
impl_cryptography$x509$extensions$$$function__67___hash__,
impl_cryptography$x509$extensions$$$function__68___init__,
impl_cryptography$x509$extensions$$$function__69___repr__,
impl_cryptography$x509$extensions$$$function__70___eq__,
impl_cryptography$x509$extensions$$$function__71___ne__,
impl_cryptography$x509$extensions$$$function__72___hash__,
impl_cryptography$x509$extensions$$$function__73___init__,
impl_cryptography$x509$extensions$$$function__74___repr__,
impl_cryptography$x509$extensions$$$function__75___eq__,
impl_cryptography$x509$extensions$$$function__76___ne__,
impl_cryptography$x509$extensions$$$function__77___hash__,
impl_cryptography$x509$extensions$$$function__78___init__,
impl_cryptography$x509$extensions$$$function__79___repr__,
impl_cryptography$x509$extensions$$$function__80___eq__,
impl_cryptography$x509$extensions$$$function__81___ne__,
impl_cryptography$x509$extensions$$$function__82___hash__,
impl_cryptography$x509$extensions$$$function__83___init__,
impl_cryptography$x509$extensions$$$function__84___repr__,
impl_cryptography$x509$extensions$$$function__85___eq__,
impl_cryptography$x509$extensions$$$function__86___ne__,
impl_cryptography$x509$extensions$$$function__87___hash__,
impl_cryptography$x509$extensions$$$function__88___init__,
impl_cryptography$x509$extensions$$$function__89___repr__,
impl_cryptography$x509$extensions$$$function__90___eq__,
impl_cryptography$x509$extensions$$$function__91___ne__,
impl_cryptography$x509$extensions$$$function__92___hash__,
impl_cryptography$x509$extensions$$$function__93___eq__,
impl_cryptography$x509$extensions$$$function__94___ne__,
impl_cryptography$x509$extensions$$$function__95___hash__,
NULL,
impl_cryptography$x509$extensions$$$function__97___eq__,
impl_cryptography$x509$extensions$$$function__98___ne__,
impl_cryptography$x509$extensions$$$function__99___hash__,
NULL,
impl_cryptography$x509$extensions$$$function__101___init__,
impl_cryptography$x509$extensions$$$function__102___repr__,
impl_cryptography$x509$extensions$$$function__103___eq__,
impl_cryptography$x509$extensions$$$function__104___ne__,
impl_cryptography$x509$extensions$$$function__105___hash__,
impl_cryptography$x509$extensions$$$function__106___init__,
impl_cryptography$x509$extensions$$$function__107___repr__,
impl_cryptography$x509$extensions$$$function__108___eq__,
impl_cryptography$x509$extensions$$$function__109___ne__,
impl_cryptography$x509$extensions$$$function__110___hash__,
impl_cryptography$x509$extensions$$$function__111___init__,
impl_cryptography$x509$extensions$$$function__112_encipher_only,
impl_cryptography$x509$extensions$$$function__113_decipher_only,
impl_cryptography$x509$extensions$$$function__114___repr__,
impl_cryptography$x509$extensions$$$function__115___eq__,
impl_cryptography$x509$extensions$$$function__116___ne__,
impl_cryptography$x509$extensions$$$function__117___hash__,
impl_cryptography$x509$extensions$$$function__118___init__,
impl_cryptography$x509$extensions$$$function__119___eq__,
impl_cryptography$x509$extensions$$$function__120___ne__,
impl_cryptography$x509$extensions$$$function__121__validate_ip_name,
impl_cryptography$x509$extensions$$$function__122___repr__,
impl_cryptography$x509$extensions$$$function__123___hash__,
impl_cryptography$x509$extensions$$$function__124___init__,
impl_cryptography$x509$extensions$$$function__125___repr__,
impl_cryptography$x509$extensions$$$function__126___eq__,
impl_cryptography$x509$extensions$$$function__127___ne__,
impl_cryptography$x509$extensions$$$function__128___hash__,
impl_cryptography$x509$extensions$$$function__129___init__,
impl_cryptography$x509$extensions$$$function__130_get_values_for_type,
impl_cryptography$x509$extensions$$$function__131___repr__,
impl_cryptography$x509$extensions$$$function__132___eq__,
impl_cryptography$x509$extensions$$$function__133___ne__,
impl_cryptography$x509$extensions$$$function__134___hash__,
impl_cryptography$x509$extensions$$$function__135___init__,
impl_cryptography$x509$extensions$$$function__136_get_values_for_type,
impl_cryptography$x509$extensions$$$function__137___repr__,
impl_cryptography$x509$extensions$$$function__138___eq__,
impl_cryptography$x509$extensions$$$function__139___ne__,
impl_cryptography$x509$extensions$$$function__140___hash__,
impl_cryptography$x509$extensions$$$function__141___init__,
impl_cryptography$x509$extensions$$$function__142_get_values_for_type,
impl_cryptography$x509$extensions$$$function__143___repr__,
impl_cryptography$x509$extensions$$$function__144___eq__,
impl_cryptography$x509$extensions$$$function__145___ne__,
impl_cryptography$x509$extensions$$$function__146___hash__,
impl_cryptography$x509$extensions$$$function__147___init__,
impl_cryptography$x509$extensions$$$function__148_get_values_for_type,
impl_cryptography$x509$extensions$$$function__149___repr__,
impl_cryptography$x509$extensions$$$function__150___eq__,
impl_cryptography$x509$extensions$$$function__151___ne__,
impl_cryptography$x509$extensions$$$function__152___hash__,
impl_cryptography$x509$extensions$$$function__153___init__,
impl_cryptography$x509$extensions$$$function__154___repr__,
impl_cryptography$x509$extensions$$$function__155___eq__,
impl_cryptography$x509$extensions$$$function__156___ne__,
impl_cryptography$x509$extensions$$$function__157___hash__,
impl_cryptography$x509$extensions$$$function__158___init__,
impl_cryptography$x509$extensions$$$function__159___repr__,
impl_cryptography$x509$extensions$$$function__160___eq__,
impl_cryptography$x509$extensions$$$function__161___ne__,
impl_cryptography$x509$extensions$$$function__162___hash__,
impl_cryptography$x509$extensions$$$function__163___init__,
impl_cryptography$x509$extensions$$$function__164___repr__,
impl_cryptography$x509$extensions$$$function__165___hash__,
impl_cryptography$x509$extensions$$$function__166___eq__,
impl_cryptography$x509$extensions$$$function__167___ne__,
impl_cryptography$x509$extensions$$$function__168___init__,
impl_cryptography$x509$extensions$$$function__169___eq__,
impl_cryptography$x509$extensions$$$function__170___ne__,
impl_cryptography$x509$extensions$$$function__171___hash__,
impl_cryptography$x509$extensions$$$function__172___repr__,
impl_cryptography$x509$extensions$$$function__173___init__,
impl_cryptography$x509$extensions$$$function__174___repr__,
impl_cryptography$x509$extensions$$$function__175___eq__,
impl_cryptography$x509$extensions$$$function__176___ne__,
impl_cryptography$x509$extensions$$$function__177___hash__,
impl_cryptography$x509$extensions$$$function__178___init__,
impl_cryptography$x509$extensions$$$function__179___repr__,
impl_cryptography$x509$extensions$$$function__180___eq__,
impl_cryptography$x509$extensions$$$function__181___ne__,
impl_cryptography$x509$extensions$$$function__182___hash__,
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_cryptography$x509$extensions;
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_cryptography$x509$extensions) || 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_cryptography$x509$extensions[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_cryptography$x509$extensions,
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_cryptography$x509$extensions(PyObject *module, struct Nuitka_MetaPathBasedLoaderEntry const *loader_entry) {
// Report entry to PGO.
PGO_onModuleEntered("cryptography.x509.extensions");
// Store the module for future use.
module_cryptography$x509$extensions = 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("cryptography.x509.extensions: 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("cryptography.x509.extensions: Calling createModuleConstants().\n");
#endif
createModuleConstants();
/* The code objects used by this module are created now. */
#ifdef _NUITKA_TRACE
PRINT_STRING("cryptography.x509.extensions: Calling createModuleCodeObjects().\n");
#endif
createModuleCodeObjects();
init_done = true;
}
// PRINT_STRING("in initcryptography$x509$extensions\n");
moduledict_cryptography$x509$extensions = MODULE_DICT(module_cryptography$x509$extensions);
#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_cryptography$x509$extensions,
(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_cryptography$x509$extensions,
(Nuitka_StringObject *)const_str_plain___package__,
mod_consts[706]
);
#elif 0
PyObject *module_name = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)const_str_plain___name__);
UPDATE_STRING_DICT0(
moduledict_cryptography$x509$extensions,
(Nuitka_StringObject *)const_str_plain___package__,
module_name
);
#else
#if PYTHON_VERSION < 0x300
PyObject *module_name = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (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_cryptography$x509$extensions,
(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_cryptography$x509$extensions, (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_cryptography$x509$extensions,
(Nuitka_StringObject *)const_str_plain___package__,
PyUnicode_Substring(module_name, 0, dot_index)
);
}
#endif
#endif
}
CHECK_OBJECT(module_cryptography$x509$extensions);
// 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_cryptography$x509$extensions, (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_cryptography$x509$extensions, (Nuitka_StringObject *)const_str_plain___builtins__, value);
}
#if PYTHON_VERSION >= 0x300
UPDATE_STRING_DICT0(moduledict_cryptography$x509$extensions, (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_cryptography$x509$extensions, (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_cryptography$x509$extensions);
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_cryptography$x509$extensions, (Nuitka_StringObject *)const_str_plain___spec__, spec_value);
}
#endif
#endif
// Temp variables if any
PyObject *outline_0_var___class__ = NULL;
PyObject *outline_1_var___class__ = NULL;
PyObject *outline_2_var___class__ = NULL;
PyObject *outline_3_var___class__ = NULL;
PyObject *outline_4_var___class__ = NULL;
PyObject *outline_5_var___class__ = NULL;
PyObject *outline_6_var___class__ = NULL;
PyObject *outline_7_var___class__ = NULL;
PyObject *outline_8_var___class__ = NULL;
PyObject *outline_9_var___class__ = NULL;
PyObject *outline_10_var___class__ = NULL;
PyObject *outline_11_var___class__ = NULL;
PyObject *outline_12_var___class__ = NULL;
PyObject *outline_13_var___class__ = NULL;
PyObject *outline_14_var___class__ = NULL;
PyObject *outline_15_var___class__ = NULL;
PyObject *outline_16_var___class__ = NULL;
PyObject *outline_17_var___class__ = NULL;
PyObject *outline_18_var___class__ = NULL;
PyObject *outline_19_var___class__ = NULL;
PyObject *outline_20_var___class__ = NULL;
PyObject *outline_21_var___class__ = NULL;
PyObject *outline_22_var___class__ = NULL;
PyObject *outline_23_var___class__ = NULL;
PyObject *outline_24_var___class__ = NULL;
PyObject *outline_25_var___class__ = NULL;
PyObject *outline_26_var___class__ = NULL;
PyObject *outline_27_var___class__ = NULL;
PyObject *outline_28_var___class__ = NULL;
PyObject *outline_29_var___class__ = NULL;
PyObject *outline_30_var___class__ = NULL;
PyObject *outline_31_var___class__ = NULL;
PyObject *outline_32_var___class__ = NULL;
PyObject *outline_33_var___class__ = NULL;
PyObject *outline_34_var___class__ = NULL;
PyObject *outline_35_var___class__ = NULL;
PyObject *outline_36_var___class__ = NULL;
PyObject *outline_37_var___class__ = NULL;
PyObject *outline_38_var___class__ = NULL;
PyObject *tmp_AuthorityInformationAccess$tuple_unpack_1__element_1 = NULL;
PyObject *tmp_AuthorityInformationAccess$tuple_unpack_1__element_2 = NULL;
PyObject *tmp_AuthorityInformationAccess$tuple_unpack_1__element_3 = NULL;
PyObject *tmp_AuthorityInformationAccess$tuple_unpack_1__source_iter = NULL;
PyObject *tmp_CRLDistributionPoints$tuple_unpack_1__element_1 = NULL;
PyObject *tmp_CRLDistributionPoints$tuple_unpack_1__element_2 = NULL;
PyObject *tmp_CRLDistributionPoints$tuple_unpack_1__element_3 = NULL;
PyObject *tmp_CRLDistributionPoints$tuple_unpack_1__source_iter = NULL;
PyObject *tmp_CertificateIssuer$tuple_unpack_1__element_1 = NULL;
PyObject *tmp_CertificateIssuer$tuple_unpack_1__element_2 = NULL;
PyObject *tmp_CertificateIssuer$tuple_unpack_1__element_3 = NULL;
PyObject *tmp_CertificateIssuer$tuple_unpack_1__source_iter = NULL;
PyObject *tmp_CertificatePolicies$tuple_unpack_1__element_1 = NULL;
PyObject *tmp_CertificatePolicies$tuple_unpack_1__element_2 = NULL;
PyObject *tmp_CertificatePolicies$tuple_unpack_1__element_3 = NULL;
PyObject *tmp_CertificatePolicies$tuple_unpack_1__source_iter = NULL;
PyObject *tmp_ExtendedKeyUsage$tuple_unpack_1__element_1 = NULL;
PyObject *tmp_ExtendedKeyUsage$tuple_unpack_1__element_2 = NULL;
PyObject *tmp_ExtendedKeyUsage$tuple_unpack_1__element_3 = NULL;
PyObject *tmp_ExtendedKeyUsage$tuple_unpack_1__source_iter = NULL;
PyObject *tmp_Extensions$tuple_unpack_1__element_1 = NULL;
PyObject *tmp_Extensions$tuple_unpack_1__element_2 = NULL;
PyObject *tmp_Extensions$tuple_unpack_1__element_3 = NULL;
PyObject *tmp_Extensions$tuple_unpack_1__source_iter = NULL;
PyObject *tmp_FreshestCRL$tuple_unpack_1__element_1 = NULL;
PyObject *tmp_FreshestCRL$tuple_unpack_1__element_2 = NULL;
PyObject *tmp_FreshestCRL$tuple_unpack_1__element_3 = NULL;
PyObject *tmp_FreshestCRL$tuple_unpack_1__source_iter = NULL;
PyObject *tmp_GeneralNames$tuple_unpack_1__element_1 = NULL;
PyObject *tmp_GeneralNames$tuple_unpack_1__element_2 = NULL;
PyObject *tmp_GeneralNames$tuple_unpack_1__element_3 = NULL;
PyObject *tmp_GeneralNames$tuple_unpack_1__source_iter = NULL;
PyObject *tmp_IssuerAlternativeName$tuple_unpack_1__element_1 = NULL;
PyObject *tmp_IssuerAlternativeName$tuple_unpack_1__element_2 = NULL;
PyObject *tmp_IssuerAlternativeName$tuple_unpack_1__element_3 = NULL;
PyObject *tmp_IssuerAlternativeName$tuple_unpack_1__source_iter = NULL;
PyObject *tmp_PrecertificateSignedCertificateTimestamps$tuple_unpack_1__element_1 = NULL;
PyObject *tmp_PrecertificateSignedCertificateTimestamps$tuple_unpack_1__element_2 = NULL;
PyObject *tmp_PrecertificateSignedCertificateTimestamps$tuple_unpack_1__element_3 = NULL;
PyObject *tmp_PrecertificateSignedCertificateTimestamps$tuple_unpack_1__source_iter = NULL;
PyObject *tmp_SubjectAlternativeName$tuple_unpack_1__element_1 = NULL;
PyObject *tmp_SubjectAlternativeName$tuple_unpack_1__element_2 = NULL;
PyObject *tmp_SubjectAlternativeName$tuple_unpack_1__element_3 = NULL;
PyObject *tmp_SubjectAlternativeName$tuple_unpack_1__source_iter = NULL;
PyObject *tmp_TLSFeature$tuple_unpack_1__element_1 = NULL;
PyObject *tmp_TLSFeature$tuple_unpack_1__element_2 = NULL;
PyObject *tmp_TLSFeature$tuple_unpack_1__element_3 = NULL;
PyObject *tmp_TLSFeature$tuple_unpack_1__source_iter = NULL;
PyObject *tmp_class_creation_10__bases = NULL;
PyObject *tmp_class_creation_10__class_decl_dict = NULL;
PyObject *tmp_class_creation_10__metaclass = NULL;
PyObject *tmp_class_creation_10__prepared = NULL;
PyObject *tmp_class_creation_11__bases = NULL;
PyObject *tmp_class_creation_11__class_decl_dict = NULL;
PyObject *tmp_class_creation_11__metaclass = NULL;
PyObject *tmp_class_creation_11__prepared = NULL;
PyObject *tmp_class_creation_12__bases = NULL;
PyObject *tmp_class_creation_12__class_decl_dict = NULL;
PyObject *tmp_class_creation_12__metaclass = NULL;
PyObject *tmp_class_creation_12__prepared = NULL;
PyObject *tmp_class_creation_13__bases = NULL;
PyObject *tmp_class_creation_13__class_decl_dict = NULL;
PyObject *tmp_class_creation_13__metaclass = NULL;
PyObject *tmp_class_creation_13__prepared = NULL;
PyObject *tmp_class_creation_14__bases = NULL;
PyObject *tmp_class_creation_14__class_decl_dict = NULL;
PyObject *tmp_class_creation_14__metaclass = NULL;
PyObject *tmp_class_creation_14__prepared = NULL;
PyObject *tmp_class_creation_15__bases = NULL;
PyObject *tmp_class_creation_15__bases_orig = NULL;
PyObject *tmp_class_creation_15__class_decl_dict = NULL;
PyObject *tmp_class_creation_15__metaclass = NULL;
PyObject *tmp_class_creation_15__prepared = NULL;
PyObject *tmp_class_creation_16__bases = NULL;
PyObject *tmp_class_creation_16__class_decl_dict = NULL;
PyObject *tmp_class_creation_16__metaclass = NULL;
PyObject *tmp_class_creation_16__prepared = NULL;
PyObject *tmp_class_creation_17__bases = NULL;
PyObject *tmp_class_creation_17__class_decl_dict = NULL;
PyObject *tmp_class_creation_17__metaclass = NULL;
PyObject *tmp_class_creation_17__prepared = NULL;
PyObject *tmp_class_creation_18__bases = NULL;
PyObject *tmp_class_creation_18__class_decl_dict = NULL;
PyObject *tmp_class_creation_18__metaclass = NULL;
PyObject *tmp_class_creation_18__prepared = NULL;
PyObject *tmp_class_creation_19__bases = NULL;
PyObject *tmp_class_creation_19__class_decl_dict = NULL;
PyObject *tmp_class_creation_19__metaclass = NULL;
PyObject *tmp_class_creation_19__prepared = NULL;
PyObject *tmp_class_creation_1__bases = NULL;
PyObject *tmp_class_creation_1__class_decl_dict = NULL;
PyObject *tmp_class_creation_1__metaclass = NULL;
PyObject *tmp_class_creation_1__prepared = NULL;
PyObject *tmp_class_creation_20__bases = NULL;
PyObject *tmp_class_creation_20__class_decl_dict = NULL;
PyObject *tmp_class_creation_20__metaclass = NULL;
PyObject *tmp_class_creation_20__prepared = NULL;
PyObject *tmp_class_creation_21__bases = NULL;
PyObject *tmp_class_creation_21__class_decl_dict = NULL;
PyObject *tmp_class_creation_21__metaclass = NULL;
PyObject *tmp_class_creation_21__prepared = NULL;
PyObject *tmp_class_creation_22__bases = NULL;
PyObject *tmp_class_creation_22__class_decl_dict = NULL;
PyObject *tmp_class_creation_22__metaclass = NULL;
PyObject *tmp_class_creation_22__prepared = NULL;
PyObject *tmp_class_creation_23__bases = NULL;
PyObject *tmp_class_creation_23__class_decl_dict = NULL;
PyObject *tmp_class_creation_23__metaclass = NULL;
PyObject *tmp_class_creation_23__prepared = NULL;
PyObject *tmp_class_creation_24__bases = NULL;
PyObject *tmp_class_creation_24__class_decl_dict = NULL;
PyObject *tmp_class_creation_24__metaclass = NULL;
PyObject *tmp_class_creation_24__prepared = NULL;
PyObject *tmp_class_creation_25__bases = NULL;
PyObject *tmp_class_creation_25__bases_orig = NULL;
PyObject *tmp_class_creation_25__class_decl_dict = NULL;
PyObject *tmp_class_creation_25__metaclass = NULL;
PyObject *tmp_class_creation_25__prepared = NULL;
PyObject *tmp_class_creation_26__bases = NULL;
PyObject *tmp_class_creation_26__class_decl_dict = NULL;
PyObject *tmp_class_creation_26__metaclass = NULL;
PyObject *tmp_class_creation_26__prepared = NULL;
PyObject *tmp_class_creation_27__bases = NULL;
PyObject *tmp_class_creation_27__class_decl_dict = NULL;
PyObject *tmp_class_creation_27__metaclass = NULL;
PyObject *tmp_class_creation_27__prepared = NULL;
PyObject *tmp_class_creation_28__bases = NULL;
PyObject *tmp_class_creation_28__class_decl_dict = NULL;
PyObject *tmp_class_creation_28__metaclass = NULL;
PyObject *tmp_class_creation_28__prepared = NULL;
PyObject *tmp_class_creation_29__bases = NULL;
PyObject *tmp_class_creation_29__class_decl_dict = NULL;
PyObject *tmp_class_creation_29__metaclass = NULL;
PyObject *tmp_class_creation_29__prepared = NULL;
PyObject *tmp_class_creation_2__bases = NULL;
PyObject *tmp_class_creation_2__class_decl_dict = NULL;
PyObject *tmp_class_creation_2__metaclass = NULL;
PyObject *tmp_class_creation_2__prepared = NULL;
PyObject *tmp_class_creation_30__bases = NULL;
PyObject *tmp_class_creation_30__class_decl_dict = NULL;
PyObject *tmp_class_creation_30__metaclass = NULL;
PyObject *tmp_class_creation_30__prepared = NULL;
PyObject *tmp_class_creation_31__bases = NULL;
PyObject *tmp_class_creation_31__class_decl_dict = NULL;
PyObject *tmp_class_creation_31__metaclass = NULL;
PyObject *tmp_class_creation_31__prepared = NULL;
PyObject *tmp_class_creation_32__bases = NULL;
PyObject *tmp_class_creation_32__class_decl_dict = NULL;
PyObject *tmp_class_creation_32__metaclass = NULL;
PyObject *tmp_class_creation_32__prepared = NULL;
PyObject *tmp_class_creation_33__bases = NULL;
PyObject *tmp_class_creation_33__class_decl_dict = NULL;
PyObject *tmp_class_creation_33__metaclass = NULL;
PyObject *tmp_class_creation_33__prepared = NULL;
PyObject *tmp_class_creation_34__bases = NULL;
PyObject *tmp_class_creation_34__class_decl_dict = NULL;
PyObject *tmp_class_creation_34__metaclass = NULL;
PyObject *tmp_class_creation_34__prepared = NULL;
PyObject *tmp_class_creation_35__bases = NULL;
PyObject *tmp_class_creation_35__class_decl_dict = NULL;
PyObject *tmp_class_creation_35__metaclass = NULL;
PyObject *tmp_class_creation_35__prepared = NULL;
PyObject *tmp_class_creation_36__bases = NULL;
PyObject *tmp_class_creation_36__class_decl_dict = NULL;
PyObject *tmp_class_creation_36__metaclass = NULL;
PyObject *tmp_class_creation_36__prepared = NULL;
PyObject *tmp_class_creation_37__bases = NULL;
PyObject *tmp_class_creation_37__class_decl_dict = NULL;
PyObject *tmp_class_creation_37__metaclass = NULL;
PyObject *tmp_class_creation_37__prepared = NULL;
PyObject *tmp_class_creation_38__bases = NULL;
PyObject *tmp_class_creation_38__class_decl_dict = NULL;
PyObject *tmp_class_creation_38__metaclass = NULL;
PyObject *tmp_class_creation_38__prepared = NULL;
PyObject *tmp_class_creation_39__bases = NULL;
PyObject *tmp_class_creation_39__class_decl_dict = NULL;
PyObject *tmp_class_creation_39__metaclass = NULL;
PyObject *tmp_class_creation_39__prepared = NULL;
PyObject *tmp_class_creation_3__bases = NULL;
PyObject *tmp_class_creation_3__class_decl_dict = NULL;
PyObject *tmp_class_creation_3__metaclass = NULL;
PyObject *tmp_class_creation_3__prepared = NULL;
PyObject *tmp_class_creation_4__bases = NULL;
PyObject *tmp_class_creation_4__class_decl_dict = NULL;
PyObject *tmp_class_creation_4__metaclass = NULL;
PyObject *tmp_class_creation_4__prepared = NULL;
PyObject *tmp_class_creation_5__bases = NULL;
PyObject *tmp_class_creation_5__class_decl_dict = NULL;
PyObject *tmp_class_creation_5__metaclass = NULL;
PyObject *tmp_class_creation_5__prepared = NULL;
PyObject *tmp_class_creation_6__bases = NULL;
PyObject *tmp_class_creation_6__class_decl_dict = NULL;
PyObject *tmp_class_creation_6__metaclass = NULL;
PyObject *tmp_class_creation_6__prepared = NULL;
PyObject *tmp_class_creation_7__bases = NULL;
PyObject *tmp_class_creation_7__class_decl_dict = NULL;
PyObject *tmp_class_creation_7__metaclass = NULL;
PyObject *tmp_class_creation_7__prepared = NULL;
PyObject *tmp_class_creation_8__bases = NULL;
PyObject *tmp_class_creation_8__class_decl_dict = NULL;
PyObject *tmp_class_creation_8__metaclass = NULL;
PyObject *tmp_class_creation_8__prepared = NULL;
PyObject *tmp_class_creation_9__bases = NULL;
PyObject *tmp_class_creation_9__class_decl_dict = NULL;
PyObject *tmp_class_creation_9__metaclass = NULL;
PyObject *tmp_class_creation_9__prepared = NULL;
PyObject *tmp_genexpr_1__$0 = NULL;
PyObject *tmp_import_from_1__module = NULL;
PyObject *tmp_import_from_2__module = NULL;
PyObject *tmp_import_from_3__module = NULL;
PyObject *tmp_import_from_4__module = NULL;
PyObject *tmp_import_from_5__module = NULL;
struct Nuitka_FrameObject *frame_d4f20ea1951dc3e548814a9816eba920;
NUITKA_MAY_BE_UNUSED char const *type_description_1 = NULL;
bool tmp_result;
PyObject *exception_type = NULL;
PyObject *exception_value = NULL;
PyTracebackObject *exception_tb = NULL;
NUITKA_MAY_BE_UNUSED int exception_lineno = 0;
PyObject *exception_keeper_type_1;
PyObject *exception_keeper_value_1;
PyTracebackObject *exception_keeper_tb_1;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_1;
PyObject *exception_keeper_type_2;
PyObject *exception_keeper_value_2;
PyTracebackObject *exception_keeper_tb_2;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_2;
PyObject *exception_keeper_type_3;
PyObject *exception_keeper_value_3;
PyTracebackObject *exception_keeper_tb_3;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_3;
PyObject *exception_keeper_type_4;
PyObject *exception_keeper_value_4;
PyTracebackObject *exception_keeper_tb_4;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_4;
int tmp_res;
PyObject *tmp_dictdel_dict;
PyObject *tmp_dictdel_key;
PyObject *locals_cryptography$x509$extensions$$$class__1_DuplicateExtension_86 = NULL;
PyObject *tmp_dictset_value;
struct Nuitka_FrameObject *frame_6622604a1a68c415fe7e6ded215ff861_2;
NUITKA_MAY_BE_UNUSED char const *type_description_2 = NULL;
static struct Nuitka_FrameObject *cache_frame_6622604a1a68c415fe7e6ded215ff861_2 = NULL;
PyObject *exception_keeper_type_5;
PyObject *exception_keeper_value_5;
PyTracebackObject *exception_keeper_tb_5;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_5;
PyObject *exception_keeper_type_6;
PyObject *exception_keeper_value_6;
PyTracebackObject *exception_keeper_tb_6;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_6;
PyObject *exception_keeper_type_7;
PyObject *exception_keeper_value_7;
PyTracebackObject *exception_keeper_tb_7;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_7;
PyObject *locals_cryptography$x509$extensions$$$class__2_ExtensionNotFound_92 = NULL;
struct Nuitka_FrameObject *frame_1524931c6a9db4cb5d9d155a9cb01a2a_3;
NUITKA_MAY_BE_UNUSED char const *type_description_3 = NULL;
static struct Nuitka_FrameObject *cache_frame_1524931c6a9db4cb5d9d155a9cb01a2a_3 = NULL;
PyObject *exception_keeper_type_8;
PyObject *exception_keeper_value_8;
PyTracebackObject *exception_keeper_tb_8;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_8;
PyObject *exception_keeper_type_9;
PyObject *exception_keeper_value_9;
PyTracebackObject *exception_keeper_tb_9;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_9;
PyObject *exception_keeper_type_10;
PyObject *exception_keeper_value_10;
PyTracebackObject *exception_keeper_tb_10;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_10;
PyObject *locals_cryptography$x509$extensions$$$class__3_ExtensionType_99 = NULL;
struct Nuitka_FrameObject *frame_97b98376906a6ea1c22e95b68a880502_4;
NUITKA_MAY_BE_UNUSED char const *type_description_4 = NULL;
static struct Nuitka_FrameObject *cache_frame_97b98376906a6ea1c22e95b68a880502_4 = NULL;
PyObject *exception_keeper_type_11;
PyObject *exception_keeper_value_11;
PyTracebackObject *exception_keeper_tb_11;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_11;
PyObject *exception_keeper_type_12;
PyObject *exception_keeper_value_12;
PyTracebackObject *exception_keeper_tb_12;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_12;
PyObject *exception_keeper_type_13;
PyObject *exception_keeper_value_13;
PyTracebackObject *exception_keeper_tb_13;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_13;
PyObject *locals_cryptography$x509$extensions$$$class__4_Extensions_107 = NULL;
struct Nuitka_FrameObject *frame_3c90d1c4d9b159edfde3dc4152db3882_5;
NUITKA_MAY_BE_UNUSED char const *type_description_5 = NULL;
PyObject *tmp_iterator_attempt;
PyObject *exception_keeper_type_14;
PyObject *exception_keeper_value_14;
PyTracebackObject *exception_keeper_tb_14;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_14;
PyObject *exception_keeper_type_15;
PyObject *exception_keeper_value_15;
PyTracebackObject *exception_keeper_tb_15;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_15;
static struct Nuitka_FrameObject *cache_frame_3c90d1c4d9b159edfde3dc4152db3882_5 = NULL;
PyObject *exception_keeper_type_16;
PyObject *exception_keeper_value_16;
PyTracebackObject *exception_keeper_tb_16;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_16;
PyObject *exception_keeper_type_17;
PyObject *exception_keeper_value_17;
PyTracebackObject *exception_keeper_tb_17;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_17;
PyObject *exception_keeper_type_18;
PyObject *exception_keeper_value_18;
PyTracebackObject *exception_keeper_tb_18;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_18;
PyObject *locals_cryptography$x509$extensions$$$class__5_CRLNumber_143 = NULL;
struct Nuitka_FrameObject *frame_9dc87ea2c4fa8b8f57c8b4f4cbc8a1a2_6;
NUITKA_MAY_BE_UNUSED char const *type_description_6 = NULL;
static struct Nuitka_FrameObject *cache_frame_9dc87ea2c4fa8b8f57c8b4f4cbc8a1a2_6 = NULL;
PyObject *exception_keeper_type_19;
PyObject *exception_keeper_value_19;
PyTracebackObject *exception_keeper_tb_19;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_19;
PyObject *exception_keeper_type_20;
PyObject *exception_keeper_value_20;
PyTracebackObject *exception_keeper_tb_20;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_20;
PyObject *exception_keeper_type_21;
PyObject *exception_keeper_value_21;
PyTracebackObject *exception_keeper_tb_21;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_21;
PyObject *locals_cryptography$x509$extensions$$$class__6_AuthorityKeyIdentifier_171 = NULL;
struct Nuitka_FrameObject *frame_1bacffc85d5c75dd06d54d0adaf2c0fb_7;
NUITKA_MAY_BE_UNUSED char const *type_description_7 = NULL;
static struct Nuitka_FrameObject *cache_frame_1bacffc85d5c75dd06d54d0adaf2c0fb_7 = NULL;
PyObject *exception_keeper_type_22;
PyObject *exception_keeper_value_22;
PyTracebackObject *exception_keeper_tb_22;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_22;
PyObject *exception_keeper_type_23;
PyObject *exception_keeper_value_23;
PyTracebackObject *exception_keeper_tb_23;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_23;
PyObject *exception_keeper_type_24;
PyObject *exception_keeper_value_24;
PyTracebackObject *exception_keeper_tb_24;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_24;
PyObject *locals_cryptography$x509$extensions$$$class__7_SubjectKeyIdentifier_274 = NULL;
struct Nuitka_FrameObject *frame_7110baf631a7267e4192f5bab617736a_8;
NUITKA_MAY_BE_UNUSED char const *type_description_8 = NULL;
static struct Nuitka_FrameObject *cache_frame_7110baf631a7267e4192f5bab617736a_8 = NULL;
PyObject *exception_keeper_type_25;
PyObject *exception_keeper_value_25;
PyTracebackObject *exception_keeper_tb_25;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_25;
PyObject *exception_keeper_type_26;
PyObject *exception_keeper_value_26;
PyTracebackObject *exception_keeper_tb_26;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_26;
PyObject *exception_keeper_type_27;
PyObject *exception_keeper_value_27;
PyTracebackObject *exception_keeper_tb_27;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_27;
PyObject *locals_cryptography$x509$extensions$$$class__8_AuthorityInformationAccess_303 = NULL;
struct Nuitka_FrameObject *frame_1068ecfceb9e74f16ac7d0a6693abe50_9;
NUITKA_MAY_BE_UNUSED char const *type_description_9 = NULL;
PyObject *exception_keeper_type_28;
PyObject *exception_keeper_value_28;
PyTracebackObject *exception_keeper_tb_28;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_28;
PyObject *exception_keeper_type_29;
PyObject *exception_keeper_value_29;
PyTracebackObject *exception_keeper_tb_29;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_29;
static struct Nuitka_FrameObject *cache_frame_1068ecfceb9e74f16ac7d0a6693abe50_9 = NULL;
PyObject *exception_keeper_type_30;
PyObject *exception_keeper_value_30;
PyTracebackObject *exception_keeper_tb_30;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_30;
PyObject *exception_keeper_type_31;
PyObject *exception_keeper_value_31;
PyTracebackObject *exception_keeper_tb_31;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_31;
PyObject *exception_keeper_type_32;
PyObject *exception_keeper_value_32;
PyTracebackObject *exception_keeper_tb_32;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_32;
PyObject *locals_cryptography$x509$extensions$$$class__9_AccessDescription_334 = NULL;
struct Nuitka_FrameObject *frame_824180426e159b3abd8057291173ba60_10;
NUITKA_MAY_BE_UNUSED char const *type_description_10 = NULL;
static struct Nuitka_FrameObject *cache_frame_824180426e159b3abd8057291173ba60_10 = NULL;
PyObject *exception_keeper_type_33;
PyObject *exception_keeper_value_33;
PyTracebackObject *exception_keeper_tb_33;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_33;
PyObject *exception_keeper_type_34;
PyObject *exception_keeper_value_34;
PyTracebackObject *exception_keeper_tb_34;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_34;
PyObject *exception_keeper_type_35;
PyObject *exception_keeper_value_35;
PyTracebackObject *exception_keeper_tb_35;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_35;
PyObject *locals_cryptography$x509$extensions$$$class__10_BasicConstraints_371 = NULL;
struct Nuitka_FrameObject *frame_43b60059b2ee39de5d9a8363d857668d_11;
NUITKA_MAY_BE_UNUSED char const *type_description_11 = NULL;
static struct Nuitka_FrameObject *cache_frame_43b60059b2ee39de5d9a8363d857668d_11 = NULL;
PyObject *exception_keeper_type_36;
PyObject *exception_keeper_value_36;
PyTracebackObject *exception_keeper_tb_36;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_36;
PyObject *exception_keeper_type_37;
PyObject *exception_keeper_value_37;
PyTracebackObject *exception_keeper_tb_37;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_37;
PyObject *exception_keeper_type_38;
PyObject *exception_keeper_value_38;
PyTracebackObject *exception_keeper_tb_38;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_38;
PyObject *locals_cryptography$x509$extensions$$$class__11_DeltaCRLIndicator_413 = NULL;
struct Nuitka_FrameObject *frame_bb64833a74d6bab518597a7651c078f4_12;
NUITKA_MAY_BE_UNUSED char const *type_description_12 = NULL;
static struct Nuitka_FrameObject *cache_frame_bb64833a74d6bab518597a7651c078f4_12 = NULL;
PyObject *exception_keeper_type_39;
PyObject *exception_keeper_value_39;
PyTracebackObject *exception_keeper_tb_39;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_39;
PyObject *exception_keeper_type_40;
PyObject *exception_keeper_value_40;
PyTracebackObject *exception_keeper_tb_40;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_40;
PyObject *exception_keeper_type_41;
PyObject *exception_keeper_value_41;
PyTracebackObject *exception_keeper_tb_41;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_41;
PyObject *locals_cryptography$x509$extensions$$$class__12_CRLDistributionPoints_441 = NULL;
struct Nuitka_FrameObject *frame_f7d24fc525f11b9faa548239f08161b6_13;
NUITKA_MAY_BE_UNUSED char const *type_description_13 = NULL;
PyObject *exception_keeper_type_42;
PyObject *exception_keeper_value_42;
PyTracebackObject *exception_keeper_tb_42;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_42;
PyObject *exception_keeper_type_43;
PyObject *exception_keeper_value_43;
PyTracebackObject *exception_keeper_tb_43;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_43;
static struct Nuitka_FrameObject *cache_frame_f7d24fc525f11b9faa548239f08161b6_13 = NULL;
PyObject *exception_keeper_type_44;
PyObject *exception_keeper_value_44;
PyTracebackObject *exception_keeper_tb_44;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_44;
PyObject *exception_keeper_type_45;
PyObject *exception_keeper_value_45;
PyTracebackObject *exception_keeper_tb_45;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_45;
PyObject *exception_keeper_type_46;
PyObject *exception_keeper_value_46;
PyTracebackObject *exception_keeper_tb_46;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_46;
PyObject *locals_cryptography$x509$extensions$$$class__13_FreshestCRL_477 = NULL;
struct Nuitka_FrameObject *frame_a60f1a5851806fc9fda2c8a59d53644a_14;
NUITKA_MAY_BE_UNUSED char const *type_description_14 = NULL;
PyObject *exception_keeper_type_47;
PyObject *exception_keeper_value_47;
PyTracebackObject *exception_keeper_tb_47;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_47;
PyObject *exception_keeper_type_48;
PyObject *exception_keeper_value_48;
PyTracebackObject *exception_keeper_tb_48;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_48;
static struct Nuitka_FrameObject *cache_frame_a60f1a5851806fc9fda2c8a59d53644a_14 = NULL;
PyObject *exception_keeper_type_49;
PyObject *exception_keeper_value_49;
PyTracebackObject *exception_keeper_tb_49;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_49;
PyObject *exception_keeper_type_50;
PyObject *exception_keeper_value_50;
PyTracebackObject *exception_keeper_tb_50;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_50;
PyObject *exception_keeper_type_51;
PyObject *exception_keeper_value_51;
PyTracebackObject *exception_keeper_tb_51;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_51;
PyObject *locals_cryptography$x509$extensions$$$class__14_DistributionPoint_512 = NULL;
struct Nuitka_FrameObject *frame_7f57514f904ccc510e18c6aa1927fd55_15;
NUITKA_MAY_BE_UNUSED char const *type_description_15 = NULL;
static struct Nuitka_FrameObject *cache_frame_7f57514f904ccc510e18c6aa1927fd55_15 = NULL;
PyObject *exception_keeper_type_52;
PyObject *exception_keeper_value_52;
PyTracebackObject *exception_keeper_tb_52;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_52;
PyObject *exception_keeper_type_53;
PyObject *exception_keeper_value_53;
PyTracebackObject *exception_keeper_tb_53;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_53;
PyObject *exception_keeper_type_54;
PyObject *exception_keeper_value_54;
PyTracebackObject *exception_keeper_tb_54;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_54;
PyObject *locals_cryptography$x509$extensions$$$class__15_ReasonFlags_605 = NULL;
struct Nuitka_FrameObject *frame_faa844993f9018be3b9f7773cdcc2562_16;
NUITKA_MAY_BE_UNUSED char const *type_description_16 = NULL;
static struct Nuitka_FrameObject *cache_frame_faa844993f9018be3b9f7773cdcc2562_16 = NULL;
PyObject *exception_keeper_type_55;
PyObject *exception_keeper_value_55;
PyTracebackObject *exception_keeper_tb_55;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_55;
PyObject *exception_keeper_type_56;
PyObject *exception_keeper_value_56;
PyTracebackObject *exception_keeper_tb_56;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_56;
PyObject *exception_keeper_type_57;
PyObject *exception_keeper_value_57;
PyTracebackObject *exception_keeper_tb_57;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_57;
PyObject *locals_cryptography$x509$extensions$$$class__16_PolicyConstraints_619 = NULL;
struct Nuitka_FrameObject *frame_7a2fde8b4ffca6fdbcc463cd1d351957_17;
NUITKA_MAY_BE_UNUSED char const *type_description_17 = NULL;
static struct Nuitka_FrameObject *cache_frame_7a2fde8b4ffca6fdbcc463cd1d351957_17 = NULL;
PyObject *exception_keeper_type_58;
PyObject *exception_keeper_value_58;
PyTracebackObject *exception_keeper_tb_58;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_58;
PyObject *exception_keeper_type_59;
PyObject *exception_keeper_value_59;
PyTracebackObject *exception_keeper_tb_59;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_59;
PyObject *exception_keeper_type_60;
PyObject *exception_keeper_value_60;
PyTracebackObject *exception_keeper_tb_60;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_60;
PyObject *locals_cryptography$x509$extensions$$$class__17_CertificatePolicies_680 = NULL;
struct Nuitka_FrameObject *frame_bdfffb6ac089957be31c80467bc36de7_18;
NUITKA_MAY_BE_UNUSED char const *type_description_18 = NULL;
PyObject *exception_keeper_type_61;
PyObject *exception_keeper_value_61;
PyTracebackObject *exception_keeper_tb_61;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_61;
PyObject *exception_keeper_type_62;
PyObject *exception_keeper_value_62;
PyTracebackObject *exception_keeper_tb_62;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_62;
static struct Nuitka_FrameObject *cache_frame_bdfffb6ac089957be31c80467bc36de7_18 = NULL;
PyObject *exception_keeper_type_63;
PyObject *exception_keeper_value_63;
PyTracebackObject *exception_keeper_tb_63;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_63;
PyObject *exception_keeper_type_64;
PyObject *exception_keeper_value_64;
PyTracebackObject *exception_keeper_tb_64;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_64;
PyObject *exception_keeper_type_65;
PyObject *exception_keeper_value_65;
PyTracebackObject *exception_keeper_tb_65;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_65;
PyObject *locals_cryptography$x509$extensions$$$class__18_PolicyInformation_711 = NULL;
struct Nuitka_FrameObject *frame_c4786d1d0b5046459e0ccd461e886d44_19;
NUITKA_MAY_BE_UNUSED char const *type_description_19 = NULL;
static struct Nuitka_FrameObject *cache_frame_c4786d1d0b5046459e0ccd461e886d44_19 = NULL;
PyObject *exception_keeper_type_66;
PyObject *exception_keeper_value_66;
PyTracebackObject *exception_keeper_tb_66;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_66;
PyObject *exception_keeper_type_67;
PyObject *exception_keeper_value_67;
PyTracebackObject *exception_keeper_tb_67;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_67;
PyObject *exception_keeper_type_68;
PyObject *exception_keeper_value_68;
PyTracebackObject *exception_keeper_tb_68;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_68;
PyObject *locals_cryptography$x509$extensions$$$class__19_UserNotice_761 = NULL;
struct Nuitka_FrameObject *frame_5f0a41ca9594d8609bec70b6e0b2f29d_20;
NUITKA_MAY_BE_UNUSED char const *type_description_20 = NULL;
static struct Nuitka_FrameObject *cache_frame_5f0a41ca9594d8609bec70b6e0b2f29d_20 = NULL;
PyObject *exception_keeper_type_69;
PyObject *exception_keeper_value_69;
PyTracebackObject *exception_keeper_tb_69;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_69;
PyObject *exception_keeper_type_70;
PyObject *exception_keeper_value_70;
PyTracebackObject *exception_keeper_tb_70;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_70;
PyObject *exception_keeper_type_71;
PyObject *exception_keeper_value_71;
PyTracebackObject *exception_keeper_tb_71;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_71;
PyObject *locals_cryptography$x509$extensions$$$class__20_NoticeReference_798 = NULL;
struct Nuitka_FrameObject *frame_5894b8b7125110d782d87e4e3f93c4d8_21;
NUITKA_MAY_BE_UNUSED char const *type_description_21 = NULL;
static struct Nuitka_FrameObject *cache_frame_5894b8b7125110d782d87e4e3f93c4d8_21 = NULL;
PyObject *exception_keeper_type_72;
PyObject *exception_keeper_value_72;
PyTracebackObject *exception_keeper_tb_72;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_72;
PyObject *exception_keeper_type_73;
PyObject *exception_keeper_value_73;
PyTracebackObject *exception_keeper_tb_73;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_73;
PyObject *exception_keeper_type_74;
PyObject *exception_keeper_value_74;
PyTracebackObject *exception_keeper_tb_74;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_74;
PyObject *locals_cryptography$x509$extensions$$$class__21_ExtendedKeyUsage_835 = NULL;
struct Nuitka_FrameObject *frame_c8a243bd1fd5eda1a2dd6dbe97eec8c5_22;
NUITKA_MAY_BE_UNUSED char const *type_description_22 = NULL;
PyObject *exception_keeper_type_75;
PyObject *exception_keeper_value_75;
PyTracebackObject *exception_keeper_tb_75;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_75;
PyObject *exception_keeper_type_76;
PyObject *exception_keeper_value_76;
PyTracebackObject *exception_keeper_tb_76;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_76;
static struct Nuitka_FrameObject *cache_frame_c8a243bd1fd5eda1a2dd6dbe97eec8c5_22 = NULL;
PyObject *exception_keeper_type_77;
PyObject *exception_keeper_value_77;
PyTracebackObject *exception_keeper_tb_77;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_77;
PyObject *exception_keeper_type_78;
PyObject *exception_keeper_value_78;
PyTracebackObject *exception_keeper_tb_78;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_78;
PyObject *exception_keeper_type_79;
PyObject *exception_keeper_value_79;
PyTracebackObject *exception_keeper_tb_79;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_79;
PyObject *locals_cryptography$x509$extensions$$$class__22_OCSPNoCheck_866 = NULL;
struct Nuitka_FrameObject *frame_854784afd5bba525401827816793106a_23;
NUITKA_MAY_BE_UNUSED char const *type_description_23 = NULL;
static struct Nuitka_FrameObject *cache_frame_854784afd5bba525401827816793106a_23 = NULL;
PyObject *exception_keeper_type_80;
PyObject *exception_keeper_value_80;
PyTracebackObject *exception_keeper_tb_80;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_80;
PyObject *exception_keeper_type_81;
PyObject *exception_keeper_value_81;
PyTracebackObject *exception_keeper_tb_81;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_81;
PyObject *exception_keeper_type_82;
PyObject *exception_keeper_value_82;
PyTracebackObject *exception_keeper_tb_82;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_82;
PyObject *locals_cryptography$x509$extensions$$$class__23_PrecertPoison_886 = NULL;
struct Nuitka_FrameObject *frame_58e9d64eae5deceedc0b0f641456f598_24;
NUITKA_MAY_BE_UNUSED char const *type_description_24 = NULL;
static struct Nuitka_FrameObject *cache_frame_58e9d64eae5deceedc0b0f641456f598_24 = NULL;
PyObject *exception_keeper_type_83;
PyObject *exception_keeper_value_83;
PyTracebackObject *exception_keeper_tb_83;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_83;
PyObject *exception_keeper_type_84;
PyObject *exception_keeper_value_84;
PyTracebackObject *exception_keeper_tb_84;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_84;
PyObject *exception_keeper_type_85;
PyObject *exception_keeper_value_85;
PyTracebackObject *exception_keeper_tb_85;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_85;
PyObject *locals_cryptography$x509$extensions$$$class__24_TLSFeature_906 = NULL;
struct Nuitka_FrameObject *frame_644c289c1afdfd3f75370bdecbd4bba9_25;
NUITKA_MAY_BE_UNUSED char const *type_description_25 = NULL;
PyObject *exception_keeper_type_86;
PyObject *exception_keeper_value_86;
PyTracebackObject *exception_keeper_tb_86;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_86;
PyObject *exception_keeper_type_87;
PyObject *exception_keeper_value_87;
PyTracebackObject *exception_keeper_tb_87;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_87;
static struct Nuitka_FrameObject *cache_frame_644c289c1afdfd3f75370bdecbd4bba9_25 = NULL;
PyObject *exception_keeper_type_88;
PyObject *exception_keeper_value_88;
PyTracebackObject *exception_keeper_tb_88;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_88;
PyObject *exception_keeper_type_89;
PyObject *exception_keeper_value_89;
PyTracebackObject *exception_keeper_tb_89;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_89;
PyObject *exception_keeper_type_90;
PyObject *exception_keeper_value_90;
PyTracebackObject *exception_keeper_tb_90;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_90;
PyObject *locals_cryptography$x509$extensions$$$class__25_TLSFeatureType_940 = NULL;
struct Nuitka_FrameObject *frame_f18b5fae5baac77fc87120de295773f6_26;
NUITKA_MAY_BE_UNUSED char const *type_description_26 = NULL;
static struct Nuitka_FrameObject *cache_frame_f18b5fae5baac77fc87120de295773f6_26 = NULL;
PyObject *exception_keeper_type_91;
PyObject *exception_keeper_value_91;
PyTracebackObject *exception_keeper_tb_91;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_91;
PyObject *exception_keeper_type_92;
PyObject *exception_keeper_value_92;
PyTracebackObject *exception_keeper_tb_92;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_92;
PyObject *exception_keeper_type_93;
PyObject *exception_keeper_value_93;
PyTracebackObject *exception_keeper_tb_93;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_93;
PyObject *locals_cryptography$x509$extensions$$$class__26_InhibitAnyPolicy_955 = NULL;
struct Nuitka_FrameObject *frame_29b705273f9ee210f5d7c1ffb26245fd_27;
NUITKA_MAY_BE_UNUSED char const *type_description_27 = NULL;
static struct Nuitka_FrameObject *cache_frame_29b705273f9ee210f5d7c1ffb26245fd_27 = NULL;
PyObject *exception_keeper_type_94;
PyObject *exception_keeper_value_94;
PyTracebackObject *exception_keeper_tb_94;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_94;
PyObject *exception_keeper_type_95;
PyObject *exception_keeper_value_95;
PyTracebackObject *exception_keeper_tb_95;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_95;
PyObject *exception_keeper_type_96;
PyObject *exception_keeper_value_96;
PyTracebackObject *exception_keeper_tb_96;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_96;
PyObject *locals_cryptography$x509$extensions$$$class__27_KeyUsage_986 = NULL;
struct Nuitka_FrameObject *frame_d3150da78a3c94b3cfcac52399fe678b_28;
NUITKA_MAY_BE_UNUSED char const *type_description_28 = NULL;
static struct Nuitka_FrameObject *cache_frame_d3150da78a3c94b3cfcac52399fe678b_28 = NULL;
PyObject *exception_keeper_type_97;
PyObject *exception_keeper_value_97;
PyTracebackObject *exception_keeper_tb_97;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_97;
PyObject *exception_keeper_type_98;
PyObject *exception_keeper_value_98;
PyTracebackObject *exception_keeper_tb_98;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_98;
PyObject *exception_keeper_type_99;
PyObject *exception_keeper_value_99;
PyTracebackObject *exception_keeper_tb_99;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_99;
PyObject *locals_cryptography$x509$extensions$$$class__28_NameConstraints_1081 = NULL;
struct Nuitka_FrameObject *frame_5e239121d5318c83adcd927482962602_29;
NUITKA_MAY_BE_UNUSED char const *type_description_29 = NULL;
static struct Nuitka_FrameObject *cache_frame_5e239121d5318c83adcd927482962602_29 = NULL;
PyObject *exception_keeper_type_100;
PyObject *exception_keeper_value_100;
PyTracebackObject *exception_keeper_tb_100;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_100;
PyObject *exception_keeper_type_101;
PyObject *exception_keeper_value_101;
PyTracebackObject *exception_keeper_tb_101;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_101;
PyObject *exception_keeper_type_102;
PyObject *exception_keeper_value_102;
PyTracebackObject *exception_keeper_tb_102;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_102;
PyObject *locals_cryptography$x509$extensions$$$class__29_Extension_1162 = NULL;
struct Nuitka_FrameObject *frame_ed044fe6102db317be6ebf266c354469_30;
NUITKA_MAY_BE_UNUSED char const *type_description_30 = NULL;
static struct Nuitka_FrameObject *cache_frame_ed044fe6102db317be6ebf266c354469_30 = NULL;
PyObject *exception_keeper_type_103;
PyObject *exception_keeper_value_103;
PyTracebackObject *exception_keeper_tb_103;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_103;
PyObject *exception_keeper_type_104;
PyObject *exception_keeper_value_104;
PyTracebackObject *exception_keeper_tb_104;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_104;
PyObject *exception_keeper_type_105;
PyObject *exception_keeper_value_105;
PyTracebackObject *exception_keeper_tb_105;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_105;
PyObject *locals_cryptography$x509$extensions$$$class__30_GeneralNames_1201 = NULL;
struct Nuitka_FrameObject *frame_6e0cb55859afbbc85943d76b76e05fb8_31;
NUITKA_MAY_BE_UNUSED char const *type_description_31 = NULL;
PyObject *exception_keeper_type_106;
PyObject *exception_keeper_value_106;
PyTracebackObject *exception_keeper_tb_106;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_106;
PyObject *exception_keeper_type_107;
PyObject *exception_keeper_value_107;
PyTracebackObject *exception_keeper_tb_107;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_107;
static struct Nuitka_FrameObject *cache_frame_6e0cb55859afbbc85943d76b76e05fb8_31 = NULL;
PyObject *exception_keeper_type_108;
PyObject *exception_keeper_value_108;
PyTracebackObject *exception_keeper_tb_108;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_108;
PyObject *exception_keeper_type_109;
PyObject *exception_keeper_value_109;
PyTracebackObject *exception_keeper_tb_109;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_109;
PyObject *exception_keeper_type_110;
PyObject *exception_keeper_value_110;
PyTracebackObject *exception_keeper_tb_110;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_110;
PyObject *locals_cryptography$x509$extensions$$$class__31_SubjectAlternativeName_1239 = NULL;
struct Nuitka_FrameObject *frame_24fb5ec9e04414a156fe70e8a9f36161_32;
NUITKA_MAY_BE_UNUSED char const *type_description_32 = NULL;
PyObject *exception_keeper_type_111;
PyObject *exception_keeper_value_111;
PyTracebackObject *exception_keeper_tb_111;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_111;
PyObject *exception_keeper_type_112;
PyObject *exception_keeper_value_112;
PyTracebackObject *exception_keeper_tb_112;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_112;
static struct Nuitka_FrameObject *cache_frame_24fb5ec9e04414a156fe70e8a9f36161_32 = NULL;
PyObject *exception_keeper_type_113;
PyObject *exception_keeper_value_113;
PyTracebackObject *exception_keeper_tb_113;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_113;
PyObject *exception_keeper_type_114;
PyObject *exception_keeper_value_114;
PyTracebackObject *exception_keeper_tb_114;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_114;
PyObject *exception_keeper_type_115;
PyObject *exception_keeper_value_115;
PyTracebackObject *exception_keeper_tb_115;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_115;
PyObject *locals_cryptography$x509$extensions$$$class__32_IssuerAlternativeName_1267 = NULL;
struct Nuitka_FrameObject *frame_619edbfdcca564fa8c6c67b8edae09ff_33;
NUITKA_MAY_BE_UNUSED char const *type_description_33 = NULL;
PyObject *exception_keeper_type_116;
PyObject *exception_keeper_value_116;
PyTracebackObject *exception_keeper_tb_116;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_116;
PyObject *exception_keeper_type_117;
PyObject *exception_keeper_value_117;
PyTracebackObject *exception_keeper_tb_117;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_117;
static struct Nuitka_FrameObject *cache_frame_619edbfdcca564fa8c6c67b8edae09ff_33 = NULL;
PyObject *exception_keeper_type_118;
PyObject *exception_keeper_value_118;
PyTracebackObject *exception_keeper_tb_118;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_118;
PyObject *exception_keeper_type_119;
PyObject *exception_keeper_value_119;
PyTracebackObject *exception_keeper_tb_119;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_119;
PyObject *exception_keeper_type_120;
PyObject *exception_keeper_value_120;
PyTracebackObject *exception_keeper_tb_120;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_120;
PyObject *locals_cryptography$x509$extensions$$$class__33_CertificateIssuer_1295 = NULL;
struct Nuitka_FrameObject *frame_769864f168df95dac9c0eb9a43d358cc_34;
NUITKA_MAY_BE_UNUSED char const *type_description_34 = NULL;
PyObject *exception_keeper_type_121;
PyObject *exception_keeper_value_121;
PyTracebackObject *exception_keeper_tb_121;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_121;
PyObject *exception_keeper_type_122;
PyObject *exception_keeper_value_122;
PyTracebackObject *exception_keeper_tb_122;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_122;
static struct Nuitka_FrameObject *cache_frame_769864f168df95dac9c0eb9a43d358cc_34 = NULL;
PyObject *exception_keeper_type_123;
PyObject *exception_keeper_value_123;
PyTracebackObject *exception_keeper_tb_123;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_123;
PyObject *exception_keeper_type_124;
PyObject *exception_keeper_value_124;
PyTracebackObject *exception_keeper_tb_124;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_124;
PyObject *exception_keeper_type_125;
PyObject *exception_keeper_value_125;
PyTracebackObject *exception_keeper_tb_125;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_125;
PyObject *locals_cryptography$x509$extensions$$$class__34_CRLReason_1323 = NULL;
struct Nuitka_FrameObject *frame_65b4cd647ad75c968dc31401ef188c51_35;
NUITKA_MAY_BE_UNUSED char const *type_description_35 = NULL;
static struct Nuitka_FrameObject *cache_frame_65b4cd647ad75c968dc31401ef188c51_35 = NULL;
PyObject *exception_keeper_type_126;
PyObject *exception_keeper_value_126;
PyTracebackObject *exception_keeper_tb_126;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_126;
PyObject *exception_keeper_type_127;
PyObject *exception_keeper_value_127;
PyTracebackObject *exception_keeper_tb_127;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_127;
PyObject *exception_keeper_type_128;
PyObject *exception_keeper_value_128;
PyTracebackObject *exception_keeper_tb_128;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_128;
PyObject *locals_cryptography$x509$extensions$$$class__35_InvalidityDate_1351 = NULL;
struct Nuitka_FrameObject *frame_1f85b474850ec2c72ef90fb656340edf_36;
NUITKA_MAY_BE_UNUSED char const *type_description_36 = NULL;
static struct Nuitka_FrameObject *cache_frame_1f85b474850ec2c72ef90fb656340edf_36 = NULL;
PyObject *exception_keeper_type_129;
PyObject *exception_keeper_value_129;
PyTracebackObject *exception_keeper_tb_129;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_129;
PyObject *exception_keeper_type_130;
PyObject *exception_keeper_value_130;
PyTracebackObject *exception_keeper_tb_130;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_130;
PyObject *exception_keeper_type_131;
PyObject *exception_keeper_value_131;
PyTracebackObject *exception_keeper_tb_131;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_131;
PyObject *locals_cryptography$x509$extensions$$$class__36_PrecertificateSignedCertificateTimestamps_1381 = NULL;
struct Nuitka_FrameObject *frame_bca441db49d06d1383cdeabab3e29310_37;
NUITKA_MAY_BE_UNUSED char const *type_description_37 = NULL;
PyObject *exception_keeper_type_132;
PyObject *exception_keeper_value_132;
PyTracebackObject *exception_keeper_tb_132;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_132;
PyObject *exception_keeper_type_133;
PyObject *exception_keeper_value_133;
PyTracebackObject *exception_keeper_tb_133;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_133;
static struct Nuitka_FrameObject *cache_frame_bca441db49d06d1383cdeabab3e29310_37 = NULL;
PyObject *exception_keeper_type_134;
PyObject *exception_keeper_value_134;
PyTracebackObject *exception_keeper_tb_134;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_134;
PyObject *exception_keeper_type_135;
PyObject *exception_keeper_value_135;
PyTracebackObject *exception_keeper_tb_135;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_135;
PyObject *exception_keeper_type_136;
PyObject *exception_keeper_value_136;
PyTracebackObject *exception_keeper_tb_136;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_136;
PyObject *locals_cryptography$x509$extensions$$$class__37_OCSPNonce_1424 = NULL;
struct Nuitka_FrameObject *frame_9a0aa327eb5bb02b271f2094a917c52f_38;
NUITKA_MAY_BE_UNUSED char const *type_description_38 = NULL;
static struct Nuitka_FrameObject *cache_frame_9a0aa327eb5bb02b271f2094a917c52f_38 = NULL;
PyObject *exception_keeper_type_137;
PyObject *exception_keeper_value_137;
PyTracebackObject *exception_keeper_tb_137;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_137;
PyObject *exception_keeper_type_138;
PyObject *exception_keeper_value_138;
PyTracebackObject *exception_keeper_tb_138;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_138;
PyObject *exception_keeper_type_139;
PyObject *exception_keeper_value_139;
PyTracebackObject *exception_keeper_tb_139;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_139;
PyObject *locals_cryptography$x509$extensions$$$class__38_IssuingDistributionPoint_1452 = NULL;
struct Nuitka_FrameObject *frame_e133249d41e1fa1e4a0e7365f13e8ff7_39;
NUITKA_MAY_BE_UNUSED char const *type_description_39 = NULL;
static struct Nuitka_FrameObject *cache_frame_e133249d41e1fa1e4a0e7365f13e8ff7_39 = NULL;
PyObject *exception_keeper_type_140;
PyObject *exception_keeper_value_140;
PyTracebackObject *exception_keeper_tb_140;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_140;
PyObject *exception_keeper_type_141;
PyObject *exception_keeper_value_141;
PyTracebackObject *exception_keeper_tb_141;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_141;
PyObject *exception_keeper_type_142;
PyObject *exception_keeper_value_142;
PyTracebackObject *exception_keeper_tb_142;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_142;
PyObject *locals_cryptography$x509$extensions$$$class__39_UnrecognizedExtension_1582 = NULL;
struct Nuitka_FrameObject *frame_0b0e232d8be03d1c6fcf4ffeed76d804_40;
NUITKA_MAY_BE_UNUSED char const *type_description_40 = NULL;
static struct Nuitka_FrameObject *cache_frame_0b0e232d8be03d1c6fcf4ffeed76d804_40 = NULL;
PyObject *exception_keeper_type_143;
PyObject *exception_keeper_value_143;
PyTracebackObject *exception_keeper_tb_143;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_143;
PyObject *exception_keeper_type_144;
PyObject *exception_keeper_value_144;
PyTracebackObject *exception_keeper_tb_144;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_144;
PyObject *exception_keeper_type_145;
PyObject *exception_keeper_value_145;
PyTracebackObject *exception_keeper_tb_145;
NUITKA_MAY_BE_UNUSED int exception_keeper_lineno_145;
// Module code.
{
PyObject *tmp_assign_source_1;
tmp_assign_source_1 = Py_None;
UPDATE_STRING_DICT0(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[301], tmp_assign_source_1);
}
{
PyObject *tmp_assign_source_2;
tmp_assign_source_2 = mod_consts[302];
UPDATE_STRING_DICT0(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[303], tmp_assign_source_2);
}
// Frame without reuse.
frame_d4f20ea1951dc3e548814a9816eba920 = MAKE_MODULE_FRAME(codeobj_d4f20ea1951dc3e548814a9816eba920, module_cryptography$x509$extensions);
// Push the new frame as the currently active one, and we should be exclusively
// owning it.
pushFrameStack(frame_d4f20ea1951dc3e548814a9816eba920);
assert(Py_REFCNT(frame_d4f20ea1951dc3e548814a9816eba920) == 2);
// Framed code:
{
PyObject *tmp_assattr_value_1;
PyObject *tmp_assattr_target_1;
tmp_assattr_value_1 = mod_consts[302];
tmp_assattr_target_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[304]);
if (unlikely(tmp_assattr_target_1 == NULL)) {
tmp_assattr_target_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[304]);
}
assert(!(tmp_assattr_target_1 == NULL));
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_1, mod_consts[305], 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_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[304]);
if (unlikely(tmp_assattr_target_2 == NULL)) {
tmp_assattr_target_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[304]);
}
assert(!(tmp_assattr_target_2 == NULL));
tmp_result = SET_ATTRIBUTE(tmp_assattr_target_2, mod_consts[306], 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_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[307], 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[308]);
}
assert(!(tmp_assign_source_5 == NULL));
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[308], 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[309]);
}
assert(!(tmp_assign_source_6 == NULL));
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[309], tmp_assign_source_6);
}
{
PyObject *tmp_assign_source_7;
{
PyObject *hard_module = IMPORT_HARD___FUTURE__();
tmp_assign_source_7 = LOOKUP_ATTRIBUTE(hard_module, mod_consts[310]);
}
assert(!(tmp_assign_source_7 == NULL));
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[310], tmp_assign_source_7);
}
CHECK_OBJECT(tmp_import_from_1__module);
Py_DECREF(tmp_import_from_1__module);
tmp_import_from_1__module = NULL;
{
PyObject *tmp_assign_source_8;
PyObject *tmp_name_value_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[311];
tmp_globals_arg_value_1 = (PyObject *)moduledict_cryptography$x509$extensions;
tmp_locals_arg_value_1 = Py_None;
tmp_fromlist_value_1 = Py_None;
tmp_level_value_1 = mod_consts[25];
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 7;
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 = 7;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[311], tmp_assign_source_8);
}
{
PyObject *tmp_assign_source_9;
PyObject *tmp_name_value_2;
PyObject *tmp_globals_arg_value_2;
PyObject *tmp_locals_arg_value_2;
PyObject *tmp_fromlist_value_2;
PyObject *tmp_level_value_2;
tmp_name_value_2 = mod_consts[264];
tmp_globals_arg_value_2 = (PyObject *)moduledict_cryptography$x509$extensions;
tmp_locals_arg_value_2 = Py_None;
tmp_fromlist_value_2 = Py_None;
tmp_level_value_2 = mod_consts[25];
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 8;
tmp_assign_source_9 = IMPORT_MODULE5(tmp_name_value_2, tmp_globals_arg_value_2, tmp_locals_arg_value_2, tmp_fromlist_value_2, tmp_level_value_2);
if (tmp_assign_source_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 8;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[264], tmp_assign_source_9);
}
{
PyObject *tmp_assign_source_10;
PyObject *tmp_name_value_3;
PyObject *tmp_globals_arg_value_3;
PyObject *tmp_locals_arg_value_3;
PyObject *tmp_fromlist_value_3;
PyObject *tmp_level_value_3;
tmp_name_value_3 = mod_consts[28];
tmp_globals_arg_value_3 = (PyObject *)moduledict_cryptography$x509$extensions;
tmp_locals_arg_value_3 = Py_None;
tmp_fromlist_value_3 = Py_None;
tmp_level_value_3 = mod_consts[25];
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 9;
tmp_assign_source_10 = IMPORT_MODULE5(tmp_name_value_3, tmp_globals_arg_value_3, tmp_locals_arg_value_3, tmp_fromlist_value_3, tmp_level_value_3);
if (tmp_assign_source_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 9;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[28], tmp_assign_source_10);
}
{
PyObject *tmp_assign_source_11;
PyObject *tmp_name_value_4;
PyObject *tmp_globals_arg_value_4;
PyObject *tmp_locals_arg_value_4;
PyObject *tmp_fromlist_value_4;
PyObject *tmp_level_value_4;
tmp_name_value_4 = mod_consts[231];
tmp_globals_arg_value_4 = (PyObject *)moduledict_cryptography$x509$extensions;
tmp_locals_arg_value_4 = Py_None;
tmp_fromlist_value_4 = Py_None;
tmp_level_value_4 = mod_consts[25];
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 10;
tmp_assign_source_11 = IMPORT_MODULE5(tmp_name_value_4, tmp_globals_arg_value_4, tmp_locals_arg_value_4, tmp_fromlist_value_4, tmp_level_value_4);
if (tmp_assign_source_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 10;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[231], tmp_assign_source_11);
}
{
PyObject *tmp_assign_source_12;
PyObject *tmp_name_value_5;
PyObject *tmp_globals_arg_value_5;
PyObject *tmp_locals_arg_value_5;
PyObject *tmp_fromlist_value_5;
PyObject *tmp_level_value_5;
tmp_name_value_5 = mod_consts[68];
tmp_globals_arg_value_5 = (PyObject *)moduledict_cryptography$x509$extensions;
tmp_locals_arg_value_5 = Py_None;
tmp_fromlist_value_5 = Py_None;
tmp_level_value_5 = mod_consts[25];
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 11;
tmp_assign_source_12 = IMPORT_MODULE5(tmp_name_value_5, tmp_globals_arg_value_5, tmp_locals_arg_value_5, tmp_fromlist_value_5, tmp_level_value_5);
if (tmp_assign_source_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 11;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[68], tmp_assign_source_12);
}
{
PyObject *tmp_assign_source_13;
PyObject *tmp_import_name_from_1;
PyObject *tmp_name_value_6;
PyObject *tmp_globals_arg_value_6;
PyObject *tmp_locals_arg_value_6;
PyObject *tmp_fromlist_value_6;
PyObject *tmp_level_value_6;
tmp_name_value_6 = mod_consts[312];
tmp_globals_arg_value_6 = (PyObject *)moduledict_cryptography$x509$extensions;
tmp_locals_arg_value_6 = Py_None;
tmp_fromlist_value_6 = mod_consts[313];
tmp_level_value_6 = mod_consts[25];
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 12;
tmp_import_name_from_1 = IMPORT_MODULE5(tmp_name_value_6, tmp_globals_arg_value_6, tmp_locals_arg_value_6, tmp_fromlist_value_6, tmp_level_value_6);
if (tmp_import_name_from_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 12;
goto frame_exception_exit_1;
}
if (PyModule_Check(tmp_import_name_from_1)) {
tmp_assign_source_13 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_1,
(PyObject *)moduledict_cryptography$x509$extensions,
mod_consts[314],
mod_consts[25]
);
} else {
tmp_assign_source_13 = IMPORT_NAME(tmp_import_name_from_1, mod_consts[314]);
}
Py_DECREF(tmp_import_name_from_1);
if (tmp_assign_source_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 12;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[314], tmp_assign_source_13);
}
{
PyObject *tmp_assign_source_14;
PyObject *tmp_name_value_7;
PyObject *tmp_globals_arg_value_7;
PyObject *tmp_locals_arg_value_7;
PyObject *tmp_fromlist_value_7;
PyObject *tmp_level_value_7;
tmp_name_value_7 = mod_consts[48];
tmp_globals_arg_value_7 = (PyObject *)moduledict_cryptography$x509$extensions;
tmp_locals_arg_value_7 = Py_None;
tmp_fromlist_value_7 = Py_None;
tmp_level_value_7 = mod_consts[25];
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 14;
tmp_assign_source_14 = IMPORT_MODULE5(tmp_name_value_7, tmp_globals_arg_value_7, tmp_locals_arg_value_7, tmp_fromlist_value_7, tmp_level_value_7);
if (tmp_assign_source_14 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 14;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[48], tmp_assign_source_14);
}
{
PyObject *tmp_assign_source_15;
PyObject *tmp_import_name_from_2;
PyObject *tmp_name_value_8;
PyObject *tmp_globals_arg_value_8;
PyObject *tmp_locals_arg_value_8;
PyObject *tmp_fromlist_value_8;
PyObject *tmp_level_value_8;
tmp_name_value_8 = mod_consts[315];
tmp_globals_arg_value_8 = (PyObject *)moduledict_cryptography$x509$extensions;
tmp_locals_arg_value_8 = Py_None;
tmp_fromlist_value_8 = mod_consts[316];
tmp_level_value_8 = mod_consts[25];
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 16;
tmp_import_name_from_2 = IMPORT_MODULE5(tmp_name_value_8, tmp_globals_arg_value_8, tmp_locals_arg_value_8, tmp_fromlist_value_8, tmp_level_value_8);
if (tmp_import_name_from_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 16;
goto frame_exception_exit_1;
}
if (PyModule_Check(tmp_import_name_from_2)) {
tmp_assign_source_15 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_2,
(PyObject *)moduledict_cryptography$x509$extensions,
mod_consts[71],
mod_consts[25]
);
} else {
tmp_assign_source_15 = IMPORT_NAME(tmp_import_name_from_2, mod_consts[71]);
}
Py_DECREF(tmp_import_name_from_2);
if (tmp_assign_source_15 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 16;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71], tmp_assign_source_15);
}
{
PyObject *tmp_assign_source_16;
PyObject *tmp_name_value_9;
PyObject *tmp_globals_arg_value_9;
PyObject *tmp_locals_arg_value_9;
PyObject *tmp_fromlist_value_9;
PyObject *tmp_level_value_9;
tmp_name_value_9 = mod_consts[317];
tmp_globals_arg_value_9 = (PyObject *)moduledict_cryptography$x509$extensions;
tmp_locals_arg_value_9 = Py_None;
tmp_fromlist_value_9 = mod_consts[318];
tmp_level_value_9 = mod_consts[25];
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 17;
tmp_assign_source_16 = IMPORT_MODULE5(tmp_name_value_9, tmp_globals_arg_value_9, tmp_locals_arg_value_9, tmp_fromlist_value_9, tmp_level_value_9);
if (tmp_assign_source_16 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 17;
goto frame_exception_exit_1;
}
assert(tmp_import_from_2__module == NULL);
tmp_import_from_2__module = tmp_assign_source_16;
}
// Tried code:
{
PyObject *tmp_assign_source_17;
PyObject *tmp_import_name_from_3;
CHECK_OBJECT(tmp_import_from_2__module);
tmp_import_name_from_3 = tmp_import_from_2__module;
if (PyModule_Check(tmp_import_name_from_3)) {
tmp_assign_source_17 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_3,
(PyObject *)moduledict_cryptography$x509$extensions,
mod_consts[17],
mod_consts[25]
);
} else {
tmp_assign_source_17 = IMPORT_NAME(tmp_import_name_from_3, mod_consts[17]);
}
if (tmp_assign_source_17 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 17;
goto try_except_handler_1;
}
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[17], tmp_assign_source_17);
}
{
PyObject *tmp_assign_source_18;
PyObject *tmp_import_name_from_4;
CHECK_OBJECT(tmp_import_from_2__module);
tmp_import_name_from_4 = tmp_import_from_2__module;
if (PyModule_Check(tmp_import_name_from_4)) {
tmp_assign_source_18 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_4,
(PyObject *)moduledict_cryptography$x509$extensions,
mod_consts[11],
mod_consts[25]
);
} else {
tmp_assign_source_18 = IMPORT_NAME(tmp_import_name_from_4, mod_consts[11]);
}
if (tmp_assign_source_18 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 17;
goto try_except_handler_1;
}
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[11], tmp_assign_source_18);
}
{
PyObject *tmp_assign_source_19;
PyObject *tmp_import_name_from_5;
CHECK_OBJECT(tmp_import_from_2__module);
tmp_import_name_from_5 = tmp_import_from_2__module;
if (PyModule_Check(tmp_import_name_from_5)) {
tmp_assign_source_19 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_5,
(PyObject *)moduledict_cryptography$x509$extensions,
mod_consts[20],
mod_consts[25]
);
} else {
tmp_assign_source_19 = IMPORT_NAME(tmp_import_name_from_5, mod_consts[20]);
}
if (tmp_assign_source_19 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 17;
goto try_except_handler_1;
}
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[20], tmp_assign_source_19);
}
{
PyObject *tmp_assign_source_20;
PyObject *tmp_import_name_from_6;
CHECK_OBJECT(tmp_import_from_2__module);
tmp_import_name_from_6 = tmp_import_from_2__module;
if (PyModule_Check(tmp_import_name_from_6)) {
tmp_assign_source_20 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_6,
(PyObject *)moduledict_cryptography$x509$extensions,
mod_consts[13],
mod_consts[25]
);
} else {
tmp_assign_source_20 = IMPORT_NAME(tmp_import_name_from_6, mod_consts[13]);
}
if (tmp_assign_source_20 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 17;
goto try_except_handler_1;
}
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[13], tmp_assign_source_20);
}
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;
{
PyObject *tmp_assign_source_21;
PyObject *tmp_name_value_10;
PyObject *tmp_globals_arg_value_10;
PyObject *tmp_locals_arg_value_10;
PyObject *tmp_fromlist_value_10;
PyObject *tmp_level_value_10;
tmp_name_value_10 = mod_consts[319];
tmp_globals_arg_value_10 = (PyObject *)moduledict_cryptography$x509$extensions;
tmp_locals_arg_value_10 = Py_None;
tmp_fromlist_value_10 = mod_consts[320];
tmp_level_value_10 = mod_consts[25];
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 20;
tmp_assign_source_21 = IMPORT_MODULE5(tmp_name_value_10, tmp_globals_arg_value_10, tmp_locals_arg_value_10, tmp_fromlist_value_10, tmp_level_value_10);
if (tmp_assign_source_21 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 20;
goto frame_exception_exit_1;
}
assert(tmp_import_from_3__module == NULL);
tmp_import_from_3__module = tmp_assign_source_21;
}
// Tried code:
{
PyObject *tmp_assign_source_22;
PyObject *tmp_import_name_from_7;
CHECK_OBJECT(tmp_import_from_3__module);
tmp_import_name_from_7 = tmp_import_from_3__module;
if (PyModule_Check(tmp_import_name_from_7)) {
tmp_assign_source_22 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_7,
(PyObject *)moduledict_cryptography$x509$extensions,
mod_consts[80],
mod_consts[25]
);
} else {
tmp_assign_source_22 = IMPORT_NAME(tmp_import_name_from_7, mod_consts[80]);
}
if (tmp_assign_source_22 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 20;
goto try_except_handler_2;
}
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[80], tmp_assign_source_22);
}
{
PyObject *tmp_assign_source_23;
PyObject *tmp_import_name_from_8;
CHECK_OBJECT(tmp_import_from_3__module);
tmp_import_name_from_8 = tmp_import_from_3__module;
if (PyModule_Check(tmp_import_name_from_8)) {
tmp_assign_source_23 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_8,
(PyObject *)moduledict_cryptography$x509$extensions,
mod_consts[2],
mod_consts[25]
);
} else {
tmp_assign_source_23 = IMPORT_NAME(tmp_import_name_from_8, mod_consts[2]);
}
if (tmp_assign_source_23 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 20;
goto try_except_handler_2;
}
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[2], tmp_assign_source_23);
}
goto try_end_2;
// Exception handler code:
try_except_handler_2:;
exception_keeper_type_2 = exception_type;
exception_keeper_value_2 = exception_value;
exception_keeper_tb_2 = exception_tb;
exception_keeper_lineno_2 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
CHECK_OBJECT(tmp_import_from_3__module);
Py_DECREF(tmp_import_from_3__module);
tmp_import_from_3__module = NULL;
// Re-raise.
exception_type = exception_keeper_type_2;
exception_value = exception_keeper_value_2;
exception_tb = exception_keeper_tb_2;
exception_lineno = exception_keeper_lineno_2;
goto frame_exception_exit_1;
// End of try:
try_end_2:;
CHECK_OBJECT(tmp_import_from_3__module);
Py_DECREF(tmp_import_from_3__module);
tmp_import_from_3__module = NULL;
{
PyObject *tmp_assign_source_24;
PyObject *tmp_import_name_from_9;
PyObject *tmp_name_value_11;
PyObject *tmp_globals_arg_value_11;
PyObject *tmp_locals_arg_value_11;
PyObject *tmp_fromlist_value_11;
PyObject *tmp_level_value_11;
tmp_name_value_11 = mod_consts[321];
tmp_globals_arg_value_11 = (PyObject *)moduledict_cryptography$x509$extensions;
tmp_locals_arg_value_11 = Py_None;
tmp_fromlist_value_11 = mod_consts[322];
tmp_level_value_11 = mod_consts[25];
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 21;
tmp_import_name_from_9 = IMPORT_MODULE5(tmp_name_value_11, tmp_globals_arg_value_11, tmp_locals_arg_value_11, tmp_fromlist_value_11, tmp_level_value_11);
if (tmp_import_name_from_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 21;
goto frame_exception_exit_1;
}
if (PyModule_Check(tmp_import_name_from_9)) {
tmp_assign_source_24 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_9,
(PyObject *)moduledict_cryptography$x509$extensions,
mod_consts[7],
mod_consts[25]
);
} else {
tmp_assign_source_24 = IMPORT_NAME(tmp_import_name_from_9, mod_consts[7]);
}
Py_DECREF(tmp_import_name_from_9);
if (tmp_assign_source_24 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 21;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[7], tmp_assign_source_24);
}
{
PyObject *tmp_assign_source_25;
PyObject *tmp_import_name_from_10;
PyObject *tmp_name_value_12;
PyObject *tmp_globals_arg_value_12;
PyObject *tmp_locals_arg_value_12;
PyObject *tmp_fromlist_value_12;
PyObject *tmp_level_value_12;
tmp_name_value_12 = mod_consts[323];
tmp_globals_arg_value_12 = (PyObject *)moduledict_cryptography$x509$extensions;
tmp_locals_arg_value_12 = Py_None;
tmp_fromlist_value_12 = mod_consts[324];
tmp_level_value_12 = mod_consts[25];
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 22;
tmp_import_name_from_10 = IMPORT_MODULE5(tmp_name_value_12, tmp_globals_arg_value_12, tmp_locals_arg_value_12, tmp_fromlist_value_12, tmp_level_value_12);
if (tmp_import_name_from_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 22;
goto frame_exception_exit_1;
}
if (PyModule_Check(tmp_import_name_from_10)) {
tmp_assign_source_25 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_10,
(PyObject *)moduledict_cryptography$x509$extensions,
mod_consts[0],
mod_consts[25]
);
} else {
tmp_assign_source_25 = IMPORT_NAME(tmp_import_name_from_10, mod_consts[0]);
}
Py_DECREF(tmp_import_name_from_10);
if (tmp_assign_source_25 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 22;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[0], tmp_assign_source_25);
}
{
PyObject *tmp_assign_source_26;
PyObject *tmp_import_name_from_11;
PyObject *tmp_name_value_13;
PyObject *tmp_globals_arg_value_13;
PyObject *tmp_locals_arg_value_13;
PyObject *tmp_fromlist_value_13;
PyObject *tmp_level_value_13;
tmp_name_value_13 = mod_consts[325];
tmp_globals_arg_value_13 = (PyObject *)moduledict_cryptography$x509$extensions;
tmp_locals_arg_value_13 = Py_None;
tmp_fromlist_value_13 = mod_consts[326];
tmp_level_value_13 = mod_consts[25];
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 23;
tmp_import_name_from_11 = IMPORT_MODULE5(tmp_name_value_13, tmp_globals_arg_value_13, tmp_locals_arg_value_13, tmp_fromlist_value_13, tmp_level_value_13);
if (tmp_import_name_from_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 23;
goto frame_exception_exit_1;
}
if (PyModule_Check(tmp_import_name_from_11)) {
tmp_assign_source_26 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_11,
(PyObject *)moduledict_cryptography$x509$extensions,
mod_consts[272],
mod_consts[25]
);
} else {
tmp_assign_source_26 = IMPORT_NAME(tmp_import_name_from_11, mod_consts[272]);
}
Py_DECREF(tmp_import_name_from_11);
if (tmp_assign_source_26 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 23;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[272], tmp_assign_source_26);
}
{
PyObject *tmp_assign_source_27;
PyObject *tmp_name_value_14;
PyObject *tmp_globals_arg_value_14;
PyObject *tmp_locals_arg_value_14;
PyObject *tmp_fromlist_value_14;
PyObject *tmp_level_value_14;
tmp_name_value_14 = mod_consts[327];
tmp_globals_arg_value_14 = (PyObject *)moduledict_cryptography$x509$extensions;
tmp_locals_arg_value_14 = Py_None;
tmp_fromlist_value_14 = mod_consts[328];
tmp_level_value_14 = mod_consts[25];
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 26;
tmp_assign_source_27 = IMPORT_MODULE5(tmp_name_value_14, tmp_globals_arg_value_14, tmp_locals_arg_value_14, tmp_fromlist_value_14, tmp_level_value_14);
if (tmp_assign_source_27 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 26;
goto frame_exception_exit_1;
}
assert(tmp_import_from_4__module == NULL);
tmp_import_from_4__module = tmp_assign_source_27;
}
// Tried code:
{
PyObject *tmp_assign_source_28;
PyObject *tmp_import_name_from_12;
CHECK_OBJECT(tmp_import_from_4__module);
tmp_import_name_from_12 = tmp_import_from_4__module;
if (PyModule_Check(tmp_import_name_from_12)) {
tmp_assign_source_28 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_12,
(PyObject *)moduledict_cryptography$x509$extensions,
mod_consts[62],
mod_consts[25]
);
} else {
tmp_assign_source_28 = IMPORT_NAME(tmp_import_name_from_12, mod_consts[62]);
}
if (tmp_assign_source_28 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 26;
goto try_except_handler_3;
}
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[62], tmp_assign_source_28);
}
{
PyObject *tmp_assign_source_29;
PyObject *tmp_import_name_from_13;
CHECK_OBJECT(tmp_import_from_4__module);
tmp_import_name_from_13 = tmp_import_from_4__module;
if (PyModule_Check(tmp_import_name_from_13)) {
tmp_assign_source_29 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_13,
(PyObject *)moduledict_cryptography$x509$extensions,
mod_consts[230],
mod_consts[25]
);
} else {
tmp_assign_source_29 = IMPORT_NAME(tmp_import_name_from_13, mod_consts[230]);
}
if (tmp_assign_source_29 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 26;
goto try_except_handler_3;
}
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[230], tmp_assign_source_29);
}
{
PyObject *tmp_assign_source_30;
PyObject *tmp_import_name_from_14;
CHECK_OBJECT(tmp_import_from_4__module);
tmp_import_name_from_14 = tmp_import_from_4__module;
if (PyModule_Check(tmp_import_name_from_14)) {
tmp_assign_source_30 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_14,
(PyObject *)moduledict_cryptography$x509$extensions,
mod_consts[247],
mod_consts[25]
);
} else {
tmp_assign_source_30 = IMPORT_NAME(tmp_import_name_from_14, mod_consts[247]);
}
if (tmp_assign_source_30 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 26;
goto try_except_handler_3;
}
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[247], tmp_assign_source_30);
}
goto try_end_3;
// Exception handler code:
try_except_handler_3:;
exception_keeper_type_3 = exception_type;
exception_keeper_value_3 = exception_value;
exception_keeper_tb_3 = exception_tb;
exception_keeper_lineno_3 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
CHECK_OBJECT(tmp_import_from_4__module);
Py_DECREF(tmp_import_from_4__module);
tmp_import_from_4__module = NULL;
// Re-raise.
exception_type = exception_keeper_type_3;
exception_value = exception_keeper_value_3;
exception_tb = exception_keeper_tb_3;
exception_lineno = exception_keeper_lineno_3;
goto frame_exception_exit_1;
// End of try:
try_end_3:;
CHECK_OBJECT(tmp_import_from_4__module);
Py_DECREF(tmp_import_from_4__module);
tmp_import_from_4__module = NULL;
{
PyObject *tmp_assign_source_31;
PyObject *tmp_import_name_from_15;
PyObject *tmp_name_value_15;
PyObject *tmp_globals_arg_value_15;
PyObject *tmp_locals_arg_value_15;
PyObject *tmp_fromlist_value_15;
PyObject *tmp_level_value_15;
tmp_name_value_15 = mod_consts[329];
tmp_globals_arg_value_15 = (PyObject *)moduledict_cryptography$x509$extensions;
tmp_locals_arg_value_15 = Py_None;
tmp_fromlist_value_15 = mod_consts[330];
tmp_level_value_15 = mod_consts[25];
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 27;
tmp_import_name_from_15 = IMPORT_MODULE5(tmp_name_value_15, tmp_globals_arg_value_15, tmp_locals_arg_value_15, tmp_fromlist_value_15, tmp_level_value_15);
if (tmp_import_name_from_15 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 27;
goto frame_exception_exit_1;
}
if (PyModule_Check(tmp_import_name_from_15)) {
tmp_assign_source_31 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_15,
(PyObject *)moduledict_cryptography$x509$extensions,
mod_consts[118],
mod_consts[25]
);
} else {
tmp_assign_source_31 = IMPORT_NAME(tmp_import_name_from_15, mod_consts[118]);
}
Py_DECREF(tmp_import_name_from_15);
if (tmp_assign_source_31 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 27;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[118], tmp_assign_source_31);
}
{
PyObject *tmp_assign_source_32;
PyObject *tmp_name_value_16;
PyObject *tmp_globals_arg_value_16;
PyObject *tmp_locals_arg_value_16;
PyObject *tmp_fromlist_value_16;
PyObject *tmp_level_value_16;
tmp_name_value_16 = mod_consts[331];
tmp_globals_arg_value_16 = (PyObject *)moduledict_cryptography$x509$extensions;
tmp_locals_arg_value_16 = Py_None;
tmp_fromlist_value_16 = mod_consts[332];
tmp_level_value_16 = mod_consts[25];
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 28;
tmp_assign_source_32 = IMPORT_MODULE5(tmp_name_value_16, tmp_globals_arg_value_16, tmp_locals_arg_value_16, tmp_fromlist_value_16, tmp_level_value_16);
if (tmp_assign_source_32 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 28;
goto frame_exception_exit_1;
}
assert(tmp_import_from_5__module == NULL);
tmp_import_from_5__module = tmp_assign_source_32;
}
// Tried code:
{
PyObject *tmp_assign_source_33;
PyObject *tmp_import_name_from_16;
CHECK_OBJECT(tmp_import_from_5__module);
tmp_import_name_from_16 = tmp_import_from_5__module;
if (PyModule_Check(tmp_import_name_from_16)) {
tmp_assign_source_33 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_16,
(PyObject *)moduledict_cryptography$x509$extensions,
mod_consts[333],
mod_consts[25]
);
} else {
tmp_assign_source_33 = IMPORT_NAME(tmp_import_name_from_16, mod_consts[333]);
}
if (tmp_assign_source_33 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 28;
goto try_except_handler_4;
}
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[333], tmp_assign_source_33);
}
{
PyObject *tmp_assign_source_34;
PyObject *tmp_import_name_from_17;
CHECK_OBJECT(tmp_import_from_5__module);
tmp_import_name_from_17 = tmp_import_from_5__module;
if (PyModule_Check(tmp_import_name_from_17)) {
tmp_assign_source_34 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_17,
(PyObject *)moduledict_cryptography$x509$extensions,
mod_consts[334],
mod_consts[25]
);
} else {
tmp_assign_source_34 = IMPORT_NAME(tmp_import_name_from_17, mod_consts[334]);
}
if (tmp_assign_source_34 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 28;
goto try_except_handler_4;
}
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[334], tmp_assign_source_34);
}
{
PyObject *tmp_assign_source_35;
PyObject *tmp_import_name_from_18;
CHECK_OBJECT(tmp_import_from_5__module);
tmp_import_name_from_18 = tmp_import_from_5__module;
if (PyModule_Check(tmp_import_name_from_18)) {
tmp_assign_source_35 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_18,
(PyObject *)moduledict_cryptography$x509$extensions,
mod_consts[335],
mod_consts[25]
);
} else {
tmp_assign_source_35 = IMPORT_NAME(tmp_import_name_from_18, mod_consts[335]);
}
if (tmp_assign_source_35 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 28;
goto try_except_handler_4;
}
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[335], tmp_assign_source_35);
}
{
PyObject *tmp_assign_source_36;
PyObject *tmp_import_name_from_19;
CHECK_OBJECT(tmp_import_from_5__module);
tmp_import_name_from_19 = tmp_import_from_5__module;
if (PyModule_Check(tmp_import_name_from_19)) {
tmp_assign_source_36 = IMPORT_NAME_OR_MODULE(
tmp_import_name_from_19,
(PyObject *)moduledict_cryptography$x509$extensions,
mod_consts[88],
mod_consts[25]
);
} else {
tmp_assign_source_36 = IMPORT_NAME(tmp_import_name_from_19, mod_consts[88]);
}
if (tmp_assign_source_36 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 28;
goto try_except_handler_4;
}
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[88], tmp_assign_source_36);
}
goto try_end_4;
// Exception handler code:
try_except_handler_4:;
exception_keeper_type_4 = exception_type;
exception_keeper_value_4 = exception_value;
exception_keeper_tb_4 = exception_tb;
exception_keeper_lineno_4 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
CHECK_OBJECT(tmp_import_from_5__module);
Py_DECREF(tmp_import_from_5__module);
tmp_import_from_5__module = NULL;
// Re-raise.
exception_type = exception_keeper_type_4;
exception_value = exception_keeper_value_4;
exception_tb = exception_keeper_tb_4;
exception_lineno = exception_keeper_lineno_4;
goto frame_exception_exit_1;
// End of try:
try_end_4:;
CHECK_OBJECT(tmp_import_from_5__module);
Py_DECREF(tmp_import_from_5__module);
tmp_import_from_5__module = NULL;
{
PyObject *tmp_assign_source_37;
tmp_assign_source_37 = MAKE_FUNCTION_cryptography$x509$extensions$$$function__1__key_identifier_from_public_key();
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[65], tmp_assign_source_37);
}
{
PyObject *tmp_assign_source_38;
tmp_assign_source_38 = MAKE_FUNCTION_cryptography$x509$extensions$$$function__2__make_sequence_methods();
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[336], tmp_assign_source_38);
}
// Tried code:
{
PyObject *tmp_assign_source_39;
PyObject *tmp_dircall_arg1_1;
tmp_dircall_arg1_1 = mod_consts[337];
Py_INCREF(tmp_dircall_arg1_1);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_1};
tmp_assign_source_39 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_39 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 86;
goto try_except_handler_5;
}
assert(tmp_class_creation_1__bases == NULL);
tmp_class_creation_1__bases = tmp_assign_source_39;
}
{
PyObject *tmp_assign_source_40;
tmp_assign_source_40 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_1__class_decl_dict == NULL);
tmp_class_creation_1__class_decl_dict = tmp_assign_source_40;
}
{
PyObject *tmp_assign_source_41;
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[338];
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[338];
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 = 86;
goto try_except_handler_5;
}
tmp_condition_result_2 = tmp_truth_name_1 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_2 == NUITKA_BOOL_TRUE) {
goto condexpr_true_2;
} else {
goto condexpr_false_2;
}
condexpr_true_2:;
CHECK_OBJECT(tmp_class_creation_1__bases);
tmp_expression_value_1 = tmp_class_creation_1__bases;
tmp_subscript_value_1 = mod_consts[25];
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 = 86;
goto try_except_handler_5;
}
tmp_metaclass_value_1 = BUILTIN_TYPE1(tmp_type_arg_1);
Py_DECREF(tmp_type_arg_1);
if (tmp_metaclass_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 86;
goto try_except_handler_5;
}
goto condexpr_end_2;
condexpr_false_2:;
tmp_metaclass_value_1 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_1);
condexpr_end_2:;
condexpr_end_1:;
CHECK_OBJECT(tmp_class_creation_1__bases);
tmp_bases_value_1 = tmp_class_creation_1__bases;
tmp_assign_source_41 = SELECT_METACLASS(tmp_metaclass_value_1, tmp_bases_value_1);
Py_DECREF(tmp_metaclass_value_1);
if (tmp_assign_source_41 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 86;
goto try_except_handler_5;
}
assert(tmp_class_creation_1__metaclass == NULL);
tmp_class_creation_1__metaclass = tmp_assign_source_41;
}
{
bool tmp_condition_result_3;
PyObject *tmp_key_value_3;
PyObject *tmp_dict_arg_value_3;
tmp_key_value_3 = mod_consts[338];
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[338];
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 = 86;
goto try_except_handler_5;
}
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[339]);
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_42;
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[339]);
if (tmp_called_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 86;
goto try_except_handler_5;
}
tmp_tuple_element_1 = mod_consts[38];
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_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 86;
tmp_assign_source_42 = 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_42 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 86;
goto try_except_handler_5;
}
assert(tmp_class_creation_1__prepared == NULL);
tmp_class_creation_1__prepared = tmp_assign_source_42;
}
{
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[340]);
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 = 86;
goto try_except_handler_5;
}
tmp_condition_result_5 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_5 != false) {
goto branch_yes_3;
} else {
goto branch_no_3;
}
}
branch_yes_3:;
{
PyObject *tmp_raise_type_1;
PyObject *tmp_raise_value_1;
PyObject *tmp_mod_expr_left_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[341];
CHECK_OBJECT(tmp_class_creation_1__metaclass);
tmp_getattr_target_1 = tmp_class_creation_1__metaclass;
tmp_getattr_attr_1 = mod_consts[342];
tmp_getattr_default_1 = mod_consts[343];
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 = 86;
goto try_except_handler_5;
}
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[342]);
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 = 86;
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_5;
// Finished with no exception for tuple_build:
tuple_build_noexception_1:;
tmp_raise_value_1 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_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 = 86;
goto try_except_handler_5;
}
exception_type = tmp_raise_type_1;
Py_INCREF(tmp_raise_type_1);
exception_value = tmp_raise_value_1;
exception_lineno = 86;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_5;
}
branch_no_3:;
goto branch_end_2;
branch_no_2:;
{
PyObject *tmp_assign_source_43;
tmp_assign_source_43 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_1__prepared == NULL);
tmp_class_creation_1__prepared = tmp_assign_source_43;
}
branch_end_2:;
{
PyObject *tmp_assign_source_44;
{
PyObject *tmp_set_locals_1;
CHECK_OBJECT(tmp_class_creation_1__prepared);
tmp_set_locals_1 = tmp_class_creation_1__prepared;
locals_cryptography$x509$extensions$$$class__1_DuplicateExtension_86 = tmp_set_locals_1;
Py_INCREF(tmp_set_locals_1);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[344];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__1_DuplicateExtension_86, mod_consts[345], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 86;
goto try_except_handler_7;
}
tmp_dictset_value = mod_consts[38];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__1_DuplicateExtension_86, mod_consts[346], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 86;
goto try_except_handler_7;
}
if (isFrameUnusable(cache_frame_6622604a1a68c415fe7e6ded215ff861_2)) {
Py_XDECREF(cache_frame_6622604a1a68c415fe7e6ded215ff861_2);
#if _DEBUG_REFCOUNTS
if (cache_frame_6622604a1a68c415fe7e6ded215ff861_2 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_6622604a1a68c415fe7e6ded215ff861_2 = MAKE_CLASS_FRAME(codeobj_6622604a1a68c415fe7e6ded215ff861, module_cryptography$x509$extensions, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_6622604a1a68c415fe7e6ded215ff861_2->m_type_description == NULL);
frame_6622604a1a68c415fe7e6ded215ff861_2 = cache_frame_6622604a1a68c415fe7e6ded215ff861_2;
// Push the new frame as the currently active one.
pushFrameStack(frame_6622604a1a68c415fe7e6ded215ff861_2);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_6622604a1a68c415fe7e6ded215ff861_2) == 2); // Frame stack
// Framed code:
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__3___init__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__1_DuplicateExtension_86, mod_consts[39], 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 = 87;
type_description_2 = "o";
goto frame_exception_exit_2;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_6622604a1a68c415fe7e6ded215ff861_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_6622604a1a68c415fe7e6ded215ff861_2);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_6622604a1a68c415fe7e6ded215ff861_2, exception_lineno);
} else if (exception_tb->tb_frame != &frame_6622604a1a68c415fe7e6ded215ff861_2->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_6622604a1a68c415fe7e6ded215ff861_2, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_6622604a1a68c415fe7e6ded215ff861_2,
type_description_2,
outline_0_var___class__
);
// Release cached frame if used for exception.
if (frame_6622604a1a68c415fe7e6ded215ff861_2 == cache_frame_6622604a1a68c415fe7e6ded215ff861_2) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_6622604a1a68c415fe7e6ded215ff861_2);
cache_frame_6622604a1a68c415fe7e6ded215ff861_2 = NULL;
}
assertFrameObject(frame_6622604a1a68c415fe7e6ded215ff861_2);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_1;
frame_no_exception_1:;
goto skip_nested_handling_1;
nested_frame_exit_1:;
goto try_except_handler_7;
skip_nested_handling_1:;
{
nuitka_bool tmp_condition_result_6;
PyObject *tmp_cmp_expr_left_1;
PyObject *tmp_cmp_expr_right_1;
CHECK_OBJECT(tmp_class_creation_1__bases);
tmp_cmp_expr_left_1 = tmp_class_creation_1__bases;
tmp_cmp_expr_right_1 = mod_consts[337];
tmp_condition_result_6 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_1, tmp_cmp_expr_right_1);
if (tmp_condition_result_6 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 86;
goto try_except_handler_7;
}
if (tmp_condition_result_6 == NUITKA_BOOL_TRUE) {
goto branch_yes_4;
} else {
goto branch_no_4;
}
}
branch_yes_4:;
tmp_dictset_value = mod_consts[337];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__1_DuplicateExtension_86, mod_consts[348], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 86;
goto try_except_handler_7;
}
branch_no_4:;
{
PyObject *tmp_assign_source_45;
PyObject *tmp_called_value_2;
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_2 = tmp_class_creation_1__metaclass;
tmp_tuple_element_3 = mod_consts[38];
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_cryptography$x509$extensions$$$class__1_DuplicateExtension_86;
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_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 86;
tmp_assign_source_45 = CALL_FUNCTION(tmp_called_value_2, tmp_args_value_2, tmp_kwargs_value_2);
Py_DECREF(tmp_args_value_2);
if (tmp_assign_source_45 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 86;
goto try_except_handler_7;
}
assert(outline_0_var___class__ == NULL);
outline_0_var___class__ = tmp_assign_source_45;
}
CHECK_OBJECT(outline_0_var___class__);
tmp_assign_source_44 = outline_0_var___class__;
Py_INCREF(tmp_assign_source_44);
goto try_return_handler_7;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_7:;
Py_DECREF(locals_cryptography$x509$extensions$$$class__1_DuplicateExtension_86);
locals_cryptography$x509$extensions$$$class__1_DuplicateExtension_86 = NULL;
goto try_return_handler_6;
// Exception handler code:
try_except_handler_7:;
exception_keeper_type_5 = exception_type;
exception_keeper_value_5 = exception_value;
exception_keeper_tb_5 = exception_tb;
exception_keeper_lineno_5 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_cryptography$x509$extensions$$$class__1_DuplicateExtension_86);
locals_cryptography$x509$extensions$$$class__1_DuplicateExtension_86 = NULL;
// Re-raise.
exception_type = exception_keeper_type_5;
exception_value = exception_keeper_value_5;
exception_tb = exception_keeper_tb_5;
exception_lineno = exception_keeper_lineno_5;
goto try_except_handler_6;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_6:;
CHECK_OBJECT(outline_0_var___class__);
Py_DECREF(outline_0_var___class__);
outline_0_var___class__ = NULL;
goto outline_result_1;
// Exception handler code:
try_except_handler_6:;
exception_keeper_type_6 = exception_type;
exception_keeper_value_6 = exception_value;
exception_keeper_tb_6 = exception_tb;
exception_keeper_lineno_6 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_6;
exception_value = exception_keeper_value_6;
exception_tb = exception_keeper_tb_6;
exception_lineno = exception_keeper_lineno_6;
goto outline_exception_1;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_1:;
exception_lineno = 86;
goto try_except_handler_5;
outline_result_1:;
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[38], tmp_assign_source_44);
}
goto try_end_5;
// Exception handler code:
try_except_handler_5:;
exception_keeper_type_7 = exception_type;
exception_keeper_value_7 = exception_value;
exception_keeper_tb_7 = exception_tb;
exception_keeper_lineno_7 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_1__bases);
tmp_class_creation_1__bases = NULL;
Py_XDECREF(tmp_class_creation_1__class_decl_dict);
tmp_class_creation_1__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_1__metaclass);
tmp_class_creation_1__metaclass = NULL;
Py_XDECREF(tmp_class_creation_1__prepared);
tmp_class_creation_1__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_7;
exception_value = exception_keeper_value_7;
exception_tb = exception_keeper_tb_7;
exception_lineno = exception_keeper_lineno_7;
goto frame_exception_exit_1;
// End of try:
try_end_5:;
CHECK_OBJECT(tmp_class_creation_1__bases);
Py_DECREF(tmp_class_creation_1__bases);
tmp_class_creation_1__bases = NULL;
CHECK_OBJECT(tmp_class_creation_1__class_decl_dict);
Py_DECREF(tmp_class_creation_1__class_decl_dict);
tmp_class_creation_1__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_1__metaclass);
Py_DECREF(tmp_class_creation_1__metaclass);
tmp_class_creation_1__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_1__prepared);
Py_DECREF(tmp_class_creation_1__prepared);
tmp_class_creation_1__prepared = NULL;
// Tried code:
{
PyObject *tmp_assign_source_46;
PyObject *tmp_dircall_arg1_2;
tmp_dircall_arg1_2 = mod_consts[337];
Py_INCREF(tmp_dircall_arg1_2);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_2};
tmp_assign_source_46 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_46 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 92;
goto try_except_handler_8;
}
assert(tmp_class_creation_2__bases == NULL);
tmp_class_creation_2__bases = tmp_assign_source_46;
}
{
PyObject *tmp_assign_source_47;
tmp_assign_source_47 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_2__class_decl_dict == NULL);
tmp_class_creation_2__class_decl_dict = tmp_assign_source_47;
}
{
PyObject *tmp_assign_source_48;
PyObject *tmp_metaclass_value_2;
bool tmp_condition_result_7;
PyObject *tmp_key_value_4;
PyObject *tmp_dict_arg_value_4;
PyObject *tmp_dict_arg_value_5;
PyObject *tmp_key_value_5;
nuitka_bool tmp_condition_result_8;
int tmp_truth_name_2;
PyObject *tmp_type_arg_3;
PyObject *tmp_expression_value_6;
PyObject *tmp_subscript_value_2;
PyObject *tmp_bases_value_2;
tmp_key_value_4 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_2__class_decl_dict);
tmp_dict_arg_value_4 = tmp_class_creation_2__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_4, tmp_key_value_4);
assert(!(tmp_res == -1));
tmp_condition_result_7 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_7 != false) {
goto condexpr_true_3;
} else {
goto condexpr_false_3;
}
condexpr_true_3:;
CHECK_OBJECT(tmp_class_creation_2__class_decl_dict);
tmp_dict_arg_value_5 = tmp_class_creation_2__class_decl_dict;
tmp_key_value_5 = mod_consts[338];
tmp_metaclass_value_2 = DICT_GET_ITEM0(tmp_dict_arg_value_5, tmp_key_value_5);
if (tmp_metaclass_value_2 == NULL) {
tmp_metaclass_value_2 = Py_None;
}
assert(!(tmp_metaclass_value_2 == NULL));
Py_INCREF(tmp_metaclass_value_2);
goto condexpr_end_3;
condexpr_false_3:;
CHECK_OBJECT(tmp_class_creation_2__bases);
tmp_truth_name_2 = CHECK_IF_TRUE(tmp_class_creation_2__bases);
if (tmp_truth_name_2 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 92;
goto try_except_handler_8;
}
tmp_condition_result_8 = tmp_truth_name_2 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_8 == NUITKA_BOOL_TRUE) {
goto condexpr_true_4;
} else {
goto condexpr_false_4;
}
condexpr_true_4:;
CHECK_OBJECT(tmp_class_creation_2__bases);
tmp_expression_value_6 = tmp_class_creation_2__bases;
tmp_subscript_value_2 = mod_consts[25];
tmp_type_arg_3 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_6, tmp_subscript_value_2, 0);
if (tmp_type_arg_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 92;
goto try_except_handler_8;
}
tmp_metaclass_value_2 = BUILTIN_TYPE1(tmp_type_arg_3);
Py_DECREF(tmp_type_arg_3);
if (tmp_metaclass_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 92;
goto try_except_handler_8;
}
goto condexpr_end_4;
condexpr_false_4:;
tmp_metaclass_value_2 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_2);
condexpr_end_4:;
condexpr_end_3:;
CHECK_OBJECT(tmp_class_creation_2__bases);
tmp_bases_value_2 = tmp_class_creation_2__bases;
tmp_assign_source_48 = SELECT_METACLASS(tmp_metaclass_value_2, tmp_bases_value_2);
Py_DECREF(tmp_metaclass_value_2);
if (tmp_assign_source_48 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 92;
goto try_except_handler_8;
}
assert(tmp_class_creation_2__metaclass == NULL);
tmp_class_creation_2__metaclass = tmp_assign_source_48;
}
{
bool tmp_condition_result_9;
PyObject *tmp_key_value_6;
PyObject *tmp_dict_arg_value_6;
tmp_key_value_6 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_2__class_decl_dict);
tmp_dict_arg_value_6 = tmp_class_creation_2__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_6, tmp_key_value_6);
assert(!(tmp_res == -1));
tmp_condition_result_9 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_9 != false) {
goto branch_yes_5;
} else {
goto branch_no_5;
}
}
branch_yes_5:;
CHECK_OBJECT(tmp_class_creation_2__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_2__class_decl_dict;
tmp_dictdel_key = mod_consts[338];
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 = 92;
goto try_except_handler_8;
}
branch_no_5:;
{
nuitka_bool tmp_condition_result_10;
PyObject *tmp_expression_value_7;
CHECK_OBJECT(tmp_class_creation_2__metaclass);
tmp_expression_value_7 = tmp_class_creation_2__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_7, mod_consts[339]);
tmp_condition_result_10 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_10 == NUITKA_BOOL_TRUE) {
goto branch_yes_6;
} else {
goto branch_no_6;
}
}
branch_yes_6:;
{
PyObject *tmp_assign_source_49;
PyObject *tmp_called_value_3;
PyObject *tmp_expression_value_8;
PyObject *tmp_args_value_3;
PyObject *tmp_tuple_element_4;
PyObject *tmp_kwargs_value_3;
CHECK_OBJECT(tmp_class_creation_2__metaclass);
tmp_expression_value_8 = tmp_class_creation_2__metaclass;
tmp_called_value_3 = LOOKUP_ATTRIBUTE(tmp_expression_value_8, mod_consts[339]);
if (tmp_called_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 92;
goto try_except_handler_8;
}
tmp_tuple_element_4 = mod_consts[41];
tmp_args_value_3 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_3, 0, tmp_tuple_element_4);
CHECK_OBJECT(tmp_class_creation_2__bases);
tmp_tuple_element_4 = tmp_class_creation_2__bases;
PyTuple_SET_ITEM0(tmp_args_value_3, 1, tmp_tuple_element_4);
CHECK_OBJECT(tmp_class_creation_2__class_decl_dict);
tmp_kwargs_value_3 = tmp_class_creation_2__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 92;
tmp_assign_source_49 = CALL_FUNCTION(tmp_called_value_3, tmp_args_value_3, tmp_kwargs_value_3);
Py_DECREF(tmp_called_value_3);
Py_DECREF(tmp_args_value_3);
if (tmp_assign_source_49 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 92;
goto try_except_handler_8;
}
assert(tmp_class_creation_2__prepared == NULL);
tmp_class_creation_2__prepared = tmp_assign_source_49;
}
{
bool tmp_condition_result_11;
PyObject *tmp_operand_value_2;
PyObject *tmp_expression_value_9;
CHECK_OBJECT(tmp_class_creation_2__prepared);
tmp_expression_value_9 = tmp_class_creation_2__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_9, mod_consts[340]);
tmp_operand_value_2 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_2);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 92;
goto try_except_handler_8;
}
tmp_condition_result_11 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_11 != false) {
goto branch_yes_7;
} else {
goto branch_no_7;
}
}
branch_yes_7:;
{
PyObject *tmp_raise_type_2;
PyObject *tmp_raise_value_2;
PyObject *tmp_mod_expr_left_2;
PyObject *tmp_mod_expr_right_2;
PyObject *tmp_tuple_element_5;
PyObject *tmp_getattr_target_2;
PyObject *tmp_getattr_attr_2;
PyObject *tmp_getattr_default_2;
tmp_raise_type_2 = PyExc_TypeError;
tmp_mod_expr_left_2 = mod_consts[341];
CHECK_OBJECT(tmp_class_creation_2__metaclass);
tmp_getattr_target_2 = tmp_class_creation_2__metaclass;
tmp_getattr_attr_2 = mod_consts[342];
tmp_getattr_default_2 = mod_consts[343];
tmp_tuple_element_5 = BUILTIN_GETATTR(tmp_getattr_target_2, tmp_getattr_attr_2, tmp_getattr_default_2);
if (tmp_tuple_element_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 92;
goto try_except_handler_8;
}
tmp_mod_expr_right_2 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_10;
PyObject *tmp_type_arg_4;
PyTuple_SET_ITEM(tmp_mod_expr_right_2, 0, tmp_tuple_element_5);
CHECK_OBJECT(tmp_class_creation_2__prepared);
tmp_type_arg_4 = tmp_class_creation_2__prepared;
tmp_expression_value_10 = BUILTIN_TYPE1(tmp_type_arg_4);
assert(!(tmp_expression_value_10 == NULL));
tmp_tuple_element_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_10, mod_consts[342]);
Py_DECREF(tmp_expression_value_10);
if (tmp_tuple_element_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 92;
goto tuple_build_exception_2;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_2, 1, tmp_tuple_element_5);
}
goto tuple_build_noexception_2;
// Exception handling pass through code for tuple_build:
tuple_build_exception_2:;
Py_DECREF(tmp_mod_expr_right_2);
goto try_except_handler_8;
// Finished with no exception for tuple_build:
tuple_build_noexception_2:;
tmp_raise_value_2 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_2, tmp_mod_expr_right_2);
Py_DECREF(tmp_mod_expr_right_2);
if (tmp_raise_value_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 92;
goto try_except_handler_8;
}
exception_type = tmp_raise_type_2;
Py_INCREF(tmp_raise_type_2);
exception_value = tmp_raise_value_2;
exception_lineno = 92;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_8;
}
branch_no_7:;
goto branch_end_6;
branch_no_6:;
{
PyObject *tmp_assign_source_50;
tmp_assign_source_50 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_2__prepared == NULL);
tmp_class_creation_2__prepared = tmp_assign_source_50;
}
branch_end_6:;
{
PyObject *tmp_assign_source_51;
{
PyObject *tmp_set_locals_2;
CHECK_OBJECT(tmp_class_creation_2__prepared);
tmp_set_locals_2 = tmp_class_creation_2__prepared;
locals_cryptography$x509$extensions$$$class__2_ExtensionNotFound_92 = tmp_set_locals_2;
Py_INCREF(tmp_set_locals_2);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[344];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__2_ExtensionNotFound_92, mod_consts[345], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 92;
goto try_except_handler_10;
}
tmp_dictset_value = mod_consts[41];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__2_ExtensionNotFound_92, mod_consts[346], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 92;
goto try_except_handler_10;
}
if (isFrameUnusable(cache_frame_1524931c6a9db4cb5d9d155a9cb01a2a_3)) {
Py_XDECREF(cache_frame_1524931c6a9db4cb5d9d155a9cb01a2a_3);
#if _DEBUG_REFCOUNTS
if (cache_frame_1524931c6a9db4cb5d9d155a9cb01a2a_3 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_1524931c6a9db4cb5d9d155a9cb01a2a_3 = MAKE_CLASS_FRAME(codeobj_1524931c6a9db4cb5d9d155a9cb01a2a, module_cryptography$x509$extensions, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_1524931c6a9db4cb5d9d155a9cb01a2a_3->m_type_description == NULL);
frame_1524931c6a9db4cb5d9d155a9cb01a2a_3 = cache_frame_1524931c6a9db4cb5d9d155a9cb01a2a_3;
// Push the new frame as the currently active one.
pushFrameStack(frame_1524931c6a9db4cb5d9d155a9cb01a2a_3);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_1524931c6a9db4cb5d9d155a9cb01a2a_3) == 2); // Frame stack
// Framed code:
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__4___init__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__2_ExtensionNotFound_92, mod_consts[39], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 93;
type_description_2 = "o";
goto frame_exception_exit_3;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_1524931c6a9db4cb5d9d155a9cb01a2a_3);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_2;
frame_exception_exit_3:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_1524931c6a9db4cb5d9d155a9cb01a2a_3);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_1524931c6a9db4cb5d9d155a9cb01a2a_3, exception_lineno);
} else if (exception_tb->tb_frame != &frame_1524931c6a9db4cb5d9d155a9cb01a2a_3->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_1524931c6a9db4cb5d9d155a9cb01a2a_3, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_1524931c6a9db4cb5d9d155a9cb01a2a_3,
type_description_2,
outline_1_var___class__
);
// Release cached frame if used for exception.
if (frame_1524931c6a9db4cb5d9d155a9cb01a2a_3 == cache_frame_1524931c6a9db4cb5d9d155a9cb01a2a_3) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_1524931c6a9db4cb5d9d155a9cb01a2a_3);
cache_frame_1524931c6a9db4cb5d9d155a9cb01a2a_3 = NULL;
}
assertFrameObject(frame_1524931c6a9db4cb5d9d155a9cb01a2a_3);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_2;
frame_no_exception_2:;
goto skip_nested_handling_2;
nested_frame_exit_2:;
goto try_except_handler_10;
skip_nested_handling_2:;
{
nuitka_bool tmp_condition_result_12;
PyObject *tmp_cmp_expr_left_2;
PyObject *tmp_cmp_expr_right_2;
CHECK_OBJECT(tmp_class_creation_2__bases);
tmp_cmp_expr_left_2 = tmp_class_creation_2__bases;
tmp_cmp_expr_right_2 = mod_consts[337];
tmp_condition_result_12 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_2, tmp_cmp_expr_right_2);
if (tmp_condition_result_12 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 92;
goto try_except_handler_10;
}
if (tmp_condition_result_12 == NUITKA_BOOL_TRUE) {
goto branch_yes_8;
} else {
goto branch_no_8;
}
}
branch_yes_8:;
tmp_dictset_value = mod_consts[337];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__2_ExtensionNotFound_92, mod_consts[348], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 92;
goto try_except_handler_10;
}
branch_no_8:;
{
PyObject *tmp_assign_source_52;
PyObject *tmp_called_value_4;
PyObject *tmp_args_value_4;
PyObject *tmp_tuple_element_6;
PyObject *tmp_kwargs_value_4;
CHECK_OBJECT(tmp_class_creation_2__metaclass);
tmp_called_value_4 = tmp_class_creation_2__metaclass;
tmp_tuple_element_6 = mod_consts[41];
tmp_args_value_4 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_4, 0, tmp_tuple_element_6);
CHECK_OBJECT(tmp_class_creation_2__bases);
tmp_tuple_element_6 = tmp_class_creation_2__bases;
PyTuple_SET_ITEM0(tmp_args_value_4, 1, tmp_tuple_element_6);
tmp_tuple_element_6 = locals_cryptography$x509$extensions$$$class__2_ExtensionNotFound_92;
PyTuple_SET_ITEM0(tmp_args_value_4, 2, tmp_tuple_element_6);
CHECK_OBJECT(tmp_class_creation_2__class_decl_dict);
tmp_kwargs_value_4 = tmp_class_creation_2__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 92;
tmp_assign_source_52 = CALL_FUNCTION(tmp_called_value_4, tmp_args_value_4, tmp_kwargs_value_4);
Py_DECREF(tmp_args_value_4);
if (tmp_assign_source_52 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 92;
goto try_except_handler_10;
}
assert(outline_1_var___class__ == NULL);
outline_1_var___class__ = tmp_assign_source_52;
}
CHECK_OBJECT(outline_1_var___class__);
tmp_assign_source_51 = outline_1_var___class__;
Py_INCREF(tmp_assign_source_51);
goto try_return_handler_10;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_10:;
Py_DECREF(locals_cryptography$x509$extensions$$$class__2_ExtensionNotFound_92);
locals_cryptography$x509$extensions$$$class__2_ExtensionNotFound_92 = NULL;
goto try_return_handler_9;
// Exception handler code:
try_except_handler_10:;
exception_keeper_type_8 = exception_type;
exception_keeper_value_8 = exception_value;
exception_keeper_tb_8 = exception_tb;
exception_keeper_lineno_8 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_cryptography$x509$extensions$$$class__2_ExtensionNotFound_92);
locals_cryptography$x509$extensions$$$class__2_ExtensionNotFound_92 = NULL;
// Re-raise.
exception_type = exception_keeper_type_8;
exception_value = exception_keeper_value_8;
exception_tb = exception_keeper_tb_8;
exception_lineno = exception_keeper_lineno_8;
goto try_except_handler_9;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_9:;
CHECK_OBJECT(outline_1_var___class__);
Py_DECREF(outline_1_var___class__);
outline_1_var___class__ = NULL;
goto outline_result_2;
// Exception handler code:
try_except_handler_9:;
exception_keeper_type_9 = exception_type;
exception_keeper_value_9 = exception_value;
exception_keeper_tb_9 = exception_tb;
exception_keeper_lineno_9 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_9;
exception_value = exception_keeper_value_9;
exception_tb = exception_keeper_tb_9;
exception_lineno = exception_keeper_lineno_9;
goto outline_exception_2;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_2:;
exception_lineno = 92;
goto try_except_handler_8;
outline_result_2:;
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[41], tmp_assign_source_51);
}
goto try_end_6;
// Exception handler code:
try_except_handler_8:;
exception_keeper_type_10 = exception_type;
exception_keeper_value_10 = exception_value;
exception_keeper_tb_10 = exception_tb;
exception_keeper_lineno_10 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_2__bases);
tmp_class_creation_2__bases = NULL;
Py_XDECREF(tmp_class_creation_2__class_decl_dict);
tmp_class_creation_2__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_2__metaclass);
tmp_class_creation_2__metaclass = NULL;
Py_XDECREF(tmp_class_creation_2__prepared);
tmp_class_creation_2__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_10;
exception_value = exception_keeper_value_10;
exception_tb = exception_keeper_tb_10;
exception_lineno = exception_keeper_lineno_10;
goto frame_exception_exit_1;
// End of try:
try_end_6:;
CHECK_OBJECT(tmp_class_creation_2__bases);
Py_DECREF(tmp_class_creation_2__bases);
tmp_class_creation_2__bases = NULL;
CHECK_OBJECT(tmp_class_creation_2__class_decl_dict);
Py_DECREF(tmp_class_creation_2__class_decl_dict);
tmp_class_creation_2__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_2__metaclass);
Py_DECREF(tmp_class_creation_2__metaclass);
tmp_class_creation_2__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_2__prepared);
Py_DECREF(tmp_class_creation_2__prepared);
tmp_class_creation_2__prepared = NULL;
// Tried code:
{
PyObject *tmp_assign_source_53;
PyObject *tmp_dircall_arg1_3;
tmp_dircall_arg1_3 = mod_consts[350];
Py_INCREF(tmp_dircall_arg1_3);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_3};
tmp_assign_source_53 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_53 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 99;
goto try_except_handler_11;
}
assert(tmp_class_creation_3__bases == NULL);
tmp_class_creation_3__bases = tmp_assign_source_53;
}
{
PyObject *tmp_assign_source_54;
tmp_assign_source_54 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_3__class_decl_dict == NULL);
tmp_class_creation_3__class_decl_dict = tmp_assign_source_54;
}
{
PyObject *tmp_assign_source_55;
PyObject *tmp_metaclass_value_3;
bool tmp_condition_result_13;
PyObject *tmp_key_value_7;
PyObject *tmp_dict_arg_value_7;
PyObject *tmp_dict_arg_value_8;
PyObject *tmp_key_value_8;
nuitka_bool tmp_condition_result_14;
int tmp_truth_name_3;
PyObject *tmp_type_arg_5;
PyObject *tmp_expression_value_11;
PyObject *tmp_subscript_value_3;
PyObject *tmp_bases_value_3;
tmp_key_value_7 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_3__class_decl_dict);
tmp_dict_arg_value_7 = tmp_class_creation_3__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_7, tmp_key_value_7);
assert(!(tmp_res == -1));
tmp_condition_result_13 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_13 != false) {
goto condexpr_true_5;
} else {
goto condexpr_false_5;
}
condexpr_true_5:;
CHECK_OBJECT(tmp_class_creation_3__class_decl_dict);
tmp_dict_arg_value_8 = tmp_class_creation_3__class_decl_dict;
tmp_key_value_8 = mod_consts[338];
tmp_metaclass_value_3 = DICT_GET_ITEM0(tmp_dict_arg_value_8, tmp_key_value_8);
if (tmp_metaclass_value_3 == NULL) {
tmp_metaclass_value_3 = Py_None;
}
assert(!(tmp_metaclass_value_3 == NULL));
Py_INCREF(tmp_metaclass_value_3);
goto condexpr_end_5;
condexpr_false_5:;
CHECK_OBJECT(tmp_class_creation_3__bases);
tmp_truth_name_3 = CHECK_IF_TRUE(tmp_class_creation_3__bases);
if (tmp_truth_name_3 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 99;
goto try_except_handler_11;
}
tmp_condition_result_14 = tmp_truth_name_3 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_14 == NUITKA_BOOL_TRUE) {
goto condexpr_true_6;
} else {
goto condexpr_false_6;
}
condexpr_true_6:;
CHECK_OBJECT(tmp_class_creation_3__bases);
tmp_expression_value_11 = tmp_class_creation_3__bases;
tmp_subscript_value_3 = mod_consts[25];
tmp_type_arg_5 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_11, tmp_subscript_value_3, 0);
if (tmp_type_arg_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 99;
goto try_except_handler_11;
}
tmp_metaclass_value_3 = BUILTIN_TYPE1(tmp_type_arg_5);
Py_DECREF(tmp_type_arg_5);
if (tmp_metaclass_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 99;
goto try_except_handler_11;
}
goto condexpr_end_6;
condexpr_false_6:;
tmp_metaclass_value_3 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_3);
condexpr_end_6:;
condexpr_end_5:;
CHECK_OBJECT(tmp_class_creation_3__bases);
tmp_bases_value_3 = tmp_class_creation_3__bases;
tmp_assign_source_55 = SELECT_METACLASS(tmp_metaclass_value_3, tmp_bases_value_3);
Py_DECREF(tmp_metaclass_value_3);
if (tmp_assign_source_55 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 99;
goto try_except_handler_11;
}
assert(tmp_class_creation_3__metaclass == NULL);
tmp_class_creation_3__metaclass = tmp_assign_source_55;
}
{
bool tmp_condition_result_15;
PyObject *tmp_key_value_9;
PyObject *tmp_dict_arg_value_9;
tmp_key_value_9 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_3__class_decl_dict);
tmp_dict_arg_value_9 = tmp_class_creation_3__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_9, tmp_key_value_9);
assert(!(tmp_res == -1));
tmp_condition_result_15 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_15 != false) {
goto branch_yes_9;
} else {
goto branch_no_9;
}
}
branch_yes_9:;
CHECK_OBJECT(tmp_class_creation_3__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_3__class_decl_dict;
tmp_dictdel_key = mod_consts[338];
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 = 99;
goto try_except_handler_11;
}
branch_no_9:;
{
nuitka_bool tmp_condition_result_16;
PyObject *tmp_expression_value_12;
CHECK_OBJECT(tmp_class_creation_3__metaclass);
tmp_expression_value_12 = tmp_class_creation_3__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_12, mod_consts[339]);
tmp_condition_result_16 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_16 == NUITKA_BOOL_TRUE) {
goto branch_yes_10;
} else {
goto branch_no_10;
}
}
branch_yes_10:;
{
PyObject *tmp_assign_source_56;
PyObject *tmp_called_value_5;
PyObject *tmp_expression_value_13;
PyObject *tmp_args_value_5;
PyObject *tmp_tuple_element_7;
PyObject *tmp_kwargs_value_5;
CHECK_OBJECT(tmp_class_creation_3__metaclass);
tmp_expression_value_13 = tmp_class_creation_3__metaclass;
tmp_called_value_5 = LOOKUP_ATTRIBUTE(tmp_expression_value_13, mod_consts[339]);
if (tmp_called_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 99;
goto try_except_handler_11;
}
tmp_tuple_element_7 = mod_consts[351];
tmp_args_value_5 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_5, 0, tmp_tuple_element_7);
CHECK_OBJECT(tmp_class_creation_3__bases);
tmp_tuple_element_7 = tmp_class_creation_3__bases;
PyTuple_SET_ITEM0(tmp_args_value_5, 1, tmp_tuple_element_7);
CHECK_OBJECT(tmp_class_creation_3__class_decl_dict);
tmp_kwargs_value_5 = tmp_class_creation_3__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 99;
tmp_assign_source_56 = CALL_FUNCTION(tmp_called_value_5, tmp_args_value_5, tmp_kwargs_value_5);
Py_DECREF(tmp_called_value_5);
Py_DECREF(tmp_args_value_5);
if (tmp_assign_source_56 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 99;
goto try_except_handler_11;
}
assert(tmp_class_creation_3__prepared == NULL);
tmp_class_creation_3__prepared = tmp_assign_source_56;
}
{
bool tmp_condition_result_17;
PyObject *tmp_operand_value_3;
PyObject *tmp_expression_value_14;
CHECK_OBJECT(tmp_class_creation_3__prepared);
tmp_expression_value_14 = tmp_class_creation_3__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_14, mod_consts[340]);
tmp_operand_value_3 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_3);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 99;
goto try_except_handler_11;
}
tmp_condition_result_17 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_17 != false) {
goto branch_yes_11;
} else {
goto branch_no_11;
}
}
branch_yes_11:;
{
PyObject *tmp_raise_type_3;
PyObject *tmp_raise_value_3;
PyObject *tmp_mod_expr_left_3;
PyObject *tmp_mod_expr_right_3;
PyObject *tmp_tuple_element_8;
PyObject *tmp_getattr_target_3;
PyObject *tmp_getattr_attr_3;
PyObject *tmp_getattr_default_3;
tmp_raise_type_3 = PyExc_TypeError;
tmp_mod_expr_left_3 = mod_consts[341];
CHECK_OBJECT(tmp_class_creation_3__metaclass);
tmp_getattr_target_3 = tmp_class_creation_3__metaclass;
tmp_getattr_attr_3 = mod_consts[342];
tmp_getattr_default_3 = mod_consts[343];
tmp_tuple_element_8 = BUILTIN_GETATTR(tmp_getattr_target_3, tmp_getattr_attr_3, tmp_getattr_default_3);
if (tmp_tuple_element_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 99;
goto try_except_handler_11;
}
tmp_mod_expr_right_3 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_15;
PyObject *tmp_type_arg_6;
PyTuple_SET_ITEM(tmp_mod_expr_right_3, 0, tmp_tuple_element_8);
CHECK_OBJECT(tmp_class_creation_3__prepared);
tmp_type_arg_6 = tmp_class_creation_3__prepared;
tmp_expression_value_15 = BUILTIN_TYPE1(tmp_type_arg_6);
assert(!(tmp_expression_value_15 == NULL));
tmp_tuple_element_8 = LOOKUP_ATTRIBUTE(tmp_expression_value_15, mod_consts[342]);
Py_DECREF(tmp_expression_value_15);
if (tmp_tuple_element_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 99;
goto tuple_build_exception_3;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_3, 1, tmp_tuple_element_8);
}
goto tuple_build_noexception_3;
// Exception handling pass through code for tuple_build:
tuple_build_exception_3:;
Py_DECREF(tmp_mod_expr_right_3);
goto try_except_handler_11;
// Finished with no exception for tuple_build:
tuple_build_noexception_3:;
tmp_raise_value_3 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_3, tmp_mod_expr_right_3);
Py_DECREF(tmp_mod_expr_right_3);
if (tmp_raise_value_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 99;
goto try_except_handler_11;
}
exception_type = tmp_raise_type_3;
Py_INCREF(tmp_raise_type_3);
exception_value = tmp_raise_value_3;
exception_lineno = 99;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_11;
}
branch_no_11:;
goto branch_end_10;
branch_no_10:;
{
PyObject *tmp_assign_source_57;
tmp_assign_source_57 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_3__prepared == NULL);
tmp_class_creation_3__prepared = tmp_assign_source_57;
}
branch_end_10:;
{
PyObject *tmp_assign_source_58;
PyObject *tmp_called_value_6;
PyObject *tmp_called_value_7;
PyObject *tmp_expression_value_16;
PyObject *tmp_args_element_value_1;
PyObject *tmp_expression_value_17;
PyObject *tmp_args_element_value_2;
tmp_expression_value_16 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[48]);
if (unlikely(tmp_expression_value_16 == NULL)) {
tmp_expression_value_16 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[48]);
}
if (tmp_expression_value_16 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 98;
goto try_except_handler_11;
}
tmp_called_value_7 = LOOKUP_ATTRIBUTE(tmp_expression_value_16, mod_consts[352]);
if (tmp_called_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 98;
goto try_except_handler_11;
}
tmp_expression_value_17 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[311]);
if (unlikely(tmp_expression_value_17 == NULL)) {
tmp_expression_value_17 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[311]);
}
if (tmp_expression_value_17 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_7);
exception_lineno = 98;
goto try_except_handler_11;
}
tmp_args_element_value_1 = LOOKUP_ATTRIBUTE(tmp_expression_value_17, mod_consts[353]);
if (tmp_args_element_value_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_7);
exception_lineno = 98;
goto try_except_handler_11;
}
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 98;
tmp_called_value_6 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_7, tmp_args_element_value_1);
Py_DECREF(tmp_called_value_7);
Py_DECREF(tmp_args_element_value_1);
if (tmp_called_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 98;
goto try_except_handler_11;
}
{
PyObject *tmp_set_locals_3;
CHECK_OBJECT(tmp_class_creation_3__prepared);
tmp_set_locals_3 = tmp_class_creation_3__prepared;
locals_cryptography$x509$extensions$$$class__3_ExtensionType_99 = tmp_set_locals_3;
Py_INCREF(tmp_set_locals_3);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[344];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__3_ExtensionType_99, mod_consts[345], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 99;
goto try_except_handler_13;
}
tmp_dictset_value = mod_consts[351];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__3_ExtensionType_99, mod_consts[346], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 99;
goto try_except_handler_13;
}
if (isFrameUnusable(cache_frame_97b98376906a6ea1c22e95b68a880502_4)) {
Py_XDECREF(cache_frame_97b98376906a6ea1c22e95b68a880502_4);
#if _DEBUG_REFCOUNTS
if (cache_frame_97b98376906a6ea1c22e95b68a880502_4 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_97b98376906a6ea1c22e95b68a880502_4 = MAKE_CLASS_FRAME(codeobj_97b98376906a6ea1c22e95b68a880502, module_cryptography$x509$extensions, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_97b98376906a6ea1c22e95b68a880502_4->m_type_description == NULL);
frame_97b98376906a6ea1c22e95b68a880502_4 = cache_frame_97b98376906a6ea1c22e95b68a880502_4;
// Push the new frame as the currently active one.
pushFrameStack(frame_97b98376906a6ea1c22e95b68a880502_4);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_97b98376906a6ea1c22e95b68a880502_4) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_called_instance_1;
PyObject *tmp_args_element_value_3;
tmp_called_instance_1 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__3_ExtensionType_99, mod_consts[311]);
if (tmp_called_instance_1 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_instance_1 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[311]);
if (unlikely(tmp_called_instance_1 == NULL)) {
tmp_called_instance_1 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[311]);
}
if (tmp_called_instance_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 100;
type_description_2 = "o";
goto frame_exception_exit_4;
}
Py_INCREF(tmp_called_instance_1);
} else {
goto frame_exception_exit_4;
}
}
tmp_args_element_value_3 = MAKE_FUNCTION_cryptography$x509$extensions$$$function__5_oid();
frame_97b98376906a6ea1c22e95b68a880502_4->m_frame.f_lineno = 100;
tmp_dictset_value = CALL_METHOD_WITH_SINGLE_ARG(tmp_called_instance_1, mod_consts[354], tmp_args_element_value_3);
Py_DECREF(tmp_called_instance_1);
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 = 100;
type_description_2 = "o";
goto frame_exception_exit_4;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__3_ExtensionType_99, mod_consts[40], 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 = 101;
type_description_2 = "o";
goto frame_exception_exit_4;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_97b98376906a6ea1c22e95b68a880502_4);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_3;
frame_exception_exit_4:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_97b98376906a6ea1c22e95b68a880502_4);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_97b98376906a6ea1c22e95b68a880502_4, exception_lineno);
} else if (exception_tb->tb_frame != &frame_97b98376906a6ea1c22e95b68a880502_4->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_97b98376906a6ea1c22e95b68a880502_4, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_97b98376906a6ea1c22e95b68a880502_4,
type_description_2,
outline_2_var___class__
);
// Release cached frame if used for exception.
if (frame_97b98376906a6ea1c22e95b68a880502_4 == cache_frame_97b98376906a6ea1c22e95b68a880502_4) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_97b98376906a6ea1c22e95b68a880502_4);
cache_frame_97b98376906a6ea1c22e95b68a880502_4 = NULL;
}
assertFrameObject(frame_97b98376906a6ea1c22e95b68a880502_4);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_3;
frame_no_exception_3:;
goto skip_nested_handling_3;
nested_frame_exit_3:;
goto try_except_handler_13;
skip_nested_handling_3:;
{
nuitka_bool tmp_condition_result_18;
PyObject *tmp_cmp_expr_left_3;
PyObject *tmp_cmp_expr_right_3;
CHECK_OBJECT(tmp_class_creation_3__bases);
tmp_cmp_expr_left_3 = tmp_class_creation_3__bases;
tmp_cmp_expr_right_3 = mod_consts[350];
tmp_condition_result_18 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_3, tmp_cmp_expr_right_3);
if (tmp_condition_result_18 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 99;
goto try_except_handler_13;
}
if (tmp_condition_result_18 == NUITKA_BOOL_TRUE) {
goto branch_yes_12;
} else {
goto branch_no_12;
}
}
branch_yes_12:;
tmp_dictset_value = mod_consts[350];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__3_ExtensionType_99, mod_consts[348], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 99;
goto try_except_handler_13;
}
branch_no_12:;
{
PyObject *tmp_assign_source_59;
PyObject *tmp_called_value_8;
PyObject *tmp_args_value_6;
PyObject *tmp_tuple_element_9;
PyObject *tmp_kwargs_value_6;
CHECK_OBJECT(tmp_class_creation_3__metaclass);
tmp_called_value_8 = tmp_class_creation_3__metaclass;
tmp_tuple_element_9 = mod_consts[351];
tmp_args_value_6 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_6, 0, tmp_tuple_element_9);
CHECK_OBJECT(tmp_class_creation_3__bases);
tmp_tuple_element_9 = tmp_class_creation_3__bases;
PyTuple_SET_ITEM0(tmp_args_value_6, 1, tmp_tuple_element_9);
tmp_tuple_element_9 = locals_cryptography$x509$extensions$$$class__3_ExtensionType_99;
PyTuple_SET_ITEM0(tmp_args_value_6, 2, tmp_tuple_element_9);
CHECK_OBJECT(tmp_class_creation_3__class_decl_dict);
tmp_kwargs_value_6 = tmp_class_creation_3__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 99;
tmp_assign_source_59 = CALL_FUNCTION(tmp_called_value_8, tmp_args_value_6, tmp_kwargs_value_6);
Py_DECREF(tmp_args_value_6);
if (tmp_assign_source_59 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 99;
goto try_except_handler_13;
}
assert(outline_2_var___class__ == NULL);
outline_2_var___class__ = tmp_assign_source_59;
}
CHECK_OBJECT(outline_2_var___class__);
tmp_args_element_value_2 = outline_2_var___class__;
Py_INCREF(tmp_args_element_value_2);
goto try_return_handler_13;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_13:;
Py_DECREF(locals_cryptography$x509$extensions$$$class__3_ExtensionType_99);
locals_cryptography$x509$extensions$$$class__3_ExtensionType_99 = NULL;
goto try_return_handler_12;
// Exception handler code:
try_except_handler_13:;
exception_keeper_type_11 = exception_type;
exception_keeper_value_11 = exception_value;
exception_keeper_tb_11 = exception_tb;
exception_keeper_lineno_11 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_cryptography$x509$extensions$$$class__3_ExtensionType_99);
locals_cryptography$x509$extensions$$$class__3_ExtensionType_99 = NULL;
// Re-raise.
exception_type = exception_keeper_type_11;
exception_value = exception_keeper_value_11;
exception_tb = exception_keeper_tb_11;
exception_lineno = exception_keeper_lineno_11;
goto try_except_handler_12;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_12:;
CHECK_OBJECT(outline_2_var___class__);
Py_DECREF(outline_2_var___class__);
outline_2_var___class__ = NULL;
goto outline_result_3;
// Exception handler code:
try_except_handler_12:;
exception_keeper_type_12 = exception_type;
exception_keeper_value_12 = exception_value;
exception_keeper_tb_12 = exception_tb;
exception_keeper_lineno_12 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_12;
exception_value = exception_keeper_value_12;
exception_tb = exception_keeper_tb_12;
exception_lineno = exception_keeper_lineno_12;
goto outline_exception_3;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_3:;
exception_lineno = 99;
goto try_except_handler_11;
outline_result_3:;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 98;
tmp_assign_source_58 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_6, tmp_args_element_value_2);
Py_DECREF(tmp_called_value_6);
Py_DECREF(tmp_args_element_value_2);
if (tmp_assign_source_58 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 98;
goto try_except_handler_11;
}
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[351], tmp_assign_source_58);
}
goto try_end_7;
// Exception handler code:
try_except_handler_11:;
exception_keeper_type_13 = exception_type;
exception_keeper_value_13 = exception_value;
exception_keeper_tb_13 = exception_tb;
exception_keeper_lineno_13 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_3__bases);
tmp_class_creation_3__bases = NULL;
Py_XDECREF(tmp_class_creation_3__class_decl_dict);
tmp_class_creation_3__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_3__metaclass);
tmp_class_creation_3__metaclass = NULL;
Py_XDECREF(tmp_class_creation_3__prepared);
tmp_class_creation_3__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_13;
exception_value = exception_keeper_value_13;
exception_tb = exception_keeper_tb_13;
exception_lineno = exception_keeper_lineno_13;
goto frame_exception_exit_1;
// End of try:
try_end_7:;
CHECK_OBJECT(tmp_class_creation_3__bases);
Py_DECREF(tmp_class_creation_3__bases);
tmp_class_creation_3__bases = NULL;
CHECK_OBJECT(tmp_class_creation_3__class_decl_dict);
Py_DECREF(tmp_class_creation_3__class_decl_dict);
tmp_class_creation_3__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_3__metaclass);
Py_DECREF(tmp_class_creation_3__metaclass);
tmp_class_creation_3__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_3__prepared);
Py_DECREF(tmp_class_creation_3__prepared);
tmp_class_creation_3__prepared = NULL;
// Tried code:
{
PyObject *tmp_assign_source_60;
PyObject *tmp_dircall_arg1_4;
tmp_dircall_arg1_4 = mod_consts[350];
Py_INCREF(tmp_dircall_arg1_4);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_4};
tmp_assign_source_60 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_60 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 107;
goto try_except_handler_14;
}
assert(tmp_class_creation_4__bases == NULL);
tmp_class_creation_4__bases = tmp_assign_source_60;
}
{
PyObject *tmp_assign_source_61;
tmp_assign_source_61 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_4__class_decl_dict == NULL);
tmp_class_creation_4__class_decl_dict = tmp_assign_source_61;
}
{
PyObject *tmp_assign_source_62;
PyObject *tmp_metaclass_value_4;
bool tmp_condition_result_19;
PyObject *tmp_key_value_10;
PyObject *tmp_dict_arg_value_10;
PyObject *tmp_dict_arg_value_11;
PyObject *tmp_key_value_11;
nuitka_bool tmp_condition_result_20;
int tmp_truth_name_4;
PyObject *tmp_type_arg_7;
PyObject *tmp_expression_value_18;
PyObject *tmp_subscript_value_4;
PyObject *tmp_bases_value_4;
tmp_key_value_10 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_4__class_decl_dict);
tmp_dict_arg_value_10 = tmp_class_creation_4__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_10, tmp_key_value_10);
assert(!(tmp_res == -1));
tmp_condition_result_19 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_19 != false) {
goto condexpr_true_7;
} else {
goto condexpr_false_7;
}
condexpr_true_7:;
CHECK_OBJECT(tmp_class_creation_4__class_decl_dict);
tmp_dict_arg_value_11 = tmp_class_creation_4__class_decl_dict;
tmp_key_value_11 = mod_consts[338];
tmp_metaclass_value_4 = DICT_GET_ITEM0(tmp_dict_arg_value_11, tmp_key_value_11);
if (tmp_metaclass_value_4 == NULL) {
tmp_metaclass_value_4 = Py_None;
}
assert(!(tmp_metaclass_value_4 == NULL));
Py_INCREF(tmp_metaclass_value_4);
goto condexpr_end_7;
condexpr_false_7:;
CHECK_OBJECT(tmp_class_creation_4__bases);
tmp_truth_name_4 = CHECK_IF_TRUE(tmp_class_creation_4__bases);
if (tmp_truth_name_4 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 107;
goto try_except_handler_14;
}
tmp_condition_result_20 = tmp_truth_name_4 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_20 == NUITKA_BOOL_TRUE) {
goto condexpr_true_8;
} else {
goto condexpr_false_8;
}
condexpr_true_8:;
CHECK_OBJECT(tmp_class_creation_4__bases);
tmp_expression_value_18 = tmp_class_creation_4__bases;
tmp_subscript_value_4 = mod_consts[25];
tmp_type_arg_7 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_18, tmp_subscript_value_4, 0);
if (tmp_type_arg_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 107;
goto try_except_handler_14;
}
tmp_metaclass_value_4 = BUILTIN_TYPE1(tmp_type_arg_7);
Py_DECREF(tmp_type_arg_7);
if (tmp_metaclass_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 107;
goto try_except_handler_14;
}
goto condexpr_end_8;
condexpr_false_8:;
tmp_metaclass_value_4 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_4);
condexpr_end_8:;
condexpr_end_7:;
CHECK_OBJECT(tmp_class_creation_4__bases);
tmp_bases_value_4 = tmp_class_creation_4__bases;
tmp_assign_source_62 = SELECT_METACLASS(tmp_metaclass_value_4, tmp_bases_value_4);
Py_DECREF(tmp_metaclass_value_4);
if (tmp_assign_source_62 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 107;
goto try_except_handler_14;
}
assert(tmp_class_creation_4__metaclass == NULL);
tmp_class_creation_4__metaclass = tmp_assign_source_62;
}
{
bool tmp_condition_result_21;
PyObject *tmp_key_value_12;
PyObject *tmp_dict_arg_value_12;
tmp_key_value_12 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_4__class_decl_dict);
tmp_dict_arg_value_12 = tmp_class_creation_4__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_12, tmp_key_value_12);
assert(!(tmp_res == -1));
tmp_condition_result_21 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_21 != false) {
goto branch_yes_13;
} else {
goto branch_no_13;
}
}
branch_yes_13:;
CHECK_OBJECT(tmp_class_creation_4__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_4__class_decl_dict;
tmp_dictdel_key = mod_consts[338];
tmp_result = DICT_REMOVE_ITEM(tmp_dictdel_dict, tmp_dictdel_key);
if (tmp_result == false) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 107;
goto try_except_handler_14;
}
branch_no_13:;
{
nuitka_bool tmp_condition_result_22;
PyObject *tmp_expression_value_19;
CHECK_OBJECT(tmp_class_creation_4__metaclass);
tmp_expression_value_19 = tmp_class_creation_4__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_19, mod_consts[339]);
tmp_condition_result_22 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_22 == NUITKA_BOOL_TRUE) {
goto branch_yes_14;
} else {
goto branch_no_14;
}
}
branch_yes_14:;
{
PyObject *tmp_assign_source_63;
PyObject *tmp_called_value_9;
PyObject *tmp_expression_value_20;
PyObject *tmp_args_value_7;
PyObject *tmp_tuple_element_10;
PyObject *tmp_kwargs_value_7;
CHECK_OBJECT(tmp_class_creation_4__metaclass);
tmp_expression_value_20 = tmp_class_creation_4__metaclass;
tmp_called_value_9 = LOOKUP_ATTRIBUTE(tmp_expression_value_20, mod_consts[339]);
if (tmp_called_value_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 107;
goto try_except_handler_14;
}
tmp_tuple_element_10 = mod_consts[357];
tmp_args_value_7 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_7, 0, tmp_tuple_element_10);
CHECK_OBJECT(tmp_class_creation_4__bases);
tmp_tuple_element_10 = tmp_class_creation_4__bases;
PyTuple_SET_ITEM0(tmp_args_value_7, 1, tmp_tuple_element_10);
CHECK_OBJECT(tmp_class_creation_4__class_decl_dict);
tmp_kwargs_value_7 = tmp_class_creation_4__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 107;
tmp_assign_source_63 = CALL_FUNCTION(tmp_called_value_9, tmp_args_value_7, tmp_kwargs_value_7);
Py_DECREF(tmp_called_value_9);
Py_DECREF(tmp_args_value_7);
if (tmp_assign_source_63 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 107;
goto try_except_handler_14;
}
assert(tmp_class_creation_4__prepared == NULL);
tmp_class_creation_4__prepared = tmp_assign_source_63;
}
{
bool tmp_condition_result_23;
PyObject *tmp_operand_value_4;
PyObject *tmp_expression_value_21;
CHECK_OBJECT(tmp_class_creation_4__prepared);
tmp_expression_value_21 = tmp_class_creation_4__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_21, mod_consts[340]);
tmp_operand_value_4 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_4);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 107;
goto try_except_handler_14;
}
tmp_condition_result_23 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_23 != false) {
goto branch_yes_15;
} else {
goto branch_no_15;
}
}
branch_yes_15:;
{
PyObject *tmp_raise_type_4;
PyObject *tmp_raise_value_4;
PyObject *tmp_mod_expr_left_4;
PyObject *tmp_mod_expr_right_4;
PyObject *tmp_tuple_element_11;
PyObject *tmp_getattr_target_4;
PyObject *tmp_getattr_attr_4;
PyObject *tmp_getattr_default_4;
tmp_raise_type_4 = PyExc_TypeError;
tmp_mod_expr_left_4 = mod_consts[341];
CHECK_OBJECT(tmp_class_creation_4__metaclass);
tmp_getattr_target_4 = tmp_class_creation_4__metaclass;
tmp_getattr_attr_4 = mod_consts[342];
tmp_getattr_default_4 = mod_consts[343];
tmp_tuple_element_11 = BUILTIN_GETATTR(tmp_getattr_target_4, tmp_getattr_attr_4, tmp_getattr_default_4);
if (tmp_tuple_element_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 107;
goto try_except_handler_14;
}
tmp_mod_expr_right_4 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_22;
PyObject *tmp_type_arg_8;
PyTuple_SET_ITEM(tmp_mod_expr_right_4, 0, tmp_tuple_element_11);
CHECK_OBJECT(tmp_class_creation_4__prepared);
tmp_type_arg_8 = tmp_class_creation_4__prepared;
tmp_expression_value_22 = BUILTIN_TYPE1(tmp_type_arg_8);
assert(!(tmp_expression_value_22 == NULL));
tmp_tuple_element_11 = LOOKUP_ATTRIBUTE(tmp_expression_value_22, mod_consts[342]);
Py_DECREF(tmp_expression_value_22);
if (tmp_tuple_element_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 107;
goto tuple_build_exception_4;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_4, 1, tmp_tuple_element_11);
}
goto tuple_build_noexception_4;
// Exception handling pass through code for tuple_build:
tuple_build_exception_4:;
Py_DECREF(tmp_mod_expr_right_4);
goto try_except_handler_14;
// Finished with no exception for tuple_build:
tuple_build_noexception_4:;
tmp_raise_value_4 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_4, tmp_mod_expr_right_4);
Py_DECREF(tmp_mod_expr_right_4);
if (tmp_raise_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 107;
goto try_except_handler_14;
}
exception_type = tmp_raise_type_4;
Py_INCREF(tmp_raise_type_4);
exception_value = tmp_raise_value_4;
exception_lineno = 107;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_14;
}
branch_no_15:;
goto branch_end_14;
branch_no_14:;
{
PyObject *tmp_assign_source_64;
tmp_assign_source_64 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_4__prepared == NULL);
tmp_class_creation_4__prepared = tmp_assign_source_64;
}
branch_end_14:;
{
PyObject *tmp_assign_source_65;
{
PyObject *tmp_set_locals_4;
CHECK_OBJECT(tmp_class_creation_4__prepared);
tmp_set_locals_4 = tmp_class_creation_4__prepared;
locals_cryptography$x509$extensions$$$class__4_Extensions_107 = tmp_set_locals_4;
Py_INCREF(tmp_set_locals_4);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[344];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__4_Extensions_107, mod_consts[345], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 107;
goto try_except_handler_16;
}
tmp_dictset_value = mod_consts[357];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__4_Extensions_107, mod_consts[346], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 107;
goto try_except_handler_16;
}
if (isFrameUnusable(cache_frame_3c90d1c4d9b159edfde3dc4152db3882_5)) {
Py_XDECREF(cache_frame_3c90d1c4d9b159edfde3dc4152db3882_5);
#if _DEBUG_REFCOUNTS
if (cache_frame_3c90d1c4d9b159edfde3dc4152db3882_5 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_3c90d1c4d9b159edfde3dc4152db3882_5 = MAKE_CLASS_FRAME(codeobj_3c90d1c4d9b159edfde3dc4152db3882, module_cryptography$x509$extensions, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_3c90d1c4d9b159edfde3dc4152db3882_5->m_type_description == NULL);
frame_3c90d1c4d9b159edfde3dc4152db3882_5 = cache_frame_3c90d1c4d9b159edfde3dc4152db3882_5;
// Push the new frame as the currently active one.
pushFrameStack(frame_3c90d1c4d9b159edfde3dc4152db3882_5);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_3c90d1c4d9b159edfde3dc4152db3882_5) == 2); // Frame stack
// Framed code:
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__6___init__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__4_Extensions_107, mod_consts[39], 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 = 108;
type_description_2 = "o";
goto frame_exception_exit_5;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__7_get_extension_for_oid();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__4_Extensions_107, mod_consts[359], 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 = 111;
type_description_2 = "o";
goto frame_exception_exit_5;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__8_get_extension_for_class();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__4_Extensions_107, mod_consts[361], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 118;
type_description_2 = "o";
goto frame_exception_exit_5;
}
// Tried code:
{
PyObject *tmp_assign_source_66;
PyObject *tmp_iter_arg_1;
PyObject *tmp_called_value_10;
tmp_called_value_10 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__4_Extensions_107, mod_consts[336]);
if (tmp_called_value_10 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_value_10 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[336]);
if (unlikely(tmp_called_value_10 == NULL)) {
tmp_called_value_10 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[336]);
}
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 try_except_handler_17;
}
Py_INCREF(tmp_called_value_10);
} else {
goto try_except_handler_17;
}
}
frame_3c90d1c4d9b159edfde3dc4152db3882_5->m_frame.f_lineno = 134;
tmp_iter_arg_1 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_10, mod_consts[363]);
Py_DECREF(tmp_called_value_10);
if (tmp_iter_arg_1 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 134;
type_description_2 = "o";
goto try_except_handler_17;
}
tmp_assign_source_66 = MAKE_UNPACK_ITERATOR(tmp_iter_arg_1);
Py_DECREF(tmp_iter_arg_1);
if (tmp_assign_source_66 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 134;
type_description_2 = "o";
goto try_except_handler_17;
}
assert(tmp_Extensions$tuple_unpack_1__source_iter == NULL);
tmp_Extensions$tuple_unpack_1__source_iter = tmp_assign_source_66;
}
// Tried code:
{
PyObject *tmp_assign_source_67;
PyObject *tmp_unpack_1;
CHECK_OBJECT(tmp_Extensions$tuple_unpack_1__source_iter);
tmp_unpack_1 = tmp_Extensions$tuple_unpack_1__source_iter;
tmp_assign_source_67 = UNPACK_NEXT(tmp_unpack_1, 0, 3);
if (tmp_assign_source_67 == 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_2 = "o";
exception_lineno = 134;
goto try_except_handler_18;
}
assert(tmp_Extensions$tuple_unpack_1__element_1 == NULL);
tmp_Extensions$tuple_unpack_1__element_1 = tmp_assign_source_67;
}
{
PyObject *tmp_assign_source_68;
PyObject *tmp_unpack_2;
CHECK_OBJECT(tmp_Extensions$tuple_unpack_1__source_iter);
tmp_unpack_2 = tmp_Extensions$tuple_unpack_1__source_iter;
tmp_assign_source_68 = UNPACK_NEXT(tmp_unpack_2, 1, 3);
if (tmp_assign_source_68 == 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_2 = "o";
exception_lineno = 134;
goto try_except_handler_18;
}
assert(tmp_Extensions$tuple_unpack_1__element_2 == NULL);
tmp_Extensions$tuple_unpack_1__element_2 = tmp_assign_source_68;
}
{
PyObject *tmp_assign_source_69;
PyObject *tmp_unpack_3;
CHECK_OBJECT(tmp_Extensions$tuple_unpack_1__source_iter);
tmp_unpack_3 = tmp_Extensions$tuple_unpack_1__source_iter;
tmp_assign_source_69 = UNPACK_NEXT(tmp_unpack_3, 2, 3);
if (tmp_assign_source_69 == 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_2 = "o";
exception_lineno = 134;
goto try_except_handler_18;
}
assert(tmp_Extensions$tuple_unpack_1__element_3 == NULL);
tmp_Extensions$tuple_unpack_1__element_3 = tmp_assign_source_69;
}
{
PyObject *tmp_iterator_name_1;
CHECK_OBJECT(tmp_Extensions$tuple_unpack_1__source_iter);
tmp_iterator_name_1 = tmp_Extensions$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_2 = "o";
exception_lineno = 134;
goto try_except_handler_18;
}
}
} else {
Py_DECREF(tmp_iterator_attempt);
exception_type = PyExc_ValueError;
Py_INCREF(PyExc_ValueError);
exception_value = mod_consts[364];
Py_INCREF(exception_value);
exception_tb = NULL;
type_description_2 = "o";
exception_lineno = 134;
goto try_except_handler_18;
}
}
goto try_end_8;
// Exception handler code:
try_except_handler_18:;
exception_keeper_type_14 = exception_type;
exception_keeper_value_14 = exception_value;
exception_keeper_tb_14 = exception_tb;
exception_keeper_lineno_14 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
CHECK_OBJECT(tmp_Extensions$tuple_unpack_1__source_iter);
Py_DECREF(tmp_Extensions$tuple_unpack_1__source_iter);
tmp_Extensions$tuple_unpack_1__source_iter = NULL;
// Re-raise.
exception_type = exception_keeper_type_14;
exception_value = exception_keeper_value_14;
exception_tb = exception_keeper_tb_14;
exception_lineno = exception_keeper_lineno_14;
goto try_except_handler_17;
// End of try:
try_end_8:;
CHECK_OBJECT(tmp_Extensions$tuple_unpack_1__source_iter);
Py_DECREF(tmp_Extensions$tuple_unpack_1__source_iter);
tmp_Extensions$tuple_unpack_1__source_iter = NULL;
CHECK_OBJECT(tmp_Extensions$tuple_unpack_1__element_1);
tmp_dictset_value = tmp_Extensions$tuple_unpack_1__element_1;
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__4_Extensions_107, mod_consts[365], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 134;
type_description_2 = "o";
goto try_except_handler_17;
}
Py_XDECREF(tmp_Extensions$tuple_unpack_1__element_1);
tmp_Extensions$tuple_unpack_1__element_1 = NULL;
CHECK_OBJECT(tmp_Extensions$tuple_unpack_1__element_2);
tmp_dictset_value = tmp_Extensions$tuple_unpack_1__element_2;
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__4_Extensions_107, mod_consts[366], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 134;
type_description_2 = "o";
goto try_except_handler_17;
}
Py_XDECREF(tmp_Extensions$tuple_unpack_1__element_2);
tmp_Extensions$tuple_unpack_1__element_2 = NULL;
CHECK_OBJECT(tmp_Extensions$tuple_unpack_1__element_3);
tmp_dictset_value = tmp_Extensions$tuple_unpack_1__element_3;
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__4_Extensions_107, mod_consts[340], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 134;
type_description_2 = "o";
goto try_except_handler_17;
}
goto try_end_9;
// Exception handler code:
try_except_handler_17:;
exception_keeper_type_15 = exception_type;
exception_keeper_value_15 = exception_value;
exception_keeper_tb_15 = exception_tb;
exception_keeper_lineno_15 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_Extensions$tuple_unpack_1__element_1);
tmp_Extensions$tuple_unpack_1__element_1 = NULL;
Py_XDECREF(tmp_Extensions$tuple_unpack_1__element_2);
tmp_Extensions$tuple_unpack_1__element_2 = NULL;
Py_XDECREF(tmp_Extensions$tuple_unpack_1__element_3);
tmp_Extensions$tuple_unpack_1__element_3 = NULL;
// Re-raise.
exception_type = exception_keeper_type_15;
exception_value = exception_keeper_value_15;
exception_tb = exception_keeper_tb_15;
exception_lineno = exception_keeper_lineno_15;
goto frame_exception_exit_5;
// End of try:
try_end_9:;
Py_XDECREF(tmp_Extensions$tuple_unpack_1__element_3);
tmp_Extensions$tuple_unpack_1__element_3 = NULL;
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__9___repr__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__4_Extensions_107, mod_consts[367], 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 = 136;
type_description_2 = "o";
goto frame_exception_exit_5;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_3c90d1c4d9b159edfde3dc4152db3882_5);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_4;
frame_exception_exit_5:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_3c90d1c4d9b159edfde3dc4152db3882_5);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_3c90d1c4d9b159edfde3dc4152db3882_5, exception_lineno);
} else if (exception_tb->tb_frame != &frame_3c90d1c4d9b159edfde3dc4152db3882_5->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_3c90d1c4d9b159edfde3dc4152db3882_5, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_3c90d1c4d9b159edfde3dc4152db3882_5,
type_description_2,
outline_3_var___class__
);
// Release cached frame if used for exception.
if (frame_3c90d1c4d9b159edfde3dc4152db3882_5 == cache_frame_3c90d1c4d9b159edfde3dc4152db3882_5) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_3c90d1c4d9b159edfde3dc4152db3882_5);
cache_frame_3c90d1c4d9b159edfde3dc4152db3882_5 = NULL;
}
assertFrameObject(frame_3c90d1c4d9b159edfde3dc4152db3882_5);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_4;
frame_no_exception_4:;
goto skip_nested_handling_4;
nested_frame_exit_4:;
goto try_except_handler_16;
skip_nested_handling_4:;
{
nuitka_bool tmp_condition_result_24;
PyObject *tmp_cmp_expr_left_4;
PyObject *tmp_cmp_expr_right_4;
CHECK_OBJECT(tmp_class_creation_4__bases);
tmp_cmp_expr_left_4 = tmp_class_creation_4__bases;
tmp_cmp_expr_right_4 = mod_consts[350];
tmp_condition_result_24 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_4, tmp_cmp_expr_right_4);
if (tmp_condition_result_24 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 107;
goto try_except_handler_16;
}
if (tmp_condition_result_24 == NUITKA_BOOL_TRUE) {
goto branch_yes_16;
} else {
goto branch_no_16;
}
}
branch_yes_16:;
tmp_dictset_value = mod_consts[350];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__4_Extensions_107, mod_consts[348], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 107;
goto try_except_handler_16;
}
branch_no_16:;
{
PyObject *tmp_assign_source_70;
PyObject *tmp_called_value_11;
PyObject *tmp_args_value_8;
PyObject *tmp_tuple_element_12;
PyObject *tmp_kwargs_value_8;
CHECK_OBJECT(tmp_class_creation_4__metaclass);
tmp_called_value_11 = tmp_class_creation_4__metaclass;
tmp_tuple_element_12 = mod_consts[357];
tmp_args_value_8 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_8, 0, tmp_tuple_element_12);
CHECK_OBJECT(tmp_class_creation_4__bases);
tmp_tuple_element_12 = tmp_class_creation_4__bases;
PyTuple_SET_ITEM0(tmp_args_value_8, 1, tmp_tuple_element_12);
tmp_tuple_element_12 = locals_cryptography$x509$extensions$$$class__4_Extensions_107;
PyTuple_SET_ITEM0(tmp_args_value_8, 2, tmp_tuple_element_12);
CHECK_OBJECT(tmp_class_creation_4__class_decl_dict);
tmp_kwargs_value_8 = tmp_class_creation_4__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 107;
tmp_assign_source_70 = CALL_FUNCTION(tmp_called_value_11, tmp_args_value_8, tmp_kwargs_value_8);
Py_DECREF(tmp_args_value_8);
if (tmp_assign_source_70 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 107;
goto try_except_handler_16;
}
assert(outline_3_var___class__ == NULL);
outline_3_var___class__ = tmp_assign_source_70;
}
CHECK_OBJECT(outline_3_var___class__);
tmp_assign_source_65 = outline_3_var___class__;
Py_INCREF(tmp_assign_source_65);
goto try_return_handler_16;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_16:;
Py_DECREF(locals_cryptography$x509$extensions$$$class__4_Extensions_107);
locals_cryptography$x509$extensions$$$class__4_Extensions_107 = NULL;
goto try_return_handler_15;
// Exception handler code:
try_except_handler_16:;
exception_keeper_type_16 = exception_type;
exception_keeper_value_16 = exception_value;
exception_keeper_tb_16 = exception_tb;
exception_keeper_lineno_16 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_cryptography$x509$extensions$$$class__4_Extensions_107);
locals_cryptography$x509$extensions$$$class__4_Extensions_107 = NULL;
// Re-raise.
exception_type = exception_keeper_type_16;
exception_value = exception_keeper_value_16;
exception_tb = exception_keeper_tb_16;
exception_lineno = exception_keeper_lineno_16;
goto try_except_handler_15;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_15:;
CHECK_OBJECT(outline_3_var___class__);
Py_DECREF(outline_3_var___class__);
outline_3_var___class__ = NULL;
goto outline_result_4;
// Exception handler code:
try_except_handler_15:;
exception_keeper_type_17 = exception_type;
exception_keeper_value_17 = exception_value;
exception_keeper_tb_17 = exception_tb;
exception_keeper_lineno_17 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_17;
exception_value = exception_keeper_value_17;
exception_tb = exception_keeper_tb_17;
exception_lineno = exception_keeper_lineno_17;
goto outline_exception_4;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_4:;
exception_lineno = 107;
goto try_except_handler_14;
outline_result_4:;
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[357], tmp_assign_source_65);
}
goto try_end_10;
// Exception handler code:
try_except_handler_14:;
exception_keeper_type_18 = exception_type;
exception_keeper_value_18 = exception_value;
exception_keeper_tb_18 = exception_tb;
exception_keeper_lineno_18 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_4__bases);
tmp_class_creation_4__bases = NULL;
Py_XDECREF(tmp_class_creation_4__class_decl_dict);
tmp_class_creation_4__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_4__metaclass);
tmp_class_creation_4__metaclass = NULL;
Py_XDECREF(tmp_class_creation_4__prepared);
tmp_class_creation_4__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_18;
exception_value = exception_keeper_value_18;
exception_tb = exception_keeper_tb_18;
exception_lineno = exception_keeper_lineno_18;
goto frame_exception_exit_1;
// End of try:
try_end_10:;
CHECK_OBJECT(tmp_class_creation_4__bases);
Py_DECREF(tmp_class_creation_4__bases);
tmp_class_creation_4__bases = NULL;
CHECK_OBJECT(tmp_class_creation_4__class_decl_dict);
Py_DECREF(tmp_class_creation_4__class_decl_dict);
tmp_class_creation_4__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_4__metaclass);
Py_DECREF(tmp_class_creation_4__metaclass);
tmp_class_creation_4__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_4__prepared);
Py_DECREF(tmp_class_creation_4__prepared);
tmp_class_creation_4__prepared = NULL;
// Tried code:
{
PyObject *tmp_assign_source_71;
PyObject *tmp_dircall_arg1_5;
tmp_dircall_arg1_5 = mod_consts[350];
Py_INCREF(tmp_dircall_arg1_5);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_5};
tmp_assign_source_71 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_71 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 143;
goto try_except_handler_19;
}
assert(tmp_class_creation_5__bases == NULL);
tmp_class_creation_5__bases = tmp_assign_source_71;
}
{
PyObject *tmp_assign_source_72;
tmp_assign_source_72 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_5__class_decl_dict == NULL);
tmp_class_creation_5__class_decl_dict = tmp_assign_source_72;
}
{
PyObject *tmp_assign_source_73;
PyObject *tmp_metaclass_value_5;
bool tmp_condition_result_25;
PyObject *tmp_key_value_13;
PyObject *tmp_dict_arg_value_13;
PyObject *tmp_dict_arg_value_14;
PyObject *tmp_key_value_14;
nuitka_bool tmp_condition_result_26;
int tmp_truth_name_5;
PyObject *tmp_type_arg_9;
PyObject *tmp_expression_value_23;
PyObject *tmp_subscript_value_5;
PyObject *tmp_bases_value_5;
tmp_key_value_13 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_5__class_decl_dict);
tmp_dict_arg_value_13 = tmp_class_creation_5__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_13, tmp_key_value_13);
assert(!(tmp_res == -1));
tmp_condition_result_25 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_25 != false) {
goto condexpr_true_9;
} else {
goto condexpr_false_9;
}
condexpr_true_9:;
CHECK_OBJECT(tmp_class_creation_5__class_decl_dict);
tmp_dict_arg_value_14 = tmp_class_creation_5__class_decl_dict;
tmp_key_value_14 = mod_consts[338];
tmp_metaclass_value_5 = DICT_GET_ITEM0(tmp_dict_arg_value_14, tmp_key_value_14);
if (tmp_metaclass_value_5 == NULL) {
tmp_metaclass_value_5 = Py_None;
}
assert(!(tmp_metaclass_value_5 == NULL));
Py_INCREF(tmp_metaclass_value_5);
goto condexpr_end_9;
condexpr_false_9:;
CHECK_OBJECT(tmp_class_creation_5__bases);
tmp_truth_name_5 = CHECK_IF_TRUE(tmp_class_creation_5__bases);
if (tmp_truth_name_5 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 143;
goto try_except_handler_19;
}
tmp_condition_result_26 = tmp_truth_name_5 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_26 == NUITKA_BOOL_TRUE) {
goto condexpr_true_10;
} else {
goto condexpr_false_10;
}
condexpr_true_10:;
CHECK_OBJECT(tmp_class_creation_5__bases);
tmp_expression_value_23 = tmp_class_creation_5__bases;
tmp_subscript_value_5 = mod_consts[25];
tmp_type_arg_9 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_23, tmp_subscript_value_5, 0);
if (tmp_type_arg_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 143;
goto try_except_handler_19;
}
tmp_metaclass_value_5 = BUILTIN_TYPE1(tmp_type_arg_9);
Py_DECREF(tmp_type_arg_9);
if (tmp_metaclass_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 143;
goto try_except_handler_19;
}
goto condexpr_end_10;
condexpr_false_10:;
tmp_metaclass_value_5 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_5);
condexpr_end_10:;
condexpr_end_9:;
CHECK_OBJECT(tmp_class_creation_5__bases);
tmp_bases_value_5 = tmp_class_creation_5__bases;
tmp_assign_source_73 = SELECT_METACLASS(tmp_metaclass_value_5, tmp_bases_value_5);
Py_DECREF(tmp_metaclass_value_5);
if (tmp_assign_source_73 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 143;
goto try_except_handler_19;
}
assert(tmp_class_creation_5__metaclass == NULL);
tmp_class_creation_5__metaclass = tmp_assign_source_73;
}
{
bool tmp_condition_result_27;
PyObject *tmp_key_value_15;
PyObject *tmp_dict_arg_value_15;
tmp_key_value_15 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_5__class_decl_dict);
tmp_dict_arg_value_15 = tmp_class_creation_5__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_15, tmp_key_value_15);
assert(!(tmp_res == -1));
tmp_condition_result_27 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_27 != false) {
goto branch_yes_17;
} else {
goto branch_no_17;
}
}
branch_yes_17:;
CHECK_OBJECT(tmp_class_creation_5__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_5__class_decl_dict;
tmp_dictdel_key = mod_consts[338];
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 = 143;
goto try_except_handler_19;
}
branch_no_17:;
{
nuitka_bool tmp_condition_result_28;
PyObject *tmp_expression_value_24;
CHECK_OBJECT(tmp_class_creation_5__metaclass);
tmp_expression_value_24 = tmp_class_creation_5__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_24, mod_consts[339]);
tmp_condition_result_28 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_28 == NUITKA_BOOL_TRUE) {
goto branch_yes_18;
} else {
goto branch_no_18;
}
}
branch_yes_18:;
{
PyObject *tmp_assign_source_74;
PyObject *tmp_called_value_12;
PyObject *tmp_expression_value_25;
PyObject *tmp_args_value_9;
PyObject *tmp_tuple_element_13;
PyObject *tmp_kwargs_value_9;
CHECK_OBJECT(tmp_class_creation_5__metaclass);
tmp_expression_value_25 = tmp_class_creation_5__metaclass;
tmp_called_value_12 = LOOKUP_ATTRIBUTE(tmp_expression_value_25, mod_consts[339]);
if (tmp_called_value_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 143;
goto try_except_handler_19;
}
tmp_tuple_element_13 = mod_consts[52];
tmp_args_value_9 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_9, 0, tmp_tuple_element_13);
CHECK_OBJECT(tmp_class_creation_5__bases);
tmp_tuple_element_13 = tmp_class_creation_5__bases;
PyTuple_SET_ITEM0(tmp_args_value_9, 1, tmp_tuple_element_13);
CHECK_OBJECT(tmp_class_creation_5__class_decl_dict);
tmp_kwargs_value_9 = tmp_class_creation_5__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 143;
tmp_assign_source_74 = CALL_FUNCTION(tmp_called_value_12, tmp_args_value_9, tmp_kwargs_value_9);
Py_DECREF(tmp_called_value_12);
Py_DECREF(tmp_args_value_9);
if (tmp_assign_source_74 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 143;
goto try_except_handler_19;
}
assert(tmp_class_creation_5__prepared == NULL);
tmp_class_creation_5__prepared = tmp_assign_source_74;
}
{
bool tmp_condition_result_29;
PyObject *tmp_operand_value_5;
PyObject *tmp_expression_value_26;
CHECK_OBJECT(tmp_class_creation_5__prepared);
tmp_expression_value_26 = tmp_class_creation_5__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_26, mod_consts[340]);
tmp_operand_value_5 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_5);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 143;
goto try_except_handler_19;
}
tmp_condition_result_29 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_29 != false) {
goto branch_yes_19;
} else {
goto branch_no_19;
}
}
branch_yes_19:;
{
PyObject *tmp_raise_type_5;
PyObject *tmp_raise_value_5;
PyObject *tmp_mod_expr_left_5;
PyObject *tmp_mod_expr_right_5;
PyObject *tmp_tuple_element_14;
PyObject *tmp_getattr_target_5;
PyObject *tmp_getattr_attr_5;
PyObject *tmp_getattr_default_5;
tmp_raise_type_5 = PyExc_TypeError;
tmp_mod_expr_left_5 = mod_consts[341];
CHECK_OBJECT(tmp_class_creation_5__metaclass);
tmp_getattr_target_5 = tmp_class_creation_5__metaclass;
tmp_getattr_attr_5 = mod_consts[342];
tmp_getattr_default_5 = mod_consts[343];
tmp_tuple_element_14 = BUILTIN_GETATTR(tmp_getattr_target_5, tmp_getattr_attr_5, tmp_getattr_default_5);
if (tmp_tuple_element_14 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 143;
goto try_except_handler_19;
}
tmp_mod_expr_right_5 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_27;
PyObject *tmp_type_arg_10;
PyTuple_SET_ITEM(tmp_mod_expr_right_5, 0, tmp_tuple_element_14);
CHECK_OBJECT(tmp_class_creation_5__prepared);
tmp_type_arg_10 = tmp_class_creation_5__prepared;
tmp_expression_value_27 = BUILTIN_TYPE1(tmp_type_arg_10);
assert(!(tmp_expression_value_27 == NULL));
tmp_tuple_element_14 = LOOKUP_ATTRIBUTE(tmp_expression_value_27, mod_consts[342]);
Py_DECREF(tmp_expression_value_27);
if (tmp_tuple_element_14 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 143;
goto tuple_build_exception_5;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_5, 1, tmp_tuple_element_14);
}
goto tuple_build_noexception_5;
// Exception handling pass through code for tuple_build:
tuple_build_exception_5:;
Py_DECREF(tmp_mod_expr_right_5);
goto try_except_handler_19;
// Finished with no exception for tuple_build:
tuple_build_noexception_5:;
tmp_raise_value_5 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_5, tmp_mod_expr_right_5);
Py_DECREF(tmp_mod_expr_right_5);
if (tmp_raise_value_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 143;
goto try_except_handler_19;
}
exception_type = tmp_raise_type_5;
Py_INCREF(tmp_raise_type_5);
exception_value = tmp_raise_value_5;
exception_lineno = 143;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_19;
}
branch_no_19:;
goto branch_end_18;
branch_no_18:;
{
PyObject *tmp_assign_source_75;
tmp_assign_source_75 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_5__prepared == NULL);
tmp_class_creation_5__prepared = tmp_assign_source_75;
}
branch_end_18:;
{
PyObject *tmp_assign_source_76;
PyObject *tmp_called_value_13;
PyObject *tmp_called_value_14;
PyObject *tmp_expression_value_28;
PyObject *tmp_args_element_value_4;
PyObject *tmp_args_element_value_5;
tmp_expression_value_28 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_expression_value_28 == NULL)) {
tmp_expression_value_28 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_expression_value_28 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 142;
goto try_except_handler_19;
}
tmp_called_value_14 = LOOKUP_ATTRIBUTE(tmp_expression_value_28, mod_consts[369]);
if (tmp_called_value_14 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 142;
goto try_except_handler_19;
}
tmp_args_element_value_4 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[351]);
if (unlikely(tmp_args_element_value_4 == NULL)) {
tmp_args_element_value_4 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[351]);
}
if (tmp_args_element_value_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_14);
exception_lineno = 142;
goto try_except_handler_19;
}
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 142;
tmp_called_value_13 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_14, tmp_args_element_value_4);
Py_DECREF(tmp_called_value_14);
if (tmp_called_value_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 142;
goto try_except_handler_19;
}
{
PyObject *tmp_set_locals_5;
CHECK_OBJECT(tmp_class_creation_5__prepared);
tmp_set_locals_5 = tmp_class_creation_5__prepared;
locals_cryptography$x509$extensions$$$class__5_CRLNumber_143 = tmp_set_locals_5;
Py_INCREF(tmp_set_locals_5);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[344];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__5_CRLNumber_143, mod_consts[345], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 143;
goto try_except_handler_21;
}
tmp_dictset_value = mod_consts[52];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__5_CRLNumber_143, mod_consts[346], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 143;
goto try_except_handler_21;
}
if (isFrameUnusable(cache_frame_9dc87ea2c4fa8b8f57c8b4f4cbc8a1a2_6)) {
Py_XDECREF(cache_frame_9dc87ea2c4fa8b8f57c8b4f4cbc8a1a2_6);
#if _DEBUG_REFCOUNTS
if (cache_frame_9dc87ea2c4fa8b8f57c8b4f4cbc8a1a2_6 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_9dc87ea2c4fa8b8f57c8b4f4cbc8a1a2_6 = MAKE_CLASS_FRAME(codeobj_9dc87ea2c4fa8b8f57c8b4f4cbc8a1a2, module_cryptography$x509$extensions, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_9dc87ea2c4fa8b8f57c8b4f4cbc8a1a2_6->m_type_description == NULL);
frame_9dc87ea2c4fa8b8f57c8b4f4cbc8a1a2_6 = cache_frame_9dc87ea2c4fa8b8f57c8b4f4cbc8a1a2_6;
// Push the new frame as the currently active one.
pushFrameStack(frame_9dc87ea2c4fa8b8f57c8b4f4cbc8a1a2_6);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_9dc87ea2c4fa8b8f57c8b4f4cbc8a1a2_6) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_expression_value_29;
tmp_expression_value_29 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__5_CRLNumber_143, mod_consts[334]);
if (tmp_expression_value_29 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_29 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[334]);
if (unlikely(tmp_expression_value_29 == NULL)) {
tmp_expression_value_29 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[334]);
}
if (tmp_expression_value_29 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 144;
type_description_2 = "o";
goto frame_exception_exit_6;
}
Py_INCREF(tmp_expression_value_29);
} else {
goto frame_exception_exit_6;
}
}
tmp_dictset_value = LOOKUP_ATTRIBUTE(tmp_expression_value_29, mod_consts[370]);
Py_DECREF(tmp_expression_value_29);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 144;
type_description_2 = "o";
goto frame_exception_exit_6;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__5_CRLNumber_143, mod_consts[40], 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 = 144;
type_description_2 = "o";
goto frame_exception_exit_6;
}
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__10___init__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__5_CRLNumber_143, mod_consts[39], 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 = 146;
type_description_2 = "o";
goto frame_exception_exit_6;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__11___eq__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__5_CRLNumber_143, mod_consts[372], 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 = 152;
type_description_2 = "o";
goto frame_exception_exit_6;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__12___ne__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__5_CRLNumber_143, mod_consts[374], 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_6;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__13___hash__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__5_CRLNumber_143, mod_consts[376], 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 = 161;
type_description_2 = "o";
goto frame_exception_exit_6;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__14___repr__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__5_CRLNumber_143, mod_consts[367], 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 = 164;
type_description_2 = "o";
goto frame_exception_exit_6;
}
{
PyObject *tmp_called_instance_2;
tmp_called_instance_2 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__5_CRLNumber_143, mod_consts[71]);
if (tmp_called_instance_2 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_instance_2 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_called_instance_2 == NULL)) {
tmp_called_instance_2 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_called_instance_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 167;
type_description_2 = "o";
goto frame_exception_exit_6;
}
Py_INCREF(tmp_called_instance_2);
} else {
goto frame_exception_exit_6;
}
}
frame_9dc87ea2c4fa8b8f57c8b4f4cbc8a1a2_6->m_frame.f_lineno = 167;
tmp_dictset_value = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_2,
mod_consts[379],
PyTuple_GET_ITEM(mod_consts[380], 0)
);
Py_DECREF(tmp_called_instance_2);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 167;
type_description_2 = "o";
goto frame_exception_exit_6;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__5_CRLNumber_143, mod_consts[53], 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 = 167;
type_description_2 = "o";
goto frame_exception_exit_6;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_9dc87ea2c4fa8b8f57c8b4f4cbc8a1a2_6);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_5;
frame_exception_exit_6:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_9dc87ea2c4fa8b8f57c8b4f4cbc8a1a2_6);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_9dc87ea2c4fa8b8f57c8b4f4cbc8a1a2_6, exception_lineno);
} else if (exception_tb->tb_frame != &frame_9dc87ea2c4fa8b8f57c8b4f4cbc8a1a2_6->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_9dc87ea2c4fa8b8f57c8b4f4cbc8a1a2_6, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_9dc87ea2c4fa8b8f57c8b4f4cbc8a1a2_6,
type_description_2,
outline_4_var___class__
);
// Release cached frame if used for exception.
if (frame_9dc87ea2c4fa8b8f57c8b4f4cbc8a1a2_6 == cache_frame_9dc87ea2c4fa8b8f57c8b4f4cbc8a1a2_6) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_9dc87ea2c4fa8b8f57c8b4f4cbc8a1a2_6);
cache_frame_9dc87ea2c4fa8b8f57c8b4f4cbc8a1a2_6 = NULL;
}
assertFrameObject(frame_9dc87ea2c4fa8b8f57c8b4f4cbc8a1a2_6);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_5;
frame_no_exception_5:;
goto skip_nested_handling_5;
nested_frame_exit_5:;
goto try_except_handler_21;
skip_nested_handling_5:;
{
nuitka_bool tmp_condition_result_30;
PyObject *tmp_cmp_expr_left_5;
PyObject *tmp_cmp_expr_right_5;
CHECK_OBJECT(tmp_class_creation_5__bases);
tmp_cmp_expr_left_5 = tmp_class_creation_5__bases;
tmp_cmp_expr_right_5 = mod_consts[350];
tmp_condition_result_30 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_5, tmp_cmp_expr_right_5);
if (tmp_condition_result_30 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 143;
goto try_except_handler_21;
}
if (tmp_condition_result_30 == NUITKA_BOOL_TRUE) {
goto branch_yes_20;
} else {
goto branch_no_20;
}
}
branch_yes_20:;
tmp_dictset_value = mod_consts[350];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__5_CRLNumber_143, mod_consts[348], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 143;
goto try_except_handler_21;
}
branch_no_20:;
{
PyObject *tmp_assign_source_77;
PyObject *tmp_called_value_15;
PyObject *tmp_args_value_10;
PyObject *tmp_tuple_element_15;
PyObject *tmp_kwargs_value_10;
CHECK_OBJECT(tmp_class_creation_5__metaclass);
tmp_called_value_15 = tmp_class_creation_5__metaclass;
tmp_tuple_element_15 = mod_consts[52];
tmp_args_value_10 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_10, 0, tmp_tuple_element_15);
CHECK_OBJECT(tmp_class_creation_5__bases);
tmp_tuple_element_15 = tmp_class_creation_5__bases;
PyTuple_SET_ITEM0(tmp_args_value_10, 1, tmp_tuple_element_15);
tmp_tuple_element_15 = locals_cryptography$x509$extensions$$$class__5_CRLNumber_143;
PyTuple_SET_ITEM0(tmp_args_value_10, 2, tmp_tuple_element_15);
CHECK_OBJECT(tmp_class_creation_5__class_decl_dict);
tmp_kwargs_value_10 = tmp_class_creation_5__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 143;
tmp_assign_source_77 = CALL_FUNCTION(tmp_called_value_15, tmp_args_value_10, tmp_kwargs_value_10);
Py_DECREF(tmp_args_value_10);
if (tmp_assign_source_77 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 143;
goto try_except_handler_21;
}
assert(outline_4_var___class__ == NULL);
outline_4_var___class__ = tmp_assign_source_77;
}
CHECK_OBJECT(outline_4_var___class__);
tmp_args_element_value_5 = outline_4_var___class__;
Py_INCREF(tmp_args_element_value_5);
goto try_return_handler_21;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_21:;
Py_DECREF(locals_cryptography$x509$extensions$$$class__5_CRLNumber_143);
locals_cryptography$x509$extensions$$$class__5_CRLNumber_143 = NULL;
goto try_return_handler_20;
// Exception handler code:
try_except_handler_21:;
exception_keeper_type_19 = exception_type;
exception_keeper_value_19 = exception_value;
exception_keeper_tb_19 = exception_tb;
exception_keeper_lineno_19 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_cryptography$x509$extensions$$$class__5_CRLNumber_143);
locals_cryptography$x509$extensions$$$class__5_CRLNumber_143 = NULL;
// Re-raise.
exception_type = exception_keeper_type_19;
exception_value = exception_keeper_value_19;
exception_tb = exception_keeper_tb_19;
exception_lineno = exception_keeper_lineno_19;
goto try_except_handler_20;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_20:;
CHECK_OBJECT(outline_4_var___class__);
Py_DECREF(outline_4_var___class__);
outline_4_var___class__ = NULL;
goto outline_result_5;
// Exception handler code:
try_except_handler_20:;
exception_keeper_type_20 = exception_type;
exception_keeper_value_20 = exception_value;
exception_keeper_tb_20 = exception_tb;
exception_keeper_lineno_20 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_20;
exception_value = exception_keeper_value_20;
exception_tb = exception_keeper_tb_20;
exception_lineno = exception_keeper_lineno_20;
goto outline_exception_5;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_5:;
exception_lineno = 143;
goto try_except_handler_19;
outline_result_5:;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 142;
tmp_assign_source_76 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_13, tmp_args_element_value_5);
Py_DECREF(tmp_called_value_13);
Py_DECREF(tmp_args_element_value_5);
if (tmp_assign_source_76 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 142;
goto try_except_handler_19;
}
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[52], tmp_assign_source_76);
}
goto try_end_11;
// Exception handler code:
try_except_handler_19:;
exception_keeper_type_21 = exception_type;
exception_keeper_value_21 = exception_value;
exception_keeper_tb_21 = exception_tb;
exception_keeper_lineno_21 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_5__bases);
tmp_class_creation_5__bases = NULL;
Py_XDECREF(tmp_class_creation_5__class_decl_dict);
tmp_class_creation_5__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_5__metaclass);
tmp_class_creation_5__metaclass = NULL;
Py_XDECREF(tmp_class_creation_5__prepared);
tmp_class_creation_5__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_21;
exception_value = exception_keeper_value_21;
exception_tb = exception_keeper_tb_21;
exception_lineno = exception_keeper_lineno_21;
goto frame_exception_exit_1;
// End of try:
try_end_11:;
CHECK_OBJECT(tmp_class_creation_5__bases);
Py_DECREF(tmp_class_creation_5__bases);
tmp_class_creation_5__bases = NULL;
CHECK_OBJECT(tmp_class_creation_5__class_decl_dict);
Py_DECREF(tmp_class_creation_5__class_decl_dict);
tmp_class_creation_5__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_5__metaclass);
Py_DECREF(tmp_class_creation_5__metaclass);
tmp_class_creation_5__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_5__prepared);
Py_DECREF(tmp_class_creation_5__prepared);
tmp_class_creation_5__prepared = NULL;
// Tried code:
{
PyObject *tmp_assign_source_78;
PyObject *tmp_dircall_arg1_6;
tmp_dircall_arg1_6 = mod_consts[350];
Py_INCREF(tmp_dircall_arg1_6);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_6};
tmp_assign_source_78 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_78 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 171;
goto try_except_handler_22;
}
assert(tmp_class_creation_6__bases == NULL);
tmp_class_creation_6__bases = tmp_assign_source_78;
}
{
PyObject *tmp_assign_source_79;
tmp_assign_source_79 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_6__class_decl_dict == NULL);
tmp_class_creation_6__class_decl_dict = tmp_assign_source_79;
}
{
PyObject *tmp_assign_source_80;
PyObject *tmp_metaclass_value_6;
bool tmp_condition_result_31;
PyObject *tmp_key_value_16;
PyObject *tmp_dict_arg_value_16;
PyObject *tmp_dict_arg_value_17;
PyObject *tmp_key_value_17;
nuitka_bool tmp_condition_result_32;
int tmp_truth_name_6;
PyObject *tmp_type_arg_11;
PyObject *tmp_expression_value_30;
PyObject *tmp_subscript_value_6;
PyObject *tmp_bases_value_6;
tmp_key_value_16 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_6__class_decl_dict);
tmp_dict_arg_value_16 = tmp_class_creation_6__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_16, tmp_key_value_16);
assert(!(tmp_res == -1));
tmp_condition_result_31 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_31 != false) {
goto condexpr_true_11;
} else {
goto condexpr_false_11;
}
condexpr_true_11:;
CHECK_OBJECT(tmp_class_creation_6__class_decl_dict);
tmp_dict_arg_value_17 = tmp_class_creation_6__class_decl_dict;
tmp_key_value_17 = mod_consts[338];
tmp_metaclass_value_6 = DICT_GET_ITEM0(tmp_dict_arg_value_17, tmp_key_value_17);
if (tmp_metaclass_value_6 == NULL) {
tmp_metaclass_value_6 = Py_None;
}
assert(!(tmp_metaclass_value_6 == NULL));
Py_INCREF(tmp_metaclass_value_6);
goto condexpr_end_11;
condexpr_false_11:;
CHECK_OBJECT(tmp_class_creation_6__bases);
tmp_truth_name_6 = CHECK_IF_TRUE(tmp_class_creation_6__bases);
if (tmp_truth_name_6 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 171;
goto try_except_handler_22;
}
tmp_condition_result_32 = tmp_truth_name_6 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_32 == NUITKA_BOOL_TRUE) {
goto condexpr_true_12;
} else {
goto condexpr_false_12;
}
condexpr_true_12:;
CHECK_OBJECT(tmp_class_creation_6__bases);
tmp_expression_value_30 = tmp_class_creation_6__bases;
tmp_subscript_value_6 = mod_consts[25];
tmp_type_arg_11 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_30, tmp_subscript_value_6, 0);
if (tmp_type_arg_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 171;
goto try_except_handler_22;
}
tmp_metaclass_value_6 = BUILTIN_TYPE1(tmp_type_arg_11);
Py_DECREF(tmp_type_arg_11);
if (tmp_metaclass_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 171;
goto try_except_handler_22;
}
goto condexpr_end_12;
condexpr_false_12:;
tmp_metaclass_value_6 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_6);
condexpr_end_12:;
condexpr_end_11:;
CHECK_OBJECT(tmp_class_creation_6__bases);
tmp_bases_value_6 = tmp_class_creation_6__bases;
tmp_assign_source_80 = SELECT_METACLASS(tmp_metaclass_value_6, tmp_bases_value_6);
Py_DECREF(tmp_metaclass_value_6);
if (tmp_assign_source_80 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 171;
goto try_except_handler_22;
}
assert(tmp_class_creation_6__metaclass == NULL);
tmp_class_creation_6__metaclass = tmp_assign_source_80;
}
{
bool tmp_condition_result_33;
PyObject *tmp_key_value_18;
PyObject *tmp_dict_arg_value_18;
tmp_key_value_18 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_6__class_decl_dict);
tmp_dict_arg_value_18 = tmp_class_creation_6__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_18, tmp_key_value_18);
assert(!(tmp_res == -1));
tmp_condition_result_33 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_33 != false) {
goto branch_yes_21;
} else {
goto branch_no_21;
}
}
branch_yes_21:;
CHECK_OBJECT(tmp_class_creation_6__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_6__class_decl_dict;
tmp_dictdel_key = mod_consts[338];
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 = 171;
goto try_except_handler_22;
}
branch_no_21:;
{
nuitka_bool tmp_condition_result_34;
PyObject *tmp_expression_value_31;
CHECK_OBJECT(tmp_class_creation_6__metaclass);
tmp_expression_value_31 = tmp_class_creation_6__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_31, mod_consts[339]);
tmp_condition_result_34 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_34 == NUITKA_BOOL_TRUE) {
goto branch_yes_22;
} else {
goto branch_no_22;
}
}
branch_yes_22:;
{
PyObject *tmp_assign_source_81;
PyObject *tmp_called_value_16;
PyObject *tmp_expression_value_32;
PyObject *tmp_args_value_11;
PyObject *tmp_tuple_element_16;
PyObject *tmp_kwargs_value_11;
CHECK_OBJECT(tmp_class_creation_6__metaclass);
tmp_expression_value_32 = tmp_class_creation_6__metaclass;
tmp_called_value_16 = LOOKUP_ATTRIBUTE(tmp_expression_value_32, mod_consts[339]);
if (tmp_called_value_16 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 171;
goto try_except_handler_22;
}
tmp_tuple_element_16 = mod_consts[75];
tmp_args_value_11 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_11, 0, tmp_tuple_element_16);
CHECK_OBJECT(tmp_class_creation_6__bases);
tmp_tuple_element_16 = tmp_class_creation_6__bases;
PyTuple_SET_ITEM0(tmp_args_value_11, 1, tmp_tuple_element_16);
CHECK_OBJECT(tmp_class_creation_6__class_decl_dict);
tmp_kwargs_value_11 = tmp_class_creation_6__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 171;
tmp_assign_source_81 = CALL_FUNCTION(tmp_called_value_16, tmp_args_value_11, tmp_kwargs_value_11);
Py_DECREF(tmp_called_value_16);
Py_DECREF(tmp_args_value_11);
if (tmp_assign_source_81 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 171;
goto try_except_handler_22;
}
assert(tmp_class_creation_6__prepared == NULL);
tmp_class_creation_6__prepared = tmp_assign_source_81;
}
{
bool tmp_condition_result_35;
PyObject *tmp_operand_value_6;
PyObject *tmp_expression_value_33;
CHECK_OBJECT(tmp_class_creation_6__prepared);
tmp_expression_value_33 = tmp_class_creation_6__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_33, mod_consts[340]);
tmp_operand_value_6 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_6);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 171;
goto try_except_handler_22;
}
tmp_condition_result_35 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_35 != false) {
goto branch_yes_23;
} else {
goto branch_no_23;
}
}
branch_yes_23:;
{
PyObject *tmp_raise_type_6;
PyObject *tmp_raise_value_6;
PyObject *tmp_mod_expr_left_6;
PyObject *tmp_mod_expr_right_6;
PyObject *tmp_tuple_element_17;
PyObject *tmp_getattr_target_6;
PyObject *tmp_getattr_attr_6;
PyObject *tmp_getattr_default_6;
tmp_raise_type_6 = PyExc_TypeError;
tmp_mod_expr_left_6 = mod_consts[341];
CHECK_OBJECT(tmp_class_creation_6__metaclass);
tmp_getattr_target_6 = tmp_class_creation_6__metaclass;
tmp_getattr_attr_6 = mod_consts[342];
tmp_getattr_default_6 = mod_consts[343];
tmp_tuple_element_17 = BUILTIN_GETATTR(tmp_getattr_target_6, tmp_getattr_attr_6, tmp_getattr_default_6);
if (tmp_tuple_element_17 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 171;
goto try_except_handler_22;
}
tmp_mod_expr_right_6 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_34;
PyObject *tmp_type_arg_12;
PyTuple_SET_ITEM(tmp_mod_expr_right_6, 0, tmp_tuple_element_17);
CHECK_OBJECT(tmp_class_creation_6__prepared);
tmp_type_arg_12 = tmp_class_creation_6__prepared;
tmp_expression_value_34 = BUILTIN_TYPE1(tmp_type_arg_12);
assert(!(tmp_expression_value_34 == NULL));
tmp_tuple_element_17 = LOOKUP_ATTRIBUTE(tmp_expression_value_34, mod_consts[342]);
Py_DECREF(tmp_expression_value_34);
if (tmp_tuple_element_17 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 171;
goto tuple_build_exception_6;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_6, 1, tmp_tuple_element_17);
}
goto tuple_build_noexception_6;
// Exception handling pass through code for tuple_build:
tuple_build_exception_6:;
Py_DECREF(tmp_mod_expr_right_6);
goto try_except_handler_22;
// Finished with no exception for tuple_build:
tuple_build_noexception_6:;
tmp_raise_value_6 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_6, tmp_mod_expr_right_6);
Py_DECREF(tmp_mod_expr_right_6);
if (tmp_raise_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 171;
goto try_except_handler_22;
}
exception_type = tmp_raise_type_6;
Py_INCREF(tmp_raise_type_6);
exception_value = tmp_raise_value_6;
exception_lineno = 171;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_22;
}
branch_no_23:;
goto branch_end_22;
branch_no_22:;
{
PyObject *tmp_assign_source_82;
tmp_assign_source_82 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_6__prepared == NULL);
tmp_class_creation_6__prepared = tmp_assign_source_82;
}
branch_end_22:;
{
PyObject *tmp_assign_source_83;
PyObject *tmp_called_value_17;
PyObject *tmp_called_value_18;
PyObject *tmp_expression_value_35;
PyObject *tmp_args_element_value_6;
PyObject *tmp_args_element_value_7;
tmp_expression_value_35 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_expression_value_35 == NULL)) {
tmp_expression_value_35 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_expression_value_35 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 170;
goto try_except_handler_22;
}
tmp_called_value_18 = LOOKUP_ATTRIBUTE(tmp_expression_value_35, mod_consts[369]);
if (tmp_called_value_18 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 170;
goto try_except_handler_22;
}
tmp_args_element_value_6 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[351]);
if (unlikely(tmp_args_element_value_6 == NULL)) {
tmp_args_element_value_6 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[351]);
}
if (tmp_args_element_value_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_18);
exception_lineno = 170;
goto try_except_handler_22;
}
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 170;
tmp_called_value_17 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_18, tmp_args_element_value_6);
Py_DECREF(tmp_called_value_18);
if (tmp_called_value_17 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 170;
goto try_except_handler_22;
}
{
PyObject *tmp_set_locals_6;
CHECK_OBJECT(tmp_class_creation_6__prepared);
tmp_set_locals_6 = tmp_class_creation_6__prepared;
locals_cryptography$x509$extensions$$$class__6_AuthorityKeyIdentifier_171 = tmp_set_locals_6;
Py_INCREF(tmp_set_locals_6);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[344];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__6_AuthorityKeyIdentifier_171, mod_consts[345], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 171;
goto try_except_handler_24;
}
tmp_dictset_value = mod_consts[75];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__6_AuthorityKeyIdentifier_171, mod_consts[346], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 171;
goto try_except_handler_24;
}
if (isFrameUnusable(cache_frame_1bacffc85d5c75dd06d54d0adaf2c0fb_7)) {
Py_XDECREF(cache_frame_1bacffc85d5c75dd06d54d0adaf2c0fb_7);
#if _DEBUG_REFCOUNTS
if (cache_frame_1bacffc85d5c75dd06d54d0adaf2c0fb_7 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_1bacffc85d5c75dd06d54d0adaf2c0fb_7 = MAKE_CLASS_FRAME(codeobj_1bacffc85d5c75dd06d54d0adaf2c0fb, module_cryptography$x509$extensions, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_1bacffc85d5c75dd06d54d0adaf2c0fb_7->m_type_description == NULL);
frame_1bacffc85d5c75dd06d54d0adaf2c0fb_7 = cache_frame_1bacffc85d5c75dd06d54d0adaf2c0fb_7;
// Push the new frame as the currently active one.
pushFrameStack(frame_1bacffc85d5c75dd06d54d0adaf2c0fb_7);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_1bacffc85d5c75dd06d54d0adaf2c0fb_7) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_expression_value_36;
tmp_expression_value_36 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__6_AuthorityKeyIdentifier_171, mod_consts[334]);
if (tmp_expression_value_36 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_36 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[334]);
if (unlikely(tmp_expression_value_36 == NULL)) {
tmp_expression_value_36 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[334]);
}
if (tmp_expression_value_36 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 172;
type_description_2 = "o";
goto frame_exception_exit_7;
}
Py_INCREF(tmp_expression_value_36);
} else {
goto frame_exception_exit_7;
}
}
tmp_dictset_value = LOOKUP_ATTRIBUTE(tmp_expression_value_36, mod_consts[381]);
Py_DECREF(tmp_expression_value_36);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 172;
type_description_2 = "o";
goto frame_exception_exit_7;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__6_AuthorityKeyIdentifier_171, mod_consts[40], 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 = 172;
type_description_2 = "o";
goto frame_exception_exit_7;
}
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__15___init__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__6_AuthorityKeyIdentifier_171, mod_consts[39], 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_7;
}
{
nuitka_bool tmp_condition_result_36;
PyObject *tmp_called_value_19;
PyObject *tmp_args_element_value_8;
PyObject *tmp_classmethod_arg_1;
tmp_res = MAPPING_HAS_ITEM(locals_cryptography$x509$extensions$$$class__6_AuthorityKeyIdentifier_171, mod_consts[383]);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 205;
type_description_2 = "o";
goto frame_exception_exit_7;
}
tmp_condition_result_36 = (tmp_res == 1) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_36 == NUITKA_BOOL_TRUE) {
goto condexpr_true_13;
} else {
goto condexpr_false_13;
}
condexpr_true_13:;
tmp_called_value_19 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__6_AuthorityKeyIdentifier_171, mod_consts[383]);
if (unlikely(tmp_called_value_19 == NULL && CHECK_AND_CLEAR_KEY_ERROR_OCCURRED())) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[383]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 205;
type_description_2 = "o";
goto frame_exception_exit_7;
}
if (tmp_called_value_19 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 205;
type_description_2 = "o";
goto frame_exception_exit_7;
}
tmp_args_element_value_8 = MAKE_FUNCTION_cryptography$x509$extensions$$$function__16_from_issuer_public_key();
frame_1bacffc85d5c75dd06d54d0adaf2c0fb_7->m_frame.f_lineno = 205;
tmp_dictset_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_19, tmp_args_element_value_8);
Py_DECREF(tmp_called_value_19);
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 = 205;
type_description_2 = "o";
goto frame_exception_exit_7;
}
goto condexpr_end_13;
condexpr_false_13:;
tmp_classmethod_arg_1 = MAKE_FUNCTION_cryptography$x509$extensions$$$function__16_from_issuer_public_key();
tmp_dictset_value = BUILTIN_CLASSMETHOD(tmp_classmethod_arg_1);
Py_DECREF(tmp_classmethod_arg_1);
assert(!(tmp_dictset_value == NULL));
condexpr_end_13:;
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__6_AuthorityKeyIdentifier_171, mod_consts[384], 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 = 206;
type_description_2 = "o";
goto frame_exception_exit_7;
}
}
{
nuitka_bool tmp_condition_result_37;
PyObject *tmp_called_value_20;
PyObject *tmp_args_element_value_9;
PyObject *tmp_classmethod_arg_2;
tmp_res = MAPPING_HAS_ITEM(locals_cryptography$x509$extensions$$$class__6_AuthorityKeyIdentifier_171, mod_consts[383]);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 214;
type_description_2 = "o";
goto frame_exception_exit_7;
}
tmp_condition_result_37 = (tmp_res == 1) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_37 == NUITKA_BOOL_TRUE) {
goto condexpr_true_14;
} else {
goto condexpr_false_14;
}
condexpr_true_14:;
tmp_called_value_20 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__6_AuthorityKeyIdentifier_171, mod_consts[383]);
if (unlikely(tmp_called_value_20 == NULL && CHECK_AND_CLEAR_KEY_ERROR_OCCURRED())) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[383]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 214;
type_description_2 = "o";
goto frame_exception_exit_7;
}
if (tmp_called_value_20 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 214;
type_description_2 = "o";
goto frame_exception_exit_7;
}
tmp_args_element_value_9 = MAKE_FUNCTION_cryptography$x509$extensions$$$function__17_from_issuer_subject_key_identifier();
frame_1bacffc85d5c75dd06d54d0adaf2c0fb_7->m_frame.f_lineno = 214;
tmp_dictset_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_20, tmp_args_element_value_9);
Py_DECREF(tmp_called_value_20);
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 = 214;
type_description_2 = "o";
goto frame_exception_exit_7;
}
goto condexpr_end_14;
condexpr_false_14:;
tmp_classmethod_arg_2 = MAKE_FUNCTION_cryptography$x509$extensions$$$function__17_from_issuer_subject_key_identifier();
tmp_dictset_value = BUILTIN_CLASSMETHOD(tmp_classmethod_arg_2);
Py_DECREF(tmp_classmethod_arg_2);
assert(!(tmp_dictset_value == NULL));
condexpr_end_14:;
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__6_AuthorityKeyIdentifier_171, mod_consts[386], 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 = 215;
type_description_2 = "o";
goto frame_exception_exit_7;
}
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__18___repr__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__6_AuthorityKeyIdentifier_171, mod_consts[367], 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_7;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__19___eq__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__6_AuthorityKeyIdentifier_171, mod_consts[372], 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 = 243;
type_description_2 = "o";
goto frame_exception_exit_7;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__20___ne__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__6_AuthorityKeyIdentifier_171, mod_consts[374], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 254;
type_description_2 = "o";
goto frame_exception_exit_7;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__21___hash__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__6_AuthorityKeyIdentifier_171, mod_consts[376], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 257;
type_description_2 = "o";
goto frame_exception_exit_7;
}
{
PyObject *tmp_called_instance_3;
tmp_called_instance_3 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__6_AuthorityKeyIdentifier_171, mod_consts[71]);
if (tmp_called_instance_3 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_instance_3 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_called_instance_3 == NULL)) {
tmp_called_instance_3 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_called_instance_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 266;
type_description_2 = "o";
goto frame_exception_exit_7;
}
Py_INCREF(tmp_called_instance_3);
} else {
goto frame_exception_exit_7;
}
}
frame_1bacffc85d5c75dd06d54d0adaf2c0fb_7->m_frame.f_lineno = 266;
tmp_dictset_value = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_3,
mod_consts[379],
PyTuple_GET_ITEM(mod_consts[392], 0)
);
Py_DECREF(tmp_called_instance_3);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 266;
type_description_2 = "o";
goto frame_exception_exit_7;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__6_AuthorityKeyIdentifier_171, mod_consts[76], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 266;
type_description_2 = "o";
goto frame_exception_exit_7;
}
}
{
PyObject *tmp_called_instance_4;
tmp_called_instance_4 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__6_AuthorityKeyIdentifier_171, mod_consts[71]);
if (tmp_called_instance_4 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_instance_4 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_called_instance_4 == NULL)) {
tmp_called_instance_4 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_called_instance_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 267;
type_description_2 = "o";
goto frame_exception_exit_7;
}
Py_INCREF(tmp_called_instance_4);
} else {
goto frame_exception_exit_7;
}
}
frame_1bacffc85d5c75dd06d54d0adaf2c0fb_7->m_frame.f_lineno = 267;
tmp_dictset_value = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_4,
mod_consts[379],
PyTuple_GET_ITEM(mod_consts[393], 0)
);
Py_DECREF(tmp_called_instance_4);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 267;
type_description_2 = "o";
goto frame_exception_exit_7;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__6_AuthorityKeyIdentifier_171, mod_consts[59], 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 = 267;
type_description_2 = "o";
goto frame_exception_exit_7;
}
}
{
PyObject *tmp_called_instance_5;
tmp_called_instance_5 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__6_AuthorityKeyIdentifier_171, mod_consts[71]);
if (tmp_called_instance_5 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_instance_5 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_called_instance_5 == NULL)) {
tmp_called_instance_5 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_called_instance_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 268;
type_description_2 = "o";
goto frame_exception_exit_7;
}
Py_INCREF(tmp_called_instance_5);
} else {
goto frame_exception_exit_7;
}
}
frame_1bacffc85d5c75dd06d54d0adaf2c0fb_7->m_frame.f_lineno = 268;
tmp_dictset_value = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_5,
mod_consts[379],
PyTuple_GET_ITEM(mod_consts[394], 0)
);
Py_DECREF(tmp_called_instance_5);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 268;
type_description_2 = "o";
goto frame_exception_exit_7;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__6_AuthorityKeyIdentifier_171, mod_consts[77], 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 = 268;
type_description_2 = "o";
goto frame_exception_exit_7;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_1bacffc85d5c75dd06d54d0adaf2c0fb_7);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_6;
frame_exception_exit_7:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_1bacffc85d5c75dd06d54d0adaf2c0fb_7);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_1bacffc85d5c75dd06d54d0adaf2c0fb_7, exception_lineno);
} else if (exception_tb->tb_frame != &frame_1bacffc85d5c75dd06d54d0adaf2c0fb_7->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_1bacffc85d5c75dd06d54d0adaf2c0fb_7, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_1bacffc85d5c75dd06d54d0adaf2c0fb_7,
type_description_2,
outline_5_var___class__
);
// Release cached frame if used for exception.
if (frame_1bacffc85d5c75dd06d54d0adaf2c0fb_7 == cache_frame_1bacffc85d5c75dd06d54d0adaf2c0fb_7) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_1bacffc85d5c75dd06d54d0adaf2c0fb_7);
cache_frame_1bacffc85d5c75dd06d54d0adaf2c0fb_7 = NULL;
}
assertFrameObject(frame_1bacffc85d5c75dd06d54d0adaf2c0fb_7);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_6;
frame_no_exception_6:;
goto skip_nested_handling_6;
nested_frame_exit_6:;
goto try_except_handler_24;
skip_nested_handling_6:;
{
nuitka_bool tmp_condition_result_38;
PyObject *tmp_cmp_expr_left_6;
PyObject *tmp_cmp_expr_right_6;
CHECK_OBJECT(tmp_class_creation_6__bases);
tmp_cmp_expr_left_6 = tmp_class_creation_6__bases;
tmp_cmp_expr_right_6 = mod_consts[350];
tmp_condition_result_38 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_6, tmp_cmp_expr_right_6);
if (tmp_condition_result_38 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 171;
goto try_except_handler_24;
}
if (tmp_condition_result_38 == NUITKA_BOOL_TRUE) {
goto branch_yes_24;
} else {
goto branch_no_24;
}
}
branch_yes_24:;
tmp_dictset_value = mod_consts[350];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__6_AuthorityKeyIdentifier_171, mod_consts[348], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 171;
goto try_except_handler_24;
}
branch_no_24:;
{
PyObject *tmp_assign_source_84;
PyObject *tmp_called_value_21;
PyObject *tmp_args_value_12;
PyObject *tmp_tuple_element_18;
PyObject *tmp_kwargs_value_12;
CHECK_OBJECT(tmp_class_creation_6__metaclass);
tmp_called_value_21 = tmp_class_creation_6__metaclass;
tmp_tuple_element_18 = mod_consts[75];
tmp_args_value_12 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_12, 0, tmp_tuple_element_18);
CHECK_OBJECT(tmp_class_creation_6__bases);
tmp_tuple_element_18 = tmp_class_creation_6__bases;
PyTuple_SET_ITEM0(tmp_args_value_12, 1, tmp_tuple_element_18);
tmp_tuple_element_18 = locals_cryptography$x509$extensions$$$class__6_AuthorityKeyIdentifier_171;
PyTuple_SET_ITEM0(tmp_args_value_12, 2, tmp_tuple_element_18);
CHECK_OBJECT(tmp_class_creation_6__class_decl_dict);
tmp_kwargs_value_12 = tmp_class_creation_6__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 171;
tmp_assign_source_84 = CALL_FUNCTION(tmp_called_value_21, tmp_args_value_12, tmp_kwargs_value_12);
Py_DECREF(tmp_args_value_12);
if (tmp_assign_source_84 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 171;
goto try_except_handler_24;
}
assert(outline_5_var___class__ == NULL);
outline_5_var___class__ = tmp_assign_source_84;
}
CHECK_OBJECT(outline_5_var___class__);
tmp_args_element_value_7 = outline_5_var___class__;
Py_INCREF(tmp_args_element_value_7);
goto try_return_handler_24;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_24:;
Py_DECREF(locals_cryptography$x509$extensions$$$class__6_AuthorityKeyIdentifier_171);
locals_cryptography$x509$extensions$$$class__6_AuthorityKeyIdentifier_171 = NULL;
goto try_return_handler_23;
// Exception handler code:
try_except_handler_24:;
exception_keeper_type_22 = exception_type;
exception_keeper_value_22 = exception_value;
exception_keeper_tb_22 = exception_tb;
exception_keeper_lineno_22 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_cryptography$x509$extensions$$$class__6_AuthorityKeyIdentifier_171);
locals_cryptography$x509$extensions$$$class__6_AuthorityKeyIdentifier_171 = NULL;
// Re-raise.
exception_type = exception_keeper_type_22;
exception_value = exception_keeper_value_22;
exception_tb = exception_keeper_tb_22;
exception_lineno = exception_keeper_lineno_22;
goto try_except_handler_23;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_23:;
CHECK_OBJECT(outline_5_var___class__);
Py_DECREF(outline_5_var___class__);
outline_5_var___class__ = NULL;
goto outline_result_6;
// Exception handler code:
try_except_handler_23:;
exception_keeper_type_23 = exception_type;
exception_keeper_value_23 = exception_value;
exception_keeper_tb_23 = exception_tb;
exception_keeper_lineno_23 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_23;
exception_value = exception_keeper_value_23;
exception_tb = exception_keeper_tb_23;
exception_lineno = exception_keeper_lineno_23;
goto outline_exception_6;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_6:;
exception_lineno = 171;
goto try_except_handler_22;
outline_result_6:;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 170;
tmp_assign_source_83 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_17, tmp_args_element_value_7);
Py_DECREF(tmp_called_value_17);
Py_DECREF(tmp_args_element_value_7);
if (tmp_assign_source_83 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 170;
goto try_except_handler_22;
}
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[75], tmp_assign_source_83);
}
goto try_end_12;
// Exception handler code:
try_except_handler_22:;
exception_keeper_type_24 = exception_type;
exception_keeper_value_24 = exception_value;
exception_keeper_tb_24 = exception_tb;
exception_keeper_lineno_24 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_6__bases);
tmp_class_creation_6__bases = NULL;
Py_XDECREF(tmp_class_creation_6__class_decl_dict);
tmp_class_creation_6__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_6__metaclass);
tmp_class_creation_6__metaclass = NULL;
Py_XDECREF(tmp_class_creation_6__prepared);
tmp_class_creation_6__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_24;
exception_value = exception_keeper_value_24;
exception_tb = exception_keeper_tb_24;
exception_lineno = exception_keeper_lineno_24;
goto frame_exception_exit_1;
// End of try:
try_end_12:;
CHECK_OBJECT(tmp_class_creation_6__bases);
Py_DECREF(tmp_class_creation_6__bases);
tmp_class_creation_6__bases = NULL;
CHECK_OBJECT(tmp_class_creation_6__class_decl_dict);
Py_DECREF(tmp_class_creation_6__class_decl_dict);
tmp_class_creation_6__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_6__metaclass);
Py_DECREF(tmp_class_creation_6__metaclass);
tmp_class_creation_6__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_6__prepared);
Py_DECREF(tmp_class_creation_6__prepared);
tmp_class_creation_6__prepared = NULL;
// Tried code:
{
PyObject *tmp_assign_source_85;
PyObject *tmp_dircall_arg1_7;
tmp_dircall_arg1_7 = mod_consts[350];
Py_INCREF(tmp_dircall_arg1_7);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_7};
tmp_assign_source_85 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_85 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 274;
goto try_except_handler_25;
}
assert(tmp_class_creation_7__bases == NULL);
tmp_class_creation_7__bases = tmp_assign_source_85;
}
{
PyObject *tmp_assign_source_86;
tmp_assign_source_86 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_7__class_decl_dict == NULL);
tmp_class_creation_7__class_decl_dict = tmp_assign_source_86;
}
{
PyObject *tmp_assign_source_87;
PyObject *tmp_metaclass_value_7;
bool tmp_condition_result_39;
PyObject *tmp_key_value_19;
PyObject *tmp_dict_arg_value_19;
PyObject *tmp_dict_arg_value_20;
PyObject *tmp_key_value_20;
nuitka_bool tmp_condition_result_40;
int tmp_truth_name_7;
PyObject *tmp_type_arg_13;
PyObject *tmp_expression_value_37;
PyObject *tmp_subscript_value_7;
PyObject *tmp_bases_value_7;
tmp_key_value_19 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_7__class_decl_dict);
tmp_dict_arg_value_19 = tmp_class_creation_7__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_19, tmp_key_value_19);
assert(!(tmp_res == -1));
tmp_condition_result_39 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_39 != false) {
goto condexpr_true_15;
} else {
goto condexpr_false_15;
}
condexpr_true_15:;
CHECK_OBJECT(tmp_class_creation_7__class_decl_dict);
tmp_dict_arg_value_20 = tmp_class_creation_7__class_decl_dict;
tmp_key_value_20 = mod_consts[338];
tmp_metaclass_value_7 = DICT_GET_ITEM0(tmp_dict_arg_value_20, tmp_key_value_20);
if (tmp_metaclass_value_7 == NULL) {
tmp_metaclass_value_7 = Py_None;
}
assert(!(tmp_metaclass_value_7 == NULL));
Py_INCREF(tmp_metaclass_value_7);
goto condexpr_end_15;
condexpr_false_15:;
CHECK_OBJECT(tmp_class_creation_7__bases);
tmp_truth_name_7 = CHECK_IF_TRUE(tmp_class_creation_7__bases);
if (tmp_truth_name_7 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 274;
goto try_except_handler_25;
}
tmp_condition_result_40 = tmp_truth_name_7 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_40 == NUITKA_BOOL_TRUE) {
goto condexpr_true_16;
} else {
goto condexpr_false_16;
}
condexpr_true_16:;
CHECK_OBJECT(tmp_class_creation_7__bases);
tmp_expression_value_37 = tmp_class_creation_7__bases;
tmp_subscript_value_7 = mod_consts[25];
tmp_type_arg_13 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_37, tmp_subscript_value_7, 0);
if (tmp_type_arg_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 274;
goto try_except_handler_25;
}
tmp_metaclass_value_7 = BUILTIN_TYPE1(tmp_type_arg_13);
Py_DECREF(tmp_type_arg_13);
if (tmp_metaclass_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 274;
goto try_except_handler_25;
}
goto condexpr_end_16;
condexpr_false_16:;
tmp_metaclass_value_7 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_7);
condexpr_end_16:;
condexpr_end_15:;
CHECK_OBJECT(tmp_class_creation_7__bases);
tmp_bases_value_7 = tmp_class_creation_7__bases;
tmp_assign_source_87 = SELECT_METACLASS(tmp_metaclass_value_7, tmp_bases_value_7);
Py_DECREF(tmp_metaclass_value_7);
if (tmp_assign_source_87 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 274;
goto try_except_handler_25;
}
assert(tmp_class_creation_7__metaclass == NULL);
tmp_class_creation_7__metaclass = tmp_assign_source_87;
}
{
bool tmp_condition_result_41;
PyObject *tmp_key_value_21;
PyObject *tmp_dict_arg_value_21;
tmp_key_value_21 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_7__class_decl_dict);
tmp_dict_arg_value_21 = tmp_class_creation_7__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_21, tmp_key_value_21);
assert(!(tmp_res == -1));
tmp_condition_result_41 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_41 != false) {
goto branch_yes_25;
} else {
goto branch_no_25;
}
}
branch_yes_25:;
CHECK_OBJECT(tmp_class_creation_7__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_7__class_decl_dict;
tmp_dictdel_key = mod_consts[338];
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 = 274;
goto try_except_handler_25;
}
branch_no_25:;
{
nuitka_bool tmp_condition_result_42;
PyObject *tmp_expression_value_38;
CHECK_OBJECT(tmp_class_creation_7__metaclass);
tmp_expression_value_38 = tmp_class_creation_7__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_38, mod_consts[339]);
tmp_condition_result_42 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_42 == NUITKA_BOOL_TRUE) {
goto branch_yes_26;
} else {
goto branch_no_26;
}
}
branch_yes_26:;
{
PyObject *tmp_assign_source_88;
PyObject *tmp_called_value_22;
PyObject *tmp_expression_value_39;
PyObject *tmp_args_value_13;
PyObject *tmp_tuple_element_19;
PyObject *tmp_kwargs_value_13;
CHECK_OBJECT(tmp_class_creation_7__metaclass);
tmp_expression_value_39 = tmp_class_creation_7__metaclass;
tmp_called_value_22 = LOOKUP_ATTRIBUTE(tmp_expression_value_39, mod_consts[339]);
if (tmp_called_value_22 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 274;
goto try_except_handler_25;
}
tmp_tuple_element_19 = mod_consts[67];
tmp_args_value_13 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_13, 0, tmp_tuple_element_19);
CHECK_OBJECT(tmp_class_creation_7__bases);
tmp_tuple_element_19 = tmp_class_creation_7__bases;
PyTuple_SET_ITEM0(tmp_args_value_13, 1, tmp_tuple_element_19);
CHECK_OBJECT(tmp_class_creation_7__class_decl_dict);
tmp_kwargs_value_13 = tmp_class_creation_7__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 274;
tmp_assign_source_88 = CALL_FUNCTION(tmp_called_value_22, tmp_args_value_13, tmp_kwargs_value_13);
Py_DECREF(tmp_called_value_22);
Py_DECREF(tmp_args_value_13);
if (tmp_assign_source_88 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 274;
goto try_except_handler_25;
}
assert(tmp_class_creation_7__prepared == NULL);
tmp_class_creation_7__prepared = tmp_assign_source_88;
}
{
bool tmp_condition_result_43;
PyObject *tmp_operand_value_7;
PyObject *tmp_expression_value_40;
CHECK_OBJECT(tmp_class_creation_7__prepared);
tmp_expression_value_40 = tmp_class_creation_7__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_40, mod_consts[340]);
tmp_operand_value_7 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_7);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 274;
goto try_except_handler_25;
}
tmp_condition_result_43 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_43 != false) {
goto branch_yes_27;
} else {
goto branch_no_27;
}
}
branch_yes_27:;
{
PyObject *tmp_raise_type_7;
PyObject *tmp_raise_value_7;
PyObject *tmp_mod_expr_left_7;
PyObject *tmp_mod_expr_right_7;
PyObject *tmp_tuple_element_20;
PyObject *tmp_getattr_target_7;
PyObject *tmp_getattr_attr_7;
PyObject *tmp_getattr_default_7;
tmp_raise_type_7 = PyExc_TypeError;
tmp_mod_expr_left_7 = mod_consts[341];
CHECK_OBJECT(tmp_class_creation_7__metaclass);
tmp_getattr_target_7 = tmp_class_creation_7__metaclass;
tmp_getattr_attr_7 = mod_consts[342];
tmp_getattr_default_7 = mod_consts[343];
tmp_tuple_element_20 = BUILTIN_GETATTR(tmp_getattr_target_7, tmp_getattr_attr_7, tmp_getattr_default_7);
if (tmp_tuple_element_20 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 274;
goto try_except_handler_25;
}
tmp_mod_expr_right_7 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_41;
PyObject *tmp_type_arg_14;
PyTuple_SET_ITEM(tmp_mod_expr_right_7, 0, tmp_tuple_element_20);
CHECK_OBJECT(tmp_class_creation_7__prepared);
tmp_type_arg_14 = tmp_class_creation_7__prepared;
tmp_expression_value_41 = BUILTIN_TYPE1(tmp_type_arg_14);
assert(!(tmp_expression_value_41 == NULL));
tmp_tuple_element_20 = LOOKUP_ATTRIBUTE(tmp_expression_value_41, mod_consts[342]);
Py_DECREF(tmp_expression_value_41);
if (tmp_tuple_element_20 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 274;
goto tuple_build_exception_7;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_7, 1, tmp_tuple_element_20);
}
goto tuple_build_noexception_7;
// Exception handling pass through code for tuple_build:
tuple_build_exception_7:;
Py_DECREF(tmp_mod_expr_right_7);
goto try_except_handler_25;
// Finished with no exception for tuple_build:
tuple_build_noexception_7:;
tmp_raise_value_7 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_7, tmp_mod_expr_right_7);
Py_DECREF(tmp_mod_expr_right_7);
if (tmp_raise_value_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 274;
goto try_except_handler_25;
}
exception_type = tmp_raise_type_7;
Py_INCREF(tmp_raise_type_7);
exception_value = tmp_raise_value_7;
exception_lineno = 274;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_25;
}
branch_no_27:;
goto branch_end_26;
branch_no_26:;
{
PyObject *tmp_assign_source_89;
tmp_assign_source_89 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_7__prepared == NULL);
tmp_class_creation_7__prepared = tmp_assign_source_89;
}
branch_end_26:;
{
PyObject *tmp_assign_source_90;
PyObject *tmp_called_value_23;
PyObject *tmp_called_value_24;
PyObject *tmp_expression_value_42;
PyObject *tmp_args_element_value_10;
PyObject *tmp_args_element_value_11;
tmp_expression_value_42 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_expression_value_42 == NULL)) {
tmp_expression_value_42 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_expression_value_42 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 273;
goto try_except_handler_25;
}
tmp_called_value_24 = LOOKUP_ATTRIBUTE(tmp_expression_value_42, mod_consts[369]);
if (tmp_called_value_24 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 273;
goto try_except_handler_25;
}
tmp_args_element_value_10 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[351]);
if (unlikely(tmp_args_element_value_10 == NULL)) {
tmp_args_element_value_10 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[351]);
}
if (tmp_args_element_value_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_24);
exception_lineno = 273;
goto try_except_handler_25;
}
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 273;
tmp_called_value_23 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_24, tmp_args_element_value_10);
Py_DECREF(tmp_called_value_24);
if (tmp_called_value_23 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 273;
goto try_except_handler_25;
}
{
PyObject *tmp_set_locals_7;
CHECK_OBJECT(tmp_class_creation_7__prepared);
tmp_set_locals_7 = tmp_class_creation_7__prepared;
locals_cryptography$x509$extensions$$$class__7_SubjectKeyIdentifier_274 = tmp_set_locals_7;
Py_INCREF(tmp_set_locals_7);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[344];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__7_SubjectKeyIdentifier_274, mod_consts[345], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 274;
goto try_except_handler_27;
}
tmp_dictset_value = mod_consts[67];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__7_SubjectKeyIdentifier_274, mod_consts[346], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 274;
goto try_except_handler_27;
}
if (isFrameUnusable(cache_frame_7110baf631a7267e4192f5bab617736a_8)) {
Py_XDECREF(cache_frame_7110baf631a7267e4192f5bab617736a_8);
#if _DEBUG_REFCOUNTS
if (cache_frame_7110baf631a7267e4192f5bab617736a_8 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_7110baf631a7267e4192f5bab617736a_8 = MAKE_CLASS_FRAME(codeobj_7110baf631a7267e4192f5bab617736a, module_cryptography$x509$extensions, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_7110baf631a7267e4192f5bab617736a_8->m_type_description == NULL);
frame_7110baf631a7267e4192f5bab617736a_8 = cache_frame_7110baf631a7267e4192f5bab617736a_8;
// Push the new frame as the currently active one.
pushFrameStack(frame_7110baf631a7267e4192f5bab617736a_8);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_7110baf631a7267e4192f5bab617736a_8) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_expression_value_43;
tmp_expression_value_43 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__7_SubjectKeyIdentifier_274, mod_consts[334]);
if (tmp_expression_value_43 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_43 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[334]);
if (unlikely(tmp_expression_value_43 == NULL)) {
tmp_expression_value_43 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[334]);
}
if (tmp_expression_value_43 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 275;
type_description_2 = "o";
goto frame_exception_exit_8;
}
Py_INCREF(tmp_expression_value_43);
} else {
goto frame_exception_exit_8;
}
}
tmp_dictset_value = LOOKUP_ATTRIBUTE(tmp_expression_value_43, mod_consts[395]);
Py_DECREF(tmp_expression_value_43);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 275;
type_description_2 = "o";
goto frame_exception_exit_8;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__7_SubjectKeyIdentifier_274, mod_consts[40], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 275;
type_description_2 = "o";
goto frame_exception_exit_8;
}
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__22___init__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__7_SubjectKeyIdentifier_274, mod_consts[39], 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 = 277;
type_description_2 = "o";
goto frame_exception_exit_8;
}
{
nuitka_bool tmp_condition_result_44;
PyObject *tmp_called_value_25;
PyObject *tmp_args_element_value_12;
PyObject *tmp_classmethod_arg_3;
tmp_res = MAPPING_HAS_ITEM(locals_cryptography$x509$extensions$$$class__7_SubjectKeyIdentifier_274, mod_consts[383]);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 280;
type_description_2 = "o";
goto frame_exception_exit_8;
}
tmp_condition_result_44 = (tmp_res == 1) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_44 == NUITKA_BOOL_TRUE) {
goto condexpr_true_17;
} else {
goto condexpr_false_17;
}
condexpr_true_17:;
tmp_called_value_25 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__7_SubjectKeyIdentifier_274, mod_consts[383]);
if (unlikely(tmp_called_value_25 == NULL && CHECK_AND_CLEAR_KEY_ERROR_OCCURRED())) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[383]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 280;
type_description_2 = "o";
goto frame_exception_exit_8;
}
if (tmp_called_value_25 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 280;
type_description_2 = "o";
goto frame_exception_exit_8;
}
tmp_args_element_value_12 = MAKE_FUNCTION_cryptography$x509$extensions$$$function__23_from_public_key();
frame_7110baf631a7267e4192f5bab617736a_8->m_frame.f_lineno = 280;
tmp_dictset_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_25, tmp_args_element_value_12);
Py_DECREF(tmp_called_value_25);
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 = 280;
type_description_2 = "o";
goto frame_exception_exit_8;
}
goto condexpr_end_17;
condexpr_false_17:;
tmp_classmethod_arg_3 = MAKE_FUNCTION_cryptography$x509$extensions$$$function__23_from_public_key();
tmp_dictset_value = BUILTIN_CLASSMETHOD(tmp_classmethod_arg_3);
Py_DECREF(tmp_classmethod_arg_3);
assert(!(tmp_dictset_value == NULL));
condexpr_end_17:;
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__7_SubjectKeyIdentifier_274, mod_consts[397], 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 = 281;
type_description_2 = "o";
goto frame_exception_exit_8;
}
}
{
PyObject *tmp_called_instance_6;
tmp_called_instance_6 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__7_SubjectKeyIdentifier_274, mod_consts[71]);
if (tmp_called_instance_6 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_instance_6 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_called_instance_6 == NULL)) {
tmp_called_instance_6 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_called_instance_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 284;
type_description_2 = "o";
goto frame_exception_exit_8;
}
Py_INCREF(tmp_called_instance_6);
} else {
goto frame_exception_exit_8;
}
}
frame_7110baf631a7267e4192f5bab617736a_8->m_frame.f_lineno = 284;
tmp_dictset_value = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_6,
mod_consts[379],
PyTuple_GET_ITEM(mod_consts[399], 0)
);
Py_DECREF(tmp_called_instance_6);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 284;
type_description_2 = "o";
goto frame_exception_exit_8;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__7_SubjectKeyIdentifier_274, mod_consts[30], 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 = 284;
type_description_2 = "o";
goto frame_exception_exit_8;
}
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__24___repr__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__7_SubjectKeyIdentifier_274, mod_consts[367], 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 = 286;
type_description_2 = "o";
goto frame_exception_exit_8;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__25___eq__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__7_SubjectKeyIdentifier_274, mod_consts[372], 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 = 289;
type_description_2 = "o";
goto frame_exception_exit_8;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__26___ne__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__7_SubjectKeyIdentifier_274, mod_consts[374], 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 = 295;
type_description_2 = "o";
goto frame_exception_exit_8;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__27___hash__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__7_SubjectKeyIdentifier_274, mod_consts[376], 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 = 298;
type_description_2 = "o";
goto frame_exception_exit_8;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_7110baf631a7267e4192f5bab617736a_8);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_7;
frame_exception_exit_8:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_7110baf631a7267e4192f5bab617736a_8);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_7110baf631a7267e4192f5bab617736a_8, exception_lineno);
} else if (exception_tb->tb_frame != &frame_7110baf631a7267e4192f5bab617736a_8->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_7110baf631a7267e4192f5bab617736a_8, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_7110baf631a7267e4192f5bab617736a_8,
type_description_2,
outline_6_var___class__
);
// Release cached frame if used for exception.
if (frame_7110baf631a7267e4192f5bab617736a_8 == cache_frame_7110baf631a7267e4192f5bab617736a_8) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_7110baf631a7267e4192f5bab617736a_8);
cache_frame_7110baf631a7267e4192f5bab617736a_8 = NULL;
}
assertFrameObject(frame_7110baf631a7267e4192f5bab617736a_8);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_7;
frame_no_exception_7:;
goto skip_nested_handling_7;
nested_frame_exit_7:;
goto try_except_handler_27;
skip_nested_handling_7:;
{
nuitka_bool tmp_condition_result_45;
PyObject *tmp_cmp_expr_left_7;
PyObject *tmp_cmp_expr_right_7;
CHECK_OBJECT(tmp_class_creation_7__bases);
tmp_cmp_expr_left_7 = tmp_class_creation_7__bases;
tmp_cmp_expr_right_7 = mod_consts[350];
tmp_condition_result_45 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_7, tmp_cmp_expr_right_7);
if (tmp_condition_result_45 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 274;
goto try_except_handler_27;
}
if (tmp_condition_result_45 == NUITKA_BOOL_TRUE) {
goto branch_yes_28;
} else {
goto branch_no_28;
}
}
branch_yes_28:;
tmp_dictset_value = mod_consts[350];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__7_SubjectKeyIdentifier_274, mod_consts[348], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 274;
goto try_except_handler_27;
}
branch_no_28:;
{
PyObject *tmp_assign_source_91;
PyObject *tmp_called_value_26;
PyObject *tmp_args_value_14;
PyObject *tmp_tuple_element_21;
PyObject *tmp_kwargs_value_14;
CHECK_OBJECT(tmp_class_creation_7__metaclass);
tmp_called_value_26 = tmp_class_creation_7__metaclass;
tmp_tuple_element_21 = mod_consts[67];
tmp_args_value_14 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_14, 0, tmp_tuple_element_21);
CHECK_OBJECT(tmp_class_creation_7__bases);
tmp_tuple_element_21 = tmp_class_creation_7__bases;
PyTuple_SET_ITEM0(tmp_args_value_14, 1, tmp_tuple_element_21);
tmp_tuple_element_21 = locals_cryptography$x509$extensions$$$class__7_SubjectKeyIdentifier_274;
PyTuple_SET_ITEM0(tmp_args_value_14, 2, tmp_tuple_element_21);
CHECK_OBJECT(tmp_class_creation_7__class_decl_dict);
tmp_kwargs_value_14 = tmp_class_creation_7__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 274;
tmp_assign_source_91 = CALL_FUNCTION(tmp_called_value_26, tmp_args_value_14, tmp_kwargs_value_14);
Py_DECREF(tmp_args_value_14);
if (tmp_assign_source_91 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 274;
goto try_except_handler_27;
}
assert(outline_6_var___class__ == NULL);
outline_6_var___class__ = tmp_assign_source_91;
}
CHECK_OBJECT(outline_6_var___class__);
tmp_args_element_value_11 = outline_6_var___class__;
Py_INCREF(tmp_args_element_value_11);
goto try_return_handler_27;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_27:;
Py_DECREF(locals_cryptography$x509$extensions$$$class__7_SubjectKeyIdentifier_274);
locals_cryptography$x509$extensions$$$class__7_SubjectKeyIdentifier_274 = NULL;
goto try_return_handler_26;
// Exception handler code:
try_except_handler_27:;
exception_keeper_type_25 = exception_type;
exception_keeper_value_25 = exception_value;
exception_keeper_tb_25 = exception_tb;
exception_keeper_lineno_25 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_cryptography$x509$extensions$$$class__7_SubjectKeyIdentifier_274);
locals_cryptography$x509$extensions$$$class__7_SubjectKeyIdentifier_274 = NULL;
// Re-raise.
exception_type = exception_keeper_type_25;
exception_value = exception_keeper_value_25;
exception_tb = exception_keeper_tb_25;
exception_lineno = exception_keeper_lineno_25;
goto try_except_handler_26;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_26:;
CHECK_OBJECT(outline_6_var___class__);
Py_DECREF(outline_6_var___class__);
outline_6_var___class__ = NULL;
goto outline_result_7;
// Exception handler code:
try_except_handler_26:;
exception_keeper_type_26 = exception_type;
exception_keeper_value_26 = exception_value;
exception_keeper_tb_26 = exception_tb;
exception_keeper_lineno_26 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_26;
exception_value = exception_keeper_value_26;
exception_tb = exception_keeper_tb_26;
exception_lineno = exception_keeper_lineno_26;
goto outline_exception_7;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_7:;
exception_lineno = 274;
goto try_except_handler_25;
outline_result_7:;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 273;
tmp_assign_source_90 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_23, tmp_args_element_value_11);
Py_DECREF(tmp_called_value_23);
Py_DECREF(tmp_args_element_value_11);
if (tmp_assign_source_90 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 273;
goto try_except_handler_25;
}
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[67], tmp_assign_source_90);
}
goto try_end_13;
// Exception handler code:
try_except_handler_25:;
exception_keeper_type_27 = exception_type;
exception_keeper_value_27 = exception_value;
exception_keeper_tb_27 = exception_tb;
exception_keeper_lineno_27 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_7__bases);
tmp_class_creation_7__bases = NULL;
Py_XDECREF(tmp_class_creation_7__class_decl_dict);
tmp_class_creation_7__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_7__metaclass);
tmp_class_creation_7__metaclass = NULL;
Py_XDECREF(tmp_class_creation_7__prepared);
tmp_class_creation_7__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_27;
exception_value = exception_keeper_value_27;
exception_tb = exception_keeper_tb_27;
exception_lineno = exception_keeper_lineno_27;
goto frame_exception_exit_1;
// End of try:
try_end_13:;
CHECK_OBJECT(tmp_class_creation_7__bases);
Py_DECREF(tmp_class_creation_7__bases);
tmp_class_creation_7__bases = NULL;
CHECK_OBJECT(tmp_class_creation_7__class_decl_dict);
Py_DECREF(tmp_class_creation_7__class_decl_dict);
tmp_class_creation_7__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_7__metaclass);
Py_DECREF(tmp_class_creation_7__metaclass);
tmp_class_creation_7__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_7__prepared);
Py_DECREF(tmp_class_creation_7__prepared);
tmp_class_creation_7__prepared = NULL;
// Tried code:
{
PyObject *tmp_assign_source_92;
PyObject *tmp_dircall_arg1_8;
tmp_dircall_arg1_8 = mod_consts[350];
Py_INCREF(tmp_dircall_arg1_8);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_8};
tmp_assign_source_92 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_92 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 303;
goto try_except_handler_28;
}
assert(tmp_class_creation_8__bases == NULL);
tmp_class_creation_8__bases = tmp_assign_source_92;
}
{
PyObject *tmp_assign_source_93;
tmp_assign_source_93 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_8__class_decl_dict == NULL);
tmp_class_creation_8__class_decl_dict = tmp_assign_source_93;
}
{
PyObject *tmp_assign_source_94;
PyObject *tmp_metaclass_value_8;
bool tmp_condition_result_46;
PyObject *tmp_key_value_22;
PyObject *tmp_dict_arg_value_22;
PyObject *tmp_dict_arg_value_23;
PyObject *tmp_key_value_23;
nuitka_bool tmp_condition_result_47;
int tmp_truth_name_8;
PyObject *tmp_type_arg_15;
PyObject *tmp_expression_value_44;
PyObject *tmp_subscript_value_8;
PyObject *tmp_bases_value_8;
tmp_key_value_22 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_8__class_decl_dict);
tmp_dict_arg_value_22 = tmp_class_creation_8__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_22, tmp_key_value_22);
assert(!(tmp_res == -1));
tmp_condition_result_46 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_46 != false) {
goto condexpr_true_18;
} else {
goto condexpr_false_18;
}
condexpr_true_18:;
CHECK_OBJECT(tmp_class_creation_8__class_decl_dict);
tmp_dict_arg_value_23 = tmp_class_creation_8__class_decl_dict;
tmp_key_value_23 = mod_consts[338];
tmp_metaclass_value_8 = DICT_GET_ITEM0(tmp_dict_arg_value_23, tmp_key_value_23);
if (tmp_metaclass_value_8 == NULL) {
tmp_metaclass_value_8 = Py_None;
}
assert(!(tmp_metaclass_value_8 == NULL));
Py_INCREF(tmp_metaclass_value_8);
goto condexpr_end_18;
condexpr_false_18:;
CHECK_OBJECT(tmp_class_creation_8__bases);
tmp_truth_name_8 = CHECK_IF_TRUE(tmp_class_creation_8__bases);
if (tmp_truth_name_8 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 303;
goto try_except_handler_28;
}
tmp_condition_result_47 = tmp_truth_name_8 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_47 == NUITKA_BOOL_TRUE) {
goto condexpr_true_19;
} else {
goto condexpr_false_19;
}
condexpr_true_19:;
CHECK_OBJECT(tmp_class_creation_8__bases);
tmp_expression_value_44 = tmp_class_creation_8__bases;
tmp_subscript_value_8 = mod_consts[25];
tmp_type_arg_15 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_44, tmp_subscript_value_8, 0);
if (tmp_type_arg_15 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 303;
goto try_except_handler_28;
}
tmp_metaclass_value_8 = BUILTIN_TYPE1(tmp_type_arg_15);
Py_DECREF(tmp_type_arg_15);
if (tmp_metaclass_value_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 303;
goto try_except_handler_28;
}
goto condexpr_end_19;
condexpr_false_19:;
tmp_metaclass_value_8 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_8);
condexpr_end_19:;
condexpr_end_18:;
CHECK_OBJECT(tmp_class_creation_8__bases);
tmp_bases_value_8 = tmp_class_creation_8__bases;
tmp_assign_source_94 = SELECT_METACLASS(tmp_metaclass_value_8, tmp_bases_value_8);
Py_DECREF(tmp_metaclass_value_8);
if (tmp_assign_source_94 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 303;
goto try_except_handler_28;
}
assert(tmp_class_creation_8__metaclass == NULL);
tmp_class_creation_8__metaclass = tmp_assign_source_94;
}
{
bool tmp_condition_result_48;
PyObject *tmp_key_value_24;
PyObject *tmp_dict_arg_value_24;
tmp_key_value_24 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_8__class_decl_dict);
tmp_dict_arg_value_24 = tmp_class_creation_8__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_24, tmp_key_value_24);
assert(!(tmp_res == -1));
tmp_condition_result_48 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_48 != false) {
goto branch_yes_29;
} else {
goto branch_no_29;
}
}
branch_yes_29:;
CHECK_OBJECT(tmp_class_creation_8__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_8__class_decl_dict;
tmp_dictdel_key = mod_consts[338];
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 = 303;
goto try_except_handler_28;
}
branch_no_29:;
{
nuitka_bool tmp_condition_result_49;
PyObject *tmp_expression_value_45;
CHECK_OBJECT(tmp_class_creation_8__metaclass);
tmp_expression_value_45 = tmp_class_creation_8__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_45, mod_consts[339]);
tmp_condition_result_49 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_49 == NUITKA_BOOL_TRUE) {
goto branch_yes_30;
} else {
goto branch_no_30;
}
}
branch_yes_30:;
{
PyObject *tmp_assign_source_95;
PyObject *tmp_called_value_27;
PyObject *tmp_expression_value_46;
PyObject *tmp_args_value_15;
PyObject *tmp_tuple_element_22;
PyObject *tmp_kwargs_value_15;
CHECK_OBJECT(tmp_class_creation_8__metaclass);
tmp_expression_value_46 = tmp_class_creation_8__metaclass;
tmp_called_value_27 = LOOKUP_ATTRIBUTE(tmp_expression_value_46, mod_consts[339]);
if (tmp_called_value_27 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 303;
goto try_except_handler_28;
}
tmp_tuple_element_22 = mod_consts[87];
tmp_args_value_15 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_15, 0, tmp_tuple_element_22);
CHECK_OBJECT(tmp_class_creation_8__bases);
tmp_tuple_element_22 = tmp_class_creation_8__bases;
PyTuple_SET_ITEM0(tmp_args_value_15, 1, tmp_tuple_element_22);
CHECK_OBJECT(tmp_class_creation_8__class_decl_dict);
tmp_kwargs_value_15 = tmp_class_creation_8__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 303;
tmp_assign_source_95 = CALL_FUNCTION(tmp_called_value_27, tmp_args_value_15, tmp_kwargs_value_15);
Py_DECREF(tmp_called_value_27);
Py_DECREF(tmp_args_value_15);
if (tmp_assign_source_95 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 303;
goto try_except_handler_28;
}
assert(tmp_class_creation_8__prepared == NULL);
tmp_class_creation_8__prepared = tmp_assign_source_95;
}
{
bool tmp_condition_result_50;
PyObject *tmp_operand_value_8;
PyObject *tmp_expression_value_47;
CHECK_OBJECT(tmp_class_creation_8__prepared);
tmp_expression_value_47 = tmp_class_creation_8__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_47, mod_consts[340]);
tmp_operand_value_8 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_8);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 303;
goto try_except_handler_28;
}
tmp_condition_result_50 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_50 != false) {
goto branch_yes_31;
} else {
goto branch_no_31;
}
}
branch_yes_31:;
{
PyObject *tmp_raise_type_8;
PyObject *tmp_raise_value_8;
PyObject *tmp_mod_expr_left_8;
PyObject *tmp_mod_expr_right_8;
PyObject *tmp_tuple_element_23;
PyObject *tmp_getattr_target_8;
PyObject *tmp_getattr_attr_8;
PyObject *tmp_getattr_default_8;
tmp_raise_type_8 = PyExc_TypeError;
tmp_mod_expr_left_8 = mod_consts[341];
CHECK_OBJECT(tmp_class_creation_8__metaclass);
tmp_getattr_target_8 = tmp_class_creation_8__metaclass;
tmp_getattr_attr_8 = mod_consts[342];
tmp_getattr_default_8 = mod_consts[343];
tmp_tuple_element_23 = BUILTIN_GETATTR(tmp_getattr_target_8, tmp_getattr_attr_8, tmp_getattr_default_8);
if (tmp_tuple_element_23 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 303;
goto try_except_handler_28;
}
tmp_mod_expr_right_8 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_48;
PyObject *tmp_type_arg_16;
PyTuple_SET_ITEM(tmp_mod_expr_right_8, 0, tmp_tuple_element_23);
CHECK_OBJECT(tmp_class_creation_8__prepared);
tmp_type_arg_16 = tmp_class_creation_8__prepared;
tmp_expression_value_48 = BUILTIN_TYPE1(tmp_type_arg_16);
assert(!(tmp_expression_value_48 == NULL));
tmp_tuple_element_23 = LOOKUP_ATTRIBUTE(tmp_expression_value_48, mod_consts[342]);
Py_DECREF(tmp_expression_value_48);
if (tmp_tuple_element_23 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 303;
goto tuple_build_exception_8;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_8, 1, tmp_tuple_element_23);
}
goto tuple_build_noexception_8;
// Exception handling pass through code for tuple_build:
tuple_build_exception_8:;
Py_DECREF(tmp_mod_expr_right_8);
goto try_except_handler_28;
// Finished with no exception for tuple_build:
tuple_build_noexception_8:;
tmp_raise_value_8 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_8, tmp_mod_expr_right_8);
Py_DECREF(tmp_mod_expr_right_8);
if (tmp_raise_value_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 303;
goto try_except_handler_28;
}
exception_type = tmp_raise_type_8;
Py_INCREF(tmp_raise_type_8);
exception_value = tmp_raise_value_8;
exception_lineno = 303;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_28;
}
branch_no_31:;
goto branch_end_30;
branch_no_30:;
{
PyObject *tmp_assign_source_96;
tmp_assign_source_96 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_8__prepared == NULL);
tmp_class_creation_8__prepared = tmp_assign_source_96;
}
branch_end_30:;
{
PyObject *tmp_assign_source_97;
PyObject *tmp_called_value_28;
PyObject *tmp_called_value_29;
PyObject *tmp_expression_value_49;
PyObject *tmp_args_element_value_13;
PyObject *tmp_args_element_value_14;
tmp_expression_value_49 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_expression_value_49 == NULL)) {
tmp_expression_value_49 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_expression_value_49 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 302;
goto try_except_handler_28;
}
tmp_called_value_29 = LOOKUP_ATTRIBUTE(tmp_expression_value_49, mod_consts[369]);
if (tmp_called_value_29 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 302;
goto try_except_handler_28;
}
tmp_args_element_value_13 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[351]);
if (unlikely(tmp_args_element_value_13 == NULL)) {
tmp_args_element_value_13 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[351]);
}
if (tmp_args_element_value_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_29);
exception_lineno = 302;
goto try_except_handler_28;
}
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 302;
tmp_called_value_28 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_29, tmp_args_element_value_13);
Py_DECREF(tmp_called_value_29);
if (tmp_called_value_28 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 302;
goto try_except_handler_28;
}
{
PyObject *tmp_set_locals_8;
CHECK_OBJECT(tmp_class_creation_8__prepared);
tmp_set_locals_8 = tmp_class_creation_8__prepared;
locals_cryptography$x509$extensions$$$class__8_AuthorityInformationAccess_303 = tmp_set_locals_8;
Py_INCREF(tmp_set_locals_8);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[344];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__8_AuthorityInformationAccess_303, mod_consts[345], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 303;
goto try_except_handler_30;
}
tmp_dictset_value = mod_consts[87];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__8_AuthorityInformationAccess_303, mod_consts[346], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 303;
goto try_except_handler_30;
}
if (isFrameUnusable(cache_frame_1068ecfceb9e74f16ac7d0a6693abe50_9)) {
Py_XDECREF(cache_frame_1068ecfceb9e74f16ac7d0a6693abe50_9);
#if _DEBUG_REFCOUNTS
if (cache_frame_1068ecfceb9e74f16ac7d0a6693abe50_9 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_1068ecfceb9e74f16ac7d0a6693abe50_9 = MAKE_CLASS_FRAME(codeobj_1068ecfceb9e74f16ac7d0a6693abe50, module_cryptography$x509$extensions, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_1068ecfceb9e74f16ac7d0a6693abe50_9->m_type_description == NULL);
frame_1068ecfceb9e74f16ac7d0a6693abe50_9 = cache_frame_1068ecfceb9e74f16ac7d0a6693abe50_9;
// Push the new frame as the currently active one.
pushFrameStack(frame_1068ecfceb9e74f16ac7d0a6693abe50_9);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_1068ecfceb9e74f16ac7d0a6693abe50_9) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_expression_value_50;
tmp_expression_value_50 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__8_AuthorityInformationAccess_303, mod_consts[334]);
if (tmp_expression_value_50 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_50 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[334]);
if (unlikely(tmp_expression_value_50 == NULL)) {
tmp_expression_value_50 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[334]);
}
if (tmp_expression_value_50 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 304;
type_description_2 = "o";
goto frame_exception_exit_9;
}
Py_INCREF(tmp_expression_value_50);
} else {
goto frame_exception_exit_9;
}
}
tmp_dictset_value = LOOKUP_ATTRIBUTE(tmp_expression_value_50, mod_consts[404]);
Py_DECREF(tmp_expression_value_50);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 304;
type_description_2 = "o";
goto frame_exception_exit_9;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__8_AuthorityInformationAccess_303, mod_consts[40], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 304;
type_description_2 = "o";
goto frame_exception_exit_9;
}
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__28___init__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__8_AuthorityInformationAccess_303, mod_consts[39], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 306;
type_description_2 = "o";
goto frame_exception_exit_9;
}
// Tried code:
{
PyObject *tmp_assign_source_98;
PyObject *tmp_iter_arg_2;
PyObject *tmp_called_value_30;
tmp_called_value_30 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__8_AuthorityInformationAccess_303, mod_consts[336]);
if (tmp_called_value_30 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_value_30 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[336]);
if (unlikely(tmp_called_value_30 == NULL)) {
tmp_called_value_30 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[336]);
}
if (tmp_called_value_30 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 316;
type_description_2 = "o";
goto try_except_handler_31;
}
Py_INCREF(tmp_called_value_30);
} else {
goto try_except_handler_31;
}
}
frame_1068ecfceb9e74f16ac7d0a6693abe50_9->m_frame.f_lineno = 316;
tmp_iter_arg_2 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_30, mod_consts[406]);
Py_DECREF(tmp_called_value_30);
if (tmp_iter_arg_2 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 316;
type_description_2 = "o";
goto try_except_handler_31;
}
tmp_assign_source_98 = MAKE_UNPACK_ITERATOR(tmp_iter_arg_2);
Py_DECREF(tmp_iter_arg_2);
if (tmp_assign_source_98 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 316;
type_description_2 = "o";
goto try_except_handler_31;
}
assert(tmp_AuthorityInformationAccess$tuple_unpack_1__source_iter == NULL);
tmp_AuthorityInformationAccess$tuple_unpack_1__source_iter = tmp_assign_source_98;
}
// Tried code:
{
PyObject *tmp_assign_source_99;
PyObject *tmp_unpack_4;
CHECK_OBJECT(tmp_AuthorityInformationAccess$tuple_unpack_1__source_iter);
tmp_unpack_4 = tmp_AuthorityInformationAccess$tuple_unpack_1__source_iter;
tmp_assign_source_99 = UNPACK_NEXT(tmp_unpack_4, 0, 3);
if (tmp_assign_source_99 == 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_2 = "o";
exception_lineno = 316;
goto try_except_handler_32;
}
assert(tmp_AuthorityInformationAccess$tuple_unpack_1__element_1 == NULL);
tmp_AuthorityInformationAccess$tuple_unpack_1__element_1 = tmp_assign_source_99;
}
{
PyObject *tmp_assign_source_100;
PyObject *tmp_unpack_5;
CHECK_OBJECT(tmp_AuthorityInformationAccess$tuple_unpack_1__source_iter);
tmp_unpack_5 = tmp_AuthorityInformationAccess$tuple_unpack_1__source_iter;
tmp_assign_source_100 = UNPACK_NEXT(tmp_unpack_5, 1, 3);
if (tmp_assign_source_100 == 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_2 = "o";
exception_lineno = 316;
goto try_except_handler_32;
}
assert(tmp_AuthorityInformationAccess$tuple_unpack_1__element_2 == NULL);
tmp_AuthorityInformationAccess$tuple_unpack_1__element_2 = tmp_assign_source_100;
}
{
PyObject *tmp_assign_source_101;
PyObject *tmp_unpack_6;
CHECK_OBJECT(tmp_AuthorityInformationAccess$tuple_unpack_1__source_iter);
tmp_unpack_6 = tmp_AuthorityInformationAccess$tuple_unpack_1__source_iter;
tmp_assign_source_101 = UNPACK_NEXT(tmp_unpack_6, 2, 3);
if (tmp_assign_source_101 == 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_2 = "o";
exception_lineno = 316;
goto try_except_handler_32;
}
assert(tmp_AuthorityInformationAccess$tuple_unpack_1__element_3 == NULL);
tmp_AuthorityInformationAccess$tuple_unpack_1__element_3 = tmp_assign_source_101;
}
{
PyObject *tmp_iterator_name_2;
CHECK_OBJECT(tmp_AuthorityInformationAccess$tuple_unpack_1__source_iter);
tmp_iterator_name_2 = tmp_AuthorityInformationAccess$tuple_unpack_1__source_iter;
// Check if iterator has left-over elements.
CHECK_OBJECT(tmp_iterator_name_2); assert(HAS_ITERNEXT(tmp_iterator_name_2));
tmp_iterator_attempt = (*Py_TYPE(tmp_iterator_name_2)->tp_iternext)(tmp_iterator_name_2);
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_2 = "o";
exception_lineno = 316;
goto try_except_handler_32;
}
}
} else {
Py_DECREF(tmp_iterator_attempt);
exception_type = PyExc_ValueError;
Py_INCREF(PyExc_ValueError);
exception_value = mod_consts[364];
Py_INCREF(exception_value);
exception_tb = NULL;
type_description_2 = "o";
exception_lineno = 316;
goto try_except_handler_32;
}
}
goto try_end_14;
// Exception handler code:
try_except_handler_32:;
exception_keeper_type_28 = exception_type;
exception_keeper_value_28 = exception_value;
exception_keeper_tb_28 = exception_tb;
exception_keeper_lineno_28 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
CHECK_OBJECT(tmp_AuthorityInformationAccess$tuple_unpack_1__source_iter);
Py_DECREF(tmp_AuthorityInformationAccess$tuple_unpack_1__source_iter);
tmp_AuthorityInformationAccess$tuple_unpack_1__source_iter = NULL;
// Re-raise.
exception_type = exception_keeper_type_28;
exception_value = exception_keeper_value_28;
exception_tb = exception_keeper_tb_28;
exception_lineno = exception_keeper_lineno_28;
goto try_except_handler_31;
// End of try:
try_end_14:;
CHECK_OBJECT(tmp_AuthorityInformationAccess$tuple_unpack_1__source_iter);
Py_DECREF(tmp_AuthorityInformationAccess$tuple_unpack_1__source_iter);
tmp_AuthorityInformationAccess$tuple_unpack_1__source_iter = NULL;
CHECK_OBJECT(tmp_AuthorityInformationAccess$tuple_unpack_1__element_1);
tmp_dictset_value = tmp_AuthorityInformationAccess$tuple_unpack_1__element_1;
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__8_AuthorityInformationAccess_303, mod_consts[365], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 316;
type_description_2 = "o";
goto try_except_handler_31;
}
Py_XDECREF(tmp_AuthorityInformationAccess$tuple_unpack_1__element_1);
tmp_AuthorityInformationAccess$tuple_unpack_1__element_1 = NULL;
CHECK_OBJECT(tmp_AuthorityInformationAccess$tuple_unpack_1__element_2);
tmp_dictset_value = tmp_AuthorityInformationAccess$tuple_unpack_1__element_2;
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__8_AuthorityInformationAccess_303, mod_consts[366], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 316;
type_description_2 = "o";
goto try_except_handler_31;
}
Py_XDECREF(tmp_AuthorityInformationAccess$tuple_unpack_1__element_2);
tmp_AuthorityInformationAccess$tuple_unpack_1__element_2 = NULL;
CHECK_OBJECT(tmp_AuthorityInformationAccess$tuple_unpack_1__element_3);
tmp_dictset_value = tmp_AuthorityInformationAccess$tuple_unpack_1__element_3;
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__8_AuthorityInformationAccess_303, mod_consts[340], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 316;
type_description_2 = "o";
goto try_except_handler_31;
}
goto try_end_15;
// Exception handler code:
try_except_handler_31:;
exception_keeper_type_29 = exception_type;
exception_keeper_value_29 = exception_value;
exception_keeper_tb_29 = exception_tb;
exception_keeper_lineno_29 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_AuthorityInformationAccess$tuple_unpack_1__element_1);
tmp_AuthorityInformationAccess$tuple_unpack_1__element_1 = NULL;
Py_XDECREF(tmp_AuthorityInformationAccess$tuple_unpack_1__element_2);
tmp_AuthorityInformationAccess$tuple_unpack_1__element_2 = NULL;
Py_XDECREF(tmp_AuthorityInformationAccess$tuple_unpack_1__element_3);
tmp_AuthorityInformationAccess$tuple_unpack_1__element_3 = NULL;
// Re-raise.
exception_type = exception_keeper_type_29;
exception_value = exception_keeper_value_29;
exception_tb = exception_keeper_tb_29;
exception_lineno = exception_keeper_lineno_29;
goto frame_exception_exit_9;
// End of try:
try_end_15:;
Py_XDECREF(tmp_AuthorityInformationAccess$tuple_unpack_1__element_3);
tmp_AuthorityInformationAccess$tuple_unpack_1__element_3 = NULL;
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__29___repr__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__8_AuthorityInformationAccess_303, mod_consts[367], 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 = 318;
type_description_2 = "o";
goto frame_exception_exit_9;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__30___eq__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__8_AuthorityInformationAccess_303, mod_consts[372], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 321;
type_description_2 = "o";
goto frame_exception_exit_9;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__31___ne__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__8_AuthorityInformationAccess_303, mod_consts[374], 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 = 327;
type_description_2 = "o";
goto frame_exception_exit_9;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__32___hash__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__8_AuthorityInformationAccess_303, mod_consts[376], 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 = 330;
type_description_2 = "o";
goto frame_exception_exit_9;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_1068ecfceb9e74f16ac7d0a6693abe50_9);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_8;
frame_exception_exit_9:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_1068ecfceb9e74f16ac7d0a6693abe50_9);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_1068ecfceb9e74f16ac7d0a6693abe50_9, exception_lineno);
} else if (exception_tb->tb_frame != &frame_1068ecfceb9e74f16ac7d0a6693abe50_9->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_1068ecfceb9e74f16ac7d0a6693abe50_9, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_1068ecfceb9e74f16ac7d0a6693abe50_9,
type_description_2,
outline_7_var___class__
);
// Release cached frame if used for exception.
if (frame_1068ecfceb9e74f16ac7d0a6693abe50_9 == cache_frame_1068ecfceb9e74f16ac7d0a6693abe50_9) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_1068ecfceb9e74f16ac7d0a6693abe50_9);
cache_frame_1068ecfceb9e74f16ac7d0a6693abe50_9 = NULL;
}
assertFrameObject(frame_1068ecfceb9e74f16ac7d0a6693abe50_9);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_8;
frame_no_exception_8:;
goto skip_nested_handling_8;
nested_frame_exit_8:;
goto try_except_handler_30;
skip_nested_handling_8:;
{
nuitka_bool tmp_condition_result_51;
PyObject *tmp_cmp_expr_left_8;
PyObject *tmp_cmp_expr_right_8;
CHECK_OBJECT(tmp_class_creation_8__bases);
tmp_cmp_expr_left_8 = tmp_class_creation_8__bases;
tmp_cmp_expr_right_8 = mod_consts[350];
tmp_condition_result_51 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_8, tmp_cmp_expr_right_8);
if (tmp_condition_result_51 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 303;
goto try_except_handler_30;
}
if (tmp_condition_result_51 == NUITKA_BOOL_TRUE) {
goto branch_yes_32;
} else {
goto branch_no_32;
}
}
branch_yes_32:;
tmp_dictset_value = mod_consts[350];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__8_AuthorityInformationAccess_303, mod_consts[348], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 303;
goto try_except_handler_30;
}
branch_no_32:;
{
PyObject *tmp_assign_source_102;
PyObject *tmp_called_value_31;
PyObject *tmp_args_value_16;
PyObject *tmp_tuple_element_24;
PyObject *tmp_kwargs_value_16;
CHECK_OBJECT(tmp_class_creation_8__metaclass);
tmp_called_value_31 = tmp_class_creation_8__metaclass;
tmp_tuple_element_24 = mod_consts[87];
tmp_args_value_16 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_16, 0, tmp_tuple_element_24);
CHECK_OBJECT(tmp_class_creation_8__bases);
tmp_tuple_element_24 = tmp_class_creation_8__bases;
PyTuple_SET_ITEM0(tmp_args_value_16, 1, tmp_tuple_element_24);
tmp_tuple_element_24 = locals_cryptography$x509$extensions$$$class__8_AuthorityInformationAccess_303;
PyTuple_SET_ITEM0(tmp_args_value_16, 2, tmp_tuple_element_24);
CHECK_OBJECT(tmp_class_creation_8__class_decl_dict);
tmp_kwargs_value_16 = tmp_class_creation_8__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 303;
tmp_assign_source_102 = CALL_FUNCTION(tmp_called_value_31, tmp_args_value_16, tmp_kwargs_value_16);
Py_DECREF(tmp_args_value_16);
if (tmp_assign_source_102 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 303;
goto try_except_handler_30;
}
assert(outline_7_var___class__ == NULL);
outline_7_var___class__ = tmp_assign_source_102;
}
CHECK_OBJECT(outline_7_var___class__);
tmp_args_element_value_14 = outline_7_var___class__;
Py_INCREF(tmp_args_element_value_14);
goto try_return_handler_30;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_30:;
Py_DECREF(locals_cryptography$x509$extensions$$$class__8_AuthorityInformationAccess_303);
locals_cryptography$x509$extensions$$$class__8_AuthorityInformationAccess_303 = NULL;
goto try_return_handler_29;
// Exception handler code:
try_except_handler_30:;
exception_keeper_type_30 = exception_type;
exception_keeper_value_30 = exception_value;
exception_keeper_tb_30 = exception_tb;
exception_keeper_lineno_30 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_cryptography$x509$extensions$$$class__8_AuthorityInformationAccess_303);
locals_cryptography$x509$extensions$$$class__8_AuthorityInformationAccess_303 = NULL;
// Re-raise.
exception_type = exception_keeper_type_30;
exception_value = exception_keeper_value_30;
exception_tb = exception_keeper_tb_30;
exception_lineno = exception_keeper_lineno_30;
goto try_except_handler_29;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_29:;
CHECK_OBJECT(outline_7_var___class__);
Py_DECREF(outline_7_var___class__);
outline_7_var___class__ = NULL;
goto outline_result_8;
// Exception handler code:
try_except_handler_29:;
exception_keeper_type_31 = exception_type;
exception_keeper_value_31 = exception_value;
exception_keeper_tb_31 = exception_tb;
exception_keeper_lineno_31 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_31;
exception_value = exception_keeper_value_31;
exception_tb = exception_keeper_tb_31;
exception_lineno = exception_keeper_lineno_31;
goto outline_exception_8;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_8:;
exception_lineno = 303;
goto try_except_handler_28;
outline_result_8:;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 302;
tmp_assign_source_97 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_28, tmp_args_element_value_14);
Py_DECREF(tmp_called_value_28);
Py_DECREF(tmp_args_element_value_14);
if (tmp_assign_source_97 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 302;
goto try_except_handler_28;
}
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[87], tmp_assign_source_97);
}
goto try_end_16;
// Exception handler code:
try_except_handler_28:;
exception_keeper_type_32 = exception_type;
exception_keeper_value_32 = exception_value;
exception_keeper_tb_32 = exception_tb;
exception_keeper_lineno_32 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_8__bases);
tmp_class_creation_8__bases = NULL;
Py_XDECREF(tmp_class_creation_8__class_decl_dict);
tmp_class_creation_8__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_8__metaclass);
tmp_class_creation_8__metaclass = NULL;
Py_XDECREF(tmp_class_creation_8__prepared);
tmp_class_creation_8__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_32;
exception_value = exception_keeper_value_32;
exception_tb = exception_keeper_tb_32;
exception_lineno = exception_keeper_lineno_32;
goto frame_exception_exit_1;
// End of try:
try_end_16:;
CHECK_OBJECT(tmp_class_creation_8__bases);
Py_DECREF(tmp_class_creation_8__bases);
tmp_class_creation_8__bases = NULL;
CHECK_OBJECT(tmp_class_creation_8__class_decl_dict);
Py_DECREF(tmp_class_creation_8__class_decl_dict);
tmp_class_creation_8__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_8__metaclass);
Py_DECREF(tmp_class_creation_8__metaclass);
tmp_class_creation_8__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_8__prepared);
Py_DECREF(tmp_class_creation_8__prepared);
tmp_class_creation_8__prepared = NULL;
// Tried code:
{
PyObject *tmp_assign_source_103;
PyObject *tmp_dircall_arg1_9;
tmp_dircall_arg1_9 = mod_consts[350];
Py_INCREF(tmp_dircall_arg1_9);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_9};
tmp_assign_source_103 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_103 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 334;
goto try_except_handler_33;
}
assert(tmp_class_creation_9__bases == NULL);
tmp_class_creation_9__bases = tmp_assign_source_103;
}
{
PyObject *tmp_assign_source_104;
tmp_assign_source_104 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_9__class_decl_dict == NULL);
tmp_class_creation_9__class_decl_dict = tmp_assign_source_104;
}
{
PyObject *tmp_assign_source_105;
PyObject *tmp_metaclass_value_9;
bool tmp_condition_result_52;
PyObject *tmp_key_value_25;
PyObject *tmp_dict_arg_value_25;
PyObject *tmp_dict_arg_value_26;
PyObject *tmp_key_value_26;
nuitka_bool tmp_condition_result_53;
int tmp_truth_name_9;
PyObject *tmp_type_arg_17;
PyObject *tmp_expression_value_51;
PyObject *tmp_subscript_value_9;
PyObject *tmp_bases_value_9;
tmp_key_value_25 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_9__class_decl_dict);
tmp_dict_arg_value_25 = tmp_class_creation_9__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_25, tmp_key_value_25);
assert(!(tmp_res == -1));
tmp_condition_result_52 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_52 != false) {
goto condexpr_true_20;
} else {
goto condexpr_false_20;
}
condexpr_true_20:;
CHECK_OBJECT(tmp_class_creation_9__class_decl_dict);
tmp_dict_arg_value_26 = tmp_class_creation_9__class_decl_dict;
tmp_key_value_26 = mod_consts[338];
tmp_metaclass_value_9 = DICT_GET_ITEM0(tmp_dict_arg_value_26, tmp_key_value_26);
if (tmp_metaclass_value_9 == NULL) {
tmp_metaclass_value_9 = Py_None;
}
assert(!(tmp_metaclass_value_9 == NULL));
Py_INCREF(tmp_metaclass_value_9);
goto condexpr_end_20;
condexpr_false_20:;
CHECK_OBJECT(tmp_class_creation_9__bases);
tmp_truth_name_9 = CHECK_IF_TRUE(tmp_class_creation_9__bases);
if (tmp_truth_name_9 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 334;
goto try_except_handler_33;
}
tmp_condition_result_53 = tmp_truth_name_9 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_53 == NUITKA_BOOL_TRUE) {
goto condexpr_true_21;
} else {
goto condexpr_false_21;
}
condexpr_true_21:;
CHECK_OBJECT(tmp_class_creation_9__bases);
tmp_expression_value_51 = tmp_class_creation_9__bases;
tmp_subscript_value_9 = mod_consts[25];
tmp_type_arg_17 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_51, tmp_subscript_value_9, 0);
if (tmp_type_arg_17 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 334;
goto try_except_handler_33;
}
tmp_metaclass_value_9 = BUILTIN_TYPE1(tmp_type_arg_17);
Py_DECREF(tmp_type_arg_17);
if (tmp_metaclass_value_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 334;
goto try_except_handler_33;
}
goto condexpr_end_21;
condexpr_false_21:;
tmp_metaclass_value_9 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_9);
condexpr_end_21:;
condexpr_end_20:;
CHECK_OBJECT(tmp_class_creation_9__bases);
tmp_bases_value_9 = tmp_class_creation_9__bases;
tmp_assign_source_105 = SELECT_METACLASS(tmp_metaclass_value_9, tmp_bases_value_9);
Py_DECREF(tmp_metaclass_value_9);
if (tmp_assign_source_105 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 334;
goto try_except_handler_33;
}
assert(tmp_class_creation_9__metaclass == NULL);
tmp_class_creation_9__metaclass = tmp_assign_source_105;
}
{
bool tmp_condition_result_54;
PyObject *tmp_key_value_27;
PyObject *tmp_dict_arg_value_27;
tmp_key_value_27 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_9__class_decl_dict);
tmp_dict_arg_value_27 = tmp_class_creation_9__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_27, tmp_key_value_27);
assert(!(tmp_res == -1));
tmp_condition_result_54 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_54 != false) {
goto branch_yes_33;
} else {
goto branch_no_33;
}
}
branch_yes_33:;
CHECK_OBJECT(tmp_class_creation_9__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_9__class_decl_dict;
tmp_dictdel_key = mod_consts[338];
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 = 334;
goto try_except_handler_33;
}
branch_no_33:;
{
nuitka_bool tmp_condition_result_55;
PyObject *tmp_expression_value_52;
CHECK_OBJECT(tmp_class_creation_9__metaclass);
tmp_expression_value_52 = tmp_class_creation_9__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_52, mod_consts[339]);
tmp_condition_result_55 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_55 == NUITKA_BOOL_TRUE) {
goto branch_yes_34;
} else {
goto branch_no_34;
}
}
branch_yes_34:;
{
PyObject *tmp_assign_source_106;
PyObject *tmp_called_value_32;
PyObject *tmp_expression_value_53;
PyObject *tmp_args_value_17;
PyObject *tmp_tuple_element_25;
PyObject *tmp_kwargs_value_17;
CHECK_OBJECT(tmp_class_creation_9__metaclass);
tmp_expression_value_53 = tmp_class_creation_9__metaclass;
tmp_called_value_32 = LOOKUP_ATTRIBUTE(tmp_expression_value_53, mod_consts[339]);
if (tmp_called_value_32 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 334;
goto try_except_handler_33;
}
tmp_tuple_element_25 = mod_consts[84];
tmp_args_value_17 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_17, 0, tmp_tuple_element_25);
CHECK_OBJECT(tmp_class_creation_9__bases);
tmp_tuple_element_25 = tmp_class_creation_9__bases;
PyTuple_SET_ITEM0(tmp_args_value_17, 1, tmp_tuple_element_25);
CHECK_OBJECT(tmp_class_creation_9__class_decl_dict);
tmp_kwargs_value_17 = tmp_class_creation_9__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 334;
tmp_assign_source_106 = CALL_FUNCTION(tmp_called_value_32, tmp_args_value_17, tmp_kwargs_value_17);
Py_DECREF(tmp_called_value_32);
Py_DECREF(tmp_args_value_17);
if (tmp_assign_source_106 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 334;
goto try_except_handler_33;
}
assert(tmp_class_creation_9__prepared == NULL);
tmp_class_creation_9__prepared = tmp_assign_source_106;
}
{
bool tmp_condition_result_56;
PyObject *tmp_operand_value_9;
PyObject *tmp_expression_value_54;
CHECK_OBJECT(tmp_class_creation_9__prepared);
tmp_expression_value_54 = tmp_class_creation_9__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_54, mod_consts[340]);
tmp_operand_value_9 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_9);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 334;
goto try_except_handler_33;
}
tmp_condition_result_56 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_56 != false) {
goto branch_yes_35;
} else {
goto branch_no_35;
}
}
branch_yes_35:;
{
PyObject *tmp_raise_type_9;
PyObject *tmp_raise_value_9;
PyObject *tmp_mod_expr_left_9;
PyObject *tmp_mod_expr_right_9;
PyObject *tmp_tuple_element_26;
PyObject *tmp_getattr_target_9;
PyObject *tmp_getattr_attr_9;
PyObject *tmp_getattr_default_9;
tmp_raise_type_9 = PyExc_TypeError;
tmp_mod_expr_left_9 = mod_consts[341];
CHECK_OBJECT(tmp_class_creation_9__metaclass);
tmp_getattr_target_9 = tmp_class_creation_9__metaclass;
tmp_getattr_attr_9 = mod_consts[342];
tmp_getattr_default_9 = mod_consts[343];
tmp_tuple_element_26 = BUILTIN_GETATTR(tmp_getattr_target_9, tmp_getattr_attr_9, tmp_getattr_default_9);
if (tmp_tuple_element_26 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 334;
goto try_except_handler_33;
}
tmp_mod_expr_right_9 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_55;
PyObject *tmp_type_arg_18;
PyTuple_SET_ITEM(tmp_mod_expr_right_9, 0, tmp_tuple_element_26);
CHECK_OBJECT(tmp_class_creation_9__prepared);
tmp_type_arg_18 = tmp_class_creation_9__prepared;
tmp_expression_value_55 = BUILTIN_TYPE1(tmp_type_arg_18);
assert(!(tmp_expression_value_55 == NULL));
tmp_tuple_element_26 = LOOKUP_ATTRIBUTE(tmp_expression_value_55, mod_consts[342]);
Py_DECREF(tmp_expression_value_55);
if (tmp_tuple_element_26 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 334;
goto tuple_build_exception_9;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_9, 1, tmp_tuple_element_26);
}
goto tuple_build_noexception_9;
// Exception handling pass through code for tuple_build:
tuple_build_exception_9:;
Py_DECREF(tmp_mod_expr_right_9);
goto try_except_handler_33;
// Finished with no exception for tuple_build:
tuple_build_noexception_9:;
tmp_raise_value_9 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_9, tmp_mod_expr_right_9);
Py_DECREF(tmp_mod_expr_right_9);
if (tmp_raise_value_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 334;
goto try_except_handler_33;
}
exception_type = tmp_raise_type_9;
Py_INCREF(tmp_raise_type_9);
exception_value = tmp_raise_value_9;
exception_lineno = 334;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_33;
}
branch_no_35:;
goto branch_end_34;
branch_no_34:;
{
PyObject *tmp_assign_source_107;
tmp_assign_source_107 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_9__prepared == NULL);
tmp_class_creation_9__prepared = tmp_assign_source_107;
}
branch_end_34:;
{
PyObject *tmp_assign_source_108;
{
PyObject *tmp_set_locals_9;
CHECK_OBJECT(tmp_class_creation_9__prepared);
tmp_set_locals_9 = tmp_class_creation_9__prepared;
locals_cryptography$x509$extensions$$$class__9_AccessDescription_334 = tmp_set_locals_9;
Py_INCREF(tmp_set_locals_9);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[344];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__9_AccessDescription_334, mod_consts[345], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 334;
goto try_except_handler_35;
}
tmp_dictset_value = mod_consts[84];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__9_AccessDescription_334, mod_consts[346], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 334;
goto try_except_handler_35;
}
if (isFrameUnusable(cache_frame_824180426e159b3abd8057291173ba60_10)) {
Py_XDECREF(cache_frame_824180426e159b3abd8057291173ba60_10);
#if _DEBUG_REFCOUNTS
if (cache_frame_824180426e159b3abd8057291173ba60_10 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_824180426e159b3abd8057291173ba60_10 = MAKE_CLASS_FRAME(codeobj_824180426e159b3abd8057291173ba60, module_cryptography$x509$extensions, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_824180426e159b3abd8057291173ba60_10->m_type_description == NULL);
frame_824180426e159b3abd8057291173ba60_10 = cache_frame_824180426e159b3abd8057291173ba60_10;
// Push the new frame as the currently active one.
pushFrameStack(frame_824180426e159b3abd8057291173ba60_10);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_824180426e159b3abd8057291173ba60_10) == 2); // Frame stack
// Framed code:
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__33___init__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__9_AccessDescription_334, mod_consts[39], 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_10;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__34___repr__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__9_AccessDescription_334, mod_consts[367], 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 = 345;
type_description_2 = "o";
goto frame_exception_exit_10;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__35___eq__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__9_AccessDescription_334, mod_consts[372], 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 = 351;
type_description_2 = "o";
goto frame_exception_exit_10;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__36___ne__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__9_AccessDescription_334, mod_consts[374], 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 = 360;
type_description_2 = "o";
goto frame_exception_exit_10;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__37___hash__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__9_AccessDescription_334, mod_consts[376], 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 = 363;
type_description_2 = "o";
goto frame_exception_exit_10;
}
{
PyObject *tmp_called_instance_7;
tmp_called_instance_7 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__9_AccessDescription_334, mod_consts[71]);
if (tmp_called_instance_7 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_instance_7 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_called_instance_7 == NULL)) {
tmp_called_instance_7 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_called_instance_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 366;
type_description_2 = "o";
goto frame_exception_exit_10;
}
Py_INCREF(tmp_called_instance_7);
} else {
goto frame_exception_exit_10;
}
}
frame_824180426e159b3abd8057291173ba60_10->m_frame.f_lineno = 366;
tmp_dictset_value = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_7,
mod_consts[379],
PyTuple_GET_ITEM(mod_consts[416], 0)
);
Py_DECREF(tmp_called_instance_7);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 366;
type_description_2 = "o";
goto frame_exception_exit_10;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__9_AccessDescription_334, mod_consts[94], 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 = 366;
type_description_2 = "o";
goto frame_exception_exit_10;
}
}
{
PyObject *tmp_called_instance_8;
tmp_called_instance_8 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__9_AccessDescription_334, mod_consts[71]);
if (tmp_called_instance_8 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_instance_8 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_called_instance_8 == NULL)) {
tmp_called_instance_8 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_called_instance_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 367;
type_description_2 = "o";
goto frame_exception_exit_10;
}
Py_INCREF(tmp_called_instance_8);
} else {
goto frame_exception_exit_10;
}
}
frame_824180426e159b3abd8057291173ba60_10->m_frame.f_lineno = 367;
tmp_dictset_value = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_8,
mod_consts[379],
PyTuple_GET_ITEM(mod_consts[417], 0)
);
Py_DECREF(tmp_called_instance_8);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 367;
type_description_2 = "o";
goto frame_exception_exit_10;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__9_AccessDescription_334, mod_consts[95], 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 = 367;
type_description_2 = "o";
goto frame_exception_exit_10;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_824180426e159b3abd8057291173ba60_10);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_9;
frame_exception_exit_10:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_824180426e159b3abd8057291173ba60_10);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_824180426e159b3abd8057291173ba60_10, exception_lineno);
} else if (exception_tb->tb_frame != &frame_824180426e159b3abd8057291173ba60_10->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_824180426e159b3abd8057291173ba60_10, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_824180426e159b3abd8057291173ba60_10,
type_description_2,
outline_8_var___class__
);
// Release cached frame if used for exception.
if (frame_824180426e159b3abd8057291173ba60_10 == cache_frame_824180426e159b3abd8057291173ba60_10) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_824180426e159b3abd8057291173ba60_10);
cache_frame_824180426e159b3abd8057291173ba60_10 = NULL;
}
assertFrameObject(frame_824180426e159b3abd8057291173ba60_10);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_9;
frame_no_exception_9:;
goto skip_nested_handling_9;
nested_frame_exit_9:;
goto try_except_handler_35;
skip_nested_handling_9:;
{
nuitka_bool tmp_condition_result_57;
PyObject *tmp_cmp_expr_left_9;
PyObject *tmp_cmp_expr_right_9;
CHECK_OBJECT(tmp_class_creation_9__bases);
tmp_cmp_expr_left_9 = tmp_class_creation_9__bases;
tmp_cmp_expr_right_9 = mod_consts[350];
tmp_condition_result_57 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_9, tmp_cmp_expr_right_9);
if (tmp_condition_result_57 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 334;
goto try_except_handler_35;
}
if (tmp_condition_result_57 == NUITKA_BOOL_TRUE) {
goto branch_yes_36;
} else {
goto branch_no_36;
}
}
branch_yes_36:;
tmp_dictset_value = mod_consts[350];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__9_AccessDescription_334, mod_consts[348], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 334;
goto try_except_handler_35;
}
branch_no_36:;
{
PyObject *tmp_assign_source_109;
PyObject *tmp_called_value_33;
PyObject *tmp_args_value_18;
PyObject *tmp_tuple_element_27;
PyObject *tmp_kwargs_value_18;
CHECK_OBJECT(tmp_class_creation_9__metaclass);
tmp_called_value_33 = tmp_class_creation_9__metaclass;
tmp_tuple_element_27 = mod_consts[84];
tmp_args_value_18 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_18, 0, tmp_tuple_element_27);
CHECK_OBJECT(tmp_class_creation_9__bases);
tmp_tuple_element_27 = tmp_class_creation_9__bases;
PyTuple_SET_ITEM0(tmp_args_value_18, 1, tmp_tuple_element_27);
tmp_tuple_element_27 = locals_cryptography$x509$extensions$$$class__9_AccessDescription_334;
PyTuple_SET_ITEM0(tmp_args_value_18, 2, tmp_tuple_element_27);
CHECK_OBJECT(tmp_class_creation_9__class_decl_dict);
tmp_kwargs_value_18 = tmp_class_creation_9__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 334;
tmp_assign_source_109 = CALL_FUNCTION(tmp_called_value_33, tmp_args_value_18, tmp_kwargs_value_18);
Py_DECREF(tmp_args_value_18);
if (tmp_assign_source_109 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 334;
goto try_except_handler_35;
}
assert(outline_8_var___class__ == NULL);
outline_8_var___class__ = tmp_assign_source_109;
}
CHECK_OBJECT(outline_8_var___class__);
tmp_assign_source_108 = outline_8_var___class__;
Py_INCREF(tmp_assign_source_108);
goto try_return_handler_35;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_35:;
Py_DECREF(locals_cryptography$x509$extensions$$$class__9_AccessDescription_334);
locals_cryptography$x509$extensions$$$class__9_AccessDescription_334 = NULL;
goto try_return_handler_34;
// Exception handler code:
try_except_handler_35:;
exception_keeper_type_33 = exception_type;
exception_keeper_value_33 = exception_value;
exception_keeper_tb_33 = exception_tb;
exception_keeper_lineno_33 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_cryptography$x509$extensions$$$class__9_AccessDescription_334);
locals_cryptography$x509$extensions$$$class__9_AccessDescription_334 = NULL;
// Re-raise.
exception_type = exception_keeper_type_33;
exception_value = exception_keeper_value_33;
exception_tb = exception_keeper_tb_33;
exception_lineno = exception_keeper_lineno_33;
goto try_except_handler_34;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_34:;
CHECK_OBJECT(outline_8_var___class__);
Py_DECREF(outline_8_var___class__);
outline_8_var___class__ = NULL;
goto outline_result_9;
// Exception handler code:
try_except_handler_34:;
exception_keeper_type_34 = exception_type;
exception_keeper_value_34 = exception_value;
exception_keeper_tb_34 = exception_tb;
exception_keeper_lineno_34 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_34;
exception_value = exception_keeper_value_34;
exception_tb = exception_keeper_tb_34;
exception_lineno = exception_keeper_lineno_34;
goto outline_exception_9;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_9:;
exception_lineno = 334;
goto try_except_handler_33;
outline_result_9:;
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[84], tmp_assign_source_108);
}
goto try_end_17;
// Exception handler code:
try_except_handler_33:;
exception_keeper_type_35 = exception_type;
exception_keeper_value_35 = exception_value;
exception_keeper_tb_35 = exception_tb;
exception_keeper_lineno_35 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_9__bases);
tmp_class_creation_9__bases = NULL;
Py_XDECREF(tmp_class_creation_9__class_decl_dict);
tmp_class_creation_9__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_9__metaclass);
tmp_class_creation_9__metaclass = NULL;
Py_XDECREF(tmp_class_creation_9__prepared);
tmp_class_creation_9__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_35;
exception_value = exception_keeper_value_35;
exception_tb = exception_keeper_tb_35;
exception_lineno = exception_keeper_lineno_35;
goto frame_exception_exit_1;
// End of try:
try_end_17:;
CHECK_OBJECT(tmp_class_creation_9__bases);
Py_DECREF(tmp_class_creation_9__bases);
tmp_class_creation_9__bases = NULL;
CHECK_OBJECT(tmp_class_creation_9__class_decl_dict);
Py_DECREF(tmp_class_creation_9__class_decl_dict);
tmp_class_creation_9__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_9__metaclass);
Py_DECREF(tmp_class_creation_9__metaclass);
tmp_class_creation_9__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_9__prepared);
Py_DECREF(tmp_class_creation_9__prepared);
tmp_class_creation_9__prepared = NULL;
// Tried code:
{
PyObject *tmp_assign_source_110;
PyObject *tmp_dircall_arg1_10;
tmp_dircall_arg1_10 = mod_consts[350];
Py_INCREF(tmp_dircall_arg1_10);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_10};
tmp_assign_source_110 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_110 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 371;
goto try_except_handler_36;
}
assert(tmp_class_creation_10__bases == NULL);
tmp_class_creation_10__bases = tmp_assign_source_110;
}
{
PyObject *tmp_assign_source_111;
tmp_assign_source_111 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_10__class_decl_dict == NULL);
tmp_class_creation_10__class_decl_dict = tmp_assign_source_111;
}
{
PyObject *tmp_assign_source_112;
PyObject *tmp_metaclass_value_10;
bool tmp_condition_result_58;
PyObject *tmp_key_value_28;
PyObject *tmp_dict_arg_value_28;
PyObject *tmp_dict_arg_value_29;
PyObject *tmp_key_value_29;
nuitka_bool tmp_condition_result_59;
int tmp_truth_name_10;
PyObject *tmp_type_arg_19;
PyObject *tmp_expression_value_56;
PyObject *tmp_subscript_value_10;
PyObject *tmp_bases_value_10;
tmp_key_value_28 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_10__class_decl_dict);
tmp_dict_arg_value_28 = tmp_class_creation_10__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_28, tmp_key_value_28);
assert(!(tmp_res == -1));
tmp_condition_result_58 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_58 != false) {
goto condexpr_true_22;
} else {
goto condexpr_false_22;
}
condexpr_true_22:;
CHECK_OBJECT(tmp_class_creation_10__class_decl_dict);
tmp_dict_arg_value_29 = tmp_class_creation_10__class_decl_dict;
tmp_key_value_29 = mod_consts[338];
tmp_metaclass_value_10 = DICT_GET_ITEM0(tmp_dict_arg_value_29, tmp_key_value_29);
if (tmp_metaclass_value_10 == NULL) {
tmp_metaclass_value_10 = Py_None;
}
assert(!(tmp_metaclass_value_10 == NULL));
Py_INCREF(tmp_metaclass_value_10);
goto condexpr_end_22;
condexpr_false_22:;
CHECK_OBJECT(tmp_class_creation_10__bases);
tmp_truth_name_10 = CHECK_IF_TRUE(tmp_class_creation_10__bases);
if (tmp_truth_name_10 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 371;
goto try_except_handler_36;
}
tmp_condition_result_59 = tmp_truth_name_10 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_59 == NUITKA_BOOL_TRUE) {
goto condexpr_true_23;
} else {
goto condexpr_false_23;
}
condexpr_true_23:;
CHECK_OBJECT(tmp_class_creation_10__bases);
tmp_expression_value_56 = tmp_class_creation_10__bases;
tmp_subscript_value_10 = mod_consts[25];
tmp_type_arg_19 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_56, tmp_subscript_value_10, 0);
if (tmp_type_arg_19 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 371;
goto try_except_handler_36;
}
tmp_metaclass_value_10 = BUILTIN_TYPE1(tmp_type_arg_19);
Py_DECREF(tmp_type_arg_19);
if (tmp_metaclass_value_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 371;
goto try_except_handler_36;
}
goto condexpr_end_23;
condexpr_false_23:;
tmp_metaclass_value_10 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_10);
condexpr_end_23:;
condexpr_end_22:;
CHECK_OBJECT(tmp_class_creation_10__bases);
tmp_bases_value_10 = tmp_class_creation_10__bases;
tmp_assign_source_112 = SELECT_METACLASS(tmp_metaclass_value_10, tmp_bases_value_10);
Py_DECREF(tmp_metaclass_value_10);
if (tmp_assign_source_112 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 371;
goto try_except_handler_36;
}
assert(tmp_class_creation_10__metaclass == NULL);
tmp_class_creation_10__metaclass = tmp_assign_source_112;
}
{
bool tmp_condition_result_60;
PyObject *tmp_key_value_30;
PyObject *tmp_dict_arg_value_30;
tmp_key_value_30 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_10__class_decl_dict);
tmp_dict_arg_value_30 = tmp_class_creation_10__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_30, tmp_key_value_30);
assert(!(tmp_res == -1));
tmp_condition_result_60 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_60 != false) {
goto branch_yes_37;
} else {
goto branch_no_37;
}
}
branch_yes_37:;
CHECK_OBJECT(tmp_class_creation_10__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_10__class_decl_dict;
tmp_dictdel_key = mod_consts[338];
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 = 371;
goto try_except_handler_36;
}
branch_no_37:;
{
nuitka_bool tmp_condition_result_61;
PyObject *tmp_expression_value_57;
CHECK_OBJECT(tmp_class_creation_10__metaclass);
tmp_expression_value_57 = tmp_class_creation_10__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_57, mod_consts[339]);
tmp_condition_result_61 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_61 == NUITKA_BOOL_TRUE) {
goto branch_yes_38;
} else {
goto branch_no_38;
}
}
branch_yes_38:;
{
PyObject *tmp_assign_source_113;
PyObject *tmp_called_value_34;
PyObject *tmp_expression_value_58;
PyObject *tmp_args_value_19;
PyObject *tmp_tuple_element_28;
PyObject *tmp_kwargs_value_19;
CHECK_OBJECT(tmp_class_creation_10__metaclass);
tmp_expression_value_58 = tmp_class_creation_10__metaclass;
tmp_called_value_34 = LOOKUP_ATTRIBUTE(tmp_expression_value_58, mod_consts[339]);
if (tmp_called_value_34 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 371;
goto try_except_handler_36;
}
tmp_tuple_element_28 = mod_consts[102];
tmp_args_value_19 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_19, 0, tmp_tuple_element_28);
CHECK_OBJECT(tmp_class_creation_10__bases);
tmp_tuple_element_28 = tmp_class_creation_10__bases;
PyTuple_SET_ITEM0(tmp_args_value_19, 1, tmp_tuple_element_28);
CHECK_OBJECT(tmp_class_creation_10__class_decl_dict);
tmp_kwargs_value_19 = tmp_class_creation_10__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 371;
tmp_assign_source_113 = CALL_FUNCTION(tmp_called_value_34, tmp_args_value_19, tmp_kwargs_value_19);
Py_DECREF(tmp_called_value_34);
Py_DECREF(tmp_args_value_19);
if (tmp_assign_source_113 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 371;
goto try_except_handler_36;
}
assert(tmp_class_creation_10__prepared == NULL);
tmp_class_creation_10__prepared = tmp_assign_source_113;
}
{
bool tmp_condition_result_62;
PyObject *tmp_operand_value_10;
PyObject *tmp_expression_value_59;
CHECK_OBJECT(tmp_class_creation_10__prepared);
tmp_expression_value_59 = tmp_class_creation_10__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_59, mod_consts[340]);
tmp_operand_value_10 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_10);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 371;
goto try_except_handler_36;
}
tmp_condition_result_62 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_62 != false) {
goto branch_yes_39;
} else {
goto branch_no_39;
}
}
branch_yes_39:;
{
PyObject *tmp_raise_type_10;
PyObject *tmp_raise_value_10;
PyObject *tmp_mod_expr_left_10;
PyObject *tmp_mod_expr_right_10;
PyObject *tmp_tuple_element_29;
PyObject *tmp_getattr_target_10;
PyObject *tmp_getattr_attr_10;
PyObject *tmp_getattr_default_10;
tmp_raise_type_10 = PyExc_TypeError;
tmp_mod_expr_left_10 = mod_consts[341];
CHECK_OBJECT(tmp_class_creation_10__metaclass);
tmp_getattr_target_10 = tmp_class_creation_10__metaclass;
tmp_getattr_attr_10 = mod_consts[342];
tmp_getattr_default_10 = mod_consts[343];
tmp_tuple_element_29 = BUILTIN_GETATTR(tmp_getattr_target_10, tmp_getattr_attr_10, tmp_getattr_default_10);
if (tmp_tuple_element_29 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 371;
goto try_except_handler_36;
}
tmp_mod_expr_right_10 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_60;
PyObject *tmp_type_arg_20;
PyTuple_SET_ITEM(tmp_mod_expr_right_10, 0, tmp_tuple_element_29);
CHECK_OBJECT(tmp_class_creation_10__prepared);
tmp_type_arg_20 = tmp_class_creation_10__prepared;
tmp_expression_value_60 = BUILTIN_TYPE1(tmp_type_arg_20);
assert(!(tmp_expression_value_60 == NULL));
tmp_tuple_element_29 = LOOKUP_ATTRIBUTE(tmp_expression_value_60, mod_consts[342]);
Py_DECREF(tmp_expression_value_60);
if (tmp_tuple_element_29 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 371;
goto tuple_build_exception_10;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_10, 1, tmp_tuple_element_29);
}
goto tuple_build_noexception_10;
// Exception handling pass through code for tuple_build:
tuple_build_exception_10:;
Py_DECREF(tmp_mod_expr_right_10);
goto try_except_handler_36;
// Finished with no exception for tuple_build:
tuple_build_noexception_10:;
tmp_raise_value_10 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_10, tmp_mod_expr_right_10);
Py_DECREF(tmp_mod_expr_right_10);
if (tmp_raise_value_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 371;
goto try_except_handler_36;
}
exception_type = tmp_raise_type_10;
Py_INCREF(tmp_raise_type_10);
exception_value = tmp_raise_value_10;
exception_lineno = 371;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_36;
}
branch_no_39:;
goto branch_end_38;
branch_no_38:;
{
PyObject *tmp_assign_source_114;
tmp_assign_source_114 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_10__prepared == NULL);
tmp_class_creation_10__prepared = tmp_assign_source_114;
}
branch_end_38:;
{
PyObject *tmp_assign_source_115;
PyObject *tmp_called_value_35;
PyObject *tmp_called_value_36;
PyObject *tmp_expression_value_61;
PyObject *tmp_args_element_value_15;
PyObject *tmp_args_element_value_16;
tmp_expression_value_61 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_expression_value_61 == NULL)) {
tmp_expression_value_61 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_expression_value_61 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 370;
goto try_except_handler_36;
}
tmp_called_value_36 = LOOKUP_ATTRIBUTE(tmp_expression_value_61, mod_consts[369]);
if (tmp_called_value_36 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 370;
goto try_except_handler_36;
}
tmp_args_element_value_15 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[351]);
if (unlikely(tmp_args_element_value_15 == NULL)) {
tmp_args_element_value_15 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[351]);
}
if (tmp_args_element_value_15 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_36);
exception_lineno = 370;
goto try_except_handler_36;
}
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 370;
tmp_called_value_35 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_36, tmp_args_element_value_15);
Py_DECREF(tmp_called_value_36);
if (tmp_called_value_35 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 370;
goto try_except_handler_36;
}
{
PyObject *tmp_set_locals_10;
CHECK_OBJECT(tmp_class_creation_10__prepared);
tmp_set_locals_10 = tmp_class_creation_10__prepared;
locals_cryptography$x509$extensions$$$class__10_BasicConstraints_371 = tmp_set_locals_10;
Py_INCREF(tmp_set_locals_10);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[344];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__10_BasicConstraints_371, mod_consts[345], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 371;
goto try_except_handler_38;
}
tmp_dictset_value = mod_consts[102];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__10_BasicConstraints_371, mod_consts[346], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 371;
goto try_except_handler_38;
}
if (isFrameUnusable(cache_frame_43b60059b2ee39de5d9a8363d857668d_11)) {
Py_XDECREF(cache_frame_43b60059b2ee39de5d9a8363d857668d_11);
#if _DEBUG_REFCOUNTS
if (cache_frame_43b60059b2ee39de5d9a8363d857668d_11 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_43b60059b2ee39de5d9a8363d857668d_11 = MAKE_CLASS_FRAME(codeobj_43b60059b2ee39de5d9a8363d857668d, module_cryptography$x509$extensions, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_43b60059b2ee39de5d9a8363d857668d_11->m_type_description == NULL);
frame_43b60059b2ee39de5d9a8363d857668d_11 = cache_frame_43b60059b2ee39de5d9a8363d857668d_11;
// Push the new frame as the currently active one.
pushFrameStack(frame_43b60059b2ee39de5d9a8363d857668d_11);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_43b60059b2ee39de5d9a8363d857668d_11) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_expression_value_62;
tmp_expression_value_62 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__10_BasicConstraints_371, mod_consts[334]);
if (tmp_expression_value_62 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_62 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[334]);
if (unlikely(tmp_expression_value_62 == NULL)) {
tmp_expression_value_62 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[334]);
}
if (tmp_expression_value_62 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 372;
type_description_2 = "o";
goto frame_exception_exit_11;
}
Py_INCREF(tmp_expression_value_62);
} else {
goto frame_exception_exit_11;
}
}
tmp_dictset_value = LOOKUP_ATTRIBUTE(tmp_expression_value_62, mod_consts[418]);
Py_DECREF(tmp_expression_value_62);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 372;
type_description_2 = "o";
goto frame_exception_exit_11;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__10_BasicConstraints_371, mod_consts[40], 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 = 372;
type_description_2 = "o";
goto frame_exception_exit_11;
}
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__38___init__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__10_BasicConstraints_371, mod_consts[39], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 374;
type_description_2 = "o";
goto frame_exception_exit_11;
}
{
PyObject *tmp_called_instance_9;
tmp_called_instance_9 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__10_BasicConstraints_371, mod_consts[71]);
if (tmp_called_instance_9 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_instance_9 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_called_instance_9 == NULL)) {
tmp_called_instance_9 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_called_instance_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 392;
type_description_2 = "o";
goto frame_exception_exit_11;
}
Py_INCREF(tmp_called_instance_9);
} else {
goto frame_exception_exit_11;
}
}
frame_43b60059b2ee39de5d9a8363d857668d_11->m_frame.f_lineno = 392;
tmp_dictset_value = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_9,
mod_consts[379],
PyTuple_GET_ITEM(mod_consts[420], 0)
);
Py_DECREF(tmp_called_instance_9);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 392;
type_description_2 = "o";
goto frame_exception_exit_11;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__10_BasicConstraints_371, mod_consts[103], 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 = 392;
type_description_2 = "o";
goto frame_exception_exit_11;
}
}
{
PyObject *tmp_called_instance_10;
tmp_called_instance_10 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__10_BasicConstraints_371, mod_consts[71]);
if (tmp_called_instance_10 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_instance_10 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_called_instance_10 == NULL)) {
tmp_called_instance_10 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_called_instance_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 393;
type_description_2 = "o";
goto frame_exception_exit_11;
}
Py_INCREF(tmp_called_instance_10);
} else {
goto frame_exception_exit_11;
}
}
frame_43b60059b2ee39de5d9a8363d857668d_11->m_frame.f_lineno = 393;
tmp_dictset_value = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_10,
mod_consts[379],
PyTuple_GET_ITEM(mod_consts[421], 0)
);
Py_DECREF(tmp_called_instance_10);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 393;
type_description_2 = "o";
goto frame_exception_exit_11;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__10_BasicConstraints_371, mod_consts[104], 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 = 393;
type_description_2 = "o";
goto frame_exception_exit_11;
}
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__39___repr__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__10_BasicConstraints_371, mod_consts[367], 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 = 395;
type_description_2 = "o";
goto frame_exception_exit_11;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__40___eq__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__10_BasicConstraints_371, mod_consts[372], 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 = 399;
type_description_2 = "o";
goto frame_exception_exit_11;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__41___ne__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__10_BasicConstraints_371, mod_consts[374], 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 = 405;
type_description_2 = "o";
goto frame_exception_exit_11;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__42___hash__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__10_BasicConstraints_371, mod_consts[376], 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 = 408;
type_description_2 = "o";
goto frame_exception_exit_11;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_43b60059b2ee39de5d9a8363d857668d_11);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_10;
frame_exception_exit_11:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_43b60059b2ee39de5d9a8363d857668d_11);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_43b60059b2ee39de5d9a8363d857668d_11, exception_lineno);
} else if (exception_tb->tb_frame != &frame_43b60059b2ee39de5d9a8363d857668d_11->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_43b60059b2ee39de5d9a8363d857668d_11, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_43b60059b2ee39de5d9a8363d857668d_11,
type_description_2,
outline_9_var___class__
);
// Release cached frame if used for exception.
if (frame_43b60059b2ee39de5d9a8363d857668d_11 == cache_frame_43b60059b2ee39de5d9a8363d857668d_11) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_43b60059b2ee39de5d9a8363d857668d_11);
cache_frame_43b60059b2ee39de5d9a8363d857668d_11 = NULL;
}
assertFrameObject(frame_43b60059b2ee39de5d9a8363d857668d_11);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_10;
frame_no_exception_10:;
goto skip_nested_handling_10;
nested_frame_exit_10:;
goto try_except_handler_38;
skip_nested_handling_10:;
{
nuitka_bool tmp_condition_result_63;
PyObject *tmp_cmp_expr_left_10;
PyObject *tmp_cmp_expr_right_10;
CHECK_OBJECT(tmp_class_creation_10__bases);
tmp_cmp_expr_left_10 = tmp_class_creation_10__bases;
tmp_cmp_expr_right_10 = mod_consts[350];
tmp_condition_result_63 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_10, tmp_cmp_expr_right_10);
if (tmp_condition_result_63 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 371;
goto try_except_handler_38;
}
if (tmp_condition_result_63 == NUITKA_BOOL_TRUE) {
goto branch_yes_40;
} else {
goto branch_no_40;
}
}
branch_yes_40:;
tmp_dictset_value = mod_consts[350];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__10_BasicConstraints_371, mod_consts[348], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 371;
goto try_except_handler_38;
}
branch_no_40:;
{
PyObject *tmp_assign_source_116;
PyObject *tmp_called_value_37;
PyObject *tmp_args_value_20;
PyObject *tmp_tuple_element_30;
PyObject *tmp_kwargs_value_20;
CHECK_OBJECT(tmp_class_creation_10__metaclass);
tmp_called_value_37 = tmp_class_creation_10__metaclass;
tmp_tuple_element_30 = mod_consts[102];
tmp_args_value_20 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_20, 0, tmp_tuple_element_30);
CHECK_OBJECT(tmp_class_creation_10__bases);
tmp_tuple_element_30 = tmp_class_creation_10__bases;
PyTuple_SET_ITEM0(tmp_args_value_20, 1, tmp_tuple_element_30);
tmp_tuple_element_30 = locals_cryptography$x509$extensions$$$class__10_BasicConstraints_371;
PyTuple_SET_ITEM0(tmp_args_value_20, 2, tmp_tuple_element_30);
CHECK_OBJECT(tmp_class_creation_10__class_decl_dict);
tmp_kwargs_value_20 = tmp_class_creation_10__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 371;
tmp_assign_source_116 = CALL_FUNCTION(tmp_called_value_37, tmp_args_value_20, tmp_kwargs_value_20);
Py_DECREF(tmp_args_value_20);
if (tmp_assign_source_116 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 371;
goto try_except_handler_38;
}
assert(outline_9_var___class__ == NULL);
outline_9_var___class__ = tmp_assign_source_116;
}
CHECK_OBJECT(outline_9_var___class__);
tmp_args_element_value_16 = outline_9_var___class__;
Py_INCREF(tmp_args_element_value_16);
goto try_return_handler_38;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_38:;
Py_DECREF(locals_cryptography$x509$extensions$$$class__10_BasicConstraints_371);
locals_cryptography$x509$extensions$$$class__10_BasicConstraints_371 = NULL;
goto try_return_handler_37;
// Exception handler code:
try_except_handler_38:;
exception_keeper_type_36 = exception_type;
exception_keeper_value_36 = exception_value;
exception_keeper_tb_36 = exception_tb;
exception_keeper_lineno_36 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_cryptography$x509$extensions$$$class__10_BasicConstraints_371);
locals_cryptography$x509$extensions$$$class__10_BasicConstraints_371 = NULL;
// Re-raise.
exception_type = exception_keeper_type_36;
exception_value = exception_keeper_value_36;
exception_tb = exception_keeper_tb_36;
exception_lineno = exception_keeper_lineno_36;
goto try_except_handler_37;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_37:;
CHECK_OBJECT(outline_9_var___class__);
Py_DECREF(outline_9_var___class__);
outline_9_var___class__ = NULL;
goto outline_result_10;
// Exception handler code:
try_except_handler_37:;
exception_keeper_type_37 = exception_type;
exception_keeper_value_37 = exception_value;
exception_keeper_tb_37 = exception_tb;
exception_keeper_lineno_37 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_37;
exception_value = exception_keeper_value_37;
exception_tb = exception_keeper_tb_37;
exception_lineno = exception_keeper_lineno_37;
goto outline_exception_10;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_10:;
exception_lineno = 371;
goto try_except_handler_36;
outline_result_10:;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 370;
tmp_assign_source_115 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_35, tmp_args_element_value_16);
Py_DECREF(tmp_called_value_35);
Py_DECREF(tmp_args_element_value_16);
if (tmp_assign_source_115 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 370;
goto try_except_handler_36;
}
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[102], tmp_assign_source_115);
}
goto try_end_18;
// Exception handler code:
try_except_handler_36:;
exception_keeper_type_38 = exception_type;
exception_keeper_value_38 = exception_value;
exception_keeper_tb_38 = exception_tb;
exception_keeper_lineno_38 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_10__bases);
tmp_class_creation_10__bases = NULL;
Py_XDECREF(tmp_class_creation_10__class_decl_dict);
tmp_class_creation_10__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_10__metaclass);
tmp_class_creation_10__metaclass = NULL;
Py_XDECREF(tmp_class_creation_10__prepared);
tmp_class_creation_10__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_38;
exception_value = exception_keeper_value_38;
exception_tb = exception_keeper_tb_38;
exception_lineno = exception_keeper_lineno_38;
goto frame_exception_exit_1;
// End of try:
try_end_18:;
CHECK_OBJECT(tmp_class_creation_10__bases);
Py_DECREF(tmp_class_creation_10__bases);
tmp_class_creation_10__bases = NULL;
CHECK_OBJECT(tmp_class_creation_10__class_decl_dict);
Py_DECREF(tmp_class_creation_10__class_decl_dict);
tmp_class_creation_10__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_10__metaclass);
Py_DECREF(tmp_class_creation_10__metaclass);
tmp_class_creation_10__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_10__prepared);
Py_DECREF(tmp_class_creation_10__prepared);
tmp_class_creation_10__prepared = NULL;
// Tried code:
{
PyObject *tmp_assign_source_117;
PyObject *tmp_dircall_arg1_11;
tmp_dircall_arg1_11 = mod_consts[350];
Py_INCREF(tmp_dircall_arg1_11);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_11};
tmp_assign_source_117 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_117 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 413;
goto try_except_handler_39;
}
assert(tmp_class_creation_11__bases == NULL);
tmp_class_creation_11__bases = tmp_assign_source_117;
}
{
PyObject *tmp_assign_source_118;
tmp_assign_source_118 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_11__class_decl_dict == NULL);
tmp_class_creation_11__class_decl_dict = tmp_assign_source_118;
}
{
PyObject *tmp_assign_source_119;
PyObject *tmp_metaclass_value_11;
bool tmp_condition_result_64;
PyObject *tmp_key_value_31;
PyObject *tmp_dict_arg_value_31;
PyObject *tmp_dict_arg_value_32;
PyObject *tmp_key_value_32;
nuitka_bool tmp_condition_result_65;
int tmp_truth_name_11;
PyObject *tmp_type_arg_21;
PyObject *tmp_expression_value_63;
PyObject *tmp_subscript_value_11;
PyObject *tmp_bases_value_11;
tmp_key_value_31 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_11__class_decl_dict);
tmp_dict_arg_value_31 = tmp_class_creation_11__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_31, tmp_key_value_31);
assert(!(tmp_res == -1));
tmp_condition_result_64 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_64 != false) {
goto condexpr_true_24;
} else {
goto condexpr_false_24;
}
condexpr_true_24:;
CHECK_OBJECT(tmp_class_creation_11__class_decl_dict);
tmp_dict_arg_value_32 = tmp_class_creation_11__class_decl_dict;
tmp_key_value_32 = mod_consts[338];
tmp_metaclass_value_11 = DICT_GET_ITEM0(tmp_dict_arg_value_32, tmp_key_value_32);
if (tmp_metaclass_value_11 == NULL) {
tmp_metaclass_value_11 = Py_None;
}
assert(!(tmp_metaclass_value_11 == NULL));
Py_INCREF(tmp_metaclass_value_11);
goto condexpr_end_24;
condexpr_false_24:;
CHECK_OBJECT(tmp_class_creation_11__bases);
tmp_truth_name_11 = CHECK_IF_TRUE(tmp_class_creation_11__bases);
if (tmp_truth_name_11 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 413;
goto try_except_handler_39;
}
tmp_condition_result_65 = tmp_truth_name_11 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_65 == NUITKA_BOOL_TRUE) {
goto condexpr_true_25;
} else {
goto condexpr_false_25;
}
condexpr_true_25:;
CHECK_OBJECT(tmp_class_creation_11__bases);
tmp_expression_value_63 = tmp_class_creation_11__bases;
tmp_subscript_value_11 = mod_consts[25];
tmp_type_arg_21 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_63, tmp_subscript_value_11, 0);
if (tmp_type_arg_21 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 413;
goto try_except_handler_39;
}
tmp_metaclass_value_11 = BUILTIN_TYPE1(tmp_type_arg_21);
Py_DECREF(tmp_type_arg_21);
if (tmp_metaclass_value_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 413;
goto try_except_handler_39;
}
goto condexpr_end_25;
condexpr_false_25:;
tmp_metaclass_value_11 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_11);
condexpr_end_25:;
condexpr_end_24:;
CHECK_OBJECT(tmp_class_creation_11__bases);
tmp_bases_value_11 = tmp_class_creation_11__bases;
tmp_assign_source_119 = SELECT_METACLASS(tmp_metaclass_value_11, tmp_bases_value_11);
Py_DECREF(tmp_metaclass_value_11);
if (tmp_assign_source_119 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 413;
goto try_except_handler_39;
}
assert(tmp_class_creation_11__metaclass == NULL);
tmp_class_creation_11__metaclass = tmp_assign_source_119;
}
{
bool tmp_condition_result_66;
PyObject *tmp_key_value_33;
PyObject *tmp_dict_arg_value_33;
tmp_key_value_33 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_11__class_decl_dict);
tmp_dict_arg_value_33 = tmp_class_creation_11__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_33, tmp_key_value_33);
assert(!(tmp_res == -1));
tmp_condition_result_66 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_66 != false) {
goto branch_yes_41;
} else {
goto branch_no_41;
}
}
branch_yes_41:;
CHECK_OBJECT(tmp_class_creation_11__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_11__class_decl_dict;
tmp_dictdel_key = mod_consts[338];
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 = 413;
goto try_except_handler_39;
}
branch_no_41:;
{
nuitka_bool tmp_condition_result_67;
PyObject *tmp_expression_value_64;
CHECK_OBJECT(tmp_class_creation_11__metaclass);
tmp_expression_value_64 = tmp_class_creation_11__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_64, mod_consts[339]);
tmp_condition_result_67 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_67 == NUITKA_BOOL_TRUE) {
goto branch_yes_42;
} else {
goto branch_no_42;
}
}
branch_yes_42:;
{
PyObject *tmp_assign_source_120;
PyObject *tmp_called_value_38;
PyObject *tmp_expression_value_65;
PyObject *tmp_args_value_21;
PyObject *tmp_tuple_element_31;
PyObject *tmp_kwargs_value_21;
CHECK_OBJECT(tmp_class_creation_11__metaclass);
tmp_expression_value_65 = tmp_class_creation_11__metaclass;
tmp_called_value_38 = LOOKUP_ATTRIBUTE(tmp_expression_value_65, mod_consts[339]);
if (tmp_called_value_38 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 413;
goto try_except_handler_39;
}
tmp_tuple_element_31 = mod_consts[105];
tmp_args_value_21 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_21, 0, tmp_tuple_element_31);
CHECK_OBJECT(tmp_class_creation_11__bases);
tmp_tuple_element_31 = tmp_class_creation_11__bases;
PyTuple_SET_ITEM0(tmp_args_value_21, 1, tmp_tuple_element_31);
CHECK_OBJECT(tmp_class_creation_11__class_decl_dict);
tmp_kwargs_value_21 = tmp_class_creation_11__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 413;
tmp_assign_source_120 = CALL_FUNCTION(tmp_called_value_38, tmp_args_value_21, tmp_kwargs_value_21);
Py_DECREF(tmp_called_value_38);
Py_DECREF(tmp_args_value_21);
if (tmp_assign_source_120 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 413;
goto try_except_handler_39;
}
assert(tmp_class_creation_11__prepared == NULL);
tmp_class_creation_11__prepared = tmp_assign_source_120;
}
{
bool tmp_condition_result_68;
PyObject *tmp_operand_value_11;
PyObject *tmp_expression_value_66;
CHECK_OBJECT(tmp_class_creation_11__prepared);
tmp_expression_value_66 = tmp_class_creation_11__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_66, mod_consts[340]);
tmp_operand_value_11 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_11);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 413;
goto try_except_handler_39;
}
tmp_condition_result_68 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_68 != false) {
goto branch_yes_43;
} else {
goto branch_no_43;
}
}
branch_yes_43:;
{
PyObject *tmp_raise_type_11;
PyObject *tmp_raise_value_11;
PyObject *tmp_mod_expr_left_11;
PyObject *tmp_mod_expr_right_11;
PyObject *tmp_tuple_element_32;
PyObject *tmp_getattr_target_11;
PyObject *tmp_getattr_attr_11;
PyObject *tmp_getattr_default_11;
tmp_raise_type_11 = PyExc_TypeError;
tmp_mod_expr_left_11 = mod_consts[341];
CHECK_OBJECT(tmp_class_creation_11__metaclass);
tmp_getattr_target_11 = tmp_class_creation_11__metaclass;
tmp_getattr_attr_11 = mod_consts[342];
tmp_getattr_default_11 = mod_consts[343];
tmp_tuple_element_32 = BUILTIN_GETATTR(tmp_getattr_target_11, tmp_getattr_attr_11, tmp_getattr_default_11);
if (tmp_tuple_element_32 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 413;
goto try_except_handler_39;
}
tmp_mod_expr_right_11 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_67;
PyObject *tmp_type_arg_22;
PyTuple_SET_ITEM(tmp_mod_expr_right_11, 0, tmp_tuple_element_32);
CHECK_OBJECT(tmp_class_creation_11__prepared);
tmp_type_arg_22 = tmp_class_creation_11__prepared;
tmp_expression_value_67 = BUILTIN_TYPE1(tmp_type_arg_22);
assert(!(tmp_expression_value_67 == NULL));
tmp_tuple_element_32 = LOOKUP_ATTRIBUTE(tmp_expression_value_67, mod_consts[342]);
Py_DECREF(tmp_expression_value_67);
if (tmp_tuple_element_32 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 413;
goto tuple_build_exception_11;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_11, 1, tmp_tuple_element_32);
}
goto tuple_build_noexception_11;
// Exception handling pass through code for tuple_build:
tuple_build_exception_11:;
Py_DECREF(tmp_mod_expr_right_11);
goto try_except_handler_39;
// Finished with no exception for tuple_build:
tuple_build_noexception_11:;
tmp_raise_value_11 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_11, tmp_mod_expr_right_11);
Py_DECREF(tmp_mod_expr_right_11);
if (tmp_raise_value_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 413;
goto try_except_handler_39;
}
exception_type = tmp_raise_type_11;
Py_INCREF(tmp_raise_type_11);
exception_value = tmp_raise_value_11;
exception_lineno = 413;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_39;
}
branch_no_43:;
goto branch_end_42;
branch_no_42:;
{
PyObject *tmp_assign_source_121;
tmp_assign_source_121 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_11__prepared == NULL);
tmp_class_creation_11__prepared = tmp_assign_source_121;
}
branch_end_42:;
{
PyObject *tmp_assign_source_122;
PyObject *tmp_called_value_39;
PyObject *tmp_called_value_40;
PyObject *tmp_expression_value_68;
PyObject *tmp_args_element_value_17;
PyObject *tmp_args_element_value_18;
tmp_expression_value_68 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_expression_value_68 == NULL)) {
tmp_expression_value_68 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_expression_value_68 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 412;
goto try_except_handler_39;
}
tmp_called_value_40 = LOOKUP_ATTRIBUTE(tmp_expression_value_68, mod_consts[369]);
if (tmp_called_value_40 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 412;
goto try_except_handler_39;
}
tmp_args_element_value_17 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[351]);
if (unlikely(tmp_args_element_value_17 == NULL)) {
tmp_args_element_value_17 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[351]);
}
if (tmp_args_element_value_17 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_40);
exception_lineno = 412;
goto try_except_handler_39;
}
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 412;
tmp_called_value_39 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_40, tmp_args_element_value_17);
Py_DECREF(tmp_called_value_40);
if (tmp_called_value_39 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 412;
goto try_except_handler_39;
}
{
PyObject *tmp_set_locals_11;
CHECK_OBJECT(tmp_class_creation_11__prepared);
tmp_set_locals_11 = tmp_class_creation_11__prepared;
locals_cryptography$x509$extensions$$$class__11_DeltaCRLIndicator_413 = tmp_set_locals_11;
Py_INCREF(tmp_set_locals_11);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[344];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__11_DeltaCRLIndicator_413, mod_consts[345], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 413;
goto try_except_handler_41;
}
tmp_dictset_value = mod_consts[105];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__11_DeltaCRLIndicator_413, mod_consts[346], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 413;
goto try_except_handler_41;
}
if (isFrameUnusable(cache_frame_bb64833a74d6bab518597a7651c078f4_12)) {
Py_XDECREF(cache_frame_bb64833a74d6bab518597a7651c078f4_12);
#if _DEBUG_REFCOUNTS
if (cache_frame_bb64833a74d6bab518597a7651c078f4_12 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_bb64833a74d6bab518597a7651c078f4_12 = MAKE_CLASS_FRAME(codeobj_bb64833a74d6bab518597a7651c078f4, module_cryptography$x509$extensions, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_bb64833a74d6bab518597a7651c078f4_12->m_type_description == NULL);
frame_bb64833a74d6bab518597a7651c078f4_12 = cache_frame_bb64833a74d6bab518597a7651c078f4_12;
// Push the new frame as the currently active one.
pushFrameStack(frame_bb64833a74d6bab518597a7651c078f4_12);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_bb64833a74d6bab518597a7651c078f4_12) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_expression_value_69;
tmp_expression_value_69 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__11_DeltaCRLIndicator_413, mod_consts[334]);
if (tmp_expression_value_69 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_69 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[334]);
if (unlikely(tmp_expression_value_69 == NULL)) {
tmp_expression_value_69 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[334]);
}
if (tmp_expression_value_69 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 414;
type_description_2 = "o";
goto frame_exception_exit_12;
}
Py_INCREF(tmp_expression_value_69);
} else {
goto frame_exception_exit_12;
}
}
tmp_dictset_value = LOOKUP_ATTRIBUTE(tmp_expression_value_69, mod_consts[426]);
Py_DECREF(tmp_expression_value_69);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 414;
type_description_2 = "o";
goto frame_exception_exit_12;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__11_DeltaCRLIndicator_413, mod_consts[40], 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 = 414;
type_description_2 = "o";
goto frame_exception_exit_12;
}
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__43___init__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__11_DeltaCRLIndicator_413, mod_consts[39], 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 = 416;
type_description_2 = "o";
goto frame_exception_exit_12;
}
{
PyObject *tmp_called_instance_11;
tmp_called_instance_11 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__11_DeltaCRLIndicator_413, mod_consts[71]);
if (tmp_called_instance_11 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_instance_11 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_called_instance_11 == NULL)) {
tmp_called_instance_11 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_called_instance_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 422;
type_description_2 = "o";
goto frame_exception_exit_12;
}
Py_INCREF(tmp_called_instance_11);
} else {
goto frame_exception_exit_12;
}
}
frame_bb64833a74d6bab518597a7651c078f4_12->m_frame.f_lineno = 422;
tmp_dictset_value = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_11,
mod_consts[379],
PyTuple_GET_ITEM(mod_consts[380], 0)
);
Py_DECREF(tmp_called_instance_11);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 422;
type_description_2 = "o";
goto frame_exception_exit_12;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__11_DeltaCRLIndicator_413, mod_consts[53], 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 = 422;
type_description_2 = "o";
goto frame_exception_exit_12;
}
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__44___eq__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__11_DeltaCRLIndicator_413, mod_consts[372], 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 = 424;
type_description_2 = "o";
goto frame_exception_exit_12;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__45___ne__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__11_DeltaCRLIndicator_413, mod_consts[374], 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 = 430;
type_description_2 = "o";
goto frame_exception_exit_12;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__46___hash__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__11_DeltaCRLIndicator_413, mod_consts[376], 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 = 433;
type_description_2 = "o";
goto frame_exception_exit_12;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__47___repr__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__11_DeltaCRLIndicator_413, mod_consts[367], 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 = 436;
type_description_2 = "o";
goto frame_exception_exit_12;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_bb64833a74d6bab518597a7651c078f4_12);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_11;
frame_exception_exit_12:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_bb64833a74d6bab518597a7651c078f4_12);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_bb64833a74d6bab518597a7651c078f4_12, exception_lineno);
} else if (exception_tb->tb_frame != &frame_bb64833a74d6bab518597a7651c078f4_12->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_bb64833a74d6bab518597a7651c078f4_12, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_bb64833a74d6bab518597a7651c078f4_12,
type_description_2,
outline_10_var___class__
);
// Release cached frame if used for exception.
if (frame_bb64833a74d6bab518597a7651c078f4_12 == cache_frame_bb64833a74d6bab518597a7651c078f4_12) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_bb64833a74d6bab518597a7651c078f4_12);
cache_frame_bb64833a74d6bab518597a7651c078f4_12 = NULL;
}
assertFrameObject(frame_bb64833a74d6bab518597a7651c078f4_12);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_11;
frame_no_exception_11:;
goto skip_nested_handling_11;
nested_frame_exit_11:;
goto try_except_handler_41;
skip_nested_handling_11:;
{
nuitka_bool tmp_condition_result_69;
PyObject *tmp_cmp_expr_left_11;
PyObject *tmp_cmp_expr_right_11;
CHECK_OBJECT(tmp_class_creation_11__bases);
tmp_cmp_expr_left_11 = tmp_class_creation_11__bases;
tmp_cmp_expr_right_11 = mod_consts[350];
tmp_condition_result_69 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_11, tmp_cmp_expr_right_11);
if (tmp_condition_result_69 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 413;
goto try_except_handler_41;
}
if (tmp_condition_result_69 == NUITKA_BOOL_TRUE) {
goto branch_yes_44;
} else {
goto branch_no_44;
}
}
branch_yes_44:;
tmp_dictset_value = mod_consts[350];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__11_DeltaCRLIndicator_413, mod_consts[348], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 413;
goto try_except_handler_41;
}
branch_no_44:;
{
PyObject *tmp_assign_source_123;
PyObject *tmp_called_value_41;
PyObject *tmp_args_value_22;
PyObject *tmp_tuple_element_33;
PyObject *tmp_kwargs_value_22;
CHECK_OBJECT(tmp_class_creation_11__metaclass);
tmp_called_value_41 = tmp_class_creation_11__metaclass;
tmp_tuple_element_33 = mod_consts[105];
tmp_args_value_22 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_22, 0, tmp_tuple_element_33);
CHECK_OBJECT(tmp_class_creation_11__bases);
tmp_tuple_element_33 = tmp_class_creation_11__bases;
PyTuple_SET_ITEM0(tmp_args_value_22, 1, tmp_tuple_element_33);
tmp_tuple_element_33 = locals_cryptography$x509$extensions$$$class__11_DeltaCRLIndicator_413;
PyTuple_SET_ITEM0(tmp_args_value_22, 2, tmp_tuple_element_33);
CHECK_OBJECT(tmp_class_creation_11__class_decl_dict);
tmp_kwargs_value_22 = tmp_class_creation_11__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 413;
tmp_assign_source_123 = CALL_FUNCTION(tmp_called_value_41, tmp_args_value_22, tmp_kwargs_value_22);
Py_DECREF(tmp_args_value_22);
if (tmp_assign_source_123 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 413;
goto try_except_handler_41;
}
assert(outline_10_var___class__ == NULL);
outline_10_var___class__ = tmp_assign_source_123;
}
CHECK_OBJECT(outline_10_var___class__);
tmp_args_element_value_18 = outline_10_var___class__;
Py_INCREF(tmp_args_element_value_18);
goto try_return_handler_41;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_41:;
Py_DECREF(locals_cryptography$x509$extensions$$$class__11_DeltaCRLIndicator_413);
locals_cryptography$x509$extensions$$$class__11_DeltaCRLIndicator_413 = NULL;
goto try_return_handler_40;
// Exception handler code:
try_except_handler_41:;
exception_keeper_type_39 = exception_type;
exception_keeper_value_39 = exception_value;
exception_keeper_tb_39 = exception_tb;
exception_keeper_lineno_39 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_cryptography$x509$extensions$$$class__11_DeltaCRLIndicator_413);
locals_cryptography$x509$extensions$$$class__11_DeltaCRLIndicator_413 = NULL;
// Re-raise.
exception_type = exception_keeper_type_39;
exception_value = exception_keeper_value_39;
exception_tb = exception_keeper_tb_39;
exception_lineno = exception_keeper_lineno_39;
goto try_except_handler_40;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_40:;
CHECK_OBJECT(outline_10_var___class__);
Py_DECREF(outline_10_var___class__);
outline_10_var___class__ = NULL;
goto outline_result_11;
// Exception handler code:
try_except_handler_40:;
exception_keeper_type_40 = exception_type;
exception_keeper_value_40 = exception_value;
exception_keeper_tb_40 = exception_tb;
exception_keeper_lineno_40 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_40;
exception_value = exception_keeper_value_40;
exception_tb = exception_keeper_tb_40;
exception_lineno = exception_keeper_lineno_40;
goto outline_exception_11;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_11:;
exception_lineno = 413;
goto try_except_handler_39;
outline_result_11:;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 412;
tmp_assign_source_122 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_39, tmp_args_element_value_18);
Py_DECREF(tmp_called_value_39);
Py_DECREF(tmp_args_element_value_18);
if (tmp_assign_source_122 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 412;
goto try_except_handler_39;
}
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[105], tmp_assign_source_122);
}
goto try_end_19;
// Exception handler code:
try_except_handler_39:;
exception_keeper_type_41 = exception_type;
exception_keeper_value_41 = exception_value;
exception_keeper_tb_41 = exception_tb;
exception_keeper_lineno_41 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_11__bases);
tmp_class_creation_11__bases = NULL;
Py_XDECREF(tmp_class_creation_11__class_decl_dict);
tmp_class_creation_11__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_11__metaclass);
tmp_class_creation_11__metaclass = NULL;
Py_XDECREF(tmp_class_creation_11__prepared);
tmp_class_creation_11__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_41;
exception_value = exception_keeper_value_41;
exception_tb = exception_keeper_tb_41;
exception_lineno = exception_keeper_lineno_41;
goto frame_exception_exit_1;
// End of try:
try_end_19:;
CHECK_OBJECT(tmp_class_creation_11__bases);
Py_DECREF(tmp_class_creation_11__bases);
tmp_class_creation_11__bases = NULL;
CHECK_OBJECT(tmp_class_creation_11__class_decl_dict);
Py_DECREF(tmp_class_creation_11__class_decl_dict);
tmp_class_creation_11__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_11__metaclass);
Py_DECREF(tmp_class_creation_11__metaclass);
tmp_class_creation_11__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_11__prepared);
Py_DECREF(tmp_class_creation_11__prepared);
tmp_class_creation_11__prepared = NULL;
// Tried code:
{
PyObject *tmp_assign_source_124;
PyObject *tmp_dircall_arg1_12;
tmp_dircall_arg1_12 = mod_consts[350];
Py_INCREF(tmp_dircall_arg1_12);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_12};
tmp_assign_source_124 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_124 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 441;
goto try_except_handler_42;
}
assert(tmp_class_creation_12__bases == NULL);
tmp_class_creation_12__bases = tmp_assign_source_124;
}
{
PyObject *tmp_assign_source_125;
tmp_assign_source_125 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_12__class_decl_dict == NULL);
tmp_class_creation_12__class_decl_dict = tmp_assign_source_125;
}
{
PyObject *tmp_assign_source_126;
PyObject *tmp_metaclass_value_12;
bool tmp_condition_result_70;
PyObject *tmp_key_value_34;
PyObject *tmp_dict_arg_value_34;
PyObject *tmp_dict_arg_value_35;
PyObject *tmp_key_value_35;
nuitka_bool tmp_condition_result_71;
int tmp_truth_name_12;
PyObject *tmp_type_arg_23;
PyObject *tmp_expression_value_70;
PyObject *tmp_subscript_value_12;
PyObject *tmp_bases_value_12;
tmp_key_value_34 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_12__class_decl_dict);
tmp_dict_arg_value_34 = tmp_class_creation_12__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_34, tmp_key_value_34);
assert(!(tmp_res == -1));
tmp_condition_result_70 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_70 != false) {
goto condexpr_true_26;
} else {
goto condexpr_false_26;
}
condexpr_true_26:;
CHECK_OBJECT(tmp_class_creation_12__class_decl_dict);
tmp_dict_arg_value_35 = tmp_class_creation_12__class_decl_dict;
tmp_key_value_35 = mod_consts[338];
tmp_metaclass_value_12 = DICT_GET_ITEM0(tmp_dict_arg_value_35, tmp_key_value_35);
if (tmp_metaclass_value_12 == NULL) {
tmp_metaclass_value_12 = Py_None;
}
assert(!(tmp_metaclass_value_12 == NULL));
Py_INCREF(tmp_metaclass_value_12);
goto condexpr_end_26;
condexpr_false_26:;
CHECK_OBJECT(tmp_class_creation_12__bases);
tmp_truth_name_12 = CHECK_IF_TRUE(tmp_class_creation_12__bases);
if (tmp_truth_name_12 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 441;
goto try_except_handler_42;
}
tmp_condition_result_71 = tmp_truth_name_12 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_71 == NUITKA_BOOL_TRUE) {
goto condexpr_true_27;
} else {
goto condexpr_false_27;
}
condexpr_true_27:;
CHECK_OBJECT(tmp_class_creation_12__bases);
tmp_expression_value_70 = tmp_class_creation_12__bases;
tmp_subscript_value_12 = mod_consts[25];
tmp_type_arg_23 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_70, tmp_subscript_value_12, 0);
if (tmp_type_arg_23 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 441;
goto try_except_handler_42;
}
tmp_metaclass_value_12 = BUILTIN_TYPE1(tmp_type_arg_23);
Py_DECREF(tmp_type_arg_23);
if (tmp_metaclass_value_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 441;
goto try_except_handler_42;
}
goto condexpr_end_27;
condexpr_false_27:;
tmp_metaclass_value_12 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_12);
condexpr_end_27:;
condexpr_end_26:;
CHECK_OBJECT(tmp_class_creation_12__bases);
tmp_bases_value_12 = tmp_class_creation_12__bases;
tmp_assign_source_126 = SELECT_METACLASS(tmp_metaclass_value_12, tmp_bases_value_12);
Py_DECREF(tmp_metaclass_value_12);
if (tmp_assign_source_126 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 441;
goto try_except_handler_42;
}
assert(tmp_class_creation_12__metaclass == NULL);
tmp_class_creation_12__metaclass = tmp_assign_source_126;
}
{
bool tmp_condition_result_72;
PyObject *tmp_key_value_36;
PyObject *tmp_dict_arg_value_36;
tmp_key_value_36 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_12__class_decl_dict);
tmp_dict_arg_value_36 = tmp_class_creation_12__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_36, tmp_key_value_36);
assert(!(tmp_res == -1));
tmp_condition_result_72 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_72 != false) {
goto branch_yes_45;
} else {
goto branch_no_45;
}
}
branch_yes_45:;
CHECK_OBJECT(tmp_class_creation_12__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_12__class_decl_dict;
tmp_dictdel_key = mod_consts[338];
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 = 441;
goto try_except_handler_42;
}
branch_no_45:;
{
nuitka_bool tmp_condition_result_73;
PyObject *tmp_expression_value_71;
CHECK_OBJECT(tmp_class_creation_12__metaclass);
tmp_expression_value_71 = tmp_class_creation_12__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_71, mod_consts[339]);
tmp_condition_result_73 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_73 == NUITKA_BOOL_TRUE) {
goto branch_yes_46;
} else {
goto branch_no_46;
}
}
branch_yes_46:;
{
PyObject *tmp_assign_source_127;
PyObject *tmp_called_value_42;
PyObject *tmp_expression_value_72;
PyObject *tmp_args_value_23;
PyObject *tmp_tuple_element_34;
PyObject *tmp_kwargs_value_23;
CHECK_OBJECT(tmp_class_creation_12__metaclass);
tmp_expression_value_72 = tmp_class_creation_12__metaclass;
tmp_called_value_42 = LOOKUP_ATTRIBUTE(tmp_expression_value_72, mod_consts[339]);
if (tmp_called_value_42 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 441;
goto try_except_handler_42;
}
tmp_tuple_element_34 = mod_consts[112];
tmp_args_value_23 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_23, 0, tmp_tuple_element_34);
CHECK_OBJECT(tmp_class_creation_12__bases);
tmp_tuple_element_34 = tmp_class_creation_12__bases;
PyTuple_SET_ITEM0(tmp_args_value_23, 1, tmp_tuple_element_34);
CHECK_OBJECT(tmp_class_creation_12__class_decl_dict);
tmp_kwargs_value_23 = tmp_class_creation_12__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 441;
tmp_assign_source_127 = CALL_FUNCTION(tmp_called_value_42, tmp_args_value_23, tmp_kwargs_value_23);
Py_DECREF(tmp_called_value_42);
Py_DECREF(tmp_args_value_23);
if (tmp_assign_source_127 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 441;
goto try_except_handler_42;
}
assert(tmp_class_creation_12__prepared == NULL);
tmp_class_creation_12__prepared = tmp_assign_source_127;
}
{
bool tmp_condition_result_74;
PyObject *tmp_operand_value_12;
PyObject *tmp_expression_value_73;
CHECK_OBJECT(tmp_class_creation_12__prepared);
tmp_expression_value_73 = tmp_class_creation_12__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_73, mod_consts[340]);
tmp_operand_value_12 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_12);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 441;
goto try_except_handler_42;
}
tmp_condition_result_74 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_74 != false) {
goto branch_yes_47;
} else {
goto branch_no_47;
}
}
branch_yes_47:;
{
PyObject *tmp_raise_type_12;
PyObject *tmp_raise_value_12;
PyObject *tmp_mod_expr_left_12;
PyObject *tmp_mod_expr_right_12;
PyObject *tmp_tuple_element_35;
PyObject *tmp_getattr_target_12;
PyObject *tmp_getattr_attr_12;
PyObject *tmp_getattr_default_12;
tmp_raise_type_12 = PyExc_TypeError;
tmp_mod_expr_left_12 = mod_consts[341];
CHECK_OBJECT(tmp_class_creation_12__metaclass);
tmp_getattr_target_12 = tmp_class_creation_12__metaclass;
tmp_getattr_attr_12 = mod_consts[342];
tmp_getattr_default_12 = mod_consts[343];
tmp_tuple_element_35 = BUILTIN_GETATTR(tmp_getattr_target_12, tmp_getattr_attr_12, tmp_getattr_default_12);
if (tmp_tuple_element_35 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 441;
goto try_except_handler_42;
}
tmp_mod_expr_right_12 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_74;
PyObject *tmp_type_arg_24;
PyTuple_SET_ITEM(tmp_mod_expr_right_12, 0, tmp_tuple_element_35);
CHECK_OBJECT(tmp_class_creation_12__prepared);
tmp_type_arg_24 = tmp_class_creation_12__prepared;
tmp_expression_value_74 = BUILTIN_TYPE1(tmp_type_arg_24);
assert(!(tmp_expression_value_74 == NULL));
tmp_tuple_element_35 = LOOKUP_ATTRIBUTE(tmp_expression_value_74, mod_consts[342]);
Py_DECREF(tmp_expression_value_74);
if (tmp_tuple_element_35 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 441;
goto tuple_build_exception_12;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_12, 1, tmp_tuple_element_35);
}
goto tuple_build_noexception_12;
// Exception handling pass through code for tuple_build:
tuple_build_exception_12:;
Py_DECREF(tmp_mod_expr_right_12);
goto try_except_handler_42;
// Finished with no exception for tuple_build:
tuple_build_noexception_12:;
tmp_raise_value_12 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_12, tmp_mod_expr_right_12);
Py_DECREF(tmp_mod_expr_right_12);
if (tmp_raise_value_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 441;
goto try_except_handler_42;
}
exception_type = tmp_raise_type_12;
Py_INCREF(tmp_raise_type_12);
exception_value = tmp_raise_value_12;
exception_lineno = 441;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_42;
}
branch_no_47:;
goto branch_end_46;
branch_no_46:;
{
PyObject *tmp_assign_source_128;
tmp_assign_source_128 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_12__prepared == NULL);
tmp_class_creation_12__prepared = tmp_assign_source_128;
}
branch_end_46:;
{
PyObject *tmp_assign_source_129;
PyObject *tmp_called_value_43;
PyObject *tmp_called_value_44;
PyObject *tmp_expression_value_75;
PyObject *tmp_args_element_value_19;
PyObject *tmp_args_element_value_20;
tmp_expression_value_75 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_expression_value_75 == NULL)) {
tmp_expression_value_75 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_expression_value_75 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 440;
goto try_except_handler_42;
}
tmp_called_value_44 = LOOKUP_ATTRIBUTE(tmp_expression_value_75, mod_consts[369]);
if (tmp_called_value_44 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 440;
goto try_except_handler_42;
}
tmp_args_element_value_19 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[351]);
if (unlikely(tmp_args_element_value_19 == NULL)) {
tmp_args_element_value_19 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[351]);
}
if (tmp_args_element_value_19 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_44);
exception_lineno = 440;
goto try_except_handler_42;
}
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 440;
tmp_called_value_43 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_44, tmp_args_element_value_19);
Py_DECREF(tmp_called_value_44);
if (tmp_called_value_43 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 440;
goto try_except_handler_42;
}
{
PyObject *tmp_set_locals_12;
CHECK_OBJECT(tmp_class_creation_12__prepared);
tmp_set_locals_12 = tmp_class_creation_12__prepared;
locals_cryptography$x509$extensions$$$class__12_CRLDistributionPoints_441 = tmp_set_locals_12;
Py_INCREF(tmp_set_locals_12);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[344];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__12_CRLDistributionPoints_441, mod_consts[345], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 441;
goto try_except_handler_44;
}
tmp_dictset_value = mod_consts[112];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__12_CRLDistributionPoints_441, mod_consts[346], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 441;
goto try_except_handler_44;
}
if (isFrameUnusable(cache_frame_f7d24fc525f11b9faa548239f08161b6_13)) {
Py_XDECREF(cache_frame_f7d24fc525f11b9faa548239f08161b6_13);
#if _DEBUG_REFCOUNTS
if (cache_frame_f7d24fc525f11b9faa548239f08161b6_13 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_f7d24fc525f11b9faa548239f08161b6_13 = MAKE_CLASS_FRAME(codeobj_f7d24fc525f11b9faa548239f08161b6, module_cryptography$x509$extensions, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_f7d24fc525f11b9faa548239f08161b6_13->m_type_description == NULL);
frame_f7d24fc525f11b9faa548239f08161b6_13 = cache_frame_f7d24fc525f11b9faa548239f08161b6_13;
// Push the new frame as the currently active one.
pushFrameStack(frame_f7d24fc525f11b9faa548239f08161b6_13);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_f7d24fc525f11b9faa548239f08161b6_13) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_expression_value_76;
tmp_expression_value_76 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__12_CRLDistributionPoints_441, mod_consts[334]);
if (tmp_expression_value_76 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_76 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[334]);
if (unlikely(tmp_expression_value_76 == NULL)) {
tmp_expression_value_76 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[334]);
}
if (tmp_expression_value_76 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 442;
type_description_2 = "o";
goto frame_exception_exit_13;
}
Py_INCREF(tmp_expression_value_76);
} else {
goto frame_exception_exit_13;
}
}
tmp_dictset_value = LOOKUP_ATTRIBUTE(tmp_expression_value_76, mod_consts[432]);
Py_DECREF(tmp_expression_value_76);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 442;
type_description_2 = "o";
goto frame_exception_exit_13;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__12_CRLDistributionPoints_441, mod_consts[40], 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_13;
}
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__48___init__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__12_CRLDistributionPoints_441, mod_consts[39], 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 = 444;
type_description_2 = "o";
goto frame_exception_exit_13;
}
// Tried code:
{
PyObject *tmp_assign_source_130;
PyObject *tmp_iter_arg_3;
PyObject *tmp_called_value_45;
tmp_called_value_45 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__12_CRLDistributionPoints_441, mod_consts[336]);
if (tmp_called_value_45 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_value_45 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[336]);
if (unlikely(tmp_called_value_45 == NULL)) {
tmp_called_value_45 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[336]);
}
if (tmp_called_value_45 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 456;
type_description_2 = "o";
goto try_except_handler_45;
}
Py_INCREF(tmp_called_value_45);
} else {
goto try_except_handler_45;
}
}
frame_f7d24fc525f11b9faa548239f08161b6_13->m_frame.f_lineno = 456;
tmp_iter_arg_3 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_45, mod_consts[434]);
Py_DECREF(tmp_called_value_45);
if (tmp_iter_arg_3 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 456;
type_description_2 = "o";
goto try_except_handler_45;
}
tmp_assign_source_130 = MAKE_UNPACK_ITERATOR(tmp_iter_arg_3);
Py_DECREF(tmp_iter_arg_3);
if (tmp_assign_source_130 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 456;
type_description_2 = "o";
goto try_except_handler_45;
}
assert(tmp_CRLDistributionPoints$tuple_unpack_1__source_iter == NULL);
tmp_CRLDistributionPoints$tuple_unpack_1__source_iter = tmp_assign_source_130;
}
// Tried code:
{
PyObject *tmp_assign_source_131;
PyObject *tmp_unpack_7;
CHECK_OBJECT(tmp_CRLDistributionPoints$tuple_unpack_1__source_iter);
tmp_unpack_7 = tmp_CRLDistributionPoints$tuple_unpack_1__source_iter;
tmp_assign_source_131 = UNPACK_NEXT(tmp_unpack_7, 0, 3);
if (tmp_assign_source_131 == 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_2 = "o";
exception_lineno = 456;
goto try_except_handler_46;
}
assert(tmp_CRLDistributionPoints$tuple_unpack_1__element_1 == NULL);
tmp_CRLDistributionPoints$tuple_unpack_1__element_1 = tmp_assign_source_131;
}
{
PyObject *tmp_assign_source_132;
PyObject *tmp_unpack_8;
CHECK_OBJECT(tmp_CRLDistributionPoints$tuple_unpack_1__source_iter);
tmp_unpack_8 = tmp_CRLDistributionPoints$tuple_unpack_1__source_iter;
tmp_assign_source_132 = UNPACK_NEXT(tmp_unpack_8, 1, 3);
if (tmp_assign_source_132 == 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_2 = "o";
exception_lineno = 456;
goto try_except_handler_46;
}
assert(tmp_CRLDistributionPoints$tuple_unpack_1__element_2 == NULL);
tmp_CRLDistributionPoints$tuple_unpack_1__element_2 = tmp_assign_source_132;
}
{
PyObject *tmp_assign_source_133;
PyObject *tmp_unpack_9;
CHECK_OBJECT(tmp_CRLDistributionPoints$tuple_unpack_1__source_iter);
tmp_unpack_9 = tmp_CRLDistributionPoints$tuple_unpack_1__source_iter;
tmp_assign_source_133 = UNPACK_NEXT(tmp_unpack_9, 2, 3);
if (tmp_assign_source_133 == 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_2 = "o";
exception_lineno = 456;
goto try_except_handler_46;
}
assert(tmp_CRLDistributionPoints$tuple_unpack_1__element_3 == NULL);
tmp_CRLDistributionPoints$tuple_unpack_1__element_3 = tmp_assign_source_133;
}
{
PyObject *tmp_iterator_name_3;
CHECK_OBJECT(tmp_CRLDistributionPoints$tuple_unpack_1__source_iter);
tmp_iterator_name_3 = tmp_CRLDistributionPoints$tuple_unpack_1__source_iter;
// Check if iterator has left-over elements.
CHECK_OBJECT(tmp_iterator_name_3); assert(HAS_ITERNEXT(tmp_iterator_name_3));
tmp_iterator_attempt = (*Py_TYPE(tmp_iterator_name_3)->tp_iternext)(tmp_iterator_name_3);
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_2 = "o";
exception_lineno = 456;
goto try_except_handler_46;
}
}
} else {
Py_DECREF(tmp_iterator_attempt);
exception_type = PyExc_ValueError;
Py_INCREF(PyExc_ValueError);
exception_value = mod_consts[364];
Py_INCREF(exception_value);
exception_tb = NULL;
type_description_2 = "o";
exception_lineno = 456;
goto try_except_handler_46;
}
}
goto try_end_20;
// Exception handler code:
try_except_handler_46:;
exception_keeper_type_42 = exception_type;
exception_keeper_value_42 = exception_value;
exception_keeper_tb_42 = exception_tb;
exception_keeper_lineno_42 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
CHECK_OBJECT(tmp_CRLDistributionPoints$tuple_unpack_1__source_iter);
Py_DECREF(tmp_CRLDistributionPoints$tuple_unpack_1__source_iter);
tmp_CRLDistributionPoints$tuple_unpack_1__source_iter = NULL;
// Re-raise.
exception_type = exception_keeper_type_42;
exception_value = exception_keeper_value_42;
exception_tb = exception_keeper_tb_42;
exception_lineno = exception_keeper_lineno_42;
goto try_except_handler_45;
// End of try:
try_end_20:;
CHECK_OBJECT(tmp_CRLDistributionPoints$tuple_unpack_1__source_iter);
Py_DECREF(tmp_CRLDistributionPoints$tuple_unpack_1__source_iter);
tmp_CRLDistributionPoints$tuple_unpack_1__source_iter = NULL;
CHECK_OBJECT(tmp_CRLDistributionPoints$tuple_unpack_1__element_1);
tmp_dictset_value = tmp_CRLDistributionPoints$tuple_unpack_1__element_1;
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__12_CRLDistributionPoints_441, mod_consts[365], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 456;
type_description_2 = "o";
goto try_except_handler_45;
}
Py_XDECREF(tmp_CRLDistributionPoints$tuple_unpack_1__element_1);
tmp_CRLDistributionPoints$tuple_unpack_1__element_1 = NULL;
CHECK_OBJECT(tmp_CRLDistributionPoints$tuple_unpack_1__element_2);
tmp_dictset_value = tmp_CRLDistributionPoints$tuple_unpack_1__element_2;
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__12_CRLDistributionPoints_441, mod_consts[366], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 456;
type_description_2 = "o";
goto try_except_handler_45;
}
Py_XDECREF(tmp_CRLDistributionPoints$tuple_unpack_1__element_2);
tmp_CRLDistributionPoints$tuple_unpack_1__element_2 = NULL;
CHECK_OBJECT(tmp_CRLDistributionPoints$tuple_unpack_1__element_3);
tmp_dictset_value = tmp_CRLDistributionPoints$tuple_unpack_1__element_3;
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__12_CRLDistributionPoints_441, mod_consts[340], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 456;
type_description_2 = "o";
goto try_except_handler_45;
}
goto try_end_21;
// Exception handler code:
try_except_handler_45:;
exception_keeper_type_43 = exception_type;
exception_keeper_value_43 = exception_value;
exception_keeper_tb_43 = exception_tb;
exception_keeper_lineno_43 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_CRLDistributionPoints$tuple_unpack_1__element_1);
tmp_CRLDistributionPoints$tuple_unpack_1__element_1 = NULL;
Py_XDECREF(tmp_CRLDistributionPoints$tuple_unpack_1__element_2);
tmp_CRLDistributionPoints$tuple_unpack_1__element_2 = NULL;
Py_XDECREF(tmp_CRLDistributionPoints$tuple_unpack_1__element_3);
tmp_CRLDistributionPoints$tuple_unpack_1__element_3 = NULL;
// Re-raise.
exception_type = exception_keeper_type_43;
exception_value = exception_keeper_value_43;
exception_tb = exception_keeper_tb_43;
exception_lineno = exception_keeper_lineno_43;
goto frame_exception_exit_13;
// End of try:
try_end_21:;
Py_XDECREF(tmp_CRLDistributionPoints$tuple_unpack_1__element_3);
tmp_CRLDistributionPoints$tuple_unpack_1__element_3 = NULL;
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__49___repr__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__12_CRLDistributionPoints_441, mod_consts[367], 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 = 460;
type_description_2 = "o";
goto frame_exception_exit_13;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__50___eq__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__12_CRLDistributionPoints_441, mod_consts[372], 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 = 463;
type_description_2 = "o";
goto frame_exception_exit_13;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__51___ne__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__12_CRLDistributionPoints_441, mod_consts[374], 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_13;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__52___hash__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__12_CRLDistributionPoints_441, mod_consts[376], 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 = 472;
type_description_2 = "o";
goto frame_exception_exit_13;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_f7d24fc525f11b9faa548239f08161b6_13);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_12;
frame_exception_exit_13:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_f7d24fc525f11b9faa548239f08161b6_13);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_f7d24fc525f11b9faa548239f08161b6_13, exception_lineno);
} else if (exception_tb->tb_frame != &frame_f7d24fc525f11b9faa548239f08161b6_13->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_f7d24fc525f11b9faa548239f08161b6_13, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_f7d24fc525f11b9faa548239f08161b6_13,
type_description_2,
outline_11_var___class__
);
// Release cached frame if used for exception.
if (frame_f7d24fc525f11b9faa548239f08161b6_13 == cache_frame_f7d24fc525f11b9faa548239f08161b6_13) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_f7d24fc525f11b9faa548239f08161b6_13);
cache_frame_f7d24fc525f11b9faa548239f08161b6_13 = NULL;
}
assertFrameObject(frame_f7d24fc525f11b9faa548239f08161b6_13);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_12;
frame_no_exception_12:;
goto skip_nested_handling_12;
nested_frame_exit_12:;
goto try_except_handler_44;
skip_nested_handling_12:;
{
nuitka_bool tmp_condition_result_75;
PyObject *tmp_cmp_expr_left_12;
PyObject *tmp_cmp_expr_right_12;
CHECK_OBJECT(tmp_class_creation_12__bases);
tmp_cmp_expr_left_12 = tmp_class_creation_12__bases;
tmp_cmp_expr_right_12 = mod_consts[350];
tmp_condition_result_75 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_12, tmp_cmp_expr_right_12);
if (tmp_condition_result_75 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 441;
goto try_except_handler_44;
}
if (tmp_condition_result_75 == NUITKA_BOOL_TRUE) {
goto branch_yes_48;
} else {
goto branch_no_48;
}
}
branch_yes_48:;
tmp_dictset_value = mod_consts[350];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__12_CRLDistributionPoints_441, mod_consts[348], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 441;
goto try_except_handler_44;
}
branch_no_48:;
{
PyObject *tmp_assign_source_134;
PyObject *tmp_called_value_46;
PyObject *tmp_args_value_24;
PyObject *tmp_tuple_element_36;
PyObject *tmp_kwargs_value_24;
CHECK_OBJECT(tmp_class_creation_12__metaclass);
tmp_called_value_46 = tmp_class_creation_12__metaclass;
tmp_tuple_element_36 = mod_consts[112];
tmp_args_value_24 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_24, 0, tmp_tuple_element_36);
CHECK_OBJECT(tmp_class_creation_12__bases);
tmp_tuple_element_36 = tmp_class_creation_12__bases;
PyTuple_SET_ITEM0(tmp_args_value_24, 1, tmp_tuple_element_36);
tmp_tuple_element_36 = locals_cryptography$x509$extensions$$$class__12_CRLDistributionPoints_441;
PyTuple_SET_ITEM0(tmp_args_value_24, 2, tmp_tuple_element_36);
CHECK_OBJECT(tmp_class_creation_12__class_decl_dict);
tmp_kwargs_value_24 = tmp_class_creation_12__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 441;
tmp_assign_source_134 = CALL_FUNCTION(tmp_called_value_46, tmp_args_value_24, tmp_kwargs_value_24);
Py_DECREF(tmp_args_value_24);
if (tmp_assign_source_134 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 441;
goto try_except_handler_44;
}
assert(outline_11_var___class__ == NULL);
outline_11_var___class__ = tmp_assign_source_134;
}
CHECK_OBJECT(outline_11_var___class__);
tmp_args_element_value_20 = outline_11_var___class__;
Py_INCREF(tmp_args_element_value_20);
goto try_return_handler_44;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_44:;
Py_DECREF(locals_cryptography$x509$extensions$$$class__12_CRLDistributionPoints_441);
locals_cryptography$x509$extensions$$$class__12_CRLDistributionPoints_441 = NULL;
goto try_return_handler_43;
// Exception handler code:
try_except_handler_44:;
exception_keeper_type_44 = exception_type;
exception_keeper_value_44 = exception_value;
exception_keeper_tb_44 = exception_tb;
exception_keeper_lineno_44 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_cryptography$x509$extensions$$$class__12_CRLDistributionPoints_441);
locals_cryptography$x509$extensions$$$class__12_CRLDistributionPoints_441 = NULL;
// Re-raise.
exception_type = exception_keeper_type_44;
exception_value = exception_keeper_value_44;
exception_tb = exception_keeper_tb_44;
exception_lineno = exception_keeper_lineno_44;
goto try_except_handler_43;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_43:;
CHECK_OBJECT(outline_11_var___class__);
Py_DECREF(outline_11_var___class__);
outline_11_var___class__ = NULL;
goto outline_result_12;
// Exception handler code:
try_except_handler_43:;
exception_keeper_type_45 = exception_type;
exception_keeper_value_45 = exception_value;
exception_keeper_tb_45 = exception_tb;
exception_keeper_lineno_45 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_45;
exception_value = exception_keeper_value_45;
exception_tb = exception_keeper_tb_45;
exception_lineno = exception_keeper_lineno_45;
goto outline_exception_12;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_12:;
exception_lineno = 441;
goto try_except_handler_42;
outline_result_12:;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 440;
tmp_assign_source_129 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_43, tmp_args_element_value_20);
Py_DECREF(tmp_called_value_43);
Py_DECREF(tmp_args_element_value_20);
if (tmp_assign_source_129 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 440;
goto try_except_handler_42;
}
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[112], tmp_assign_source_129);
}
goto try_end_22;
// Exception handler code:
try_except_handler_42:;
exception_keeper_type_46 = exception_type;
exception_keeper_value_46 = exception_value;
exception_keeper_tb_46 = exception_tb;
exception_keeper_lineno_46 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_12__bases);
tmp_class_creation_12__bases = NULL;
Py_XDECREF(tmp_class_creation_12__class_decl_dict);
tmp_class_creation_12__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_12__metaclass);
tmp_class_creation_12__metaclass = NULL;
Py_XDECREF(tmp_class_creation_12__prepared);
tmp_class_creation_12__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_46;
exception_value = exception_keeper_value_46;
exception_tb = exception_keeper_tb_46;
exception_lineno = exception_keeper_lineno_46;
goto frame_exception_exit_1;
// End of try:
try_end_22:;
CHECK_OBJECT(tmp_class_creation_12__bases);
Py_DECREF(tmp_class_creation_12__bases);
tmp_class_creation_12__bases = NULL;
CHECK_OBJECT(tmp_class_creation_12__class_decl_dict);
Py_DECREF(tmp_class_creation_12__class_decl_dict);
tmp_class_creation_12__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_12__metaclass);
Py_DECREF(tmp_class_creation_12__metaclass);
tmp_class_creation_12__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_12__prepared);
Py_DECREF(tmp_class_creation_12__prepared);
tmp_class_creation_12__prepared = NULL;
// Tried code:
{
PyObject *tmp_assign_source_135;
PyObject *tmp_dircall_arg1_13;
tmp_dircall_arg1_13 = mod_consts[350];
Py_INCREF(tmp_dircall_arg1_13);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_13};
tmp_assign_source_135 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_135 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 477;
goto try_except_handler_47;
}
assert(tmp_class_creation_13__bases == NULL);
tmp_class_creation_13__bases = tmp_assign_source_135;
}
{
PyObject *tmp_assign_source_136;
tmp_assign_source_136 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_13__class_decl_dict == NULL);
tmp_class_creation_13__class_decl_dict = tmp_assign_source_136;
}
{
PyObject *tmp_assign_source_137;
PyObject *tmp_metaclass_value_13;
bool tmp_condition_result_76;
PyObject *tmp_key_value_37;
PyObject *tmp_dict_arg_value_37;
PyObject *tmp_dict_arg_value_38;
PyObject *tmp_key_value_38;
nuitka_bool tmp_condition_result_77;
int tmp_truth_name_13;
PyObject *tmp_type_arg_25;
PyObject *tmp_expression_value_77;
PyObject *tmp_subscript_value_13;
PyObject *tmp_bases_value_13;
tmp_key_value_37 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_13__class_decl_dict);
tmp_dict_arg_value_37 = tmp_class_creation_13__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_37, tmp_key_value_37);
assert(!(tmp_res == -1));
tmp_condition_result_76 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_76 != false) {
goto condexpr_true_28;
} else {
goto condexpr_false_28;
}
condexpr_true_28:;
CHECK_OBJECT(tmp_class_creation_13__class_decl_dict);
tmp_dict_arg_value_38 = tmp_class_creation_13__class_decl_dict;
tmp_key_value_38 = mod_consts[338];
tmp_metaclass_value_13 = DICT_GET_ITEM0(tmp_dict_arg_value_38, tmp_key_value_38);
if (tmp_metaclass_value_13 == NULL) {
tmp_metaclass_value_13 = Py_None;
}
assert(!(tmp_metaclass_value_13 == NULL));
Py_INCREF(tmp_metaclass_value_13);
goto condexpr_end_28;
condexpr_false_28:;
CHECK_OBJECT(tmp_class_creation_13__bases);
tmp_truth_name_13 = CHECK_IF_TRUE(tmp_class_creation_13__bases);
if (tmp_truth_name_13 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 477;
goto try_except_handler_47;
}
tmp_condition_result_77 = tmp_truth_name_13 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_77 == NUITKA_BOOL_TRUE) {
goto condexpr_true_29;
} else {
goto condexpr_false_29;
}
condexpr_true_29:;
CHECK_OBJECT(tmp_class_creation_13__bases);
tmp_expression_value_77 = tmp_class_creation_13__bases;
tmp_subscript_value_13 = mod_consts[25];
tmp_type_arg_25 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_77, tmp_subscript_value_13, 0);
if (tmp_type_arg_25 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 477;
goto try_except_handler_47;
}
tmp_metaclass_value_13 = BUILTIN_TYPE1(tmp_type_arg_25);
Py_DECREF(tmp_type_arg_25);
if (tmp_metaclass_value_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 477;
goto try_except_handler_47;
}
goto condexpr_end_29;
condexpr_false_29:;
tmp_metaclass_value_13 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_13);
condexpr_end_29:;
condexpr_end_28:;
CHECK_OBJECT(tmp_class_creation_13__bases);
tmp_bases_value_13 = tmp_class_creation_13__bases;
tmp_assign_source_137 = SELECT_METACLASS(tmp_metaclass_value_13, tmp_bases_value_13);
Py_DECREF(tmp_metaclass_value_13);
if (tmp_assign_source_137 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 477;
goto try_except_handler_47;
}
assert(tmp_class_creation_13__metaclass == NULL);
tmp_class_creation_13__metaclass = tmp_assign_source_137;
}
{
bool tmp_condition_result_78;
PyObject *tmp_key_value_39;
PyObject *tmp_dict_arg_value_39;
tmp_key_value_39 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_13__class_decl_dict);
tmp_dict_arg_value_39 = tmp_class_creation_13__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_39, tmp_key_value_39);
assert(!(tmp_res == -1));
tmp_condition_result_78 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_78 != false) {
goto branch_yes_49;
} else {
goto branch_no_49;
}
}
branch_yes_49:;
CHECK_OBJECT(tmp_class_creation_13__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_13__class_decl_dict;
tmp_dictdel_key = mod_consts[338];
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 = 477;
goto try_except_handler_47;
}
branch_no_49:;
{
nuitka_bool tmp_condition_result_79;
PyObject *tmp_expression_value_78;
CHECK_OBJECT(tmp_class_creation_13__metaclass);
tmp_expression_value_78 = tmp_class_creation_13__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_78, mod_consts[339]);
tmp_condition_result_79 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_79 == NUITKA_BOOL_TRUE) {
goto branch_yes_50;
} else {
goto branch_no_50;
}
}
branch_yes_50:;
{
PyObject *tmp_assign_source_138;
PyObject *tmp_called_value_47;
PyObject *tmp_expression_value_79;
PyObject *tmp_args_value_25;
PyObject *tmp_tuple_element_37;
PyObject *tmp_kwargs_value_25;
CHECK_OBJECT(tmp_class_creation_13__metaclass);
tmp_expression_value_79 = tmp_class_creation_13__metaclass;
tmp_called_value_47 = LOOKUP_ATTRIBUTE(tmp_expression_value_79, mod_consts[339]);
if (tmp_called_value_47 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 477;
goto try_except_handler_47;
}
tmp_tuple_element_37 = mod_consts[115];
tmp_args_value_25 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_25, 0, tmp_tuple_element_37);
CHECK_OBJECT(tmp_class_creation_13__bases);
tmp_tuple_element_37 = tmp_class_creation_13__bases;
PyTuple_SET_ITEM0(tmp_args_value_25, 1, tmp_tuple_element_37);
CHECK_OBJECT(tmp_class_creation_13__class_decl_dict);
tmp_kwargs_value_25 = tmp_class_creation_13__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 477;
tmp_assign_source_138 = CALL_FUNCTION(tmp_called_value_47, tmp_args_value_25, tmp_kwargs_value_25);
Py_DECREF(tmp_called_value_47);
Py_DECREF(tmp_args_value_25);
if (tmp_assign_source_138 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 477;
goto try_except_handler_47;
}
assert(tmp_class_creation_13__prepared == NULL);
tmp_class_creation_13__prepared = tmp_assign_source_138;
}
{
bool tmp_condition_result_80;
PyObject *tmp_operand_value_13;
PyObject *tmp_expression_value_80;
CHECK_OBJECT(tmp_class_creation_13__prepared);
tmp_expression_value_80 = tmp_class_creation_13__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_80, mod_consts[340]);
tmp_operand_value_13 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_13);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 477;
goto try_except_handler_47;
}
tmp_condition_result_80 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_80 != false) {
goto branch_yes_51;
} else {
goto branch_no_51;
}
}
branch_yes_51:;
{
PyObject *tmp_raise_type_13;
PyObject *tmp_raise_value_13;
PyObject *tmp_mod_expr_left_13;
PyObject *tmp_mod_expr_right_13;
PyObject *tmp_tuple_element_38;
PyObject *tmp_getattr_target_13;
PyObject *tmp_getattr_attr_13;
PyObject *tmp_getattr_default_13;
tmp_raise_type_13 = PyExc_TypeError;
tmp_mod_expr_left_13 = mod_consts[341];
CHECK_OBJECT(tmp_class_creation_13__metaclass);
tmp_getattr_target_13 = tmp_class_creation_13__metaclass;
tmp_getattr_attr_13 = mod_consts[342];
tmp_getattr_default_13 = mod_consts[343];
tmp_tuple_element_38 = BUILTIN_GETATTR(tmp_getattr_target_13, tmp_getattr_attr_13, tmp_getattr_default_13);
if (tmp_tuple_element_38 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 477;
goto try_except_handler_47;
}
tmp_mod_expr_right_13 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_81;
PyObject *tmp_type_arg_26;
PyTuple_SET_ITEM(tmp_mod_expr_right_13, 0, tmp_tuple_element_38);
CHECK_OBJECT(tmp_class_creation_13__prepared);
tmp_type_arg_26 = tmp_class_creation_13__prepared;
tmp_expression_value_81 = BUILTIN_TYPE1(tmp_type_arg_26);
assert(!(tmp_expression_value_81 == NULL));
tmp_tuple_element_38 = LOOKUP_ATTRIBUTE(tmp_expression_value_81, mod_consts[342]);
Py_DECREF(tmp_expression_value_81);
if (tmp_tuple_element_38 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 477;
goto tuple_build_exception_13;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_13, 1, tmp_tuple_element_38);
}
goto tuple_build_noexception_13;
// Exception handling pass through code for tuple_build:
tuple_build_exception_13:;
Py_DECREF(tmp_mod_expr_right_13);
goto try_except_handler_47;
// Finished with no exception for tuple_build:
tuple_build_noexception_13:;
tmp_raise_value_13 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_13, tmp_mod_expr_right_13);
Py_DECREF(tmp_mod_expr_right_13);
if (tmp_raise_value_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 477;
goto try_except_handler_47;
}
exception_type = tmp_raise_type_13;
Py_INCREF(tmp_raise_type_13);
exception_value = tmp_raise_value_13;
exception_lineno = 477;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_47;
}
branch_no_51:;
goto branch_end_50;
branch_no_50:;
{
PyObject *tmp_assign_source_139;
tmp_assign_source_139 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_13__prepared == NULL);
tmp_class_creation_13__prepared = tmp_assign_source_139;
}
branch_end_50:;
{
PyObject *tmp_assign_source_140;
PyObject *tmp_called_value_48;
PyObject *tmp_called_value_49;
PyObject *tmp_expression_value_82;
PyObject *tmp_args_element_value_21;
PyObject *tmp_args_element_value_22;
tmp_expression_value_82 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_expression_value_82 == NULL)) {
tmp_expression_value_82 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_expression_value_82 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 476;
goto try_except_handler_47;
}
tmp_called_value_49 = LOOKUP_ATTRIBUTE(tmp_expression_value_82, mod_consts[369]);
if (tmp_called_value_49 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 476;
goto try_except_handler_47;
}
tmp_args_element_value_21 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[351]);
if (unlikely(tmp_args_element_value_21 == NULL)) {
tmp_args_element_value_21 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[351]);
}
if (tmp_args_element_value_21 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_49);
exception_lineno = 476;
goto try_except_handler_47;
}
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 476;
tmp_called_value_48 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_49, tmp_args_element_value_21);
Py_DECREF(tmp_called_value_49);
if (tmp_called_value_48 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 476;
goto try_except_handler_47;
}
{
PyObject *tmp_set_locals_13;
CHECK_OBJECT(tmp_class_creation_13__prepared);
tmp_set_locals_13 = tmp_class_creation_13__prepared;
locals_cryptography$x509$extensions$$$class__13_FreshestCRL_477 = tmp_set_locals_13;
Py_INCREF(tmp_set_locals_13);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[344];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__13_FreshestCRL_477, mod_consts[345], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 477;
goto try_except_handler_49;
}
tmp_dictset_value = mod_consts[115];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__13_FreshestCRL_477, mod_consts[346], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 477;
goto try_except_handler_49;
}
if (isFrameUnusable(cache_frame_a60f1a5851806fc9fda2c8a59d53644a_14)) {
Py_XDECREF(cache_frame_a60f1a5851806fc9fda2c8a59d53644a_14);
#if _DEBUG_REFCOUNTS
if (cache_frame_a60f1a5851806fc9fda2c8a59d53644a_14 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_a60f1a5851806fc9fda2c8a59d53644a_14 = MAKE_CLASS_FRAME(codeobj_a60f1a5851806fc9fda2c8a59d53644a, module_cryptography$x509$extensions, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_a60f1a5851806fc9fda2c8a59d53644a_14->m_type_description == NULL);
frame_a60f1a5851806fc9fda2c8a59d53644a_14 = cache_frame_a60f1a5851806fc9fda2c8a59d53644a_14;
// Push the new frame as the currently active one.
pushFrameStack(frame_a60f1a5851806fc9fda2c8a59d53644a_14);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_a60f1a5851806fc9fda2c8a59d53644a_14) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_expression_value_83;
tmp_expression_value_83 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__13_FreshestCRL_477, mod_consts[334]);
if (tmp_expression_value_83 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_83 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[334]);
if (unlikely(tmp_expression_value_83 == NULL)) {
tmp_expression_value_83 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[334]);
}
if (tmp_expression_value_83 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 478;
type_description_2 = "o";
goto frame_exception_exit_14;
}
Py_INCREF(tmp_expression_value_83);
} else {
goto frame_exception_exit_14;
}
}
tmp_dictset_value = LOOKUP_ATTRIBUTE(tmp_expression_value_83, mod_consts[439]);
Py_DECREF(tmp_expression_value_83);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 478;
type_description_2 = "o";
goto frame_exception_exit_14;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__13_FreshestCRL_477, mod_consts[40], 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 = 478;
type_description_2 = "o";
goto frame_exception_exit_14;
}
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__53___init__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__13_FreshestCRL_477, mod_consts[39], 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 = 480;
type_description_2 = "o";
goto frame_exception_exit_14;
}
// Tried code:
{
PyObject *tmp_assign_source_141;
PyObject *tmp_iter_arg_4;
PyObject *tmp_called_value_50;
tmp_called_value_50 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__13_FreshestCRL_477, mod_consts[336]);
if (tmp_called_value_50 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_value_50 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[336]);
if (unlikely(tmp_called_value_50 == NULL)) {
tmp_called_value_50 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[336]);
}
if (tmp_called_value_50 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 492;
type_description_2 = "o";
goto try_except_handler_50;
}
Py_INCREF(tmp_called_value_50);
} else {
goto try_except_handler_50;
}
}
frame_a60f1a5851806fc9fda2c8a59d53644a_14->m_frame.f_lineno = 492;
tmp_iter_arg_4 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_50, mod_consts[434]);
Py_DECREF(tmp_called_value_50);
if (tmp_iter_arg_4 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 492;
type_description_2 = "o";
goto try_except_handler_50;
}
tmp_assign_source_141 = MAKE_UNPACK_ITERATOR(tmp_iter_arg_4);
Py_DECREF(tmp_iter_arg_4);
if (tmp_assign_source_141 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 492;
type_description_2 = "o";
goto try_except_handler_50;
}
assert(tmp_FreshestCRL$tuple_unpack_1__source_iter == NULL);
tmp_FreshestCRL$tuple_unpack_1__source_iter = tmp_assign_source_141;
}
// Tried code:
{
PyObject *tmp_assign_source_142;
PyObject *tmp_unpack_10;
CHECK_OBJECT(tmp_FreshestCRL$tuple_unpack_1__source_iter);
tmp_unpack_10 = tmp_FreshestCRL$tuple_unpack_1__source_iter;
tmp_assign_source_142 = UNPACK_NEXT(tmp_unpack_10, 0, 3);
if (tmp_assign_source_142 == 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_2 = "o";
exception_lineno = 492;
goto try_except_handler_51;
}
assert(tmp_FreshestCRL$tuple_unpack_1__element_1 == NULL);
tmp_FreshestCRL$tuple_unpack_1__element_1 = tmp_assign_source_142;
}
{
PyObject *tmp_assign_source_143;
PyObject *tmp_unpack_11;
CHECK_OBJECT(tmp_FreshestCRL$tuple_unpack_1__source_iter);
tmp_unpack_11 = tmp_FreshestCRL$tuple_unpack_1__source_iter;
tmp_assign_source_143 = UNPACK_NEXT(tmp_unpack_11, 1, 3);
if (tmp_assign_source_143 == 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_2 = "o";
exception_lineno = 492;
goto try_except_handler_51;
}
assert(tmp_FreshestCRL$tuple_unpack_1__element_2 == NULL);
tmp_FreshestCRL$tuple_unpack_1__element_2 = tmp_assign_source_143;
}
{
PyObject *tmp_assign_source_144;
PyObject *tmp_unpack_12;
CHECK_OBJECT(tmp_FreshestCRL$tuple_unpack_1__source_iter);
tmp_unpack_12 = tmp_FreshestCRL$tuple_unpack_1__source_iter;
tmp_assign_source_144 = UNPACK_NEXT(tmp_unpack_12, 2, 3);
if (tmp_assign_source_144 == 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_2 = "o";
exception_lineno = 492;
goto try_except_handler_51;
}
assert(tmp_FreshestCRL$tuple_unpack_1__element_3 == NULL);
tmp_FreshestCRL$tuple_unpack_1__element_3 = tmp_assign_source_144;
}
{
PyObject *tmp_iterator_name_4;
CHECK_OBJECT(tmp_FreshestCRL$tuple_unpack_1__source_iter);
tmp_iterator_name_4 = tmp_FreshestCRL$tuple_unpack_1__source_iter;
// Check if iterator has left-over elements.
CHECK_OBJECT(tmp_iterator_name_4); assert(HAS_ITERNEXT(tmp_iterator_name_4));
tmp_iterator_attempt = (*Py_TYPE(tmp_iterator_name_4)->tp_iternext)(tmp_iterator_name_4);
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_2 = "o";
exception_lineno = 492;
goto try_except_handler_51;
}
}
} else {
Py_DECREF(tmp_iterator_attempt);
exception_type = PyExc_ValueError;
Py_INCREF(PyExc_ValueError);
exception_value = mod_consts[364];
Py_INCREF(exception_value);
exception_tb = NULL;
type_description_2 = "o";
exception_lineno = 492;
goto try_except_handler_51;
}
}
goto try_end_23;
// Exception handler code:
try_except_handler_51:;
exception_keeper_type_47 = exception_type;
exception_keeper_value_47 = exception_value;
exception_keeper_tb_47 = exception_tb;
exception_keeper_lineno_47 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
CHECK_OBJECT(tmp_FreshestCRL$tuple_unpack_1__source_iter);
Py_DECREF(tmp_FreshestCRL$tuple_unpack_1__source_iter);
tmp_FreshestCRL$tuple_unpack_1__source_iter = NULL;
// Re-raise.
exception_type = exception_keeper_type_47;
exception_value = exception_keeper_value_47;
exception_tb = exception_keeper_tb_47;
exception_lineno = exception_keeper_lineno_47;
goto try_except_handler_50;
// End of try:
try_end_23:;
CHECK_OBJECT(tmp_FreshestCRL$tuple_unpack_1__source_iter);
Py_DECREF(tmp_FreshestCRL$tuple_unpack_1__source_iter);
tmp_FreshestCRL$tuple_unpack_1__source_iter = NULL;
CHECK_OBJECT(tmp_FreshestCRL$tuple_unpack_1__element_1);
tmp_dictset_value = tmp_FreshestCRL$tuple_unpack_1__element_1;
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__13_FreshestCRL_477, mod_consts[365], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 492;
type_description_2 = "o";
goto try_except_handler_50;
}
Py_XDECREF(tmp_FreshestCRL$tuple_unpack_1__element_1);
tmp_FreshestCRL$tuple_unpack_1__element_1 = NULL;
CHECK_OBJECT(tmp_FreshestCRL$tuple_unpack_1__element_2);
tmp_dictset_value = tmp_FreshestCRL$tuple_unpack_1__element_2;
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__13_FreshestCRL_477, mod_consts[366], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 492;
type_description_2 = "o";
goto try_except_handler_50;
}
Py_XDECREF(tmp_FreshestCRL$tuple_unpack_1__element_2);
tmp_FreshestCRL$tuple_unpack_1__element_2 = NULL;
CHECK_OBJECT(tmp_FreshestCRL$tuple_unpack_1__element_3);
tmp_dictset_value = tmp_FreshestCRL$tuple_unpack_1__element_3;
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__13_FreshestCRL_477, mod_consts[340], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 492;
type_description_2 = "o";
goto try_except_handler_50;
}
goto try_end_24;
// Exception handler code:
try_except_handler_50:;
exception_keeper_type_48 = exception_type;
exception_keeper_value_48 = exception_value;
exception_keeper_tb_48 = exception_tb;
exception_keeper_lineno_48 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_FreshestCRL$tuple_unpack_1__element_1);
tmp_FreshestCRL$tuple_unpack_1__element_1 = NULL;
Py_XDECREF(tmp_FreshestCRL$tuple_unpack_1__element_2);
tmp_FreshestCRL$tuple_unpack_1__element_2 = NULL;
Py_XDECREF(tmp_FreshestCRL$tuple_unpack_1__element_3);
tmp_FreshestCRL$tuple_unpack_1__element_3 = NULL;
// Re-raise.
exception_type = exception_keeper_type_48;
exception_value = exception_keeper_value_48;
exception_tb = exception_keeper_tb_48;
exception_lineno = exception_keeper_lineno_48;
goto frame_exception_exit_14;
// End of try:
try_end_24:;
Py_XDECREF(tmp_FreshestCRL$tuple_unpack_1__element_3);
tmp_FreshestCRL$tuple_unpack_1__element_3 = NULL;
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__54___repr__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__13_FreshestCRL_477, mod_consts[367], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 496;
type_description_2 = "o";
goto frame_exception_exit_14;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__55___eq__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__13_FreshestCRL_477, mod_consts[372], 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 = 499;
type_description_2 = "o";
goto frame_exception_exit_14;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__56___ne__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__13_FreshestCRL_477, mod_consts[374], 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 = 505;
type_description_2 = "o";
goto frame_exception_exit_14;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__57___hash__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__13_FreshestCRL_477, mod_consts[376], 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 = 508;
type_description_2 = "o";
goto frame_exception_exit_14;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_a60f1a5851806fc9fda2c8a59d53644a_14);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_13;
frame_exception_exit_14:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_a60f1a5851806fc9fda2c8a59d53644a_14);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_a60f1a5851806fc9fda2c8a59d53644a_14, exception_lineno);
} else if (exception_tb->tb_frame != &frame_a60f1a5851806fc9fda2c8a59d53644a_14->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_a60f1a5851806fc9fda2c8a59d53644a_14, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_a60f1a5851806fc9fda2c8a59d53644a_14,
type_description_2,
outline_12_var___class__
);
// Release cached frame if used for exception.
if (frame_a60f1a5851806fc9fda2c8a59d53644a_14 == cache_frame_a60f1a5851806fc9fda2c8a59d53644a_14) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_a60f1a5851806fc9fda2c8a59d53644a_14);
cache_frame_a60f1a5851806fc9fda2c8a59d53644a_14 = NULL;
}
assertFrameObject(frame_a60f1a5851806fc9fda2c8a59d53644a_14);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_13;
frame_no_exception_13:;
goto skip_nested_handling_13;
nested_frame_exit_13:;
goto try_except_handler_49;
skip_nested_handling_13:;
{
nuitka_bool tmp_condition_result_81;
PyObject *tmp_cmp_expr_left_13;
PyObject *tmp_cmp_expr_right_13;
CHECK_OBJECT(tmp_class_creation_13__bases);
tmp_cmp_expr_left_13 = tmp_class_creation_13__bases;
tmp_cmp_expr_right_13 = mod_consts[350];
tmp_condition_result_81 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_13, tmp_cmp_expr_right_13);
if (tmp_condition_result_81 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 477;
goto try_except_handler_49;
}
if (tmp_condition_result_81 == NUITKA_BOOL_TRUE) {
goto branch_yes_52;
} else {
goto branch_no_52;
}
}
branch_yes_52:;
tmp_dictset_value = mod_consts[350];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__13_FreshestCRL_477, mod_consts[348], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 477;
goto try_except_handler_49;
}
branch_no_52:;
{
PyObject *tmp_assign_source_145;
PyObject *tmp_called_value_51;
PyObject *tmp_args_value_26;
PyObject *tmp_tuple_element_39;
PyObject *tmp_kwargs_value_26;
CHECK_OBJECT(tmp_class_creation_13__metaclass);
tmp_called_value_51 = tmp_class_creation_13__metaclass;
tmp_tuple_element_39 = mod_consts[115];
tmp_args_value_26 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_26, 0, tmp_tuple_element_39);
CHECK_OBJECT(tmp_class_creation_13__bases);
tmp_tuple_element_39 = tmp_class_creation_13__bases;
PyTuple_SET_ITEM0(tmp_args_value_26, 1, tmp_tuple_element_39);
tmp_tuple_element_39 = locals_cryptography$x509$extensions$$$class__13_FreshestCRL_477;
PyTuple_SET_ITEM0(tmp_args_value_26, 2, tmp_tuple_element_39);
CHECK_OBJECT(tmp_class_creation_13__class_decl_dict);
tmp_kwargs_value_26 = tmp_class_creation_13__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 477;
tmp_assign_source_145 = CALL_FUNCTION(tmp_called_value_51, tmp_args_value_26, tmp_kwargs_value_26);
Py_DECREF(tmp_args_value_26);
if (tmp_assign_source_145 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 477;
goto try_except_handler_49;
}
assert(outline_12_var___class__ == NULL);
outline_12_var___class__ = tmp_assign_source_145;
}
CHECK_OBJECT(outline_12_var___class__);
tmp_args_element_value_22 = outline_12_var___class__;
Py_INCREF(tmp_args_element_value_22);
goto try_return_handler_49;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_49:;
Py_DECREF(locals_cryptography$x509$extensions$$$class__13_FreshestCRL_477);
locals_cryptography$x509$extensions$$$class__13_FreshestCRL_477 = NULL;
goto try_return_handler_48;
// Exception handler code:
try_except_handler_49:;
exception_keeper_type_49 = exception_type;
exception_keeper_value_49 = exception_value;
exception_keeper_tb_49 = exception_tb;
exception_keeper_lineno_49 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_cryptography$x509$extensions$$$class__13_FreshestCRL_477);
locals_cryptography$x509$extensions$$$class__13_FreshestCRL_477 = NULL;
// Re-raise.
exception_type = exception_keeper_type_49;
exception_value = exception_keeper_value_49;
exception_tb = exception_keeper_tb_49;
exception_lineno = exception_keeper_lineno_49;
goto try_except_handler_48;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_48:;
CHECK_OBJECT(outline_12_var___class__);
Py_DECREF(outline_12_var___class__);
outline_12_var___class__ = NULL;
goto outline_result_13;
// Exception handler code:
try_except_handler_48:;
exception_keeper_type_50 = exception_type;
exception_keeper_value_50 = exception_value;
exception_keeper_tb_50 = exception_tb;
exception_keeper_lineno_50 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_50;
exception_value = exception_keeper_value_50;
exception_tb = exception_keeper_tb_50;
exception_lineno = exception_keeper_lineno_50;
goto outline_exception_13;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_13:;
exception_lineno = 477;
goto try_except_handler_47;
outline_result_13:;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 476;
tmp_assign_source_140 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_48, tmp_args_element_value_22);
Py_DECREF(tmp_called_value_48);
Py_DECREF(tmp_args_element_value_22);
if (tmp_assign_source_140 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 476;
goto try_except_handler_47;
}
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[115], tmp_assign_source_140);
}
goto try_end_25;
// Exception handler code:
try_except_handler_47:;
exception_keeper_type_51 = exception_type;
exception_keeper_value_51 = exception_value;
exception_keeper_tb_51 = exception_tb;
exception_keeper_lineno_51 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_13__bases);
tmp_class_creation_13__bases = NULL;
Py_XDECREF(tmp_class_creation_13__class_decl_dict);
tmp_class_creation_13__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_13__metaclass);
tmp_class_creation_13__metaclass = NULL;
Py_XDECREF(tmp_class_creation_13__prepared);
tmp_class_creation_13__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_51;
exception_value = exception_keeper_value_51;
exception_tb = exception_keeper_tb_51;
exception_lineno = exception_keeper_lineno_51;
goto frame_exception_exit_1;
// End of try:
try_end_25:;
CHECK_OBJECT(tmp_class_creation_13__bases);
Py_DECREF(tmp_class_creation_13__bases);
tmp_class_creation_13__bases = NULL;
CHECK_OBJECT(tmp_class_creation_13__class_decl_dict);
Py_DECREF(tmp_class_creation_13__class_decl_dict);
tmp_class_creation_13__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_13__metaclass);
Py_DECREF(tmp_class_creation_13__metaclass);
tmp_class_creation_13__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_13__prepared);
Py_DECREF(tmp_class_creation_13__prepared);
tmp_class_creation_13__prepared = NULL;
// Tried code:
{
PyObject *tmp_assign_source_146;
PyObject *tmp_dircall_arg1_14;
tmp_dircall_arg1_14 = mod_consts[350];
Py_INCREF(tmp_dircall_arg1_14);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_14};
tmp_assign_source_146 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_146 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 512;
goto try_except_handler_52;
}
assert(tmp_class_creation_14__bases == NULL);
tmp_class_creation_14__bases = tmp_assign_source_146;
}
{
PyObject *tmp_assign_source_147;
tmp_assign_source_147 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_14__class_decl_dict == NULL);
tmp_class_creation_14__class_decl_dict = tmp_assign_source_147;
}
{
PyObject *tmp_assign_source_148;
PyObject *tmp_metaclass_value_14;
bool tmp_condition_result_82;
PyObject *tmp_key_value_40;
PyObject *tmp_dict_arg_value_40;
PyObject *tmp_dict_arg_value_41;
PyObject *tmp_key_value_41;
nuitka_bool tmp_condition_result_83;
int tmp_truth_name_14;
PyObject *tmp_type_arg_27;
PyObject *tmp_expression_value_84;
PyObject *tmp_subscript_value_14;
PyObject *tmp_bases_value_14;
tmp_key_value_40 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_14__class_decl_dict);
tmp_dict_arg_value_40 = tmp_class_creation_14__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_40, tmp_key_value_40);
assert(!(tmp_res == -1));
tmp_condition_result_82 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_82 != false) {
goto condexpr_true_30;
} else {
goto condexpr_false_30;
}
condexpr_true_30:;
CHECK_OBJECT(tmp_class_creation_14__class_decl_dict);
tmp_dict_arg_value_41 = tmp_class_creation_14__class_decl_dict;
tmp_key_value_41 = mod_consts[338];
tmp_metaclass_value_14 = DICT_GET_ITEM0(tmp_dict_arg_value_41, tmp_key_value_41);
if (tmp_metaclass_value_14 == NULL) {
tmp_metaclass_value_14 = Py_None;
}
assert(!(tmp_metaclass_value_14 == NULL));
Py_INCREF(tmp_metaclass_value_14);
goto condexpr_end_30;
condexpr_false_30:;
CHECK_OBJECT(tmp_class_creation_14__bases);
tmp_truth_name_14 = CHECK_IF_TRUE(tmp_class_creation_14__bases);
if (tmp_truth_name_14 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 512;
goto try_except_handler_52;
}
tmp_condition_result_83 = tmp_truth_name_14 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_83 == NUITKA_BOOL_TRUE) {
goto condexpr_true_31;
} else {
goto condexpr_false_31;
}
condexpr_true_31:;
CHECK_OBJECT(tmp_class_creation_14__bases);
tmp_expression_value_84 = tmp_class_creation_14__bases;
tmp_subscript_value_14 = mod_consts[25];
tmp_type_arg_27 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_84, tmp_subscript_value_14, 0);
if (tmp_type_arg_27 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 512;
goto try_except_handler_52;
}
tmp_metaclass_value_14 = BUILTIN_TYPE1(tmp_type_arg_27);
Py_DECREF(tmp_type_arg_27);
if (tmp_metaclass_value_14 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 512;
goto try_except_handler_52;
}
goto condexpr_end_31;
condexpr_false_31:;
tmp_metaclass_value_14 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_14);
condexpr_end_31:;
condexpr_end_30:;
CHECK_OBJECT(tmp_class_creation_14__bases);
tmp_bases_value_14 = tmp_class_creation_14__bases;
tmp_assign_source_148 = SELECT_METACLASS(tmp_metaclass_value_14, tmp_bases_value_14);
Py_DECREF(tmp_metaclass_value_14);
if (tmp_assign_source_148 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 512;
goto try_except_handler_52;
}
assert(tmp_class_creation_14__metaclass == NULL);
tmp_class_creation_14__metaclass = tmp_assign_source_148;
}
{
bool tmp_condition_result_84;
PyObject *tmp_key_value_42;
PyObject *tmp_dict_arg_value_42;
tmp_key_value_42 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_14__class_decl_dict);
tmp_dict_arg_value_42 = tmp_class_creation_14__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_42, tmp_key_value_42);
assert(!(tmp_res == -1));
tmp_condition_result_84 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_84 != false) {
goto branch_yes_53;
} else {
goto branch_no_53;
}
}
branch_yes_53:;
CHECK_OBJECT(tmp_class_creation_14__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_14__class_decl_dict;
tmp_dictdel_key = mod_consts[338];
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 = 512;
goto try_except_handler_52;
}
branch_no_53:;
{
nuitka_bool tmp_condition_result_85;
PyObject *tmp_expression_value_85;
CHECK_OBJECT(tmp_class_creation_14__metaclass);
tmp_expression_value_85 = tmp_class_creation_14__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_85, mod_consts[339]);
tmp_condition_result_85 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_85 == NUITKA_BOOL_TRUE) {
goto branch_yes_54;
} else {
goto branch_no_54;
}
}
branch_yes_54:;
{
PyObject *tmp_assign_source_149;
PyObject *tmp_called_value_52;
PyObject *tmp_expression_value_86;
PyObject *tmp_args_value_27;
PyObject *tmp_tuple_element_40;
PyObject *tmp_kwargs_value_27;
CHECK_OBJECT(tmp_class_creation_14__metaclass);
tmp_expression_value_86 = tmp_class_creation_14__metaclass;
tmp_called_value_52 = LOOKUP_ATTRIBUTE(tmp_expression_value_86, mod_consts[339]);
if (tmp_called_value_52 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 512;
goto try_except_handler_52;
}
tmp_tuple_element_40 = mod_consts[109];
tmp_args_value_27 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_27, 0, tmp_tuple_element_40);
CHECK_OBJECT(tmp_class_creation_14__bases);
tmp_tuple_element_40 = tmp_class_creation_14__bases;
PyTuple_SET_ITEM0(tmp_args_value_27, 1, tmp_tuple_element_40);
CHECK_OBJECT(tmp_class_creation_14__class_decl_dict);
tmp_kwargs_value_27 = tmp_class_creation_14__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 512;
tmp_assign_source_149 = CALL_FUNCTION(tmp_called_value_52, tmp_args_value_27, tmp_kwargs_value_27);
Py_DECREF(tmp_called_value_52);
Py_DECREF(tmp_args_value_27);
if (tmp_assign_source_149 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 512;
goto try_except_handler_52;
}
assert(tmp_class_creation_14__prepared == NULL);
tmp_class_creation_14__prepared = tmp_assign_source_149;
}
{
bool tmp_condition_result_86;
PyObject *tmp_operand_value_14;
PyObject *tmp_expression_value_87;
CHECK_OBJECT(tmp_class_creation_14__prepared);
tmp_expression_value_87 = tmp_class_creation_14__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_87, mod_consts[340]);
tmp_operand_value_14 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_14);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 512;
goto try_except_handler_52;
}
tmp_condition_result_86 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_86 != false) {
goto branch_yes_55;
} else {
goto branch_no_55;
}
}
branch_yes_55:;
{
PyObject *tmp_raise_type_14;
PyObject *tmp_raise_value_14;
PyObject *tmp_mod_expr_left_14;
PyObject *tmp_mod_expr_right_14;
PyObject *tmp_tuple_element_41;
PyObject *tmp_getattr_target_14;
PyObject *tmp_getattr_attr_14;
PyObject *tmp_getattr_default_14;
tmp_raise_type_14 = PyExc_TypeError;
tmp_mod_expr_left_14 = mod_consts[341];
CHECK_OBJECT(tmp_class_creation_14__metaclass);
tmp_getattr_target_14 = tmp_class_creation_14__metaclass;
tmp_getattr_attr_14 = mod_consts[342];
tmp_getattr_default_14 = mod_consts[343];
tmp_tuple_element_41 = BUILTIN_GETATTR(tmp_getattr_target_14, tmp_getattr_attr_14, tmp_getattr_default_14);
if (tmp_tuple_element_41 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 512;
goto try_except_handler_52;
}
tmp_mod_expr_right_14 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_88;
PyObject *tmp_type_arg_28;
PyTuple_SET_ITEM(tmp_mod_expr_right_14, 0, tmp_tuple_element_41);
CHECK_OBJECT(tmp_class_creation_14__prepared);
tmp_type_arg_28 = tmp_class_creation_14__prepared;
tmp_expression_value_88 = BUILTIN_TYPE1(tmp_type_arg_28);
assert(!(tmp_expression_value_88 == NULL));
tmp_tuple_element_41 = LOOKUP_ATTRIBUTE(tmp_expression_value_88, mod_consts[342]);
Py_DECREF(tmp_expression_value_88);
if (tmp_tuple_element_41 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 512;
goto tuple_build_exception_14;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_14, 1, tmp_tuple_element_41);
}
goto tuple_build_noexception_14;
// Exception handling pass through code for tuple_build:
tuple_build_exception_14:;
Py_DECREF(tmp_mod_expr_right_14);
goto try_except_handler_52;
// Finished with no exception for tuple_build:
tuple_build_noexception_14:;
tmp_raise_value_14 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_14, tmp_mod_expr_right_14);
Py_DECREF(tmp_mod_expr_right_14);
if (tmp_raise_value_14 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 512;
goto try_except_handler_52;
}
exception_type = tmp_raise_type_14;
Py_INCREF(tmp_raise_type_14);
exception_value = tmp_raise_value_14;
exception_lineno = 512;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_52;
}
branch_no_55:;
goto branch_end_54;
branch_no_54:;
{
PyObject *tmp_assign_source_150;
tmp_assign_source_150 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_14__prepared == NULL);
tmp_class_creation_14__prepared = tmp_assign_source_150;
}
branch_end_54:;
{
PyObject *tmp_assign_source_151;
{
PyObject *tmp_set_locals_14;
CHECK_OBJECT(tmp_class_creation_14__prepared);
tmp_set_locals_14 = tmp_class_creation_14__prepared;
locals_cryptography$x509$extensions$$$class__14_DistributionPoint_512 = tmp_set_locals_14;
Py_INCREF(tmp_set_locals_14);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[344];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__14_DistributionPoint_512, mod_consts[345], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 512;
goto try_except_handler_54;
}
tmp_dictset_value = mod_consts[109];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__14_DistributionPoint_512, mod_consts[346], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 512;
goto try_except_handler_54;
}
if (isFrameUnusable(cache_frame_7f57514f904ccc510e18c6aa1927fd55_15)) {
Py_XDECREF(cache_frame_7f57514f904ccc510e18c6aa1927fd55_15);
#if _DEBUG_REFCOUNTS
if (cache_frame_7f57514f904ccc510e18c6aa1927fd55_15 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_7f57514f904ccc510e18c6aa1927fd55_15 = MAKE_CLASS_FRAME(codeobj_7f57514f904ccc510e18c6aa1927fd55, module_cryptography$x509$extensions, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_7f57514f904ccc510e18c6aa1927fd55_15->m_type_description == NULL);
frame_7f57514f904ccc510e18c6aa1927fd55_15 = cache_frame_7f57514f904ccc510e18c6aa1927fd55_15;
// Push the new frame as the currently active one.
pushFrameStack(frame_7f57514f904ccc510e18c6aa1927fd55_15);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_7f57514f904ccc510e18c6aa1927fd55_15) == 2); // Frame stack
// Framed code:
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__58___init__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__14_DistributionPoint_512, mod_consts[39], 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 = 513;
type_description_2 = "o";
goto frame_exception_exit_15;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__59___repr__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__14_DistributionPoint_512, mod_consts[367], 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 = 565;
type_description_2 = "o";
goto frame_exception_exit_15;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__60___eq__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__14_DistributionPoint_512, mod_consts[372], 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 = 572;
type_description_2 = "o";
goto frame_exception_exit_15;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__61___ne__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__14_DistributionPoint_512, mod_consts[374], 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 = 583;
type_description_2 = "o";
goto frame_exception_exit_15;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__62___hash__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__14_DistributionPoint_512, mod_consts[376], 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 = 586;
type_description_2 = "o";
goto frame_exception_exit_15;
}
{
PyObject *tmp_called_instance_12;
tmp_called_instance_12 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__14_DistributionPoint_512, mod_consts[71]);
if (tmp_called_instance_12 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_instance_12 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_called_instance_12 == NULL)) {
tmp_called_instance_12 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_called_instance_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 599;
type_description_2 = "o";
goto frame_exception_exit_15;
}
Py_INCREF(tmp_called_instance_12);
} else {
goto frame_exception_exit_15;
}
}
frame_7f57514f904ccc510e18c6aa1927fd55_15->m_frame.f_lineno = 599;
tmp_dictset_value = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_12,
mod_consts[379],
PyTuple_GET_ITEM(mod_consts[450], 0)
);
Py_DECREF(tmp_called_instance_12);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 599;
type_description_2 = "o";
goto frame_exception_exit_15;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__14_DistributionPoint_512, mod_consts[128], 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 = 599;
type_description_2 = "o";
goto frame_exception_exit_15;
}
}
{
PyObject *tmp_called_instance_13;
tmp_called_instance_13 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__14_DistributionPoint_512, mod_consts[71]);
if (tmp_called_instance_13 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_instance_13 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_called_instance_13 == NULL)) {
tmp_called_instance_13 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_called_instance_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 600;
type_description_2 = "o";
goto frame_exception_exit_15;
}
Py_INCREF(tmp_called_instance_13);
} else {
goto frame_exception_exit_15;
}
}
frame_7f57514f904ccc510e18c6aa1927fd55_15->m_frame.f_lineno = 600;
tmp_dictset_value = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_13,
mod_consts[379],
PyTuple_GET_ITEM(mod_consts[451], 0)
);
Py_DECREF(tmp_called_instance_13);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 600;
type_description_2 = "o";
goto frame_exception_exit_15;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__14_DistributionPoint_512, mod_consts[136], 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 = 600;
type_description_2 = "o";
goto frame_exception_exit_15;
}
}
{
PyObject *tmp_called_instance_14;
tmp_called_instance_14 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__14_DistributionPoint_512, mod_consts[71]);
if (tmp_called_instance_14 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_instance_14 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_called_instance_14 == NULL)) {
tmp_called_instance_14 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_called_instance_14 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 601;
type_description_2 = "o";
goto frame_exception_exit_15;
}
Py_INCREF(tmp_called_instance_14);
} else {
goto frame_exception_exit_15;
}
}
frame_7f57514f904ccc510e18c6aa1927fd55_15->m_frame.f_lineno = 601;
tmp_dictset_value = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_14,
mod_consts[379],
PyTuple_GET_ITEM(mod_consts[452], 0)
);
Py_DECREF(tmp_called_instance_14);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 601;
type_description_2 = "o";
goto frame_exception_exit_15;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__14_DistributionPoint_512, 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 = 601;
type_description_2 = "o";
goto frame_exception_exit_15;
}
}
{
PyObject *tmp_called_instance_15;
tmp_called_instance_15 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__14_DistributionPoint_512, mod_consts[71]);
if (tmp_called_instance_15 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_instance_15 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_called_instance_15 == NULL)) {
tmp_called_instance_15 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_called_instance_15 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 602;
type_description_2 = "o";
goto frame_exception_exit_15;
}
Py_INCREF(tmp_called_instance_15);
} else {
goto frame_exception_exit_15;
}
}
frame_7f57514f904ccc510e18c6aa1927fd55_15->m_frame.f_lineno = 602;
tmp_dictset_value = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_15,
mod_consts[379],
PyTuple_GET_ITEM(mod_consts[453], 0)
);
Py_DECREF(tmp_called_instance_15);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 602;
type_description_2 = "o";
goto frame_exception_exit_15;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__14_DistributionPoint_512, mod_consts[127], 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 = 602;
type_description_2 = "o";
goto frame_exception_exit_15;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_7f57514f904ccc510e18c6aa1927fd55_15);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_14;
frame_exception_exit_15:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_7f57514f904ccc510e18c6aa1927fd55_15);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_7f57514f904ccc510e18c6aa1927fd55_15, exception_lineno);
} else if (exception_tb->tb_frame != &frame_7f57514f904ccc510e18c6aa1927fd55_15->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_7f57514f904ccc510e18c6aa1927fd55_15, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_7f57514f904ccc510e18c6aa1927fd55_15,
type_description_2,
outline_13_var___class__
);
// Release cached frame if used for exception.
if (frame_7f57514f904ccc510e18c6aa1927fd55_15 == cache_frame_7f57514f904ccc510e18c6aa1927fd55_15) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_7f57514f904ccc510e18c6aa1927fd55_15);
cache_frame_7f57514f904ccc510e18c6aa1927fd55_15 = NULL;
}
assertFrameObject(frame_7f57514f904ccc510e18c6aa1927fd55_15);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_14;
frame_no_exception_14:;
goto skip_nested_handling_14;
nested_frame_exit_14:;
goto try_except_handler_54;
skip_nested_handling_14:;
{
nuitka_bool tmp_condition_result_87;
PyObject *tmp_cmp_expr_left_14;
PyObject *tmp_cmp_expr_right_14;
CHECK_OBJECT(tmp_class_creation_14__bases);
tmp_cmp_expr_left_14 = tmp_class_creation_14__bases;
tmp_cmp_expr_right_14 = mod_consts[350];
tmp_condition_result_87 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_14, tmp_cmp_expr_right_14);
if (tmp_condition_result_87 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 512;
goto try_except_handler_54;
}
if (tmp_condition_result_87 == NUITKA_BOOL_TRUE) {
goto branch_yes_56;
} else {
goto branch_no_56;
}
}
branch_yes_56:;
tmp_dictset_value = mod_consts[350];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__14_DistributionPoint_512, mod_consts[348], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 512;
goto try_except_handler_54;
}
branch_no_56:;
{
PyObject *tmp_assign_source_152;
PyObject *tmp_called_value_53;
PyObject *tmp_args_value_28;
PyObject *tmp_tuple_element_42;
PyObject *tmp_kwargs_value_28;
CHECK_OBJECT(tmp_class_creation_14__metaclass);
tmp_called_value_53 = tmp_class_creation_14__metaclass;
tmp_tuple_element_42 = mod_consts[109];
tmp_args_value_28 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_28, 0, tmp_tuple_element_42);
CHECK_OBJECT(tmp_class_creation_14__bases);
tmp_tuple_element_42 = tmp_class_creation_14__bases;
PyTuple_SET_ITEM0(tmp_args_value_28, 1, tmp_tuple_element_42);
tmp_tuple_element_42 = locals_cryptography$x509$extensions$$$class__14_DistributionPoint_512;
PyTuple_SET_ITEM0(tmp_args_value_28, 2, tmp_tuple_element_42);
CHECK_OBJECT(tmp_class_creation_14__class_decl_dict);
tmp_kwargs_value_28 = tmp_class_creation_14__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 512;
tmp_assign_source_152 = CALL_FUNCTION(tmp_called_value_53, tmp_args_value_28, tmp_kwargs_value_28);
Py_DECREF(tmp_args_value_28);
if (tmp_assign_source_152 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 512;
goto try_except_handler_54;
}
assert(outline_13_var___class__ == NULL);
outline_13_var___class__ = tmp_assign_source_152;
}
CHECK_OBJECT(outline_13_var___class__);
tmp_assign_source_151 = outline_13_var___class__;
Py_INCREF(tmp_assign_source_151);
goto try_return_handler_54;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_54:;
Py_DECREF(locals_cryptography$x509$extensions$$$class__14_DistributionPoint_512);
locals_cryptography$x509$extensions$$$class__14_DistributionPoint_512 = NULL;
goto try_return_handler_53;
// Exception handler code:
try_except_handler_54:;
exception_keeper_type_52 = exception_type;
exception_keeper_value_52 = exception_value;
exception_keeper_tb_52 = exception_tb;
exception_keeper_lineno_52 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_cryptography$x509$extensions$$$class__14_DistributionPoint_512);
locals_cryptography$x509$extensions$$$class__14_DistributionPoint_512 = NULL;
// Re-raise.
exception_type = exception_keeper_type_52;
exception_value = exception_keeper_value_52;
exception_tb = exception_keeper_tb_52;
exception_lineno = exception_keeper_lineno_52;
goto try_except_handler_53;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_53:;
CHECK_OBJECT(outline_13_var___class__);
Py_DECREF(outline_13_var___class__);
outline_13_var___class__ = NULL;
goto outline_result_14;
// Exception handler code:
try_except_handler_53:;
exception_keeper_type_53 = exception_type;
exception_keeper_value_53 = exception_value;
exception_keeper_tb_53 = exception_tb;
exception_keeper_lineno_53 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_53;
exception_value = exception_keeper_value_53;
exception_tb = exception_keeper_tb_53;
exception_lineno = exception_keeper_lineno_53;
goto outline_exception_14;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_14:;
exception_lineno = 512;
goto try_except_handler_52;
outline_result_14:;
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[109], tmp_assign_source_151);
}
goto try_end_26;
// Exception handler code:
try_except_handler_52:;
exception_keeper_type_54 = exception_type;
exception_keeper_value_54 = exception_value;
exception_keeper_tb_54 = exception_tb;
exception_keeper_lineno_54 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_14__bases);
tmp_class_creation_14__bases = NULL;
Py_XDECREF(tmp_class_creation_14__class_decl_dict);
tmp_class_creation_14__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_14__metaclass);
tmp_class_creation_14__metaclass = NULL;
Py_XDECREF(tmp_class_creation_14__prepared);
tmp_class_creation_14__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_54;
exception_value = exception_keeper_value_54;
exception_tb = exception_keeper_tb_54;
exception_lineno = exception_keeper_lineno_54;
goto frame_exception_exit_1;
// End of try:
try_end_26:;
CHECK_OBJECT(tmp_class_creation_14__bases);
Py_DECREF(tmp_class_creation_14__bases);
tmp_class_creation_14__bases = NULL;
CHECK_OBJECT(tmp_class_creation_14__class_decl_dict);
Py_DECREF(tmp_class_creation_14__class_decl_dict);
tmp_class_creation_14__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_14__metaclass);
Py_DECREF(tmp_class_creation_14__metaclass);
tmp_class_creation_14__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_14__prepared);
Py_DECREF(tmp_class_creation_14__prepared);
tmp_class_creation_14__prepared = NULL;
// Tried code:
{
PyObject *tmp_assign_source_153;
PyObject *tmp_tuple_element_43;
tmp_tuple_element_43 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[314]);
if (unlikely(tmp_tuple_element_43 == NULL)) {
tmp_tuple_element_43 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[314]);
}
if (tmp_tuple_element_43 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 605;
goto try_except_handler_55;
}
tmp_assign_source_153 = MAKE_TUPLE_EMPTY(1);
PyTuple_SET_ITEM0(tmp_assign_source_153, 0, tmp_tuple_element_43);
assert(tmp_class_creation_15__bases_orig == NULL);
tmp_class_creation_15__bases_orig = tmp_assign_source_153;
}
{
PyObject *tmp_assign_source_154;
PyObject *tmp_dircall_arg1_15;
CHECK_OBJECT(tmp_class_creation_15__bases_orig);
tmp_dircall_arg1_15 = tmp_class_creation_15__bases_orig;
Py_INCREF(tmp_dircall_arg1_15);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_15};
tmp_assign_source_154 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_154 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 605;
goto try_except_handler_55;
}
assert(tmp_class_creation_15__bases == NULL);
tmp_class_creation_15__bases = tmp_assign_source_154;
}
{
PyObject *tmp_assign_source_155;
tmp_assign_source_155 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_15__class_decl_dict == NULL);
tmp_class_creation_15__class_decl_dict = tmp_assign_source_155;
}
{
PyObject *tmp_assign_source_156;
PyObject *tmp_metaclass_value_15;
bool tmp_condition_result_88;
PyObject *tmp_key_value_43;
PyObject *tmp_dict_arg_value_43;
PyObject *tmp_dict_arg_value_44;
PyObject *tmp_key_value_44;
nuitka_bool tmp_condition_result_89;
int tmp_truth_name_15;
PyObject *tmp_type_arg_29;
PyObject *tmp_expression_value_89;
PyObject *tmp_subscript_value_15;
PyObject *tmp_bases_value_15;
tmp_key_value_43 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_15__class_decl_dict);
tmp_dict_arg_value_43 = tmp_class_creation_15__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_43, tmp_key_value_43);
assert(!(tmp_res == -1));
tmp_condition_result_88 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_88 != false) {
goto condexpr_true_32;
} else {
goto condexpr_false_32;
}
condexpr_true_32:;
CHECK_OBJECT(tmp_class_creation_15__class_decl_dict);
tmp_dict_arg_value_44 = tmp_class_creation_15__class_decl_dict;
tmp_key_value_44 = mod_consts[338];
tmp_metaclass_value_15 = DICT_GET_ITEM0(tmp_dict_arg_value_44, tmp_key_value_44);
if (tmp_metaclass_value_15 == NULL) {
tmp_metaclass_value_15 = Py_None;
}
assert(!(tmp_metaclass_value_15 == NULL));
Py_INCREF(tmp_metaclass_value_15);
goto condexpr_end_32;
condexpr_false_32:;
CHECK_OBJECT(tmp_class_creation_15__bases);
tmp_truth_name_15 = CHECK_IF_TRUE(tmp_class_creation_15__bases);
if (tmp_truth_name_15 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 605;
goto try_except_handler_55;
}
tmp_condition_result_89 = tmp_truth_name_15 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_89 == NUITKA_BOOL_TRUE) {
goto condexpr_true_33;
} else {
goto condexpr_false_33;
}
condexpr_true_33:;
CHECK_OBJECT(tmp_class_creation_15__bases);
tmp_expression_value_89 = tmp_class_creation_15__bases;
tmp_subscript_value_15 = mod_consts[25];
tmp_type_arg_29 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_89, tmp_subscript_value_15, 0);
if (tmp_type_arg_29 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 605;
goto try_except_handler_55;
}
tmp_metaclass_value_15 = BUILTIN_TYPE1(tmp_type_arg_29);
Py_DECREF(tmp_type_arg_29);
if (tmp_metaclass_value_15 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 605;
goto try_except_handler_55;
}
goto condexpr_end_33;
condexpr_false_33:;
tmp_metaclass_value_15 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_15);
condexpr_end_33:;
condexpr_end_32:;
CHECK_OBJECT(tmp_class_creation_15__bases);
tmp_bases_value_15 = tmp_class_creation_15__bases;
tmp_assign_source_156 = SELECT_METACLASS(tmp_metaclass_value_15, tmp_bases_value_15);
Py_DECREF(tmp_metaclass_value_15);
if (tmp_assign_source_156 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 605;
goto try_except_handler_55;
}
assert(tmp_class_creation_15__metaclass == NULL);
tmp_class_creation_15__metaclass = tmp_assign_source_156;
}
{
bool tmp_condition_result_90;
PyObject *tmp_key_value_45;
PyObject *tmp_dict_arg_value_45;
tmp_key_value_45 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_15__class_decl_dict);
tmp_dict_arg_value_45 = tmp_class_creation_15__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_45, tmp_key_value_45);
assert(!(tmp_res == -1));
tmp_condition_result_90 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_90 != false) {
goto branch_yes_57;
} else {
goto branch_no_57;
}
}
branch_yes_57:;
CHECK_OBJECT(tmp_class_creation_15__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_15__class_decl_dict;
tmp_dictdel_key = mod_consts[338];
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 = 605;
goto try_except_handler_55;
}
branch_no_57:;
{
nuitka_bool tmp_condition_result_91;
PyObject *tmp_expression_value_90;
CHECK_OBJECT(tmp_class_creation_15__metaclass);
tmp_expression_value_90 = tmp_class_creation_15__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_90, mod_consts[339]);
tmp_condition_result_91 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_91 == NUITKA_BOOL_TRUE) {
goto branch_yes_58;
} else {
goto branch_no_58;
}
}
branch_yes_58:;
{
PyObject *tmp_assign_source_157;
PyObject *tmp_called_value_54;
PyObject *tmp_expression_value_91;
PyObject *tmp_args_value_29;
PyObject *tmp_tuple_element_44;
PyObject *tmp_kwargs_value_29;
CHECK_OBJECT(tmp_class_creation_15__metaclass);
tmp_expression_value_91 = tmp_class_creation_15__metaclass;
tmp_called_value_54 = LOOKUP_ATTRIBUTE(tmp_expression_value_91, mod_consts[339]);
if (tmp_called_value_54 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 605;
goto try_except_handler_55;
}
tmp_tuple_element_44 = mod_consts[123];
tmp_args_value_29 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_29, 0, tmp_tuple_element_44);
CHECK_OBJECT(tmp_class_creation_15__bases);
tmp_tuple_element_44 = tmp_class_creation_15__bases;
PyTuple_SET_ITEM0(tmp_args_value_29, 1, tmp_tuple_element_44);
CHECK_OBJECT(tmp_class_creation_15__class_decl_dict);
tmp_kwargs_value_29 = tmp_class_creation_15__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 605;
tmp_assign_source_157 = CALL_FUNCTION(tmp_called_value_54, tmp_args_value_29, tmp_kwargs_value_29);
Py_DECREF(tmp_called_value_54);
Py_DECREF(tmp_args_value_29);
if (tmp_assign_source_157 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 605;
goto try_except_handler_55;
}
assert(tmp_class_creation_15__prepared == NULL);
tmp_class_creation_15__prepared = tmp_assign_source_157;
}
{
bool tmp_condition_result_92;
PyObject *tmp_operand_value_15;
PyObject *tmp_expression_value_92;
CHECK_OBJECT(tmp_class_creation_15__prepared);
tmp_expression_value_92 = tmp_class_creation_15__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_92, mod_consts[340]);
tmp_operand_value_15 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_15);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 605;
goto try_except_handler_55;
}
tmp_condition_result_92 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_92 != false) {
goto branch_yes_59;
} else {
goto branch_no_59;
}
}
branch_yes_59:;
{
PyObject *tmp_raise_type_15;
PyObject *tmp_raise_value_15;
PyObject *tmp_mod_expr_left_15;
PyObject *tmp_mod_expr_right_15;
PyObject *tmp_tuple_element_45;
PyObject *tmp_getattr_target_15;
PyObject *tmp_getattr_attr_15;
PyObject *tmp_getattr_default_15;
tmp_raise_type_15 = PyExc_TypeError;
tmp_mod_expr_left_15 = mod_consts[341];
CHECK_OBJECT(tmp_class_creation_15__metaclass);
tmp_getattr_target_15 = tmp_class_creation_15__metaclass;
tmp_getattr_attr_15 = mod_consts[342];
tmp_getattr_default_15 = mod_consts[343];
tmp_tuple_element_45 = BUILTIN_GETATTR(tmp_getattr_target_15, tmp_getattr_attr_15, tmp_getattr_default_15);
if (tmp_tuple_element_45 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 605;
goto try_except_handler_55;
}
tmp_mod_expr_right_15 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_93;
PyObject *tmp_type_arg_30;
PyTuple_SET_ITEM(tmp_mod_expr_right_15, 0, tmp_tuple_element_45);
CHECK_OBJECT(tmp_class_creation_15__prepared);
tmp_type_arg_30 = tmp_class_creation_15__prepared;
tmp_expression_value_93 = BUILTIN_TYPE1(tmp_type_arg_30);
assert(!(tmp_expression_value_93 == NULL));
tmp_tuple_element_45 = LOOKUP_ATTRIBUTE(tmp_expression_value_93, mod_consts[342]);
Py_DECREF(tmp_expression_value_93);
if (tmp_tuple_element_45 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 605;
goto tuple_build_exception_15;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_15, 1, tmp_tuple_element_45);
}
goto tuple_build_noexception_15;
// Exception handling pass through code for tuple_build:
tuple_build_exception_15:;
Py_DECREF(tmp_mod_expr_right_15);
goto try_except_handler_55;
// Finished with no exception for tuple_build:
tuple_build_noexception_15:;
tmp_raise_value_15 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_15, tmp_mod_expr_right_15);
Py_DECREF(tmp_mod_expr_right_15);
if (tmp_raise_value_15 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 605;
goto try_except_handler_55;
}
exception_type = tmp_raise_type_15;
Py_INCREF(tmp_raise_type_15);
exception_value = tmp_raise_value_15;
exception_lineno = 605;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_55;
}
branch_no_59:;
goto branch_end_58;
branch_no_58:;
{
PyObject *tmp_assign_source_158;
tmp_assign_source_158 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_15__prepared == NULL);
tmp_class_creation_15__prepared = tmp_assign_source_158;
}
branch_end_58:;
{
PyObject *tmp_assign_source_159;
{
PyObject *tmp_set_locals_15;
CHECK_OBJECT(tmp_class_creation_15__prepared);
tmp_set_locals_15 = tmp_class_creation_15__prepared;
locals_cryptography$x509$extensions$$$class__15_ReasonFlags_605 = tmp_set_locals_15;
Py_INCREF(tmp_set_locals_15);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[344];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__15_ReasonFlags_605, mod_consts[345], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 605;
goto try_except_handler_57;
}
tmp_dictset_value = mod_consts[123];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__15_ReasonFlags_605, mod_consts[346], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 605;
goto try_except_handler_57;
}
if (isFrameUnusable(cache_frame_faa844993f9018be3b9f7773cdcc2562_16)) {
Py_XDECREF(cache_frame_faa844993f9018be3b9f7773cdcc2562_16);
#if _DEBUG_REFCOUNTS
if (cache_frame_faa844993f9018be3b9f7773cdcc2562_16 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_faa844993f9018be3b9f7773cdcc2562_16 = MAKE_CLASS_FRAME(codeobj_faa844993f9018be3b9f7773cdcc2562, module_cryptography$x509$extensions, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_faa844993f9018be3b9f7773cdcc2562_16->m_type_description == NULL);
frame_faa844993f9018be3b9f7773cdcc2562_16 = cache_frame_faa844993f9018be3b9f7773cdcc2562_16;
// Push the new frame as the currently active one.
pushFrameStack(frame_faa844993f9018be3b9f7773cdcc2562_16);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_faa844993f9018be3b9f7773cdcc2562_16) == 2); // Frame stack
// Framed code:
tmp_dictset_value = mod_consts[124];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__15_ReasonFlags_605, mod_consts[124], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 606;
type_description_2 = "o";
goto frame_exception_exit_16;
}
tmp_dictset_value = mod_consts[454];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__15_ReasonFlags_605, mod_consts[455], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 607;
type_description_2 = "o";
goto frame_exception_exit_16;
}
tmp_dictset_value = mod_consts[456];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__15_ReasonFlags_605, mod_consts[457], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 608;
type_description_2 = "o";
goto frame_exception_exit_16;
}
tmp_dictset_value = mod_consts[458];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__15_ReasonFlags_605, mod_consts[459], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 609;
type_description_2 = "o";
goto frame_exception_exit_16;
}
tmp_dictset_value = mod_consts[460];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__15_ReasonFlags_605, mod_consts[460], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 610;
type_description_2 = "o";
goto frame_exception_exit_16;
}
tmp_dictset_value = mod_consts[461];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__15_ReasonFlags_605, mod_consts[462], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 611;
type_description_2 = "o";
goto frame_exception_exit_16;
}
tmp_dictset_value = mod_consts[463];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__15_ReasonFlags_605, mod_consts[464], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 612;
type_description_2 = "o";
goto frame_exception_exit_16;
}
tmp_dictset_value = mod_consts[465];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__15_ReasonFlags_605, mod_consts[466], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 613;
type_description_2 = "o";
goto frame_exception_exit_16;
}
tmp_dictset_value = mod_consts[467];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__15_ReasonFlags_605, mod_consts[468], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 614;
type_description_2 = "o";
goto frame_exception_exit_16;
}
tmp_dictset_value = mod_consts[469];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__15_ReasonFlags_605, mod_consts[125], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 615;
type_description_2 = "o";
goto frame_exception_exit_16;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_faa844993f9018be3b9f7773cdcc2562_16);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_15;
frame_exception_exit_16:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_faa844993f9018be3b9f7773cdcc2562_16);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_faa844993f9018be3b9f7773cdcc2562_16, exception_lineno);
} else if (exception_tb->tb_frame != &frame_faa844993f9018be3b9f7773cdcc2562_16->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_faa844993f9018be3b9f7773cdcc2562_16, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_faa844993f9018be3b9f7773cdcc2562_16,
type_description_2,
outline_14_var___class__
);
// Release cached frame if used for exception.
if (frame_faa844993f9018be3b9f7773cdcc2562_16 == cache_frame_faa844993f9018be3b9f7773cdcc2562_16) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_faa844993f9018be3b9f7773cdcc2562_16);
cache_frame_faa844993f9018be3b9f7773cdcc2562_16 = NULL;
}
assertFrameObject(frame_faa844993f9018be3b9f7773cdcc2562_16);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_15;
frame_no_exception_15:;
goto skip_nested_handling_15;
nested_frame_exit_15:;
goto try_except_handler_57;
skip_nested_handling_15:;
{
nuitka_bool tmp_condition_result_93;
PyObject *tmp_cmp_expr_left_15;
PyObject *tmp_cmp_expr_right_15;
CHECK_OBJECT(tmp_class_creation_15__bases);
tmp_cmp_expr_left_15 = tmp_class_creation_15__bases;
CHECK_OBJECT(tmp_class_creation_15__bases_orig);
tmp_cmp_expr_right_15 = tmp_class_creation_15__bases_orig;
tmp_condition_result_93 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_15, tmp_cmp_expr_right_15);
if (tmp_condition_result_93 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 605;
goto try_except_handler_57;
}
if (tmp_condition_result_93 == NUITKA_BOOL_TRUE) {
goto branch_yes_60;
} else {
goto branch_no_60;
}
}
branch_yes_60:;
CHECK_OBJECT(tmp_class_creation_15__bases_orig);
tmp_dictset_value = tmp_class_creation_15__bases_orig;
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__15_ReasonFlags_605, mod_consts[348], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 605;
goto try_except_handler_57;
}
branch_no_60:;
{
PyObject *tmp_assign_source_160;
PyObject *tmp_called_value_55;
PyObject *tmp_args_value_30;
PyObject *tmp_tuple_element_46;
PyObject *tmp_kwargs_value_30;
CHECK_OBJECT(tmp_class_creation_15__metaclass);
tmp_called_value_55 = tmp_class_creation_15__metaclass;
tmp_tuple_element_46 = mod_consts[123];
tmp_args_value_30 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_30, 0, tmp_tuple_element_46);
CHECK_OBJECT(tmp_class_creation_15__bases);
tmp_tuple_element_46 = tmp_class_creation_15__bases;
PyTuple_SET_ITEM0(tmp_args_value_30, 1, tmp_tuple_element_46);
tmp_tuple_element_46 = locals_cryptography$x509$extensions$$$class__15_ReasonFlags_605;
PyTuple_SET_ITEM0(tmp_args_value_30, 2, tmp_tuple_element_46);
CHECK_OBJECT(tmp_class_creation_15__class_decl_dict);
tmp_kwargs_value_30 = tmp_class_creation_15__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 605;
tmp_assign_source_160 = CALL_FUNCTION(tmp_called_value_55, tmp_args_value_30, tmp_kwargs_value_30);
Py_DECREF(tmp_args_value_30);
if (tmp_assign_source_160 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 605;
goto try_except_handler_57;
}
assert(outline_14_var___class__ == NULL);
outline_14_var___class__ = tmp_assign_source_160;
}
CHECK_OBJECT(outline_14_var___class__);
tmp_assign_source_159 = outline_14_var___class__;
Py_INCREF(tmp_assign_source_159);
goto try_return_handler_57;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_57:;
Py_DECREF(locals_cryptography$x509$extensions$$$class__15_ReasonFlags_605);
locals_cryptography$x509$extensions$$$class__15_ReasonFlags_605 = NULL;
goto try_return_handler_56;
// Exception handler code:
try_except_handler_57:;
exception_keeper_type_55 = exception_type;
exception_keeper_value_55 = exception_value;
exception_keeper_tb_55 = exception_tb;
exception_keeper_lineno_55 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_cryptography$x509$extensions$$$class__15_ReasonFlags_605);
locals_cryptography$x509$extensions$$$class__15_ReasonFlags_605 = NULL;
// Re-raise.
exception_type = exception_keeper_type_55;
exception_value = exception_keeper_value_55;
exception_tb = exception_keeper_tb_55;
exception_lineno = exception_keeper_lineno_55;
goto try_except_handler_56;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_56:;
CHECK_OBJECT(outline_14_var___class__);
Py_DECREF(outline_14_var___class__);
outline_14_var___class__ = NULL;
goto outline_result_15;
// Exception handler code:
try_except_handler_56:;
exception_keeper_type_56 = exception_type;
exception_keeper_value_56 = exception_value;
exception_keeper_tb_56 = exception_tb;
exception_keeper_lineno_56 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_56;
exception_value = exception_keeper_value_56;
exception_tb = exception_keeper_tb_56;
exception_lineno = exception_keeper_lineno_56;
goto outline_exception_15;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_15:;
exception_lineno = 605;
goto try_except_handler_55;
outline_result_15:;
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[123], tmp_assign_source_159);
}
goto try_end_27;
// Exception handler code:
try_except_handler_55:;
exception_keeper_type_57 = exception_type;
exception_keeper_value_57 = exception_value;
exception_keeper_tb_57 = exception_tb;
exception_keeper_lineno_57 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_15__bases_orig);
tmp_class_creation_15__bases_orig = NULL;
Py_XDECREF(tmp_class_creation_15__bases);
tmp_class_creation_15__bases = NULL;
Py_XDECREF(tmp_class_creation_15__class_decl_dict);
tmp_class_creation_15__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_15__metaclass);
tmp_class_creation_15__metaclass = NULL;
Py_XDECREF(tmp_class_creation_15__prepared);
tmp_class_creation_15__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_57;
exception_value = exception_keeper_value_57;
exception_tb = exception_keeper_tb_57;
exception_lineno = exception_keeper_lineno_57;
goto frame_exception_exit_1;
// End of try:
try_end_27:;
CHECK_OBJECT(tmp_class_creation_15__bases_orig);
Py_DECREF(tmp_class_creation_15__bases_orig);
tmp_class_creation_15__bases_orig = NULL;
CHECK_OBJECT(tmp_class_creation_15__bases);
Py_DECREF(tmp_class_creation_15__bases);
tmp_class_creation_15__bases = NULL;
CHECK_OBJECT(tmp_class_creation_15__class_decl_dict);
Py_DECREF(tmp_class_creation_15__class_decl_dict);
tmp_class_creation_15__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_15__metaclass);
Py_DECREF(tmp_class_creation_15__metaclass);
tmp_class_creation_15__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_15__prepared);
Py_DECREF(tmp_class_creation_15__prepared);
tmp_class_creation_15__prepared = NULL;
// Tried code:
{
PyObject *tmp_assign_source_161;
PyObject *tmp_dircall_arg1_16;
tmp_dircall_arg1_16 = mod_consts[350];
Py_INCREF(tmp_dircall_arg1_16);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_16};
tmp_assign_source_161 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_161 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 619;
goto try_except_handler_58;
}
assert(tmp_class_creation_16__bases == NULL);
tmp_class_creation_16__bases = tmp_assign_source_161;
}
{
PyObject *tmp_assign_source_162;
tmp_assign_source_162 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_16__class_decl_dict == NULL);
tmp_class_creation_16__class_decl_dict = tmp_assign_source_162;
}
{
PyObject *tmp_assign_source_163;
PyObject *tmp_metaclass_value_16;
bool tmp_condition_result_94;
PyObject *tmp_key_value_46;
PyObject *tmp_dict_arg_value_46;
PyObject *tmp_dict_arg_value_47;
PyObject *tmp_key_value_47;
nuitka_bool tmp_condition_result_95;
int tmp_truth_name_16;
PyObject *tmp_type_arg_31;
PyObject *tmp_expression_value_94;
PyObject *tmp_subscript_value_16;
PyObject *tmp_bases_value_16;
tmp_key_value_46 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_16__class_decl_dict);
tmp_dict_arg_value_46 = tmp_class_creation_16__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_46, tmp_key_value_46);
assert(!(tmp_res == -1));
tmp_condition_result_94 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_94 != false) {
goto condexpr_true_34;
} else {
goto condexpr_false_34;
}
condexpr_true_34:;
CHECK_OBJECT(tmp_class_creation_16__class_decl_dict);
tmp_dict_arg_value_47 = tmp_class_creation_16__class_decl_dict;
tmp_key_value_47 = mod_consts[338];
tmp_metaclass_value_16 = DICT_GET_ITEM0(tmp_dict_arg_value_47, tmp_key_value_47);
if (tmp_metaclass_value_16 == NULL) {
tmp_metaclass_value_16 = Py_None;
}
assert(!(tmp_metaclass_value_16 == NULL));
Py_INCREF(tmp_metaclass_value_16);
goto condexpr_end_34;
condexpr_false_34:;
CHECK_OBJECT(tmp_class_creation_16__bases);
tmp_truth_name_16 = CHECK_IF_TRUE(tmp_class_creation_16__bases);
if (tmp_truth_name_16 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 619;
goto try_except_handler_58;
}
tmp_condition_result_95 = tmp_truth_name_16 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_95 == NUITKA_BOOL_TRUE) {
goto condexpr_true_35;
} else {
goto condexpr_false_35;
}
condexpr_true_35:;
CHECK_OBJECT(tmp_class_creation_16__bases);
tmp_expression_value_94 = tmp_class_creation_16__bases;
tmp_subscript_value_16 = mod_consts[25];
tmp_type_arg_31 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_94, tmp_subscript_value_16, 0);
if (tmp_type_arg_31 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 619;
goto try_except_handler_58;
}
tmp_metaclass_value_16 = BUILTIN_TYPE1(tmp_type_arg_31);
Py_DECREF(tmp_type_arg_31);
if (tmp_metaclass_value_16 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 619;
goto try_except_handler_58;
}
goto condexpr_end_35;
condexpr_false_35:;
tmp_metaclass_value_16 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_16);
condexpr_end_35:;
condexpr_end_34:;
CHECK_OBJECT(tmp_class_creation_16__bases);
tmp_bases_value_16 = tmp_class_creation_16__bases;
tmp_assign_source_163 = SELECT_METACLASS(tmp_metaclass_value_16, tmp_bases_value_16);
Py_DECREF(tmp_metaclass_value_16);
if (tmp_assign_source_163 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 619;
goto try_except_handler_58;
}
assert(tmp_class_creation_16__metaclass == NULL);
tmp_class_creation_16__metaclass = tmp_assign_source_163;
}
{
bool tmp_condition_result_96;
PyObject *tmp_key_value_48;
PyObject *tmp_dict_arg_value_48;
tmp_key_value_48 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_16__class_decl_dict);
tmp_dict_arg_value_48 = tmp_class_creation_16__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_48, tmp_key_value_48);
assert(!(tmp_res == -1));
tmp_condition_result_96 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_96 != false) {
goto branch_yes_61;
} else {
goto branch_no_61;
}
}
branch_yes_61:;
CHECK_OBJECT(tmp_class_creation_16__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_16__class_decl_dict;
tmp_dictdel_key = mod_consts[338];
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 = 619;
goto try_except_handler_58;
}
branch_no_61:;
{
nuitka_bool tmp_condition_result_97;
PyObject *tmp_expression_value_95;
CHECK_OBJECT(tmp_class_creation_16__metaclass);
tmp_expression_value_95 = tmp_class_creation_16__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_95, mod_consts[339]);
tmp_condition_result_97 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_97 == NUITKA_BOOL_TRUE) {
goto branch_yes_62;
} else {
goto branch_no_62;
}
}
branch_yes_62:;
{
PyObject *tmp_assign_source_164;
PyObject *tmp_called_value_56;
PyObject *tmp_expression_value_96;
PyObject *tmp_args_value_31;
PyObject *tmp_tuple_element_47;
PyObject *tmp_kwargs_value_31;
CHECK_OBJECT(tmp_class_creation_16__metaclass);
tmp_expression_value_96 = tmp_class_creation_16__metaclass;
tmp_called_value_56 = LOOKUP_ATTRIBUTE(tmp_expression_value_96, mod_consts[339]);
if (tmp_called_value_56 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 619;
goto try_except_handler_58;
}
tmp_tuple_element_47 = mod_consts[143];
tmp_args_value_31 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_31, 0, tmp_tuple_element_47);
CHECK_OBJECT(tmp_class_creation_16__bases);
tmp_tuple_element_47 = tmp_class_creation_16__bases;
PyTuple_SET_ITEM0(tmp_args_value_31, 1, tmp_tuple_element_47);
CHECK_OBJECT(tmp_class_creation_16__class_decl_dict);
tmp_kwargs_value_31 = tmp_class_creation_16__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 619;
tmp_assign_source_164 = CALL_FUNCTION(tmp_called_value_56, tmp_args_value_31, tmp_kwargs_value_31);
Py_DECREF(tmp_called_value_56);
Py_DECREF(tmp_args_value_31);
if (tmp_assign_source_164 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 619;
goto try_except_handler_58;
}
assert(tmp_class_creation_16__prepared == NULL);
tmp_class_creation_16__prepared = tmp_assign_source_164;
}
{
bool tmp_condition_result_98;
PyObject *tmp_operand_value_16;
PyObject *tmp_expression_value_97;
CHECK_OBJECT(tmp_class_creation_16__prepared);
tmp_expression_value_97 = tmp_class_creation_16__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_97, mod_consts[340]);
tmp_operand_value_16 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_16);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 619;
goto try_except_handler_58;
}
tmp_condition_result_98 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_98 != false) {
goto branch_yes_63;
} else {
goto branch_no_63;
}
}
branch_yes_63:;
{
PyObject *tmp_raise_type_16;
PyObject *tmp_raise_value_16;
PyObject *tmp_mod_expr_left_16;
PyObject *tmp_mod_expr_right_16;
PyObject *tmp_tuple_element_48;
PyObject *tmp_getattr_target_16;
PyObject *tmp_getattr_attr_16;
PyObject *tmp_getattr_default_16;
tmp_raise_type_16 = PyExc_TypeError;
tmp_mod_expr_left_16 = mod_consts[341];
CHECK_OBJECT(tmp_class_creation_16__metaclass);
tmp_getattr_target_16 = tmp_class_creation_16__metaclass;
tmp_getattr_attr_16 = mod_consts[342];
tmp_getattr_default_16 = mod_consts[343];
tmp_tuple_element_48 = BUILTIN_GETATTR(tmp_getattr_target_16, tmp_getattr_attr_16, tmp_getattr_default_16);
if (tmp_tuple_element_48 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 619;
goto try_except_handler_58;
}
tmp_mod_expr_right_16 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_98;
PyObject *tmp_type_arg_32;
PyTuple_SET_ITEM(tmp_mod_expr_right_16, 0, tmp_tuple_element_48);
CHECK_OBJECT(tmp_class_creation_16__prepared);
tmp_type_arg_32 = tmp_class_creation_16__prepared;
tmp_expression_value_98 = BUILTIN_TYPE1(tmp_type_arg_32);
assert(!(tmp_expression_value_98 == NULL));
tmp_tuple_element_48 = LOOKUP_ATTRIBUTE(tmp_expression_value_98, mod_consts[342]);
Py_DECREF(tmp_expression_value_98);
if (tmp_tuple_element_48 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 619;
goto tuple_build_exception_16;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_16, 1, tmp_tuple_element_48);
}
goto tuple_build_noexception_16;
// Exception handling pass through code for tuple_build:
tuple_build_exception_16:;
Py_DECREF(tmp_mod_expr_right_16);
goto try_except_handler_58;
// Finished with no exception for tuple_build:
tuple_build_noexception_16:;
tmp_raise_value_16 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_16, tmp_mod_expr_right_16);
Py_DECREF(tmp_mod_expr_right_16);
if (tmp_raise_value_16 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 619;
goto try_except_handler_58;
}
exception_type = tmp_raise_type_16;
Py_INCREF(tmp_raise_type_16);
exception_value = tmp_raise_value_16;
exception_lineno = 619;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_58;
}
branch_no_63:;
goto branch_end_62;
branch_no_62:;
{
PyObject *tmp_assign_source_165;
tmp_assign_source_165 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_16__prepared == NULL);
tmp_class_creation_16__prepared = tmp_assign_source_165;
}
branch_end_62:;
{
PyObject *tmp_assign_source_166;
PyObject *tmp_called_value_57;
PyObject *tmp_called_value_58;
PyObject *tmp_expression_value_99;
PyObject *tmp_args_element_value_23;
PyObject *tmp_args_element_value_24;
tmp_expression_value_99 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_expression_value_99 == NULL)) {
tmp_expression_value_99 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_expression_value_99 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 618;
goto try_except_handler_58;
}
tmp_called_value_58 = LOOKUP_ATTRIBUTE(tmp_expression_value_99, mod_consts[369]);
if (tmp_called_value_58 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 618;
goto try_except_handler_58;
}
tmp_args_element_value_23 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[351]);
if (unlikely(tmp_args_element_value_23 == NULL)) {
tmp_args_element_value_23 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[351]);
}
if (tmp_args_element_value_23 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_58);
exception_lineno = 618;
goto try_except_handler_58;
}
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 618;
tmp_called_value_57 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_58, tmp_args_element_value_23);
Py_DECREF(tmp_called_value_58);
if (tmp_called_value_57 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 618;
goto try_except_handler_58;
}
{
PyObject *tmp_set_locals_16;
CHECK_OBJECT(tmp_class_creation_16__prepared);
tmp_set_locals_16 = tmp_class_creation_16__prepared;
locals_cryptography$x509$extensions$$$class__16_PolicyConstraints_619 = tmp_set_locals_16;
Py_INCREF(tmp_set_locals_16);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[344];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__16_PolicyConstraints_619, mod_consts[345], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 619;
goto try_except_handler_60;
}
tmp_dictset_value = mod_consts[143];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__16_PolicyConstraints_619, mod_consts[346], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 619;
goto try_except_handler_60;
}
if (isFrameUnusable(cache_frame_7a2fde8b4ffca6fdbcc463cd1d351957_17)) {
Py_XDECREF(cache_frame_7a2fde8b4ffca6fdbcc463cd1d351957_17);
#if _DEBUG_REFCOUNTS
if (cache_frame_7a2fde8b4ffca6fdbcc463cd1d351957_17 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_7a2fde8b4ffca6fdbcc463cd1d351957_17 = MAKE_CLASS_FRAME(codeobj_7a2fde8b4ffca6fdbcc463cd1d351957, module_cryptography$x509$extensions, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_7a2fde8b4ffca6fdbcc463cd1d351957_17->m_type_description == NULL);
frame_7a2fde8b4ffca6fdbcc463cd1d351957_17 = cache_frame_7a2fde8b4ffca6fdbcc463cd1d351957_17;
// Push the new frame as the currently active one.
pushFrameStack(frame_7a2fde8b4ffca6fdbcc463cd1d351957_17);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_7a2fde8b4ffca6fdbcc463cd1d351957_17) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_expression_value_100;
tmp_expression_value_100 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__16_PolicyConstraints_619, mod_consts[334]);
if (tmp_expression_value_100 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_100 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[334]);
if (unlikely(tmp_expression_value_100 == NULL)) {
tmp_expression_value_100 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[334]);
}
if (tmp_expression_value_100 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 620;
type_description_2 = "o";
goto frame_exception_exit_17;
}
Py_INCREF(tmp_expression_value_100);
} else {
goto frame_exception_exit_17;
}
}
tmp_dictset_value = LOOKUP_ATTRIBUTE(tmp_expression_value_100, mod_consts[470]);
Py_DECREF(tmp_expression_value_100);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 620;
type_description_2 = "o";
goto frame_exception_exit_17;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__16_PolicyConstraints_619, mod_consts[40], 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 = 620;
type_description_2 = "o";
goto frame_exception_exit_17;
}
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__63___init__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__16_PolicyConstraints_619, mod_consts[39], 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 = 622;
type_description_2 = "o";
goto frame_exception_exit_17;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__64___repr__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__16_PolicyConstraints_619, mod_consts[367], 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 = 647;
type_description_2 = "o";
goto frame_exception_exit_17;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__65___eq__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__16_PolicyConstraints_619, mod_consts[372], 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 = 654;
type_description_2 = "o";
goto frame_exception_exit_17;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__66___ne__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__16_PolicyConstraints_619, mod_consts[374], 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 = 663;
type_description_2 = "o";
goto frame_exception_exit_17;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__67___hash__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__16_PolicyConstraints_619, mod_consts[376], 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 = 666;
type_description_2 = "o";
goto frame_exception_exit_17;
}
{
PyObject *tmp_called_instance_16;
tmp_called_instance_16 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__16_PolicyConstraints_619, mod_consts[71]);
if (tmp_called_instance_16 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_instance_16 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_called_instance_16 == NULL)) {
tmp_called_instance_16 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_called_instance_16 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 671;
type_description_2 = "o";
goto frame_exception_exit_17;
}
Py_INCREF(tmp_called_instance_16);
} else {
goto frame_exception_exit_17;
}
}
frame_7a2fde8b4ffca6fdbcc463cd1d351957_17->m_frame.f_lineno = 671;
tmp_dictset_value = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_16,
mod_consts[379],
PyTuple_GET_ITEM(mod_consts[476], 0)
);
Py_DECREF(tmp_called_instance_16);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 671;
type_description_2 = "o";
goto frame_exception_exit_17;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__16_PolicyConstraints_619, mod_consts[144], 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 = 671;
type_description_2 = "o";
goto frame_exception_exit_17;
}
}
{
PyObject *tmp_called_instance_17;
tmp_called_instance_17 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__16_PolicyConstraints_619, mod_consts[71]);
if (tmp_called_instance_17 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_instance_17 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_called_instance_17 == NULL)) {
tmp_called_instance_17 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_called_instance_17 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 674;
type_description_2 = "o";
goto frame_exception_exit_17;
}
Py_INCREF(tmp_called_instance_17);
} else {
goto frame_exception_exit_17;
}
}
frame_7a2fde8b4ffca6fdbcc463cd1d351957_17->m_frame.f_lineno = 674;
tmp_dictset_value = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_17,
mod_consts[379],
PyTuple_GET_ITEM(mod_consts[477], 0)
);
Py_DECREF(tmp_called_instance_17);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 674;
type_description_2 = "o";
goto frame_exception_exit_17;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__16_PolicyConstraints_619, 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 = 674;
type_description_2 = "o";
goto frame_exception_exit_17;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_7a2fde8b4ffca6fdbcc463cd1d351957_17);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_16;
frame_exception_exit_17:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_7a2fde8b4ffca6fdbcc463cd1d351957_17);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_7a2fde8b4ffca6fdbcc463cd1d351957_17, exception_lineno);
} else if (exception_tb->tb_frame != &frame_7a2fde8b4ffca6fdbcc463cd1d351957_17->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_7a2fde8b4ffca6fdbcc463cd1d351957_17, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_7a2fde8b4ffca6fdbcc463cd1d351957_17,
type_description_2,
outline_15_var___class__
);
// Release cached frame if used for exception.
if (frame_7a2fde8b4ffca6fdbcc463cd1d351957_17 == cache_frame_7a2fde8b4ffca6fdbcc463cd1d351957_17) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_7a2fde8b4ffca6fdbcc463cd1d351957_17);
cache_frame_7a2fde8b4ffca6fdbcc463cd1d351957_17 = NULL;
}
assertFrameObject(frame_7a2fde8b4ffca6fdbcc463cd1d351957_17);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_16;
frame_no_exception_16:;
goto skip_nested_handling_16;
nested_frame_exit_16:;
goto try_except_handler_60;
skip_nested_handling_16:;
{
nuitka_bool tmp_condition_result_99;
PyObject *tmp_cmp_expr_left_16;
PyObject *tmp_cmp_expr_right_16;
CHECK_OBJECT(tmp_class_creation_16__bases);
tmp_cmp_expr_left_16 = tmp_class_creation_16__bases;
tmp_cmp_expr_right_16 = mod_consts[350];
tmp_condition_result_99 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_16, tmp_cmp_expr_right_16);
if (tmp_condition_result_99 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 619;
goto try_except_handler_60;
}
if (tmp_condition_result_99 == NUITKA_BOOL_TRUE) {
goto branch_yes_64;
} else {
goto branch_no_64;
}
}
branch_yes_64:;
tmp_dictset_value = mod_consts[350];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__16_PolicyConstraints_619, mod_consts[348], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 619;
goto try_except_handler_60;
}
branch_no_64:;
{
PyObject *tmp_assign_source_167;
PyObject *tmp_called_value_59;
PyObject *tmp_args_value_32;
PyObject *tmp_tuple_element_49;
PyObject *tmp_kwargs_value_32;
CHECK_OBJECT(tmp_class_creation_16__metaclass);
tmp_called_value_59 = tmp_class_creation_16__metaclass;
tmp_tuple_element_49 = mod_consts[143];
tmp_args_value_32 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_32, 0, tmp_tuple_element_49);
CHECK_OBJECT(tmp_class_creation_16__bases);
tmp_tuple_element_49 = tmp_class_creation_16__bases;
PyTuple_SET_ITEM0(tmp_args_value_32, 1, tmp_tuple_element_49);
tmp_tuple_element_49 = locals_cryptography$x509$extensions$$$class__16_PolicyConstraints_619;
PyTuple_SET_ITEM0(tmp_args_value_32, 2, tmp_tuple_element_49);
CHECK_OBJECT(tmp_class_creation_16__class_decl_dict);
tmp_kwargs_value_32 = tmp_class_creation_16__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 619;
tmp_assign_source_167 = CALL_FUNCTION(tmp_called_value_59, tmp_args_value_32, tmp_kwargs_value_32);
Py_DECREF(tmp_args_value_32);
if (tmp_assign_source_167 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 619;
goto try_except_handler_60;
}
assert(outline_15_var___class__ == NULL);
outline_15_var___class__ = tmp_assign_source_167;
}
CHECK_OBJECT(outline_15_var___class__);
tmp_args_element_value_24 = outline_15_var___class__;
Py_INCREF(tmp_args_element_value_24);
goto try_return_handler_60;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_60:;
Py_DECREF(locals_cryptography$x509$extensions$$$class__16_PolicyConstraints_619);
locals_cryptography$x509$extensions$$$class__16_PolicyConstraints_619 = NULL;
goto try_return_handler_59;
// Exception handler code:
try_except_handler_60:;
exception_keeper_type_58 = exception_type;
exception_keeper_value_58 = exception_value;
exception_keeper_tb_58 = exception_tb;
exception_keeper_lineno_58 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_cryptography$x509$extensions$$$class__16_PolicyConstraints_619);
locals_cryptography$x509$extensions$$$class__16_PolicyConstraints_619 = NULL;
// Re-raise.
exception_type = exception_keeper_type_58;
exception_value = exception_keeper_value_58;
exception_tb = exception_keeper_tb_58;
exception_lineno = exception_keeper_lineno_58;
goto try_except_handler_59;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_59:;
CHECK_OBJECT(outline_15_var___class__);
Py_DECREF(outline_15_var___class__);
outline_15_var___class__ = NULL;
goto outline_result_16;
// Exception handler code:
try_except_handler_59:;
exception_keeper_type_59 = exception_type;
exception_keeper_value_59 = exception_value;
exception_keeper_tb_59 = exception_tb;
exception_keeper_lineno_59 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_59;
exception_value = exception_keeper_value_59;
exception_tb = exception_keeper_tb_59;
exception_lineno = exception_keeper_lineno_59;
goto outline_exception_16;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_16:;
exception_lineno = 619;
goto try_except_handler_58;
outline_result_16:;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 618;
tmp_assign_source_166 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_57, tmp_args_element_value_24);
Py_DECREF(tmp_called_value_57);
Py_DECREF(tmp_args_element_value_24);
if (tmp_assign_source_166 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 618;
goto try_except_handler_58;
}
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[143], tmp_assign_source_166);
}
goto try_end_28;
// Exception handler code:
try_except_handler_58:;
exception_keeper_type_60 = exception_type;
exception_keeper_value_60 = exception_value;
exception_keeper_tb_60 = exception_tb;
exception_keeper_lineno_60 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_16__bases);
tmp_class_creation_16__bases = NULL;
Py_XDECREF(tmp_class_creation_16__class_decl_dict);
tmp_class_creation_16__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_16__metaclass);
tmp_class_creation_16__metaclass = NULL;
Py_XDECREF(tmp_class_creation_16__prepared);
tmp_class_creation_16__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_60;
exception_value = exception_keeper_value_60;
exception_tb = exception_keeper_tb_60;
exception_lineno = exception_keeper_lineno_60;
goto frame_exception_exit_1;
// End of try:
try_end_28:;
CHECK_OBJECT(tmp_class_creation_16__bases);
Py_DECREF(tmp_class_creation_16__bases);
tmp_class_creation_16__bases = NULL;
CHECK_OBJECT(tmp_class_creation_16__class_decl_dict);
Py_DECREF(tmp_class_creation_16__class_decl_dict);
tmp_class_creation_16__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_16__metaclass);
Py_DECREF(tmp_class_creation_16__metaclass);
tmp_class_creation_16__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_16__prepared);
Py_DECREF(tmp_class_creation_16__prepared);
tmp_class_creation_16__prepared = NULL;
// Tried code:
{
PyObject *tmp_assign_source_168;
PyObject *tmp_dircall_arg1_17;
tmp_dircall_arg1_17 = mod_consts[350];
Py_INCREF(tmp_dircall_arg1_17);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_17};
tmp_assign_source_168 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_168 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 680;
goto try_except_handler_61;
}
assert(tmp_class_creation_17__bases == NULL);
tmp_class_creation_17__bases = tmp_assign_source_168;
}
{
PyObject *tmp_assign_source_169;
tmp_assign_source_169 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_17__class_decl_dict == NULL);
tmp_class_creation_17__class_decl_dict = tmp_assign_source_169;
}
{
PyObject *tmp_assign_source_170;
PyObject *tmp_metaclass_value_17;
bool tmp_condition_result_100;
PyObject *tmp_key_value_49;
PyObject *tmp_dict_arg_value_49;
PyObject *tmp_dict_arg_value_50;
PyObject *tmp_key_value_50;
nuitka_bool tmp_condition_result_101;
int tmp_truth_name_17;
PyObject *tmp_type_arg_33;
PyObject *tmp_expression_value_101;
PyObject *tmp_subscript_value_17;
PyObject *tmp_bases_value_17;
tmp_key_value_49 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_17__class_decl_dict);
tmp_dict_arg_value_49 = tmp_class_creation_17__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_49, tmp_key_value_49);
assert(!(tmp_res == -1));
tmp_condition_result_100 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_100 != false) {
goto condexpr_true_36;
} else {
goto condexpr_false_36;
}
condexpr_true_36:;
CHECK_OBJECT(tmp_class_creation_17__class_decl_dict);
tmp_dict_arg_value_50 = tmp_class_creation_17__class_decl_dict;
tmp_key_value_50 = mod_consts[338];
tmp_metaclass_value_17 = DICT_GET_ITEM0(tmp_dict_arg_value_50, tmp_key_value_50);
if (tmp_metaclass_value_17 == NULL) {
tmp_metaclass_value_17 = Py_None;
}
assert(!(tmp_metaclass_value_17 == NULL));
Py_INCREF(tmp_metaclass_value_17);
goto condexpr_end_36;
condexpr_false_36:;
CHECK_OBJECT(tmp_class_creation_17__bases);
tmp_truth_name_17 = CHECK_IF_TRUE(tmp_class_creation_17__bases);
if (tmp_truth_name_17 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 680;
goto try_except_handler_61;
}
tmp_condition_result_101 = tmp_truth_name_17 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_101 == NUITKA_BOOL_TRUE) {
goto condexpr_true_37;
} else {
goto condexpr_false_37;
}
condexpr_true_37:;
CHECK_OBJECT(tmp_class_creation_17__bases);
tmp_expression_value_101 = tmp_class_creation_17__bases;
tmp_subscript_value_17 = mod_consts[25];
tmp_type_arg_33 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_101, tmp_subscript_value_17, 0);
if (tmp_type_arg_33 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 680;
goto try_except_handler_61;
}
tmp_metaclass_value_17 = BUILTIN_TYPE1(tmp_type_arg_33);
Py_DECREF(tmp_type_arg_33);
if (tmp_metaclass_value_17 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 680;
goto try_except_handler_61;
}
goto condexpr_end_37;
condexpr_false_37:;
tmp_metaclass_value_17 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_17);
condexpr_end_37:;
condexpr_end_36:;
CHECK_OBJECT(tmp_class_creation_17__bases);
tmp_bases_value_17 = tmp_class_creation_17__bases;
tmp_assign_source_170 = SELECT_METACLASS(tmp_metaclass_value_17, tmp_bases_value_17);
Py_DECREF(tmp_metaclass_value_17);
if (tmp_assign_source_170 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 680;
goto try_except_handler_61;
}
assert(tmp_class_creation_17__metaclass == NULL);
tmp_class_creation_17__metaclass = tmp_assign_source_170;
}
{
bool tmp_condition_result_102;
PyObject *tmp_key_value_51;
PyObject *tmp_dict_arg_value_51;
tmp_key_value_51 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_17__class_decl_dict);
tmp_dict_arg_value_51 = tmp_class_creation_17__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_51, tmp_key_value_51);
assert(!(tmp_res == -1));
tmp_condition_result_102 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_102 != false) {
goto branch_yes_65;
} else {
goto branch_no_65;
}
}
branch_yes_65:;
CHECK_OBJECT(tmp_class_creation_17__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_17__class_decl_dict;
tmp_dictdel_key = mod_consts[338];
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 = 680;
goto try_except_handler_61;
}
branch_no_65:;
{
nuitka_bool tmp_condition_result_103;
PyObject *tmp_expression_value_102;
CHECK_OBJECT(tmp_class_creation_17__metaclass);
tmp_expression_value_102 = tmp_class_creation_17__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_102, mod_consts[339]);
tmp_condition_result_103 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_103 == NUITKA_BOOL_TRUE) {
goto branch_yes_66;
} else {
goto branch_no_66;
}
}
branch_yes_66:;
{
PyObject *tmp_assign_source_171;
PyObject *tmp_called_value_60;
PyObject *tmp_expression_value_103;
PyObject *tmp_args_value_33;
PyObject *tmp_tuple_element_50;
PyObject *tmp_kwargs_value_33;
CHECK_OBJECT(tmp_class_creation_17__metaclass);
tmp_expression_value_103 = tmp_class_creation_17__metaclass;
tmp_called_value_60 = LOOKUP_ATTRIBUTE(tmp_expression_value_103, mod_consts[339]);
if (tmp_called_value_60 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 680;
goto try_except_handler_61;
}
tmp_tuple_element_50 = mod_consts[151];
tmp_args_value_33 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_33, 0, tmp_tuple_element_50);
CHECK_OBJECT(tmp_class_creation_17__bases);
tmp_tuple_element_50 = tmp_class_creation_17__bases;
PyTuple_SET_ITEM0(tmp_args_value_33, 1, tmp_tuple_element_50);
CHECK_OBJECT(tmp_class_creation_17__class_decl_dict);
tmp_kwargs_value_33 = tmp_class_creation_17__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 680;
tmp_assign_source_171 = CALL_FUNCTION(tmp_called_value_60, tmp_args_value_33, tmp_kwargs_value_33);
Py_DECREF(tmp_called_value_60);
Py_DECREF(tmp_args_value_33);
if (tmp_assign_source_171 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 680;
goto try_except_handler_61;
}
assert(tmp_class_creation_17__prepared == NULL);
tmp_class_creation_17__prepared = tmp_assign_source_171;
}
{
bool tmp_condition_result_104;
PyObject *tmp_operand_value_17;
PyObject *tmp_expression_value_104;
CHECK_OBJECT(tmp_class_creation_17__prepared);
tmp_expression_value_104 = tmp_class_creation_17__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_104, mod_consts[340]);
tmp_operand_value_17 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_17);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 680;
goto try_except_handler_61;
}
tmp_condition_result_104 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_104 != false) {
goto branch_yes_67;
} else {
goto branch_no_67;
}
}
branch_yes_67:;
{
PyObject *tmp_raise_type_17;
PyObject *tmp_raise_value_17;
PyObject *tmp_mod_expr_left_17;
PyObject *tmp_mod_expr_right_17;
PyObject *tmp_tuple_element_51;
PyObject *tmp_getattr_target_17;
PyObject *tmp_getattr_attr_17;
PyObject *tmp_getattr_default_17;
tmp_raise_type_17 = PyExc_TypeError;
tmp_mod_expr_left_17 = mod_consts[341];
CHECK_OBJECT(tmp_class_creation_17__metaclass);
tmp_getattr_target_17 = tmp_class_creation_17__metaclass;
tmp_getattr_attr_17 = mod_consts[342];
tmp_getattr_default_17 = mod_consts[343];
tmp_tuple_element_51 = BUILTIN_GETATTR(tmp_getattr_target_17, tmp_getattr_attr_17, tmp_getattr_default_17);
if (tmp_tuple_element_51 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 680;
goto try_except_handler_61;
}
tmp_mod_expr_right_17 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_105;
PyObject *tmp_type_arg_34;
PyTuple_SET_ITEM(tmp_mod_expr_right_17, 0, tmp_tuple_element_51);
CHECK_OBJECT(tmp_class_creation_17__prepared);
tmp_type_arg_34 = tmp_class_creation_17__prepared;
tmp_expression_value_105 = BUILTIN_TYPE1(tmp_type_arg_34);
assert(!(tmp_expression_value_105 == NULL));
tmp_tuple_element_51 = LOOKUP_ATTRIBUTE(tmp_expression_value_105, mod_consts[342]);
Py_DECREF(tmp_expression_value_105);
if (tmp_tuple_element_51 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 680;
goto tuple_build_exception_17;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_17, 1, tmp_tuple_element_51);
}
goto tuple_build_noexception_17;
// Exception handling pass through code for tuple_build:
tuple_build_exception_17:;
Py_DECREF(tmp_mod_expr_right_17);
goto try_except_handler_61;
// Finished with no exception for tuple_build:
tuple_build_noexception_17:;
tmp_raise_value_17 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_17, tmp_mod_expr_right_17);
Py_DECREF(tmp_mod_expr_right_17);
if (tmp_raise_value_17 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 680;
goto try_except_handler_61;
}
exception_type = tmp_raise_type_17;
Py_INCREF(tmp_raise_type_17);
exception_value = tmp_raise_value_17;
exception_lineno = 680;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_61;
}
branch_no_67:;
goto branch_end_66;
branch_no_66:;
{
PyObject *tmp_assign_source_172;
tmp_assign_source_172 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_17__prepared == NULL);
tmp_class_creation_17__prepared = tmp_assign_source_172;
}
branch_end_66:;
{
PyObject *tmp_assign_source_173;
PyObject *tmp_called_value_61;
PyObject *tmp_called_value_62;
PyObject *tmp_expression_value_106;
PyObject *tmp_args_element_value_25;
PyObject *tmp_args_element_value_26;
tmp_expression_value_106 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_expression_value_106 == NULL)) {
tmp_expression_value_106 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_expression_value_106 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 679;
goto try_except_handler_61;
}
tmp_called_value_62 = LOOKUP_ATTRIBUTE(tmp_expression_value_106, mod_consts[369]);
if (tmp_called_value_62 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 679;
goto try_except_handler_61;
}
tmp_args_element_value_25 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[351]);
if (unlikely(tmp_args_element_value_25 == NULL)) {
tmp_args_element_value_25 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[351]);
}
if (tmp_args_element_value_25 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_62);
exception_lineno = 679;
goto try_except_handler_61;
}
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 679;
tmp_called_value_61 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_62, tmp_args_element_value_25);
Py_DECREF(tmp_called_value_62);
if (tmp_called_value_61 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 679;
goto try_except_handler_61;
}
{
PyObject *tmp_set_locals_17;
CHECK_OBJECT(tmp_class_creation_17__prepared);
tmp_set_locals_17 = tmp_class_creation_17__prepared;
locals_cryptography$x509$extensions$$$class__17_CertificatePolicies_680 = tmp_set_locals_17;
Py_INCREF(tmp_set_locals_17);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[344];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__17_CertificatePolicies_680, mod_consts[345], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 680;
goto try_except_handler_63;
}
tmp_dictset_value = mod_consts[151];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__17_CertificatePolicies_680, mod_consts[346], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 680;
goto try_except_handler_63;
}
if (isFrameUnusable(cache_frame_bdfffb6ac089957be31c80467bc36de7_18)) {
Py_XDECREF(cache_frame_bdfffb6ac089957be31c80467bc36de7_18);
#if _DEBUG_REFCOUNTS
if (cache_frame_bdfffb6ac089957be31c80467bc36de7_18 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_bdfffb6ac089957be31c80467bc36de7_18 = MAKE_CLASS_FRAME(codeobj_bdfffb6ac089957be31c80467bc36de7, module_cryptography$x509$extensions, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_bdfffb6ac089957be31c80467bc36de7_18->m_type_description == NULL);
frame_bdfffb6ac089957be31c80467bc36de7_18 = cache_frame_bdfffb6ac089957be31c80467bc36de7_18;
// Push the new frame as the currently active one.
pushFrameStack(frame_bdfffb6ac089957be31c80467bc36de7_18);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_bdfffb6ac089957be31c80467bc36de7_18) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_expression_value_107;
tmp_expression_value_107 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__17_CertificatePolicies_680, mod_consts[334]);
if (tmp_expression_value_107 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_107 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[334]);
if (unlikely(tmp_expression_value_107 == NULL)) {
tmp_expression_value_107 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[334]);
}
if (tmp_expression_value_107 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 681;
type_description_2 = "o";
goto frame_exception_exit_18;
}
Py_INCREF(tmp_expression_value_107);
} else {
goto frame_exception_exit_18;
}
}
tmp_dictset_value = LOOKUP_ATTRIBUTE(tmp_expression_value_107, mod_consts[478]);
Py_DECREF(tmp_expression_value_107);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 681;
type_description_2 = "o";
goto frame_exception_exit_18;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__17_CertificatePolicies_680, mod_consts[40], 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 = 681;
type_description_2 = "o";
goto frame_exception_exit_18;
}
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__68___init__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__17_CertificatePolicies_680, mod_consts[39], 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 = 683;
type_description_2 = "o";
goto frame_exception_exit_18;
}
// Tried code:
{
PyObject *tmp_assign_source_174;
PyObject *tmp_iter_arg_5;
PyObject *tmp_called_value_63;
tmp_called_value_63 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__17_CertificatePolicies_680, mod_consts[336]);
if (tmp_called_value_63 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_value_63 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[336]);
if (unlikely(tmp_called_value_63 == NULL)) {
tmp_called_value_63 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[336]);
}
if (tmp_called_value_63 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 693;
type_description_2 = "o";
goto try_except_handler_64;
}
Py_INCREF(tmp_called_value_63);
} else {
goto try_except_handler_64;
}
}
frame_bdfffb6ac089957be31c80467bc36de7_18->m_frame.f_lineno = 693;
tmp_iter_arg_5 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_63, mod_consts[480]);
Py_DECREF(tmp_called_value_63);
if (tmp_iter_arg_5 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 693;
type_description_2 = "o";
goto try_except_handler_64;
}
tmp_assign_source_174 = MAKE_UNPACK_ITERATOR(tmp_iter_arg_5);
Py_DECREF(tmp_iter_arg_5);
if (tmp_assign_source_174 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 693;
type_description_2 = "o";
goto try_except_handler_64;
}
assert(tmp_CertificatePolicies$tuple_unpack_1__source_iter == NULL);
tmp_CertificatePolicies$tuple_unpack_1__source_iter = tmp_assign_source_174;
}
// Tried code:
{
PyObject *tmp_assign_source_175;
PyObject *tmp_unpack_13;
CHECK_OBJECT(tmp_CertificatePolicies$tuple_unpack_1__source_iter);
tmp_unpack_13 = tmp_CertificatePolicies$tuple_unpack_1__source_iter;
tmp_assign_source_175 = UNPACK_NEXT(tmp_unpack_13, 0, 3);
if (tmp_assign_source_175 == 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_2 = "o";
exception_lineno = 693;
goto try_except_handler_65;
}
assert(tmp_CertificatePolicies$tuple_unpack_1__element_1 == NULL);
tmp_CertificatePolicies$tuple_unpack_1__element_1 = tmp_assign_source_175;
}
{
PyObject *tmp_assign_source_176;
PyObject *tmp_unpack_14;
CHECK_OBJECT(tmp_CertificatePolicies$tuple_unpack_1__source_iter);
tmp_unpack_14 = tmp_CertificatePolicies$tuple_unpack_1__source_iter;
tmp_assign_source_176 = UNPACK_NEXT(tmp_unpack_14, 1, 3);
if (tmp_assign_source_176 == 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_2 = "o";
exception_lineno = 693;
goto try_except_handler_65;
}
assert(tmp_CertificatePolicies$tuple_unpack_1__element_2 == NULL);
tmp_CertificatePolicies$tuple_unpack_1__element_2 = tmp_assign_source_176;
}
{
PyObject *tmp_assign_source_177;
PyObject *tmp_unpack_15;
CHECK_OBJECT(tmp_CertificatePolicies$tuple_unpack_1__source_iter);
tmp_unpack_15 = tmp_CertificatePolicies$tuple_unpack_1__source_iter;
tmp_assign_source_177 = UNPACK_NEXT(tmp_unpack_15, 2, 3);
if (tmp_assign_source_177 == 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_2 = "o";
exception_lineno = 693;
goto try_except_handler_65;
}
assert(tmp_CertificatePolicies$tuple_unpack_1__element_3 == NULL);
tmp_CertificatePolicies$tuple_unpack_1__element_3 = tmp_assign_source_177;
}
{
PyObject *tmp_iterator_name_5;
CHECK_OBJECT(tmp_CertificatePolicies$tuple_unpack_1__source_iter);
tmp_iterator_name_5 = tmp_CertificatePolicies$tuple_unpack_1__source_iter;
// Check if iterator has left-over elements.
CHECK_OBJECT(tmp_iterator_name_5); assert(HAS_ITERNEXT(tmp_iterator_name_5));
tmp_iterator_attempt = (*Py_TYPE(tmp_iterator_name_5)->tp_iternext)(tmp_iterator_name_5);
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_2 = "o";
exception_lineno = 693;
goto try_except_handler_65;
}
}
} else {
Py_DECREF(tmp_iterator_attempt);
exception_type = PyExc_ValueError;
Py_INCREF(PyExc_ValueError);
exception_value = mod_consts[364];
Py_INCREF(exception_value);
exception_tb = NULL;
type_description_2 = "o";
exception_lineno = 693;
goto try_except_handler_65;
}
}
goto try_end_29;
// Exception handler code:
try_except_handler_65:;
exception_keeper_type_61 = exception_type;
exception_keeper_value_61 = exception_value;
exception_keeper_tb_61 = exception_tb;
exception_keeper_lineno_61 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
CHECK_OBJECT(tmp_CertificatePolicies$tuple_unpack_1__source_iter);
Py_DECREF(tmp_CertificatePolicies$tuple_unpack_1__source_iter);
tmp_CertificatePolicies$tuple_unpack_1__source_iter = NULL;
// Re-raise.
exception_type = exception_keeper_type_61;
exception_value = exception_keeper_value_61;
exception_tb = exception_keeper_tb_61;
exception_lineno = exception_keeper_lineno_61;
goto try_except_handler_64;
// End of try:
try_end_29:;
CHECK_OBJECT(tmp_CertificatePolicies$tuple_unpack_1__source_iter);
Py_DECREF(tmp_CertificatePolicies$tuple_unpack_1__source_iter);
tmp_CertificatePolicies$tuple_unpack_1__source_iter = NULL;
CHECK_OBJECT(tmp_CertificatePolicies$tuple_unpack_1__element_1);
tmp_dictset_value = tmp_CertificatePolicies$tuple_unpack_1__element_1;
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__17_CertificatePolicies_680, mod_consts[365], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 693;
type_description_2 = "o";
goto try_except_handler_64;
}
Py_XDECREF(tmp_CertificatePolicies$tuple_unpack_1__element_1);
tmp_CertificatePolicies$tuple_unpack_1__element_1 = NULL;
CHECK_OBJECT(tmp_CertificatePolicies$tuple_unpack_1__element_2);
tmp_dictset_value = tmp_CertificatePolicies$tuple_unpack_1__element_2;
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__17_CertificatePolicies_680, mod_consts[366], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 693;
type_description_2 = "o";
goto try_except_handler_64;
}
Py_XDECREF(tmp_CertificatePolicies$tuple_unpack_1__element_2);
tmp_CertificatePolicies$tuple_unpack_1__element_2 = NULL;
CHECK_OBJECT(tmp_CertificatePolicies$tuple_unpack_1__element_3);
tmp_dictset_value = tmp_CertificatePolicies$tuple_unpack_1__element_3;
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__17_CertificatePolicies_680, mod_consts[340], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 693;
type_description_2 = "o";
goto try_except_handler_64;
}
goto try_end_30;
// Exception handler code:
try_except_handler_64:;
exception_keeper_type_62 = exception_type;
exception_keeper_value_62 = exception_value;
exception_keeper_tb_62 = exception_tb;
exception_keeper_lineno_62 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_CertificatePolicies$tuple_unpack_1__element_1);
tmp_CertificatePolicies$tuple_unpack_1__element_1 = NULL;
Py_XDECREF(tmp_CertificatePolicies$tuple_unpack_1__element_2);
tmp_CertificatePolicies$tuple_unpack_1__element_2 = NULL;
Py_XDECREF(tmp_CertificatePolicies$tuple_unpack_1__element_3);
tmp_CertificatePolicies$tuple_unpack_1__element_3 = NULL;
// Re-raise.
exception_type = exception_keeper_type_62;
exception_value = exception_keeper_value_62;
exception_tb = exception_keeper_tb_62;
exception_lineno = exception_keeper_lineno_62;
goto frame_exception_exit_18;
// End of try:
try_end_30:;
Py_XDECREF(tmp_CertificatePolicies$tuple_unpack_1__element_3);
tmp_CertificatePolicies$tuple_unpack_1__element_3 = NULL;
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__69___repr__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__17_CertificatePolicies_680, mod_consts[367], 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 = 695;
type_description_2 = "o";
goto frame_exception_exit_18;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__70___eq__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__17_CertificatePolicies_680, mod_consts[372], 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 = 698;
type_description_2 = "o";
goto frame_exception_exit_18;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__71___ne__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__17_CertificatePolicies_680, mod_consts[374], 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 = 704;
type_description_2 = "o";
goto frame_exception_exit_18;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__72___hash__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__17_CertificatePolicies_680, mod_consts[376], 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 = 707;
type_description_2 = "o";
goto frame_exception_exit_18;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_bdfffb6ac089957be31c80467bc36de7_18);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_17;
frame_exception_exit_18:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_bdfffb6ac089957be31c80467bc36de7_18);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_bdfffb6ac089957be31c80467bc36de7_18, exception_lineno);
} else if (exception_tb->tb_frame != &frame_bdfffb6ac089957be31c80467bc36de7_18->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_bdfffb6ac089957be31c80467bc36de7_18, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_bdfffb6ac089957be31c80467bc36de7_18,
type_description_2,
outline_16_var___class__
);
// Release cached frame if used for exception.
if (frame_bdfffb6ac089957be31c80467bc36de7_18 == cache_frame_bdfffb6ac089957be31c80467bc36de7_18) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_bdfffb6ac089957be31c80467bc36de7_18);
cache_frame_bdfffb6ac089957be31c80467bc36de7_18 = NULL;
}
assertFrameObject(frame_bdfffb6ac089957be31c80467bc36de7_18);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_17;
frame_no_exception_17:;
goto skip_nested_handling_17;
nested_frame_exit_17:;
goto try_except_handler_63;
skip_nested_handling_17:;
{
nuitka_bool tmp_condition_result_105;
PyObject *tmp_cmp_expr_left_17;
PyObject *tmp_cmp_expr_right_17;
CHECK_OBJECT(tmp_class_creation_17__bases);
tmp_cmp_expr_left_17 = tmp_class_creation_17__bases;
tmp_cmp_expr_right_17 = mod_consts[350];
tmp_condition_result_105 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_17, tmp_cmp_expr_right_17);
if (tmp_condition_result_105 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 680;
goto try_except_handler_63;
}
if (tmp_condition_result_105 == NUITKA_BOOL_TRUE) {
goto branch_yes_68;
} else {
goto branch_no_68;
}
}
branch_yes_68:;
tmp_dictset_value = mod_consts[350];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__17_CertificatePolicies_680, mod_consts[348], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 680;
goto try_except_handler_63;
}
branch_no_68:;
{
PyObject *tmp_assign_source_178;
PyObject *tmp_called_value_64;
PyObject *tmp_args_value_34;
PyObject *tmp_tuple_element_52;
PyObject *tmp_kwargs_value_34;
CHECK_OBJECT(tmp_class_creation_17__metaclass);
tmp_called_value_64 = tmp_class_creation_17__metaclass;
tmp_tuple_element_52 = mod_consts[151];
tmp_args_value_34 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_34, 0, tmp_tuple_element_52);
CHECK_OBJECT(tmp_class_creation_17__bases);
tmp_tuple_element_52 = tmp_class_creation_17__bases;
PyTuple_SET_ITEM0(tmp_args_value_34, 1, tmp_tuple_element_52);
tmp_tuple_element_52 = locals_cryptography$x509$extensions$$$class__17_CertificatePolicies_680;
PyTuple_SET_ITEM0(tmp_args_value_34, 2, tmp_tuple_element_52);
CHECK_OBJECT(tmp_class_creation_17__class_decl_dict);
tmp_kwargs_value_34 = tmp_class_creation_17__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 680;
tmp_assign_source_178 = CALL_FUNCTION(tmp_called_value_64, tmp_args_value_34, tmp_kwargs_value_34);
Py_DECREF(tmp_args_value_34);
if (tmp_assign_source_178 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 680;
goto try_except_handler_63;
}
assert(outline_16_var___class__ == NULL);
outline_16_var___class__ = tmp_assign_source_178;
}
CHECK_OBJECT(outline_16_var___class__);
tmp_args_element_value_26 = outline_16_var___class__;
Py_INCREF(tmp_args_element_value_26);
goto try_return_handler_63;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_63:;
Py_DECREF(locals_cryptography$x509$extensions$$$class__17_CertificatePolicies_680);
locals_cryptography$x509$extensions$$$class__17_CertificatePolicies_680 = NULL;
goto try_return_handler_62;
// Exception handler code:
try_except_handler_63:;
exception_keeper_type_63 = exception_type;
exception_keeper_value_63 = exception_value;
exception_keeper_tb_63 = exception_tb;
exception_keeper_lineno_63 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_cryptography$x509$extensions$$$class__17_CertificatePolicies_680);
locals_cryptography$x509$extensions$$$class__17_CertificatePolicies_680 = NULL;
// Re-raise.
exception_type = exception_keeper_type_63;
exception_value = exception_keeper_value_63;
exception_tb = exception_keeper_tb_63;
exception_lineno = exception_keeper_lineno_63;
goto try_except_handler_62;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_62:;
CHECK_OBJECT(outline_16_var___class__);
Py_DECREF(outline_16_var___class__);
outline_16_var___class__ = NULL;
goto outline_result_17;
// Exception handler code:
try_except_handler_62:;
exception_keeper_type_64 = exception_type;
exception_keeper_value_64 = exception_value;
exception_keeper_tb_64 = exception_tb;
exception_keeper_lineno_64 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_64;
exception_value = exception_keeper_value_64;
exception_tb = exception_keeper_tb_64;
exception_lineno = exception_keeper_lineno_64;
goto outline_exception_17;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_17:;
exception_lineno = 680;
goto try_except_handler_61;
outline_result_17:;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 679;
tmp_assign_source_173 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_61, tmp_args_element_value_26);
Py_DECREF(tmp_called_value_61);
Py_DECREF(tmp_args_element_value_26);
if (tmp_assign_source_173 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 679;
goto try_except_handler_61;
}
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[151], tmp_assign_source_173);
}
goto try_end_31;
// Exception handler code:
try_except_handler_61:;
exception_keeper_type_65 = exception_type;
exception_keeper_value_65 = exception_value;
exception_keeper_tb_65 = exception_tb;
exception_keeper_lineno_65 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_17__bases);
tmp_class_creation_17__bases = NULL;
Py_XDECREF(tmp_class_creation_17__class_decl_dict);
tmp_class_creation_17__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_17__metaclass);
tmp_class_creation_17__metaclass = NULL;
Py_XDECREF(tmp_class_creation_17__prepared);
tmp_class_creation_17__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_65;
exception_value = exception_keeper_value_65;
exception_tb = exception_keeper_tb_65;
exception_lineno = exception_keeper_lineno_65;
goto frame_exception_exit_1;
// End of try:
try_end_31:;
CHECK_OBJECT(tmp_class_creation_17__bases);
Py_DECREF(tmp_class_creation_17__bases);
tmp_class_creation_17__bases = NULL;
CHECK_OBJECT(tmp_class_creation_17__class_decl_dict);
Py_DECREF(tmp_class_creation_17__class_decl_dict);
tmp_class_creation_17__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_17__metaclass);
Py_DECREF(tmp_class_creation_17__metaclass);
tmp_class_creation_17__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_17__prepared);
Py_DECREF(tmp_class_creation_17__prepared);
tmp_class_creation_17__prepared = NULL;
// Tried code:
{
PyObject *tmp_assign_source_179;
PyObject *tmp_dircall_arg1_18;
tmp_dircall_arg1_18 = mod_consts[350];
Py_INCREF(tmp_dircall_arg1_18);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_18};
tmp_assign_source_179 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_179 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 711;
goto try_except_handler_66;
}
assert(tmp_class_creation_18__bases == NULL);
tmp_class_creation_18__bases = tmp_assign_source_179;
}
{
PyObject *tmp_assign_source_180;
tmp_assign_source_180 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_18__class_decl_dict == NULL);
tmp_class_creation_18__class_decl_dict = tmp_assign_source_180;
}
{
PyObject *tmp_assign_source_181;
PyObject *tmp_metaclass_value_18;
bool tmp_condition_result_106;
PyObject *tmp_key_value_52;
PyObject *tmp_dict_arg_value_52;
PyObject *tmp_dict_arg_value_53;
PyObject *tmp_key_value_53;
nuitka_bool tmp_condition_result_107;
int tmp_truth_name_18;
PyObject *tmp_type_arg_35;
PyObject *tmp_expression_value_108;
PyObject *tmp_subscript_value_18;
PyObject *tmp_bases_value_18;
tmp_key_value_52 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_18__class_decl_dict);
tmp_dict_arg_value_52 = tmp_class_creation_18__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_52, tmp_key_value_52);
assert(!(tmp_res == -1));
tmp_condition_result_106 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_106 != false) {
goto condexpr_true_38;
} else {
goto condexpr_false_38;
}
condexpr_true_38:;
CHECK_OBJECT(tmp_class_creation_18__class_decl_dict);
tmp_dict_arg_value_53 = tmp_class_creation_18__class_decl_dict;
tmp_key_value_53 = mod_consts[338];
tmp_metaclass_value_18 = DICT_GET_ITEM0(tmp_dict_arg_value_53, tmp_key_value_53);
if (tmp_metaclass_value_18 == NULL) {
tmp_metaclass_value_18 = Py_None;
}
assert(!(tmp_metaclass_value_18 == NULL));
Py_INCREF(tmp_metaclass_value_18);
goto condexpr_end_38;
condexpr_false_38:;
CHECK_OBJECT(tmp_class_creation_18__bases);
tmp_truth_name_18 = CHECK_IF_TRUE(tmp_class_creation_18__bases);
if (tmp_truth_name_18 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 711;
goto try_except_handler_66;
}
tmp_condition_result_107 = tmp_truth_name_18 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_107 == NUITKA_BOOL_TRUE) {
goto condexpr_true_39;
} else {
goto condexpr_false_39;
}
condexpr_true_39:;
CHECK_OBJECT(tmp_class_creation_18__bases);
tmp_expression_value_108 = tmp_class_creation_18__bases;
tmp_subscript_value_18 = mod_consts[25];
tmp_type_arg_35 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_108, tmp_subscript_value_18, 0);
if (tmp_type_arg_35 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 711;
goto try_except_handler_66;
}
tmp_metaclass_value_18 = BUILTIN_TYPE1(tmp_type_arg_35);
Py_DECREF(tmp_type_arg_35);
if (tmp_metaclass_value_18 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 711;
goto try_except_handler_66;
}
goto condexpr_end_39;
condexpr_false_39:;
tmp_metaclass_value_18 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_18);
condexpr_end_39:;
condexpr_end_38:;
CHECK_OBJECT(tmp_class_creation_18__bases);
tmp_bases_value_18 = tmp_class_creation_18__bases;
tmp_assign_source_181 = SELECT_METACLASS(tmp_metaclass_value_18, tmp_bases_value_18);
Py_DECREF(tmp_metaclass_value_18);
if (tmp_assign_source_181 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 711;
goto try_except_handler_66;
}
assert(tmp_class_creation_18__metaclass == NULL);
tmp_class_creation_18__metaclass = tmp_assign_source_181;
}
{
bool tmp_condition_result_108;
PyObject *tmp_key_value_54;
PyObject *tmp_dict_arg_value_54;
tmp_key_value_54 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_18__class_decl_dict);
tmp_dict_arg_value_54 = tmp_class_creation_18__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_54, tmp_key_value_54);
assert(!(tmp_res == -1));
tmp_condition_result_108 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_108 != false) {
goto branch_yes_69;
} else {
goto branch_no_69;
}
}
branch_yes_69:;
CHECK_OBJECT(tmp_class_creation_18__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_18__class_decl_dict;
tmp_dictdel_key = mod_consts[338];
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 = 711;
goto try_except_handler_66;
}
branch_no_69:;
{
nuitka_bool tmp_condition_result_109;
PyObject *tmp_expression_value_109;
CHECK_OBJECT(tmp_class_creation_18__metaclass);
tmp_expression_value_109 = tmp_class_creation_18__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_109, mod_consts[339]);
tmp_condition_result_109 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_109 == NUITKA_BOOL_TRUE) {
goto branch_yes_70;
} else {
goto branch_no_70;
}
}
branch_yes_70:;
{
PyObject *tmp_assign_source_182;
PyObject *tmp_called_value_65;
PyObject *tmp_expression_value_110;
PyObject *tmp_args_value_35;
PyObject *tmp_tuple_element_53;
PyObject *tmp_kwargs_value_35;
CHECK_OBJECT(tmp_class_creation_18__metaclass);
tmp_expression_value_110 = tmp_class_creation_18__metaclass;
tmp_called_value_65 = LOOKUP_ATTRIBUTE(tmp_expression_value_110, mod_consts[339]);
if (tmp_called_value_65 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 711;
goto try_except_handler_66;
}
tmp_tuple_element_53 = mod_consts[148];
tmp_args_value_35 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_35, 0, tmp_tuple_element_53);
CHECK_OBJECT(tmp_class_creation_18__bases);
tmp_tuple_element_53 = tmp_class_creation_18__bases;
PyTuple_SET_ITEM0(tmp_args_value_35, 1, tmp_tuple_element_53);
CHECK_OBJECT(tmp_class_creation_18__class_decl_dict);
tmp_kwargs_value_35 = tmp_class_creation_18__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 711;
tmp_assign_source_182 = CALL_FUNCTION(tmp_called_value_65, tmp_args_value_35, tmp_kwargs_value_35);
Py_DECREF(tmp_called_value_65);
Py_DECREF(tmp_args_value_35);
if (tmp_assign_source_182 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 711;
goto try_except_handler_66;
}
assert(tmp_class_creation_18__prepared == NULL);
tmp_class_creation_18__prepared = tmp_assign_source_182;
}
{
bool tmp_condition_result_110;
PyObject *tmp_operand_value_18;
PyObject *tmp_expression_value_111;
CHECK_OBJECT(tmp_class_creation_18__prepared);
tmp_expression_value_111 = tmp_class_creation_18__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_111, mod_consts[340]);
tmp_operand_value_18 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_18);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 711;
goto try_except_handler_66;
}
tmp_condition_result_110 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_110 != false) {
goto branch_yes_71;
} else {
goto branch_no_71;
}
}
branch_yes_71:;
{
PyObject *tmp_raise_type_18;
PyObject *tmp_raise_value_18;
PyObject *tmp_mod_expr_left_18;
PyObject *tmp_mod_expr_right_18;
PyObject *tmp_tuple_element_54;
PyObject *tmp_getattr_target_18;
PyObject *tmp_getattr_attr_18;
PyObject *tmp_getattr_default_18;
tmp_raise_type_18 = PyExc_TypeError;
tmp_mod_expr_left_18 = mod_consts[341];
CHECK_OBJECT(tmp_class_creation_18__metaclass);
tmp_getattr_target_18 = tmp_class_creation_18__metaclass;
tmp_getattr_attr_18 = mod_consts[342];
tmp_getattr_default_18 = mod_consts[343];
tmp_tuple_element_54 = BUILTIN_GETATTR(tmp_getattr_target_18, tmp_getattr_attr_18, tmp_getattr_default_18);
if (tmp_tuple_element_54 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 711;
goto try_except_handler_66;
}
tmp_mod_expr_right_18 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_112;
PyObject *tmp_type_arg_36;
PyTuple_SET_ITEM(tmp_mod_expr_right_18, 0, tmp_tuple_element_54);
CHECK_OBJECT(tmp_class_creation_18__prepared);
tmp_type_arg_36 = tmp_class_creation_18__prepared;
tmp_expression_value_112 = BUILTIN_TYPE1(tmp_type_arg_36);
assert(!(tmp_expression_value_112 == NULL));
tmp_tuple_element_54 = LOOKUP_ATTRIBUTE(tmp_expression_value_112, mod_consts[342]);
Py_DECREF(tmp_expression_value_112);
if (tmp_tuple_element_54 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 711;
goto tuple_build_exception_18;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_18, 1, tmp_tuple_element_54);
}
goto tuple_build_noexception_18;
// Exception handling pass through code for tuple_build:
tuple_build_exception_18:;
Py_DECREF(tmp_mod_expr_right_18);
goto try_except_handler_66;
// Finished with no exception for tuple_build:
tuple_build_noexception_18:;
tmp_raise_value_18 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_18, tmp_mod_expr_right_18);
Py_DECREF(tmp_mod_expr_right_18);
if (tmp_raise_value_18 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 711;
goto try_except_handler_66;
}
exception_type = tmp_raise_type_18;
Py_INCREF(tmp_raise_type_18);
exception_value = tmp_raise_value_18;
exception_lineno = 711;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_66;
}
branch_no_71:;
goto branch_end_70;
branch_no_70:;
{
PyObject *tmp_assign_source_183;
tmp_assign_source_183 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_18__prepared == NULL);
tmp_class_creation_18__prepared = tmp_assign_source_183;
}
branch_end_70:;
{
PyObject *tmp_assign_source_184;
{
PyObject *tmp_set_locals_18;
CHECK_OBJECT(tmp_class_creation_18__prepared);
tmp_set_locals_18 = tmp_class_creation_18__prepared;
locals_cryptography$x509$extensions$$$class__18_PolicyInformation_711 = tmp_set_locals_18;
Py_INCREF(tmp_set_locals_18);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[344];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__18_PolicyInformation_711, mod_consts[345], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 711;
goto try_except_handler_68;
}
tmp_dictset_value = mod_consts[148];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__18_PolicyInformation_711, mod_consts[346], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 711;
goto try_except_handler_68;
}
if (isFrameUnusable(cache_frame_c4786d1d0b5046459e0ccd461e886d44_19)) {
Py_XDECREF(cache_frame_c4786d1d0b5046459e0ccd461e886d44_19);
#if _DEBUG_REFCOUNTS
if (cache_frame_c4786d1d0b5046459e0ccd461e886d44_19 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_c4786d1d0b5046459e0ccd461e886d44_19 = MAKE_CLASS_FRAME(codeobj_c4786d1d0b5046459e0ccd461e886d44, module_cryptography$x509$extensions, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_c4786d1d0b5046459e0ccd461e886d44_19->m_type_description == NULL);
frame_c4786d1d0b5046459e0ccd461e886d44_19 = cache_frame_c4786d1d0b5046459e0ccd461e886d44_19;
// Push the new frame as the currently active one.
pushFrameStack(frame_c4786d1d0b5046459e0ccd461e886d44_19);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_c4786d1d0b5046459e0ccd461e886d44_19) == 2); // Frame stack
// Framed code:
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__73___init__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__18_PolicyInformation_711, mod_consts[39], 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 = 712;
type_description_2 = "o";
goto frame_exception_exit_19;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__74___repr__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__18_PolicyInformation_711, mod_consts[367], 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 = 731;
type_description_2 = "o";
goto frame_exception_exit_19;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__75___eq__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__18_PolicyInformation_711, mod_consts[372], 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 = 737;
type_description_2 = "o";
goto frame_exception_exit_19;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__76___ne__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__18_PolicyInformation_711, mod_consts[374], 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 = 746;
type_description_2 = "o";
goto frame_exception_exit_19;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__77___hash__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__18_PolicyInformation_711, mod_consts[376], 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 = 749;
type_description_2 = "o";
goto frame_exception_exit_19;
}
{
PyObject *tmp_called_instance_18;
tmp_called_instance_18 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__18_PolicyInformation_711, mod_consts[71]);
if (tmp_called_instance_18 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_instance_18 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_called_instance_18 == NULL)) {
tmp_called_instance_18 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_called_instance_18 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 757;
type_description_2 = "o";
goto frame_exception_exit_19;
}
Py_INCREF(tmp_called_instance_18);
} else {
goto frame_exception_exit_19;
}
}
frame_c4786d1d0b5046459e0ccd461e886d44_19->m_frame.f_lineno = 757;
tmp_dictset_value = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_18,
mod_consts[379],
PyTuple_GET_ITEM(mod_consts[490], 0)
);
Py_DECREF(tmp_called_instance_18);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 757;
type_description_2 = "o";
goto frame_exception_exit_19;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__18_PolicyInformation_711, mod_consts[161], 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 = 757;
type_description_2 = "o";
goto frame_exception_exit_19;
}
}
{
PyObject *tmp_called_instance_19;
tmp_called_instance_19 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__18_PolicyInformation_711, mod_consts[71]);
if (tmp_called_instance_19 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_instance_19 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_called_instance_19 == NULL)) {
tmp_called_instance_19 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_called_instance_19 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 758;
type_description_2 = "o";
goto frame_exception_exit_19;
}
Py_INCREF(tmp_called_instance_19);
} else {
goto frame_exception_exit_19;
}
}
frame_c4786d1d0b5046459e0ccd461e886d44_19->m_frame.f_lineno = 758;
tmp_dictset_value = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_19,
mod_consts[379],
PyTuple_GET_ITEM(mod_consts[491], 0)
);
Py_DECREF(tmp_called_instance_19);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 758;
type_description_2 = "o";
goto frame_exception_exit_19;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__18_PolicyInformation_711, 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 = 758;
type_description_2 = "o";
goto frame_exception_exit_19;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_c4786d1d0b5046459e0ccd461e886d44_19);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_18;
frame_exception_exit_19:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_c4786d1d0b5046459e0ccd461e886d44_19);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_c4786d1d0b5046459e0ccd461e886d44_19, exception_lineno);
} else if (exception_tb->tb_frame != &frame_c4786d1d0b5046459e0ccd461e886d44_19->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_c4786d1d0b5046459e0ccd461e886d44_19, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_c4786d1d0b5046459e0ccd461e886d44_19,
type_description_2,
outline_17_var___class__
);
// Release cached frame if used for exception.
if (frame_c4786d1d0b5046459e0ccd461e886d44_19 == cache_frame_c4786d1d0b5046459e0ccd461e886d44_19) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_c4786d1d0b5046459e0ccd461e886d44_19);
cache_frame_c4786d1d0b5046459e0ccd461e886d44_19 = NULL;
}
assertFrameObject(frame_c4786d1d0b5046459e0ccd461e886d44_19);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_18;
frame_no_exception_18:;
goto skip_nested_handling_18;
nested_frame_exit_18:;
goto try_except_handler_68;
skip_nested_handling_18:;
{
nuitka_bool tmp_condition_result_111;
PyObject *tmp_cmp_expr_left_18;
PyObject *tmp_cmp_expr_right_18;
CHECK_OBJECT(tmp_class_creation_18__bases);
tmp_cmp_expr_left_18 = tmp_class_creation_18__bases;
tmp_cmp_expr_right_18 = mod_consts[350];
tmp_condition_result_111 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_18, tmp_cmp_expr_right_18);
if (tmp_condition_result_111 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 711;
goto try_except_handler_68;
}
if (tmp_condition_result_111 == NUITKA_BOOL_TRUE) {
goto branch_yes_72;
} else {
goto branch_no_72;
}
}
branch_yes_72:;
tmp_dictset_value = mod_consts[350];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__18_PolicyInformation_711, mod_consts[348], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 711;
goto try_except_handler_68;
}
branch_no_72:;
{
PyObject *tmp_assign_source_185;
PyObject *tmp_called_value_66;
PyObject *tmp_args_value_36;
PyObject *tmp_tuple_element_55;
PyObject *tmp_kwargs_value_36;
CHECK_OBJECT(tmp_class_creation_18__metaclass);
tmp_called_value_66 = tmp_class_creation_18__metaclass;
tmp_tuple_element_55 = mod_consts[148];
tmp_args_value_36 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_36, 0, tmp_tuple_element_55);
CHECK_OBJECT(tmp_class_creation_18__bases);
tmp_tuple_element_55 = tmp_class_creation_18__bases;
PyTuple_SET_ITEM0(tmp_args_value_36, 1, tmp_tuple_element_55);
tmp_tuple_element_55 = locals_cryptography$x509$extensions$$$class__18_PolicyInformation_711;
PyTuple_SET_ITEM0(tmp_args_value_36, 2, tmp_tuple_element_55);
CHECK_OBJECT(tmp_class_creation_18__class_decl_dict);
tmp_kwargs_value_36 = tmp_class_creation_18__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 711;
tmp_assign_source_185 = CALL_FUNCTION(tmp_called_value_66, tmp_args_value_36, tmp_kwargs_value_36);
Py_DECREF(tmp_args_value_36);
if (tmp_assign_source_185 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 711;
goto try_except_handler_68;
}
assert(outline_17_var___class__ == NULL);
outline_17_var___class__ = tmp_assign_source_185;
}
CHECK_OBJECT(outline_17_var___class__);
tmp_assign_source_184 = outline_17_var___class__;
Py_INCREF(tmp_assign_source_184);
goto try_return_handler_68;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_68:;
Py_DECREF(locals_cryptography$x509$extensions$$$class__18_PolicyInformation_711);
locals_cryptography$x509$extensions$$$class__18_PolicyInformation_711 = NULL;
goto try_return_handler_67;
// Exception handler code:
try_except_handler_68:;
exception_keeper_type_66 = exception_type;
exception_keeper_value_66 = exception_value;
exception_keeper_tb_66 = exception_tb;
exception_keeper_lineno_66 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_cryptography$x509$extensions$$$class__18_PolicyInformation_711);
locals_cryptography$x509$extensions$$$class__18_PolicyInformation_711 = NULL;
// Re-raise.
exception_type = exception_keeper_type_66;
exception_value = exception_keeper_value_66;
exception_tb = exception_keeper_tb_66;
exception_lineno = exception_keeper_lineno_66;
goto try_except_handler_67;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_67:;
CHECK_OBJECT(outline_17_var___class__);
Py_DECREF(outline_17_var___class__);
outline_17_var___class__ = NULL;
goto outline_result_18;
// Exception handler code:
try_except_handler_67:;
exception_keeper_type_67 = exception_type;
exception_keeper_value_67 = exception_value;
exception_keeper_tb_67 = exception_tb;
exception_keeper_lineno_67 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_67;
exception_value = exception_keeper_value_67;
exception_tb = exception_keeper_tb_67;
exception_lineno = exception_keeper_lineno_67;
goto outline_exception_18;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_18:;
exception_lineno = 711;
goto try_except_handler_66;
outline_result_18:;
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[148], tmp_assign_source_184);
}
goto try_end_32;
// Exception handler code:
try_except_handler_66:;
exception_keeper_type_68 = exception_type;
exception_keeper_value_68 = exception_value;
exception_keeper_tb_68 = exception_tb;
exception_keeper_lineno_68 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_18__bases);
tmp_class_creation_18__bases = NULL;
Py_XDECREF(tmp_class_creation_18__class_decl_dict);
tmp_class_creation_18__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_18__metaclass);
tmp_class_creation_18__metaclass = NULL;
Py_XDECREF(tmp_class_creation_18__prepared);
tmp_class_creation_18__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_68;
exception_value = exception_keeper_value_68;
exception_tb = exception_keeper_tb_68;
exception_lineno = exception_keeper_lineno_68;
goto frame_exception_exit_1;
// End of try:
try_end_32:;
CHECK_OBJECT(tmp_class_creation_18__bases);
Py_DECREF(tmp_class_creation_18__bases);
tmp_class_creation_18__bases = NULL;
CHECK_OBJECT(tmp_class_creation_18__class_decl_dict);
Py_DECREF(tmp_class_creation_18__class_decl_dict);
tmp_class_creation_18__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_18__metaclass);
Py_DECREF(tmp_class_creation_18__metaclass);
tmp_class_creation_18__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_18__prepared);
Py_DECREF(tmp_class_creation_18__prepared);
tmp_class_creation_18__prepared = NULL;
// Tried code:
{
PyObject *tmp_assign_source_186;
PyObject *tmp_dircall_arg1_19;
tmp_dircall_arg1_19 = mod_consts[350];
Py_INCREF(tmp_dircall_arg1_19);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_19};
tmp_assign_source_186 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_186 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 761;
goto try_except_handler_69;
}
assert(tmp_class_creation_19__bases == NULL);
tmp_class_creation_19__bases = tmp_assign_source_186;
}
{
PyObject *tmp_assign_source_187;
tmp_assign_source_187 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_19__class_decl_dict == NULL);
tmp_class_creation_19__class_decl_dict = tmp_assign_source_187;
}
{
PyObject *tmp_assign_source_188;
PyObject *tmp_metaclass_value_19;
bool tmp_condition_result_112;
PyObject *tmp_key_value_55;
PyObject *tmp_dict_arg_value_55;
PyObject *tmp_dict_arg_value_56;
PyObject *tmp_key_value_56;
nuitka_bool tmp_condition_result_113;
int tmp_truth_name_19;
PyObject *tmp_type_arg_37;
PyObject *tmp_expression_value_113;
PyObject *tmp_subscript_value_19;
PyObject *tmp_bases_value_19;
tmp_key_value_55 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_19__class_decl_dict);
tmp_dict_arg_value_55 = tmp_class_creation_19__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_55, tmp_key_value_55);
assert(!(tmp_res == -1));
tmp_condition_result_112 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_112 != false) {
goto condexpr_true_40;
} else {
goto condexpr_false_40;
}
condexpr_true_40:;
CHECK_OBJECT(tmp_class_creation_19__class_decl_dict);
tmp_dict_arg_value_56 = tmp_class_creation_19__class_decl_dict;
tmp_key_value_56 = mod_consts[338];
tmp_metaclass_value_19 = DICT_GET_ITEM0(tmp_dict_arg_value_56, tmp_key_value_56);
if (tmp_metaclass_value_19 == NULL) {
tmp_metaclass_value_19 = Py_None;
}
assert(!(tmp_metaclass_value_19 == NULL));
Py_INCREF(tmp_metaclass_value_19);
goto condexpr_end_40;
condexpr_false_40:;
CHECK_OBJECT(tmp_class_creation_19__bases);
tmp_truth_name_19 = CHECK_IF_TRUE(tmp_class_creation_19__bases);
if (tmp_truth_name_19 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 761;
goto try_except_handler_69;
}
tmp_condition_result_113 = tmp_truth_name_19 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_113 == NUITKA_BOOL_TRUE) {
goto condexpr_true_41;
} else {
goto condexpr_false_41;
}
condexpr_true_41:;
CHECK_OBJECT(tmp_class_creation_19__bases);
tmp_expression_value_113 = tmp_class_creation_19__bases;
tmp_subscript_value_19 = mod_consts[25];
tmp_type_arg_37 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_113, tmp_subscript_value_19, 0);
if (tmp_type_arg_37 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 761;
goto try_except_handler_69;
}
tmp_metaclass_value_19 = BUILTIN_TYPE1(tmp_type_arg_37);
Py_DECREF(tmp_type_arg_37);
if (tmp_metaclass_value_19 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 761;
goto try_except_handler_69;
}
goto condexpr_end_41;
condexpr_false_41:;
tmp_metaclass_value_19 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_19);
condexpr_end_41:;
condexpr_end_40:;
CHECK_OBJECT(tmp_class_creation_19__bases);
tmp_bases_value_19 = tmp_class_creation_19__bases;
tmp_assign_source_188 = SELECT_METACLASS(tmp_metaclass_value_19, tmp_bases_value_19);
Py_DECREF(tmp_metaclass_value_19);
if (tmp_assign_source_188 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 761;
goto try_except_handler_69;
}
assert(tmp_class_creation_19__metaclass == NULL);
tmp_class_creation_19__metaclass = tmp_assign_source_188;
}
{
bool tmp_condition_result_114;
PyObject *tmp_key_value_57;
PyObject *tmp_dict_arg_value_57;
tmp_key_value_57 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_19__class_decl_dict);
tmp_dict_arg_value_57 = tmp_class_creation_19__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_57, tmp_key_value_57);
assert(!(tmp_res == -1));
tmp_condition_result_114 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_114 != false) {
goto branch_yes_73;
} else {
goto branch_no_73;
}
}
branch_yes_73:;
CHECK_OBJECT(tmp_class_creation_19__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_19__class_decl_dict;
tmp_dictdel_key = mod_consts[338];
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 = 761;
goto try_except_handler_69;
}
branch_no_73:;
{
nuitka_bool tmp_condition_result_115;
PyObject *tmp_expression_value_114;
CHECK_OBJECT(tmp_class_creation_19__metaclass);
tmp_expression_value_114 = tmp_class_creation_19__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_114, mod_consts[339]);
tmp_condition_result_115 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_115 == NUITKA_BOOL_TRUE) {
goto branch_yes_74;
} else {
goto branch_no_74;
}
}
branch_yes_74:;
{
PyObject *tmp_assign_source_189;
PyObject *tmp_called_value_67;
PyObject *tmp_expression_value_115;
PyObject *tmp_args_value_37;
PyObject *tmp_tuple_element_56;
PyObject *tmp_kwargs_value_37;
CHECK_OBJECT(tmp_class_creation_19__metaclass);
tmp_expression_value_115 = tmp_class_creation_19__metaclass;
tmp_called_value_67 = LOOKUP_ATTRIBUTE(tmp_expression_value_115, mod_consts[339]);
if (tmp_called_value_67 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 761;
goto try_except_handler_69;
}
tmp_tuple_element_56 = mod_consts[158];
tmp_args_value_37 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_37, 0, tmp_tuple_element_56);
CHECK_OBJECT(tmp_class_creation_19__bases);
tmp_tuple_element_56 = tmp_class_creation_19__bases;
PyTuple_SET_ITEM0(tmp_args_value_37, 1, tmp_tuple_element_56);
CHECK_OBJECT(tmp_class_creation_19__class_decl_dict);
tmp_kwargs_value_37 = tmp_class_creation_19__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 761;
tmp_assign_source_189 = CALL_FUNCTION(tmp_called_value_67, tmp_args_value_37, tmp_kwargs_value_37);
Py_DECREF(tmp_called_value_67);
Py_DECREF(tmp_args_value_37);
if (tmp_assign_source_189 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 761;
goto try_except_handler_69;
}
assert(tmp_class_creation_19__prepared == NULL);
tmp_class_creation_19__prepared = tmp_assign_source_189;
}
{
bool tmp_condition_result_116;
PyObject *tmp_operand_value_19;
PyObject *tmp_expression_value_116;
CHECK_OBJECT(tmp_class_creation_19__prepared);
tmp_expression_value_116 = tmp_class_creation_19__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_116, mod_consts[340]);
tmp_operand_value_19 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_19);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 761;
goto try_except_handler_69;
}
tmp_condition_result_116 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_116 != false) {
goto branch_yes_75;
} else {
goto branch_no_75;
}
}
branch_yes_75:;
{
PyObject *tmp_raise_type_19;
PyObject *tmp_raise_value_19;
PyObject *tmp_mod_expr_left_19;
PyObject *tmp_mod_expr_right_19;
PyObject *tmp_tuple_element_57;
PyObject *tmp_getattr_target_19;
PyObject *tmp_getattr_attr_19;
PyObject *tmp_getattr_default_19;
tmp_raise_type_19 = PyExc_TypeError;
tmp_mod_expr_left_19 = mod_consts[341];
CHECK_OBJECT(tmp_class_creation_19__metaclass);
tmp_getattr_target_19 = tmp_class_creation_19__metaclass;
tmp_getattr_attr_19 = mod_consts[342];
tmp_getattr_default_19 = mod_consts[343];
tmp_tuple_element_57 = BUILTIN_GETATTR(tmp_getattr_target_19, tmp_getattr_attr_19, tmp_getattr_default_19);
if (tmp_tuple_element_57 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 761;
goto try_except_handler_69;
}
tmp_mod_expr_right_19 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_117;
PyObject *tmp_type_arg_38;
PyTuple_SET_ITEM(tmp_mod_expr_right_19, 0, tmp_tuple_element_57);
CHECK_OBJECT(tmp_class_creation_19__prepared);
tmp_type_arg_38 = tmp_class_creation_19__prepared;
tmp_expression_value_117 = BUILTIN_TYPE1(tmp_type_arg_38);
assert(!(tmp_expression_value_117 == NULL));
tmp_tuple_element_57 = LOOKUP_ATTRIBUTE(tmp_expression_value_117, mod_consts[342]);
Py_DECREF(tmp_expression_value_117);
if (tmp_tuple_element_57 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 761;
goto tuple_build_exception_19;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_19, 1, tmp_tuple_element_57);
}
goto tuple_build_noexception_19;
// Exception handling pass through code for tuple_build:
tuple_build_exception_19:;
Py_DECREF(tmp_mod_expr_right_19);
goto try_except_handler_69;
// Finished with no exception for tuple_build:
tuple_build_noexception_19:;
tmp_raise_value_19 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_19, tmp_mod_expr_right_19);
Py_DECREF(tmp_mod_expr_right_19);
if (tmp_raise_value_19 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 761;
goto try_except_handler_69;
}
exception_type = tmp_raise_type_19;
Py_INCREF(tmp_raise_type_19);
exception_value = tmp_raise_value_19;
exception_lineno = 761;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_69;
}
branch_no_75:;
goto branch_end_74;
branch_no_74:;
{
PyObject *tmp_assign_source_190;
tmp_assign_source_190 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_19__prepared == NULL);
tmp_class_creation_19__prepared = tmp_assign_source_190;
}
branch_end_74:;
{
PyObject *tmp_assign_source_191;
{
PyObject *tmp_set_locals_19;
CHECK_OBJECT(tmp_class_creation_19__prepared);
tmp_set_locals_19 = tmp_class_creation_19__prepared;
locals_cryptography$x509$extensions$$$class__19_UserNotice_761 = tmp_set_locals_19;
Py_INCREF(tmp_set_locals_19);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[344];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__19_UserNotice_761, mod_consts[345], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 761;
goto try_except_handler_71;
}
tmp_dictset_value = mod_consts[158];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__19_UserNotice_761, mod_consts[346], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 761;
goto try_except_handler_71;
}
if (isFrameUnusable(cache_frame_5f0a41ca9594d8609bec70b6e0b2f29d_20)) {
Py_XDECREF(cache_frame_5f0a41ca9594d8609bec70b6e0b2f29d_20);
#if _DEBUG_REFCOUNTS
if (cache_frame_5f0a41ca9594d8609bec70b6e0b2f29d_20 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_5f0a41ca9594d8609bec70b6e0b2f29d_20 = MAKE_CLASS_FRAME(codeobj_5f0a41ca9594d8609bec70b6e0b2f29d, module_cryptography$x509$extensions, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_5f0a41ca9594d8609bec70b6e0b2f29d_20->m_type_description == NULL);
frame_5f0a41ca9594d8609bec70b6e0b2f29d_20 = cache_frame_5f0a41ca9594d8609bec70b6e0b2f29d_20;
// Push the new frame as the currently active one.
pushFrameStack(frame_5f0a41ca9594d8609bec70b6e0b2f29d_20);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_5f0a41ca9594d8609bec70b6e0b2f29d_20) == 2); // Frame stack
// Framed code:
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__78___init__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__19_UserNotice_761, mod_consts[39], 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 = 762;
type_description_2 = "o";
goto frame_exception_exit_20;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__79___repr__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__19_UserNotice_761, mod_consts[367], 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 = 773;
type_description_2 = "o";
goto frame_exception_exit_20;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__80___eq__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__19_UserNotice_761, mod_consts[372], 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 = 779;
type_description_2 = "o";
goto frame_exception_exit_20;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__81___ne__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__19_UserNotice_761, mod_consts[374], 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 = 788;
type_description_2 = "o";
goto frame_exception_exit_20;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__82___hash__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__19_UserNotice_761, mod_consts[376], 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 = 791;
type_description_2 = "o";
goto frame_exception_exit_20;
}
{
PyObject *tmp_called_instance_20;
tmp_called_instance_20 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__19_UserNotice_761, mod_consts[71]);
if (tmp_called_instance_20 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_instance_20 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_called_instance_20 == NULL)) {
tmp_called_instance_20 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_called_instance_20 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 794;
type_description_2 = "o";
goto frame_exception_exit_20;
}
Py_INCREF(tmp_called_instance_20);
} else {
goto frame_exception_exit_20;
}
}
frame_5f0a41ca9594d8609bec70b6e0b2f29d_20->m_frame.f_lineno = 794;
tmp_dictset_value = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_20,
mod_consts[379],
PyTuple_GET_ITEM(mod_consts[497], 0)
);
Py_DECREF(tmp_called_instance_20);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 794;
type_description_2 = "o";
goto frame_exception_exit_20;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__19_UserNotice_761, mod_consts[167], 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 = 794;
type_description_2 = "o";
goto frame_exception_exit_20;
}
}
{
PyObject *tmp_called_instance_21;
tmp_called_instance_21 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__19_UserNotice_761, mod_consts[71]);
if (tmp_called_instance_21 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_instance_21 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_called_instance_21 == NULL)) {
tmp_called_instance_21 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_called_instance_21 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 795;
type_description_2 = "o";
goto frame_exception_exit_20;
}
Py_INCREF(tmp_called_instance_21);
} else {
goto frame_exception_exit_20;
}
}
frame_5f0a41ca9594d8609bec70b6e0b2f29d_20->m_frame.f_lineno = 795;
tmp_dictset_value = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_21,
mod_consts[379],
PyTuple_GET_ITEM(mod_consts[498], 0)
);
Py_DECREF(tmp_called_instance_21);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 795;
type_description_2 = "o";
goto frame_exception_exit_20;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__19_UserNotice_761, 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 = 795;
type_description_2 = "o";
goto frame_exception_exit_20;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_5f0a41ca9594d8609bec70b6e0b2f29d_20);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_19;
frame_exception_exit_20:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_5f0a41ca9594d8609bec70b6e0b2f29d_20);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_5f0a41ca9594d8609bec70b6e0b2f29d_20, exception_lineno);
} else if (exception_tb->tb_frame != &frame_5f0a41ca9594d8609bec70b6e0b2f29d_20->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_5f0a41ca9594d8609bec70b6e0b2f29d_20, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_5f0a41ca9594d8609bec70b6e0b2f29d_20,
type_description_2,
outline_18_var___class__
);
// Release cached frame if used for exception.
if (frame_5f0a41ca9594d8609bec70b6e0b2f29d_20 == cache_frame_5f0a41ca9594d8609bec70b6e0b2f29d_20) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_5f0a41ca9594d8609bec70b6e0b2f29d_20);
cache_frame_5f0a41ca9594d8609bec70b6e0b2f29d_20 = NULL;
}
assertFrameObject(frame_5f0a41ca9594d8609bec70b6e0b2f29d_20);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_19;
frame_no_exception_19:;
goto skip_nested_handling_19;
nested_frame_exit_19:;
goto try_except_handler_71;
skip_nested_handling_19:;
{
nuitka_bool tmp_condition_result_117;
PyObject *tmp_cmp_expr_left_19;
PyObject *tmp_cmp_expr_right_19;
CHECK_OBJECT(tmp_class_creation_19__bases);
tmp_cmp_expr_left_19 = tmp_class_creation_19__bases;
tmp_cmp_expr_right_19 = mod_consts[350];
tmp_condition_result_117 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_19, tmp_cmp_expr_right_19);
if (tmp_condition_result_117 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 761;
goto try_except_handler_71;
}
if (tmp_condition_result_117 == NUITKA_BOOL_TRUE) {
goto branch_yes_76;
} else {
goto branch_no_76;
}
}
branch_yes_76:;
tmp_dictset_value = mod_consts[350];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__19_UserNotice_761, mod_consts[348], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 761;
goto try_except_handler_71;
}
branch_no_76:;
{
PyObject *tmp_assign_source_192;
PyObject *tmp_called_value_68;
PyObject *tmp_args_value_38;
PyObject *tmp_tuple_element_58;
PyObject *tmp_kwargs_value_38;
CHECK_OBJECT(tmp_class_creation_19__metaclass);
tmp_called_value_68 = tmp_class_creation_19__metaclass;
tmp_tuple_element_58 = mod_consts[158];
tmp_args_value_38 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_38, 0, tmp_tuple_element_58);
CHECK_OBJECT(tmp_class_creation_19__bases);
tmp_tuple_element_58 = tmp_class_creation_19__bases;
PyTuple_SET_ITEM0(tmp_args_value_38, 1, tmp_tuple_element_58);
tmp_tuple_element_58 = locals_cryptography$x509$extensions$$$class__19_UserNotice_761;
PyTuple_SET_ITEM0(tmp_args_value_38, 2, tmp_tuple_element_58);
CHECK_OBJECT(tmp_class_creation_19__class_decl_dict);
tmp_kwargs_value_38 = tmp_class_creation_19__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 761;
tmp_assign_source_192 = CALL_FUNCTION(tmp_called_value_68, tmp_args_value_38, tmp_kwargs_value_38);
Py_DECREF(tmp_args_value_38);
if (tmp_assign_source_192 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 761;
goto try_except_handler_71;
}
assert(outline_18_var___class__ == NULL);
outline_18_var___class__ = tmp_assign_source_192;
}
CHECK_OBJECT(outline_18_var___class__);
tmp_assign_source_191 = outline_18_var___class__;
Py_INCREF(tmp_assign_source_191);
goto try_return_handler_71;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_71:;
Py_DECREF(locals_cryptography$x509$extensions$$$class__19_UserNotice_761);
locals_cryptography$x509$extensions$$$class__19_UserNotice_761 = NULL;
goto try_return_handler_70;
// Exception handler code:
try_except_handler_71:;
exception_keeper_type_69 = exception_type;
exception_keeper_value_69 = exception_value;
exception_keeper_tb_69 = exception_tb;
exception_keeper_lineno_69 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_cryptography$x509$extensions$$$class__19_UserNotice_761);
locals_cryptography$x509$extensions$$$class__19_UserNotice_761 = NULL;
// Re-raise.
exception_type = exception_keeper_type_69;
exception_value = exception_keeper_value_69;
exception_tb = exception_keeper_tb_69;
exception_lineno = exception_keeper_lineno_69;
goto try_except_handler_70;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_70:;
CHECK_OBJECT(outline_18_var___class__);
Py_DECREF(outline_18_var___class__);
outline_18_var___class__ = NULL;
goto outline_result_19;
// Exception handler code:
try_except_handler_70:;
exception_keeper_type_70 = exception_type;
exception_keeper_value_70 = exception_value;
exception_keeper_tb_70 = exception_tb;
exception_keeper_lineno_70 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_70;
exception_value = exception_keeper_value_70;
exception_tb = exception_keeper_tb_70;
exception_lineno = exception_keeper_lineno_70;
goto outline_exception_19;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_19:;
exception_lineno = 761;
goto try_except_handler_69;
outline_result_19:;
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[158], tmp_assign_source_191);
}
goto try_end_33;
// Exception handler code:
try_except_handler_69:;
exception_keeper_type_71 = exception_type;
exception_keeper_value_71 = exception_value;
exception_keeper_tb_71 = exception_tb;
exception_keeper_lineno_71 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_19__bases);
tmp_class_creation_19__bases = NULL;
Py_XDECREF(tmp_class_creation_19__class_decl_dict);
tmp_class_creation_19__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_19__metaclass);
tmp_class_creation_19__metaclass = NULL;
Py_XDECREF(tmp_class_creation_19__prepared);
tmp_class_creation_19__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_71;
exception_value = exception_keeper_value_71;
exception_tb = exception_keeper_tb_71;
exception_lineno = exception_keeper_lineno_71;
goto frame_exception_exit_1;
// End of try:
try_end_33:;
CHECK_OBJECT(tmp_class_creation_19__bases);
Py_DECREF(tmp_class_creation_19__bases);
tmp_class_creation_19__bases = NULL;
CHECK_OBJECT(tmp_class_creation_19__class_decl_dict);
Py_DECREF(tmp_class_creation_19__class_decl_dict);
tmp_class_creation_19__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_19__metaclass);
Py_DECREF(tmp_class_creation_19__metaclass);
tmp_class_creation_19__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_19__prepared);
Py_DECREF(tmp_class_creation_19__prepared);
tmp_class_creation_19__prepared = NULL;
// Tried code:
{
PyObject *tmp_assign_source_193;
PyObject *tmp_dircall_arg1_20;
tmp_dircall_arg1_20 = mod_consts[350];
Py_INCREF(tmp_dircall_arg1_20);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_20};
tmp_assign_source_193 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_193 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 798;
goto try_except_handler_72;
}
assert(tmp_class_creation_20__bases == NULL);
tmp_class_creation_20__bases = tmp_assign_source_193;
}
{
PyObject *tmp_assign_source_194;
tmp_assign_source_194 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_20__class_decl_dict == NULL);
tmp_class_creation_20__class_decl_dict = tmp_assign_source_194;
}
{
PyObject *tmp_assign_source_195;
PyObject *tmp_metaclass_value_20;
bool tmp_condition_result_118;
PyObject *tmp_key_value_58;
PyObject *tmp_dict_arg_value_58;
PyObject *tmp_dict_arg_value_59;
PyObject *tmp_key_value_59;
nuitka_bool tmp_condition_result_119;
int tmp_truth_name_20;
PyObject *tmp_type_arg_39;
PyObject *tmp_expression_value_118;
PyObject *tmp_subscript_value_20;
PyObject *tmp_bases_value_20;
tmp_key_value_58 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_20__class_decl_dict);
tmp_dict_arg_value_58 = tmp_class_creation_20__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_58, tmp_key_value_58);
assert(!(tmp_res == -1));
tmp_condition_result_118 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_118 != false) {
goto condexpr_true_42;
} else {
goto condexpr_false_42;
}
condexpr_true_42:;
CHECK_OBJECT(tmp_class_creation_20__class_decl_dict);
tmp_dict_arg_value_59 = tmp_class_creation_20__class_decl_dict;
tmp_key_value_59 = mod_consts[338];
tmp_metaclass_value_20 = DICT_GET_ITEM0(tmp_dict_arg_value_59, tmp_key_value_59);
if (tmp_metaclass_value_20 == NULL) {
tmp_metaclass_value_20 = Py_None;
}
assert(!(tmp_metaclass_value_20 == NULL));
Py_INCREF(tmp_metaclass_value_20);
goto condexpr_end_42;
condexpr_false_42:;
CHECK_OBJECT(tmp_class_creation_20__bases);
tmp_truth_name_20 = CHECK_IF_TRUE(tmp_class_creation_20__bases);
if (tmp_truth_name_20 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 798;
goto try_except_handler_72;
}
tmp_condition_result_119 = tmp_truth_name_20 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_119 == NUITKA_BOOL_TRUE) {
goto condexpr_true_43;
} else {
goto condexpr_false_43;
}
condexpr_true_43:;
CHECK_OBJECT(tmp_class_creation_20__bases);
tmp_expression_value_118 = tmp_class_creation_20__bases;
tmp_subscript_value_20 = mod_consts[25];
tmp_type_arg_39 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_118, tmp_subscript_value_20, 0);
if (tmp_type_arg_39 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 798;
goto try_except_handler_72;
}
tmp_metaclass_value_20 = BUILTIN_TYPE1(tmp_type_arg_39);
Py_DECREF(tmp_type_arg_39);
if (tmp_metaclass_value_20 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 798;
goto try_except_handler_72;
}
goto condexpr_end_43;
condexpr_false_43:;
tmp_metaclass_value_20 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_20);
condexpr_end_43:;
condexpr_end_42:;
CHECK_OBJECT(tmp_class_creation_20__bases);
tmp_bases_value_20 = tmp_class_creation_20__bases;
tmp_assign_source_195 = SELECT_METACLASS(tmp_metaclass_value_20, tmp_bases_value_20);
Py_DECREF(tmp_metaclass_value_20);
if (tmp_assign_source_195 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 798;
goto try_except_handler_72;
}
assert(tmp_class_creation_20__metaclass == NULL);
tmp_class_creation_20__metaclass = tmp_assign_source_195;
}
{
bool tmp_condition_result_120;
PyObject *tmp_key_value_60;
PyObject *tmp_dict_arg_value_60;
tmp_key_value_60 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_20__class_decl_dict);
tmp_dict_arg_value_60 = tmp_class_creation_20__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_60, tmp_key_value_60);
assert(!(tmp_res == -1));
tmp_condition_result_120 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_120 != false) {
goto branch_yes_77;
} else {
goto branch_no_77;
}
}
branch_yes_77:;
CHECK_OBJECT(tmp_class_creation_20__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_20__class_decl_dict;
tmp_dictdel_key = mod_consts[338];
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 = 798;
goto try_except_handler_72;
}
branch_no_77:;
{
nuitka_bool tmp_condition_result_121;
PyObject *tmp_expression_value_119;
CHECK_OBJECT(tmp_class_creation_20__metaclass);
tmp_expression_value_119 = tmp_class_creation_20__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_119, mod_consts[339]);
tmp_condition_result_121 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_121 == NUITKA_BOOL_TRUE) {
goto branch_yes_78;
} else {
goto branch_no_78;
}
}
branch_yes_78:;
{
PyObject *tmp_assign_source_196;
PyObject *tmp_called_value_69;
PyObject *tmp_expression_value_120;
PyObject *tmp_args_value_39;
PyObject *tmp_tuple_element_59;
PyObject *tmp_kwargs_value_39;
CHECK_OBJECT(tmp_class_creation_20__metaclass);
tmp_expression_value_120 = tmp_class_creation_20__metaclass;
tmp_called_value_69 = LOOKUP_ATTRIBUTE(tmp_expression_value_120, mod_consts[339]);
if (tmp_called_value_69 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 798;
goto try_except_handler_72;
}
tmp_tuple_element_59 = mod_consts[162];
tmp_args_value_39 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_39, 0, tmp_tuple_element_59);
CHECK_OBJECT(tmp_class_creation_20__bases);
tmp_tuple_element_59 = tmp_class_creation_20__bases;
PyTuple_SET_ITEM0(tmp_args_value_39, 1, tmp_tuple_element_59);
CHECK_OBJECT(tmp_class_creation_20__class_decl_dict);
tmp_kwargs_value_39 = tmp_class_creation_20__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 798;
tmp_assign_source_196 = CALL_FUNCTION(tmp_called_value_69, tmp_args_value_39, tmp_kwargs_value_39);
Py_DECREF(tmp_called_value_69);
Py_DECREF(tmp_args_value_39);
if (tmp_assign_source_196 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 798;
goto try_except_handler_72;
}
assert(tmp_class_creation_20__prepared == NULL);
tmp_class_creation_20__prepared = tmp_assign_source_196;
}
{
bool tmp_condition_result_122;
PyObject *tmp_operand_value_20;
PyObject *tmp_expression_value_121;
CHECK_OBJECT(tmp_class_creation_20__prepared);
tmp_expression_value_121 = tmp_class_creation_20__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_121, mod_consts[340]);
tmp_operand_value_20 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_20);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 798;
goto try_except_handler_72;
}
tmp_condition_result_122 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_122 != false) {
goto branch_yes_79;
} else {
goto branch_no_79;
}
}
branch_yes_79:;
{
PyObject *tmp_raise_type_20;
PyObject *tmp_raise_value_20;
PyObject *tmp_mod_expr_left_20;
PyObject *tmp_mod_expr_right_20;
PyObject *tmp_tuple_element_60;
PyObject *tmp_getattr_target_20;
PyObject *tmp_getattr_attr_20;
PyObject *tmp_getattr_default_20;
tmp_raise_type_20 = PyExc_TypeError;
tmp_mod_expr_left_20 = mod_consts[341];
CHECK_OBJECT(tmp_class_creation_20__metaclass);
tmp_getattr_target_20 = tmp_class_creation_20__metaclass;
tmp_getattr_attr_20 = mod_consts[342];
tmp_getattr_default_20 = mod_consts[343];
tmp_tuple_element_60 = BUILTIN_GETATTR(tmp_getattr_target_20, tmp_getattr_attr_20, tmp_getattr_default_20);
if (tmp_tuple_element_60 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 798;
goto try_except_handler_72;
}
tmp_mod_expr_right_20 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_122;
PyObject *tmp_type_arg_40;
PyTuple_SET_ITEM(tmp_mod_expr_right_20, 0, tmp_tuple_element_60);
CHECK_OBJECT(tmp_class_creation_20__prepared);
tmp_type_arg_40 = tmp_class_creation_20__prepared;
tmp_expression_value_122 = BUILTIN_TYPE1(tmp_type_arg_40);
assert(!(tmp_expression_value_122 == NULL));
tmp_tuple_element_60 = LOOKUP_ATTRIBUTE(tmp_expression_value_122, mod_consts[342]);
Py_DECREF(tmp_expression_value_122);
if (tmp_tuple_element_60 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 798;
goto tuple_build_exception_20;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_20, 1, tmp_tuple_element_60);
}
goto tuple_build_noexception_20;
// Exception handling pass through code for tuple_build:
tuple_build_exception_20:;
Py_DECREF(tmp_mod_expr_right_20);
goto try_except_handler_72;
// Finished with no exception for tuple_build:
tuple_build_noexception_20:;
tmp_raise_value_20 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_20, tmp_mod_expr_right_20);
Py_DECREF(tmp_mod_expr_right_20);
if (tmp_raise_value_20 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 798;
goto try_except_handler_72;
}
exception_type = tmp_raise_type_20;
Py_INCREF(tmp_raise_type_20);
exception_value = tmp_raise_value_20;
exception_lineno = 798;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_72;
}
branch_no_79:;
goto branch_end_78;
branch_no_78:;
{
PyObject *tmp_assign_source_197;
tmp_assign_source_197 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_20__prepared == NULL);
tmp_class_creation_20__prepared = tmp_assign_source_197;
}
branch_end_78:;
{
PyObject *tmp_assign_source_198;
{
PyObject *tmp_set_locals_20;
CHECK_OBJECT(tmp_class_creation_20__prepared);
tmp_set_locals_20 = tmp_class_creation_20__prepared;
locals_cryptography$x509$extensions$$$class__20_NoticeReference_798 = tmp_set_locals_20;
Py_INCREF(tmp_set_locals_20);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[344];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__20_NoticeReference_798, mod_consts[345], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 798;
goto try_except_handler_74;
}
tmp_dictset_value = mod_consts[162];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__20_NoticeReference_798, mod_consts[346], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 798;
goto try_except_handler_74;
}
if (isFrameUnusable(cache_frame_5894b8b7125110d782d87e4e3f93c4d8_21)) {
Py_XDECREF(cache_frame_5894b8b7125110d782d87e4e3f93c4d8_21);
#if _DEBUG_REFCOUNTS
if (cache_frame_5894b8b7125110d782d87e4e3f93c4d8_21 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_5894b8b7125110d782d87e4e3f93c4d8_21 = MAKE_CLASS_FRAME(codeobj_5894b8b7125110d782d87e4e3f93c4d8, module_cryptography$x509$extensions, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_5894b8b7125110d782d87e4e3f93c4d8_21->m_type_description == NULL);
frame_5894b8b7125110d782d87e4e3f93c4d8_21 = cache_frame_5894b8b7125110d782d87e4e3f93c4d8_21;
// Push the new frame as the currently active one.
pushFrameStack(frame_5894b8b7125110d782d87e4e3f93c4d8_21);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_5894b8b7125110d782d87e4e3f93c4d8_21) == 2); // Frame stack
// Framed code:
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__83___init__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__20_NoticeReference_798, mod_consts[39], 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 = 799;
type_description_2 = "o";
goto frame_exception_exit_21;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__84___repr__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__20_NoticeReference_798, mod_consts[367], 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 = 809;
type_description_2 = "o";
goto frame_exception_exit_21;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__85___eq__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__20_NoticeReference_798, mod_consts[372], 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 = 815;
type_description_2 = "o";
goto frame_exception_exit_21;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__86___ne__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__20_NoticeReference_798, mod_consts[374], 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 = 824;
type_description_2 = "o";
goto frame_exception_exit_21;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__87___hash__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__20_NoticeReference_798, mod_consts[376], 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 = 827;
type_description_2 = "o";
goto frame_exception_exit_21;
}
{
PyObject *tmp_called_instance_22;
tmp_called_instance_22 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__20_NoticeReference_798, mod_consts[71]);
if (tmp_called_instance_22 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_instance_22 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_called_instance_22 == NULL)) {
tmp_called_instance_22 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_called_instance_22 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 830;
type_description_2 = "o";
goto frame_exception_exit_21;
}
Py_INCREF(tmp_called_instance_22);
} else {
goto frame_exception_exit_21;
}
}
frame_5894b8b7125110d782d87e4e3f93c4d8_21->m_frame.f_lineno = 830;
tmp_dictset_value = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_22,
mod_consts[379],
PyTuple_GET_ITEM(mod_consts[504], 0)
);
Py_DECREF(tmp_called_instance_22);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 830;
type_description_2 = "o";
goto frame_exception_exit_21;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__20_NoticeReference_798, 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 = 830;
type_description_2 = "o";
goto frame_exception_exit_21;
}
}
{
PyObject *tmp_called_instance_23;
tmp_called_instance_23 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__20_NoticeReference_798, mod_consts[71]);
if (tmp_called_instance_23 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_instance_23 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_called_instance_23 == NULL)) {
tmp_called_instance_23 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_called_instance_23 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 831;
type_description_2 = "o";
goto frame_exception_exit_21;
}
Py_INCREF(tmp_called_instance_23);
} else {
goto frame_exception_exit_21;
}
}
frame_5894b8b7125110d782d87e4e3f93c4d8_21->m_frame.f_lineno = 831;
tmp_dictset_value = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_23,
mod_consts[379],
PyTuple_GET_ITEM(mod_consts[505], 0)
);
Py_DECREF(tmp_called_instance_23);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 831;
type_description_2 = "o";
goto frame_exception_exit_21;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__20_NoticeReference_798, mod_consts[175], 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 = 831;
type_description_2 = "o";
goto frame_exception_exit_21;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_5894b8b7125110d782d87e4e3f93c4d8_21);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_20;
frame_exception_exit_21:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_5894b8b7125110d782d87e4e3f93c4d8_21);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_5894b8b7125110d782d87e4e3f93c4d8_21, exception_lineno);
} else if (exception_tb->tb_frame != &frame_5894b8b7125110d782d87e4e3f93c4d8_21->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_5894b8b7125110d782d87e4e3f93c4d8_21, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_5894b8b7125110d782d87e4e3f93c4d8_21,
type_description_2,
outline_19_var___class__
);
// Release cached frame if used for exception.
if (frame_5894b8b7125110d782d87e4e3f93c4d8_21 == cache_frame_5894b8b7125110d782d87e4e3f93c4d8_21) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_5894b8b7125110d782d87e4e3f93c4d8_21);
cache_frame_5894b8b7125110d782d87e4e3f93c4d8_21 = NULL;
}
assertFrameObject(frame_5894b8b7125110d782d87e4e3f93c4d8_21);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_20;
frame_no_exception_20:;
goto skip_nested_handling_20;
nested_frame_exit_20:;
goto try_except_handler_74;
skip_nested_handling_20:;
{
nuitka_bool tmp_condition_result_123;
PyObject *tmp_cmp_expr_left_20;
PyObject *tmp_cmp_expr_right_20;
CHECK_OBJECT(tmp_class_creation_20__bases);
tmp_cmp_expr_left_20 = tmp_class_creation_20__bases;
tmp_cmp_expr_right_20 = mod_consts[350];
tmp_condition_result_123 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_20, tmp_cmp_expr_right_20);
if (tmp_condition_result_123 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 798;
goto try_except_handler_74;
}
if (tmp_condition_result_123 == NUITKA_BOOL_TRUE) {
goto branch_yes_80;
} else {
goto branch_no_80;
}
}
branch_yes_80:;
tmp_dictset_value = mod_consts[350];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__20_NoticeReference_798, mod_consts[348], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 798;
goto try_except_handler_74;
}
branch_no_80:;
{
PyObject *tmp_assign_source_199;
PyObject *tmp_called_value_70;
PyObject *tmp_args_value_40;
PyObject *tmp_tuple_element_61;
PyObject *tmp_kwargs_value_40;
CHECK_OBJECT(tmp_class_creation_20__metaclass);
tmp_called_value_70 = tmp_class_creation_20__metaclass;
tmp_tuple_element_61 = mod_consts[162];
tmp_args_value_40 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_40, 0, tmp_tuple_element_61);
CHECK_OBJECT(tmp_class_creation_20__bases);
tmp_tuple_element_61 = tmp_class_creation_20__bases;
PyTuple_SET_ITEM0(tmp_args_value_40, 1, tmp_tuple_element_61);
tmp_tuple_element_61 = locals_cryptography$x509$extensions$$$class__20_NoticeReference_798;
PyTuple_SET_ITEM0(tmp_args_value_40, 2, tmp_tuple_element_61);
CHECK_OBJECT(tmp_class_creation_20__class_decl_dict);
tmp_kwargs_value_40 = tmp_class_creation_20__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 798;
tmp_assign_source_199 = CALL_FUNCTION(tmp_called_value_70, tmp_args_value_40, tmp_kwargs_value_40);
Py_DECREF(tmp_args_value_40);
if (tmp_assign_source_199 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 798;
goto try_except_handler_74;
}
assert(outline_19_var___class__ == NULL);
outline_19_var___class__ = tmp_assign_source_199;
}
CHECK_OBJECT(outline_19_var___class__);
tmp_assign_source_198 = outline_19_var___class__;
Py_INCREF(tmp_assign_source_198);
goto try_return_handler_74;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_74:;
Py_DECREF(locals_cryptography$x509$extensions$$$class__20_NoticeReference_798);
locals_cryptography$x509$extensions$$$class__20_NoticeReference_798 = NULL;
goto try_return_handler_73;
// Exception handler code:
try_except_handler_74:;
exception_keeper_type_72 = exception_type;
exception_keeper_value_72 = exception_value;
exception_keeper_tb_72 = exception_tb;
exception_keeper_lineno_72 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_cryptography$x509$extensions$$$class__20_NoticeReference_798);
locals_cryptography$x509$extensions$$$class__20_NoticeReference_798 = NULL;
// Re-raise.
exception_type = exception_keeper_type_72;
exception_value = exception_keeper_value_72;
exception_tb = exception_keeper_tb_72;
exception_lineno = exception_keeper_lineno_72;
goto try_except_handler_73;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_73:;
CHECK_OBJECT(outline_19_var___class__);
Py_DECREF(outline_19_var___class__);
outline_19_var___class__ = NULL;
goto outline_result_20;
// Exception handler code:
try_except_handler_73:;
exception_keeper_type_73 = exception_type;
exception_keeper_value_73 = exception_value;
exception_keeper_tb_73 = exception_tb;
exception_keeper_lineno_73 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_73;
exception_value = exception_keeper_value_73;
exception_tb = exception_keeper_tb_73;
exception_lineno = exception_keeper_lineno_73;
goto outline_exception_20;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_20:;
exception_lineno = 798;
goto try_except_handler_72;
outline_result_20:;
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[162], tmp_assign_source_198);
}
goto try_end_34;
// Exception handler code:
try_except_handler_72:;
exception_keeper_type_74 = exception_type;
exception_keeper_value_74 = exception_value;
exception_keeper_tb_74 = exception_tb;
exception_keeper_lineno_74 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_20__bases);
tmp_class_creation_20__bases = NULL;
Py_XDECREF(tmp_class_creation_20__class_decl_dict);
tmp_class_creation_20__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_20__metaclass);
tmp_class_creation_20__metaclass = NULL;
Py_XDECREF(tmp_class_creation_20__prepared);
tmp_class_creation_20__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_74;
exception_value = exception_keeper_value_74;
exception_tb = exception_keeper_tb_74;
exception_lineno = exception_keeper_lineno_74;
goto frame_exception_exit_1;
// End of try:
try_end_34:;
CHECK_OBJECT(tmp_class_creation_20__bases);
Py_DECREF(tmp_class_creation_20__bases);
tmp_class_creation_20__bases = NULL;
CHECK_OBJECT(tmp_class_creation_20__class_decl_dict);
Py_DECREF(tmp_class_creation_20__class_decl_dict);
tmp_class_creation_20__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_20__metaclass);
Py_DECREF(tmp_class_creation_20__metaclass);
tmp_class_creation_20__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_20__prepared);
Py_DECREF(tmp_class_creation_20__prepared);
tmp_class_creation_20__prepared = NULL;
// Tried code:
{
PyObject *tmp_assign_source_200;
PyObject *tmp_dircall_arg1_21;
tmp_dircall_arg1_21 = mod_consts[350];
Py_INCREF(tmp_dircall_arg1_21);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_21};
tmp_assign_source_200 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_200 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 835;
goto try_except_handler_75;
}
assert(tmp_class_creation_21__bases == NULL);
tmp_class_creation_21__bases = tmp_assign_source_200;
}
{
PyObject *tmp_assign_source_201;
tmp_assign_source_201 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_21__class_decl_dict == NULL);
tmp_class_creation_21__class_decl_dict = tmp_assign_source_201;
}
{
PyObject *tmp_assign_source_202;
PyObject *tmp_metaclass_value_21;
bool tmp_condition_result_124;
PyObject *tmp_key_value_61;
PyObject *tmp_dict_arg_value_61;
PyObject *tmp_dict_arg_value_62;
PyObject *tmp_key_value_62;
nuitka_bool tmp_condition_result_125;
int tmp_truth_name_21;
PyObject *tmp_type_arg_41;
PyObject *tmp_expression_value_123;
PyObject *tmp_subscript_value_21;
PyObject *tmp_bases_value_21;
tmp_key_value_61 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_21__class_decl_dict);
tmp_dict_arg_value_61 = tmp_class_creation_21__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_61, tmp_key_value_61);
assert(!(tmp_res == -1));
tmp_condition_result_124 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_124 != false) {
goto condexpr_true_44;
} else {
goto condexpr_false_44;
}
condexpr_true_44:;
CHECK_OBJECT(tmp_class_creation_21__class_decl_dict);
tmp_dict_arg_value_62 = tmp_class_creation_21__class_decl_dict;
tmp_key_value_62 = mod_consts[338];
tmp_metaclass_value_21 = DICT_GET_ITEM0(tmp_dict_arg_value_62, tmp_key_value_62);
if (tmp_metaclass_value_21 == NULL) {
tmp_metaclass_value_21 = Py_None;
}
assert(!(tmp_metaclass_value_21 == NULL));
Py_INCREF(tmp_metaclass_value_21);
goto condexpr_end_44;
condexpr_false_44:;
CHECK_OBJECT(tmp_class_creation_21__bases);
tmp_truth_name_21 = CHECK_IF_TRUE(tmp_class_creation_21__bases);
if (tmp_truth_name_21 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 835;
goto try_except_handler_75;
}
tmp_condition_result_125 = tmp_truth_name_21 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_125 == NUITKA_BOOL_TRUE) {
goto condexpr_true_45;
} else {
goto condexpr_false_45;
}
condexpr_true_45:;
CHECK_OBJECT(tmp_class_creation_21__bases);
tmp_expression_value_123 = tmp_class_creation_21__bases;
tmp_subscript_value_21 = mod_consts[25];
tmp_type_arg_41 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_123, tmp_subscript_value_21, 0);
if (tmp_type_arg_41 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 835;
goto try_except_handler_75;
}
tmp_metaclass_value_21 = BUILTIN_TYPE1(tmp_type_arg_41);
Py_DECREF(tmp_type_arg_41);
if (tmp_metaclass_value_21 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 835;
goto try_except_handler_75;
}
goto condexpr_end_45;
condexpr_false_45:;
tmp_metaclass_value_21 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_21);
condexpr_end_45:;
condexpr_end_44:;
CHECK_OBJECT(tmp_class_creation_21__bases);
tmp_bases_value_21 = tmp_class_creation_21__bases;
tmp_assign_source_202 = SELECT_METACLASS(tmp_metaclass_value_21, tmp_bases_value_21);
Py_DECREF(tmp_metaclass_value_21);
if (tmp_assign_source_202 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 835;
goto try_except_handler_75;
}
assert(tmp_class_creation_21__metaclass == NULL);
tmp_class_creation_21__metaclass = tmp_assign_source_202;
}
{
bool tmp_condition_result_126;
PyObject *tmp_key_value_63;
PyObject *tmp_dict_arg_value_63;
tmp_key_value_63 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_21__class_decl_dict);
tmp_dict_arg_value_63 = tmp_class_creation_21__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_63, tmp_key_value_63);
assert(!(tmp_res == -1));
tmp_condition_result_126 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_126 != false) {
goto branch_yes_81;
} else {
goto branch_no_81;
}
}
branch_yes_81:;
CHECK_OBJECT(tmp_class_creation_21__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_21__class_decl_dict;
tmp_dictdel_key = mod_consts[338];
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 = 835;
goto try_except_handler_75;
}
branch_no_81:;
{
nuitka_bool tmp_condition_result_127;
PyObject *tmp_expression_value_124;
CHECK_OBJECT(tmp_class_creation_21__metaclass);
tmp_expression_value_124 = tmp_class_creation_21__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_124, mod_consts[339]);
tmp_condition_result_127 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_127 == NUITKA_BOOL_TRUE) {
goto branch_yes_82;
} else {
goto branch_no_82;
}
}
branch_yes_82:;
{
PyObject *tmp_assign_source_203;
PyObject *tmp_called_value_71;
PyObject *tmp_expression_value_125;
PyObject *tmp_args_value_41;
PyObject *tmp_tuple_element_62;
PyObject *tmp_kwargs_value_41;
CHECK_OBJECT(tmp_class_creation_21__metaclass);
tmp_expression_value_125 = tmp_class_creation_21__metaclass;
tmp_called_value_71 = LOOKUP_ATTRIBUTE(tmp_expression_value_125, mod_consts[339]);
if (tmp_called_value_71 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 835;
goto try_except_handler_75;
}
tmp_tuple_element_62 = mod_consts[180];
tmp_args_value_41 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_41, 0, tmp_tuple_element_62);
CHECK_OBJECT(tmp_class_creation_21__bases);
tmp_tuple_element_62 = tmp_class_creation_21__bases;
PyTuple_SET_ITEM0(tmp_args_value_41, 1, tmp_tuple_element_62);
CHECK_OBJECT(tmp_class_creation_21__class_decl_dict);
tmp_kwargs_value_41 = tmp_class_creation_21__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 835;
tmp_assign_source_203 = CALL_FUNCTION(tmp_called_value_71, tmp_args_value_41, tmp_kwargs_value_41);
Py_DECREF(tmp_called_value_71);
Py_DECREF(tmp_args_value_41);
if (tmp_assign_source_203 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 835;
goto try_except_handler_75;
}
assert(tmp_class_creation_21__prepared == NULL);
tmp_class_creation_21__prepared = tmp_assign_source_203;
}
{
bool tmp_condition_result_128;
PyObject *tmp_operand_value_21;
PyObject *tmp_expression_value_126;
CHECK_OBJECT(tmp_class_creation_21__prepared);
tmp_expression_value_126 = tmp_class_creation_21__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_126, mod_consts[340]);
tmp_operand_value_21 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_21);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 835;
goto try_except_handler_75;
}
tmp_condition_result_128 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_128 != false) {
goto branch_yes_83;
} else {
goto branch_no_83;
}
}
branch_yes_83:;
{
PyObject *tmp_raise_type_21;
PyObject *tmp_raise_value_21;
PyObject *tmp_mod_expr_left_21;
PyObject *tmp_mod_expr_right_21;
PyObject *tmp_tuple_element_63;
PyObject *tmp_getattr_target_21;
PyObject *tmp_getattr_attr_21;
PyObject *tmp_getattr_default_21;
tmp_raise_type_21 = PyExc_TypeError;
tmp_mod_expr_left_21 = mod_consts[341];
CHECK_OBJECT(tmp_class_creation_21__metaclass);
tmp_getattr_target_21 = tmp_class_creation_21__metaclass;
tmp_getattr_attr_21 = mod_consts[342];
tmp_getattr_default_21 = mod_consts[343];
tmp_tuple_element_63 = BUILTIN_GETATTR(tmp_getattr_target_21, tmp_getattr_attr_21, tmp_getattr_default_21);
if (tmp_tuple_element_63 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 835;
goto try_except_handler_75;
}
tmp_mod_expr_right_21 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_127;
PyObject *tmp_type_arg_42;
PyTuple_SET_ITEM(tmp_mod_expr_right_21, 0, tmp_tuple_element_63);
CHECK_OBJECT(tmp_class_creation_21__prepared);
tmp_type_arg_42 = tmp_class_creation_21__prepared;
tmp_expression_value_127 = BUILTIN_TYPE1(tmp_type_arg_42);
assert(!(tmp_expression_value_127 == NULL));
tmp_tuple_element_63 = LOOKUP_ATTRIBUTE(tmp_expression_value_127, mod_consts[342]);
Py_DECREF(tmp_expression_value_127);
if (tmp_tuple_element_63 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 835;
goto tuple_build_exception_21;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_21, 1, tmp_tuple_element_63);
}
goto tuple_build_noexception_21;
// Exception handling pass through code for tuple_build:
tuple_build_exception_21:;
Py_DECREF(tmp_mod_expr_right_21);
goto try_except_handler_75;
// Finished with no exception for tuple_build:
tuple_build_noexception_21:;
tmp_raise_value_21 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_21, tmp_mod_expr_right_21);
Py_DECREF(tmp_mod_expr_right_21);
if (tmp_raise_value_21 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 835;
goto try_except_handler_75;
}
exception_type = tmp_raise_type_21;
Py_INCREF(tmp_raise_type_21);
exception_value = tmp_raise_value_21;
exception_lineno = 835;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_75;
}
branch_no_83:;
goto branch_end_82;
branch_no_82:;
{
PyObject *tmp_assign_source_204;
tmp_assign_source_204 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_21__prepared == NULL);
tmp_class_creation_21__prepared = tmp_assign_source_204;
}
branch_end_82:;
{
PyObject *tmp_assign_source_205;
PyObject *tmp_called_value_72;
PyObject *tmp_called_value_73;
PyObject *tmp_expression_value_128;
PyObject *tmp_args_element_value_27;
PyObject *tmp_args_element_value_28;
tmp_expression_value_128 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_expression_value_128 == NULL)) {
tmp_expression_value_128 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_expression_value_128 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 834;
goto try_except_handler_75;
}
tmp_called_value_73 = LOOKUP_ATTRIBUTE(tmp_expression_value_128, mod_consts[369]);
if (tmp_called_value_73 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 834;
goto try_except_handler_75;
}
tmp_args_element_value_27 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[351]);
if (unlikely(tmp_args_element_value_27 == NULL)) {
tmp_args_element_value_27 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[351]);
}
if (tmp_args_element_value_27 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_73);
exception_lineno = 834;
goto try_except_handler_75;
}
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 834;
tmp_called_value_72 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_73, tmp_args_element_value_27);
Py_DECREF(tmp_called_value_73);
if (tmp_called_value_72 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 834;
goto try_except_handler_75;
}
{
PyObject *tmp_set_locals_21;
CHECK_OBJECT(tmp_class_creation_21__prepared);
tmp_set_locals_21 = tmp_class_creation_21__prepared;
locals_cryptography$x509$extensions$$$class__21_ExtendedKeyUsage_835 = tmp_set_locals_21;
Py_INCREF(tmp_set_locals_21);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[344];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__21_ExtendedKeyUsage_835, mod_consts[345], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 835;
goto try_except_handler_77;
}
tmp_dictset_value = mod_consts[180];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__21_ExtendedKeyUsage_835, mod_consts[346], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 835;
goto try_except_handler_77;
}
if (isFrameUnusable(cache_frame_c8a243bd1fd5eda1a2dd6dbe97eec8c5_22)) {
Py_XDECREF(cache_frame_c8a243bd1fd5eda1a2dd6dbe97eec8c5_22);
#if _DEBUG_REFCOUNTS
if (cache_frame_c8a243bd1fd5eda1a2dd6dbe97eec8c5_22 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_c8a243bd1fd5eda1a2dd6dbe97eec8c5_22 = MAKE_CLASS_FRAME(codeobj_c8a243bd1fd5eda1a2dd6dbe97eec8c5, module_cryptography$x509$extensions, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_c8a243bd1fd5eda1a2dd6dbe97eec8c5_22->m_type_description == NULL);
frame_c8a243bd1fd5eda1a2dd6dbe97eec8c5_22 = cache_frame_c8a243bd1fd5eda1a2dd6dbe97eec8c5_22;
// Push the new frame as the currently active one.
pushFrameStack(frame_c8a243bd1fd5eda1a2dd6dbe97eec8c5_22);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_c8a243bd1fd5eda1a2dd6dbe97eec8c5_22) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_expression_value_129;
tmp_expression_value_129 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__21_ExtendedKeyUsage_835, mod_consts[334]);
if (tmp_expression_value_129 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_129 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[334]);
if (unlikely(tmp_expression_value_129 == NULL)) {
tmp_expression_value_129 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[334]);
}
if (tmp_expression_value_129 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 836;
type_description_2 = "o";
goto frame_exception_exit_22;
}
Py_INCREF(tmp_expression_value_129);
} else {
goto frame_exception_exit_22;
}
}
tmp_dictset_value = LOOKUP_ATTRIBUTE(tmp_expression_value_129, mod_consts[506]);
Py_DECREF(tmp_expression_value_129);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 836;
type_description_2 = "o";
goto frame_exception_exit_22;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__21_ExtendedKeyUsage_835, mod_consts[40], 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 = 836;
type_description_2 = "o";
goto frame_exception_exit_22;
}
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__88___init__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__21_ExtendedKeyUsage_835, mod_consts[39], 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 = 838;
type_description_2 = "o";
goto frame_exception_exit_22;
}
// Tried code:
{
PyObject *tmp_assign_source_206;
PyObject *tmp_iter_arg_6;
PyObject *tmp_called_value_74;
tmp_called_value_74 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__21_ExtendedKeyUsage_835, mod_consts[336]);
if (tmp_called_value_74 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_value_74 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[336]);
if (unlikely(tmp_called_value_74 == NULL)) {
tmp_called_value_74 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[336]);
}
if (tmp_called_value_74 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 847;
type_description_2 = "o";
goto try_except_handler_78;
}
Py_INCREF(tmp_called_value_74);
} else {
goto try_except_handler_78;
}
}
frame_c8a243bd1fd5eda1a2dd6dbe97eec8c5_22->m_frame.f_lineno = 847;
tmp_iter_arg_6 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_74, mod_consts[508]);
Py_DECREF(tmp_called_value_74);
if (tmp_iter_arg_6 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 847;
type_description_2 = "o";
goto try_except_handler_78;
}
tmp_assign_source_206 = MAKE_UNPACK_ITERATOR(tmp_iter_arg_6);
Py_DECREF(tmp_iter_arg_6);
if (tmp_assign_source_206 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 847;
type_description_2 = "o";
goto try_except_handler_78;
}
assert(tmp_ExtendedKeyUsage$tuple_unpack_1__source_iter == NULL);
tmp_ExtendedKeyUsage$tuple_unpack_1__source_iter = tmp_assign_source_206;
}
// Tried code:
{
PyObject *tmp_assign_source_207;
PyObject *tmp_unpack_16;
CHECK_OBJECT(tmp_ExtendedKeyUsage$tuple_unpack_1__source_iter);
tmp_unpack_16 = tmp_ExtendedKeyUsage$tuple_unpack_1__source_iter;
tmp_assign_source_207 = UNPACK_NEXT(tmp_unpack_16, 0, 3);
if (tmp_assign_source_207 == 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_2 = "o";
exception_lineno = 847;
goto try_except_handler_79;
}
assert(tmp_ExtendedKeyUsage$tuple_unpack_1__element_1 == NULL);
tmp_ExtendedKeyUsage$tuple_unpack_1__element_1 = tmp_assign_source_207;
}
{
PyObject *tmp_assign_source_208;
PyObject *tmp_unpack_17;
CHECK_OBJECT(tmp_ExtendedKeyUsage$tuple_unpack_1__source_iter);
tmp_unpack_17 = tmp_ExtendedKeyUsage$tuple_unpack_1__source_iter;
tmp_assign_source_208 = UNPACK_NEXT(tmp_unpack_17, 1, 3);
if (tmp_assign_source_208 == 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_2 = "o";
exception_lineno = 847;
goto try_except_handler_79;
}
assert(tmp_ExtendedKeyUsage$tuple_unpack_1__element_2 == NULL);
tmp_ExtendedKeyUsage$tuple_unpack_1__element_2 = tmp_assign_source_208;
}
{
PyObject *tmp_assign_source_209;
PyObject *tmp_unpack_18;
CHECK_OBJECT(tmp_ExtendedKeyUsage$tuple_unpack_1__source_iter);
tmp_unpack_18 = tmp_ExtendedKeyUsage$tuple_unpack_1__source_iter;
tmp_assign_source_209 = UNPACK_NEXT(tmp_unpack_18, 2, 3);
if (tmp_assign_source_209 == 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_2 = "o";
exception_lineno = 847;
goto try_except_handler_79;
}
assert(tmp_ExtendedKeyUsage$tuple_unpack_1__element_3 == NULL);
tmp_ExtendedKeyUsage$tuple_unpack_1__element_3 = tmp_assign_source_209;
}
{
PyObject *tmp_iterator_name_6;
CHECK_OBJECT(tmp_ExtendedKeyUsage$tuple_unpack_1__source_iter);
tmp_iterator_name_6 = tmp_ExtendedKeyUsage$tuple_unpack_1__source_iter;
// Check if iterator has left-over elements.
CHECK_OBJECT(tmp_iterator_name_6); assert(HAS_ITERNEXT(tmp_iterator_name_6));
tmp_iterator_attempt = (*Py_TYPE(tmp_iterator_name_6)->tp_iternext)(tmp_iterator_name_6);
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_2 = "o";
exception_lineno = 847;
goto try_except_handler_79;
}
}
} else {
Py_DECREF(tmp_iterator_attempt);
exception_type = PyExc_ValueError;
Py_INCREF(PyExc_ValueError);
exception_value = mod_consts[364];
Py_INCREF(exception_value);
exception_tb = NULL;
type_description_2 = "o";
exception_lineno = 847;
goto try_except_handler_79;
}
}
goto try_end_35;
// Exception handler code:
try_except_handler_79:;
exception_keeper_type_75 = exception_type;
exception_keeper_value_75 = exception_value;
exception_keeper_tb_75 = exception_tb;
exception_keeper_lineno_75 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
CHECK_OBJECT(tmp_ExtendedKeyUsage$tuple_unpack_1__source_iter);
Py_DECREF(tmp_ExtendedKeyUsage$tuple_unpack_1__source_iter);
tmp_ExtendedKeyUsage$tuple_unpack_1__source_iter = NULL;
// Re-raise.
exception_type = exception_keeper_type_75;
exception_value = exception_keeper_value_75;
exception_tb = exception_keeper_tb_75;
exception_lineno = exception_keeper_lineno_75;
goto try_except_handler_78;
// End of try:
try_end_35:;
CHECK_OBJECT(tmp_ExtendedKeyUsage$tuple_unpack_1__source_iter);
Py_DECREF(tmp_ExtendedKeyUsage$tuple_unpack_1__source_iter);
tmp_ExtendedKeyUsage$tuple_unpack_1__source_iter = NULL;
CHECK_OBJECT(tmp_ExtendedKeyUsage$tuple_unpack_1__element_1);
tmp_dictset_value = tmp_ExtendedKeyUsage$tuple_unpack_1__element_1;
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__21_ExtendedKeyUsage_835, mod_consts[365], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 847;
type_description_2 = "o";
goto try_except_handler_78;
}
Py_XDECREF(tmp_ExtendedKeyUsage$tuple_unpack_1__element_1);
tmp_ExtendedKeyUsage$tuple_unpack_1__element_1 = NULL;
CHECK_OBJECT(tmp_ExtendedKeyUsage$tuple_unpack_1__element_2);
tmp_dictset_value = tmp_ExtendedKeyUsage$tuple_unpack_1__element_2;
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__21_ExtendedKeyUsage_835, mod_consts[366], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 847;
type_description_2 = "o";
goto try_except_handler_78;
}
Py_XDECREF(tmp_ExtendedKeyUsage$tuple_unpack_1__element_2);
tmp_ExtendedKeyUsage$tuple_unpack_1__element_2 = NULL;
CHECK_OBJECT(tmp_ExtendedKeyUsage$tuple_unpack_1__element_3);
tmp_dictset_value = tmp_ExtendedKeyUsage$tuple_unpack_1__element_3;
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__21_ExtendedKeyUsage_835, mod_consts[340], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 847;
type_description_2 = "o";
goto try_except_handler_78;
}
goto try_end_36;
// Exception handler code:
try_except_handler_78:;
exception_keeper_type_76 = exception_type;
exception_keeper_value_76 = exception_value;
exception_keeper_tb_76 = exception_tb;
exception_keeper_lineno_76 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_ExtendedKeyUsage$tuple_unpack_1__element_1);
tmp_ExtendedKeyUsage$tuple_unpack_1__element_1 = NULL;
Py_XDECREF(tmp_ExtendedKeyUsage$tuple_unpack_1__element_2);
tmp_ExtendedKeyUsage$tuple_unpack_1__element_2 = NULL;
Py_XDECREF(tmp_ExtendedKeyUsage$tuple_unpack_1__element_3);
tmp_ExtendedKeyUsage$tuple_unpack_1__element_3 = NULL;
// Re-raise.
exception_type = exception_keeper_type_76;
exception_value = exception_keeper_value_76;
exception_tb = exception_keeper_tb_76;
exception_lineno = exception_keeper_lineno_76;
goto frame_exception_exit_22;
// End of try:
try_end_36:;
Py_XDECREF(tmp_ExtendedKeyUsage$tuple_unpack_1__element_3);
tmp_ExtendedKeyUsage$tuple_unpack_1__element_3 = NULL;
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__89___repr__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__21_ExtendedKeyUsage_835, mod_consts[367], 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 = 849;
type_description_2 = "o";
goto frame_exception_exit_22;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__90___eq__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__21_ExtendedKeyUsage_835, mod_consts[372], 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 = 852;
type_description_2 = "o";
goto frame_exception_exit_22;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__91___ne__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__21_ExtendedKeyUsage_835, mod_consts[374], 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 = 858;
type_description_2 = "o";
goto frame_exception_exit_22;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__92___hash__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__21_ExtendedKeyUsage_835, mod_consts[376], 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 = 861;
type_description_2 = "o";
goto frame_exception_exit_22;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_c8a243bd1fd5eda1a2dd6dbe97eec8c5_22);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_21;
frame_exception_exit_22:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_c8a243bd1fd5eda1a2dd6dbe97eec8c5_22);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_c8a243bd1fd5eda1a2dd6dbe97eec8c5_22, exception_lineno);
} else if (exception_tb->tb_frame != &frame_c8a243bd1fd5eda1a2dd6dbe97eec8c5_22->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_c8a243bd1fd5eda1a2dd6dbe97eec8c5_22, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_c8a243bd1fd5eda1a2dd6dbe97eec8c5_22,
type_description_2,
outline_20_var___class__
);
// Release cached frame if used for exception.
if (frame_c8a243bd1fd5eda1a2dd6dbe97eec8c5_22 == cache_frame_c8a243bd1fd5eda1a2dd6dbe97eec8c5_22) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_c8a243bd1fd5eda1a2dd6dbe97eec8c5_22);
cache_frame_c8a243bd1fd5eda1a2dd6dbe97eec8c5_22 = NULL;
}
assertFrameObject(frame_c8a243bd1fd5eda1a2dd6dbe97eec8c5_22);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_21;
frame_no_exception_21:;
goto skip_nested_handling_21;
nested_frame_exit_21:;
goto try_except_handler_77;
skip_nested_handling_21:;
{
nuitka_bool tmp_condition_result_129;
PyObject *tmp_cmp_expr_left_21;
PyObject *tmp_cmp_expr_right_21;
CHECK_OBJECT(tmp_class_creation_21__bases);
tmp_cmp_expr_left_21 = tmp_class_creation_21__bases;
tmp_cmp_expr_right_21 = mod_consts[350];
tmp_condition_result_129 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_21, tmp_cmp_expr_right_21);
if (tmp_condition_result_129 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 835;
goto try_except_handler_77;
}
if (tmp_condition_result_129 == NUITKA_BOOL_TRUE) {
goto branch_yes_84;
} else {
goto branch_no_84;
}
}
branch_yes_84:;
tmp_dictset_value = mod_consts[350];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__21_ExtendedKeyUsage_835, mod_consts[348], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 835;
goto try_except_handler_77;
}
branch_no_84:;
{
PyObject *tmp_assign_source_210;
PyObject *tmp_called_value_75;
PyObject *tmp_args_value_42;
PyObject *tmp_tuple_element_64;
PyObject *tmp_kwargs_value_42;
CHECK_OBJECT(tmp_class_creation_21__metaclass);
tmp_called_value_75 = tmp_class_creation_21__metaclass;
tmp_tuple_element_64 = mod_consts[180];
tmp_args_value_42 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_42, 0, tmp_tuple_element_64);
CHECK_OBJECT(tmp_class_creation_21__bases);
tmp_tuple_element_64 = tmp_class_creation_21__bases;
PyTuple_SET_ITEM0(tmp_args_value_42, 1, tmp_tuple_element_64);
tmp_tuple_element_64 = locals_cryptography$x509$extensions$$$class__21_ExtendedKeyUsage_835;
PyTuple_SET_ITEM0(tmp_args_value_42, 2, tmp_tuple_element_64);
CHECK_OBJECT(tmp_class_creation_21__class_decl_dict);
tmp_kwargs_value_42 = tmp_class_creation_21__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 835;
tmp_assign_source_210 = CALL_FUNCTION(tmp_called_value_75, tmp_args_value_42, tmp_kwargs_value_42);
Py_DECREF(tmp_args_value_42);
if (tmp_assign_source_210 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 835;
goto try_except_handler_77;
}
assert(outline_20_var___class__ == NULL);
outline_20_var___class__ = tmp_assign_source_210;
}
CHECK_OBJECT(outline_20_var___class__);
tmp_args_element_value_28 = outline_20_var___class__;
Py_INCREF(tmp_args_element_value_28);
goto try_return_handler_77;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_77:;
Py_DECREF(locals_cryptography$x509$extensions$$$class__21_ExtendedKeyUsage_835);
locals_cryptography$x509$extensions$$$class__21_ExtendedKeyUsage_835 = NULL;
goto try_return_handler_76;
// Exception handler code:
try_except_handler_77:;
exception_keeper_type_77 = exception_type;
exception_keeper_value_77 = exception_value;
exception_keeper_tb_77 = exception_tb;
exception_keeper_lineno_77 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_cryptography$x509$extensions$$$class__21_ExtendedKeyUsage_835);
locals_cryptography$x509$extensions$$$class__21_ExtendedKeyUsage_835 = NULL;
// Re-raise.
exception_type = exception_keeper_type_77;
exception_value = exception_keeper_value_77;
exception_tb = exception_keeper_tb_77;
exception_lineno = exception_keeper_lineno_77;
goto try_except_handler_76;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_76:;
CHECK_OBJECT(outline_20_var___class__);
Py_DECREF(outline_20_var___class__);
outline_20_var___class__ = NULL;
goto outline_result_21;
// Exception handler code:
try_except_handler_76:;
exception_keeper_type_78 = exception_type;
exception_keeper_value_78 = exception_value;
exception_keeper_tb_78 = exception_tb;
exception_keeper_lineno_78 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_78;
exception_value = exception_keeper_value_78;
exception_tb = exception_keeper_tb_78;
exception_lineno = exception_keeper_lineno_78;
goto outline_exception_21;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_21:;
exception_lineno = 835;
goto try_except_handler_75;
outline_result_21:;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 834;
tmp_assign_source_205 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_72, tmp_args_element_value_28);
Py_DECREF(tmp_called_value_72);
Py_DECREF(tmp_args_element_value_28);
if (tmp_assign_source_205 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 834;
goto try_except_handler_75;
}
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[180], tmp_assign_source_205);
}
goto try_end_37;
// Exception handler code:
try_except_handler_75:;
exception_keeper_type_79 = exception_type;
exception_keeper_value_79 = exception_value;
exception_keeper_tb_79 = exception_tb;
exception_keeper_lineno_79 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_21__bases);
tmp_class_creation_21__bases = NULL;
Py_XDECREF(tmp_class_creation_21__class_decl_dict);
tmp_class_creation_21__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_21__metaclass);
tmp_class_creation_21__metaclass = NULL;
Py_XDECREF(tmp_class_creation_21__prepared);
tmp_class_creation_21__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_79;
exception_value = exception_keeper_value_79;
exception_tb = exception_keeper_tb_79;
exception_lineno = exception_keeper_lineno_79;
goto frame_exception_exit_1;
// End of try:
try_end_37:;
CHECK_OBJECT(tmp_class_creation_21__bases);
Py_DECREF(tmp_class_creation_21__bases);
tmp_class_creation_21__bases = NULL;
CHECK_OBJECT(tmp_class_creation_21__class_decl_dict);
Py_DECREF(tmp_class_creation_21__class_decl_dict);
tmp_class_creation_21__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_21__metaclass);
Py_DECREF(tmp_class_creation_21__metaclass);
tmp_class_creation_21__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_21__prepared);
Py_DECREF(tmp_class_creation_21__prepared);
tmp_class_creation_21__prepared = NULL;
// Tried code:
{
PyObject *tmp_assign_source_211;
PyObject *tmp_dircall_arg1_22;
tmp_dircall_arg1_22 = mod_consts[350];
Py_INCREF(tmp_dircall_arg1_22);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_22};
tmp_assign_source_211 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_211 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 866;
goto try_except_handler_80;
}
assert(tmp_class_creation_22__bases == NULL);
tmp_class_creation_22__bases = tmp_assign_source_211;
}
{
PyObject *tmp_assign_source_212;
tmp_assign_source_212 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_22__class_decl_dict == NULL);
tmp_class_creation_22__class_decl_dict = tmp_assign_source_212;
}
{
PyObject *tmp_assign_source_213;
PyObject *tmp_metaclass_value_22;
bool tmp_condition_result_130;
PyObject *tmp_key_value_64;
PyObject *tmp_dict_arg_value_64;
PyObject *tmp_dict_arg_value_65;
PyObject *tmp_key_value_65;
nuitka_bool tmp_condition_result_131;
int tmp_truth_name_22;
PyObject *tmp_type_arg_43;
PyObject *tmp_expression_value_130;
PyObject *tmp_subscript_value_22;
PyObject *tmp_bases_value_22;
tmp_key_value_64 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_22__class_decl_dict);
tmp_dict_arg_value_64 = tmp_class_creation_22__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_64, tmp_key_value_64);
assert(!(tmp_res == -1));
tmp_condition_result_130 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_130 != false) {
goto condexpr_true_46;
} else {
goto condexpr_false_46;
}
condexpr_true_46:;
CHECK_OBJECT(tmp_class_creation_22__class_decl_dict);
tmp_dict_arg_value_65 = tmp_class_creation_22__class_decl_dict;
tmp_key_value_65 = mod_consts[338];
tmp_metaclass_value_22 = DICT_GET_ITEM0(tmp_dict_arg_value_65, tmp_key_value_65);
if (tmp_metaclass_value_22 == NULL) {
tmp_metaclass_value_22 = Py_None;
}
assert(!(tmp_metaclass_value_22 == NULL));
Py_INCREF(tmp_metaclass_value_22);
goto condexpr_end_46;
condexpr_false_46:;
CHECK_OBJECT(tmp_class_creation_22__bases);
tmp_truth_name_22 = CHECK_IF_TRUE(tmp_class_creation_22__bases);
if (tmp_truth_name_22 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 866;
goto try_except_handler_80;
}
tmp_condition_result_131 = tmp_truth_name_22 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_131 == NUITKA_BOOL_TRUE) {
goto condexpr_true_47;
} else {
goto condexpr_false_47;
}
condexpr_true_47:;
CHECK_OBJECT(tmp_class_creation_22__bases);
tmp_expression_value_130 = tmp_class_creation_22__bases;
tmp_subscript_value_22 = mod_consts[25];
tmp_type_arg_43 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_130, tmp_subscript_value_22, 0);
if (tmp_type_arg_43 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 866;
goto try_except_handler_80;
}
tmp_metaclass_value_22 = BUILTIN_TYPE1(tmp_type_arg_43);
Py_DECREF(tmp_type_arg_43);
if (tmp_metaclass_value_22 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 866;
goto try_except_handler_80;
}
goto condexpr_end_47;
condexpr_false_47:;
tmp_metaclass_value_22 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_22);
condexpr_end_47:;
condexpr_end_46:;
CHECK_OBJECT(tmp_class_creation_22__bases);
tmp_bases_value_22 = tmp_class_creation_22__bases;
tmp_assign_source_213 = SELECT_METACLASS(tmp_metaclass_value_22, tmp_bases_value_22);
Py_DECREF(tmp_metaclass_value_22);
if (tmp_assign_source_213 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 866;
goto try_except_handler_80;
}
assert(tmp_class_creation_22__metaclass == NULL);
tmp_class_creation_22__metaclass = tmp_assign_source_213;
}
{
bool tmp_condition_result_132;
PyObject *tmp_key_value_66;
PyObject *tmp_dict_arg_value_66;
tmp_key_value_66 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_22__class_decl_dict);
tmp_dict_arg_value_66 = tmp_class_creation_22__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_66, tmp_key_value_66);
assert(!(tmp_res == -1));
tmp_condition_result_132 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_132 != false) {
goto branch_yes_85;
} else {
goto branch_no_85;
}
}
branch_yes_85:;
CHECK_OBJECT(tmp_class_creation_22__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_22__class_decl_dict;
tmp_dictdel_key = mod_consts[338];
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 = 866;
goto try_except_handler_80;
}
branch_no_85:;
{
nuitka_bool tmp_condition_result_133;
PyObject *tmp_expression_value_131;
CHECK_OBJECT(tmp_class_creation_22__metaclass);
tmp_expression_value_131 = tmp_class_creation_22__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_131, mod_consts[339]);
tmp_condition_result_133 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_133 == NUITKA_BOOL_TRUE) {
goto branch_yes_86;
} else {
goto branch_no_86;
}
}
branch_yes_86:;
{
PyObject *tmp_assign_source_214;
PyObject *tmp_called_value_76;
PyObject *tmp_expression_value_132;
PyObject *tmp_args_value_43;
PyObject *tmp_tuple_element_65;
PyObject *tmp_kwargs_value_43;
CHECK_OBJECT(tmp_class_creation_22__metaclass);
tmp_expression_value_132 = tmp_class_creation_22__metaclass;
tmp_called_value_76 = LOOKUP_ATTRIBUTE(tmp_expression_value_132, mod_consts[339]);
if (tmp_called_value_76 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 866;
goto try_except_handler_80;
}
tmp_tuple_element_65 = mod_consts[181];
tmp_args_value_43 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_43, 0, tmp_tuple_element_65);
CHECK_OBJECT(tmp_class_creation_22__bases);
tmp_tuple_element_65 = tmp_class_creation_22__bases;
PyTuple_SET_ITEM0(tmp_args_value_43, 1, tmp_tuple_element_65);
CHECK_OBJECT(tmp_class_creation_22__class_decl_dict);
tmp_kwargs_value_43 = tmp_class_creation_22__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 866;
tmp_assign_source_214 = CALL_FUNCTION(tmp_called_value_76, tmp_args_value_43, tmp_kwargs_value_43);
Py_DECREF(tmp_called_value_76);
Py_DECREF(tmp_args_value_43);
if (tmp_assign_source_214 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 866;
goto try_except_handler_80;
}
assert(tmp_class_creation_22__prepared == NULL);
tmp_class_creation_22__prepared = tmp_assign_source_214;
}
{
bool tmp_condition_result_134;
PyObject *tmp_operand_value_22;
PyObject *tmp_expression_value_133;
CHECK_OBJECT(tmp_class_creation_22__prepared);
tmp_expression_value_133 = tmp_class_creation_22__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_133, mod_consts[340]);
tmp_operand_value_22 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_22);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 866;
goto try_except_handler_80;
}
tmp_condition_result_134 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_134 != false) {
goto branch_yes_87;
} else {
goto branch_no_87;
}
}
branch_yes_87:;
{
PyObject *tmp_raise_type_22;
PyObject *tmp_raise_value_22;
PyObject *tmp_mod_expr_left_22;
PyObject *tmp_mod_expr_right_22;
PyObject *tmp_tuple_element_66;
PyObject *tmp_getattr_target_22;
PyObject *tmp_getattr_attr_22;
PyObject *tmp_getattr_default_22;
tmp_raise_type_22 = PyExc_TypeError;
tmp_mod_expr_left_22 = mod_consts[341];
CHECK_OBJECT(tmp_class_creation_22__metaclass);
tmp_getattr_target_22 = tmp_class_creation_22__metaclass;
tmp_getattr_attr_22 = mod_consts[342];
tmp_getattr_default_22 = mod_consts[343];
tmp_tuple_element_66 = BUILTIN_GETATTR(tmp_getattr_target_22, tmp_getattr_attr_22, tmp_getattr_default_22);
if (tmp_tuple_element_66 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 866;
goto try_except_handler_80;
}
tmp_mod_expr_right_22 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_134;
PyObject *tmp_type_arg_44;
PyTuple_SET_ITEM(tmp_mod_expr_right_22, 0, tmp_tuple_element_66);
CHECK_OBJECT(tmp_class_creation_22__prepared);
tmp_type_arg_44 = tmp_class_creation_22__prepared;
tmp_expression_value_134 = BUILTIN_TYPE1(tmp_type_arg_44);
assert(!(tmp_expression_value_134 == NULL));
tmp_tuple_element_66 = LOOKUP_ATTRIBUTE(tmp_expression_value_134, mod_consts[342]);
Py_DECREF(tmp_expression_value_134);
if (tmp_tuple_element_66 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 866;
goto tuple_build_exception_22;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_22, 1, tmp_tuple_element_66);
}
goto tuple_build_noexception_22;
// Exception handling pass through code for tuple_build:
tuple_build_exception_22:;
Py_DECREF(tmp_mod_expr_right_22);
goto try_except_handler_80;
// Finished with no exception for tuple_build:
tuple_build_noexception_22:;
tmp_raise_value_22 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_22, tmp_mod_expr_right_22);
Py_DECREF(tmp_mod_expr_right_22);
if (tmp_raise_value_22 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 866;
goto try_except_handler_80;
}
exception_type = tmp_raise_type_22;
Py_INCREF(tmp_raise_type_22);
exception_value = tmp_raise_value_22;
exception_lineno = 866;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_80;
}
branch_no_87:;
goto branch_end_86;
branch_no_86:;
{
PyObject *tmp_assign_source_215;
tmp_assign_source_215 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_22__prepared == NULL);
tmp_class_creation_22__prepared = tmp_assign_source_215;
}
branch_end_86:;
{
PyObject *tmp_assign_source_216;
PyObject *tmp_called_value_77;
PyObject *tmp_called_value_78;
PyObject *tmp_expression_value_135;
PyObject *tmp_args_element_value_29;
PyObject *tmp_args_element_value_30;
tmp_expression_value_135 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_expression_value_135 == NULL)) {
tmp_expression_value_135 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_expression_value_135 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 865;
goto try_except_handler_80;
}
tmp_called_value_78 = LOOKUP_ATTRIBUTE(tmp_expression_value_135, mod_consts[369]);
if (tmp_called_value_78 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 865;
goto try_except_handler_80;
}
tmp_args_element_value_29 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[351]);
if (unlikely(tmp_args_element_value_29 == NULL)) {
tmp_args_element_value_29 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[351]);
}
if (tmp_args_element_value_29 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_78);
exception_lineno = 865;
goto try_except_handler_80;
}
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 865;
tmp_called_value_77 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_78, tmp_args_element_value_29);
Py_DECREF(tmp_called_value_78);
if (tmp_called_value_77 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 865;
goto try_except_handler_80;
}
{
PyObject *tmp_set_locals_22;
CHECK_OBJECT(tmp_class_creation_22__prepared);
tmp_set_locals_22 = tmp_class_creation_22__prepared;
locals_cryptography$x509$extensions$$$class__22_OCSPNoCheck_866 = tmp_set_locals_22;
Py_INCREF(tmp_set_locals_22);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[344];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__22_OCSPNoCheck_866, mod_consts[345], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 866;
goto try_except_handler_82;
}
tmp_dictset_value = mod_consts[181];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__22_OCSPNoCheck_866, mod_consts[346], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 866;
goto try_except_handler_82;
}
if (isFrameUnusable(cache_frame_854784afd5bba525401827816793106a_23)) {
Py_XDECREF(cache_frame_854784afd5bba525401827816793106a_23);
#if _DEBUG_REFCOUNTS
if (cache_frame_854784afd5bba525401827816793106a_23 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_854784afd5bba525401827816793106a_23 = MAKE_CLASS_FRAME(codeobj_854784afd5bba525401827816793106a, module_cryptography$x509$extensions, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_854784afd5bba525401827816793106a_23->m_type_description == NULL);
frame_854784afd5bba525401827816793106a_23 = cache_frame_854784afd5bba525401827816793106a_23;
// Push the new frame as the currently active one.
pushFrameStack(frame_854784afd5bba525401827816793106a_23);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_854784afd5bba525401827816793106a_23) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_expression_value_136;
tmp_expression_value_136 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__22_OCSPNoCheck_866, mod_consts[334]);
if (tmp_expression_value_136 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_136 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[334]);
if (unlikely(tmp_expression_value_136 == NULL)) {
tmp_expression_value_136 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[334]);
}
if (tmp_expression_value_136 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 867;
type_description_2 = "o";
goto frame_exception_exit_23;
}
Py_INCREF(tmp_expression_value_136);
} else {
goto frame_exception_exit_23;
}
}
tmp_dictset_value = LOOKUP_ATTRIBUTE(tmp_expression_value_136, mod_consts[513]);
Py_DECREF(tmp_expression_value_136);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 867;
type_description_2 = "o";
goto frame_exception_exit_23;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__22_OCSPNoCheck_866, mod_consts[40], 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 = 867;
type_description_2 = "o";
goto frame_exception_exit_23;
}
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__93___eq__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__22_OCSPNoCheck_866, mod_consts[372], 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 = 869;
type_description_2 = "o";
goto frame_exception_exit_23;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__94___ne__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__22_OCSPNoCheck_866, mod_consts[374], 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 = 875;
type_description_2 = "o";
goto frame_exception_exit_23;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__95___hash__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__22_OCSPNoCheck_866, mod_consts[376], 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 = 878;
type_description_2 = "o";
goto frame_exception_exit_23;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__96___repr__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__22_OCSPNoCheck_866, mod_consts[367], 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 = 881;
type_description_2 = "o";
goto frame_exception_exit_23;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_854784afd5bba525401827816793106a_23);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_22;
frame_exception_exit_23:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_854784afd5bba525401827816793106a_23);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_854784afd5bba525401827816793106a_23, exception_lineno);
} else if (exception_tb->tb_frame != &frame_854784afd5bba525401827816793106a_23->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_854784afd5bba525401827816793106a_23, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_854784afd5bba525401827816793106a_23,
type_description_2,
outline_21_var___class__
);
// Release cached frame if used for exception.
if (frame_854784afd5bba525401827816793106a_23 == cache_frame_854784afd5bba525401827816793106a_23) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_854784afd5bba525401827816793106a_23);
cache_frame_854784afd5bba525401827816793106a_23 = NULL;
}
assertFrameObject(frame_854784afd5bba525401827816793106a_23);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_22;
frame_no_exception_22:;
goto skip_nested_handling_22;
nested_frame_exit_22:;
goto try_except_handler_82;
skip_nested_handling_22:;
{
nuitka_bool tmp_condition_result_135;
PyObject *tmp_cmp_expr_left_22;
PyObject *tmp_cmp_expr_right_22;
CHECK_OBJECT(tmp_class_creation_22__bases);
tmp_cmp_expr_left_22 = tmp_class_creation_22__bases;
tmp_cmp_expr_right_22 = mod_consts[350];
tmp_condition_result_135 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_22, tmp_cmp_expr_right_22);
if (tmp_condition_result_135 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 866;
goto try_except_handler_82;
}
if (tmp_condition_result_135 == NUITKA_BOOL_TRUE) {
goto branch_yes_88;
} else {
goto branch_no_88;
}
}
branch_yes_88:;
tmp_dictset_value = mod_consts[350];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__22_OCSPNoCheck_866, mod_consts[348], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 866;
goto try_except_handler_82;
}
branch_no_88:;
{
PyObject *tmp_assign_source_217;
PyObject *tmp_called_value_79;
PyObject *tmp_args_value_44;
PyObject *tmp_tuple_element_67;
PyObject *tmp_kwargs_value_44;
CHECK_OBJECT(tmp_class_creation_22__metaclass);
tmp_called_value_79 = tmp_class_creation_22__metaclass;
tmp_tuple_element_67 = mod_consts[181];
tmp_args_value_44 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_44, 0, tmp_tuple_element_67);
CHECK_OBJECT(tmp_class_creation_22__bases);
tmp_tuple_element_67 = tmp_class_creation_22__bases;
PyTuple_SET_ITEM0(tmp_args_value_44, 1, tmp_tuple_element_67);
tmp_tuple_element_67 = locals_cryptography$x509$extensions$$$class__22_OCSPNoCheck_866;
PyTuple_SET_ITEM0(tmp_args_value_44, 2, tmp_tuple_element_67);
CHECK_OBJECT(tmp_class_creation_22__class_decl_dict);
tmp_kwargs_value_44 = tmp_class_creation_22__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 866;
tmp_assign_source_217 = CALL_FUNCTION(tmp_called_value_79, tmp_args_value_44, tmp_kwargs_value_44);
Py_DECREF(tmp_args_value_44);
if (tmp_assign_source_217 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 866;
goto try_except_handler_82;
}
assert(outline_21_var___class__ == NULL);
outline_21_var___class__ = tmp_assign_source_217;
}
CHECK_OBJECT(outline_21_var___class__);
tmp_args_element_value_30 = outline_21_var___class__;
Py_INCREF(tmp_args_element_value_30);
goto try_return_handler_82;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_82:;
Py_DECREF(locals_cryptography$x509$extensions$$$class__22_OCSPNoCheck_866);
locals_cryptography$x509$extensions$$$class__22_OCSPNoCheck_866 = NULL;
goto try_return_handler_81;
// Exception handler code:
try_except_handler_82:;
exception_keeper_type_80 = exception_type;
exception_keeper_value_80 = exception_value;
exception_keeper_tb_80 = exception_tb;
exception_keeper_lineno_80 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_cryptography$x509$extensions$$$class__22_OCSPNoCheck_866);
locals_cryptography$x509$extensions$$$class__22_OCSPNoCheck_866 = NULL;
// Re-raise.
exception_type = exception_keeper_type_80;
exception_value = exception_keeper_value_80;
exception_tb = exception_keeper_tb_80;
exception_lineno = exception_keeper_lineno_80;
goto try_except_handler_81;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_81:;
CHECK_OBJECT(outline_21_var___class__);
Py_DECREF(outline_21_var___class__);
outline_21_var___class__ = NULL;
goto outline_result_22;
// Exception handler code:
try_except_handler_81:;
exception_keeper_type_81 = exception_type;
exception_keeper_value_81 = exception_value;
exception_keeper_tb_81 = exception_tb;
exception_keeper_lineno_81 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_81;
exception_value = exception_keeper_value_81;
exception_tb = exception_keeper_tb_81;
exception_lineno = exception_keeper_lineno_81;
goto outline_exception_22;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_22:;
exception_lineno = 866;
goto try_except_handler_80;
outline_result_22:;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 865;
tmp_assign_source_216 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_77, tmp_args_element_value_30);
Py_DECREF(tmp_called_value_77);
Py_DECREF(tmp_args_element_value_30);
if (tmp_assign_source_216 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 865;
goto try_except_handler_80;
}
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[181], tmp_assign_source_216);
}
goto try_end_38;
// Exception handler code:
try_except_handler_80:;
exception_keeper_type_82 = exception_type;
exception_keeper_value_82 = exception_value;
exception_keeper_tb_82 = exception_tb;
exception_keeper_lineno_82 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_22__bases);
tmp_class_creation_22__bases = NULL;
Py_XDECREF(tmp_class_creation_22__class_decl_dict);
tmp_class_creation_22__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_22__metaclass);
tmp_class_creation_22__metaclass = NULL;
Py_XDECREF(tmp_class_creation_22__prepared);
tmp_class_creation_22__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_82;
exception_value = exception_keeper_value_82;
exception_tb = exception_keeper_tb_82;
exception_lineno = exception_keeper_lineno_82;
goto frame_exception_exit_1;
// End of try:
try_end_38:;
CHECK_OBJECT(tmp_class_creation_22__bases);
Py_DECREF(tmp_class_creation_22__bases);
tmp_class_creation_22__bases = NULL;
CHECK_OBJECT(tmp_class_creation_22__class_decl_dict);
Py_DECREF(tmp_class_creation_22__class_decl_dict);
tmp_class_creation_22__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_22__metaclass);
Py_DECREF(tmp_class_creation_22__metaclass);
tmp_class_creation_22__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_22__prepared);
Py_DECREF(tmp_class_creation_22__prepared);
tmp_class_creation_22__prepared = NULL;
// Tried code:
{
PyObject *tmp_assign_source_218;
PyObject *tmp_dircall_arg1_23;
tmp_dircall_arg1_23 = mod_consts[350];
Py_INCREF(tmp_dircall_arg1_23);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_23};
tmp_assign_source_218 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_218 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 886;
goto try_except_handler_83;
}
assert(tmp_class_creation_23__bases == NULL);
tmp_class_creation_23__bases = tmp_assign_source_218;
}
{
PyObject *tmp_assign_source_219;
tmp_assign_source_219 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_23__class_decl_dict == NULL);
tmp_class_creation_23__class_decl_dict = tmp_assign_source_219;
}
{
PyObject *tmp_assign_source_220;
PyObject *tmp_metaclass_value_23;
bool tmp_condition_result_136;
PyObject *tmp_key_value_67;
PyObject *tmp_dict_arg_value_67;
PyObject *tmp_dict_arg_value_68;
PyObject *tmp_key_value_68;
nuitka_bool tmp_condition_result_137;
int tmp_truth_name_23;
PyObject *tmp_type_arg_45;
PyObject *tmp_expression_value_137;
PyObject *tmp_subscript_value_23;
PyObject *tmp_bases_value_23;
tmp_key_value_67 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_23__class_decl_dict);
tmp_dict_arg_value_67 = tmp_class_creation_23__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_67, tmp_key_value_67);
assert(!(tmp_res == -1));
tmp_condition_result_136 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_136 != false) {
goto condexpr_true_48;
} else {
goto condexpr_false_48;
}
condexpr_true_48:;
CHECK_OBJECT(tmp_class_creation_23__class_decl_dict);
tmp_dict_arg_value_68 = tmp_class_creation_23__class_decl_dict;
tmp_key_value_68 = mod_consts[338];
tmp_metaclass_value_23 = DICT_GET_ITEM0(tmp_dict_arg_value_68, tmp_key_value_68);
if (tmp_metaclass_value_23 == NULL) {
tmp_metaclass_value_23 = Py_None;
}
assert(!(tmp_metaclass_value_23 == NULL));
Py_INCREF(tmp_metaclass_value_23);
goto condexpr_end_48;
condexpr_false_48:;
CHECK_OBJECT(tmp_class_creation_23__bases);
tmp_truth_name_23 = CHECK_IF_TRUE(tmp_class_creation_23__bases);
if (tmp_truth_name_23 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 886;
goto try_except_handler_83;
}
tmp_condition_result_137 = tmp_truth_name_23 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_137 == NUITKA_BOOL_TRUE) {
goto condexpr_true_49;
} else {
goto condexpr_false_49;
}
condexpr_true_49:;
CHECK_OBJECT(tmp_class_creation_23__bases);
tmp_expression_value_137 = tmp_class_creation_23__bases;
tmp_subscript_value_23 = mod_consts[25];
tmp_type_arg_45 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_137, tmp_subscript_value_23, 0);
if (tmp_type_arg_45 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 886;
goto try_except_handler_83;
}
tmp_metaclass_value_23 = BUILTIN_TYPE1(tmp_type_arg_45);
Py_DECREF(tmp_type_arg_45);
if (tmp_metaclass_value_23 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 886;
goto try_except_handler_83;
}
goto condexpr_end_49;
condexpr_false_49:;
tmp_metaclass_value_23 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_23);
condexpr_end_49:;
condexpr_end_48:;
CHECK_OBJECT(tmp_class_creation_23__bases);
tmp_bases_value_23 = tmp_class_creation_23__bases;
tmp_assign_source_220 = SELECT_METACLASS(tmp_metaclass_value_23, tmp_bases_value_23);
Py_DECREF(tmp_metaclass_value_23);
if (tmp_assign_source_220 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 886;
goto try_except_handler_83;
}
assert(tmp_class_creation_23__metaclass == NULL);
tmp_class_creation_23__metaclass = tmp_assign_source_220;
}
{
bool tmp_condition_result_138;
PyObject *tmp_key_value_69;
PyObject *tmp_dict_arg_value_69;
tmp_key_value_69 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_23__class_decl_dict);
tmp_dict_arg_value_69 = tmp_class_creation_23__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_69, tmp_key_value_69);
assert(!(tmp_res == -1));
tmp_condition_result_138 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_138 != false) {
goto branch_yes_89;
} else {
goto branch_no_89;
}
}
branch_yes_89:;
CHECK_OBJECT(tmp_class_creation_23__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_23__class_decl_dict;
tmp_dictdel_key = mod_consts[338];
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 = 886;
goto try_except_handler_83;
}
branch_no_89:;
{
nuitka_bool tmp_condition_result_139;
PyObject *tmp_expression_value_138;
CHECK_OBJECT(tmp_class_creation_23__metaclass);
tmp_expression_value_138 = tmp_class_creation_23__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_138, mod_consts[339]);
tmp_condition_result_139 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_139 == NUITKA_BOOL_TRUE) {
goto branch_yes_90;
} else {
goto branch_no_90;
}
}
branch_yes_90:;
{
PyObject *tmp_assign_source_221;
PyObject *tmp_called_value_80;
PyObject *tmp_expression_value_139;
PyObject *tmp_args_value_45;
PyObject *tmp_tuple_element_68;
PyObject *tmp_kwargs_value_45;
CHECK_OBJECT(tmp_class_creation_23__metaclass);
tmp_expression_value_139 = tmp_class_creation_23__metaclass;
tmp_called_value_80 = LOOKUP_ATTRIBUTE(tmp_expression_value_139, mod_consts[339]);
if (tmp_called_value_80 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 886;
goto try_except_handler_83;
}
tmp_tuple_element_68 = mod_consts[182];
tmp_args_value_45 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_45, 0, tmp_tuple_element_68);
CHECK_OBJECT(tmp_class_creation_23__bases);
tmp_tuple_element_68 = tmp_class_creation_23__bases;
PyTuple_SET_ITEM0(tmp_args_value_45, 1, tmp_tuple_element_68);
CHECK_OBJECT(tmp_class_creation_23__class_decl_dict);
tmp_kwargs_value_45 = tmp_class_creation_23__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 886;
tmp_assign_source_221 = CALL_FUNCTION(tmp_called_value_80, tmp_args_value_45, tmp_kwargs_value_45);
Py_DECREF(tmp_called_value_80);
Py_DECREF(tmp_args_value_45);
if (tmp_assign_source_221 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 886;
goto try_except_handler_83;
}
assert(tmp_class_creation_23__prepared == NULL);
tmp_class_creation_23__prepared = tmp_assign_source_221;
}
{
bool tmp_condition_result_140;
PyObject *tmp_operand_value_23;
PyObject *tmp_expression_value_140;
CHECK_OBJECT(tmp_class_creation_23__prepared);
tmp_expression_value_140 = tmp_class_creation_23__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_140, mod_consts[340]);
tmp_operand_value_23 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_23);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 886;
goto try_except_handler_83;
}
tmp_condition_result_140 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_140 != false) {
goto branch_yes_91;
} else {
goto branch_no_91;
}
}
branch_yes_91:;
{
PyObject *tmp_raise_type_23;
PyObject *tmp_raise_value_23;
PyObject *tmp_mod_expr_left_23;
PyObject *tmp_mod_expr_right_23;
PyObject *tmp_tuple_element_69;
PyObject *tmp_getattr_target_23;
PyObject *tmp_getattr_attr_23;
PyObject *tmp_getattr_default_23;
tmp_raise_type_23 = PyExc_TypeError;
tmp_mod_expr_left_23 = mod_consts[341];
CHECK_OBJECT(tmp_class_creation_23__metaclass);
tmp_getattr_target_23 = tmp_class_creation_23__metaclass;
tmp_getattr_attr_23 = mod_consts[342];
tmp_getattr_default_23 = mod_consts[343];
tmp_tuple_element_69 = BUILTIN_GETATTR(tmp_getattr_target_23, tmp_getattr_attr_23, tmp_getattr_default_23);
if (tmp_tuple_element_69 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 886;
goto try_except_handler_83;
}
tmp_mod_expr_right_23 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_141;
PyObject *tmp_type_arg_46;
PyTuple_SET_ITEM(tmp_mod_expr_right_23, 0, tmp_tuple_element_69);
CHECK_OBJECT(tmp_class_creation_23__prepared);
tmp_type_arg_46 = tmp_class_creation_23__prepared;
tmp_expression_value_141 = BUILTIN_TYPE1(tmp_type_arg_46);
assert(!(tmp_expression_value_141 == NULL));
tmp_tuple_element_69 = LOOKUP_ATTRIBUTE(tmp_expression_value_141, mod_consts[342]);
Py_DECREF(tmp_expression_value_141);
if (tmp_tuple_element_69 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 886;
goto tuple_build_exception_23;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_23, 1, tmp_tuple_element_69);
}
goto tuple_build_noexception_23;
// Exception handling pass through code for tuple_build:
tuple_build_exception_23:;
Py_DECREF(tmp_mod_expr_right_23);
goto try_except_handler_83;
// Finished with no exception for tuple_build:
tuple_build_noexception_23:;
tmp_raise_value_23 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_23, tmp_mod_expr_right_23);
Py_DECREF(tmp_mod_expr_right_23);
if (tmp_raise_value_23 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 886;
goto try_except_handler_83;
}
exception_type = tmp_raise_type_23;
Py_INCREF(tmp_raise_type_23);
exception_value = tmp_raise_value_23;
exception_lineno = 886;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_83;
}
branch_no_91:;
goto branch_end_90;
branch_no_90:;
{
PyObject *tmp_assign_source_222;
tmp_assign_source_222 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_23__prepared == NULL);
tmp_class_creation_23__prepared = tmp_assign_source_222;
}
branch_end_90:;
{
PyObject *tmp_assign_source_223;
PyObject *tmp_called_value_81;
PyObject *tmp_called_value_82;
PyObject *tmp_expression_value_142;
PyObject *tmp_args_element_value_31;
PyObject *tmp_args_element_value_32;
tmp_expression_value_142 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_expression_value_142 == NULL)) {
tmp_expression_value_142 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_expression_value_142 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 885;
goto try_except_handler_83;
}
tmp_called_value_82 = LOOKUP_ATTRIBUTE(tmp_expression_value_142, mod_consts[369]);
if (tmp_called_value_82 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 885;
goto try_except_handler_83;
}
tmp_args_element_value_31 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[351]);
if (unlikely(tmp_args_element_value_31 == NULL)) {
tmp_args_element_value_31 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[351]);
}
if (tmp_args_element_value_31 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_82);
exception_lineno = 885;
goto try_except_handler_83;
}
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 885;
tmp_called_value_81 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_82, tmp_args_element_value_31);
Py_DECREF(tmp_called_value_82);
if (tmp_called_value_81 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 885;
goto try_except_handler_83;
}
{
PyObject *tmp_set_locals_23;
CHECK_OBJECT(tmp_class_creation_23__prepared);
tmp_set_locals_23 = tmp_class_creation_23__prepared;
locals_cryptography$x509$extensions$$$class__23_PrecertPoison_886 = tmp_set_locals_23;
Py_INCREF(tmp_set_locals_23);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[344];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__23_PrecertPoison_886, mod_consts[345], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 886;
goto try_except_handler_85;
}
tmp_dictset_value = mod_consts[182];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__23_PrecertPoison_886, mod_consts[346], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 886;
goto try_except_handler_85;
}
if (isFrameUnusable(cache_frame_58e9d64eae5deceedc0b0f641456f598_24)) {
Py_XDECREF(cache_frame_58e9d64eae5deceedc0b0f641456f598_24);
#if _DEBUG_REFCOUNTS
if (cache_frame_58e9d64eae5deceedc0b0f641456f598_24 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_58e9d64eae5deceedc0b0f641456f598_24 = MAKE_CLASS_FRAME(codeobj_58e9d64eae5deceedc0b0f641456f598, module_cryptography$x509$extensions, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_58e9d64eae5deceedc0b0f641456f598_24->m_type_description == NULL);
frame_58e9d64eae5deceedc0b0f641456f598_24 = cache_frame_58e9d64eae5deceedc0b0f641456f598_24;
// Push the new frame as the currently active one.
pushFrameStack(frame_58e9d64eae5deceedc0b0f641456f598_24);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_58e9d64eae5deceedc0b0f641456f598_24) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_expression_value_143;
tmp_expression_value_143 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__23_PrecertPoison_886, mod_consts[334]);
if (tmp_expression_value_143 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_143 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[334]);
if (unlikely(tmp_expression_value_143 == NULL)) {
tmp_expression_value_143 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[334]);
}
if (tmp_expression_value_143 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 887;
type_description_2 = "o";
goto frame_exception_exit_24;
}
Py_INCREF(tmp_expression_value_143);
} else {
goto frame_exception_exit_24;
}
}
tmp_dictset_value = LOOKUP_ATTRIBUTE(tmp_expression_value_143, mod_consts[519]);
Py_DECREF(tmp_expression_value_143);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 887;
type_description_2 = "o";
goto frame_exception_exit_24;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__23_PrecertPoison_886, mod_consts[40], 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 = 887;
type_description_2 = "o";
goto frame_exception_exit_24;
}
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__97___eq__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__23_PrecertPoison_886, mod_consts[372], 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 = 889;
type_description_2 = "o";
goto frame_exception_exit_24;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__98___ne__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__23_PrecertPoison_886, mod_consts[374], 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 = 895;
type_description_2 = "o";
goto frame_exception_exit_24;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__99___hash__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__23_PrecertPoison_886, mod_consts[376], 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 = 898;
type_description_2 = "o";
goto frame_exception_exit_24;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__100___repr__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__23_PrecertPoison_886, mod_consts[367], 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 = 901;
type_description_2 = "o";
goto frame_exception_exit_24;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_58e9d64eae5deceedc0b0f641456f598_24);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_23;
frame_exception_exit_24:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_58e9d64eae5deceedc0b0f641456f598_24);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_58e9d64eae5deceedc0b0f641456f598_24, exception_lineno);
} else if (exception_tb->tb_frame != &frame_58e9d64eae5deceedc0b0f641456f598_24->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_58e9d64eae5deceedc0b0f641456f598_24, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_58e9d64eae5deceedc0b0f641456f598_24,
type_description_2,
outline_22_var___class__
);
// Release cached frame if used for exception.
if (frame_58e9d64eae5deceedc0b0f641456f598_24 == cache_frame_58e9d64eae5deceedc0b0f641456f598_24) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_58e9d64eae5deceedc0b0f641456f598_24);
cache_frame_58e9d64eae5deceedc0b0f641456f598_24 = NULL;
}
assertFrameObject(frame_58e9d64eae5deceedc0b0f641456f598_24);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_23;
frame_no_exception_23:;
goto skip_nested_handling_23;
nested_frame_exit_23:;
goto try_except_handler_85;
skip_nested_handling_23:;
{
nuitka_bool tmp_condition_result_141;
PyObject *tmp_cmp_expr_left_23;
PyObject *tmp_cmp_expr_right_23;
CHECK_OBJECT(tmp_class_creation_23__bases);
tmp_cmp_expr_left_23 = tmp_class_creation_23__bases;
tmp_cmp_expr_right_23 = mod_consts[350];
tmp_condition_result_141 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_23, tmp_cmp_expr_right_23);
if (tmp_condition_result_141 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 886;
goto try_except_handler_85;
}
if (tmp_condition_result_141 == NUITKA_BOOL_TRUE) {
goto branch_yes_92;
} else {
goto branch_no_92;
}
}
branch_yes_92:;
tmp_dictset_value = mod_consts[350];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__23_PrecertPoison_886, mod_consts[348], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 886;
goto try_except_handler_85;
}
branch_no_92:;
{
PyObject *tmp_assign_source_224;
PyObject *tmp_called_value_83;
PyObject *tmp_args_value_46;
PyObject *tmp_tuple_element_70;
PyObject *tmp_kwargs_value_46;
CHECK_OBJECT(tmp_class_creation_23__metaclass);
tmp_called_value_83 = tmp_class_creation_23__metaclass;
tmp_tuple_element_70 = mod_consts[182];
tmp_args_value_46 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_46, 0, tmp_tuple_element_70);
CHECK_OBJECT(tmp_class_creation_23__bases);
tmp_tuple_element_70 = tmp_class_creation_23__bases;
PyTuple_SET_ITEM0(tmp_args_value_46, 1, tmp_tuple_element_70);
tmp_tuple_element_70 = locals_cryptography$x509$extensions$$$class__23_PrecertPoison_886;
PyTuple_SET_ITEM0(tmp_args_value_46, 2, tmp_tuple_element_70);
CHECK_OBJECT(tmp_class_creation_23__class_decl_dict);
tmp_kwargs_value_46 = tmp_class_creation_23__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 886;
tmp_assign_source_224 = CALL_FUNCTION(tmp_called_value_83, tmp_args_value_46, tmp_kwargs_value_46);
Py_DECREF(tmp_args_value_46);
if (tmp_assign_source_224 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 886;
goto try_except_handler_85;
}
assert(outline_22_var___class__ == NULL);
outline_22_var___class__ = tmp_assign_source_224;
}
CHECK_OBJECT(outline_22_var___class__);
tmp_args_element_value_32 = outline_22_var___class__;
Py_INCREF(tmp_args_element_value_32);
goto try_return_handler_85;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_85:;
Py_DECREF(locals_cryptography$x509$extensions$$$class__23_PrecertPoison_886);
locals_cryptography$x509$extensions$$$class__23_PrecertPoison_886 = NULL;
goto try_return_handler_84;
// Exception handler code:
try_except_handler_85:;
exception_keeper_type_83 = exception_type;
exception_keeper_value_83 = exception_value;
exception_keeper_tb_83 = exception_tb;
exception_keeper_lineno_83 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_cryptography$x509$extensions$$$class__23_PrecertPoison_886);
locals_cryptography$x509$extensions$$$class__23_PrecertPoison_886 = NULL;
// Re-raise.
exception_type = exception_keeper_type_83;
exception_value = exception_keeper_value_83;
exception_tb = exception_keeper_tb_83;
exception_lineno = exception_keeper_lineno_83;
goto try_except_handler_84;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_84:;
CHECK_OBJECT(outline_22_var___class__);
Py_DECREF(outline_22_var___class__);
outline_22_var___class__ = NULL;
goto outline_result_23;
// Exception handler code:
try_except_handler_84:;
exception_keeper_type_84 = exception_type;
exception_keeper_value_84 = exception_value;
exception_keeper_tb_84 = exception_tb;
exception_keeper_lineno_84 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_84;
exception_value = exception_keeper_value_84;
exception_tb = exception_keeper_tb_84;
exception_lineno = exception_keeper_lineno_84;
goto outline_exception_23;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_23:;
exception_lineno = 886;
goto try_except_handler_83;
outline_result_23:;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 885;
tmp_assign_source_223 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_81, tmp_args_element_value_32);
Py_DECREF(tmp_called_value_81);
Py_DECREF(tmp_args_element_value_32);
if (tmp_assign_source_223 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 885;
goto try_except_handler_83;
}
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[182], tmp_assign_source_223);
}
goto try_end_39;
// Exception handler code:
try_except_handler_83:;
exception_keeper_type_85 = exception_type;
exception_keeper_value_85 = exception_value;
exception_keeper_tb_85 = exception_tb;
exception_keeper_lineno_85 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_23__bases);
tmp_class_creation_23__bases = NULL;
Py_XDECREF(tmp_class_creation_23__class_decl_dict);
tmp_class_creation_23__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_23__metaclass);
tmp_class_creation_23__metaclass = NULL;
Py_XDECREF(tmp_class_creation_23__prepared);
tmp_class_creation_23__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_85;
exception_value = exception_keeper_value_85;
exception_tb = exception_keeper_tb_85;
exception_lineno = exception_keeper_lineno_85;
goto frame_exception_exit_1;
// End of try:
try_end_39:;
CHECK_OBJECT(tmp_class_creation_23__bases);
Py_DECREF(tmp_class_creation_23__bases);
tmp_class_creation_23__bases = NULL;
CHECK_OBJECT(tmp_class_creation_23__class_decl_dict);
Py_DECREF(tmp_class_creation_23__class_decl_dict);
tmp_class_creation_23__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_23__metaclass);
Py_DECREF(tmp_class_creation_23__metaclass);
tmp_class_creation_23__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_23__prepared);
Py_DECREF(tmp_class_creation_23__prepared);
tmp_class_creation_23__prepared = NULL;
// Tried code:
{
PyObject *tmp_assign_source_225;
PyObject *tmp_dircall_arg1_24;
tmp_dircall_arg1_24 = mod_consts[350];
Py_INCREF(tmp_dircall_arg1_24);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_24};
tmp_assign_source_225 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_225 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 906;
goto try_except_handler_86;
}
assert(tmp_class_creation_24__bases == NULL);
tmp_class_creation_24__bases = tmp_assign_source_225;
}
{
PyObject *tmp_assign_source_226;
tmp_assign_source_226 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_24__class_decl_dict == NULL);
tmp_class_creation_24__class_decl_dict = tmp_assign_source_226;
}
{
PyObject *tmp_assign_source_227;
PyObject *tmp_metaclass_value_24;
bool tmp_condition_result_142;
PyObject *tmp_key_value_70;
PyObject *tmp_dict_arg_value_70;
PyObject *tmp_dict_arg_value_71;
PyObject *tmp_key_value_71;
nuitka_bool tmp_condition_result_143;
int tmp_truth_name_24;
PyObject *tmp_type_arg_47;
PyObject *tmp_expression_value_144;
PyObject *tmp_subscript_value_24;
PyObject *tmp_bases_value_24;
tmp_key_value_70 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_24__class_decl_dict);
tmp_dict_arg_value_70 = tmp_class_creation_24__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_70, tmp_key_value_70);
assert(!(tmp_res == -1));
tmp_condition_result_142 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_142 != false) {
goto condexpr_true_50;
} else {
goto condexpr_false_50;
}
condexpr_true_50:;
CHECK_OBJECT(tmp_class_creation_24__class_decl_dict);
tmp_dict_arg_value_71 = tmp_class_creation_24__class_decl_dict;
tmp_key_value_71 = mod_consts[338];
tmp_metaclass_value_24 = DICT_GET_ITEM0(tmp_dict_arg_value_71, tmp_key_value_71);
if (tmp_metaclass_value_24 == NULL) {
tmp_metaclass_value_24 = Py_None;
}
assert(!(tmp_metaclass_value_24 == NULL));
Py_INCREF(tmp_metaclass_value_24);
goto condexpr_end_50;
condexpr_false_50:;
CHECK_OBJECT(tmp_class_creation_24__bases);
tmp_truth_name_24 = CHECK_IF_TRUE(tmp_class_creation_24__bases);
if (tmp_truth_name_24 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 906;
goto try_except_handler_86;
}
tmp_condition_result_143 = tmp_truth_name_24 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_143 == NUITKA_BOOL_TRUE) {
goto condexpr_true_51;
} else {
goto condexpr_false_51;
}
condexpr_true_51:;
CHECK_OBJECT(tmp_class_creation_24__bases);
tmp_expression_value_144 = tmp_class_creation_24__bases;
tmp_subscript_value_24 = mod_consts[25];
tmp_type_arg_47 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_144, tmp_subscript_value_24, 0);
if (tmp_type_arg_47 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 906;
goto try_except_handler_86;
}
tmp_metaclass_value_24 = BUILTIN_TYPE1(tmp_type_arg_47);
Py_DECREF(tmp_type_arg_47);
if (tmp_metaclass_value_24 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 906;
goto try_except_handler_86;
}
goto condexpr_end_51;
condexpr_false_51:;
tmp_metaclass_value_24 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_24);
condexpr_end_51:;
condexpr_end_50:;
CHECK_OBJECT(tmp_class_creation_24__bases);
tmp_bases_value_24 = tmp_class_creation_24__bases;
tmp_assign_source_227 = SELECT_METACLASS(tmp_metaclass_value_24, tmp_bases_value_24);
Py_DECREF(tmp_metaclass_value_24);
if (tmp_assign_source_227 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 906;
goto try_except_handler_86;
}
assert(tmp_class_creation_24__metaclass == NULL);
tmp_class_creation_24__metaclass = tmp_assign_source_227;
}
{
bool tmp_condition_result_144;
PyObject *tmp_key_value_72;
PyObject *tmp_dict_arg_value_72;
tmp_key_value_72 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_24__class_decl_dict);
tmp_dict_arg_value_72 = tmp_class_creation_24__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_72, tmp_key_value_72);
assert(!(tmp_res == -1));
tmp_condition_result_144 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_144 != false) {
goto branch_yes_93;
} else {
goto branch_no_93;
}
}
branch_yes_93:;
CHECK_OBJECT(tmp_class_creation_24__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_24__class_decl_dict;
tmp_dictdel_key = mod_consts[338];
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 = 906;
goto try_except_handler_86;
}
branch_no_93:;
{
nuitka_bool tmp_condition_result_145;
PyObject *tmp_expression_value_145;
CHECK_OBJECT(tmp_class_creation_24__metaclass);
tmp_expression_value_145 = tmp_class_creation_24__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_145, mod_consts[339]);
tmp_condition_result_145 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_145 == NUITKA_BOOL_TRUE) {
goto branch_yes_94;
} else {
goto branch_no_94;
}
}
branch_yes_94:;
{
PyObject *tmp_assign_source_228;
PyObject *tmp_called_value_84;
PyObject *tmp_expression_value_146;
PyObject *tmp_args_value_47;
PyObject *tmp_tuple_element_71;
PyObject *tmp_kwargs_value_47;
CHECK_OBJECT(tmp_class_creation_24__metaclass);
tmp_expression_value_146 = tmp_class_creation_24__metaclass;
tmp_called_value_84 = LOOKUP_ATTRIBUTE(tmp_expression_value_146, mod_consts[339]);
if (tmp_called_value_84 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 906;
goto try_except_handler_86;
}
tmp_tuple_element_71 = mod_consts[188];
tmp_args_value_47 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_47, 0, tmp_tuple_element_71);
CHECK_OBJECT(tmp_class_creation_24__bases);
tmp_tuple_element_71 = tmp_class_creation_24__bases;
PyTuple_SET_ITEM0(tmp_args_value_47, 1, tmp_tuple_element_71);
CHECK_OBJECT(tmp_class_creation_24__class_decl_dict);
tmp_kwargs_value_47 = tmp_class_creation_24__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 906;
tmp_assign_source_228 = CALL_FUNCTION(tmp_called_value_84, tmp_args_value_47, tmp_kwargs_value_47);
Py_DECREF(tmp_called_value_84);
Py_DECREF(tmp_args_value_47);
if (tmp_assign_source_228 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 906;
goto try_except_handler_86;
}
assert(tmp_class_creation_24__prepared == NULL);
tmp_class_creation_24__prepared = tmp_assign_source_228;
}
{
bool tmp_condition_result_146;
PyObject *tmp_operand_value_24;
PyObject *tmp_expression_value_147;
CHECK_OBJECT(tmp_class_creation_24__prepared);
tmp_expression_value_147 = tmp_class_creation_24__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_147, mod_consts[340]);
tmp_operand_value_24 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_24);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 906;
goto try_except_handler_86;
}
tmp_condition_result_146 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_146 != false) {
goto branch_yes_95;
} else {
goto branch_no_95;
}
}
branch_yes_95:;
{
PyObject *tmp_raise_type_24;
PyObject *tmp_raise_value_24;
PyObject *tmp_mod_expr_left_24;
PyObject *tmp_mod_expr_right_24;
PyObject *tmp_tuple_element_72;
PyObject *tmp_getattr_target_24;
PyObject *tmp_getattr_attr_24;
PyObject *tmp_getattr_default_24;
tmp_raise_type_24 = PyExc_TypeError;
tmp_mod_expr_left_24 = mod_consts[341];
CHECK_OBJECT(tmp_class_creation_24__metaclass);
tmp_getattr_target_24 = tmp_class_creation_24__metaclass;
tmp_getattr_attr_24 = mod_consts[342];
tmp_getattr_default_24 = mod_consts[343];
tmp_tuple_element_72 = BUILTIN_GETATTR(tmp_getattr_target_24, tmp_getattr_attr_24, tmp_getattr_default_24);
if (tmp_tuple_element_72 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 906;
goto try_except_handler_86;
}
tmp_mod_expr_right_24 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_148;
PyObject *tmp_type_arg_48;
PyTuple_SET_ITEM(tmp_mod_expr_right_24, 0, tmp_tuple_element_72);
CHECK_OBJECT(tmp_class_creation_24__prepared);
tmp_type_arg_48 = tmp_class_creation_24__prepared;
tmp_expression_value_148 = BUILTIN_TYPE1(tmp_type_arg_48);
assert(!(tmp_expression_value_148 == NULL));
tmp_tuple_element_72 = LOOKUP_ATTRIBUTE(tmp_expression_value_148, mod_consts[342]);
Py_DECREF(tmp_expression_value_148);
if (tmp_tuple_element_72 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 906;
goto tuple_build_exception_24;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_24, 1, tmp_tuple_element_72);
}
goto tuple_build_noexception_24;
// Exception handling pass through code for tuple_build:
tuple_build_exception_24:;
Py_DECREF(tmp_mod_expr_right_24);
goto try_except_handler_86;
// Finished with no exception for tuple_build:
tuple_build_noexception_24:;
tmp_raise_value_24 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_24, tmp_mod_expr_right_24);
Py_DECREF(tmp_mod_expr_right_24);
if (tmp_raise_value_24 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 906;
goto try_except_handler_86;
}
exception_type = tmp_raise_type_24;
Py_INCREF(tmp_raise_type_24);
exception_value = tmp_raise_value_24;
exception_lineno = 906;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_86;
}
branch_no_95:;
goto branch_end_94;
branch_no_94:;
{
PyObject *tmp_assign_source_229;
tmp_assign_source_229 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_24__prepared == NULL);
tmp_class_creation_24__prepared = tmp_assign_source_229;
}
branch_end_94:;
{
PyObject *tmp_assign_source_230;
PyObject *tmp_called_value_85;
PyObject *tmp_called_value_86;
PyObject *tmp_expression_value_149;
PyObject *tmp_args_element_value_33;
PyObject *tmp_args_element_value_34;
tmp_expression_value_149 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_expression_value_149 == NULL)) {
tmp_expression_value_149 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_expression_value_149 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 905;
goto try_except_handler_86;
}
tmp_called_value_86 = LOOKUP_ATTRIBUTE(tmp_expression_value_149, mod_consts[369]);
if (tmp_called_value_86 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 905;
goto try_except_handler_86;
}
tmp_args_element_value_33 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[351]);
if (unlikely(tmp_args_element_value_33 == NULL)) {
tmp_args_element_value_33 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[351]);
}
if (tmp_args_element_value_33 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_86);
exception_lineno = 905;
goto try_except_handler_86;
}
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 905;
tmp_called_value_85 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_86, tmp_args_element_value_33);
Py_DECREF(tmp_called_value_86);
if (tmp_called_value_85 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 905;
goto try_except_handler_86;
}
{
PyObject *tmp_set_locals_24;
CHECK_OBJECT(tmp_class_creation_24__prepared);
tmp_set_locals_24 = tmp_class_creation_24__prepared;
locals_cryptography$x509$extensions$$$class__24_TLSFeature_906 = tmp_set_locals_24;
Py_INCREF(tmp_set_locals_24);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[344];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__24_TLSFeature_906, mod_consts[345], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 906;
goto try_except_handler_88;
}
tmp_dictset_value = mod_consts[188];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__24_TLSFeature_906, mod_consts[346], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 906;
goto try_except_handler_88;
}
if (isFrameUnusable(cache_frame_644c289c1afdfd3f75370bdecbd4bba9_25)) {
Py_XDECREF(cache_frame_644c289c1afdfd3f75370bdecbd4bba9_25);
#if _DEBUG_REFCOUNTS
if (cache_frame_644c289c1afdfd3f75370bdecbd4bba9_25 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_644c289c1afdfd3f75370bdecbd4bba9_25 = MAKE_CLASS_FRAME(codeobj_644c289c1afdfd3f75370bdecbd4bba9, module_cryptography$x509$extensions, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_644c289c1afdfd3f75370bdecbd4bba9_25->m_type_description == NULL);
frame_644c289c1afdfd3f75370bdecbd4bba9_25 = cache_frame_644c289c1afdfd3f75370bdecbd4bba9_25;
// Push the new frame as the currently active one.
pushFrameStack(frame_644c289c1afdfd3f75370bdecbd4bba9_25);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_644c289c1afdfd3f75370bdecbd4bba9_25) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_expression_value_150;
tmp_expression_value_150 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__24_TLSFeature_906, mod_consts[334]);
if (tmp_expression_value_150 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_150 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[334]);
if (unlikely(tmp_expression_value_150 == NULL)) {
tmp_expression_value_150 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[334]);
}
if (tmp_expression_value_150 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 907;
type_description_2 = "o";
goto frame_exception_exit_25;
}
Py_INCREF(tmp_expression_value_150);
} else {
goto frame_exception_exit_25;
}
}
tmp_dictset_value = LOOKUP_ATTRIBUTE(tmp_expression_value_150, mod_consts[525]);
Py_DECREF(tmp_expression_value_150);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 907;
type_description_2 = "o";
goto frame_exception_exit_25;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__24_TLSFeature_906, mod_consts[40], 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 = 907;
type_description_2 = "o";
goto frame_exception_exit_25;
}
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__101___init__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__24_TLSFeature_906, mod_consts[39], 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 = 909;
type_description_2 = "o";
goto frame_exception_exit_25;
}
// Tried code:
{
PyObject *tmp_assign_source_231;
PyObject *tmp_iter_arg_7;
PyObject *tmp_called_value_87;
tmp_called_value_87 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__24_TLSFeature_906, mod_consts[336]);
if (tmp_called_value_87 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_value_87 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[336]);
if (unlikely(tmp_called_value_87 == NULL)) {
tmp_called_value_87 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[336]);
}
if (tmp_called_value_87 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 922;
type_description_2 = "o";
goto try_except_handler_89;
}
Py_INCREF(tmp_called_value_87);
} else {
goto try_except_handler_89;
}
}
frame_644c289c1afdfd3f75370bdecbd4bba9_25->m_frame.f_lineno = 922;
tmp_iter_arg_7 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_87, mod_consts[527]);
Py_DECREF(tmp_called_value_87);
if (tmp_iter_arg_7 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 922;
type_description_2 = "o";
goto try_except_handler_89;
}
tmp_assign_source_231 = MAKE_UNPACK_ITERATOR(tmp_iter_arg_7);
Py_DECREF(tmp_iter_arg_7);
if (tmp_assign_source_231 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 922;
type_description_2 = "o";
goto try_except_handler_89;
}
assert(tmp_TLSFeature$tuple_unpack_1__source_iter == NULL);
tmp_TLSFeature$tuple_unpack_1__source_iter = tmp_assign_source_231;
}
// Tried code:
{
PyObject *tmp_assign_source_232;
PyObject *tmp_unpack_19;
CHECK_OBJECT(tmp_TLSFeature$tuple_unpack_1__source_iter);
tmp_unpack_19 = tmp_TLSFeature$tuple_unpack_1__source_iter;
tmp_assign_source_232 = UNPACK_NEXT(tmp_unpack_19, 0, 3);
if (tmp_assign_source_232 == 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_2 = "o";
exception_lineno = 922;
goto try_except_handler_90;
}
assert(tmp_TLSFeature$tuple_unpack_1__element_1 == NULL);
tmp_TLSFeature$tuple_unpack_1__element_1 = tmp_assign_source_232;
}
{
PyObject *tmp_assign_source_233;
PyObject *tmp_unpack_20;
CHECK_OBJECT(tmp_TLSFeature$tuple_unpack_1__source_iter);
tmp_unpack_20 = tmp_TLSFeature$tuple_unpack_1__source_iter;
tmp_assign_source_233 = UNPACK_NEXT(tmp_unpack_20, 1, 3);
if (tmp_assign_source_233 == 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_2 = "o";
exception_lineno = 922;
goto try_except_handler_90;
}
assert(tmp_TLSFeature$tuple_unpack_1__element_2 == NULL);
tmp_TLSFeature$tuple_unpack_1__element_2 = tmp_assign_source_233;
}
{
PyObject *tmp_assign_source_234;
PyObject *tmp_unpack_21;
CHECK_OBJECT(tmp_TLSFeature$tuple_unpack_1__source_iter);
tmp_unpack_21 = tmp_TLSFeature$tuple_unpack_1__source_iter;
tmp_assign_source_234 = UNPACK_NEXT(tmp_unpack_21, 2, 3);
if (tmp_assign_source_234 == 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_2 = "o";
exception_lineno = 922;
goto try_except_handler_90;
}
assert(tmp_TLSFeature$tuple_unpack_1__element_3 == NULL);
tmp_TLSFeature$tuple_unpack_1__element_3 = tmp_assign_source_234;
}
{
PyObject *tmp_iterator_name_7;
CHECK_OBJECT(tmp_TLSFeature$tuple_unpack_1__source_iter);
tmp_iterator_name_7 = tmp_TLSFeature$tuple_unpack_1__source_iter;
// Check if iterator has left-over elements.
CHECK_OBJECT(tmp_iterator_name_7); assert(HAS_ITERNEXT(tmp_iterator_name_7));
tmp_iterator_attempt = (*Py_TYPE(tmp_iterator_name_7)->tp_iternext)(tmp_iterator_name_7);
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_2 = "o";
exception_lineno = 922;
goto try_except_handler_90;
}
}
} else {
Py_DECREF(tmp_iterator_attempt);
exception_type = PyExc_ValueError;
Py_INCREF(PyExc_ValueError);
exception_value = mod_consts[364];
Py_INCREF(exception_value);
exception_tb = NULL;
type_description_2 = "o";
exception_lineno = 922;
goto try_except_handler_90;
}
}
goto try_end_40;
// Exception handler code:
try_except_handler_90:;
exception_keeper_type_86 = exception_type;
exception_keeper_value_86 = exception_value;
exception_keeper_tb_86 = exception_tb;
exception_keeper_lineno_86 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
CHECK_OBJECT(tmp_TLSFeature$tuple_unpack_1__source_iter);
Py_DECREF(tmp_TLSFeature$tuple_unpack_1__source_iter);
tmp_TLSFeature$tuple_unpack_1__source_iter = NULL;
// Re-raise.
exception_type = exception_keeper_type_86;
exception_value = exception_keeper_value_86;
exception_tb = exception_keeper_tb_86;
exception_lineno = exception_keeper_lineno_86;
goto try_except_handler_89;
// End of try:
try_end_40:;
CHECK_OBJECT(tmp_TLSFeature$tuple_unpack_1__source_iter);
Py_DECREF(tmp_TLSFeature$tuple_unpack_1__source_iter);
tmp_TLSFeature$tuple_unpack_1__source_iter = NULL;
CHECK_OBJECT(tmp_TLSFeature$tuple_unpack_1__element_1);
tmp_dictset_value = tmp_TLSFeature$tuple_unpack_1__element_1;
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__24_TLSFeature_906, mod_consts[365], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 922;
type_description_2 = "o";
goto try_except_handler_89;
}
Py_XDECREF(tmp_TLSFeature$tuple_unpack_1__element_1);
tmp_TLSFeature$tuple_unpack_1__element_1 = NULL;
CHECK_OBJECT(tmp_TLSFeature$tuple_unpack_1__element_2);
tmp_dictset_value = tmp_TLSFeature$tuple_unpack_1__element_2;
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__24_TLSFeature_906, mod_consts[366], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 922;
type_description_2 = "o";
goto try_except_handler_89;
}
Py_XDECREF(tmp_TLSFeature$tuple_unpack_1__element_2);
tmp_TLSFeature$tuple_unpack_1__element_2 = NULL;
CHECK_OBJECT(tmp_TLSFeature$tuple_unpack_1__element_3);
tmp_dictset_value = tmp_TLSFeature$tuple_unpack_1__element_3;
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__24_TLSFeature_906, mod_consts[340], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 922;
type_description_2 = "o";
goto try_except_handler_89;
}
goto try_end_41;
// Exception handler code:
try_except_handler_89:;
exception_keeper_type_87 = exception_type;
exception_keeper_value_87 = exception_value;
exception_keeper_tb_87 = exception_tb;
exception_keeper_lineno_87 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_TLSFeature$tuple_unpack_1__element_1);
tmp_TLSFeature$tuple_unpack_1__element_1 = NULL;
Py_XDECREF(tmp_TLSFeature$tuple_unpack_1__element_2);
tmp_TLSFeature$tuple_unpack_1__element_2 = NULL;
Py_XDECREF(tmp_TLSFeature$tuple_unpack_1__element_3);
tmp_TLSFeature$tuple_unpack_1__element_3 = NULL;
// Re-raise.
exception_type = exception_keeper_type_87;
exception_value = exception_keeper_value_87;
exception_tb = exception_keeper_tb_87;
exception_lineno = exception_keeper_lineno_87;
goto frame_exception_exit_25;
// End of try:
try_end_41:;
Py_XDECREF(tmp_TLSFeature$tuple_unpack_1__element_3);
tmp_TLSFeature$tuple_unpack_1__element_3 = NULL;
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__102___repr__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__24_TLSFeature_906, mod_consts[367], 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 = 924;
type_description_2 = "o";
goto frame_exception_exit_25;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__103___eq__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__24_TLSFeature_906, mod_consts[372], 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 = 927;
type_description_2 = "o";
goto frame_exception_exit_25;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__104___ne__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__24_TLSFeature_906, mod_consts[374], 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 = 933;
type_description_2 = "o";
goto frame_exception_exit_25;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__105___hash__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__24_TLSFeature_906, mod_consts[376], 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 = 936;
type_description_2 = "o";
goto frame_exception_exit_25;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_644c289c1afdfd3f75370bdecbd4bba9_25);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_24;
frame_exception_exit_25:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_644c289c1afdfd3f75370bdecbd4bba9_25);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_644c289c1afdfd3f75370bdecbd4bba9_25, exception_lineno);
} else if (exception_tb->tb_frame != &frame_644c289c1afdfd3f75370bdecbd4bba9_25->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_644c289c1afdfd3f75370bdecbd4bba9_25, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_644c289c1afdfd3f75370bdecbd4bba9_25,
type_description_2,
outline_23_var___class__
);
// Release cached frame if used for exception.
if (frame_644c289c1afdfd3f75370bdecbd4bba9_25 == cache_frame_644c289c1afdfd3f75370bdecbd4bba9_25) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_644c289c1afdfd3f75370bdecbd4bba9_25);
cache_frame_644c289c1afdfd3f75370bdecbd4bba9_25 = NULL;
}
assertFrameObject(frame_644c289c1afdfd3f75370bdecbd4bba9_25);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_24;
frame_no_exception_24:;
goto skip_nested_handling_24;
nested_frame_exit_24:;
goto try_except_handler_88;
skip_nested_handling_24:;
{
nuitka_bool tmp_condition_result_147;
PyObject *tmp_cmp_expr_left_24;
PyObject *tmp_cmp_expr_right_24;
CHECK_OBJECT(tmp_class_creation_24__bases);
tmp_cmp_expr_left_24 = tmp_class_creation_24__bases;
tmp_cmp_expr_right_24 = mod_consts[350];
tmp_condition_result_147 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_24, tmp_cmp_expr_right_24);
if (tmp_condition_result_147 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 906;
goto try_except_handler_88;
}
if (tmp_condition_result_147 == NUITKA_BOOL_TRUE) {
goto branch_yes_96;
} else {
goto branch_no_96;
}
}
branch_yes_96:;
tmp_dictset_value = mod_consts[350];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__24_TLSFeature_906, mod_consts[348], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 906;
goto try_except_handler_88;
}
branch_no_96:;
{
PyObject *tmp_assign_source_235;
PyObject *tmp_called_value_88;
PyObject *tmp_args_value_48;
PyObject *tmp_tuple_element_73;
PyObject *tmp_kwargs_value_48;
CHECK_OBJECT(tmp_class_creation_24__metaclass);
tmp_called_value_88 = tmp_class_creation_24__metaclass;
tmp_tuple_element_73 = mod_consts[188];
tmp_args_value_48 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_48, 0, tmp_tuple_element_73);
CHECK_OBJECT(tmp_class_creation_24__bases);
tmp_tuple_element_73 = tmp_class_creation_24__bases;
PyTuple_SET_ITEM0(tmp_args_value_48, 1, tmp_tuple_element_73);
tmp_tuple_element_73 = locals_cryptography$x509$extensions$$$class__24_TLSFeature_906;
PyTuple_SET_ITEM0(tmp_args_value_48, 2, tmp_tuple_element_73);
CHECK_OBJECT(tmp_class_creation_24__class_decl_dict);
tmp_kwargs_value_48 = tmp_class_creation_24__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 906;
tmp_assign_source_235 = CALL_FUNCTION(tmp_called_value_88, tmp_args_value_48, tmp_kwargs_value_48);
Py_DECREF(tmp_args_value_48);
if (tmp_assign_source_235 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 906;
goto try_except_handler_88;
}
assert(outline_23_var___class__ == NULL);
outline_23_var___class__ = tmp_assign_source_235;
}
CHECK_OBJECT(outline_23_var___class__);
tmp_args_element_value_34 = outline_23_var___class__;
Py_INCREF(tmp_args_element_value_34);
goto try_return_handler_88;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_88:;
Py_DECREF(locals_cryptography$x509$extensions$$$class__24_TLSFeature_906);
locals_cryptography$x509$extensions$$$class__24_TLSFeature_906 = NULL;
goto try_return_handler_87;
// Exception handler code:
try_except_handler_88:;
exception_keeper_type_88 = exception_type;
exception_keeper_value_88 = exception_value;
exception_keeper_tb_88 = exception_tb;
exception_keeper_lineno_88 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_cryptography$x509$extensions$$$class__24_TLSFeature_906);
locals_cryptography$x509$extensions$$$class__24_TLSFeature_906 = NULL;
// Re-raise.
exception_type = exception_keeper_type_88;
exception_value = exception_keeper_value_88;
exception_tb = exception_keeper_tb_88;
exception_lineno = exception_keeper_lineno_88;
goto try_except_handler_87;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_87:;
CHECK_OBJECT(outline_23_var___class__);
Py_DECREF(outline_23_var___class__);
outline_23_var___class__ = NULL;
goto outline_result_24;
// Exception handler code:
try_except_handler_87:;
exception_keeper_type_89 = exception_type;
exception_keeper_value_89 = exception_value;
exception_keeper_tb_89 = exception_tb;
exception_keeper_lineno_89 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_89;
exception_value = exception_keeper_value_89;
exception_tb = exception_keeper_tb_89;
exception_lineno = exception_keeper_lineno_89;
goto outline_exception_24;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_24:;
exception_lineno = 906;
goto try_except_handler_86;
outline_result_24:;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 905;
tmp_assign_source_230 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_85, tmp_args_element_value_34);
Py_DECREF(tmp_called_value_85);
Py_DECREF(tmp_args_element_value_34);
if (tmp_assign_source_230 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 905;
goto try_except_handler_86;
}
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[188], tmp_assign_source_230);
}
goto try_end_42;
// Exception handler code:
try_except_handler_86:;
exception_keeper_type_90 = exception_type;
exception_keeper_value_90 = exception_value;
exception_keeper_tb_90 = exception_tb;
exception_keeper_lineno_90 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_24__bases);
tmp_class_creation_24__bases = NULL;
Py_XDECREF(tmp_class_creation_24__class_decl_dict);
tmp_class_creation_24__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_24__metaclass);
tmp_class_creation_24__metaclass = NULL;
Py_XDECREF(tmp_class_creation_24__prepared);
tmp_class_creation_24__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_90;
exception_value = exception_keeper_value_90;
exception_tb = exception_keeper_tb_90;
exception_lineno = exception_keeper_lineno_90;
goto frame_exception_exit_1;
// End of try:
try_end_42:;
CHECK_OBJECT(tmp_class_creation_24__bases);
Py_DECREF(tmp_class_creation_24__bases);
tmp_class_creation_24__bases = NULL;
CHECK_OBJECT(tmp_class_creation_24__class_decl_dict);
Py_DECREF(tmp_class_creation_24__class_decl_dict);
tmp_class_creation_24__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_24__metaclass);
Py_DECREF(tmp_class_creation_24__metaclass);
tmp_class_creation_24__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_24__prepared);
Py_DECREF(tmp_class_creation_24__prepared);
tmp_class_creation_24__prepared = NULL;
// Tried code:
{
PyObject *tmp_assign_source_236;
PyObject *tmp_tuple_element_74;
tmp_tuple_element_74 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[314]);
if (unlikely(tmp_tuple_element_74 == NULL)) {
tmp_tuple_element_74 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[314]);
}
if (tmp_tuple_element_74 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 940;
goto try_except_handler_91;
}
tmp_assign_source_236 = MAKE_TUPLE_EMPTY(1);
PyTuple_SET_ITEM0(tmp_assign_source_236, 0, tmp_tuple_element_74);
assert(tmp_class_creation_25__bases_orig == NULL);
tmp_class_creation_25__bases_orig = tmp_assign_source_236;
}
{
PyObject *tmp_assign_source_237;
PyObject *tmp_dircall_arg1_25;
CHECK_OBJECT(tmp_class_creation_25__bases_orig);
tmp_dircall_arg1_25 = tmp_class_creation_25__bases_orig;
Py_INCREF(tmp_dircall_arg1_25);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_25};
tmp_assign_source_237 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_237 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 940;
goto try_except_handler_91;
}
assert(tmp_class_creation_25__bases == NULL);
tmp_class_creation_25__bases = tmp_assign_source_237;
}
{
PyObject *tmp_assign_source_238;
tmp_assign_source_238 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_25__class_decl_dict == NULL);
tmp_class_creation_25__class_decl_dict = tmp_assign_source_238;
}
{
PyObject *tmp_assign_source_239;
PyObject *tmp_metaclass_value_25;
bool tmp_condition_result_148;
PyObject *tmp_key_value_73;
PyObject *tmp_dict_arg_value_73;
PyObject *tmp_dict_arg_value_74;
PyObject *tmp_key_value_74;
nuitka_bool tmp_condition_result_149;
int tmp_truth_name_25;
PyObject *tmp_type_arg_49;
PyObject *tmp_expression_value_151;
PyObject *tmp_subscript_value_25;
PyObject *tmp_bases_value_25;
tmp_key_value_73 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_25__class_decl_dict);
tmp_dict_arg_value_73 = tmp_class_creation_25__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_73, tmp_key_value_73);
assert(!(tmp_res == -1));
tmp_condition_result_148 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_148 != false) {
goto condexpr_true_52;
} else {
goto condexpr_false_52;
}
condexpr_true_52:;
CHECK_OBJECT(tmp_class_creation_25__class_decl_dict);
tmp_dict_arg_value_74 = tmp_class_creation_25__class_decl_dict;
tmp_key_value_74 = mod_consts[338];
tmp_metaclass_value_25 = DICT_GET_ITEM0(tmp_dict_arg_value_74, tmp_key_value_74);
if (tmp_metaclass_value_25 == NULL) {
tmp_metaclass_value_25 = Py_None;
}
assert(!(tmp_metaclass_value_25 == NULL));
Py_INCREF(tmp_metaclass_value_25);
goto condexpr_end_52;
condexpr_false_52:;
CHECK_OBJECT(tmp_class_creation_25__bases);
tmp_truth_name_25 = CHECK_IF_TRUE(tmp_class_creation_25__bases);
if (tmp_truth_name_25 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 940;
goto try_except_handler_91;
}
tmp_condition_result_149 = tmp_truth_name_25 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_149 == NUITKA_BOOL_TRUE) {
goto condexpr_true_53;
} else {
goto condexpr_false_53;
}
condexpr_true_53:;
CHECK_OBJECT(tmp_class_creation_25__bases);
tmp_expression_value_151 = tmp_class_creation_25__bases;
tmp_subscript_value_25 = mod_consts[25];
tmp_type_arg_49 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_151, tmp_subscript_value_25, 0);
if (tmp_type_arg_49 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 940;
goto try_except_handler_91;
}
tmp_metaclass_value_25 = BUILTIN_TYPE1(tmp_type_arg_49);
Py_DECREF(tmp_type_arg_49);
if (tmp_metaclass_value_25 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 940;
goto try_except_handler_91;
}
goto condexpr_end_53;
condexpr_false_53:;
tmp_metaclass_value_25 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_25);
condexpr_end_53:;
condexpr_end_52:;
CHECK_OBJECT(tmp_class_creation_25__bases);
tmp_bases_value_25 = tmp_class_creation_25__bases;
tmp_assign_source_239 = SELECT_METACLASS(tmp_metaclass_value_25, tmp_bases_value_25);
Py_DECREF(tmp_metaclass_value_25);
if (tmp_assign_source_239 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 940;
goto try_except_handler_91;
}
assert(tmp_class_creation_25__metaclass == NULL);
tmp_class_creation_25__metaclass = tmp_assign_source_239;
}
{
bool tmp_condition_result_150;
PyObject *tmp_key_value_75;
PyObject *tmp_dict_arg_value_75;
tmp_key_value_75 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_25__class_decl_dict);
tmp_dict_arg_value_75 = tmp_class_creation_25__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_75, tmp_key_value_75);
assert(!(tmp_res == -1));
tmp_condition_result_150 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_150 != false) {
goto branch_yes_97;
} else {
goto branch_no_97;
}
}
branch_yes_97:;
CHECK_OBJECT(tmp_class_creation_25__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_25__class_decl_dict;
tmp_dictdel_key = mod_consts[338];
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 = 940;
goto try_except_handler_91;
}
branch_no_97:;
{
nuitka_bool tmp_condition_result_151;
PyObject *tmp_expression_value_152;
CHECK_OBJECT(tmp_class_creation_25__metaclass);
tmp_expression_value_152 = tmp_class_creation_25__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_152, mod_consts[339]);
tmp_condition_result_151 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_151 == NUITKA_BOOL_TRUE) {
goto branch_yes_98;
} else {
goto branch_no_98;
}
}
branch_yes_98:;
{
PyObject *tmp_assign_source_240;
PyObject *tmp_called_value_89;
PyObject *tmp_expression_value_153;
PyObject *tmp_args_value_49;
PyObject *tmp_tuple_element_75;
PyObject *tmp_kwargs_value_49;
CHECK_OBJECT(tmp_class_creation_25__metaclass);
tmp_expression_value_153 = tmp_class_creation_25__metaclass;
tmp_called_value_89 = LOOKUP_ATTRIBUTE(tmp_expression_value_153, mod_consts[339]);
if (tmp_called_value_89 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 940;
goto try_except_handler_91;
}
tmp_tuple_element_75 = mod_consts[185];
tmp_args_value_49 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_49, 0, tmp_tuple_element_75);
CHECK_OBJECT(tmp_class_creation_25__bases);
tmp_tuple_element_75 = tmp_class_creation_25__bases;
PyTuple_SET_ITEM0(tmp_args_value_49, 1, tmp_tuple_element_75);
CHECK_OBJECT(tmp_class_creation_25__class_decl_dict);
tmp_kwargs_value_49 = tmp_class_creation_25__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 940;
tmp_assign_source_240 = CALL_FUNCTION(tmp_called_value_89, tmp_args_value_49, tmp_kwargs_value_49);
Py_DECREF(tmp_called_value_89);
Py_DECREF(tmp_args_value_49);
if (tmp_assign_source_240 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 940;
goto try_except_handler_91;
}
assert(tmp_class_creation_25__prepared == NULL);
tmp_class_creation_25__prepared = tmp_assign_source_240;
}
{
bool tmp_condition_result_152;
PyObject *tmp_operand_value_25;
PyObject *tmp_expression_value_154;
CHECK_OBJECT(tmp_class_creation_25__prepared);
tmp_expression_value_154 = tmp_class_creation_25__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_154, mod_consts[340]);
tmp_operand_value_25 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_25);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 940;
goto try_except_handler_91;
}
tmp_condition_result_152 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_152 != false) {
goto branch_yes_99;
} else {
goto branch_no_99;
}
}
branch_yes_99:;
{
PyObject *tmp_raise_type_25;
PyObject *tmp_raise_value_25;
PyObject *tmp_mod_expr_left_25;
PyObject *tmp_mod_expr_right_25;
PyObject *tmp_tuple_element_76;
PyObject *tmp_getattr_target_25;
PyObject *tmp_getattr_attr_25;
PyObject *tmp_getattr_default_25;
tmp_raise_type_25 = PyExc_TypeError;
tmp_mod_expr_left_25 = mod_consts[341];
CHECK_OBJECT(tmp_class_creation_25__metaclass);
tmp_getattr_target_25 = tmp_class_creation_25__metaclass;
tmp_getattr_attr_25 = mod_consts[342];
tmp_getattr_default_25 = mod_consts[343];
tmp_tuple_element_76 = BUILTIN_GETATTR(tmp_getattr_target_25, tmp_getattr_attr_25, tmp_getattr_default_25);
if (tmp_tuple_element_76 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 940;
goto try_except_handler_91;
}
tmp_mod_expr_right_25 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_155;
PyObject *tmp_type_arg_50;
PyTuple_SET_ITEM(tmp_mod_expr_right_25, 0, tmp_tuple_element_76);
CHECK_OBJECT(tmp_class_creation_25__prepared);
tmp_type_arg_50 = tmp_class_creation_25__prepared;
tmp_expression_value_155 = BUILTIN_TYPE1(tmp_type_arg_50);
assert(!(tmp_expression_value_155 == NULL));
tmp_tuple_element_76 = LOOKUP_ATTRIBUTE(tmp_expression_value_155, mod_consts[342]);
Py_DECREF(tmp_expression_value_155);
if (tmp_tuple_element_76 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 940;
goto tuple_build_exception_25;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_25, 1, tmp_tuple_element_76);
}
goto tuple_build_noexception_25;
// Exception handling pass through code for tuple_build:
tuple_build_exception_25:;
Py_DECREF(tmp_mod_expr_right_25);
goto try_except_handler_91;
// Finished with no exception for tuple_build:
tuple_build_noexception_25:;
tmp_raise_value_25 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_25, tmp_mod_expr_right_25);
Py_DECREF(tmp_mod_expr_right_25);
if (tmp_raise_value_25 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 940;
goto try_except_handler_91;
}
exception_type = tmp_raise_type_25;
Py_INCREF(tmp_raise_type_25);
exception_value = tmp_raise_value_25;
exception_lineno = 940;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_91;
}
branch_no_99:;
goto branch_end_98;
branch_no_98:;
{
PyObject *tmp_assign_source_241;
tmp_assign_source_241 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_25__prepared == NULL);
tmp_class_creation_25__prepared = tmp_assign_source_241;
}
branch_end_98:;
{
PyObject *tmp_assign_source_242;
{
PyObject *tmp_set_locals_25;
CHECK_OBJECT(tmp_class_creation_25__prepared);
tmp_set_locals_25 = tmp_class_creation_25__prepared;
locals_cryptography$x509$extensions$$$class__25_TLSFeatureType_940 = tmp_set_locals_25;
Py_INCREF(tmp_set_locals_25);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[344];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__25_TLSFeatureType_940, mod_consts[345], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 940;
goto try_except_handler_93;
}
tmp_dictset_value = mod_consts[185];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__25_TLSFeatureType_940, mod_consts[346], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 940;
goto try_except_handler_93;
}
if (isFrameUnusable(cache_frame_f18b5fae5baac77fc87120de295773f6_26)) {
Py_XDECREF(cache_frame_f18b5fae5baac77fc87120de295773f6_26);
#if _DEBUG_REFCOUNTS
if (cache_frame_f18b5fae5baac77fc87120de295773f6_26 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_f18b5fae5baac77fc87120de295773f6_26 = MAKE_CLASS_FRAME(codeobj_f18b5fae5baac77fc87120de295773f6, module_cryptography$x509$extensions, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_f18b5fae5baac77fc87120de295773f6_26->m_type_description == NULL);
frame_f18b5fae5baac77fc87120de295773f6_26 = cache_frame_f18b5fae5baac77fc87120de295773f6_26;
// Push the new frame as the currently active one.
pushFrameStack(frame_f18b5fae5baac77fc87120de295773f6_26);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_f18b5fae5baac77fc87120de295773f6_26) == 2); // Frame stack
// Framed code:
tmp_dictset_value = mod_consts[532];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__25_TLSFeatureType_940, mod_consts[533], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 944;
type_description_2 = "o";
goto frame_exception_exit_26;
}
tmp_dictset_value = mod_consts[534];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__25_TLSFeatureType_940, mod_consts[535], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 948;
type_description_2 = "o";
goto frame_exception_exit_26;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_f18b5fae5baac77fc87120de295773f6_26);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_25;
frame_exception_exit_26:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_f18b5fae5baac77fc87120de295773f6_26);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_f18b5fae5baac77fc87120de295773f6_26, exception_lineno);
} else if (exception_tb->tb_frame != &frame_f18b5fae5baac77fc87120de295773f6_26->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_f18b5fae5baac77fc87120de295773f6_26, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_f18b5fae5baac77fc87120de295773f6_26,
type_description_2,
outline_24_var___class__
);
// Release cached frame if used for exception.
if (frame_f18b5fae5baac77fc87120de295773f6_26 == cache_frame_f18b5fae5baac77fc87120de295773f6_26) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_f18b5fae5baac77fc87120de295773f6_26);
cache_frame_f18b5fae5baac77fc87120de295773f6_26 = NULL;
}
assertFrameObject(frame_f18b5fae5baac77fc87120de295773f6_26);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_25;
frame_no_exception_25:;
goto skip_nested_handling_25;
nested_frame_exit_25:;
goto try_except_handler_93;
skip_nested_handling_25:;
{
nuitka_bool tmp_condition_result_153;
PyObject *tmp_cmp_expr_left_25;
PyObject *tmp_cmp_expr_right_25;
CHECK_OBJECT(tmp_class_creation_25__bases);
tmp_cmp_expr_left_25 = tmp_class_creation_25__bases;
CHECK_OBJECT(tmp_class_creation_25__bases_orig);
tmp_cmp_expr_right_25 = tmp_class_creation_25__bases_orig;
tmp_condition_result_153 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_25, tmp_cmp_expr_right_25);
if (tmp_condition_result_153 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 940;
goto try_except_handler_93;
}
if (tmp_condition_result_153 == NUITKA_BOOL_TRUE) {
goto branch_yes_100;
} else {
goto branch_no_100;
}
}
branch_yes_100:;
CHECK_OBJECT(tmp_class_creation_25__bases_orig);
tmp_dictset_value = tmp_class_creation_25__bases_orig;
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__25_TLSFeatureType_940, mod_consts[348], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 940;
goto try_except_handler_93;
}
branch_no_100:;
{
PyObject *tmp_assign_source_243;
PyObject *tmp_called_value_90;
PyObject *tmp_args_value_50;
PyObject *tmp_tuple_element_77;
PyObject *tmp_kwargs_value_50;
CHECK_OBJECT(tmp_class_creation_25__metaclass);
tmp_called_value_90 = tmp_class_creation_25__metaclass;
tmp_tuple_element_77 = mod_consts[185];
tmp_args_value_50 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_50, 0, tmp_tuple_element_77);
CHECK_OBJECT(tmp_class_creation_25__bases);
tmp_tuple_element_77 = tmp_class_creation_25__bases;
PyTuple_SET_ITEM0(tmp_args_value_50, 1, tmp_tuple_element_77);
tmp_tuple_element_77 = locals_cryptography$x509$extensions$$$class__25_TLSFeatureType_940;
PyTuple_SET_ITEM0(tmp_args_value_50, 2, tmp_tuple_element_77);
CHECK_OBJECT(tmp_class_creation_25__class_decl_dict);
tmp_kwargs_value_50 = tmp_class_creation_25__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 940;
tmp_assign_source_243 = CALL_FUNCTION(tmp_called_value_90, tmp_args_value_50, tmp_kwargs_value_50);
Py_DECREF(tmp_args_value_50);
if (tmp_assign_source_243 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 940;
goto try_except_handler_93;
}
assert(outline_24_var___class__ == NULL);
outline_24_var___class__ = tmp_assign_source_243;
}
CHECK_OBJECT(outline_24_var___class__);
tmp_assign_source_242 = outline_24_var___class__;
Py_INCREF(tmp_assign_source_242);
goto try_return_handler_93;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_93:;
Py_DECREF(locals_cryptography$x509$extensions$$$class__25_TLSFeatureType_940);
locals_cryptography$x509$extensions$$$class__25_TLSFeatureType_940 = NULL;
goto try_return_handler_92;
// Exception handler code:
try_except_handler_93:;
exception_keeper_type_91 = exception_type;
exception_keeper_value_91 = exception_value;
exception_keeper_tb_91 = exception_tb;
exception_keeper_lineno_91 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_cryptography$x509$extensions$$$class__25_TLSFeatureType_940);
locals_cryptography$x509$extensions$$$class__25_TLSFeatureType_940 = NULL;
// Re-raise.
exception_type = exception_keeper_type_91;
exception_value = exception_keeper_value_91;
exception_tb = exception_keeper_tb_91;
exception_lineno = exception_keeper_lineno_91;
goto try_except_handler_92;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_92:;
CHECK_OBJECT(outline_24_var___class__);
Py_DECREF(outline_24_var___class__);
outline_24_var___class__ = NULL;
goto outline_result_25;
// Exception handler code:
try_except_handler_92:;
exception_keeper_type_92 = exception_type;
exception_keeper_value_92 = exception_value;
exception_keeper_tb_92 = exception_tb;
exception_keeper_lineno_92 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_92;
exception_value = exception_keeper_value_92;
exception_tb = exception_keeper_tb_92;
exception_lineno = exception_keeper_lineno_92;
goto outline_exception_25;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_25:;
exception_lineno = 940;
goto try_except_handler_91;
outline_result_25:;
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[185], tmp_assign_source_242);
}
goto try_end_43;
// Exception handler code:
try_except_handler_91:;
exception_keeper_type_93 = exception_type;
exception_keeper_value_93 = exception_value;
exception_keeper_tb_93 = exception_tb;
exception_keeper_lineno_93 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_25__bases_orig);
tmp_class_creation_25__bases_orig = NULL;
Py_XDECREF(tmp_class_creation_25__bases);
tmp_class_creation_25__bases = NULL;
Py_XDECREF(tmp_class_creation_25__class_decl_dict);
tmp_class_creation_25__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_25__metaclass);
tmp_class_creation_25__metaclass = NULL;
Py_XDECREF(tmp_class_creation_25__prepared);
tmp_class_creation_25__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_93;
exception_value = exception_keeper_value_93;
exception_tb = exception_keeper_tb_93;
exception_lineno = exception_keeper_lineno_93;
goto frame_exception_exit_1;
// End of try:
try_end_43:;
CHECK_OBJECT(tmp_class_creation_25__bases_orig);
Py_DECREF(tmp_class_creation_25__bases_orig);
tmp_class_creation_25__bases_orig = NULL;
CHECK_OBJECT(tmp_class_creation_25__bases);
Py_DECREF(tmp_class_creation_25__bases);
tmp_class_creation_25__bases = NULL;
CHECK_OBJECT(tmp_class_creation_25__class_decl_dict);
Py_DECREF(tmp_class_creation_25__class_decl_dict);
tmp_class_creation_25__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_25__metaclass);
Py_DECREF(tmp_class_creation_25__metaclass);
tmp_class_creation_25__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_25__prepared);
Py_DECREF(tmp_class_creation_25__prepared);
tmp_class_creation_25__prepared = NULL;
{
PyObject *tmp_assign_source_244;
PyObject *tmp_dict_seq_1;
{
PyObject *tmp_assign_source_245;
PyObject *tmp_iter_arg_8;
tmp_iter_arg_8 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[185]);
if (unlikely(tmp_iter_arg_8 == NULL)) {
tmp_iter_arg_8 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[185]);
}
if (tmp_iter_arg_8 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 951;
goto frame_exception_exit_1;
}
tmp_assign_source_245 = MAKE_ITERATOR(tmp_iter_arg_8);
if (tmp_assign_source_245 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 951;
goto frame_exception_exit_1;
}
assert(tmp_genexpr_1__$0 == NULL);
tmp_genexpr_1__$0 = tmp_assign_source_245;
}
// Tried code:
{
struct Nuitka_CellObject *tmp_closure_1[1];
tmp_closure_1[0] = Nuitka_Cell_New0(tmp_genexpr_1__$0);
tmp_dict_seq_1 = MAKE_GENERATOR_cryptography$x509$extensions$$$genexpr__1_genexpr(tmp_closure_1);
goto try_return_handler_94;
}
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_94:;
CHECK_OBJECT(tmp_genexpr_1__$0);
Py_DECREF(tmp_genexpr_1__$0);
tmp_genexpr_1__$0 = NULL;
goto outline_result_26;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_result_26:;
tmp_assign_source_244 = TO_DICT(tmp_dict_seq_1, NULL);
Py_DECREF(tmp_dict_seq_1);
if (tmp_assign_source_244 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 951;
goto frame_exception_exit_1;
}
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[536], tmp_assign_source_244);
}
// Tried code:
{
PyObject *tmp_assign_source_246;
PyObject *tmp_dircall_arg1_26;
tmp_dircall_arg1_26 = mod_consts[350];
Py_INCREF(tmp_dircall_arg1_26);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_26};
tmp_assign_source_246 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_246 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 955;
goto try_except_handler_95;
}
assert(tmp_class_creation_26__bases == NULL);
tmp_class_creation_26__bases = tmp_assign_source_246;
}
{
PyObject *tmp_assign_source_247;
tmp_assign_source_247 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_26__class_decl_dict == NULL);
tmp_class_creation_26__class_decl_dict = tmp_assign_source_247;
}
{
PyObject *tmp_assign_source_248;
PyObject *tmp_metaclass_value_26;
bool tmp_condition_result_154;
PyObject *tmp_key_value_76;
PyObject *tmp_dict_arg_value_76;
PyObject *tmp_dict_arg_value_77;
PyObject *tmp_key_value_77;
nuitka_bool tmp_condition_result_155;
int tmp_truth_name_26;
PyObject *tmp_type_arg_51;
PyObject *tmp_expression_value_156;
PyObject *tmp_subscript_value_26;
PyObject *tmp_bases_value_26;
tmp_key_value_76 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_26__class_decl_dict);
tmp_dict_arg_value_76 = tmp_class_creation_26__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_76, tmp_key_value_76);
assert(!(tmp_res == -1));
tmp_condition_result_154 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_154 != false) {
goto condexpr_true_54;
} else {
goto condexpr_false_54;
}
condexpr_true_54:;
CHECK_OBJECT(tmp_class_creation_26__class_decl_dict);
tmp_dict_arg_value_77 = tmp_class_creation_26__class_decl_dict;
tmp_key_value_77 = mod_consts[338];
tmp_metaclass_value_26 = DICT_GET_ITEM0(tmp_dict_arg_value_77, tmp_key_value_77);
if (tmp_metaclass_value_26 == NULL) {
tmp_metaclass_value_26 = Py_None;
}
assert(!(tmp_metaclass_value_26 == NULL));
Py_INCREF(tmp_metaclass_value_26);
goto condexpr_end_54;
condexpr_false_54:;
CHECK_OBJECT(tmp_class_creation_26__bases);
tmp_truth_name_26 = CHECK_IF_TRUE(tmp_class_creation_26__bases);
if (tmp_truth_name_26 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 955;
goto try_except_handler_95;
}
tmp_condition_result_155 = tmp_truth_name_26 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_155 == NUITKA_BOOL_TRUE) {
goto condexpr_true_55;
} else {
goto condexpr_false_55;
}
condexpr_true_55:;
CHECK_OBJECT(tmp_class_creation_26__bases);
tmp_expression_value_156 = tmp_class_creation_26__bases;
tmp_subscript_value_26 = mod_consts[25];
tmp_type_arg_51 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_156, tmp_subscript_value_26, 0);
if (tmp_type_arg_51 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 955;
goto try_except_handler_95;
}
tmp_metaclass_value_26 = BUILTIN_TYPE1(tmp_type_arg_51);
Py_DECREF(tmp_type_arg_51);
if (tmp_metaclass_value_26 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 955;
goto try_except_handler_95;
}
goto condexpr_end_55;
condexpr_false_55:;
tmp_metaclass_value_26 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_26);
condexpr_end_55:;
condexpr_end_54:;
CHECK_OBJECT(tmp_class_creation_26__bases);
tmp_bases_value_26 = tmp_class_creation_26__bases;
tmp_assign_source_248 = SELECT_METACLASS(tmp_metaclass_value_26, tmp_bases_value_26);
Py_DECREF(tmp_metaclass_value_26);
if (tmp_assign_source_248 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 955;
goto try_except_handler_95;
}
assert(tmp_class_creation_26__metaclass == NULL);
tmp_class_creation_26__metaclass = tmp_assign_source_248;
}
{
bool tmp_condition_result_156;
PyObject *tmp_key_value_78;
PyObject *tmp_dict_arg_value_78;
tmp_key_value_78 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_26__class_decl_dict);
tmp_dict_arg_value_78 = tmp_class_creation_26__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_78, tmp_key_value_78);
assert(!(tmp_res == -1));
tmp_condition_result_156 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_156 != false) {
goto branch_yes_101;
} else {
goto branch_no_101;
}
}
branch_yes_101:;
CHECK_OBJECT(tmp_class_creation_26__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_26__class_decl_dict;
tmp_dictdel_key = mod_consts[338];
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 = 955;
goto try_except_handler_95;
}
branch_no_101:;
{
nuitka_bool tmp_condition_result_157;
PyObject *tmp_expression_value_157;
CHECK_OBJECT(tmp_class_creation_26__metaclass);
tmp_expression_value_157 = tmp_class_creation_26__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_157, mod_consts[339]);
tmp_condition_result_157 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_157 == NUITKA_BOOL_TRUE) {
goto branch_yes_102;
} else {
goto branch_no_102;
}
}
branch_yes_102:;
{
PyObject *tmp_assign_source_249;
PyObject *tmp_called_value_91;
PyObject *tmp_expression_value_158;
PyObject *tmp_args_value_51;
PyObject *tmp_tuple_element_78;
PyObject *tmp_kwargs_value_51;
CHECK_OBJECT(tmp_class_creation_26__metaclass);
tmp_expression_value_158 = tmp_class_creation_26__metaclass;
tmp_called_value_91 = LOOKUP_ATTRIBUTE(tmp_expression_value_158, mod_consts[339]);
if (tmp_called_value_91 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 955;
goto try_except_handler_95;
}
tmp_tuple_element_78 = mod_consts[193];
tmp_args_value_51 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_51, 0, tmp_tuple_element_78);
CHECK_OBJECT(tmp_class_creation_26__bases);
tmp_tuple_element_78 = tmp_class_creation_26__bases;
PyTuple_SET_ITEM0(tmp_args_value_51, 1, tmp_tuple_element_78);
CHECK_OBJECT(tmp_class_creation_26__class_decl_dict);
tmp_kwargs_value_51 = tmp_class_creation_26__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 955;
tmp_assign_source_249 = CALL_FUNCTION(tmp_called_value_91, tmp_args_value_51, tmp_kwargs_value_51);
Py_DECREF(tmp_called_value_91);
Py_DECREF(tmp_args_value_51);
if (tmp_assign_source_249 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 955;
goto try_except_handler_95;
}
assert(tmp_class_creation_26__prepared == NULL);
tmp_class_creation_26__prepared = tmp_assign_source_249;
}
{
bool tmp_condition_result_158;
PyObject *tmp_operand_value_26;
PyObject *tmp_expression_value_159;
CHECK_OBJECT(tmp_class_creation_26__prepared);
tmp_expression_value_159 = tmp_class_creation_26__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_159, mod_consts[340]);
tmp_operand_value_26 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_26);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 955;
goto try_except_handler_95;
}
tmp_condition_result_158 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_158 != false) {
goto branch_yes_103;
} else {
goto branch_no_103;
}
}
branch_yes_103:;
{
PyObject *tmp_raise_type_26;
PyObject *tmp_raise_value_26;
PyObject *tmp_mod_expr_left_26;
PyObject *tmp_mod_expr_right_26;
PyObject *tmp_tuple_element_79;
PyObject *tmp_getattr_target_26;
PyObject *tmp_getattr_attr_26;
PyObject *tmp_getattr_default_26;
tmp_raise_type_26 = PyExc_TypeError;
tmp_mod_expr_left_26 = mod_consts[341];
CHECK_OBJECT(tmp_class_creation_26__metaclass);
tmp_getattr_target_26 = tmp_class_creation_26__metaclass;
tmp_getattr_attr_26 = mod_consts[342];
tmp_getattr_default_26 = mod_consts[343];
tmp_tuple_element_79 = BUILTIN_GETATTR(tmp_getattr_target_26, tmp_getattr_attr_26, tmp_getattr_default_26);
if (tmp_tuple_element_79 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 955;
goto try_except_handler_95;
}
tmp_mod_expr_right_26 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_160;
PyObject *tmp_type_arg_52;
PyTuple_SET_ITEM(tmp_mod_expr_right_26, 0, tmp_tuple_element_79);
CHECK_OBJECT(tmp_class_creation_26__prepared);
tmp_type_arg_52 = tmp_class_creation_26__prepared;
tmp_expression_value_160 = BUILTIN_TYPE1(tmp_type_arg_52);
assert(!(tmp_expression_value_160 == NULL));
tmp_tuple_element_79 = LOOKUP_ATTRIBUTE(tmp_expression_value_160, mod_consts[342]);
Py_DECREF(tmp_expression_value_160);
if (tmp_tuple_element_79 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 955;
goto tuple_build_exception_26;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_26, 1, tmp_tuple_element_79);
}
goto tuple_build_noexception_26;
// Exception handling pass through code for tuple_build:
tuple_build_exception_26:;
Py_DECREF(tmp_mod_expr_right_26);
goto try_except_handler_95;
// Finished with no exception for tuple_build:
tuple_build_noexception_26:;
tmp_raise_value_26 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_26, tmp_mod_expr_right_26);
Py_DECREF(tmp_mod_expr_right_26);
if (tmp_raise_value_26 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 955;
goto try_except_handler_95;
}
exception_type = tmp_raise_type_26;
Py_INCREF(tmp_raise_type_26);
exception_value = tmp_raise_value_26;
exception_lineno = 955;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_95;
}
branch_no_103:;
goto branch_end_102;
branch_no_102:;
{
PyObject *tmp_assign_source_250;
tmp_assign_source_250 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_26__prepared == NULL);
tmp_class_creation_26__prepared = tmp_assign_source_250;
}
branch_end_102:;
{
PyObject *tmp_assign_source_251;
PyObject *tmp_called_value_92;
PyObject *tmp_called_value_93;
PyObject *tmp_expression_value_161;
PyObject *tmp_args_element_value_35;
PyObject *tmp_args_element_value_36;
tmp_expression_value_161 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_expression_value_161 == NULL)) {
tmp_expression_value_161 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_expression_value_161 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 954;
goto try_except_handler_95;
}
tmp_called_value_93 = LOOKUP_ATTRIBUTE(tmp_expression_value_161, mod_consts[369]);
if (tmp_called_value_93 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 954;
goto try_except_handler_95;
}
tmp_args_element_value_35 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[351]);
if (unlikely(tmp_args_element_value_35 == NULL)) {
tmp_args_element_value_35 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[351]);
}
if (tmp_args_element_value_35 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_93);
exception_lineno = 954;
goto try_except_handler_95;
}
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 954;
tmp_called_value_92 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_93, tmp_args_element_value_35);
Py_DECREF(tmp_called_value_93);
if (tmp_called_value_92 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 954;
goto try_except_handler_95;
}
{
PyObject *tmp_set_locals_26;
CHECK_OBJECT(tmp_class_creation_26__prepared);
tmp_set_locals_26 = tmp_class_creation_26__prepared;
locals_cryptography$x509$extensions$$$class__26_InhibitAnyPolicy_955 = tmp_set_locals_26;
Py_INCREF(tmp_set_locals_26);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[344];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__26_InhibitAnyPolicy_955, mod_consts[345], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 955;
goto try_except_handler_97;
}
tmp_dictset_value = mod_consts[193];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__26_InhibitAnyPolicy_955, mod_consts[346], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 955;
goto try_except_handler_97;
}
if (isFrameUnusable(cache_frame_29b705273f9ee210f5d7c1ffb26245fd_27)) {
Py_XDECREF(cache_frame_29b705273f9ee210f5d7c1ffb26245fd_27);
#if _DEBUG_REFCOUNTS
if (cache_frame_29b705273f9ee210f5d7c1ffb26245fd_27 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_29b705273f9ee210f5d7c1ffb26245fd_27 = MAKE_CLASS_FRAME(codeobj_29b705273f9ee210f5d7c1ffb26245fd, module_cryptography$x509$extensions, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_29b705273f9ee210f5d7c1ffb26245fd_27->m_type_description == NULL);
frame_29b705273f9ee210f5d7c1ffb26245fd_27 = cache_frame_29b705273f9ee210f5d7c1ffb26245fd_27;
// Push the new frame as the currently active one.
pushFrameStack(frame_29b705273f9ee210f5d7c1ffb26245fd_27);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_29b705273f9ee210f5d7c1ffb26245fd_27) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_expression_value_162;
tmp_expression_value_162 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__26_InhibitAnyPolicy_955, mod_consts[334]);
if (tmp_expression_value_162 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_162 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[334]);
if (unlikely(tmp_expression_value_162 == NULL)) {
tmp_expression_value_162 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[334]);
}
if (tmp_expression_value_162 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 956;
type_description_2 = "o";
goto frame_exception_exit_27;
}
Py_INCREF(tmp_expression_value_162);
} else {
goto frame_exception_exit_27;
}
}
tmp_dictset_value = LOOKUP_ATTRIBUTE(tmp_expression_value_162, mod_consts[537]);
Py_DECREF(tmp_expression_value_162);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 956;
type_description_2 = "o";
goto frame_exception_exit_27;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__26_InhibitAnyPolicy_955, mod_consts[40], 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 = 956;
type_description_2 = "o";
goto frame_exception_exit_27;
}
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__106___init__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__26_InhibitAnyPolicy_955, mod_consts[39], 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 = 958;
type_description_2 = "o";
goto frame_exception_exit_27;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__107___repr__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__26_InhibitAnyPolicy_955, mod_consts[367], 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 = 967;
type_description_2 = "o";
goto frame_exception_exit_27;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__108___eq__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__26_InhibitAnyPolicy_955, mod_consts[372], 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 = 970;
type_description_2 = "o";
goto frame_exception_exit_27;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__109___ne__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__26_InhibitAnyPolicy_955, mod_consts[374], 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 = 976;
type_description_2 = "o";
goto frame_exception_exit_27;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__110___hash__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__26_InhibitAnyPolicy_955, mod_consts[376], 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 = 979;
type_description_2 = "o";
goto frame_exception_exit_27;
}
{
PyObject *tmp_called_instance_24;
tmp_called_instance_24 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__26_InhibitAnyPolicy_955, mod_consts[71]);
if (tmp_called_instance_24 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_instance_24 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_called_instance_24 == NULL)) {
tmp_called_instance_24 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_called_instance_24 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 982;
type_description_2 = "o";
goto frame_exception_exit_27;
}
Py_INCREF(tmp_called_instance_24);
} else {
goto frame_exception_exit_27;
}
}
frame_29b705273f9ee210f5d7c1ffb26245fd_27->m_frame.f_lineno = 982;
tmp_dictset_value = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_24,
mod_consts[379],
PyTuple_GET_ITEM(mod_consts[543], 0)
);
Py_DECREF(tmp_called_instance_24);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 982;
type_description_2 = "o";
goto frame_exception_exit_27;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__26_InhibitAnyPolicy_955, mod_consts[194], 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 = 982;
type_description_2 = "o";
goto frame_exception_exit_27;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_29b705273f9ee210f5d7c1ffb26245fd_27);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_26;
frame_exception_exit_27:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_29b705273f9ee210f5d7c1ffb26245fd_27);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_29b705273f9ee210f5d7c1ffb26245fd_27, exception_lineno);
} else if (exception_tb->tb_frame != &frame_29b705273f9ee210f5d7c1ffb26245fd_27->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_29b705273f9ee210f5d7c1ffb26245fd_27, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_29b705273f9ee210f5d7c1ffb26245fd_27,
type_description_2,
outline_25_var___class__
);
// Release cached frame if used for exception.
if (frame_29b705273f9ee210f5d7c1ffb26245fd_27 == cache_frame_29b705273f9ee210f5d7c1ffb26245fd_27) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_29b705273f9ee210f5d7c1ffb26245fd_27);
cache_frame_29b705273f9ee210f5d7c1ffb26245fd_27 = NULL;
}
assertFrameObject(frame_29b705273f9ee210f5d7c1ffb26245fd_27);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_26;
frame_no_exception_26:;
goto skip_nested_handling_26;
nested_frame_exit_26:;
goto try_except_handler_97;
skip_nested_handling_26:;
{
nuitka_bool tmp_condition_result_159;
PyObject *tmp_cmp_expr_left_26;
PyObject *tmp_cmp_expr_right_26;
CHECK_OBJECT(tmp_class_creation_26__bases);
tmp_cmp_expr_left_26 = tmp_class_creation_26__bases;
tmp_cmp_expr_right_26 = mod_consts[350];
tmp_condition_result_159 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_26, tmp_cmp_expr_right_26);
if (tmp_condition_result_159 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 955;
goto try_except_handler_97;
}
if (tmp_condition_result_159 == NUITKA_BOOL_TRUE) {
goto branch_yes_104;
} else {
goto branch_no_104;
}
}
branch_yes_104:;
tmp_dictset_value = mod_consts[350];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__26_InhibitAnyPolicy_955, mod_consts[348], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 955;
goto try_except_handler_97;
}
branch_no_104:;
{
PyObject *tmp_assign_source_252;
PyObject *tmp_called_value_94;
PyObject *tmp_args_value_52;
PyObject *tmp_tuple_element_80;
PyObject *tmp_kwargs_value_52;
CHECK_OBJECT(tmp_class_creation_26__metaclass);
tmp_called_value_94 = tmp_class_creation_26__metaclass;
tmp_tuple_element_80 = mod_consts[193];
tmp_args_value_52 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_52, 0, tmp_tuple_element_80);
CHECK_OBJECT(tmp_class_creation_26__bases);
tmp_tuple_element_80 = tmp_class_creation_26__bases;
PyTuple_SET_ITEM0(tmp_args_value_52, 1, tmp_tuple_element_80);
tmp_tuple_element_80 = locals_cryptography$x509$extensions$$$class__26_InhibitAnyPolicy_955;
PyTuple_SET_ITEM0(tmp_args_value_52, 2, tmp_tuple_element_80);
CHECK_OBJECT(tmp_class_creation_26__class_decl_dict);
tmp_kwargs_value_52 = tmp_class_creation_26__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 955;
tmp_assign_source_252 = CALL_FUNCTION(tmp_called_value_94, tmp_args_value_52, tmp_kwargs_value_52);
Py_DECREF(tmp_args_value_52);
if (tmp_assign_source_252 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 955;
goto try_except_handler_97;
}
assert(outline_25_var___class__ == NULL);
outline_25_var___class__ = tmp_assign_source_252;
}
CHECK_OBJECT(outline_25_var___class__);
tmp_args_element_value_36 = outline_25_var___class__;
Py_INCREF(tmp_args_element_value_36);
goto try_return_handler_97;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_97:;
Py_DECREF(locals_cryptography$x509$extensions$$$class__26_InhibitAnyPolicy_955);
locals_cryptography$x509$extensions$$$class__26_InhibitAnyPolicy_955 = NULL;
goto try_return_handler_96;
// Exception handler code:
try_except_handler_97:;
exception_keeper_type_94 = exception_type;
exception_keeper_value_94 = exception_value;
exception_keeper_tb_94 = exception_tb;
exception_keeper_lineno_94 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_cryptography$x509$extensions$$$class__26_InhibitAnyPolicy_955);
locals_cryptography$x509$extensions$$$class__26_InhibitAnyPolicy_955 = NULL;
// Re-raise.
exception_type = exception_keeper_type_94;
exception_value = exception_keeper_value_94;
exception_tb = exception_keeper_tb_94;
exception_lineno = exception_keeper_lineno_94;
goto try_except_handler_96;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_96:;
CHECK_OBJECT(outline_25_var___class__);
Py_DECREF(outline_25_var___class__);
outline_25_var___class__ = NULL;
goto outline_result_27;
// Exception handler code:
try_except_handler_96:;
exception_keeper_type_95 = exception_type;
exception_keeper_value_95 = exception_value;
exception_keeper_tb_95 = exception_tb;
exception_keeper_lineno_95 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_95;
exception_value = exception_keeper_value_95;
exception_tb = exception_keeper_tb_95;
exception_lineno = exception_keeper_lineno_95;
goto outline_exception_26;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_26:;
exception_lineno = 955;
goto try_except_handler_95;
outline_result_27:;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 954;
tmp_assign_source_251 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_92, tmp_args_element_value_36);
Py_DECREF(tmp_called_value_92);
Py_DECREF(tmp_args_element_value_36);
if (tmp_assign_source_251 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 954;
goto try_except_handler_95;
}
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[193], tmp_assign_source_251);
}
goto try_end_44;
// Exception handler code:
try_except_handler_95:;
exception_keeper_type_96 = exception_type;
exception_keeper_value_96 = exception_value;
exception_keeper_tb_96 = exception_tb;
exception_keeper_lineno_96 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_26__bases);
tmp_class_creation_26__bases = NULL;
Py_XDECREF(tmp_class_creation_26__class_decl_dict);
tmp_class_creation_26__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_26__metaclass);
tmp_class_creation_26__metaclass = NULL;
Py_XDECREF(tmp_class_creation_26__prepared);
tmp_class_creation_26__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_96;
exception_value = exception_keeper_value_96;
exception_tb = exception_keeper_tb_96;
exception_lineno = exception_keeper_lineno_96;
goto frame_exception_exit_1;
// End of try:
try_end_44:;
CHECK_OBJECT(tmp_class_creation_26__bases);
Py_DECREF(tmp_class_creation_26__bases);
tmp_class_creation_26__bases = NULL;
CHECK_OBJECT(tmp_class_creation_26__class_decl_dict);
Py_DECREF(tmp_class_creation_26__class_decl_dict);
tmp_class_creation_26__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_26__metaclass);
Py_DECREF(tmp_class_creation_26__metaclass);
tmp_class_creation_26__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_26__prepared);
Py_DECREF(tmp_class_creation_26__prepared);
tmp_class_creation_26__prepared = NULL;
// Tried code:
{
PyObject *tmp_assign_source_253;
PyObject *tmp_dircall_arg1_27;
tmp_dircall_arg1_27 = mod_consts[350];
Py_INCREF(tmp_dircall_arg1_27);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_27};
tmp_assign_source_253 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_253 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 986;
goto try_except_handler_98;
}
assert(tmp_class_creation_27__bases == NULL);
tmp_class_creation_27__bases = tmp_assign_source_253;
}
{
PyObject *tmp_assign_source_254;
tmp_assign_source_254 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_27__class_decl_dict == NULL);
tmp_class_creation_27__class_decl_dict = tmp_assign_source_254;
}
{
PyObject *tmp_assign_source_255;
PyObject *tmp_metaclass_value_27;
bool tmp_condition_result_160;
PyObject *tmp_key_value_79;
PyObject *tmp_dict_arg_value_79;
PyObject *tmp_dict_arg_value_80;
PyObject *tmp_key_value_80;
nuitka_bool tmp_condition_result_161;
int tmp_truth_name_27;
PyObject *tmp_type_arg_53;
PyObject *tmp_expression_value_163;
PyObject *tmp_subscript_value_27;
PyObject *tmp_bases_value_27;
tmp_key_value_79 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_27__class_decl_dict);
tmp_dict_arg_value_79 = tmp_class_creation_27__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_79, tmp_key_value_79);
assert(!(tmp_res == -1));
tmp_condition_result_160 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_160 != false) {
goto condexpr_true_56;
} else {
goto condexpr_false_56;
}
condexpr_true_56:;
CHECK_OBJECT(tmp_class_creation_27__class_decl_dict);
tmp_dict_arg_value_80 = tmp_class_creation_27__class_decl_dict;
tmp_key_value_80 = mod_consts[338];
tmp_metaclass_value_27 = DICT_GET_ITEM0(tmp_dict_arg_value_80, tmp_key_value_80);
if (tmp_metaclass_value_27 == NULL) {
tmp_metaclass_value_27 = Py_None;
}
assert(!(tmp_metaclass_value_27 == NULL));
Py_INCREF(tmp_metaclass_value_27);
goto condexpr_end_56;
condexpr_false_56:;
CHECK_OBJECT(tmp_class_creation_27__bases);
tmp_truth_name_27 = CHECK_IF_TRUE(tmp_class_creation_27__bases);
if (tmp_truth_name_27 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 986;
goto try_except_handler_98;
}
tmp_condition_result_161 = tmp_truth_name_27 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_161 == NUITKA_BOOL_TRUE) {
goto condexpr_true_57;
} else {
goto condexpr_false_57;
}
condexpr_true_57:;
CHECK_OBJECT(tmp_class_creation_27__bases);
tmp_expression_value_163 = tmp_class_creation_27__bases;
tmp_subscript_value_27 = mod_consts[25];
tmp_type_arg_53 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_163, tmp_subscript_value_27, 0);
if (tmp_type_arg_53 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 986;
goto try_except_handler_98;
}
tmp_metaclass_value_27 = BUILTIN_TYPE1(tmp_type_arg_53);
Py_DECREF(tmp_type_arg_53);
if (tmp_metaclass_value_27 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 986;
goto try_except_handler_98;
}
goto condexpr_end_57;
condexpr_false_57:;
tmp_metaclass_value_27 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_27);
condexpr_end_57:;
condexpr_end_56:;
CHECK_OBJECT(tmp_class_creation_27__bases);
tmp_bases_value_27 = tmp_class_creation_27__bases;
tmp_assign_source_255 = SELECT_METACLASS(tmp_metaclass_value_27, tmp_bases_value_27);
Py_DECREF(tmp_metaclass_value_27);
if (tmp_assign_source_255 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 986;
goto try_except_handler_98;
}
assert(tmp_class_creation_27__metaclass == NULL);
tmp_class_creation_27__metaclass = tmp_assign_source_255;
}
{
bool tmp_condition_result_162;
PyObject *tmp_key_value_81;
PyObject *tmp_dict_arg_value_81;
tmp_key_value_81 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_27__class_decl_dict);
tmp_dict_arg_value_81 = tmp_class_creation_27__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_81, tmp_key_value_81);
assert(!(tmp_res == -1));
tmp_condition_result_162 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_162 != false) {
goto branch_yes_105;
} else {
goto branch_no_105;
}
}
branch_yes_105:;
CHECK_OBJECT(tmp_class_creation_27__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_27__class_decl_dict;
tmp_dictdel_key = mod_consts[338];
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 = 986;
goto try_except_handler_98;
}
branch_no_105:;
{
nuitka_bool tmp_condition_result_163;
PyObject *tmp_expression_value_164;
CHECK_OBJECT(tmp_class_creation_27__metaclass);
tmp_expression_value_164 = tmp_class_creation_27__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_164, mod_consts[339]);
tmp_condition_result_163 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_163 == NUITKA_BOOL_TRUE) {
goto branch_yes_106;
} else {
goto branch_no_106;
}
}
branch_yes_106:;
{
PyObject *tmp_assign_source_256;
PyObject *tmp_called_value_95;
PyObject *tmp_expression_value_165;
PyObject *tmp_args_value_53;
PyObject *tmp_tuple_element_81;
PyObject *tmp_kwargs_value_53;
CHECK_OBJECT(tmp_class_creation_27__metaclass);
tmp_expression_value_165 = tmp_class_creation_27__metaclass;
tmp_called_value_95 = LOOKUP_ATTRIBUTE(tmp_expression_value_165, mod_consts[339]);
if (tmp_called_value_95 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 986;
goto try_except_handler_98;
}
tmp_tuple_element_81 = mod_consts[211];
tmp_args_value_53 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_53, 0, tmp_tuple_element_81);
CHECK_OBJECT(tmp_class_creation_27__bases);
tmp_tuple_element_81 = tmp_class_creation_27__bases;
PyTuple_SET_ITEM0(tmp_args_value_53, 1, tmp_tuple_element_81);
CHECK_OBJECT(tmp_class_creation_27__class_decl_dict);
tmp_kwargs_value_53 = tmp_class_creation_27__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 986;
tmp_assign_source_256 = CALL_FUNCTION(tmp_called_value_95, tmp_args_value_53, tmp_kwargs_value_53);
Py_DECREF(tmp_called_value_95);
Py_DECREF(tmp_args_value_53);
if (tmp_assign_source_256 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 986;
goto try_except_handler_98;
}
assert(tmp_class_creation_27__prepared == NULL);
tmp_class_creation_27__prepared = tmp_assign_source_256;
}
{
bool tmp_condition_result_164;
PyObject *tmp_operand_value_27;
PyObject *tmp_expression_value_166;
CHECK_OBJECT(tmp_class_creation_27__prepared);
tmp_expression_value_166 = tmp_class_creation_27__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_166, mod_consts[340]);
tmp_operand_value_27 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_27);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 986;
goto try_except_handler_98;
}
tmp_condition_result_164 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_164 != false) {
goto branch_yes_107;
} else {
goto branch_no_107;
}
}
branch_yes_107:;
{
PyObject *tmp_raise_type_27;
PyObject *tmp_raise_value_27;
PyObject *tmp_mod_expr_left_27;
PyObject *tmp_mod_expr_right_27;
PyObject *tmp_tuple_element_82;
PyObject *tmp_getattr_target_27;
PyObject *tmp_getattr_attr_27;
PyObject *tmp_getattr_default_27;
tmp_raise_type_27 = PyExc_TypeError;
tmp_mod_expr_left_27 = mod_consts[341];
CHECK_OBJECT(tmp_class_creation_27__metaclass);
tmp_getattr_target_27 = tmp_class_creation_27__metaclass;
tmp_getattr_attr_27 = mod_consts[342];
tmp_getattr_default_27 = mod_consts[343];
tmp_tuple_element_82 = BUILTIN_GETATTR(tmp_getattr_target_27, tmp_getattr_attr_27, tmp_getattr_default_27);
if (tmp_tuple_element_82 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 986;
goto try_except_handler_98;
}
tmp_mod_expr_right_27 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_167;
PyObject *tmp_type_arg_54;
PyTuple_SET_ITEM(tmp_mod_expr_right_27, 0, tmp_tuple_element_82);
CHECK_OBJECT(tmp_class_creation_27__prepared);
tmp_type_arg_54 = tmp_class_creation_27__prepared;
tmp_expression_value_167 = BUILTIN_TYPE1(tmp_type_arg_54);
assert(!(tmp_expression_value_167 == NULL));
tmp_tuple_element_82 = LOOKUP_ATTRIBUTE(tmp_expression_value_167, mod_consts[342]);
Py_DECREF(tmp_expression_value_167);
if (tmp_tuple_element_82 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 986;
goto tuple_build_exception_27;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_27, 1, tmp_tuple_element_82);
}
goto tuple_build_noexception_27;
// Exception handling pass through code for tuple_build:
tuple_build_exception_27:;
Py_DECREF(tmp_mod_expr_right_27);
goto try_except_handler_98;
// Finished with no exception for tuple_build:
tuple_build_noexception_27:;
tmp_raise_value_27 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_27, tmp_mod_expr_right_27);
Py_DECREF(tmp_mod_expr_right_27);
if (tmp_raise_value_27 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 986;
goto try_except_handler_98;
}
exception_type = tmp_raise_type_27;
Py_INCREF(tmp_raise_type_27);
exception_value = tmp_raise_value_27;
exception_lineno = 986;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_98;
}
branch_no_107:;
goto branch_end_106;
branch_no_106:;
{
PyObject *tmp_assign_source_257;
tmp_assign_source_257 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_27__prepared == NULL);
tmp_class_creation_27__prepared = tmp_assign_source_257;
}
branch_end_106:;
{
PyObject *tmp_assign_source_258;
PyObject *tmp_called_value_96;
PyObject *tmp_called_value_97;
PyObject *tmp_expression_value_168;
PyObject *tmp_args_element_value_37;
PyObject *tmp_args_element_value_38;
tmp_expression_value_168 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_expression_value_168 == NULL)) {
tmp_expression_value_168 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_expression_value_168 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 985;
goto try_except_handler_98;
}
tmp_called_value_97 = LOOKUP_ATTRIBUTE(tmp_expression_value_168, mod_consts[369]);
if (tmp_called_value_97 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 985;
goto try_except_handler_98;
}
tmp_args_element_value_37 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[351]);
if (unlikely(tmp_args_element_value_37 == NULL)) {
tmp_args_element_value_37 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[351]);
}
if (tmp_args_element_value_37 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_97);
exception_lineno = 985;
goto try_except_handler_98;
}
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 985;
tmp_called_value_96 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_97, tmp_args_element_value_37);
Py_DECREF(tmp_called_value_97);
if (tmp_called_value_96 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 985;
goto try_except_handler_98;
}
{
PyObject *tmp_set_locals_27;
CHECK_OBJECT(tmp_class_creation_27__prepared);
tmp_set_locals_27 = tmp_class_creation_27__prepared;
locals_cryptography$x509$extensions$$$class__27_KeyUsage_986 = tmp_set_locals_27;
Py_INCREF(tmp_set_locals_27);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[344];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__27_KeyUsage_986, mod_consts[345], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 986;
goto try_except_handler_100;
}
tmp_dictset_value = mod_consts[211];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__27_KeyUsage_986, mod_consts[346], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 986;
goto try_except_handler_100;
}
if (isFrameUnusable(cache_frame_d3150da78a3c94b3cfcac52399fe678b_28)) {
Py_XDECREF(cache_frame_d3150da78a3c94b3cfcac52399fe678b_28);
#if _DEBUG_REFCOUNTS
if (cache_frame_d3150da78a3c94b3cfcac52399fe678b_28 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_d3150da78a3c94b3cfcac52399fe678b_28 = MAKE_CLASS_FRAME(codeobj_d3150da78a3c94b3cfcac52399fe678b, module_cryptography$x509$extensions, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_d3150da78a3c94b3cfcac52399fe678b_28->m_type_description == NULL);
frame_d3150da78a3c94b3cfcac52399fe678b_28 = cache_frame_d3150da78a3c94b3cfcac52399fe678b_28;
// Push the new frame as the currently active one.
pushFrameStack(frame_d3150da78a3c94b3cfcac52399fe678b_28);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_d3150da78a3c94b3cfcac52399fe678b_28) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_expression_value_169;
tmp_expression_value_169 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__27_KeyUsage_986, mod_consts[334]);
if (tmp_expression_value_169 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_169 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[334]);
if (unlikely(tmp_expression_value_169 == NULL)) {
tmp_expression_value_169 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[334]);
}
if (tmp_expression_value_169 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 987;
type_description_2 = "o";
goto frame_exception_exit_28;
}
Py_INCREF(tmp_expression_value_169);
} else {
goto frame_exception_exit_28;
}
}
tmp_dictset_value = LOOKUP_ATTRIBUTE(tmp_expression_value_169, mod_consts[544]);
Py_DECREF(tmp_expression_value_169);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 987;
type_description_2 = "o";
goto frame_exception_exit_28;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__27_KeyUsage_986, mod_consts[40], 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 = 987;
type_description_2 = "o";
goto frame_exception_exit_28;
}
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__111___init__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__27_KeyUsage_986, mod_consts[39], 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 = 989;
type_description_2 = "o";
goto frame_exception_exit_28;
}
{
PyObject *tmp_called_instance_25;
tmp_called_instance_25 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__27_KeyUsage_986, mod_consts[71]);
if (tmp_called_instance_25 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_instance_25 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_called_instance_25 == NULL)) {
tmp_called_instance_25 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_called_instance_25 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1008;
type_description_2 = "o";
goto frame_exception_exit_28;
}
Py_INCREF(tmp_called_instance_25);
} else {
goto frame_exception_exit_28;
}
}
frame_d3150da78a3c94b3cfcac52399fe678b_28->m_frame.f_lineno = 1008;
tmp_dictset_value = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_25,
mod_consts[379],
PyTuple_GET_ITEM(mod_consts[546], 0)
);
Py_DECREF(tmp_called_instance_25);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1008;
type_description_2 = "o";
goto frame_exception_exit_28;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__27_KeyUsage_986, mod_consts[212], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1008;
type_description_2 = "o";
goto frame_exception_exit_28;
}
}
{
PyObject *tmp_called_instance_26;
tmp_called_instance_26 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__27_KeyUsage_986, mod_consts[71]);
if (tmp_called_instance_26 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_instance_26 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_called_instance_26 == NULL)) {
tmp_called_instance_26 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_called_instance_26 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1009;
type_description_2 = "o";
goto frame_exception_exit_28;
}
Py_INCREF(tmp_called_instance_26);
} else {
goto frame_exception_exit_28;
}
}
frame_d3150da78a3c94b3cfcac52399fe678b_28->m_frame.f_lineno = 1009;
tmp_dictset_value = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_26,
mod_consts[379],
PyTuple_GET_ITEM(mod_consts[547], 0)
);
Py_DECREF(tmp_called_instance_26);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1009;
type_description_2 = "o";
goto frame_exception_exit_28;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__27_KeyUsage_986, mod_consts[213], 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 = 1009;
type_description_2 = "o";
goto frame_exception_exit_28;
}
}
{
PyObject *tmp_called_instance_27;
tmp_called_instance_27 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__27_KeyUsage_986, mod_consts[71]);
if (tmp_called_instance_27 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_instance_27 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_called_instance_27 == NULL)) {
tmp_called_instance_27 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_called_instance_27 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1010;
type_description_2 = "o";
goto frame_exception_exit_28;
}
Py_INCREF(tmp_called_instance_27);
} else {
goto frame_exception_exit_28;
}
}
frame_d3150da78a3c94b3cfcac52399fe678b_28->m_frame.f_lineno = 1010;
tmp_dictset_value = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_27,
mod_consts[379],
PyTuple_GET_ITEM(mod_consts[548], 0)
);
Py_DECREF(tmp_called_instance_27);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1010;
type_description_2 = "o";
goto frame_exception_exit_28;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__27_KeyUsage_986, mod_consts[214], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1010;
type_description_2 = "o";
goto frame_exception_exit_28;
}
}
{
PyObject *tmp_called_instance_28;
tmp_called_instance_28 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__27_KeyUsage_986, mod_consts[71]);
if (tmp_called_instance_28 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_instance_28 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_called_instance_28 == NULL)) {
tmp_called_instance_28 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_called_instance_28 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1011;
type_description_2 = "o";
goto frame_exception_exit_28;
}
Py_INCREF(tmp_called_instance_28);
} else {
goto frame_exception_exit_28;
}
}
frame_d3150da78a3c94b3cfcac52399fe678b_28->m_frame.f_lineno = 1011;
tmp_dictset_value = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_28,
mod_consts[379],
PyTuple_GET_ITEM(mod_consts[549], 0)
);
Py_DECREF(tmp_called_instance_28);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1011;
type_description_2 = "o";
goto frame_exception_exit_28;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__27_KeyUsage_986, mod_consts[215], 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 = 1011;
type_description_2 = "o";
goto frame_exception_exit_28;
}
}
{
PyObject *tmp_called_instance_29;
tmp_called_instance_29 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__27_KeyUsage_986, mod_consts[71]);
if (tmp_called_instance_29 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_instance_29 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_called_instance_29 == NULL)) {
tmp_called_instance_29 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_called_instance_29 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1012;
type_description_2 = "o";
goto frame_exception_exit_28;
}
Py_INCREF(tmp_called_instance_29);
} else {
goto frame_exception_exit_28;
}
}
frame_d3150da78a3c94b3cfcac52399fe678b_28->m_frame.f_lineno = 1012;
tmp_dictset_value = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_29,
mod_consts[379],
PyTuple_GET_ITEM(mod_consts[550], 0)
);
Py_DECREF(tmp_called_instance_29);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1012;
type_description_2 = "o";
goto frame_exception_exit_28;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__27_KeyUsage_986, mod_consts[205], 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 = 1012;
type_description_2 = "o";
goto frame_exception_exit_28;
}
}
{
PyObject *tmp_called_instance_30;
tmp_called_instance_30 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__27_KeyUsage_986, mod_consts[71]);
if (tmp_called_instance_30 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_instance_30 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_called_instance_30 == NULL)) {
tmp_called_instance_30 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_called_instance_30 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1013;
type_description_2 = "o";
goto frame_exception_exit_28;
}
Py_INCREF(tmp_called_instance_30);
} else {
goto frame_exception_exit_28;
}
}
frame_d3150da78a3c94b3cfcac52399fe678b_28->m_frame.f_lineno = 1013;
tmp_dictset_value = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_30,
mod_consts[379],
PyTuple_GET_ITEM(mod_consts[551], 0)
);
Py_DECREF(tmp_called_instance_30);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1013;
type_description_2 = "o";
goto frame_exception_exit_28;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__27_KeyUsage_986, mod_consts[216], 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 = 1013;
type_description_2 = "o";
goto frame_exception_exit_28;
}
}
{
PyObject *tmp_called_instance_31;
tmp_called_instance_31 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__27_KeyUsage_986, mod_consts[71]);
if (tmp_called_instance_31 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_instance_31 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_called_instance_31 == NULL)) {
tmp_called_instance_31 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_called_instance_31 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1014;
type_description_2 = "o";
goto frame_exception_exit_28;
}
Py_INCREF(tmp_called_instance_31);
} else {
goto frame_exception_exit_28;
}
}
frame_d3150da78a3c94b3cfcac52399fe678b_28->m_frame.f_lineno = 1014;
tmp_dictset_value = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_31,
mod_consts[379],
PyTuple_GET_ITEM(mod_consts[552], 0)
);
Py_DECREF(tmp_called_instance_31);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1014;
type_description_2 = "o";
goto frame_exception_exit_28;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__27_KeyUsage_986, mod_consts[217], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1014;
type_description_2 = "o";
goto frame_exception_exit_28;
}
}
{
nuitka_bool tmp_condition_result_165;
PyObject *tmp_called_value_98;
PyObject *tmp_args_element_value_39;
PyObject *tmp_called_value_99;
PyObject *tmp_args_element_value_40;
tmp_res = MAPPING_HAS_ITEM(locals_cryptography$x509$extensions$$$class__27_KeyUsage_986, mod_consts[553]);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1016;
type_description_2 = "o";
goto frame_exception_exit_28;
}
tmp_condition_result_165 = (tmp_res == 1) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_165 == NUITKA_BOOL_TRUE) {
goto condexpr_true_58;
} else {
goto condexpr_false_58;
}
condexpr_true_58:;
tmp_called_value_98 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__27_KeyUsage_986, mod_consts[553]);
if (unlikely(tmp_called_value_98 == NULL && CHECK_AND_CLEAR_KEY_ERROR_OCCURRED())) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[553]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 1016;
type_description_2 = "o";
goto frame_exception_exit_28;
}
if (tmp_called_value_98 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1016;
type_description_2 = "o";
goto frame_exception_exit_28;
}
tmp_args_element_value_39 = MAKE_FUNCTION_cryptography$x509$extensions$$$function__112_encipher_only();
frame_d3150da78a3c94b3cfcac52399fe678b_28->m_frame.f_lineno = 1016;
tmp_dictset_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_98, tmp_args_element_value_39);
Py_DECREF(tmp_called_value_98);
Py_DECREF(tmp_args_element_value_39);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1016;
type_description_2 = "o";
goto frame_exception_exit_28;
}
goto condexpr_end_58;
condexpr_false_58:;
tmp_called_value_99 = (PyObject *)&PyProperty_Type;
tmp_args_element_value_40 = MAKE_FUNCTION_cryptography$x509$extensions$$$function__112_encipher_only();
frame_d3150da78a3c94b3cfcac52399fe678b_28->m_frame.f_lineno = 1016;
tmp_dictset_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_99, tmp_args_element_value_40);
Py_DECREF(tmp_args_element_value_40);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1016;
type_description_2 = "o";
goto frame_exception_exit_28;
}
condexpr_end_58:;
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__27_KeyUsage_986, mod_consts[208], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1017;
type_description_2 = "o";
goto frame_exception_exit_28;
}
}
{
nuitka_bool tmp_condition_result_166;
PyObject *tmp_called_value_100;
PyObject *tmp_args_element_value_41;
PyObject *tmp_called_value_101;
PyObject *tmp_args_element_value_42;
tmp_res = MAPPING_HAS_ITEM(locals_cryptography$x509$extensions$$$class__27_KeyUsage_986, mod_consts[553]);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1025;
type_description_2 = "o";
goto frame_exception_exit_28;
}
tmp_condition_result_166 = (tmp_res == 1) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_166 == NUITKA_BOOL_TRUE) {
goto condexpr_true_59;
} else {
goto condexpr_false_59;
}
condexpr_true_59:;
tmp_called_value_100 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__27_KeyUsage_986, mod_consts[553]);
if (unlikely(tmp_called_value_100 == NULL && CHECK_AND_CLEAR_KEY_ERROR_OCCURRED())) {
FORMAT_NAME_ERROR(&exception_type, &exception_value, mod_consts[553]);
NORMALIZE_EXCEPTION(&exception_type, &exception_value, &exception_tb);
CHAIN_EXCEPTION(exception_value);
exception_lineno = 1025;
type_description_2 = "o";
goto frame_exception_exit_28;
}
if (tmp_called_value_100 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1025;
type_description_2 = "o";
goto frame_exception_exit_28;
}
tmp_args_element_value_41 = MAKE_FUNCTION_cryptography$x509$extensions$$$function__113_decipher_only();
frame_d3150da78a3c94b3cfcac52399fe678b_28->m_frame.f_lineno = 1025;
tmp_dictset_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_100, tmp_args_element_value_41);
Py_DECREF(tmp_called_value_100);
Py_DECREF(tmp_args_element_value_41);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1025;
type_description_2 = "o";
goto frame_exception_exit_28;
}
goto condexpr_end_59;
condexpr_false_59:;
tmp_called_value_101 = (PyObject *)&PyProperty_Type;
tmp_args_element_value_42 = MAKE_FUNCTION_cryptography$x509$extensions$$$function__113_decipher_only();
frame_d3150da78a3c94b3cfcac52399fe678b_28->m_frame.f_lineno = 1025;
tmp_dictset_value = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_101, tmp_args_element_value_42);
Py_DECREF(tmp_args_element_value_42);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1025;
type_description_2 = "o";
goto frame_exception_exit_28;
}
condexpr_end_59:;
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__27_KeyUsage_986, mod_consts[209], 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 = 1026;
type_description_2 = "o";
goto frame_exception_exit_28;
}
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__114___repr__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__27_KeyUsage_986, mod_consts[367], 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 = 1034;
type_description_2 = "o";
goto frame_exception_exit_28;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__115___eq__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__27_KeyUsage_986, mod_consts[372], 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 = 1051;
type_description_2 = "o";
goto frame_exception_exit_28;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__116___ne__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__27_KeyUsage_986, mod_consts[374], 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 = 1067;
type_description_2 = "o";
goto frame_exception_exit_28;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__117___hash__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__27_KeyUsage_986, mod_consts[376], 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 = 1070;
type_description_2 = "o";
goto frame_exception_exit_28;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_d3150da78a3c94b3cfcac52399fe678b_28);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_27;
frame_exception_exit_28:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_d3150da78a3c94b3cfcac52399fe678b_28);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_d3150da78a3c94b3cfcac52399fe678b_28, exception_lineno);
} else if (exception_tb->tb_frame != &frame_d3150da78a3c94b3cfcac52399fe678b_28->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_d3150da78a3c94b3cfcac52399fe678b_28, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_d3150da78a3c94b3cfcac52399fe678b_28,
type_description_2,
outline_26_var___class__
);
// Release cached frame if used for exception.
if (frame_d3150da78a3c94b3cfcac52399fe678b_28 == cache_frame_d3150da78a3c94b3cfcac52399fe678b_28) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_d3150da78a3c94b3cfcac52399fe678b_28);
cache_frame_d3150da78a3c94b3cfcac52399fe678b_28 = NULL;
}
assertFrameObject(frame_d3150da78a3c94b3cfcac52399fe678b_28);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_27;
frame_no_exception_27:;
goto skip_nested_handling_27;
nested_frame_exit_27:;
goto try_except_handler_100;
skip_nested_handling_27:;
{
nuitka_bool tmp_condition_result_167;
PyObject *tmp_cmp_expr_left_27;
PyObject *tmp_cmp_expr_right_27;
CHECK_OBJECT(tmp_class_creation_27__bases);
tmp_cmp_expr_left_27 = tmp_class_creation_27__bases;
tmp_cmp_expr_right_27 = mod_consts[350];
tmp_condition_result_167 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_27, tmp_cmp_expr_right_27);
if (tmp_condition_result_167 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 986;
goto try_except_handler_100;
}
if (tmp_condition_result_167 == NUITKA_BOOL_TRUE) {
goto branch_yes_108;
} else {
goto branch_no_108;
}
}
branch_yes_108:;
tmp_dictset_value = mod_consts[350];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__27_KeyUsage_986, mod_consts[348], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 986;
goto try_except_handler_100;
}
branch_no_108:;
{
PyObject *tmp_assign_source_259;
PyObject *tmp_called_value_102;
PyObject *tmp_args_value_54;
PyObject *tmp_tuple_element_83;
PyObject *tmp_kwargs_value_54;
CHECK_OBJECT(tmp_class_creation_27__metaclass);
tmp_called_value_102 = tmp_class_creation_27__metaclass;
tmp_tuple_element_83 = mod_consts[211];
tmp_args_value_54 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_54, 0, tmp_tuple_element_83);
CHECK_OBJECT(tmp_class_creation_27__bases);
tmp_tuple_element_83 = tmp_class_creation_27__bases;
PyTuple_SET_ITEM0(tmp_args_value_54, 1, tmp_tuple_element_83);
tmp_tuple_element_83 = locals_cryptography$x509$extensions$$$class__27_KeyUsage_986;
PyTuple_SET_ITEM0(tmp_args_value_54, 2, tmp_tuple_element_83);
CHECK_OBJECT(tmp_class_creation_27__class_decl_dict);
tmp_kwargs_value_54 = tmp_class_creation_27__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 986;
tmp_assign_source_259 = CALL_FUNCTION(tmp_called_value_102, tmp_args_value_54, tmp_kwargs_value_54);
Py_DECREF(tmp_args_value_54);
if (tmp_assign_source_259 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 986;
goto try_except_handler_100;
}
assert(outline_26_var___class__ == NULL);
outline_26_var___class__ = tmp_assign_source_259;
}
CHECK_OBJECT(outline_26_var___class__);
tmp_args_element_value_38 = outline_26_var___class__;
Py_INCREF(tmp_args_element_value_38);
goto try_return_handler_100;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_100:;
Py_DECREF(locals_cryptography$x509$extensions$$$class__27_KeyUsage_986);
locals_cryptography$x509$extensions$$$class__27_KeyUsage_986 = NULL;
goto try_return_handler_99;
// Exception handler code:
try_except_handler_100:;
exception_keeper_type_97 = exception_type;
exception_keeper_value_97 = exception_value;
exception_keeper_tb_97 = exception_tb;
exception_keeper_lineno_97 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_cryptography$x509$extensions$$$class__27_KeyUsage_986);
locals_cryptography$x509$extensions$$$class__27_KeyUsage_986 = NULL;
// Re-raise.
exception_type = exception_keeper_type_97;
exception_value = exception_keeper_value_97;
exception_tb = exception_keeper_tb_97;
exception_lineno = exception_keeper_lineno_97;
goto try_except_handler_99;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_99:;
CHECK_OBJECT(outline_26_var___class__);
Py_DECREF(outline_26_var___class__);
outline_26_var___class__ = NULL;
goto outline_result_28;
// Exception handler code:
try_except_handler_99:;
exception_keeper_type_98 = exception_type;
exception_keeper_value_98 = exception_value;
exception_keeper_tb_98 = exception_tb;
exception_keeper_lineno_98 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_98;
exception_value = exception_keeper_value_98;
exception_tb = exception_keeper_tb_98;
exception_lineno = exception_keeper_lineno_98;
goto outline_exception_27;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_27:;
exception_lineno = 986;
goto try_except_handler_98;
outline_result_28:;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 985;
tmp_assign_source_258 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_96, tmp_args_element_value_38);
Py_DECREF(tmp_called_value_96);
Py_DECREF(tmp_args_element_value_38);
if (tmp_assign_source_258 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 985;
goto try_except_handler_98;
}
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[211], tmp_assign_source_258);
}
goto try_end_45;
// Exception handler code:
try_except_handler_98:;
exception_keeper_type_99 = exception_type;
exception_keeper_value_99 = exception_value;
exception_keeper_tb_99 = exception_tb;
exception_keeper_lineno_99 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_27__bases);
tmp_class_creation_27__bases = NULL;
Py_XDECREF(tmp_class_creation_27__class_decl_dict);
tmp_class_creation_27__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_27__metaclass);
tmp_class_creation_27__metaclass = NULL;
Py_XDECREF(tmp_class_creation_27__prepared);
tmp_class_creation_27__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_99;
exception_value = exception_keeper_value_99;
exception_tb = exception_keeper_tb_99;
exception_lineno = exception_keeper_lineno_99;
goto frame_exception_exit_1;
// End of try:
try_end_45:;
CHECK_OBJECT(tmp_class_creation_27__bases);
Py_DECREF(tmp_class_creation_27__bases);
tmp_class_creation_27__bases = NULL;
CHECK_OBJECT(tmp_class_creation_27__class_decl_dict);
Py_DECREF(tmp_class_creation_27__class_decl_dict);
tmp_class_creation_27__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_27__metaclass);
Py_DECREF(tmp_class_creation_27__metaclass);
tmp_class_creation_27__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_27__prepared);
Py_DECREF(tmp_class_creation_27__prepared);
tmp_class_creation_27__prepared = NULL;
// Tried code:
{
PyObject *tmp_assign_source_260;
PyObject *tmp_dircall_arg1_28;
tmp_dircall_arg1_28 = mod_consts[350];
Py_INCREF(tmp_dircall_arg1_28);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_28};
tmp_assign_source_260 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_260 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1081;
goto try_except_handler_101;
}
assert(tmp_class_creation_28__bases == NULL);
tmp_class_creation_28__bases = tmp_assign_source_260;
}
{
PyObject *tmp_assign_source_261;
tmp_assign_source_261 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_28__class_decl_dict == NULL);
tmp_class_creation_28__class_decl_dict = tmp_assign_source_261;
}
{
PyObject *tmp_assign_source_262;
PyObject *tmp_metaclass_value_28;
bool tmp_condition_result_168;
PyObject *tmp_key_value_82;
PyObject *tmp_dict_arg_value_82;
PyObject *tmp_dict_arg_value_83;
PyObject *tmp_key_value_83;
nuitka_bool tmp_condition_result_169;
int tmp_truth_name_28;
PyObject *tmp_type_arg_55;
PyObject *tmp_expression_value_170;
PyObject *tmp_subscript_value_28;
PyObject *tmp_bases_value_28;
tmp_key_value_82 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_28__class_decl_dict);
tmp_dict_arg_value_82 = tmp_class_creation_28__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_82, tmp_key_value_82);
assert(!(tmp_res == -1));
tmp_condition_result_168 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_168 != false) {
goto condexpr_true_60;
} else {
goto condexpr_false_60;
}
condexpr_true_60:;
CHECK_OBJECT(tmp_class_creation_28__class_decl_dict);
tmp_dict_arg_value_83 = tmp_class_creation_28__class_decl_dict;
tmp_key_value_83 = mod_consts[338];
tmp_metaclass_value_28 = DICT_GET_ITEM0(tmp_dict_arg_value_83, tmp_key_value_83);
if (tmp_metaclass_value_28 == NULL) {
tmp_metaclass_value_28 = Py_None;
}
assert(!(tmp_metaclass_value_28 == NULL));
Py_INCREF(tmp_metaclass_value_28);
goto condexpr_end_60;
condexpr_false_60:;
CHECK_OBJECT(tmp_class_creation_28__bases);
tmp_truth_name_28 = CHECK_IF_TRUE(tmp_class_creation_28__bases);
if (tmp_truth_name_28 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1081;
goto try_except_handler_101;
}
tmp_condition_result_169 = tmp_truth_name_28 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_169 == NUITKA_BOOL_TRUE) {
goto condexpr_true_61;
} else {
goto condexpr_false_61;
}
condexpr_true_61:;
CHECK_OBJECT(tmp_class_creation_28__bases);
tmp_expression_value_170 = tmp_class_creation_28__bases;
tmp_subscript_value_28 = mod_consts[25];
tmp_type_arg_55 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_170, tmp_subscript_value_28, 0);
if (tmp_type_arg_55 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1081;
goto try_except_handler_101;
}
tmp_metaclass_value_28 = BUILTIN_TYPE1(tmp_type_arg_55);
Py_DECREF(tmp_type_arg_55);
if (tmp_metaclass_value_28 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1081;
goto try_except_handler_101;
}
goto condexpr_end_61;
condexpr_false_61:;
tmp_metaclass_value_28 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_28);
condexpr_end_61:;
condexpr_end_60:;
CHECK_OBJECT(tmp_class_creation_28__bases);
tmp_bases_value_28 = tmp_class_creation_28__bases;
tmp_assign_source_262 = SELECT_METACLASS(tmp_metaclass_value_28, tmp_bases_value_28);
Py_DECREF(tmp_metaclass_value_28);
if (tmp_assign_source_262 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1081;
goto try_except_handler_101;
}
assert(tmp_class_creation_28__metaclass == NULL);
tmp_class_creation_28__metaclass = tmp_assign_source_262;
}
{
bool tmp_condition_result_170;
PyObject *tmp_key_value_84;
PyObject *tmp_dict_arg_value_84;
tmp_key_value_84 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_28__class_decl_dict);
tmp_dict_arg_value_84 = tmp_class_creation_28__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_84, tmp_key_value_84);
assert(!(tmp_res == -1));
tmp_condition_result_170 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_170 != false) {
goto branch_yes_109;
} else {
goto branch_no_109;
}
}
branch_yes_109:;
CHECK_OBJECT(tmp_class_creation_28__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_28__class_decl_dict;
tmp_dictdel_key = mod_consts[338];
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 = 1081;
goto try_except_handler_101;
}
branch_no_109:;
{
nuitka_bool tmp_condition_result_171;
PyObject *tmp_expression_value_171;
CHECK_OBJECT(tmp_class_creation_28__metaclass);
tmp_expression_value_171 = tmp_class_creation_28__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_171, mod_consts[339]);
tmp_condition_result_171 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_171 == NUITKA_BOOL_TRUE) {
goto branch_yes_110;
} else {
goto branch_no_110;
}
}
branch_yes_110:;
{
PyObject *tmp_assign_source_263;
PyObject *tmp_called_value_103;
PyObject *tmp_expression_value_172;
PyObject *tmp_args_value_55;
PyObject *tmp_tuple_element_84;
PyObject *tmp_kwargs_value_55;
CHECK_OBJECT(tmp_class_creation_28__metaclass);
tmp_expression_value_172 = tmp_class_creation_28__metaclass;
tmp_called_value_103 = LOOKUP_ATTRIBUTE(tmp_expression_value_172, mod_consts[339]);
if (tmp_called_value_103 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1081;
goto try_except_handler_101;
}
tmp_tuple_element_84 = mod_consts[228];
tmp_args_value_55 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_55, 0, tmp_tuple_element_84);
CHECK_OBJECT(tmp_class_creation_28__bases);
tmp_tuple_element_84 = tmp_class_creation_28__bases;
PyTuple_SET_ITEM0(tmp_args_value_55, 1, tmp_tuple_element_84);
CHECK_OBJECT(tmp_class_creation_28__class_decl_dict);
tmp_kwargs_value_55 = tmp_class_creation_28__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 1081;
tmp_assign_source_263 = CALL_FUNCTION(tmp_called_value_103, tmp_args_value_55, tmp_kwargs_value_55);
Py_DECREF(tmp_called_value_103);
Py_DECREF(tmp_args_value_55);
if (tmp_assign_source_263 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1081;
goto try_except_handler_101;
}
assert(tmp_class_creation_28__prepared == NULL);
tmp_class_creation_28__prepared = tmp_assign_source_263;
}
{
bool tmp_condition_result_172;
PyObject *tmp_operand_value_28;
PyObject *tmp_expression_value_173;
CHECK_OBJECT(tmp_class_creation_28__prepared);
tmp_expression_value_173 = tmp_class_creation_28__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_173, mod_consts[340]);
tmp_operand_value_28 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_28);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1081;
goto try_except_handler_101;
}
tmp_condition_result_172 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_172 != false) {
goto branch_yes_111;
} else {
goto branch_no_111;
}
}
branch_yes_111:;
{
PyObject *tmp_raise_type_28;
PyObject *tmp_raise_value_28;
PyObject *tmp_mod_expr_left_28;
PyObject *tmp_mod_expr_right_28;
PyObject *tmp_tuple_element_85;
PyObject *tmp_getattr_target_28;
PyObject *tmp_getattr_attr_28;
PyObject *tmp_getattr_default_28;
tmp_raise_type_28 = PyExc_TypeError;
tmp_mod_expr_left_28 = mod_consts[341];
CHECK_OBJECT(tmp_class_creation_28__metaclass);
tmp_getattr_target_28 = tmp_class_creation_28__metaclass;
tmp_getattr_attr_28 = mod_consts[342];
tmp_getattr_default_28 = mod_consts[343];
tmp_tuple_element_85 = BUILTIN_GETATTR(tmp_getattr_target_28, tmp_getattr_attr_28, tmp_getattr_default_28);
if (tmp_tuple_element_85 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1081;
goto try_except_handler_101;
}
tmp_mod_expr_right_28 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_174;
PyObject *tmp_type_arg_56;
PyTuple_SET_ITEM(tmp_mod_expr_right_28, 0, tmp_tuple_element_85);
CHECK_OBJECT(tmp_class_creation_28__prepared);
tmp_type_arg_56 = tmp_class_creation_28__prepared;
tmp_expression_value_174 = BUILTIN_TYPE1(tmp_type_arg_56);
assert(!(tmp_expression_value_174 == NULL));
tmp_tuple_element_85 = LOOKUP_ATTRIBUTE(tmp_expression_value_174, mod_consts[342]);
Py_DECREF(tmp_expression_value_174);
if (tmp_tuple_element_85 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1081;
goto tuple_build_exception_28;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_28, 1, tmp_tuple_element_85);
}
goto tuple_build_noexception_28;
// Exception handling pass through code for tuple_build:
tuple_build_exception_28:;
Py_DECREF(tmp_mod_expr_right_28);
goto try_except_handler_101;
// Finished with no exception for tuple_build:
tuple_build_noexception_28:;
tmp_raise_value_28 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_28, tmp_mod_expr_right_28);
Py_DECREF(tmp_mod_expr_right_28);
if (tmp_raise_value_28 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1081;
goto try_except_handler_101;
}
exception_type = tmp_raise_type_28;
Py_INCREF(tmp_raise_type_28);
exception_value = tmp_raise_value_28;
exception_lineno = 1081;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_101;
}
branch_no_111:;
goto branch_end_110;
branch_no_110:;
{
PyObject *tmp_assign_source_264;
tmp_assign_source_264 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_28__prepared == NULL);
tmp_class_creation_28__prepared = tmp_assign_source_264;
}
branch_end_110:;
{
PyObject *tmp_assign_source_265;
PyObject *tmp_called_value_104;
PyObject *tmp_called_value_105;
PyObject *tmp_expression_value_175;
PyObject *tmp_args_element_value_43;
PyObject *tmp_args_element_value_44;
tmp_expression_value_175 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_expression_value_175 == NULL)) {
tmp_expression_value_175 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_expression_value_175 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1080;
goto try_except_handler_101;
}
tmp_called_value_105 = LOOKUP_ATTRIBUTE(tmp_expression_value_175, mod_consts[369]);
if (tmp_called_value_105 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1080;
goto try_except_handler_101;
}
tmp_args_element_value_43 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[351]);
if (unlikely(tmp_args_element_value_43 == NULL)) {
tmp_args_element_value_43 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[351]);
}
if (tmp_args_element_value_43 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_105);
exception_lineno = 1080;
goto try_except_handler_101;
}
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 1080;
tmp_called_value_104 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_105, tmp_args_element_value_43);
Py_DECREF(tmp_called_value_105);
if (tmp_called_value_104 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1080;
goto try_except_handler_101;
}
{
PyObject *tmp_set_locals_28;
CHECK_OBJECT(tmp_class_creation_28__prepared);
tmp_set_locals_28 = tmp_class_creation_28__prepared;
locals_cryptography$x509$extensions$$$class__28_NameConstraints_1081 = tmp_set_locals_28;
Py_INCREF(tmp_set_locals_28);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[344];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__28_NameConstraints_1081, mod_consts[345], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1081;
goto try_except_handler_103;
}
tmp_dictset_value = mod_consts[228];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__28_NameConstraints_1081, mod_consts[346], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1081;
goto try_except_handler_103;
}
if (isFrameUnusable(cache_frame_5e239121d5318c83adcd927482962602_29)) {
Py_XDECREF(cache_frame_5e239121d5318c83adcd927482962602_29);
#if _DEBUG_REFCOUNTS
if (cache_frame_5e239121d5318c83adcd927482962602_29 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_5e239121d5318c83adcd927482962602_29 = MAKE_CLASS_FRAME(codeobj_5e239121d5318c83adcd927482962602, module_cryptography$x509$extensions, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_5e239121d5318c83adcd927482962602_29->m_type_description == NULL);
frame_5e239121d5318c83adcd927482962602_29 = cache_frame_5e239121d5318c83adcd927482962602_29;
// Push the new frame as the currently active one.
pushFrameStack(frame_5e239121d5318c83adcd927482962602_29);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_5e239121d5318c83adcd927482962602_29) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_expression_value_176;
tmp_expression_value_176 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__28_NameConstraints_1081, mod_consts[334]);
if (tmp_expression_value_176 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_176 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[334]);
if (unlikely(tmp_expression_value_176 == NULL)) {
tmp_expression_value_176 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[334]);
}
if (tmp_expression_value_176 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1082;
type_description_2 = "o";
goto frame_exception_exit_29;
}
Py_INCREF(tmp_expression_value_176);
} else {
goto frame_exception_exit_29;
}
}
tmp_dictset_value = LOOKUP_ATTRIBUTE(tmp_expression_value_176, mod_consts[560]);
Py_DECREF(tmp_expression_value_176);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1082;
type_description_2 = "o";
goto frame_exception_exit_29;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__28_NameConstraints_1081, mod_consts[40], 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 = 1082;
type_description_2 = "o";
goto frame_exception_exit_29;
}
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__118___init__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__28_NameConstraints_1081, mod_consts[39], 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 = 1084;
type_description_2 = "o";
goto frame_exception_exit_29;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__119___eq__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__28_NameConstraints_1081, mod_consts[372], 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 = 1118;
type_description_2 = "o";
goto frame_exception_exit_29;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__120___ne__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__28_NameConstraints_1081, mod_consts[374], 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 = 1127;
type_description_2 = "o";
goto frame_exception_exit_29;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__121__validate_ip_name();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__28_NameConstraints_1081, mod_consts[219], 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 = 1130;
type_description_2 = "o";
goto frame_exception_exit_29;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__122___repr__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__28_NameConstraints_1081, mod_consts[367], 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 = 1139;
type_description_2 = "o";
goto frame_exception_exit_29;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__123___hash__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__28_NameConstraints_1081, mod_consts[376], 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 = 1145;
type_description_2 = "o";
goto frame_exception_exit_29;
}
{
PyObject *tmp_called_instance_32;
tmp_called_instance_32 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__28_NameConstraints_1081, mod_consts[71]);
if (tmp_called_instance_32 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_instance_32 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_called_instance_32 == NULL)) {
tmp_called_instance_32 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_called_instance_32 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1158;
type_description_2 = "o";
goto frame_exception_exit_29;
}
Py_INCREF(tmp_called_instance_32);
} else {
goto frame_exception_exit_29;
}
}
frame_5e239121d5318c83adcd927482962602_29->m_frame.f_lineno = 1158;
tmp_dictset_value = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_32,
mod_consts[379],
PyTuple_GET_ITEM(mod_consts[567], 0)
);
Py_DECREF(tmp_called_instance_32);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1158;
type_description_2 = "o";
goto frame_exception_exit_29;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__28_NameConstraints_1081, mod_consts[222], 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 = 1158;
type_description_2 = "o";
goto frame_exception_exit_29;
}
}
{
PyObject *tmp_called_instance_33;
tmp_called_instance_33 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__28_NameConstraints_1081, mod_consts[71]);
if (tmp_called_instance_33 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_instance_33 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_called_instance_33 == NULL)) {
tmp_called_instance_33 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_called_instance_33 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1159;
type_description_2 = "o";
goto frame_exception_exit_29;
}
Py_INCREF(tmp_called_instance_33);
} else {
goto frame_exception_exit_29;
}
}
frame_5e239121d5318c83adcd927482962602_29->m_frame.f_lineno = 1159;
tmp_dictset_value = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_33,
mod_consts[379],
PyTuple_GET_ITEM(mod_consts[568], 0)
);
Py_DECREF(tmp_called_instance_33);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1159;
type_description_2 = "o";
goto frame_exception_exit_29;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__28_NameConstraints_1081, mod_consts[223], 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 = 1159;
type_description_2 = "o";
goto frame_exception_exit_29;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_5e239121d5318c83adcd927482962602_29);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_28;
frame_exception_exit_29:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_5e239121d5318c83adcd927482962602_29);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_5e239121d5318c83adcd927482962602_29, exception_lineno);
} else if (exception_tb->tb_frame != &frame_5e239121d5318c83adcd927482962602_29->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_5e239121d5318c83adcd927482962602_29, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_5e239121d5318c83adcd927482962602_29,
type_description_2,
outline_27_var___class__
);
// Release cached frame if used for exception.
if (frame_5e239121d5318c83adcd927482962602_29 == cache_frame_5e239121d5318c83adcd927482962602_29) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_5e239121d5318c83adcd927482962602_29);
cache_frame_5e239121d5318c83adcd927482962602_29 = NULL;
}
assertFrameObject(frame_5e239121d5318c83adcd927482962602_29);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_28;
frame_no_exception_28:;
goto skip_nested_handling_28;
nested_frame_exit_28:;
goto try_except_handler_103;
skip_nested_handling_28:;
{
nuitka_bool tmp_condition_result_173;
PyObject *tmp_cmp_expr_left_28;
PyObject *tmp_cmp_expr_right_28;
CHECK_OBJECT(tmp_class_creation_28__bases);
tmp_cmp_expr_left_28 = tmp_class_creation_28__bases;
tmp_cmp_expr_right_28 = mod_consts[350];
tmp_condition_result_173 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_28, tmp_cmp_expr_right_28);
if (tmp_condition_result_173 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1081;
goto try_except_handler_103;
}
if (tmp_condition_result_173 == NUITKA_BOOL_TRUE) {
goto branch_yes_112;
} else {
goto branch_no_112;
}
}
branch_yes_112:;
tmp_dictset_value = mod_consts[350];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__28_NameConstraints_1081, mod_consts[348], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1081;
goto try_except_handler_103;
}
branch_no_112:;
{
PyObject *tmp_assign_source_266;
PyObject *tmp_called_value_106;
PyObject *tmp_args_value_56;
PyObject *tmp_tuple_element_86;
PyObject *tmp_kwargs_value_56;
CHECK_OBJECT(tmp_class_creation_28__metaclass);
tmp_called_value_106 = tmp_class_creation_28__metaclass;
tmp_tuple_element_86 = mod_consts[228];
tmp_args_value_56 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_56, 0, tmp_tuple_element_86);
CHECK_OBJECT(tmp_class_creation_28__bases);
tmp_tuple_element_86 = tmp_class_creation_28__bases;
PyTuple_SET_ITEM0(tmp_args_value_56, 1, tmp_tuple_element_86);
tmp_tuple_element_86 = locals_cryptography$x509$extensions$$$class__28_NameConstraints_1081;
PyTuple_SET_ITEM0(tmp_args_value_56, 2, tmp_tuple_element_86);
CHECK_OBJECT(tmp_class_creation_28__class_decl_dict);
tmp_kwargs_value_56 = tmp_class_creation_28__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 1081;
tmp_assign_source_266 = CALL_FUNCTION(tmp_called_value_106, tmp_args_value_56, tmp_kwargs_value_56);
Py_DECREF(tmp_args_value_56);
if (tmp_assign_source_266 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1081;
goto try_except_handler_103;
}
assert(outline_27_var___class__ == NULL);
outline_27_var___class__ = tmp_assign_source_266;
}
CHECK_OBJECT(outline_27_var___class__);
tmp_args_element_value_44 = outline_27_var___class__;
Py_INCREF(tmp_args_element_value_44);
goto try_return_handler_103;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_103:;
Py_DECREF(locals_cryptography$x509$extensions$$$class__28_NameConstraints_1081);
locals_cryptography$x509$extensions$$$class__28_NameConstraints_1081 = NULL;
goto try_return_handler_102;
// Exception handler code:
try_except_handler_103:;
exception_keeper_type_100 = exception_type;
exception_keeper_value_100 = exception_value;
exception_keeper_tb_100 = exception_tb;
exception_keeper_lineno_100 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_cryptography$x509$extensions$$$class__28_NameConstraints_1081);
locals_cryptography$x509$extensions$$$class__28_NameConstraints_1081 = NULL;
// Re-raise.
exception_type = exception_keeper_type_100;
exception_value = exception_keeper_value_100;
exception_tb = exception_keeper_tb_100;
exception_lineno = exception_keeper_lineno_100;
goto try_except_handler_102;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_102:;
CHECK_OBJECT(outline_27_var___class__);
Py_DECREF(outline_27_var___class__);
outline_27_var___class__ = NULL;
goto outline_result_29;
// Exception handler code:
try_except_handler_102:;
exception_keeper_type_101 = exception_type;
exception_keeper_value_101 = exception_value;
exception_keeper_tb_101 = exception_tb;
exception_keeper_lineno_101 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_101;
exception_value = exception_keeper_value_101;
exception_tb = exception_keeper_tb_101;
exception_lineno = exception_keeper_lineno_101;
goto outline_exception_28;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_28:;
exception_lineno = 1081;
goto try_except_handler_101;
outline_result_29:;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 1080;
tmp_assign_source_265 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_104, tmp_args_element_value_44);
Py_DECREF(tmp_called_value_104);
Py_DECREF(tmp_args_element_value_44);
if (tmp_assign_source_265 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1080;
goto try_except_handler_101;
}
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[228], tmp_assign_source_265);
}
goto try_end_46;
// Exception handler code:
try_except_handler_101:;
exception_keeper_type_102 = exception_type;
exception_keeper_value_102 = exception_value;
exception_keeper_tb_102 = exception_tb;
exception_keeper_lineno_102 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_28__bases);
tmp_class_creation_28__bases = NULL;
Py_XDECREF(tmp_class_creation_28__class_decl_dict);
tmp_class_creation_28__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_28__metaclass);
tmp_class_creation_28__metaclass = NULL;
Py_XDECREF(tmp_class_creation_28__prepared);
tmp_class_creation_28__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_102;
exception_value = exception_keeper_value_102;
exception_tb = exception_keeper_tb_102;
exception_lineno = exception_keeper_lineno_102;
goto frame_exception_exit_1;
// End of try:
try_end_46:;
CHECK_OBJECT(tmp_class_creation_28__bases);
Py_DECREF(tmp_class_creation_28__bases);
tmp_class_creation_28__bases = NULL;
CHECK_OBJECT(tmp_class_creation_28__class_decl_dict);
Py_DECREF(tmp_class_creation_28__class_decl_dict);
tmp_class_creation_28__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_28__metaclass);
Py_DECREF(tmp_class_creation_28__metaclass);
tmp_class_creation_28__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_28__prepared);
Py_DECREF(tmp_class_creation_28__prepared);
tmp_class_creation_28__prepared = NULL;
// Tried code:
{
PyObject *tmp_assign_source_267;
PyObject *tmp_dircall_arg1_29;
tmp_dircall_arg1_29 = mod_consts[350];
Py_INCREF(tmp_dircall_arg1_29);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_29};
tmp_assign_source_267 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_267 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1162;
goto try_except_handler_104;
}
assert(tmp_class_creation_29__bases == NULL);
tmp_class_creation_29__bases = tmp_assign_source_267;
}
{
PyObject *tmp_assign_source_268;
tmp_assign_source_268 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_29__class_decl_dict == NULL);
tmp_class_creation_29__class_decl_dict = tmp_assign_source_268;
}
{
PyObject *tmp_assign_source_269;
PyObject *tmp_metaclass_value_29;
bool tmp_condition_result_174;
PyObject *tmp_key_value_85;
PyObject *tmp_dict_arg_value_85;
PyObject *tmp_dict_arg_value_86;
PyObject *tmp_key_value_86;
nuitka_bool tmp_condition_result_175;
int tmp_truth_name_29;
PyObject *tmp_type_arg_57;
PyObject *tmp_expression_value_177;
PyObject *tmp_subscript_value_29;
PyObject *tmp_bases_value_29;
tmp_key_value_85 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_29__class_decl_dict);
tmp_dict_arg_value_85 = tmp_class_creation_29__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_85, tmp_key_value_85);
assert(!(tmp_res == -1));
tmp_condition_result_174 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_174 != false) {
goto condexpr_true_62;
} else {
goto condexpr_false_62;
}
condexpr_true_62:;
CHECK_OBJECT(tmp_class_creation_29__class_decl_dict);
tmp_dict_arg_value_86 = tmp_class_creation_29__class_decl_dict;
tmp_key_value_86 = mod_consts[338];
tmp_metaclass_value_29 = DICT_GET_ITEM0(tmp_dict_arg_value_86, tmp_key_value_86);
if (tmp_metaclass_value_29 == NULL) {
tmp_metaclass_value_29 = Py_None;
}
assert(!(tmp_metaclass_value_29 == NULL));
Py_INCREF(tmp_metaclass_value_29);
goto condexpr_end_62;
condexpr_false_62:;
CHECK_OBJECT(tmp_class_creation_29__bases);
tmp_truth_name_29 = CHECK_IF_TRUE(tmp_class_creation_29__bases);
if (tmp_truth_name_29 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1162;
goto try_except_handler_104;
}
tmp_condition_result_175 = tmp_truth_name_29 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_175 == NUITKA_BOOL_TRUE) {
goto condexpr_true_63;
} else {
goto condexpr_false_63;
}
condexpr_true_63:;
CHECK_OBJECT(tmp_class_creation_29__bases);
tmp_expression_value_177 = tmp_class_creation_29__bases;
tmp_subscript_value_29 = mod_consts[25];
tmp_type_arg_57 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_177, tmp_subscript_value_29, 0);
if (tmp_type_arg_57 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1162;
goto try_except_handler_104;
}
tmp_metaclass_value_29 = BUILTIN_TYPE1(tmp_type_arg_57);
Py_DECREF(tmp_type_arg_57);
if (tmp_metaclass_value_29 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1162;
goto try_except_handler_104;
}
goto condexpr_end_63;
condexpr_false_63:;
tmp_metaclass_value_29 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_29);
condexpr_end_63:;
condexpr_end_62:;
CHECK_OBJECT(tmp_class_creation_29__bases);
tmp_bases_value_29 = tmp_class_creation_29__bases;
tmp_assign_source_269 = SELECT_METACLASS(tmp_metaclass_value_29, tmp_bases_value_29);
Py_DECREF(tmp_metaclass_value_29);
if (tmp_assign_source_269 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1162;
goto try_except_handler_104;
}
assert(tmp_class_creation_29__metaclass == NULL);
tmp_class_creation_29__metaclass = tmp_assign_source_269;
}
{
bool tmp_condition_result_176;
PyObject *tmp_key_value_87;
PyObject *tmp_dict_arg_value_87;
tmp_key_value_87 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_29__class_decl_dict);
tmp_dict_arg_value_87 = tmp_class_creation_29__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_87, tmp_key_value_87);
assert(!(tmp_res == -1));
tmp_condition_result_176 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_176 != false) {
goto branch_yes_113;
} else {
goto branch_no_113;
}
}
branch_yes_113:;
CHECK_OBJECT(tmp_class_creation_29__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_29__class_decl_dict;
tmp_dictdel_key = mod_consts[338];
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 = 1162;
goto try_except_handler_104;
}
branch_no_113:;
{
nuitka_bool tmp_condition_result_177;
PyObject *tmp_expression_value_178;
CHECK_OBJECT(tmp_class_creation_29__metaclass);
tmp_expression_value_178 = tmp_class_creation_29__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_178, mod_consts[339]);
tmp_condition_result_177 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_177 == NUITKA_BOOL_TRUE) {
goto branch_yes_114;
} else {
goto branch_no_114;
}
}
branch_yes_114:;
{
PyObject *tmp_assign_source_270;
PyObject *tmp_called_value_107;
PyObject *tmp_expression_value_179;
PyObject *tmp_args_value_57;
PyObject *tmp_tuple_element_87;
PyObject *tmp_kwargs_value_57;
CHECK_OBJECT(tmp_class_creation_29__metaclass);
tmp_expression_value_179 = tmp_class_creation_29__metaclass;
tmp_called_value_107 = LOOKUP_ATTRIBUTE(tmp_expression_value_179, mod_consts[339]);
if (tmp_called_value_107 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1162;
goto try_except_handler_104;
}
tmp_tuple_element_87 = mod_consts[242];
tmp_args_value_57 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_57, 0, tmp_tuple_element_87);
CHECK_OBJECT(tmp_class_creation_29__bases);
tmp_tuple_element_87 = tmp_class_creation_29__bases;
PyTuple_SET_ITEM0(tmp_args_value_57, 1, tmp_tuple_element_87);
CHECK_OBJECT(tmp_class_creation_29__class_decl_dict);
tmp_kwargs_value_57 = tmp_class_creation_29__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 1162;
tmp_assign_source_270 = CALL_FUNCTION(tmp_called_value_107, tmp_args_value_57, tmp_kwargs_value_57);
Py_DECREF(tmp_called_value_107);
Py_DECREF(tmp_args_value_57);
if (tmp_assign_source_270 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1162;
goto try_except_handler_104;
}
assert(tmp_class_creation_29__prepared == NULL);
tmp_class_creation_29__prepared = tmp_assign_source_270;
}
{
bool tmp_condition_result_178;
PyObject *tmp_operand_value_29;
PyObject *tmp_expression_value_180;
CHECK_OBJECT(tmp_class_creation_29__prepared);
tmp_expression_value_180 = tmp_class_creation_29__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_180, mod_consts[340]);
tmp_operand_value_29 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_29);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1162;
goto try_except_handler_104;
}
tmp_condition_result_178 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_178 != false) {
goto branch_yes_115;
} else {
goto branch_no_115;
}
}
branch_yes_115:;
{
PyObject *tmp_raise_type_29;
PyObject *tmp_raise_value_29;
PyObject *tmp_mod_expr_left_29;
PyObject *tmp_mod_expr_right_29;
PyObject *tmp_tuple_element_88;
PyObject *tmp_getattr_target_29;
PyObject *tmp_getattr_attr_29;
PyObject *tmp_getattr_default_29;
tmp_raise_type_29 = PyExc_TypeError;
tmp_mod_expr_left_29 = mod_consts[341];
CHECK_OBJECT(tmp_class_creation_29__metaclass);
tmp_getattr_target_29 = tmp_class_creation_29__metaclass;
tmp_getattr_attr_29 = mod_consts[342];
tmp_getattr_default_29 = mod_consts[343];
tmp_tuple_element_88 = BUILTIN_GETATTR(tmp_getattr_target_29, tmp_getattr_attr_29, tmp_getattr_default_29);
if (tmp_tuple_element_88 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1162;
goto try_except_handler_104;
}
tmp_mod_expr_right_29 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_181;
PyObject *tmp_type_arg_58;
PyTuple_SET_ITEM(tmp_mod_expr_right_29, 0, tmp_tuple_element_88);
CHECK_OBJECT(tmp_class_creation_29__prepared);
tmp_type_arg_58 = tmp_class_creation_29__prepared;
tmp_expression_value_181 = BUILTIN_TYPE1(tmp_type_arg_58);
assert(!(tmp_expression_value_181 == NULL));
tmp_tuple_element_88 = LOOKUP_ATTRIBUTE(tmp_expression_value_181, mod_consts[342]);
Py_DECREF(tmp_expression_value_181);
if (tmp_tuple_element_88 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1162;
goto tuple_build_exception_29;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_29, 1, tmp_tuple_element_88);
}
goto tuple_build_noexception_29;
// Exception handling pass through code for tuple_build:
tuple_build_exception_29:;
Py_DECREF(tmp_mod_expr_right_29);
goto try_except_handler_104;
// Finished with no exception for tuple_build:
tuple_build_noexception_29:;
tmp_raise_value_29 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_29, tmp_mod_expr_right_29);
Py_DECREF(tmp_mod_expr_right_29);
if (tmp_raise_value_29 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1162;
goto try_except_handler_104;
}
exception_type = tmp_raise_type_29;
Py_INCREF(tmp_raise_type_29);
exception_value = tmp_raise_value_29;
exception_lineno = 1162;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_104;
}
branch_no_115:;
goto branch_end_114;
branch_no_114:;
{
PyObject *tmp_assign_source_271;
tmp_assign_source_271 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_29__prepared == NULL);
tmp_class_creation_29__prepared = tmp_assign_source_271;
}
branch_end_114:;
{
PyObject *tmp_assign_source_272;
{
PyObject *tmp_set_locals_29;
CHECK_OBJECT(tmp_class_creation_29__prepared);
tmp_set_locals_29 = tmp_class_creation_29__prepared;
locals_cryptography$x509$extensions$$$class__29_Extension_1162 = tmp_set_locals_29;
Py_INCREF(tmp_set_locals_29);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[344];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__29_Extension_1162, mod_consts[345], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1162;
goto try_except_handler_106;
}
tmp_dictset_value = mod_consts[242];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__29_Extension_1162, mod_consts[346], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1162;
goto try_except_handler_106;
}
if (isFrameUnusable(cache_frame_ed044fe6102db317be6ebf266c354469_30)) {
Py_XDECREF(cache_frame_ed044fe6102db317be6ebf266c354469_30);
#if _DEBUG_REFCOUNTS
if (cache_frame_ed044fe6102db317be6ebf266c354469_30 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_ed044fe6102db317be6ebf266c354469_30 = MAKE_CLASS_FRAME(codeobj_ed044fe6102db317be6ebf266c354469, module_cryptography$x509$extensions, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_ed044fe6102db317be6ebf266c354469_30->m_type_description == NULL);
frame_ed044fe6102db317be6ebf266c354469_30 = cache_frame_ed044fe6102db317be6ebf266c354469_30;
// Push the new frame as the currently active one.
pushFrameStack(frame_ed044fe6102db317be6ebf266c354469_30);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_ed044fe6102db317be6ebf266c354469_30) == 2); // Frame stack
// Framed code:
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__124___init__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__29_Extension_1162, mod_consts[39], 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 = 1163;
type_description_2 = "o";
goto frame_exception_exit_30;
}
{
PyObject *tmp_called_instance_34;
tmp_called_instance_34 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__29_Extension_1162, mod_consts[71]);
if (tmp_called_instance_34 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_instance_34 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_called_instance_34 == NULL)) {
tmp_called_instance_34 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_called_instance_34 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1176;
type_description_2 = "o";
goto frame_exception_exit_30;
}
Py_INCREF(tmp_called_instance_34);
} else {
goto frame_exception_exit_30;
}
}
frame_ed044fe6102db317be6ebf266c354469_30->m_frame.f_lineno = 1176;
tmp_dictset_value = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_34,
mod_consts[379],
PyTuple_GET_ITEM(mod_consts[570], 0)
);
Py_DECREF(tmp_called_instance_34);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1176;
type_description_2 = "o";
goto frame_exception_exit_30;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__29_Extension_1162, mod_consts[40], 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 = 1176;
type_description_2 = "o";
goto frame_exception_exit_30;
}
}
{
PyObject *tmp_called_instance_35;
tmp_called_instance_35 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__29_Extension_1162, mod_consts[71]);
if (tmp_called_instance_35 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_instance_35 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_called_instance_35 == NULL)) {
tmp_called_instance_35 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_called_instance_35 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1177;
type_description_2 = "o";
goto frame_exception_exit_30;
}
Py_INCREF(tmp_called_instance_35);
} else {
goto frame_exception_exit_30;
}
}
frame_ed044fe6102db317be6ebf266c354469_30->m_frame.f_lineno = 1177;
tmp_dictset_value = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_35,
mod_consts[379],
PyTuple_GET_ITEM(mod_consts[571], 0)
);
Py_DECREF(tmp_called_instance_35);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1177;
type_description_2 = "o";
goto frame_exception_exit_30;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__29_Extension_1162, mod_consts[243], 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 = 1177;
type_description_2 = "o";
goto frame_exception_exit_30;
}
}
{
PyObject *tmp_called_instance_36;
tmp_called_instance_36 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__29_Extension_1162, mod_consts[71]);
if (tmp_called_instance_36 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_instance_36 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_called_instance_36 == NULL)) {
tmp_called_instance_36 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_called_instance_36 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1178;
type_description_2 = "o";
goto frame_exception_exit_30;
}
Py_INCREF(tmp_called_instance_36);
} else {
goto frame_exception_exit_30;
}
}
frame_ed044fe6102db317be6ebf266c354469_30->m_frame.f_lineno = 1178;
tmp_dictset_value = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_36,
mod_consts[379],
PyTuple_GET_ITEM(mod_consts[572], 0)
);
Py_DECREF(tmp_called_instance_36);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1178;
type_description_2 = "o";
goto frame_exception_exit_30;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__29_Extension_1162, mod_consts[46], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1178;
type_description_2 = "o";
goto frame_exception_exit_30;
}
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__125___repr__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__29_Extension_1162, mod_consts[367], 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 = 1180;
type_description_2 = "o";
goto frame_exception_exit_30;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__126___eq__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__29_Extension_1162, mod_consts[372], 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 = 1184;
type_description_2 = "o";
goto frame_exception_exit_30;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__127___ne__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__29_Extension_1162, mod_consts[374], 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 = 1194;
type_description_2 = "o";
goto frame_exception_exit_30;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__128___hash__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__29_Extension_1162, mod_consts[376], 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 = 1197;
type_description_2 = "o";
goto frame_exception_exit_30;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_ed044fe6102db317be6ebf266c354469_30);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_29;
frame_exception_exit_30:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_ed044fe6102db317be6ebf266c354469_30);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_ed044fe6102db317be6ebf266c354469_30, exception_lineno);
} else if (exception_tb->tb_frame != &frame_ed044fe6102db317be6ebf266c354469_30->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_ed044fe6102db317be6ebf266c354469_30, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_ed044fe6102db317be6ebf266c354469_30,
type_description_2,
outline_28_var___class__
);
// Release cached frame if used for exception.
if (frame_ed044fe6102db317be6ebf266c354469_30 == cache_frame_ed044fe6102db317be6ebf266c354469_30) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_ed044fe6102db317be6ebf266c354469_30);
cache_frame_ed044fe6102db317be6ebf266c354469_30 = NULL;
}
assertFrameObject(frame_ed044fe6102db317be6ebf266c354469_30);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_29;
frame_no_exception_29:;
goto skip_nested_handling_29;
nested_frame_exit_29:;
goto try_except_handler_106;
skip_nested_handling_29:;
{
nuitka_bool tmp_condition_result_179;
PyObject *tmp_cmp_expr_left_29;
PyObject *tmp_cmp_expr_right_29;
CHECK_OBJECT(tmp_class_creation_29__bases);
tmp_cmp_expr_left_29 = tmp_class_creation_29__bases;
tmp_cmp_expr_right_29 = mod_consts[350];
tmp_condition_result_179 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_29, tmp_cmp_expr_right_29);
if (tmp_condition_result_179 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1162;
goto try_except_handler_106;
}
if (tmp_condition_result_179 == NUITKA_BOOL_TRUE) {
goto branch_yes_116;
} else {
goto branch_no_116;
}
}
branch_yes_116:;
tmp_dictset_value = mod_consts[350];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__29_Extension_1162, mod_consts[348], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1162;
goto try_except_handler_106;
}
branch_no_116:;
{
PyObject *tmp_assign_source_273;
PyObject *tmp_called_value_108;
PyObject *tmp_args_value_58;
PyObject *tmp_tuple_element_89;
PyObject *tmp_kwargs_value_58;
CHECK_OBJECT(tmp_class_creation_29__metaclass);
tmp_called_value_108 = tmp_class_creation_29__metaclass;
tmp_tuple_element_89 = mod_consts[242];
tmp_args_value_58 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_58, 0, tmp_tuple_element_89);
CHECK_OBJECT(tmp_class_creation_29__bases);
tmp_tuple_element_89 = tmp_class_creation_29__bases;
PyTuple_SET_ITEM0(tmp_args_value_58, 1, tmp_tuple_element_89);
tmp_tuple_element_89 = locals_cryptography$x509$extensions$$$class__29_Extension_1162;
PyTuple_SET_ITEM0(tmp_args_value_58, 2, tmp_tuple_element_89);
CHECK_OBJECT(tmp_class_creation_29__class_decl_dict);
tmp_kwargs_value_58 = tmp_class_creation_29__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 1162;
tmp_assign_source_273 = CALL_FUNCTION(tmp_called_value_108, tmp_args_value_58, tmp_kwargs_value_58);
Py_DECREF(tmp_args_value_58);
if (tmp_assign_source_273 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1162;
goto try_except_handler_106;
}
assert(outline_28_var___class__ == NULL);
outline_28_var___class__ = tmp_assign_source_273;
}
CHECK_OBJECT(outline_28_var___class__);
tmp_assign_source_272 = outline_28_var___class__;
Py_INCREF(tmp_assign_source_272);
goto try_return_handler_106;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_106:;
Py_DECREF(locals_cryptography$x509$extensions$$$class__29_Extension_1162);
locals_cryptography$x509$extensions$$$class__29_Extension_1162 = NULL;
goto try_return_handler_105;
// Exception handler code:
try_except_handler_106:;
exception_keeper_type_103 = exception_type;
exception_keeper_value_103 = exception_value;
exception_keeper_tb_103 = exception_tb;
exception_keeper_lineno_103 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_cryptography$x509$extensions$$$class__29_Extension_1162);
locals_cryptography$x509$extensions$$$class__29_Extension_1162 = NULL;
// Re-raise.
exception_type = exception_keeper_type_103;
exception_value = exception_keeper_value_103;
exception_tb = exception_keeper_tb_103;
exception_lineno = exception_keeper_lineno_103;
goto try_except_handler_105;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_105:;
CHECK_OBJECT(outline_28_var___class__);
Py_DECREF(outline_28_var___class__);
outline_28_var___class__ = NULL;
goto outline_result_30;
// Exception handler code:
try_except_handler_105:;
exception_keeper_type_104 = exception_type;
exception_keeper_value_104 = exception_value;
exception_keeper_tb_104 = exception_tb;
exception_keeper_lineno_104 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_104;
exception_value = exception_keeper_value_104;
exception_tb = exception_keeper_tb_104;
exception_lineno = exception_keeper_lineno_104;
goto outline_exception_29;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_29:;
exception_lineno = 1162;
goto try_except_handler_104;
outline_result_30:;
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[242], tmp_assign_source_272);
}
goto try_end_47;
// Exception handler code:
try_except_handler_104:;
exception_keeper_type_105 = exception_type;
exception_keeper_value_105 = exception_value;
exception_keeper_tb_105 = exception_tb;
exception_keeper_lineno_105 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_29__bases);
tmp_class_creation_29__bases = NULL;
Py_XDECREF(tmp_class_creation_29__class_decl_dict);
tmp_class_creation_29__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_29__metaclass);
tmp_class_creation_29__metaclass = NULL;
Py_XDECREF(tmp_class_creation_29__prepared);
tmp_class_creation_29__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_105;
exception_value = exception_keeper_value_105;
exception_tb = exception_keeper_tb_105;
exception_lineno = exception_keeper_lineno_105;
goto frame_exception_exit_1;
// End of try:
try_end_47:;
CHECK_OBJECT(tmp_class_creation_29__bases);
Py_DECREF(tmp_class_creation_29__bases);
tmp_class_creation_29__bases = NULL;
CHECK_OBJECT(tmp_class_creation_29__class_decl_dict);
Py_DECREF(tmp_class_creation_29__class_decl_dict);
tmp_class_creation_29__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_29__metaclass);
Py_DECREF(tmp_class_creation_29__metaclass);
tmp_class_creation_29__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_29__prepared);
Py_DECREF(tmp_class_creation_29__prepared);
tmp_class_creation_29__prepared = NULL;
// Tried code:
{
PyObject *tmp_assign_source_274;
PyObject *tmp_dircall_arg1_30;
tmp_dircall_arg1_30 = mod_consts[350];
Py_INCREF(tmp_dircall_arg1_30);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_30};
tmp_assign_source_274 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_274 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1201;
goto try_except_handler_107;
}
assert(tmp_class_creation_30__bases == NULL);
tmp_class_creation_30__bases = tmp_assign_source_274;
}
{
PyObject *tmp_assign_source_275;
tmp_assign_source_275 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_30__class_decl_dict == NULL);
tmp_class_creation_30__class_decl_dict = tmp_assign_source_275;
}
{
PyObject *tmp_assign_source_276;
PyObject *tmp_metaclass_value_30;
bool tmp_condition_result_180;
PyObject *tmp_key_value_88;
PyObject *tmp_dict_arg_value_88;
PyObject *tmp_dict_arg_value_89;
PyObject *tmp_key_value_89;
nuitka_bool tmp_condition_result_181;
int tmp_truth_name_30;
PyObject *tmp_type_arg_59;
PyObject *tmp_expression_value_182;
PyObject *tmp_subscript_value_30;
PyObject *tmp_bases_value_30;
tmp_key_value_88 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_30__class_decl_dict);
tmp_dict_arg_value_88 = tmp_class_creation_30__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_88, tmp_key_value_88);
assert(!(tmp_res == -1));
tmp_condition_result_180 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_180 != false) {
goto condexpr_true_64;
} else {
goto condexpr_false_64;
}
condexpr_true_64:;
CHECK_OBJECT(tmp_class_creation_30__class_decl_dict);
tmp_dict_arg_value_89 = tmp_class_creation_30__class_decl_dict;
tmp_key_value_89 = mod_consts[338];
tmp_metaclass_value_30 = DICT_GET_ITEM0(tmp_dict_arg_value_89, tmp_key_value_89);
if (tmp_metaclass_value_30 == NULL) {
tmp_metaclass_value_30 = Py_None;
}
assert(!(tmp_metaclass_value_30 == NULL));
Py_INCREF(tmp_metaclass_value_30);
goto condexpr_end_64;
condexpr_false_64:;
CHECK_OBJECT(tmp_class_creation_30__bases);
tmp_truth_name_30 = CHECK_IF_TRUE(tmp_class_creation_30__bases);
if (tmp_truth_name_30 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1201;
goto try_except_handler_107;
}
tmp_condition_result_181 = tmp_truth_name_30 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_181 == NUITKA_BOOL_TRUE) {
goto condexpr_true_65;
} else {
goto condexpr_false_65;
}
condexpr_true_65:;
CHECK_OBJECT(tmp_class_creation_30__bases);
tmp_expression_value_182 = tmp_class_creation_30__bases;
tmp_subscript_value_30 = mod_consts[25];
tmp_type_arg_59 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_182, tmp_subscript_value_30, 0);
if (tmp_type_arg_59 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1201;
goto try_except_handler_107;
}
tmp_metaclass_value_30 = BUILTIN_TYPE1(tmp_type_arg_59);
Py_DECREF(tmp_type_arg_59);
if (tmp_metaclass_value_30 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1201;
goto try_except_handler_107;
}
goto condexpr_end_65;
condexpr_false_65:;
tmp_metaclass_value_30 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_30);
condexpr_end_65:;
condexpr_end_64:;
CHECK_OBJECT(tmp_class_creation_30__bases);
tmp_bases_value_30 = tmp_class_creation_30__bases;
tmp_assign_source_276 = SELECT_METACLASS(tmp_metaclass_value_30, tmp_bases_value_30);
Py_DECREF(tmp_metaclass_value_30);
if (tmp_assign_source_276 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1201;
goto try_except_handler_107;
}
assert(tmp_class_creation_30__metaclass == NULL);
tmp_class_creation_30__metaclass = tmp_assign_source_276;
}
{
bool tmp_condition_result_182;
PyObject *tmp_key_value_90;
PyObject *tmp_dict_arg_value_90;
tmp_key_value_90 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_30__class_decl_dict);
tmp_dict_arg_value_90 = tmp_class_creation_30__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_90, tmp_key_value_90);
assert(!(tmp_res == -1));
tmp_condition_result_182 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_182 != false) {
goto branch_yes_117;
} else {
goto branch_no_117;
}
}
branch_yes_117:;
CHECK_OBJECT(tmp_class_creation_30__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_30__class_decl_dict;
tmp_dictdel_key = mod_consts[338];
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 = 1201;
goto try_except_handler_107;
}
branch_no_117:;
{
nuitka_bool tmp_condition_result_183;
PyObject *tmp_expression_value_183;
CHECK_OBJECT(tmp_class_creation_30__metaclass);
tmp_expression_value_183 = tmp_class_creation_30__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_183, mod_consts[339]);
tmp_condition_result_183 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_183 == NUITKA_BOOL_TRUE) {
goto branch_yes_118;
} else {
goto branch_no_118;
}
}
branch_yes_118:;
{
PyObject *tmp_assign_source_277;
PyObject *tmp_called_value_109;
PyObject *tmp_expression_value_184;
PyObject *tmp_args_value_59;
PyObject *tmp_tuple_element_90;
PyObject *tmp_kwargs_value_59;
CHECK_OBJECT(tmp_class_creation_30__metaclass);
tmp_expression_value_184 = tmp_class_creation_30__metaclass;
tmp_called_value_109 = LOOKUP_ATTRIBUTE(tmp_expression_value_184, mod_consts[339]);
if (tmp_called_value_109 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1201;
goto try_except_handler_107;
}
tmp_tuple_element_90 = mod_consts[251];
tmp_args_value_59 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_59, 0, tmp_tuple_element_90);
CHECK_OBJECT(tmp_class_creation_30__bases);
tmp_tuple_element_90 = tmp_class_creation_30__bases;
PyTuple_SET_ITEM0(tmp_args_value_59, 1, tmp_tuple_element_90);
CHECK_OBJECT(tmp_class_creation_30__class_decl_dict);
tmp_kwargs_value_59 = tmp_class_creation_30__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 1201;
tmp_assign_source_277 = CALL_FUNCTION(tmp_called_value_109, tmp_args_value_59, tmp_kwargs_value_59);
Py_DECREF(tmp_called_value_109);
Py_DECREF(tmp_args_value_59);
if (tmp_assign_source_277 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1201;
goto try_except_handler_107;
}
assert(tmp_class_creation_30__prepared == NULL);
tmp_class_creation_30__prepared = tmp_assign_source_277;
}
{
bool tmp_condition_result_184;
PyObject *tmp_operand_value_30;
PyObject *tmp_expression_value_185;
CHECK_OBJECT(tmp_class_creation_30__prepared);
tmp_expression_value_185 = tmp_class_creation_30__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_185, mod_consts[340]);
tmp_operand_value_30 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_30);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1201;
goto try_except_handler_107;
}
tmp_condition_result_184 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_184 != false) {
goto branch_yes_119;
} else {
goto branch_no_119;
}
}
branch_yes_119:;
{
PyObject *tmp_raise_type_30;
PyObject *tmp_raise_value_30;
PyObject *tmp_mod_expr_left_30;
PyObject *tmp_mod_expr_right_30;
PyObject *tmp_tuple_element_91;
PyObject *tmp_getattr_target_30;
PyObject *tmp_getattr_attr_30;
PyObject *tmp_getattr_default_30;
tmp_raise_type_30 = PyExc_TypeError;
tmp_mod_expr_left_30 = mod_consts[341];
CHECK_OBJECT(tmp_class_creation_30__metaclass);
tmp_getattr_target_30 = tmp_class_creation_30__metaclass;
tmp_getattr_attr_30 = mod_consts[342];
tmp_getattr_default_30 = mod_consts[343];
tmp_tuple_element_91 = BUILTIN_GETATTR(tmp_getattr_target_30, tmp_getattr_attr_30, tmp_getattr_default_30);
if (tmp_tuple_element_91 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1201;
goto try_except_handler_107;
}
tmp_mod_expr_right_30 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_186;
PyObject *tmp_type_arg_60;
PyTuple_SET_ITEM(tmp_mod_expr_right_30, 0, tmp_tuple_element_91);
CHECK_OBJECT(tmp_class_creation_30__prepared);
tmp_type_arg_60 = tmp_class_creation_30__prepared;
tmp_expression_value_186 = BUILTIN_TYPE1(tmp_type_arg_60);
assert(!(tmp_expression_value_186 == NULL));
tmp_tuple_element_91 = LOOKUP_ATTRIBUTE(tmp_expression_value_186, mod_consts[342]);
Py_DECREF(tmp_expression_value_186);
if (tmp_tuple_element_91 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1201;
goto tuple_build_exception_30;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_30, 1, tmp_tuple_element_91);
}
goto tuple_build_noexception_30;
// Exception handling pass through code for tuple_build:
tuple_build_exception_30:;
Py_DECREF(tmp_mod_expr_right_30);
goto try_except_handler_107;
// Finished with no exception for tuple_build:
tuple_build_noexception_30:;
tmp_raise_value_30 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_30, tmp_mod_expr_right_30);
Py_DECREF(tmp_mod_expr_right_30);
if (tmp_raise_value_30 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1201;
goto try_except_handler_107;
}
exception_type = tmp_raise_type_30;
Py_INCREF(tmp_raise_type_30);
exception_value = tmp_raise_value_30;
exception_lineno = 1201;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_107;
}
branch_no_119:;
goto branch_end_118;
branch_no_118:;
{
PyObject *tmp_assign_source_278;
tmp_assign_source_278 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_30__prepared == NULL);
tmp_class_creation_30__prepared = tmp_assign_source_278;
}
branch_end_118:;
{
PyObject *tmp_assign_source_279;
{
PyObject *tmp_set_locals_30;
CHECK_OBJECT(tmp_class_creation_30__prepared);
tmp_set_locals_30 = tmp_class_creation_30__prepared;
locals_cryptography$x509$extensions$$$class__30_GeneralNames_1201 = tmp_set_locals_30;
Py_INCREF(tmp_set_locals_30);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[344];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__30_GeneralNames_1201, mod_consts[345], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1201;
goto try_except_handler_109;
}
tmp_dictset_value = mod_consts[251];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__30_GeneralNames_1201, mod_consts[346], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1201;
goto try_except_handler_109;
}
if (isFrameUnusable(cache_frame_6e0cb55859afbbc85943d76b76e05fb8_31)) {
Py_XDECREF(cache_frame_6e0cb55859afbbc85943d76b76e05fb8_31);
#if _DEBUG_REFCOUNTS
if (cache_frame_6e0cb55859afbbc85943d76b76e05fb8_31 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_6e0cb55859afbbc85943d76b76e05fb8_31 = MAKE_CLASS_FRAME(codeobj_6e0cb55859afbbc85943d76b76e05fb8, module_cryptography$x509$extensions, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_6e0cb55859afbbc85943d76b76e05fb8_31->m_type_description == NULL);
frame_6e0cb55859afbbc85943d76b76e05fb8_31 = cache_frame_6e0cb55859afbbc85943d76b76e05fb8_31;
// Push the new frame as the currently active one.
pushFrameStack(frame_6e0cb55859afbbc85943d76b76e05fb8_31);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_6e0cb55859afbbc85943d76b76e05fb8_31) == 2); // Frame stack
// Framed code:
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__129___init__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__30_GeneralNames_1201, mod_consts[39], 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 = 1202;
type_description_2 = "o";
goto frame_exception_exit_31;
}
// Tried code:
{
PyObject *tmp_assign_source_280;
PyObject *tmp_iter_arg_9;
PyObject *tmp_called_value_110;
tmp_called_value_110 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__30_GeneralNames_1201, mod_consts[336]);
if (tmp_called_value_110 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_value_110 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[336]);
if (unlikely(tmp_called_value_110 == NULL)) {
tmp_called_value_110 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[336]);
}
if (tmp_called_value_110 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1211;
type_description_2 = "o";
goto try_except_handler_110;
}
Py_INCREF(tmp_called_value_110);
} else {
goto try_except_handler_110;
}
}
frame_6e0cb55859afbbc85943d76b76e05fb8_31->m_frame.f_lineno = 1211;
tmp_iter_arg_9 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_110, mod_consts[578]);
Py_DECREF(tmp_called_value_110);
if (tmp_iter_arg_9 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1211;
type_description_2 = "o";
goto try_except_handler_110;
}
tmp_assign_source_280 = MAKE_UNPACK_ITERATOR(tmp_iter_arg_9);
Py_DECREF(tmp_iter_arg_9);
if (tmp_assign_source_280 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1211;
type_description_2 = "o";
goto try_except_handler_110;
}
assert(tmp_GeneralNames$tuple_unpack_1__source_iter == NULL);
tmp_GeneralNames$tuple_unpack_1__source_iter = tmp_assign_source_280;
}
// Tried code:
{
PyObject *tmp_assign_source_281;
PyObject *tmp_unpack_22;
CHECK_OBJECT(tmp_GeneralNames$tuple_unpack_1__source_iter);
tmp_unpack_22 = tmp_GeneralNames$tuple_unpack_1__source_iter;
tmp_assign_source_281 = UNPACK_NEXT(tmp_unpack_22, 0, 3);
if (tmp_assign_source_281 == 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_2 = "o";
exception_lineno = 1211;
goto try_except_handler_111;
}
assert(tmp_GeneralNames$tuple_unpack_1__element_1 == NULL);
tmp_GeneralNames$tuple_unpack_1__element_1 = tmp_assign_source_281;
}
{
PyObject *tmp_assign_source_282;
PyObject *tmp_unpack_23;
CHECK_OBJECT(tmp_GeneralNames$tuple_unpack_1__source_iter);
tmp_unpack_23 = tmp_GeneralNames$tuple_unpack_1__source_iter;
tmp_assign_source_282 = UNPACK_NEXT(tmp_unpack_23, 1, 3);
if (tmp_assign_source_282 == 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_2 = "o";
exception_lineno = 1211;
goto try_except_handler_111;
}
assert(tmp_GeneralNames$tuple_unpack_1__element_2 == NULL);
tmp_GeneralNames$tuple_unpack_1__element_2 = tmp_assign_source_282;
}
{
PyObject *tmp_assign_source_283;
PyObject *tmp_unpack_24;
CHECK_OBJECT(tmp_GeneralNames$tuple_unpack_1__source_iter);
tmp_unpack_24 = tmp_GeneralNames$tuple_unpack_1__source_iter;
tmp_assign_source_283 = UNPACK_NEXT(tmp_unpack_24, 2, 3);
if (tmp_assign_source_283 == 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_2 = "o";
exception_lineno = 1211;
goto try_except_handler_111;
}
assert(tmp_GeneralNames$tuple_unpack_1__element_3 == NULL);
tmp_GeneralNames$tuple_unpack_1__element_3 = tmp_assign_source_283;
}
{
PyObject *tmp_iterator_name_8;
CHECK_OBJECT(tmp_GeneralNames$tuple_unpack_1__source_iter);
tmp_iterator_name_8 = tmp_GeneralNames$tuple_unpack_1__source_iter;
// Check if iterator has left-over elements.
CHECK_OBJECT(tmp_iterator_name_8); assert(HAS_ITERNEXT(tmp_iterator_name_8));
tmp_iterator_attempt = (*Py_TYPE(tmp_iterator_name_8)->tp_iternext)(tmp_iterator_name_8);
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_2 = "o";
exception_lineno = 1211;
goto try_except_handler_111;
}
}
} else {
Py_DECREF(tmp_iterator_attempt);
exception_type = PyExc_ValueError;
Py_INCREF(PyExc_ValueError);
exception_value = mod_consts[364];
Py_INCREF(exception_value);
exception_tb = NULL;
type_description_2 = "o";
exception_lineno = 1211;
goto try_except_handler_111;
}
}
goto try_end_48;
// Exception handler code:
try_except_handler_111:;
exception_keeper_type_106 = exception_type;
exception_keeper_value_106 = exception_value;
exception_keeper_tb_106 = exception_tb;
exception_keeper_lineno_106 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
CHECK_OBJECT(tmp_GeneralNames$tuple_unpack_1__source_iter);
Py_DECREF(tmp_GeneralNames$tuple_unpack_1__source_iter);
tmp_GeneralNames$tuple_unpack_1__source_iter = NULL;
// Re-raise.
exception_type = exception_keeper_type_106;
exception_value = exception_keeper_value_106;
exception_tb = exception_keeper_tb_106;
exception_lineno = exception_keeper_lineno_106;
goto try_except_handler_110;
// End of try:
try_end_48:;
CHECK_OBJECT(tmp_GeneralNames$tuple_unpack_1__source_iter);
Py_DECREF(tmp_GeneralNames$tuple_unpack_1__source_iter);
tmp_GeneralNames$tuple_unpack_1__source_iter = NULL;
CHECK_OBJECT(tmp_GeneralNames$tuple_unpack_1__element_1);
tmp_dictset_value = tmp_GeneralNames$tuple_unpack_1__element_1;
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__30_GeneralNames_1201, mod_consts[365], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1211;
type_description_2 = "o";
goto try_except_handler_110;
}
Py_XDECREF(tmp_GeneralNames$tuple_unpack_1__element_1);
tmp_GeneralNames$tuple_unpack_1__element_1 = NULL;
CHECK_OBJECT(tmp_GeneralNames$tuple_unpack_1__element_2);
tmp_dictset_value = tmp_GeneralNames$tuple_unpack_1__element_2;
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__30_GeneralNames_1201, mod_consts[366], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1211;
type_description_2 = "o";
goto try_except_handler_110;
}
Py_XDECREF(tmp_GeneralNames$tuple_unpack_1__element_2);
tmp_GeneralNames$tuple_unpack_1__element_2 = NULL;
CHECK_OBJECT(tmp_GeneralNames$tuple_unpack_1__element_3);
tmp_dictset_value = tmp_GeneralNames$tuple_unpack_1__element_3;
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__30_GeneralNames_1201, mod_consts[340], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1211;
type_description_2 = "o";
goto try_except_handler_110;
}
goto try_end_49;
// Exception handler code:
try_except_handler_110:;
exception_keeper_type_107 = exception_type;
exception_keeper_value_107 = exception_value;
exception_keeper_tb_107 = exception_tb;
exception_keeper_lineno_107 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_GeneralNames$tuple_unpack_1__element_1);
tmp_GeneralNames$tuple_unpack_1__element_1 = NULL;
Py_XDECREF(tmp_GeneralNames$tuple_unpack_1__element_2);
tmp_GeneralNames$tuple_unpack_1__element_2 = NULL;
Py_XDECREF(tmp_GeneralNames$tuple_unpack_1__element_3);
tmp_GeneralNames$tuple_unpack_1__element_3 = NULL;
// Re-raise.
exception_type = exception_keeper_type_107;
exception_value = exception_keeper_value_107;
exception_tb = exception_keeper_tb_107;
exception_lineno = exception_keeper_lineno_107;
goto frame_exception_exit_31;
// End of try:
try_end_49:;
Py_XDECREF(tmp_GeneralNames$tuple_unpack_1__element_3);
tmp_GeneralNames$tuple_unpack_1__element_3 = NULL;
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__130_get_values_for_type();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__30_GeneralNames_1201, mod_consts[252], 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 = 1213;
type_description_2 = "o";
goto frame_exception_exit_31;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__131___repr__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__30_GeneralNames_1201, mod_consts[367], 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 = 1222;
type_description_2 = "o";
goto frame_exception_exit_31;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__132___eq__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__30_GeneralNames_1201, mod_consts[372], 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 = 1225;
type_description_2 = "o";
goto frame_exception_exit_31;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__133___ne__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__30_GeneralNames_1201, mod_consts[374], 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 = 1231;
type_description_2 = "o";
goto frame_exception_exit_31;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__134___hash__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__30_GeneralNames_1201, mod_consts[376], 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 = 1234;
type_description_2 = "o";
goto frame_exception_exit_31;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_6e0cb55859afbbc85943d76b76e05fb8_31);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_30;
frame_exception_exit_31:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_6e0cb55859afbbc85943d76b76e05fb8_31);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_6e0cb55859afbbc85943d76b76e05fb8_31, exception_lineno);
} else if (exception_tb->tb_frame != &frame_6e0cb55859afbbc85943d76b76e05fb8_31->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_6e0cb55859afbbc85943d76b76e05fb8_31, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_6e0cb55859afbbc85943d76b76e05fb8_31,
type_description_2,
outline_29_var___class__
);
// Release cached frame if used for exception.
if (frame_6e0cb55859afbbc85943d76b76e05fb8_31 == cache_frame_6e0cb55859afbbc85943d76b76e05fb8_31) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_6e0cb55859afbbc85943d76b76e05fb8_31);
cache_frame_6e0cb55859afbbc85943d76b76e05fb8_31 = NULL;
}
assertFrameObject(frame_6e0cb55859afbbc85943d76b76e05fb8_31);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_30;
frame_no_exception_30:;
goto skip_nested_handling_30;
nested_frame_exit_30:;
goto try_except_handler_109;
skip_nested_handling_30:;
{
nuitka_bool tmp_condition_result_185;
PyObject *tmp_cmp_expr_left_30;
PyObject *tmp_cmp_expr_right_30;
CHECK_OBJECT(tmp_class_creation_30__bases);
tmp_cmp_expr_left_30 = tmp_class_creation_30__bases;
tmp_cmp_expr_right_30 = mod_consts[350];
tmp_condition_result_185 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_30, tmp_cmp_expr_right_30);
if (tmp_condition_result_185 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1201;
goto try_except_handler_109;
}
if (tmp_condition_result_185 == NUITKA_BOOL_TRUE) {
goto branch_yes_120;
} else {
goto branch_no_120;
}
}
branch_yes_120:;
tmp_dictset_value = mod_consts[350];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__30_GeneralNames_1201, mod_consts[348], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1201;
goto try_except_handler_109;
}
branch_no_120:;
{
PyObject *tmp_assign_source_284;
PyObject *tmp_called_value_111;
PyObject *tmp_args_value_60;
PyObject *tmp_tuple_element_92;
PyObject *tmp_kwargs_value_60;
CHECK_OBJECT(tmp_class_creation_30__metaclass);
tmp_called_value_111 = tmp_class_creation_30__metaclass;
tmp_tuple_element_92 = mod_consts[251];
tmp_args_value_60 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_60, 0, tmp_tuple_element_92);
CHECK_OBJECT(tmp_class_creation_30__bases);
tmp_tuple_element_92 = tmp_class_creation_30__bases;
PyTuple_SET_ITEM0(tmp_args_value_60, 1, tmp_tuple_element_92);
tmp_tuple_element_92 = locals_cryptography$x509$extensions$$$class__30_GeneralNames_1201;
PyTuple_SET_ITEM0(tmp_args_value_60, 2, tmp_tuple_element_92);
CHECK_OBJECT(tmp_class_creation_30__class_decl_dict);
tmp_kwargs_value_60 = tmp_class_creation_30__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 1201;
tmp_assign_source_284 = CALL_FUNCTION(tmp_called_value_111, tmp_args_value_60, tmp_kwargs_value_60);
Py_DECREF(tmp_args_value_60);
if (tmp_assign_source_284 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1201;
goto try_except_handler_109;
}
assert(outline_29_var___class__ == NULL);
outline_29_var___class__ = tmp_assign_source_284;
}
CHECK_OBJECT(outline_29_var___class__);
tmp_assign_source_279 = outline_29_var___class__;
Py_INCREF(tmp_assign_source_279);
goto try_return_handler_109;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_109:;
Py_DECREF(locals_cryptography$x509$extensions$$$class__30_GeneralNames_1201);
locals_cryptography$x509$extensions$$$class__30_GeneralNames_1201 = NULL;
goto try_return_handler_108;
// Exception handler code:
try_except_handler_109:;
exception_keeper_type_108 = exception_type;
exception_keeper_value_108 = exception_value;
exception_keeper_tb_108 = exception_tb;
exception_keeper_lineno_108 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_cryptography$x509$extensions$$$class__30_GeneralNames_1201);
locals_cryptography$x509$extensions$$$class__30_GeneralNames_1201 = NULL;
// Re-raise.
exception_type = exception_keeper_type_108;
exception_value = exception_keeper_value_108;
exception_tb = exception_keeper_tb_108;
exception_lineno = exception_keeper_lineno_108;
goto try_except_handler_108;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_108:;
CHECK_OBJECT(outline_29_var___class__);
Py_DECREF(outline_29_var___class__);
outline_29_var___class__ = NULL;
goto outline_result_31;
// Exception handler code:
try_except_handler_108:;
exception_keeper_type_109 = exception_type;
exception_keeper_value_109 = exception_value;
exception_keeper_tb_109 = exception_tb;
exception_keeper_lineno_109 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_109;
exception_value = exception_keeper_value_109;
exception_tb = exception_keeper_tb_109;
exception_lineno = exception_keeper_lineno_109;
goto outline_exception_30;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_30:;
exception_lineno = 1201;
goto try_except_handler_107;
outline_result_31:;
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[251], tmp_assign_source_279);
}
goto try_end_50;
// Exception handler code:
try_except_handler_107:;
exception_keeper_type_110 = exception_type;
exception_keeper_value_110 = exception_value;
exception_keeper_tb_110 = exception_tb;
exception_keeper_lineno_110 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_30__bases);
tmp_class_creation_30__bases = NULL;
Py_XDECREF(tmp_class_creation_30__class_decl_dict);
tmp_class_creation_30__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_30__metaclass);
tmp_class_creation_30__metaclass = NULL;
Py_XDECREF(tmp_class_creation_30__prepared);
tmp_class_creation_30__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_110;
exception_value = exception_keeper_value_110;
exception_tb = exception_keeper_tb_110;
exception_lineno = exception_keeper_lineno_110;
goto frame_exception_exit_1;
// End of try:
try_end_50:;
CHECK_OBJECT(tmp_class_creation_30__bases);
Py_DECREF(tmp_class_creation_30__bases);
tmp_class_creation_30__bases = NULL;
CHECK_OBJECT(tmp_class_creation_30__class_decl_dict);
Py_DECREF(tmp_class_creation_30__class_decl_dict);
tmp_class_creation_30__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_30__metaclass);
Py_DECREF(tmp_class_creation_30__metaclass);
tmp_class_creation_30__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_30__prepared);
Py_DECREF(tmp_class_creation_30__prepared);
tmp_class_creation_30__prepared = NULL;
// Tried code:
{
PyObject *tmp_assign_source_285;
PyObject *tmp_dircall_arg1_31;
tmp_dircall_arg1_31 = mod_consts[350];
Py_INCREF(tmp_dircall_arg1_31);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_31};
tmp_assign_source_285 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_285 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1239;
goto try_except_handler_112;
}
assert(tmp_class_creation_31__bases == NULL);
tmp_class_creation_31__bases = tmp_assign_source_285;
}
{
PyObject *tmp_assign_source_286;
tmp_assign_source_286 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_31__class_decl_dict == NULL);
tmp_class_creation_31__class_decl_dict = tmp_assign_source_286;
}
{
PyObject *tmp_assign_source_287;
PyObject *tmp_metaclass_value_31;
bool tmp_condition_result_186;
PyObject *tmp_key_value_91;
PyObject *tmp_dict_arg_value_91;
PyObject *tmp_dict_arg_value_92;
PyObject *tmp_key_value_92;
nuitka_bool tmp_condition_result_187;
int tmp_truth_name_31;
PyObject *tmp_type_arg_61;
PyObject *tmp_expression_value_187;
PyObject *tmp_subscript_value_31;
PyObject *tmp_bases_value_31;
tmp_key_value_91 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_31__class_decl_dict);
tmp_dict_arg_value_91 = tmp_class_creation_31__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_91, tmp_key_value_91);
assert(!(tmp_res == -1));
tmp_condition_result_186 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_186 != false) {
goto condexpr_true_66;
} else {
goto condexpr_false_66;
}
condexpr_true_66:;
CHECK_OBJECT(tmp_class_creation_31__class_decl_dict);
tmp_dict_arg_value_92 = tmp_class_creation_31__class_decl_dict;
tmp_key_value_92 = mod_consts[338];
tmp_metaclass_value_31 = DICT_GET_ITEM0(tmp_dict_arg_value_92, tmp_key_value_92);
if (tmp_metaclass_value_31 == NULL) {
tmp_metaclass_value_31 = Py_None;
}
assert(!(tmp_metaclass_value_31 == NULL));
Py_INCREF(tmp_metaclass_value_31);
goto condexpr_end_66;
condexpr_false_66:;
CHECK_OBJECT(tmp_class_creation_31__bases);
tmp_truth_name_31 = CHECK_IF_TRUE(tmp_class_creation_31__bases);
if (tmp_truth_name_31 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1239;
goto try_except_handler_112;
}
tmp_condition_result_187 = tmp_truth_name_31 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_187 == NUITKA_BOOL_TRUE) {
goto condexpr_true_67;
} else {
goto condexpr_false_67;
}
condexpr_true_67:;
CHECK_OBJECT(tmp_class_creation_31__bases);
tmp_expression_value_187 = tmp_class_creation_31__bases;
tmp_subscript_value_31 = mod_consts[25];
tmp_type_arg_61 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_187, tmp_subscript_value_31, 0);
if (tmp_type_arg_61 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1239;
goto try_except_handler_112;
}
tmp_metaclass_value_31 = BUILTIN_TYPE1(tmp_type_arg_61);
Py_DECREF(tmp_type_arg_61);
if (tmp_metaclass_value_31 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1239;
goto try_except_handler_112;
}
goto condexpr_end_67;
condexpr_false_67:;
tmp_metaclass_value_31 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_31);
condexpr_end_67:;
condexpr_end_66:;
CHECK_OBJECT(tmp_class_creation_31__bases);
tmp_bases_value_31 = tmp_class_creation_31__bases;
tmp_assign_source_287 = SELECT_METACLASS(tmp_metaclass_value_31, tmp_bases_value_31);
Py_DECREF(tmp_metaclass_value_31);
if (tmp_assign_source_287 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1239;
goto try_except_handler_112;
}
assert(tmp_class_creation_31__metaclass == NULL);
tmp_class_creation_31__metaclass = tmp_assign_source_287;
}
{
bool tmp_condition_result_188;
PyObject *tmp_key_value_93;
PyObject *tmp_dict_arg_value_93;
tmp_key_value_93 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_31__class_decl_dict);
tmp_dict_arg_value_93 = tmp_class_creation_31__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_93, tmp_key_value_93);
assert(!(tmp_res == -1));
tmp_condition_result_188 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_188 != false) {
goto branch_yes_121;
} else {
goto branch_no_121;
}
}
branch_yes_121:;
CHECK_OBJECT(tmp_class_creation_31__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_31__class_decl_dict;
tmp_dictdel_key = mod_consts[338];
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 = 1239;
goto try_except_handler_112;
}
branch_no_121:;
{
nuitka_bool tmp_condition_result_189;
PyObject *tmp_expression_value_188;
CHECK_OBJECT(tmp_class_creation_31__metaclass);
tmp_expression_value_188 = tmp_class_creation_31__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_188, mod_consts[339]);
tmp_condition_result_189 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_189 == NUITKA_BOOL_TRUE) {
goto branch_yes_122;
} else {
goto branch_no_122;
}
}
branch_yes_122:;
{
PyObject *tmp_assign_source_288;
PyObject *tmp_called_value_112;
PyObject *tmp_expression_value_189;
PyObject *tmp_args_value_61;
PyObject *tmp_tuple_element_93;
PyObject *tmp_kwargs_value_61;
CHECK_OBJECT(tmp_class_creation_31__metaclass);
tmp_expression_value_189 = tmp_class_creation_31__metaclass;
tmp_called_value_112 = LOOKUP_ATTRIBUTE(tmp_expression_value_189, mod_consts[339]);
if (tmp_called_value_112 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1239;
goto try_except_handler_112;
}
tmp_tuple_element_93 = mod_consts[254];
tmp_args_value_61 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_61, 0, tmp_tuple_element_93);
CHECK_OBJECT(tmp_class_creation_31__bases);
tmp_tuple_element_93 = tmp_class_creation_31__bases;
PyTuple_SET_ITEM0(tmp_args_value_61, 1, tmp_tuple_element_93);
CHECK_OBJECT(tmp_class_creation_31__class_decl_dict);
tmp_kwargs_value_61 = tmp_class_creation_31__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 1239;
tmp_assign_source_288 = CALL_FUNCTION(tmp_called_value_112, tmp_args_value_61, tmp_kwargs_value_61);
Py_DECREF(tmp_called_value_112);
Py_DECREF(tmp_args_value_61);
if (tmp_assign_source_288 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1239;
goto try_except_handler_112;
}
assert(tmp_class_creation_31__prepared == NULL);
tmp_class_creation_31__prepared = tmp_assign_source_288;
}
{
bool tmp_condition_result_190;
PyObject *tmp_operand_value_31;
PyObject *tmp_expression_value_190;
CHECK_OBJECT(tmp_class_creation_31__prepared);
tmp_expression_value_190 = tmp_class_creation_31__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_190, mod_consts[340]);
tmp_operand_value_31 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_31);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1239;
goto try_except_handler_112;
}
tmp_condition_result_190 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_190 != false) {
goto branch_yes_123;
} else {
goto branch_no_123;
}
}
branch_yes_123:;
{
PyObject *tmp_raise_type_31;
PyObject *tmp_raise_value_31;
PyObject *tmp_mod_expr_left_31;
PyObject *tmp_mod_expr_right_31;
PyObject *tmp_tuple_element_94;
PyObject *tmp_getattr_target_31;
PyObject *tmp_getattr_attr_31;
PyObject *tmp_getattr_default_31;
tmp_raise_type_31 = PyExc_TypeError;
tmp_mod_expr_left_31 = mod_consts[341];
CHECK_OBJECT(tmp_class_creation_31__metaclass);
tmp_getattr_target_31 = tmp_class_creation_31__metaclass;
tmp_getattr_attr_31 = mod_consts[342];
tmp_getattr_default_31 = mod_consts[343];
tmp_tuple_element_94 = BUILTIN_GETATTR(tmp_getattr_target_31, tmp_getattr_attr_31, tmp_getattr_default_31);
if (tmp_tuple_element_94 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1239;
goto try_except_handler_112;
}
tmp_mod_expr_right_31 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_191;
PyObject *tmp_type_arg_62;
PyTuple_SET_ITEM(tmp_mod_expr_right_31, 0, tmp_tuple_element_94);
CHECK_OBJECT(tmp_class_creation_31__prepared);
tmp_type_arg_62 = tmp_class_creation_31__prepared;
tmp_expression_value_191 = BUILTIN_TYPE1(tmp_type_arg_62);
assert(!(tmp_expression_value_191 == NULL));
tmp_tuple_element_94 = LOOKUP_ATTRIBUTE(tmp_expression_value_191, mod_consts[342]);
Py_DECREF(tmp_expression_value_191);
if (tmp_tuple_element_94 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1239;
goto tuple_build_exception_31;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_31, 1, tmp_tuple_element_94);
}
goto tuple_build_noexception_31;
// Exception handling pass through code for tuple_build:
tuple_build_exception_31:;
Py_DECREF(tmp_mod_expr_right_31);
goto try_except_handler_112;
// Finished with no exception for tuple_build:
tuple_build_noexception_31:;
tmp_raise_value_31 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_31, tmp_mod_expr_right_31);
Py_DECREF(tmp_mod_expr_right_31);
if (tmp_raise_value_31 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1239;
goto try_except_handler_112;
}
exception_type = tmp_raise_type_31;
Py_INCREF(tmp_raise_type_31);
exception_value = tmp_raise_value_31;
exception_lineno = 1239;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_112;
}
branch_no_123:;
goto branch_end_122;
branch_no_122:;
{
PyObject *tmp_assign_source_289;
tmp_assign_source_289 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_31__prepared == NULL);
tmp_class_creation_31__prepared = tmp_assign_source_289;
}
branch_end_122:;
{
PyObject *tmp_assign_source_290;
PyObject *tmp_called_value_113;
PyObject *tmp_called_value_114;
PyObject *tmp_expression_value_192;
PyObject *tmp_args_element_value_45;
PyObject *tmp_args_element_value_46;
tmp_expression_value_192 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_expression_value_192 == NULL)) {
tmp_expression_value_192 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_expression_value_192 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1238;
goto try_except_handler_112;
}
tmp_called_value_114 = LOOKUP_ATTRIBUTE(tmp_expression_value_192, mod_consts[369]);
if (tmp_called_value_114 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1238;
goto try_except_handler_112;
}
tmp_args_element_value_45 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[351]);
if (unlikely(tmp_args_element_value_45 == NULL)) {
tmp_args_element_value_45 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[351]);
}
if (tmp_args_element_value_45 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_114);
exception_lineno = 1238;
goto try_except_handler_112;
}
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 1238;
tmp_called_value_113 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_114, tmp_args_element_value_45);
Py_DECREF(tmp_called_value_114);
if (tmp_called_value_113 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1238;
goto try_except_handler_112;
}
{
PyObject *tmp_set_locals_31;
CHECK_OBJECT(tmp_class_creation_31__prepared);
tmp_set_locals_31 = tmp_class_creation_31__prepared;
locals_cryptography$x509$extensions$$$class__31_SubjectAlternativeName_1239 = tmp_set_locals_31;
Py_INCREF(tmp_set_locals_31);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[344];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__31_SubjectAlternativeName_1239, mod_consts[345], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1239;
goto try_except_handler_114;
}
tmp_dictset_value = mod_consts[254];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__31_SubjectAlternativeName_1239, mod_consts[346], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1239;
goto try_except_handler_114;
}
if (isFrameUnusable(cache_frame_24fb5ec9e04414a156fe70e8a9f36161_32)) {
Py_XDECREF(cache_frame_24fb5ec9e04414a156fe70e8a9f36161_32);
#if _DEBUG_REFCOUNTS
if (cache_frame_24fb5ec9e04414a156fe70e8a9f36161_32 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_24fb5ec9e04414a156fe70e8a9f36161_32 = MAKE_CLASS_FRAME(codeobj_24fb5ec9e04414a156fe70e8a9f36161, module_cryptography$x509$extensions, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_24fb5ec9e04414a156fe70e8a9f36161_32->m_type_description == NULL);
frame_24fb5ec9e04414a156fe70e8a9f36161_32 = cache_frame_24fb5ec9e04414a156fe70e8a9f36161_32;
// Push the new frame as the currently active one.
pushFrameStack(frame_24fb5ec9e04414a156fe70e8a9f36161_32);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_24fb5ec9e04414a156fe70e8a9f36161_32) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_expression_value_193;
tmp_expression_value_193 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__31_SubjectAlternativeName_1239, mod_consts[334]);
if (tmp_expression_value_193 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_193 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[334]);
if (unlikely(tmp_expression_value_193 == NULL)) {
tmp_expression_value_193 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[334]);
}
if (tmp_expression_value_193 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1240;
type_description_2 = "o";
goto frame_exception_exit_32;
}
Py_INCREF(tmp_expression_value_193);
} else {
goto frame_exception_exit_32;
}
}
tmp_dictset_value = LOOKUP_ATTRIBUTE(tmp_expression_value_193, mod_consts[584]);
Py_DECREF(tmp_expression_value_193);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1240;
type_description_2 = "o";
goto frame_exception_exit_32;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__31_SubjectAlternativeName_1239, mod_consts[40], 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 = 1240;
type_description_2 = "o";
goto frame_exception_exit_32;
}
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__135___init__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__31_SubjectAlternativeName_1239, mod_consts[39], 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 = 1242;
type_description_2 = "o";
goto frame_exception_exit_32;
}
// Tried code:
{
PyObject *tmp_assign_source_291;
PyObject *tmp_iter_arg_10;
PyObject *tmp_called_value_115;
tmp_called_value_115 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__31_SubjectAlternativeName_1239, mod_consts[336]);
if (tmp_called_value_115 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_value_115 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[336]);
if (unlikely(tmp_called_value_115 == NULL)) {
tmp_called_value_115 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[336]);
}
if (tmp_called_value_115 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1245;
type_description_2 = "o";
goto try_except_handler_115;
}
Py_INCREF(tmp_called_value_115);
} else {
goto try_except_handler_115;
}
}
frame_24fb5ec9e04414a156fe70e8a9f36161_32->m_frame.f_lineno = 1245;
tmp_iter_arg_10 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_115, mod_consts[578]);
Py_DECREF(tmp_called_value_115);
if (tmp_iter_arg_10 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1245;
type_description_2 = "o";
goto try_except_handler_115;
}
tmp_assign_source_291 = MAKE_UNPACK_ITERATOR(tmp_iter_arg_10);
Py_DECREF(tmp_iter_arg_10);
if (tmp_assign_source_291 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1245;
type_description_2 = "o";
goto try_except_handler_115;
}
assert(tmp_SubjectAlternativeName$tuple_unpack_1__source_iter == NULL);
tmp_SubjectAlternativeName$tuple_unpack_1__source_iter = tmp_assign_source_291;
}
// Tried code:
{
PyObject *tmp_assign_source_292;
PyObject *tmp_unpack_25;
CHECK_OBJECT(tmp_SubjectAlternativeName$tuple_unpack_1__source_iter);
tmp_unpack_25 = tmp_SubjectAlternativeName$tuple_unpack_1__source_iter;
tmp_assign_source_292 = UNPACK_NEXT(tmp_unpack_25, 0, 3);
if (tmp_assign_source_292 == 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_2 = "o";
exception_lineno = 1245;
goto try_except_handler_116;
}
assert(tmp_SubjectAlternativeName$tuple_unpack_1__element_1 == NULL);
tmp_SubjectAlternativeName$tuple_unpack_1__element_1 = tmp_assign_source_292;
}
{
PyObject *tmp_assign_source_293;
PyObject *tmp_unpack_26;
CHECK_OBJECT(tmp_SubjectAlternativeName$tuple_unpack_1__source_iter);
tmp_unpack_26 = tmp_SubjectAlternativeName$tuple_unpack_1__source_iter;
tmp_assign_source_293 = UNPACK_NEXT(tmp_unpack_26, 1, 3);
if (tmp_assign_source_293 == 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_2 = "o";
exception_lineno = 1245;
goto try_except_handler_116;
}
assert(tmp_SubjectAlternativeName$tuple_unpack_1__element_2 == NULL);
tmp_SubjectAlternativeName$tuple_unpack_1__element_2 = tmp_assign_source_293;
}
{
PyObject *tmp_assign_source_294;
PyObject *tmp_unpack_27;
CHECK_OBJECT(tmp_SubjectAlternativeName$tuple_unpack_1__source_iter);
tmp_unpack_27 = tmp_SubjectAlternativeName$tuple_unpack_1__source_iter;
tmp_assign_source_294 = UNPACK_NEXT(tmp_unpack_27, 2, 3);
if (tmp_assign_source_294 == 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_2 = "o";
exception_lineno = 1245;
goto try_except_handler_116;
}
assert(tmp_SubjectAlternativeName$tuple_unpack_1__element_3 == NULL);
tmp_SubjectAlternativeName$tuple_unpack_1__element_3 = tmp_assign_source_294;
}
{
PyObject *tmp_iterator_name_9;
CHECK_OBJECT(tmp_SubjectAlternativeName$tuple_unpack_1__source_iter);
tmp_iterator_name_9 = tmp_SubjectAlternativeName$tuple_unpack_1__source_iter;
// Check if iterator has left-over elements.
CHECK_OBJECT(tmp_iterator_name_9); assert(HAS_ITERNEXT(tmp_iterator_name_9));
tmp_iterator_attempt = (*Py_TYPE(tmp_iterator_name_9)->tp_iternext)(tmp_iterator_name_9);
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_2 = "o";
exception_lineno = 1245;
goto try_except_handler_116;
}
}
} else {
Py_DECREF(tmp_iterator_attempt);
exception_type = PyExc_ValueError;
Py_INCREF(PyExc_ValueError);
exception_value = mod_consts[364];
Py_INCREF(exception_value);
exception_tb = NULL;
type_description_2 = "o";
exception_lineno = 1245;
goto try_except_handler_116;
}
}
goto try_end_51;
// Exception handler code:
try_except_handler_116:;
exception_keeper_type_111 = exception_type;
exception_keeper_value_111 = exception_value;
exception_keeper_tb_111 = exception_tb;
exception_keeper_lineno_111 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
CHECK_OBJECT(tmp_SubjectAlternativeName$tuple_unpack_1__source_iter);
Py_DECREF(tmp_SubjectAlternativeName$tuple_unpack_1__source_iter);
tmp_SubjectAlternativeName$tuple_unpack_1__source_iter = NULL;
// Re-raise.
exception_type = exception_keeper_type_111;
exception_value = exception_keeper_value_111;
exception_tb = exception_keeper_tb_111;
exception_lineno = exception_keeper_lineno_111;
goto try_except_handler_115;
// End of try:
try_end_51:;
CHECK_OBJECT(tmp_SubjectAlternativeName$tuple_unpack_1__source_iter);
Py_DECREF(tmp_SubjectAlternativeName$tuple_unpack_1__source_iter);
tmp_SubjectAlternativeName$tuple_unpack_1__source_iter = NULL;
CHECK_OBJECT(tmp_SubjectAlternativeName$tuple_unpack_1__element_1);
tmp_dictset_value = tmp_SubjectAlternativeName$tuple_unpack_1__element_1;
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__31_SubjectAlternativeName_1239, mod_consts[365], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1245;
type_description_2 = "o";
goto try_except_handler_115;
}
Py_XDECREF(tmp_SubjectAlternativeName$tuple_unpack_1__element_1);
tmp_SubjectAlternativeName$tuple_unpack_1__element_1 = NULL;
CHECK_OBJECT(tmp_SubjectAlternativeName$tuple_unpack_1__element_2);
tmp_dictset_value = tmp_SubjectAlternativeName$tuple_unpack_1__element_2;
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__31_SubjectAlternativeName_1239, mod_consts[366], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1245;
type_description_2 = "o";
goto try_except_handler_115;
}
Py_XDECREF(tmp_SubjectAlternativeName$tuple_unpack_1__element_2);
tmp_SubjectAlternativeName$tuple_unpack_1__element_2 = NULL;
CHECK_OBJECT(tmp_SubjectAlternativeName$tuple_unpack_1__element_3);
tmp_dictset_value = tmp_SubjectAlternativeName$tuple_unpack_1__element_3;
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__31_SubjectAlternativeName_1239, mod_consts[340], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1245;
type_description_2 = "o";
goto try_except_handler_115;
}
goto try_end_52;
// Exception handler code:
try_except_handler_115:;
exception_keeper_type_112 = exception_type;
exception_keeper_value_112 = exception_value;
exception_keeper_tb_112 = exception_tb;
exception_keeper_lineno_112 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_SubjectAlternativeName$tuple_unpack_1__element_1);
tmp_SubjectAlternativeName$tuple_unpack_1__element_1 = NULL;
Py_XDECREF(tmp_SubjectAlternativeName$tuple_unpack_1__element_2);
tmp_SubjectAlternativeName$tuple_unpack_1__element_2 = NULL;
Py_XDECREF(tmp_SubjectAlternativeName$tuple_unpack_1__element_3);
tmp_SubjectAlternativeName$tuple_unpack_1__element_3 = NULL;
// Re-raise.
exception_type = exception_keeper_type_112;
exception_value = exception_keeper_value_112;
exception_tb = exception_keeper_tb_112;
exception_lineno = exception_keeper_lineno_112;
goto frame_exception_exit_32;
// End of try:
try_end_52:;
Py_XDECREF(tmp_SubjectAlternativeName$tuple_unpack_1__element_3);
tmp_SubjectAlternativeName$tuple_unpack_1__element_3 = NULL;
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__136_get_values_for_type();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__31_SubjectAlternativeName_1239, mod_consts[252], 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 = 1247;
type_description_2 = "o";
goto frame_exception_exit_32;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__137___repr__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__31_SubjectAlternativeName_1239, mod_consts[367], 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 = 1250;
type_description_2 = "o";
goto frame_exception_exit_32;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__138___eq__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__31_SubjectAlternativeName_1239, mod_consts[372], 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 = 1253;
type_description_2 = "o";
goto frame_exception_exit_32;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__139___ne__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__31_SubjectAlternativeName_1239, mod_consts[374], 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 = 1259;
type_description_2 = "o";
goto frame_exception_exit_32;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__140___hash__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__31_SubjectAlternativeName_1239, mod_consts[376], 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 = 1262;
type_description_2 = "o";
goto frame_exception_exit_32;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_24fb5ec9e04414a156fe70e8a9f36161_32);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_31;
frame_exception_exit_32:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_24fb5ec9e04414a156fe70e8a9f36161_32);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_24fb5ec9e04414a156fe70e8a9f36161_32, exception_lineno);
} else if (exception_tb->tb_frame != &frame_24fb5ec9e04414a156fe70e8a9f36161_32->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_24fb5ec9e04414a156fe70e8a9f36161_32, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_24fb5ec9e04414a156fe70e8a9f36161_32,
type_description_2,
outline_30_var___class__
);
// Release cached frame if used for exception.
if (frame_24fb5ec9e04414a156fe70e8a9f36161_32 == cache_frame_24fb5ec9e04414a156fe70e8a9f36161_32) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_24fb5ec9e04414a156fe70e8a9f36161_32);
cache_frame_24fb5ec9e04414a156fe70e8a9f36161_32 = NULL;
}
assertFrameObject(frame_24fb5ec9e04414a156fe70e8a9f36161_32);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_31;
frame_no_exception_31:;
goto skip_nested_handling_31;
nested_frame_exit_31:;
goto try_except_handler_114;
skip_nested_handling_31:;
{
nuitka_bool tmp_condition_result_191;
PyObject *tmp_cmp_expr_left_31;
PyObject *tmp_cmp_expr_right_31;
CHECK_OBJECT(tmp_class_creation_31__bases);
tmp_cmp_expr_left_31 = tmp_class_creation_31__bases;
tmp_cmp_expr_right_31 = mod_consts[350];
tmp_condition_result_191 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_31, tmp_cmp_expr_right_31);
if (tmp_condition_result_191 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1239;
goto try_except_handler_114;
}
if (tmp_condition_result_191 == NUITKA_BOOL_TRUE) {
goto branch_yes_124;
} else {
goto branch_no_124;
}
}
branch_yes_124:;
tmp_dictset_value = mod_consts[350];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__31_SubjectAlternativeName_1239, mod_consts[348], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1239;
goto try_except_handler_114;
}
branch_no_124:;
{
PyObject *tmp_assign_source_295;
PyObject *tmp_called_value_116;
PyObject *tmp_args_value_62;
PyObject *tmp_tuple_element_95;
PyObject *tmp_kwargs_value_62;
CHECK_OBJECT(tmp_class_creation_31__metaclass);
tmp_called_value_116 = tmp_class_creation_31__metaclass;
tmp_tuple_element_95 = mod_consts[254];
tmp_args_value_62 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_62, 0, tmp_tuple_element_95);
CHECK_OBJECT(tmp_class_creation_31__bases);
tmp_tuple_element_95 = tmp_class_creation_31__bases;
PyTuple_SET_ITEM0(tmp_args_value_62, 1, tmp_tuple_element_95);
tmp_tuple_element_95 = locals_cryptography$x509$extensions$$$class__31_SubjectAlternativeName_1239;
PyTuple_SET_ITEM0(tmp_args_value_62, 2, tmp_tuple_element_95);
CHECK_OBJECT(tmp_class_creation_31__class_decl_dict);
tmp_kwargs_value_62 = tmp_class_creation_31__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 1239;
tmp_assign_source_295 = CALL_FUNCTION(tmp_called_value_116, tmp_args_value_62, tmp_kwargs_value_62);
Py_DECREF(tmp_args_value_62);
if (tmp_assign_source_295 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1239;
goto try_except_handler_114;
}
assert(outline_30_var___class__ == NULL);
outline_30_var___class__ = tmp_assign_source_295;
}
CHECK_OBJECT(outline_30_var___class__);
tmp_args_element_value_46 = outline_30_var___class__;
Py_INCREF(tmp_args_element_value_46);
goto try_return_handler_114;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_114:;
Py_DECREF(locals_cryptography$x509$extensions$$$class__31_SubjectAlternativeName_1239);
locals_cryptography$x509$extensions$$$class__31_SubjectAlternativeName_1239 = NULL;
goto try_return_handler_113;
// Exception handler code:
try_except_handler_114:;
exception_keeper_type_113 = exception_type;
exception_keeper_value_113 = exception_value;
exception_keeper_tb_113 = exception_tb;
exception_keeper_lineno_113 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_cryptography$x509$extensions$$$class__31_SubjectAlternativeName_1239);
locals_cryptography$x509$extensions$$$class__31_SubjectAlternativeName_1239 = NULL;
// Re-raise.
exception_type = exception_keeper_type_113;
exception_value = exception_keeper_value_113;
exception_tb = exception_keeper_tb_113;
exception_lineno = exception_keeper_lineno_113;
goto try_except_handler_113;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_113:;
CHECK_OBJECT(outline_30_var___class__);
Py_DECREF(outline_30_var___class__);
outline_30_var___class__ = NULL;
goto outline_result_32;
// Exception handler code:
try_except_handler_113:;
exception_keeper_type_114 = exception_type;
exception_keeper_value_114 = exception_value;
exception_keeper_tb_114 = exception_tb;
exception_keeper_lineno_114 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_114;
exception_value = exception_keeper_value_114;
exception_tb = exception_keeper_tb_114;
exception_lineno = exception_keeper_lineno_114;
goto outline_exception_31;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_31:;
exception_lineno = 1239;
goto try_except_handler_112;
outline_result_32:;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 1238;
tmp_assign_source_290 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_113, tmp_args_element_value_46);
Py_DECREF(tmp_called_value_113);
Py_DECREF(tmp_args_element_value_46);
if (tmp_assign_source_290 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1238;
goto try_except_handler_112;
}
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[254], tmp_assign_source_290);
}
goto try_end_53;
// Exception handler code:
try_except_handler_112:;
exception_keeper_type_115 = exception_type;
exception_keeper_value_115 = exception_value;
exception_keeper_tb_115 = exception_tb;
exception_keeper_lineno_115 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_31__bases);
tmp_class_creation_31__bases = NULL;
Py_XDECREF(tmp_class_creation_31__class_decl_dict);
tmp_class_creation_31__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_31__metaclass);
tmp_class_creation_31__metaclass = NULL;
Py_XDECREF(tmp_class_creation_31__prepared);
tmp_class_creation_31__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_115;
exception_value = exception_keeper_value_115;
exception_tb = exception_keeper_tb_115;
exception_lineno = exception_keeper_lineno_115;
goto frame_exception_exit_1;
// End of try:
try_end_53:;
CHECK_OBJECT(tmp_class_creation_31__bases);
Py_DECREF(tmp_class_creation_31__bases);
tmp_class_creation_31__bases = NULL;
CHECK_OBJECT(tmp_class_creation_31__class_decl_dict);
Py_DECREF(tmp_class_creation_31__class_decl_dict);
tmp_class_creation_31__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_31__metaclass);
Py_DECREF(tmp_class_creation_31__metaclass);
tmp_class_creation_31__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_31__prepared);
Py_DECREF(tmp_class_creation_31__prepared);
tmp_class_creation_31__prepared = NULL;
// Tried code:
{
PyObject *tmp_assign_source_296;
PyObject *tmp_dircall_arg1_32;
tmp_dircall_arg1_32 = mod_consts[350];
Py_INCREF(tmp_dircall_arg1_32);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_32};
tmp_assign_source_296 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_296 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1267;
goto try_except_handler_117;
}
assert(tmp_class_creation_32__bases == NULL);
tmp_class_creation_32__bases = tmp_assign_source_296;
}
{
PyObject *tmp_assign_source_297;
tmp_assign_source_297 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_32__class_decl_dict == NULL);
tmp_class_creation_32__class_decl_dict = tmp_assign_source_297;
}
{
PyObject *tmp_assign_source_298;
PyObject *tmp_metaclass_value_32;
bool tmp_condition_result_192;
PyObject *tmp_key_value_94;
PyObject *tmp_dict_arg_value_94;
PyObject *tmp_dict_arg_value_95;
PyObject *tmp_key_value_95;
nuitka_bool tmp_condition_result_193;
int tmp_truth_name_32;
PyObject *tmp_type_arg_63;
PyObject *tmp_expression_value_194;
PyObject *tmp_subscript_value_32;
PyObject *tmp_bases_value_32;
tmp_key_value_94 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_32__class_decl_dict);
tmp_dict_arg_value_94 = tmp_class_creation_32__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_94, tmp_key_value_94);
assert(!(tmp_res == -1));
tmp_condition_result_192 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_192 != false) {
goto condexpr_true_68;
} else {
goto condexpr_false_68;
}
condexpr_true_68:;
CHECK_OBJECT(tmp_class_creation_32__class_decl_dict);
tmp_dict_arg_value_95 = tmp_class_creation_32__class_decl_dict;
tmp_key_value_95 = mod_consts[338];
tmp_metaclass_value_32 = DICT_GET_ITEM0(tmp_dict_arg_value_95, tmp_key_value_95);
if (tmp_metaclass_value_32 == NULL) {
tmp_metaclass_value_32 = Py_None;
}
assert(!(tmp_metaclass_value_32 == NULL));
Py_INCREF(tmp_metaclass_value_32);
goto condexpr_end_68;
condexpr_false_68:;
CHECK_OBJECT(tmp_class_creation_32__bases);
tmp_truth_name_32 = CHECK_IF_TRUE(tmp_class_creation_32__bases);
if (tmp_truth_name_32 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1267;
goto try_except_handler_117;
}
tmp_condition_result_193 = tmp_truth_name_32 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_193 == NUITKA_BOOL_TRUE) {
goto condexpr_true_69;
} else {
goto condexpr_false_69;
}
condexpr_true_69:;
CHECK_OBJECT(tmp_class_creation_32__bases);
tmp_expression_value_194 = tmp_class_creation_32__bases;
tmp_subscript_value_32 = mod_consts[25];
tmp_type_arg_63 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_194, tmp_subscript_value_32, 0);
if (tmp_type_arg_63 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1267;
goto try_except_handler_117;
}
tmp_metaclass_value_32 = BUILTIN_TYPE1(tmp_type_arg_63);
Py_DECREF(tmp_type_arg_63);
if (tmp_metaclass_value_32 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1267;
goto try_except_handler_117;
}
goto condexpr_end_69;
condexpr_false_69:;
tmp_metaclass_value_32 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_32);
condexpr_end_69:;
condexpr_end_68:;
CHECK_OBJECT(tmp_class_creation_32__bases);
tmp_bases_value_32 = tmp_class_creation_32__bases;
tmp_assign_source_298 = SELECT_METACLASS(tmp_metaclass_value_32, tmp_bases_value_32);
Py_DECREF(tmp_metaclass_value_32);
if (tmp_assign_source_298 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1267;
goto try_except_handler_117;
}
assert(tmp_class_creation_32__metaclass == NULL);
tmp_class_creation_32__metaclass = tmp_assign_source_298;
}
{
bool tmp_condition_result_194;
PyObject *tmp_key_value_96;
PyObject *tmp_dict_arg_value_96;
tmp_key_value_96 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_32__class_decl_dict);
tmp_dict_arg_value_96 = tmp_class_creation_32__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_96, tmp_key_value_96);
assert(!(tmp_res == -1));
tmp_condition_result_194 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_194 != false) {
goto branch_yes_125;
} else {
goto branch_no_125;
}
}
branch_yes_125:;
CHECK_OBJECT(tmp_class_creation_32__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_32__class_decl_dict;
tmp_dictdel_key = mod_consts[338];
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 = 1267;
goto try_except_handler_117;
}
branch_no_125:;
{
nuitka_bool tmp_condition_result_195;
PyObject *tmp_expression_value_195;
CHECK_OBJECT(tmp_class_creation_32__metaclass);
tmp_expression_value_195 = tmp_class_creation_32__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_195, mod_consts[339]);
tmp_condition_result_195 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_195 == NUITKA_BOOL_TRUE) {
goto branch_yes_126;
} else {
goto branch_no_126;
}
}
branch_yes_126:;
{
PyObject *tmp_assign_source_299;
PyObject *tmp_called_value_117;
PyObject *tmp_expression_value_196;
PyObject *tmp_args_value_63;
PyObject *tmp_tuple_element_96;
PyObject *tmp_kwargs_value_63;
CHECK_OBJECT(tmp_class_creation_32__metaclass);
tmp_expression_value_196 = tmp_class_creation_32__metaclass;
tmp_called_value_117 = LOOKUP_ATTRIBUTE(tmp_expression_value_196, mod_consts[339]);
if (tmp_called_value_117 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1267;
goto try_except_handler_117;
}
tmp_tuple_element_96 = mod_consts[256];
tmp_args_value_63 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_63, 0, tmp_tuple_element_96);
CHECK_OBJECT(tmp_class_creation_32__bases);
tmp_tuple_element_96 = tmp_class_creation_32__bases;
PyTuple_SET_ITEM0(tmp_args_value_63, 1, tmp_tuple_element_96);
CHECK_OBJECT(tmp_class_creation_32__class_decl_dict);
tmp_kwargs_value_63 = tmp_class_creation_32__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 1267;
tmp_assign_source_299 = CALL_FUNCTION(tmp_called_value_117, tmp_args_value_63, tmp_kwargs_value_63);
Py_DECREF(tmp_called_value_117);
Py_DECREF(tmp_args_value_63);
if (tmp_assign_source_299 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1267;
goto try_except_handler_117;
}
assert(tmp_class_creation_32__prepared == NULL);
tmp_class_creation_32__prepared = tmp_assign_source_299;
}
{
bool tmp_condition_result_196;
PyObject *tmp_operand_value_32;
PyObject *tmp_expression_value_197;
CHECK_OBJECT(tmp_class_creation_32__prepared);
tmp_expression_value_197 = tmp_class_creation_32__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_197, mod_consts[340]);
tmp_operand_value_32 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_32);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1267;
goto try_except_handler_117;
}
tmp_condition_result_196 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_196 != false) {
goto branch_yes_127;
} else {
goto branch_no_127;
}
}
branch_yes_127:;
{
PyObject *tmp_raise_type_32;
PyObject *tmp_raise_value_32;
PyObject *tmp_mod_expr_left_32;
PyObject *tmp_mod_expr_right_32;
PyObject *tmp_tuple_element_97;
PyObject *tmp_getattr_target_32;
PyObject *tmp_getattr_attr_32;
PyObject *tmp_getattr_default_32;
tmp_raise_type_32 = PyExc_TypeError;
tmp_mod_expr_left_32 = mod_consts[341];
CHECK_OBJECT(tmp_class_creation_32__metaclass);
tmp_getattr_target_32 = tmp_class_creation_32__metaclass;
tmp_getattr_attr_32 = mod_consts[342];
tmp_getattr_default_32 = mod_consts[343];
tmp_tuple_element_97 = BUILTIN_GETATTR(tmp_getattr_target_32, tmp_getattr_attr_32, tmp_getattr_default_32);
if (tmp_tuple_element_97 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1267;
goto try_except_handler_117;
}
tmp_mod_expr_right_32 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_198;
PyObject *tmp_type_arg_64;
PyTuple_SET_ITEM(tmp_mod_expr_right_32, 0, tmp_tuple_element_97);
CHECK_OBJECT(tmp_class_creation_32__prepared);
tmp_type_arg_64 = tmp_class_creation_32__prepared;
tmp_expression_value_198 = BUILTIN_TYPE1(tmp_type_arg_64);
assert(!(tmp_expression_value_198 == NULL));
tmp_tuple_element_97 = LOOKUP_ATTRIBUTE(tmp_expression_value_198, mod_consts[342]);
Py_DECREF(tmp_expression_value_198);
if (tmp_tuple_element_97 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1267;
goto tuple_build_exception_32;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_32, 1, tmp_tuple_element_97);
}
goto tuple_build_noexception_32;
// Exception handling pass through code for tuple_build:
tuple_build_exception_32:;
Py_DECREF(tmp_mod_expr_right_32);
goto try_except_handler_117;
// Finished with no exception for tuple_build:
tuple_build_noexception_32:;
tmp_raise_value_32 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_32, tmp_mod_expr_right_32);
Py_DECREF(tmp_mod_expr_right_32);
if (tmp_raise_value_32 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1267;
goto try_except_handler_117;
}
exception_type = tmp_raise_type_32;
Py_INCREF(tmp_raise_type_32);
exception_value = tmp_raise_value_32;
exception_lineno = 1267;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_117;
}
branch_no_127:;
goto branch_end_126;
branch_no_126:;
{
PyObject *tmp_assign_source_300;
tmp_assign_source_300 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_32__prepared == NULL);
tmp_class_creation_32__prepared = tmp_assign_source_300;
}
branch_end_126:;
{
PyObject *tmp_assign_source_301;
PyObject *tmp_called_value_118;
PyObject *tmp_called_value_119;
PyObject *tmp_expression_value_199;
PyObject *tmp_args_element_value_47;
PyObject *tmp_args_element_value_48;
tmp_expression_value_199 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_expression_value_199 == NULL)) {
tmp_expression_value_199 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_expression_value_199 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1266;
goto try_except_handler_117;
}
tmp_called_value_119 = LOOKUP_ATTRIBUTE(tmp_expression_value_199, mod_consts[369]);
if (tmp_called_value_119 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1266;
goto try_except_handler_117;
}
tmp_args_element_value_47 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[351]);
if (unlikely(tmp_args_element_value_47 == NULL)) {
tmp_args_element_value_47 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[351]);
}
if (tmp_args_element_value_47 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_119);
exception_lineno = 1266;
goto try_except_handler_117;
}
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 1266;
tmp_called_value_118 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_119, tmp_args_element_value_47);
Py_DECREF(tmp_called_value_119);
if (tmp_called_value_118 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1266;
goto try_except_handler_117;
}
{
PyObject *tmp_set_locals_32;
CHECK_OBJECT(tmp_class_creation_32__prepared);
tmp_set_locals_32 = tmp_class_creation_32__prepared;
locals_cryptography$x509$extensions$$$class__32_IssuerAlternativeName_1267 = tmp_set_locals_32;
Py_INCREF(tmp_set_locals_32);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[344];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__32_IssuerAlternativeName_1267, mod_consts[345], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1267;
goto try_except_handler_119;
}
tmp_dictset_value = mod_consts[256];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__32_IssuerAlternativeName_1267, mod_consts[346], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1267;
goto try_except_handler_119;
}
if (isFrameUnusable(cache_frame_619edbfdcca564fa8c6c67b8edae09ff_33)) {
Py_XDECREF(cache_frame_619edbfdcca564fa8c6c67b8edae09ff_33);
#if _DEBUG_REFCOUNTS
if (cache_frame_619edbfdcca564fa8c6c67b8edae09ff_33 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_619edbfdcca564fa8c6c67b8edae09ff_33 = MAKE_CLASS_FRAME(codeobj_619edbfdcca564fa8c6c67b8edae09ff, module_cryptography$x509$extensions, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_619edbfdcca564fa8c6c67b8edae09ff_33->m_type_description == NULL);
frame_619edbfdcca564fa8c6c67b8edae09ff_33 = cache_frame_619edbfdcca564fa8c6c67b8edae09ff_33;
// Push the new frame as the currently active one.
pushFrameStack(frame_619edbfdcca564fa8c6c67b8edae09ff_33);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_619edbfdcca564fa8c6c67b8edae09ff_33) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_expression_value_200;
tmp_expression_value_200 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__32_IssuerAlternativeName_1267, mod_consts[334]);
if (tmp_expression_value_200 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_200 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[334]);
if (unlikely(tmp_expression_value_200 == NULL)) {
tmp_expression_value_200 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[334]);
}
if (tmp_expression_value_200 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1268;
type_description_2 = "o";
goto frame_exception_exit_33;
}
Py_INCREF(tmp_expression_value_200);
} else {
goto frame_exception_exit_33;
}
}
tmp_dictset_value = LOOKUP_ATTRIBUTE(tmp_expression_value_200, mod_consts[591]);
Py_DECREF(tmp_expression_value_200);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1268;
type_description_2 = "o";
goto frame_exception_exit_33;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__32_IssuerAlternativeName_1267, mod_consts[40], 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 = 1268;
type_description_2 = "o";
goto frame_exception_exit_33;
}
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__141___init__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__32_IssuerAlternativeName_1267, mod_consts[39], 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 = 1270;
type_description_2 = "o";
goto frame_exception_exit_33;
}
// Tried code:
{
PyObject *tmp_assign_source_302;
PyObject *tmp_iter_arg_11;
PyObject *tmp_called_value_120;
tmp_called_value_120 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__32_IssuerAlternativeName_1267, mod_consts[336]);
if (tmp_called_value_120 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_value_120 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[336]);
if (unlikely(tmp_called_value_120 == NULL)) {
tmp_called_value_120 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[336]);
}
if (tmp_called_value_120 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1273;
type_description_2 = "o";
goto try_except_handler_120;
}
Py_INCREF(tmp_called_value_120);
} else {
goto try_except_handler_120;
}
}
frame_619edbfdcca564fa8c6c67b8edae09ff_33->m_frame.f_lineno = 1273;
tmp_iter_arg_11 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_120, mod_consts[578]);
Py_DECREF(tmp_called_value_120);
if (tmp_iter_arg_11 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1273;
type_description_2 = "o";
goto try_except_handler_120;
}
tmp_assign_source_302 = MAKE_UNPACK_ITERATOR(tmp_iter_arg_11);
Py_DECREF(tmp_iter_arg_11);
if (tmp_assign_source_302 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1273;
type_description_2 = "o";
goto try_except_handler_120;
}
assert(tmp_IssuerAlternativeName$tuple_unpack_1__source_iter == NULL);
tmp_IssuerAlternativeName$tuple_unpack_1__source_iter = tmp_assign_source_302;
}
// Tried code:
{
PyObject *tmp_assign_source_303;
PyObject *tmp_unpack_28;
CHECK_OBJECT(tmp_IssuerAlternativeName$tuple_unpack_1__source_iter);
tmp_unpack_28 = tmp_IssuerAlternativeName$tuple_unpack_1__source_iter;
tmp_assign_source_303 = UNPACK_NEXT(tmp_unpack_28, 0, 3);
if (tmp_assign_source_303 == 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_2 = "o";
exception_lineno = 1273;
goto try_except_handler_121;
}
assert(tmp_IssuerAlternativeName$tuple_unpack_1__element_1 == NULL);
tmp_IssuerAlternativeName$tuple_unpack_1__element_1 = tmp_assign_source_303;
}
{
PyObject *tmp_assign_source_304;
PyObject *tmp_unpack_29;
CHECK_OBJECT(tmp_IssuerAlternativeName$tuple_unpack_1__source_iter);
tmp_unpack_29 = tmp_IssuerAlternativeName$tuple_unpack_1__source_iter;
tmp_assign_source_304 = UNPACK_NEXT(tmp_unpack_29, 1, 3);
if (tmp_assign_source_304 == 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_2 = "o";
exception_lineno = 1273;
goto try_except_handler_121;
}
assert(tmp_IssuerAlternativeName$tuple_unpack_1__element_2 == NULL);
tmp_IssuerAlternativeName$tuple_unpack_1__element_2 = tmp_assign_source_304;
}
{
PyObject *tmp_assign_source_305;
PyObject *tmp_unpack_30;
CHECK_OBJECT(tmp_IssuerAlternativeName$tuple_unpack_1__source_iter);
tmp_unpack_30 = tmp_IssuerAlternativeName$tuple_unpack_1__source_iter;
tmp_assign_source_305 = UNPACK_NEXT(tmp_unpack_30, 2, 3);
if (tmp_assign_source_305 == 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_2 = "o";
exception_lineno = 1273;
goto try_except_handler_121;
}
assert(tmp_IssuerAlternativeName$tuple_unpack_1__element_3 == NULL);
tmp_IssuerAlternativeName$tuple_unpack_1__element_3 = tmp_assign_source_305;
}
{
PyObject *tmp_iterator_name_10;
CHECK_OBJECT(tmp_IssuerAlternativeName$tuple_unpack_1__source_iter);
tmp_iterator_name_10 = tmp_IssuerAlternativeName$tuple_unpack_1__source_iter;
// Check if iterator has left-over elements.
CHECK_OBJECT(tmp_iterator_name_10); assert(HAS_ITERNEXT(tmp_iterator_name_10));
tmp_iterator_attempt = (*Py_TYPE(tmp_iterator_name_10)->tp_iternext)(tmp_iterator_name_10);
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_2 = "o";
exception_lineno = 1273;
goto try_except_handler_121;
}
}
} else {
Py_DECREF(tmp_iterator_attempt);
exception_type = PyExc_ValueError;
Py_INCREF(PyExc_ValueError);
exception_value = mod_consts[364];
Py_INCREF(exception_value);
exception_tb = NULL;
type_description_2 = "o";
exception_lineno = 1273;
goto try_except_handler_121;
}
}
goto try_end_54;
// Exception handler code:
try_except_handler_121:;
exception_keeper_type_116 = exception_type;
exception_keeper_value_116 = exception_value;
exception_keeper_tb_116 = exception_tb;
exception_keeper_lineno_116 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
CHECK_OBJECT(tmp_IssuerAlternativeName$tuple_unpack_1__source_iter);
Py_DECREF(tmp_IssuerAlternativeName$tuple_unpack_1__source_iter);
tmp_IssuerAlternativeName$tuple_unpack_1__source_iter = NULL;
// Re-raise.
exception_type = exception_keeper_type_116;
exception_value = exception_keeper_value_116;
exception_tb = exception_keeper_tb_116;
exception_lineno = exception_keeper_lineno_116;
goto try_except_handler_120;
// End of try:
try_end_54:;
CHECK_OBJECT(tmp_IssuerAlternativeName$tuple_unpack_1__source_iter);
Py_DECREF(tmp_IssuerAlternativeName$tuple_unpack_1__source_iter);
tmp_IssuerAlternativeName$tuple_unpack_1__source_iter = NULL;
CHECK_OBJECT(tmp_IssuerAlternativeName$tuple_unpack_1__element_1);
tmp_dictset_value = tmp_IssuerAlternativeName$tuple_unpack_1__element_1;
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__32_IssuerAlternativeName_1267, mod_consts[365], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1273;
type_description_2 = "o";
goto try_except_handler_120;
}
Py_XDECREF(tmp_IssuerAlternativeName$tuple_unpack_1__element_1);
tmp_IssuerAlternativeName$tuple_unpack_1__element_1 = NULL;
CHECK_OBJECT(tmp_IssuerAlternativeName$tuple_unpack_1__element_2);
tmp_dictset_value = tmp_IssuerAlternativeName$tuple_unpack_1__element_2;
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__32_IssuerAlternativeName_1267, mod_consts[366], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1273;
type_description_2 = "o";
goto try_except_handler_120;
}
Py_XDECREF(tmp_IssuerAlternativeName$tuple_unpack_1__element_2);
tmp_IssuerAlternativeName$tuple_unpack_1__element_2 = NULL;
CHECK_OBJECT(tmp_IssuerAlternativeName$tuple_unpack_1__element_3);
tmp_dictset_value = tmp_IssuerAlternativeName$tuple_unpack_1__element_3;
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__32_IssuerAlternativeName_1267, mod_consts[340], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1273;
type_description_2 = "o";
goto try_except_handler_120;
}
goto try_end_55;
// Exception handler code:
try_except_handler_120:;
exception_keeper_type_117 = exception_type;
exception_keeper_value_117 = exception_value;
exception_keeper_tb_117 = exception_tb;
exception_keeper_lineno_117 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_IssuerAlternativeName$tuple_unpack_1__element_1);
tmp_IssuerAlternativeName$tuple_unpack_1__element_1 = NULL;
Py_XDECREF(tmp_IssuerAlternativeName$tuple_unpack_1__element_2);
tmp_IssuerAlternativeName$tuple_unpack_1__element_2 = NULL;
Py_XDECREF(tmp_IssuerAlternativeName$tuple_unpack_1__element_3);
tmp_IssuerAlternativeName$tuple_unpack_1__element_3 = NULL;
// Re-raise.
exception_type = exception_keeper_type_117;
exception_value = exception_keeper_value_117;
exception_tb = exception_keeper_tb_117;
exception_lineno = exception_keeper_lineno_117;
goto frame_exception_exit_33;
// End of try:
try_end_55:;
Py_XDECREF(tmp_IssuerAlternativeName$tuple_unpack_1__element_3);
tmp_IssuerAlternativeName$tuple_unpack_1__element_3 = NULL;
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__142_get_values_for_type();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__32_IssuerAlternativeName_1267, mod_consts[252], 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 = 1275;
type_description_2 = "o";
goto frame_exception_exit_33;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__143___repr__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__32_IssuerAlternativeName_1267, mod_consts[367], 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 = 1278;
type_description_2 = "o";
goto frame_exception_exit_33;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__144___eq__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__32_IssuerAlternativeName_1267, mod_consts[372], 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 = 1281;
type_description_2 = "o";
goto frame_exception_exit_33;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__145___ne__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__32_IssuerAlternativeName_1267, mod_consts[374], 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 = 1287;
type_description_2 = "o";
goto frame_exception_exit_33;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__146___hash__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__32_IssuerAlternativeName_1267, mod_consts[376], 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 = 1290;
type_description_2 = "o";
goto frame_exception_exit_33;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_619edbfdcca564fa8c6c67b8edae09ff_33);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_32;
frame_exception_exit_33:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_619edbfdcca564fa8c6c67b8edae09ff_33);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_619edbfdcca564fa8c6c67b8edae09ff_33, exception_lineno);
} else if (exception_tb->tb_frame != &frame_619edbfdcca564fa8c6c67b8edae09ff_33->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_619edbfdcca564fa8c6c67b8edae09ff_33, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_619edbfdcca564fa8c6c67b8edae09ff_33,
type_description_2,
outline_31_var___class__
);
// Release cached frame if used for exception.
if (frame_619edbfdcca564fa8c6c67b8edae09ff_33 == cache_frame_619edbfdcca564fa8c6c67b8edae09ff_33) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_619edbfdcca564fa8c6c67b8edae09ff_33);
cache_frame_619edbfdcca564fa8c6c67b8edae09ff_33 = NULL;
}
assertFrameObject(frame_619edbfdcca564fa8c6c67b8edae09ff_33);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_32;
frame_no_exception_32:;
goto skip_nested_handling_32;
nested_frame_exit_32:;
goto try_except_handler_119;
skip_nested_handling_32:;
{
nuitka_bool tmp_condition_result_197;
PyObject *tmp_cmp_expr_left_32;
PyObject *tmp_cmp_expr_right_32;
CHECK_OBJECT(tmp_class_creation_32__bases);
tmp_cmp_expr_left_32 = tmp_class_creation_32__bases;
tmp_cmp_expr_right_32 = mod_consts[350];
tmp_condition_result_197 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_32, tmp_cmp_expr_right_32);
if (tmp_condition_result_197 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1267;
goto try_except_handler_119;
}
if (tmp_condition_result_197 == NUITKA_BOOL_TRUE) {
goto branch_yes_128;
} else {
goto branch_no_128;
}
}
branch_yes_128:;
tmp_dictset_value = mod_consts[350];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__32_IssuerAlternativeName_1267, mod_consts[348], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1267;
goto try_except_handler_119;
}
branch_no_128:;
{
PyObject *tmp_assign_source_306;
PyObject *tmp_called_value_121;
PyObject *tmp_args_value_64;
PyObject *tmp_tuple_element_98;
PyObject *tmp_kwargs_value_64;
CHECK_OBJECT(tmp_class_creation_32__metaclass);
tmp_called_value_121 = tmp_class_creation_32__metaclass;
tmp_tuple_element_98 = mod_consts[256];
tmp_args_value_64 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_64, 0, tmp_tuple_element_98);
CHECK_OBJECT(tmp_class_creation_32__bases);
tmp_tuple_element_98 = tmp_class_creation_32__bases;
PyTuple_SET_ITEM0(tmp_args_value_64, 1, tmp_tuple_element_98);
tmp_tuple_element_98 = locals_cryptography$x509$extensions$$$class__32_IssuerAlternativeName_1267;
PyTuple_SET_ITEM0(tmp_args_value_64, 2, tmp_tuple_element_98);
CHECK_OBJECT(tmp_class_creation_32__class_decl_dict);
tmp_kwargs_value_64 = tmp_class_creation_32__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 1267;
tmp_assign_source_306 = CALL_FUNCTION(tmp_called_value_121, tmp_args_value_64, tmp_kwargs_value_64);
Py_DECREF(tmp_args_value_64);
if (tmp_assign_source_306 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1267;
goto try_except_handler_119;
}
assert(outline_31_var___class__ == NULL);
outline_31_var___class__ = tmp_assign_source_306;
}
CHECK_OBJECT(outline_31_var___class__);
tmp_args_element_value_48 = outline_31_var___class__;
Py_INCREF(tmp_args_element_value_48);
goto try_return_handler_119;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_119:;
Py_DECREF(locals_cryptography$x509$extensions$$$class__32_IssuerAlternativeName_1267);
locals_cryptography$x509$extensions$$$class__32_IssuerAlternativeName_1267 = NULL;
goto try_return_handler_118;
// Exception handler code:
try_except_handler_119:;
exception_keeper_type_118 = exception_type;
exception_keeper_value_118 = exception_value;
exception_keeper_tb_118 = exception_tb;
exception_keeper_lineno_118 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_cryptography$x509$extensions$$$class__32_IssuerAlternativeName_1267);
locals_cryptography$x509$extensions$$$class__32_IssuerAlternativeName_1267 = NULL;
// Re-raise.
exception_type = exception_keeper_type_118;
exception_value = exception_keeper_value_118;
exception_tb = exception_keeper_tb_118;
exception_lineno = exception_keeper_lineno_118;
goto try_except_handler_118;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_118:;
CHECK_OBJECT(outline_31_var___class__);
Py_DECREF(outline_31_var___class__);
outline_31_var___class__ = NULL;
goto outline_result_33;
// Exception handler code:
try_except_handler_118:;
exception_keeper_type_119 = exception_type;
exception_keeper_value_119 = exception_value;
exception_keeper_tb_119 = exception_tb;
exception_keeper_lineno_119 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_119;
exception_value = exception_keeper_value_119;
exception_tb = exception_keeper_tb_119;
exception_lineno = exception_keeper_lineno_119;
goto outline_exception_32;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_32:;
exception_lineno = 1267;
goto try_except_handler_117;
outline_result_33:;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 1266;
tmp_assign_source_301 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_118, tmp_args_element_value_48);
Py_DECREF(tmp_called_value_118);
Py_DECREF(tmp_args_element_value_48);
if (tmp_assign_source_301 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1266;
goto try_except_handler_117;
}
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[256], tmp_assign_source_301);
}
goto try_end_56;
// Exception handler code:
try_except_handler_117:;
exception_keeper_type_120 = exception_type;
exception_keeper_value_120 = exception_value;
exception_keeper_tb_120 = exception_tb;
exception_keeper_lineno_120 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_32__bases);
tmp_class_creation_32__bases = NULL;
Py_XDECREF(tmp_class_creation_32__class_decl_dict);
tmp_class_creation_32__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_32__metaclass);
tmp_class_creation_32__metaclass = NULL;
Py_XDECREF(tmp_class_creation_32__prepared);
tmp_class_creation_32__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_120;
exception_value = exception_keeper_value_120;
exception_tb = exception_keeper_tb_120;
exception_lineno = exception_keeper_lineno_120;
goto frame_exception_exit_1;
// End of try:
try_end_56:;
CHECK_OBJECT(tmp_class_creation_32__bases);
Py_DECREF(tmp_class_creation_32__bases);
tmp_class_creation_32__bases = NULL;
CHECK_OBJECT(tmp_class_creation_32__class_decl_dict);
Py_DECREF(tmp_class_creation_32__class_decl_dict);
tmp_class_creation_32__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_32__metaclass);
Py_DECREF(tmp_class_creation_32__metaclass);
tmp_class_creation_32__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_32__prepared);
Py_DECREF(tmp_class_creation_32__prepared);
tmp_class_creation_32__prepared = NULL;
// Tried code:
{
PyObject *tmp_assign_source_307;
PyObject *tmp_dircall_arg1_33;
tmp_dircall_arg1_33 = mod_consts[350];
Py_INCREF(tmp_dircall_arg1_33);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_33};
tmp_assign_source_307 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_307 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1295;
goto try_except_handler_122;
}
assert(tmp_class_creation_33__bases == NULL);
tmp_class_creation_33__bases = tmp_assign_source_307;
}
{
PyObject *tmp_assign_source_308;
tmp_assign_source_308 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_33__class_decl_dict == NULL);
tmp_class_creation_33__class_decl_dict = tmp_assign_source_308;
}
{
PyObject *tmp_assign_source_309;
PyObject *tmp_metaclass_value_33;
bool tmp_condition_result_198;
PyObject *tmp_key_value_97;
PyObject *tmp_dict_arg_value_97;
PyObject *tmp_dict_arg_value_98;
PyObject *tmp_key_value_98;
nuitka_bool tmp_condition_result_199;
int tmp_truth_name_33;
PyObject *tmp_type_arg_65;
PyObject *tmp_expression_value_201;
PyObject *tmp_subscript_value_33;
PyObject *tmp_bases_value_33;
tmp_key_value_97 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_33__class_decl_dict);
tmp_dict_arg_value_97 = tmp_class_creation_33__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_97, tmp_key_value_97);
assert(!(tmp_res == -1));
tmp_condition_result_198 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_198 != false) {
goto condexpr_true_70;
} else {
goto condexpr_false_70;
}
condexpr_true_70:;
CHECK_OBJECT(tmp_class_creation_33__class_decl_dict);
tmp_dict_arg_value_98 = tmp_class_creation_33__class_decl_dict;
tmp_key_value_98 = mod_consts[338];
tmp_metaclass_value_33 = DICT_GET_ITEM0(tmp_dict_arg_value_98, tmp_key_value_98);
if (tmp_metaclass_value_33 == NULL) {
tmp_metaclass_value_33 = Py_None;
}
assert(!(tmp_metaclass_value_33 == NULL));
Py_INCREF(tmp_metaclass_value_33);
goto condexpr_end_70;
condexpr_false_70:;
CHECK_OBJECT(tmp_class_creation_33__bases);
tmp_truth_name_33 = CHECK_IF_TRUE(tmp_class_creation_33__bases);
if (tmp_truth_name_33 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1295;
goto try_except_handler_122;
}
tmp_condition_result_199 = tmp_truth_name_33 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_199 == NUITKA_BOOL_TRUE) {
goto condexpr_true_71;
} else {
goto condexpr_false_71;
}
condexpr_true_71:;
CHECK_OBJECT(tmp_class_creation_33__bases);
tmp_expression_value_201 = tmp_class_creation_33__bases;
tmp_subscript_value_33 = mod_consts[25];
tmp_type_arg_65 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_201, tmp_subscript_value_33, 0);
if (tmp_type_arg_65 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1295;
goto try_except_handler_122;
}
tmp_metaclass_value_33 = BUILTIN_TYPE1(tmp_type_arg_65);
Py_DECREF(tmp_type_arg_65);
if (tmp_metaclass_value_33 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1295;
goto try_except_handler_122;
}
goto condexpr_end_71;
condexpr_false_71:;
tmp_metaclass_value_33 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_33);
condexpr_end_71:;
condexpr_end_70:;
CHECK_OBJECT(tmp_class_creation_33__bases);
tmp_bases_value_33 = tmp_class_creation_33__bases;
tmp_assign_source_309 = SELECT_METACLASS(tmp_metaclass_value_33, tmp_bases_value_33);
Py_DECREF(tmp_metaclass_value_33);
if (tmp_assign_source_309 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1295;
goto try_except_handler_122;
}
assert(tmp_class_creation_33__metaclass == NULL);
tmp_class_creation_33__metaclass = tmp_assign_source_309;
}
{
bool tmp_condition_result_200;
PyObject *tmp_key_value_99;
PyObject *tmp_dict_arg_value_99;
tmp_key_value_99 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_33__class_decl_dict);
tmp_dict_arg_value_99 = tmp_class_creation_33__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_99, tmp_key_value_99);
assert(!(tmp_res == -1));
tmp_condition_result_200 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_200 != false) {
goto branch_yes_129;
} else {
goto branch_no_129;
}
}
branch_yes_129:;
CHECK_OBJECT(tmp_class_creation_33__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_33__class_decl_dict;
tmp_dictdel_key = mod_consts[338];
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 = 1295;
goto try_except_handler_122;
}
branch_no_129:;
{
nuitka_bool tmp_condition_result_201;
PyObject *tmp_expression_value_202;
CHECK_OBJECT(tmp_class_creation_33__metaclass);
tmp_expression_value_202 = tmp_class_creation_33__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_202, mod_consts[339]);
tmp_condition_result_201 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_201 == NUITKA_BOOL_TRUE) {
goto branch_yes_130;
} else {
goto branch_no_130;
}
}
branch_yes_130:;
{
PyObject *tmp_assign_source_310;
PyObject *tmp_called_value_122;
PyObject *tmp_expression_value_203;
PyObject *tmp_args_value_65;
PyObject *tmp_tuple_element_99;
PyObject *tmp_kwargs_value_65;
CHECK_OBJECT(tmp_class_creation_33__metaclass);
tmp_expression_value_203 = tmp_class_creation_33__metaclass;
tmp_called_value_122 = LOOKUP_ATTRIBUTE(tmp_expression_value_203, mod_consts[339]);
if (tmp_called_value_122 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1295;
goto try_except_handler_122;
}
tmp_tuple_element_99 = mod_consts[258];
tmp_args_value_65 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_65, 0, tmp_tuple_element_99);
CHECK_OBJECT(tmp_class_creation_33__bases);
tmp_tuple_element_99 = tmp_class_creation_33__bases;
PyTuple_SET_ITEM0(tmp_args_value_65, 1, tmp_tuple_element_99);
CHECK_OBJECT(tmp_class_creation_33__class_decl_dict);
tmp_kwargs_value_65 = tmp_class_creation_33__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 1295;
tmp_assign_source_310 = CALL_FUNCTION(tmp_called_value_122, tmp_args_value_65, tmp_kwargs_value_65);
Py_DECREF(tmp_called_value_122);
Py_DECREF(tmp_args_value_65);
if (tmp_assign_source_310 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1295;
goto try_except_handler_122;
}
assert(tmp_class_creation_33__prepared == NULL);
tmp_class_creation_33__prepared = tmp_assign_source_310;
}
{
bool tmp_condition_result_202;
PyObject *tmp_operand_value_33;
PyObject *tmp_expression_value_204;
CHECK_OBJECT(tmp_class_creation_33__prepared);
tmp_expression_value_204 = tmp_class_creation_33__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_204, mod_consts[340]);
tmp_operand_value_33 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_33);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1295;
goto try_except_handler_122;
}
tmp_condition_result_202 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_202 != false) {
goto branch_yes_131;
} else {
goto branch_no_131;
}
}
branch_yes_131:;
{
PyObject *tmp_raise_type_33;
PyObject *tmp_raise_value_33;
PyObject *tmp_mod_expr_left_33;
PyObject *tmp_mod_expr_right_33;
PyObject *tmp_tuple_element_100;
PyObject *tmp_getattr_target_33;
PyObject *tmp_getattr_attr_33;
PyObject *tmp_getattr_default_33;
tmp_raise_type_33 = PyExc_TypeError;
tmp_mod_expr_left_33 = mod_consts[341];
CHECK_OBJECT(tmp_class_creation_33__metaclass);
tmp_getattr_target_33 = tmp_class_creation_33__metaclass;
tmp_getattr_attr_33 = mod_consts[342];
tmp_getattr_default_33 = mod_consts[343];
tmp_tuple_element_100 = BUILTIN_GETATTR(tmp_getattr_target_33, tmp_getattr_attr_33, tmp_getattr_default_33);
if (tmp_tuple_element_100 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1295;
goto try_except_handler_122;
}
tmp_mod_expr_right_33 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_205;
PyObject *tmp_type_arg_66;
PyTuple_SET_ITEM(tmp_mod_expr_right_33, 0, tmp_tuple_element_100);
CHECK_OBJECT(tmp_class_creation_33__prepared);
tmp_type_arg_66 = tmp_class_creation_33__prepared;
tmp_expression_value_205 = BUILTIN_TYPE1(tmp_type_arg_66);
assert(!(tmp_expression_value_205 == NULL));
tmp_tuple_element_100 = LOOKUP_ATTRIBUTE(tmp_expression_value_205, mod_consts[342]);
Py_DECREF(tmp_expression_value_205);
if (tmp_tuple_element_100 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1295;
goto tuple_build_exception_33;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_33, 1, tmp_tuple_element_100);
}
goto tuple_build_noexception_33;
// Exception handling pass through code for tuple_build:
tuple_build_exception_33:;
Py_DECREF(tmp_mod_expr_right_33);
goto try_except_handler_122;
// Finished with no exception for tuple_build:
tuple_build_noexception_33:;
tmp_raise_value_33 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_33, tmp_mod_expr_right_33);
Py_DECREF(tmp_mod_expr_right_33);
if (tmp_raise_value_33 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1295;
goto try_except_handler_122;
}
exception_type = tmp_raise_type_33;
Py_INCREF(tmp_raise_type_33);
exception_value = tmp_raise_value_33;
exception_lineno = 1295;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_122;
}
branch_no_131:;
goto branch_end_130;
branch_no_130:;
{
PyObject *tmp_assign_source_311;
tmp_assign_source_311 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_33__prepared == NULL);
tmp_class_creation_33__prepared = tmp_assign_source_311;
}
branch_end_130:;
{
PyObject *tmp_assign_source_312;
PyObject *tmp_called_value_123;
PyObject *tmp_called_value_124;
PyObject *tmp_expression_value_206;
PyObject *tmp_args_element_value_49;
PyObject *tmp_args_element_value_50;
tmp_expression_value_206 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_expression_value_206 == NULL)) {
tmp_expression_value_206 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_expression_value_206 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1294;
goto try_except_handler_122;
}
tmp_called_value_124 = LOOKUP_ATTRIBUTE(tmp_expression_value_206, mod_consts[369]);
if (tmp_called_value_124 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1294;
goto try_except_handler_122;
}
tmp_args_element_value_49 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[351]);
if (unlikely(tmp_args_element_value_49 == NULL)) {
tmp_args_element_value_49 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[351]);
}
if (tmp_args_element_value_49 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_124);
exception_lineno = 1294;
goto try_except_handler_122;
}
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 1294;
tmp_called_value_123 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_124, tmp_args_element_value_49);
Py_DECREF(tmp_called_value_124);
if (tmp_called_value_123 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1294;
goto try_except_handler_122;
}
{
PyObject *tmp_set_locals_33;
CHECK_OBJECT(tmp_class_creation_33__prepared);
tmp_set_locals_33 = tmp_class_creation_33__prepared;
locals_cryptography$x509$extensions$$$class__33_CertificateIssuer_1295 = tmp_set_locals_33;
Py_INCREF(tmp_set_locals_33);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[344];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__33_CertificateIssuer_1295, mod_consts[345], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1295;
goto try_except_handler_124;
}
tmp_dictset_value = mod_consts[258];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__33_CertificateIssuer_1295, mod_consts[346], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1295;
goto try_except_handler_124;
}
if (isFrameUnusable(cache_frame_769864f168df95dac9c0eb9a43d358cc_34)) {
Py_XDECREF(cache_frame_769864f168df95dac9c0eb9a43d358cc_34);
#if _DEBUG_REFCOUNTS
if (cache_frame_769864f168df95dac9c0eb9a43d358cc_34 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_769864f168df95dac9c0eb9a43d358cc_34 = MAKE_CLASS_FRAME(codeobj_769864f168df95dac9c0eb9a43d358cc, module_cryptography$x509$extensions, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_769864f168df95dac9c0eb9a43d358cc_34->m_type_description == NULL);
frame_769864f168df95dac9c0eb9a43d358cc_34 = cache_frame_769864f168df95dac9c0eb9a43d358cc_34;
// Push the new frame as the currently active one.
pushFrameStack(frame_769864f168df95dac9c0eb9a43d358cc_34);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_769864f168df95dac9c0eb9a43d358cc_34) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_expression_value_207;
tmp_expression_value_207 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__33_CertificateIssuer_1295, mod_consts[333]);
if (tmp_expression_value_207 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_207 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[333]);
if (unlikely(tmp_expression_value_207 == NULL)) {
tmp_expression_value_207 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[333]);
}
if (tmp_expression_value_207 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1296;
type_description_2 = "o";
goto frame_exception_exit_34;
}
Py_INCREF(tmp_expression_value_207);
} else {
goto frame_exception_exit_34;
}
}
tmp_dictset_value = LOOKUP_ATTRIBUTE(tmp_expression_value_207, mod_consts[598]);
Py_DECREF(tmp_expression_value_207);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1296;
type_description_2 = "o";
goto frame_exception_exit_34;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__33_CertificateIssuer_1295, mod_consts[40], 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 = 1296;
type_description_2 = "o";
goto frame_exception_exit_34;
}
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__147___init__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__33_CertificateIssuer_1295, mod_consts[39], 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 = 1298;
type_description_2 = "o";
goto frame_exception_exit_34;
}
// Tried code:
{
PyObject *tmp_assign_source_313;
PyObject *tmp_iter_arg_12;
PyObject *tmp_called_value_125;
tmp_called_value_125 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__33_CertificateIssuer_1295, mod_consts[336]);
if (tmp_called_value_125 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_value_125 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[336]);
if (unlikely(tmp_called_value_125 == NULL)) {
tmp_called_value_125 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[336]);
}
if (tmp_called_value_125 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1301;
type_description_2 = "o";
goto try_except_handler_125;
}
Py_INCREF(tmp_called_value_125);
} else {
goto try_except_handler_125;
}
}
frame_769864f168df95dac9c0eb9a43d358cc_34->m_frame.f_lineno = 1301;
tmp_iter_arg_12 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_125, mod_consts[578]);
Py_DECREF(tmp_called_value_125);
if (tmp_iter_arg_12 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1301;
type_description_2 = "o";
goto try_except_handler_125;
}
tmp_assign_source_313 = MAKE_UNPACK_ITERATOR(tmp_iter_arg_12);
Py_DECREF(tmp_iter_arg_12);
if (tmp_assign_source_313 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1301;
type_description_2 = "o";
goto try_except_handler_125;
}
assert(tmp_CertificateIssuer$tuple_unpack_1__source_iter == NULL);
tmp_CertificateIssuer$tuple_unpack_1__source_iter = tmp_assign_source_313;
}
// Tried code:
{
PyObject *tmp_assign_source_314;
PyObject *tmp_unpack_31;
CHECK_OBJECT(tmp_CertificateIssuer$tuple_unpack_1__source_iter);
tmp_unpack_31 = tmp_CertificateIssuer$tuple_unpack_1__source_iter;
tmp_assign_source_314 = UNPACK_NEXT(tmp_unpack_31, 0, 3);
if (tmp_assign_source_314 == 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_2 = "o";
exception_lineno = 1301;
goto try_except_handler_126;
}
assert(tmp_CertificateIssuer$tuple_unpack_1__element_1 == NULL);
tmp_CertificateIssuer$tuple_unpack_1__element_1 = tmp_assign_source_314;
}
{
PyObject *tmp_assign_source_315;
PyObject *tmp_unpack_32;
CHECK_OBJECT(tmp_CertificateIssuer$tuple_unpack_1__source_iter);
tmp_unpack_32 = tmp_CertificateIssuer$tuple_unpack_1__source_iter;
tmp_assign_source_315 = UNPACK_NEXT(tmp_unpack_32, 1, 3);
if (tmp_assign_source_315 == 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_2 = "o";
exception_lineno = 1301;
goto try_except_handler_126;
}
assert(tmp_CertificateIssuer$tuple_unpack_1__element_2 == NULL);
tmp_CertificateIssuer$tuple_unpack_1__element_2 = tmp_assign_source_315;
}
{
PyObject *tmp_assign_source_316;
PyObject *tmp_unpack_33;
CHECK_OBJECT(tmp_CertificateIssuer$tuple_unpack_1__source_iter);
tmp_unpack_33 = tmp_CertificateIssuer$tuple_unpack_1__source_iter;
tmp_assign_source_316 = UNPACK_NEXT(tmp_unpack_33, 2, 3);
if (tmp_assign_source_316 == 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_2 = "o";
exception_lineno = 1301;
goto try_except_handler_126;
}
assert(tmp_CertificateIssuer$tuple_unpack_1__element_3 == NULL);
tmp_CertificateIssuer$tuple_unpack_1__element_3 = tmp_assign_source_316;
}
{
PyObject *tmp_iterator_name_11;
CHECK_OBJECT(tmp_CertificateIssuer$tuple_unpack_1__source_iter);
tmp_iterator_name_11 = tmp_CertificateIssuer$tuple_unpack_1__source_iter;
// Check if iterator has left-over elements.
CHECK_OBJECT(tmp_iterator_name_11); assert(HAS_ITERNEXT(tmp_iterator_name_11));
tmp_iterator_attempt = (*Py_TYPE(tmp_iterator_name_11)->tp_iternext)(tmp_iterator_name_11);
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_2 = "o";
exception_lineno = 1301;
goto try_except_handler_126;
}
}
} else {
Py_DECREF(tmp_iterator_attempt);
exception_type = PyExc_ValueError;
Py_INCREF(PyExc_ValueError);
exception_value = mod_consts[364];
Py_INCREF(exception_value);
exception_tb = NULL;
type_description_2 = "o";
exception_lineno = 1301;
goto try_except_handler_126;
}
}
goto try_end_57;
// Exception handler code:
try_except_handler_126:;
exception_keeper_type_121 = exception_type;
exception_keeper_value_121 = exception_value;
exception_keeper_tb_121 = exception_tb;
exception_keeper_lineno_121 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
CHECK_OBJECT(tmp_CertificateIssuer$tuple_unpack_1__source_iter);
Py_DECREF(tmp_CertificateIssuer$tuple_unpack_1__source_iter);
tmp_CertificateIssuer$tuple_unpack_1__source_iter = NULL;
// Re-raise.
exception_type = exception_keeper_type_121;
exception_value = exception_keeper_value_121;
exception_tb = exception_keeper_tb_121;
exception_lineno = exception_keeper_lineno_121;
goto try_except_handler_125;
// End of try:
try_end_57:;
CHECK_OBJECT(tmp_CertificateIssuer$tuple_unpack_1__source_iter);
Py_DECREF(tmp_CertificateIssuer$tuple_unpack_1__source_iter);
tmp_CertificateIssuer$tuple_unpack_1__source_iter = NULL;
CHECK_OBJECT(tmp_CertificateIssuer$tuple_unpack_1__element_1);
tmp_dictset_value = tmp_CertificateIssuer$tuple_unpack_1__element_1;
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__33_CertificateIssuer_1295, mod_consts[365], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1301;
type_description_2 = "o";
goto try_except_handler_125;
}
Py_XDECREF(tmp_CertificateIssuer$tuple_unpack_1__element_1);
tmp_CertificateIssuer$tuple_unpack_1__element_1 = NULL;
CHECK_OBJECT(tmp_CertificateIssuer$tuple_unpack_1__element_2);
tmp_dictset_value = tmp_CertificateIssuer$tuple_unpack_1__element_2;
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__33_CertificateIssuer_1295, mod_consts[366], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1301;
type_description_2 = "o";
goto try_except_handler_125;
}
Py_XDECREF(tmp_CertificateIssuer$tuple_unpack_1__element_2);
tmp_CertificateIssuer$tuple_unpack_1__element_2 = NULL;
CHECK_OBJECT(tmp_CertificateIssuer$tuple_unpack_1__element_3);
tmp_dictset_value = tmp_CertificateIssuer$tuple_unpack_1__element_3;
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__33_CertificateIssuer_1295, mod_consts[340], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1301;
type_description_2 = "o";
goto try_except_handler_125;
}
goto try_end_58;
// Exception handler code:
try_except_handler_125:;
exception_keeper_type_122 = exception_type;
exception_keeper_value_122 = exception_value;
exception_keeper_tb_122 = exception_tb;
exception_keeper_lineno_122 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_CertificateIssuer$tuple_unpack_1__element_1);
tmp_CertificateIssuer$tuple_unpack_1__element_1 = NULL;
Py_XDECREF(tmp_CertificateIssuer$tuple_unpack_1__element_2);
tmp_CertificateIssuer$tuple_unpack_1__element_2 = NULL;
Py_XDECREF(tmp_CertificateIssuer$tuple_unpack_1__element_3);
tmp_CertificateIssuer$tuple_unpack_1__element_3 = NULL;
// Re-raise.
exception_type = exception_keeper_type_122;
exception_value = exception_keeper_value_122;
exception_tb = exception_keeper_tb_122;
exception_lineno = exception_keeper_lineno_122;
goto frame_exception_exit_34;
// End of try:
try_end_58:;
Py_XDECREF(tmp_CertificateIssuer$tuple_unpack_1__element_3);
tmp_CertificateIssuer$tuple_unpack_1__element_3 = NULL;
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__148_get_values_for_type();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__33_CertificateIssuer_1295, mod_consts[252], 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 = 1303;
type_description_2 = "o";
goto frame_exception_exit_34;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__149___repr__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__33_CertificateIssuer_1295, mod_consts[367], 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 = 1306;
type_description_2 = "o";
goto frame_exception_exit_34;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__150___eq__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__33_CertificateIssuer_1295, mod_consts[372], 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 = 1309;
type_description_2 = "o";
goto frame_exception_exit_34;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__151___ne__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__33_CertificateIssuer_1295, mod_consts[374], 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 = 1315;
type_description_2 = "o";
goto frame_exception_exit_34;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__152___hash__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__33_CertificateIssuer_1295, mod_consts[376], 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 = 1318;
type_description_2 = "o";
goto frame_exception_exit_34;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_769864f168df95dac9c0eb9a43d358cc_34);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_33;
frame_exception_exit_34:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_769864f168df95dac9c0eb9a43d358cc_34);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_769864f168df95dac9c0eb9a43d358cc_34, exception_lineno);
} else if (exception_tb->tb_frame != &frame_769864f168df95dac9c0eb9a43d358cc_34->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_769864f168df95dac9c0eb9a43d358cc_34, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_769864f168df95dac9c0eb9a43d358cc_34,
type_description_2,
outline_32_var___class__
);
// Release cached frame if used for exception.
if (frame_769864f168df95dac9c0eb9a43d358cc_34 == cache_frame_769864f168df95dac9c0eb9a43d358cc_34) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_769864f168df95dac9c0eb9a43d358cc_34);
cache_frame_769864f168df95dac9c0eb9a43d358cc_34 = NULL;
}
assertFrameObject(frame_769864f168df95dac9c0eb9a43d358cc_34);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_33;
frame_no_exception_33:;
goto skip_nested_handling_33;
nested_frame_exit_33:;
goto try_except_handler_124;
skip_nested_handling_33:;
{
nuitka_bool tmp_condition_result_203;
PyObject *tmp_cmp_expr_left_33;
PyObject *tmp_cmp_expr_right_33;
CHECK_OBJECT(tmp_class_creation_33__bases);
tmp_cmp_expr_left_33 = tmp_class_creation_33__bases;
tmp_cmp_expr_right_33 = mod_consts[350];
tmp_condition_result_203 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_33, tmp_cmp_expr_right_33);
if (tmp_condition_result_203 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1295;
goto try_except_handler_124;
}
if (tmp_condition_result_203 == NUITKA_BOOL_TRUE) {
goto branch_yes_132;
} else {
goto branch_no_132;
}
}
branch_yes_132:;
tmp_dictset_value = mod_consts[350];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__33_CertificateIssuer_1295, mod_consts[348], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1295;
goto try_except_handler_124;
}
branch_no_132:;
{
PyObject *tmp_assign_source_317;
PyObject *tmp_called_value_126;
PyObject *tmp_args_value_66;
PyObject *tmp_tuple_element_101;
PyObject *tmp_kwargs_value_66;
CHECK_OBJECT(tmp_class_creation_33__metaclass);
tmp_called_value_126 = tmp_class_creation_33__metaclass;
tmp_tuple_element_101 = mod_consts[258];
tmp_args_value_66 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_66, 0, tmp_tuple_element_101);
CHECK_OBJECT(tmp_class_creation_33__bases);
tmp_tuple_element_101 = tmp_class_creation_33__bases;
PyTuple_SET_ITEM0(tmp_args_value_66, 1, tmp_tuple_element_101);
tmp_tuple_element_101 = locals_cryptography$x509$extensions$$$class__33_CertificateIssuer_1295;
PyTuple_SET_ITEM0(tmp_args_value_66, 2, tmp_tuple_element_101);
CHECK_OBJECT(tmp_class_creation_33__class_decl_dict);
tmp_kwargs_value_66 = tmp_class_creation_33__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 1295;
tmp_assign_source_317 = CALL_FUNCTION(tmp_called_value_126, tmp_args_value_66, tmp_kwargs_value_66);
Py_DECREF(tmp_args_value_66);
if (tmp_assign_source_317 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1295;
goto try_except_handler_124;
}
assert(outline_32_var___class__ == NULL);
outline_32_var___class__ = tmp_assign_source_317;
}
CHECK_OBJECT(outline_32_var___class__);
tmp_args_element_value_50 = outline_32_var___class__;
Py_INCREF(tmp_args_element_value_50);
goto try_return_handler_124;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_124:;
Py_DECREF(locals_cryptography$x509$extensions$$$class__33_CertificateIssuer_1295);
locals_cryptography$x509$extensions$$$class__33_CertificateIssuer_1295 = NULL;
goto try_return_handler_123;
// Exception handler code:
try_except_handler_124:;
exception_keeper_type_123 = exception_type;
exception_keeper_value_123 = exception_value;
exception_keeper_tb_123 = exception_tb;
exception_keeper_lineno_123 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_cryptography$x509$extensions$$$class__33_CertificateIssuer_1295);
locals_cryptography$x509$extensions$$$class__33_CertificateIssuer_1295 = NULL;
// Re-raise.
exception_type = exception_keeper_type_123;
exception_value = exception_keeper_value_123;
exception_tb = exception_keeper_tb_123;
exception_lineno = exception_keeper_lineno_123;
goto try_except_handler_123;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_123:;
CHECK_OBJECT(outline_32_var___class__);
Py_DECREF(outline_32_var___class__);
outline_32_var___class__ = NULL;
goto outline_result_34;
// Exception handler code:
try_except_handler_123:;
exception_keeper_type_124 = exception_type;
exception_keeper_value_124 = exception_value;
exception_keeper_tb_124 = exception_tb;
exception_keeper_lineno_124 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_124;
exception_value = exception_keeper_value_124;
exception_tb = exception_keeper_tb_124;
exception_lineno = exception_keeper_lineno_124;
goto outline_exception_33;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_33:;
exception_lineno = 1295;
goto try_except_handler_122;
outline_result_34:;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 1294;
tmp_assign_source_312 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_123, tmp_args_element_value_50);
Py_DECREF(tmp_called_value_123);
Py_DECREF(tmp_args_element_value_50);
if (tmp_assign_source_312 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1294;
goto try_except_handler_122;
}
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[258], tmp_assign_source_312);
}
goto try_end_59;
// Exception handler code:
try_except_handler_122:;
exception_keeper_type_125 = exception_type;
exception_keeper_value_125 = exception_value;
exception_keeper_tb_125 = exception_tb;
exception_keeper_lineno_125 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_33__bases);
tmp_class_creation_33__bases = NULL;
Py_XDECREF(tmp_class_creation_33__class_decl_dict);
tmp_class_creation_33__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_33__metaclass);
tmp_class_creation_33__metaclass = NULL;
Py_XDECREF(tmp_class_creation_33__prepared);
tmp_class_creation_33__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_125;
exception_value = exception_keeper_value_125;
exception_tb = exception_keeper_tb_125;
exception_lineno = exception_keeper_lineno_125;
goto frame_exception_exit_1;
// End of try:
try_end_59:;
CHECK_OBJECT(tmp_class_creation_33__bases);
Py_DECREF(tmp_class_creation_33__bases);
tmp_class_creation_33__bases = NULL;
CHECK_OBJECT(tmp_class_creation_33__class_decl_dict);
Py_DECREF(tmp_class_creation_33__class_decl_dict);
tmp_class_creation_33__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_33__metaclass);
Py_DECREF(tmp_class_creation_33__metaclass);
tmp_class_creation_33__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_33__prepared);
Py_DECREF(tmp_class_creation_33__prepared);
tmp_class_creation_33__prepared = NULL;
// Tried code:
{
PyObject *tmp_assign_source_318;
PyObject *tmp_dircall_arg1_34;
tmp_dircall_arg1_34 = mod_consts[350];
Py_INCREF(tmp_dircall_arg1_34);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_34};
tmp_assign_source_318 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_318 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1323;
goto try_except_handler_127;
}
assert(tmp_class_creation_34__bases == NULL);
tmp_class_creation_34__bases = tmp_assign_source_318;
}
{
PyObject *tmp_assign_source_319;
tmp_assign_source_319 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_34__class_decl_dict == NULL);
tmp_class_creation_34__class_decl_dict = tmp_assign_source_319;
}
{
PyObject *tmp_assign_source_320;
PyObject *tmp_metaclass_value_34;
bool tmp_condition_result_204;
PyObject *tmp_key_value_100;
PyObject *tmp_dict_arg_value_100;
PyObject *tmp_dict_arg_value_101;
PyObject *tmp_key_value_101;
nuitka_bool tmp_condition_result_205;
int tmp_truth_name_34;
PyObject *tmp_type_arg_67;
PyObject *tmp_expression_value_208;
PyObject *tmp_subscript_value_34;
PyObject *tmp_bases_value_34;
tmp_key_value_100 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_34__class_decl_dict);
tmp_dict_arg_value_100 = tmp_class_creation_34__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_100, tmp_key_value_100);
assert(!(tmp_res == -1));
tmp_condition_result_204 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_204 != false) {
goto condexpr_true_72;
} else {
goto condexpr_false_72;
}
condexpr_true_72:;
CHECK_OBJECT(tmp_class_creation_34__class_decl_dict);
tmp_dict_arg_value_101 = tmp_class_creation_34__class_decl_dict;
tmp_key_value_101 = mod_consts[338];
tmp_metaclass_value_34 = DICT_GET_ITEM0(tmp_dict_arg_value_101, tmp_key_value_101);
if (tmp_metaclass_value_34 == NULL) {
tmp_metaclass_value_34 = Py_None;
}
assert(!(tmp_metaclass_value_34 == NULL));
Py_INCREF(tmp_metaclass_value_34);
goto condexpr_end_72;
condexpr_false_72:;
CHECK_OBJECT(tmp_class_creation_34__bases);
tmp_truth_name_34 = CHECK_IF_TRUE(tmp_class_creation_34__bases);
if (tmp_truth_name_34 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1323;
goto try_except_handler_127;
}
tmp_condition_result_205 = tmp_truth_name_34 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_205 == NUITKA_BOOL_TRUE) {
goto condexpr_true_73;
} else {
goto condexpr_false_73;
}
condexpr_true_73:;
CHECK_OBJECT(tmp_class_creation_34__bases);
tmp_expression_value_208 = tmp_class_creation_34__bases;
tmp_subscript_value_34 = mod_consts[25];
tmp_type_arg_67 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_208, tmp_subscript_value_34, 0);
if (tmp_type_arg_67 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1323;
goto try_except_handler_127;
}
tmp_metaclass_value_34 = BUILTIN_TYPE1(tmp_type_arg_67);
Py_DECREF(tmp_type_arg_67);
if (tmp_metaclass_value_34 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1323;
goto try_except_handler_127;
}
goto condexpr_end_73;
condexpr_false_73:;
tmp_metaclass_value_34 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_34);
condexpr_end_73:;
condexpr_end_72:;
CHECK_OBJECT(tmp_class_creation_34__bases);
tmp_bases_value_34 = tmp_class_creation_34__bases;
tmp_assign_source_320 = SELECT_METACLASS(tmp_metaclass_value_34, tmp_bases_value_34);
Py_DECREF(tmp_metaclass_value_34);
if (tmp_assign_source_320 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1323;
goto try_except_handler_127;
}
assert(tmp_class_creation_34__metaclass == NULL);
tmp_class_creation_34__metaclass = tmp_assign_source_320;
}
{
bool tmp_condition_result_206;
PyObject *tmp_key_value_102;
PyObject *tmp_dict_arg_value_102;
tmp_key_value_102 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_34__class_decl_dict);
tmp_dict_arg_value_102 = tmp_class_creation_34__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_102, tmp_key_value_102);
assert(!(tmp_res == -1));
tmp_condition_result_206 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_206 != false) {
goto branch_yes_133;
} else {
goto branch_no_133;
}
}
branch_yes_133:;
CHECK_OBJECT(tmp_class_creation_34__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_34__class_decl_dict;
tmp_dictdel_key = mod_consts[338];
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 = 1323;
goto try_except_handler_127;
}
branch_no_133:;
{
nuitka_bool tmp_condition_result_207;
PyObject *tmp_expression_value_209;
CHECK_OBJECT(tmp_class_creation_34__metaclass);
tmp_expression_value_209 = tmp_class_creation_34__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_209, mod_consts[339]);
tmp_condition_result_207 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_207 == NUITKA_BOOL_TRUE) {
goto branch_yes_134;
} else {
goto branch_no_134;
}
}
branch_yes_134:;
{
PyObject *tmp_assign_source_321;
PyObject *tmp_called_value_127;
PyObject *tmp_expression_value_210;
PyObject *tmp_args_value_67;
PyObject *tmp_tuple_element_102;
PyObject *tmp_kwargs_value_67;
CHECK_OBJECT(tmp_class_creation_34__metaclass);
tmp_expression_value_210 = tmp_class_creation_34__metaclass;
tmp_called_value_127 = LOOKUP_ATTRIBUTE(tmp_expression_value_210, mod_consts[339]);
if (tmp_called_value_127 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1323;
goto try_except_handler_127;
}
tmp_tuple_element_102 = mod_consts[262];
tmp_args_value_67 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_67, 0, tmp_tuple_element_102);
CHECK_OBJECT(tmp_class_creation_34__bases);
tmp_tuple_element_102 = tmp_class_creation_34__bases;
PyTuple_SET_ITEM0(tmp_args_value_67, 1, tmp_tuple_element_102);
CHECK_OBJECT(tmp_class_creation_34__class_decl_dict);
tmp_kwargs_value_67 = tmp_class_creation_34__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 1323;
tmp_assign_source_321 = CALL_FUNCTION(tmp_called_value_127, tmp_args_value_67, tmp_kwargs_value_67);
Py_DECREF(tmp_called_value_127);
Py_DECREF(tmp_args_value_67);
if (tmp_assign_source_321 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1323;
goto try_except_handler_127;
}
assert(tmp_class_creation_34__prepared == NULL);
tmp_class_creation_34__prepared = tmp_assign_source_321;
}
{
bool tmp_condition_result_208;
PyObject *tmp_operand_value_34;
PyObject *tmp_expression_value_211;
CHECK_OBJECT(tmp_class_creation_34__prepared);
tmp_expression_value_211 = tmp_class_creation_34__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_211, mod_consts[340]);
tmp_operand_value_34 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_34);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1323;
goto try_except_handler_127;
}
tmp_condition_result_208 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_208 != false) {
goto branch_yes_135;
} else {
goto branch_no_135;
}
}
branch_yes_135:;
{
PyObject *tmp_raise_type_34;
PyObject *tmp_raise_value_34;
PyObject *tmp_mod_expr_left_34;
PyObject *tmp_mod_expr_right_34;
PyObject *tmp_tuple_element_103;
PyObject *tmp_getattr_target_34;
PyObject *tmp_getattr_attr_34;
PyObject *tmp_getattr_default_34;
tmp_raise_type_34 = PyExc_TypeError;
tmp_mod_expr_left_34 = mod_consts[341];
CHECK_OBJECT(tmp_class_creation_34__metaclass);
tmp_getattr_target_34 = tmp_class_creation_34__metaclass;
tmp_getattr_attr_34 = mod_consts[342];
tmp_getattr_default_34 = mod_consts[343];
tmp_tuple_element_103 = BUILTIN_GETATTR(tmp_getattr_target_34, tmp_getattr_attr_34, tmp_getattr_default_34);
if (tmp_tuple_element_103 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1323;
goto try_except_handler_127;
}
tmp_mod_expr_right_34 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_212;
PyObject *tmp_type_arg_68;
PyTuple_SET_ITEM(tmp_mod_expr_right_34, 0, tmp_tuple_element_103);
CHECK_OBJECT(tmp_class_creation_34__prepared);
tmp_type_arg_68 = tmp_class_creation_34__prepared;
tmp_expression_value_212 = BUILTIN_TYPE1(tmp_type_arg_68);
assert(!(tmp_expression_value_212 == NULL));
tmp_tuple_element_103 = LOOKUP_ATTRIBUTE(tmp_expression_value_212, mod_consts[342]);
Py_DECREF(tmp_expression_value_212);
if (tmp_tuple_element_103 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1323;
goto tuple_build_exception_34;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_34, 1, tmp_tuple_element_103);
}
goto tuple_build_noexception_34;
// Exception handling pass through code for tuple_build:
tuple_build_exception_34:;
Py_DECREF(tmp_mod_expr_right_34);
goto try_except_handler_127;
// Finished with no exception for tuple_build:
tuple_build_noexception_34:;
tmp_raise_value_34 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_34, tmp_mod_expr_right_34);
Py_DECREF(tmp_mod_expr_right_34);
if (tmp_raise_value_34 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1323;
goto try_except_handler_127;
}
exception_type = tmp_raise_type_34;
Py_INCREF(tmp_raise_type_34);
exception_value = tmp_raise_value_34;
exception_lineno = 1323;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_127;
}
branch_no_135:;
goto branch_end_134;
branch_no_134:;
{
PyObject *tmp_assign_source_322;
tmp_assign_source_322 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_34__prepared == NULL);
tmp_class_creation_34__prepared = tmp_assign_source_322;
}
branch_end_134:;
{
PyObject *tmp_assign_source_323;
PyObject *tmp_called_value_128;
PyObject *tmp_called_value_129;
PyObject *tmp_expression_value_213;
PyObject *tmp_args_element_value_51;
PyObject *tmp_args_element_value_52;
tmp_expression_value_213 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_expression_value_213 == NULL)) {
tmp_expression_value_213 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_expression_value_213 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1322;
goto try_except_handler_127;
}
tmp_called_value_129 = LOOKUP_ATTRIBUTE(tmp_expression_value_213, mod_consts[369]);
if (tmp_called_value_129 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1322;
goto try_except_handler_127;
}
tmp_args_element_value_51 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[351]);
if (unlikely(tmp_args_element_value_51 == NULL)) {
tmp_args_element_value_51 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[351]);
}
if (tmp_args_element_value_51 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_129);
exception_lineno = 1322;
goto try_except_handler_127;
}
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 1322;
tmp_called_value_128 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_129, tmp_args_element_value_51);
Py_DECREF(tmp_called_value_129);
if (tmp_called_value_128 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1322;
goto try_except_handler_127;
}
{
PyObject *tmp_set_locals_34;
CHECK_OBJECT(tmp_class_creation_34__prepared);
tmp_set_locals_34 = tmp_class_creation_34__prepared;
locals_cryptography$x509$extensions$$$class__34_CRLReason_1323 = tmp_set_locals_34;
Py_INCREF(tmp_set_locals_34);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[344];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__34_CRLReason_1323, mod_consts[345], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1323;
goto try_except_handler_129;
}
tmp_dictset_value = mod_consts[262];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__34_CRLReason_1323, mod_consts[346], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1323;
goto try_except_handler_129;
}
if (isFrameUnusable(cache_frame_65b4cd647ad75c968dc31401ef188c51_35)) {
Py_XDECREF(cache_frame_65b4cd647ad75c968dc31401ef188c51_35);
#if _DEBUG_REFCOUNTS
if (cache_frame_65b4cd647ad75c968dc31401ef188c51_35 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_65b4cd647ad75c968dc31401ef188c51_35 = MAKE_CLASS_FRAME(codeobj_65b4cd647ad75c968dc31401ef188c51, module_cryptography$x509$extensions, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_65b4cd647ad75c968dc31401ef188c51_35->m_type_description == NULL);
frame_65b4cd647ad75c968dc31401ef188c51_35 = cache_frame_65b4cd647ad75c968dc31401ef188c51_35;
// Push the new frame as the currently active one.
pushFrameStack(frame_65b4cd647ad75c968dc31401ef188c51_35);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_65b4cd647ad75c968dc31401ef188c51_35) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_expression_value_214;
tmp_expression_value_214 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__34_CRLReason_1323, mod_consts[333]);
if (tmp_expression_value_214 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_214 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[333]);
if (unlikely(tmp_expression_value_214 == NULL)) {
tmp_expression_value_214 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[333]);
}
if (tmp_expression_value_214 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1324;
type_description_2 = "o";
goto frame_exception_exit_35;
}
Py_INCREF(tmp_expression_value_214);
} else {
goto frame_exception_exit_35;
}
}
tmp_dictset_value = LOOKUP_ATTRIBUTE(tmp_expression_value_214, mod_consts[605]);
Py_DECREF(tmp_expression_value_214);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1324;
type_description_2 = "o";
goto frame_exception_exit_35;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__34_CRLReason_1323, mod_consts[40], 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 = 1324;
type_description_2 = "o";
goto frame_exception_exit_35;
}
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__153___init__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__34_CRLReason_1323, mod_consts[39], 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 = 1326;
type_description_2 = "o";
goto frame_exception_exit_35;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__154___repr__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__34_CRLReason_1323, mod_consts[367], 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 = 1332;
type_description_2 = "o";
goto frame_exception_exit_35;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__155___eq__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__34_CRLReason_1323, mod_consts[372], 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 = 1335;
type_description_2 = "o";
goto frame_exception_exit_35;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__156___ne__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__34_CRLReason_1323, mod_consts[374], 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 = 1341;
type_description_2 = "o";
goto frame_exception_exit_35;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__157___hash__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__34_CRLReason_1323, mod_consts[376], 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 = 1344;
type_description_2 = "o";
goto frame_exception_exit_35;
}
{
PyObject *tmp_called_instance_37;
tmp_called_instance_37 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__34_CRLReason_1323, mod_consts[71]);
if (tmp_called_instance_37 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_instance_37 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_called_instance_37 == NULL)) {
tmp_called_instance_37 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_called_instance_37 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1347;
type_description_2 = "o";
goto frame_exception_exit_35;
}
Py_INCREF(tmp_called_instance_37);
} else {
goto frame_exception_exit_35;
}
}
frame_65b4cd647ad75c968dc31401ef188c51_35->m_frame.f_lineno = 1347;
tmp_dictset_value = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_37,
mod_consts[379],
PyTuple_GET_ITEM(mod_consts[611], 0)
);
Py_DECREF(tmp_called_instance_37);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1347;
type_description_2 = "o";
goto frame_exception_exit_35;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__34_CRLReason_1323, mod_consts[263], 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 = 1347;
type_description_2 = "o";
goto frame_exception_exit_35;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_65b4cd647ad75c968dc31401ef188c51_35);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_34;
frame_exception_exit_35:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_65b4cd647ad75c968dc31401ef188c51_35);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_65b4cd647ad75c968dc31401ef188c51_35, exception_lineno);
} else if (exception_tb->tb_frame != &frame_65b4cd647ad75c968dc31401ef188c51_35->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_65b4cd647ad75c968dc31401ef188c51_35, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_65b4cd647ad75c968dc31401ef188c51_35,
type_description_2,
outline_33_var___class__
);
// Release cached frame if used for exception.
if (frame_65b4cd647ad75c968dc31401ef188c51_35 == cache_frame_65b4cd647ad75c968dc31401ef188c51_35) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_65b4cd647ad75c968dc31401ef188c51_35);
cache_frame_65b4cd647ad75c968dc31401ef188c51_35 = NULL;
}
assertFrameObject(frame_65b4cd647ad75c968dc31401ef188c51_35);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_34;
frame_no_exception_34:;
goto skip_nested_handling_34;
nested_frame_exit_34:;
goto try_except_handler_129;
skip_nested_handling_34:;
{
nuitka_bool tmp_condition_result_209;
PyObject *tmp_cmp_expr_left_34;
PyObject *tmp_cmp_expr_right_34;
CHECK_OBJECT(tmp_class_creation_34__bases);
tmp_cmp_expr_left_34 = tmp_class_creation_34__bases;
tmp_cmp_expr_right_34 = mod_consts[350];
tmp_condition_result_209 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_34, tmp_cmp_expr_right_34);
if (tmp_condition_result_209 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1323;
goto try_except_handler_129;
}
if (tmp_condition_result_209 == NUITKA_BOOL_TRUE) {
goto branch_yes_136;
} else {
goto branch_no_136;
}
}
branch_yes_136:;
tmp_dictset_value = mod_consts[350];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__34_CRLReason_1323, mod_consts[348], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1323;
goto try_except_handler_129;
}
branch_no_136:;
{
PyObject *tmp_assign_source_324;
PyObject *tmp_called_value_130;
PyObject *tmp_args_value_68;
PyObject *tmp_tuple_element_104;
PyObject *tmp_kwargs_value_68;
CHECK_OBJECT(tmp_class_creation_34__metaclass);
tmp_called_value_130 = tmp_class_creation_34__metaclass;
tmp_tuple_element_104 = mod_consts[262];
tmp_args_value_68 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_68, 0, tmp_tuple_element_104);
CHECK_OBJECT(tmp_class_creation_34__bases);
tmp_tuple_element_104 = tmp_class_creation_34__bases;
PyTuple_SET_ITEM0(tmp_args_value_68, 1, tmp_tuple_element_104);
tmp_tuple_element_104 = locals_cryptography$x509$extensions$$$class__34_CRLReason_1323;
PyTuple_SET_ITEM0(tmp_args_value_68, 2, tmp_tuple_element_104);
CHECK_OBJECT(tmp_class_creation_34__class_decl_dict);
tmp_kwargs_value_68 = tmp_class_creation_34__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 1323;
tmp_assign_source_324 = CALL_FUNCTION(tmp_called_value_130, tmp_args_value_68, tmp_kwargs_value_68);
Py_DECREF(tmp_args_value_68);
if (tmp_assign_source_324 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1323;
goto try_except_handler_129;
}
assert(outline_33_var___class__ == NULL);
outline_33_var___class__ = tmp_assign_source_324;
}
CHECK_OBJECT(outline_33_var___class__);
tmp_args_element_value_52 = outline_33_var___class__;
Py_INCREF(tmp_args_element_value_52);
goto try_return_handler_129;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_129:;
Py_DECREF(locals_cryptography$x509$extensions$$$class__34_CRLReason_1323);
locals_cryptography$x509$extensions$$$class__34_CRLReason_1323 = NULL;
goto try_return_handler_128;
// Exception handler code:
try_except_handler_129:;
exception_keeper_type_126 = exception_type;
exception_keeper_value_126 = exception_value;
exception_keeper_tb_126 = exception_tb;
exception_keeper_lineno_126 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_cryptography$x509$extensions$$$class__34_CRLReason_1323);
locals_cryptography$x509$extensions$$$class__34_CRLReason_1323 = NULL;
// Re-raise.
exception_type = exception_keeper_type_126;
exception_value = exception_keeper_value_126;
exception_tb = exception_keeper_tb_126;
exception_lineno = exception_keeper_lineno_126;
goto try_except_handler_128;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_128:;
CHECK_OBJECT(outline_33_var___class__);
Py_DECREF(outline_33_var___class__);
outline_33_var___class__ = NULL;
goto outline_result_35;
// Exception handler code:
try_except_handler_128:;
exception_keeper_type_127 = exception_type;
exception_keeper_value_127 = exception_value;
exception_keeper_tb_127 = exception_tb;
exception_keeper_lineno_127 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_127;
exception_value = exception_keeper_value_127;
exception_tb = exception_keeper_tb_127;
exception_lineno = exception_keeper_lineno_127;
goto outline_exception_34;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_34:;
exception_lineno = 1323;
goto try_except_handler_127;
outline_result_35:;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 1322;
tmp_assign_source_323 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_128, tmp_args_element_value_52);
Py_DECREF(tmp_called_value_128);
Py_DECREF(tmp_args_element_value_52);
if (tmp_assign_source_323 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1322;
goto try_except_handler_127;
}
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[262], tmp_assign_source_323);
}
goto try_end_60;
// Exception handler code:
try_except_handler_127:;
exception_keeper_type_128 = exception_type;
exception_keeper_value_128 = exception_value;
exception_keeper_tb_128 = exception_tb;
exception_keeper_lineno_128 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_34__bases);
tmp_class_creation_34__bases = NULL;
Py_XDECREF(tmp_class_creation_34__class_decl_dict);
tmp_class_creation_34__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_34__metaclass);
tmp_class_creation_34__metaclass = NULL;
Py_XDECREF(tmp_class_creation_34__prepared);
tmp_class_creation_34__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_128;
exception_value = exception_keeper_value_128;
exception_tb = exception_keeper_tb_128;
exception_lineno = exception_keeper_lineno_128;
goto frame_exception_exit_1;
// End of try:
try_end_60:;
CHECK_OBJECT(tmp_class_creation_34__bases);
Py_DECREF(tmp_class_creation_34__bases);
tmp_class_creation_34__bases = NULL;
CHECK_OBJECT(tmp_class_creation_34__class_decl_dict);
Py_DECREF(tmp_class_creation_34__class_decl_dict);
tmp_class_creation_34__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_34__metaclass);
Py_DECREF(tmp_class_creation_34__metaclass);
tmp_class_creation_34__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_34__prepared);
Py_DECREF(tmp_class_creation_34__prepared);
tmp_class_creation_34__prepared = NULL;
// Tried code:
{
PyObject *tmp_assign_source_325;
PyObject *tmp_dircall_arg1_35;
tmp_dircall_arg1_35 = mod_consts[350];
Py_INCREF(tmp_dircall_arg1_35);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_35};
tmp_assign_source_325 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_325 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1351;
goto try_except_handler_130;
}
assert(tmp_class_creation_35__bases == NULL);
tmp_class_creation_35__bases = tmp_assign_source_325;
}
{
PyObject *tmp_assign_source_326;
tmp_assign_source_326 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_35__class_decl_dict == NULL);
tmp_class_creation_35__class_decl_dict = tmp_assign_source_326;
}
{
PyObject *tmp_assign_source_327;
PyObject *tmp_metaclass_value_35;
bool tmp_condition_result_210;
PyObject *tmp_key_value_103;
PyObject *tmp_dict_arg_value_103;
PyObject *tmp_dict_arg_value_104;
PyObject *tmp_key_value_104;
nuitka_bool tmp_condition_result_211;
int tmp_truth_name_35;
PyObject *tmp_type_arg_69;
PyObject *tmp_expression_value_215;
PyObject *tmp_subscript_value_35;
PyObject *tmp_bases_value_35;
tmp_key_value_103 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_35__class_decl_dict);
tmp_dict_arg_value_103 = tmp_class_creation_35__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_103, tmp_key_value_103);
assert(!(tmp_res == -1));
tmp_condition_result_210 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_210 != false) {
goto condexpr_true_74;
} else {
goto condexpr_false_74;
}
condexpr_true_74:;
CHECK_OBJECT(tmp_class_creation_35__class_decl_dict);
tmp_dict_arg_value_104 = tmp_class_creation_35__class_decl_dict;
tmp_key_value_104 = mod_consts[338];
tmp_metaclass_value_35 = DICT_GET_ITEM0(tmp_dict_arg_value_104, tmp_key_value_104);
if (tmp_metaclass_value_35 == NULL) {
tmp_metaclass_value_35 = Py_None;
}
assert(!(tmp_metaclass_value_35 == NULL));
Py_INCREF(tmp_metaclass_value_35);
goto condexpr_end_74;
condexpr_false_74:;
CHECK_OBJECT(tmp_class_creation_35__bases);
tmp_truth_name_35 = CHECK_IF_TRUE(tmp_class_creation_35__bases);
if (tmp_truth_name_35 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1351;
goto try_except_handler_130;
}
tmp_condition_result_211 = tmp_truth_name_35 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_211 == NUITKA_BOOL_TRUE) {
goto condexpr_true_75;
} else {
goto condexpr_false_75;
}
condexpr_true_75:;
CHECK_OBJECT(tmp_class_creation_35__bases);
tmp_expression_value_215 = tmp_class_creation_35__bases;
tmp_subscript_value_35 = mod_consts[25];
tmp_type_arg_69 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_215, tmp_subscript_value_35, 0);
if (tmp_type_arg_69 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1351;
goto try_except_handler_130;
}
tmp_metaclass_value_35 = BUILTIN_TYPE1(tmp_type_arg_69);
Py_DECREF(tmp_type_arg_69);
if (tmp_metaclass_value_35 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1351;
goto try_except_handler_130;
}
goto condexpr_end_75;
condexpr_false_75:;
tmp_metaclass_value_35 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_35);
condexpr_end_75:;
condexpr_end_74:;
CHECK_OBJECT(tmp_class_creation_35__bases);
tmp_bases_value_35 = tmp_class_creation_35__bases;
tmp_assign_source_327 = SELECT_METACLASS(tmp_metaclass_value_35, tmp_bases_value_35);
Py_DECREF(tmp_metaclass_value_35);
if (tmp_assign_source_327 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1351;
goto try_except_handler_130;
}
assert(tmp_class_creation_35__metaclass == NULL);
tmp_class_creation_35__metaclass = tmp_assign_source_327;
}
{
bool tmp_condition_result_212;
PyObject *tmp_key_value_105;
PyObject *tmp_dict_arg_value_105;
tmp_key_value_105 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_35__class_decl_dict);
tmp_dict_arg_value_105 = tmp_class_creation_35__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_105, tmp_key_value_105);
assert(!(tmp_res == -1));
tmp_condition_result_212 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_212 != false) {
goto branch_yes_137;
} else {
goto branch_no_137;
}
}
branch_yes_137:;
CHECK_OBJECT(tmp_class_creation_35__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_35__class_decl_dict;
tmp_dictdel_key = mod_consts[338];
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 = 1351;
goto try_except_handler_130;
}
branch_no_137:;
{
nuitka_bool tmp_condition_result_213;
PyObject *tmp_expression_value_216;
CHECK_OBJECT(tmp_class_creation_35__metaclass);
tmp_expression_value_216 = tmp_class_creation_35__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_216, mod_consts[339]);
tmp_condition_result_213 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_213 == NUITKA_BOOL_TRUE) {
goto branch_yes_138;
} else {
goto branch_no_138;
}
}
branch_yes_138:;
{
PyObject *tmp_assign_source_328;
PyObject *tmp_called_value_131;
PyObject *tmp_expression_value_217;
PyObject *tmp_args_value_69;
PyObject *tmp_tuple_element_105;
PyObject *tmp_kwargs_value_69;
CHECK_OBJECT(tmp_class_creation_35__metaclass);
tmp_expression_value_217 = tmp_class_creation_35__metaclass;
tmp_called_value_131 = LOOKUP_ATTRIBUTE(tmp_expression_value_217, mod_consts[339]);
if (tmp_called_value_131 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1351;
goto try_except_handler_130;
}
tmp_tuple_element_105 = mod_consts[268];
tmp_args_value_69 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_69, 0, tmp_tuple_element_105);
CHECK_OBJECT(tmp_class_creation_35__bases);
tmp_tuple_element_105 = tmp_class_creation_35__bases;
PyTuple_SET_ITEM0(tmp_args_value_69, 1, tmp_tuple_element_105);
CHECK_OBJECT(tmp_class_creation_35__class_decl_dict);
tmp_kwargs_value_69 = tmp_class_creation_35__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 1351;
tmp_assign_source_328 = CALL_FUNCTION(tmp_called_value_131, tmp_args_value_69, tmp_kwargs_value_69);
Py_DECREF(tmp_called_value_131);
Py_DECREF(tmp_args_value_69);
if (tmp_assign_source_328 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1351;
goto try_except_handler_130;
}
assert(tmp_class_creation_35__prepared == NULL);
tmp_class_creation_35__prepared = tmp_assign_source_328;
}
{
bool tmp_condition_result_214;
PyObject *tmp_operand_value_35;
PyObject *tmp_expression_value_218;
CHECK_OBJECT(tmp_class_creation_35__prepared);
tmp_expression_value_218 = tmp_class_creation_35__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_218, mod_consts[340]);
tmp_operand_value_35 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_35);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1351;
goto try_except_handler_130;
}
tmp_condition_result_214 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_214 != false) {
goto branch_yes_139;
} else {
goto branch_no_139;
}
}
branch_yes_139:;
{
PyObject *tmp_raise_type_35;
PyObject *tmp_raise_value_35;
PyObject *tmp_mod_expr_left_35;
PyObject *tmp_mod_expr_right_35;
PyObject *tmp_tuple_element_106;
PyObject *tmp_getattr_target_35;
PyObject *tmp_getattr_attr_35;
PyObject *tmp_getattr_default_35;
tmp_raise_type_35 = PyExc_TypeError;
tmp_mod_expr_left_35 = mod_consts[341];
CHECK_OBJECT(tmp_class_creation_35__metaclass);
tmp_getattr_target_35 = tmp_class_creation_35__metaclass;
tmp_getattr_attr_35 = mod_consts[342];
tmp_getattr_default_35 = mod_consts[343];
tmp_tuple_element_106 = BUILTIN_GETATTR(tmp_getattr_target_35, tmp_getattr_attr_35, tmp_getattr_default_35);
if (tmp_tuple_element_106 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1351;
goto try_except_handler_130;
}
tmp_mod_expr_right_35 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_219;
PyObject *tmp_type_arg_70;
PyTuple_SET_ITEM(tmp_mod_expr_right_35, 0, tmp_tuple_element_106);
CHECK_OBJECT(tmp_class_creation_35__prepared);
tmp_type_arg_70 = tmp_class_creation_35__prepared;
tmp_expression_value_219 = BUILTIN_TYPE1(tmp_type_arg_70);
assert(!(tmp_expression_value_219 == NULL));
tmp_tuple_element_106 = LOOKUP_ATTRIBUTE(tmp_expression_value_219, mod_consts[342]);
Py_DECREF(tmp_expression_value_219);
if (tmp_tuple_element_106 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1351;
goto tuple_build_exception_35;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_35, 1, tmp_tuple_element_106);
}
goto tuple_build_noexception_35;
// Exception handling pass through code for tuple_build:
tuple_build_exception_35:;
Py_DECREF(tmp_mod_expr_right_35);
goto try_except_handler_130;
// Finished with no exception for tuple_build:
tuple_build_noexception_35:;
tmp_raise_value_35 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_35, tmp_mod_expr_right_35);
Py_DECREF(tmp_mod_expr_right_35);
if (tmp_raise_value_35 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1351;
goto try_except_handler_130;
}
exception_type = tmp_raise_type_35;
Py_INCREF(tmp_raise_type_35);
exception_value = tmp_raise_value_35;
exception_lineno = 1351;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_130;
}
branch_no_139:;
goto branch_end_138;
branch_no_138:;
{
PyObject *tmp_assign_source_329;
tmp_assign_source_329 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_35__prepared == NULL);
tmp_class_creation_35__prepared = tmp_assign_source_329;
}
branch_end_138:;
{
PyObject *tmp_assign_source_330;
PyObject *tmp_called_value_132;
PyObject *tmp_called_value_133;
PyObject *tmp_expression_value_220;
PyObject *tmp_args_element_value_53;
PyObject *tmp_args_element_value_54;
tmp_expression_value_220 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_expression_value_220 == NULL)) {
tmp_expression_value_220 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_expression_value_220 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1350;
goto try_except_handler_130;
}
tmp_called_value_133 = LOOKUP_ATTRIBUTE(tmp_expression_value_220, mod_consts[369]);
if (tmp_called_value_133 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1350;
goto try_except_handler_130;
}
tmp_args_element_value_53 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[351]);
if (unlikely(tmp_args_element_value_53 == NULL)) {
tmp_args_element_value_53 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[351]);
}
if (tmp_args_element_value_53 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_133);
exception_lineno = 1350;
goto try_except_handler_130;
}
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 1350;
tmp_called_value_132 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_133, tmp_args_element_value_53);
Py_DECREF(tmp_called_value_133);
if (tmp_called_value_132 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1350;
goto try_except_handler_130;
}
{
PyObject *tmp_set_locals_35;
CHECK_OBJECT(tmp_class_creation_35__prepared);
tmp_set_locals_35 = tmp_class_creation_35__prepared;
locals_cryptography$x509$extensions$$$class__35_InvalidityDate_1351 = tmp_set_locals_35;
Py_INCREF(tmp_set_locals_35);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[344];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__35_InvalidityDate_1351, mod_consts[345], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1351;
goto try_except_handler_132;
}
tmp_dictset_value = mod_consts[268];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__35_InvalidityDate_1351, mod_consts[346], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1351;
goto try_except_handler_132;
}
if (isFrameUnusable(cache_frame_1f85b474850ec2c72ef90fb656340edf_36)) {
Py_XDECREF(cache_frame_1f85b474850ec2c72ef90fb656340edf_36);
#if _DEBUG_REFCOUNTS
if (cache_frame_1f85b474850ec2c72ef90fb656340edf_36 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_1f85b474850ec2c72ef90fb656340edf_36 = MAKE_CLASS_FRAME(codeobj_1f85b474850ec2c72ef90fb656340edf, module_cryptography$x509$extensions, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_1f85b474850ec2c72ef90fb656340edf_36->m_type_description == NULL);
frame_1f85b474850ec2c72ef90fb656340edf_36 = cache_frame_1f85b474850ec2c72ef90fb656340edf_36;
// Push the new frame as the currently active one.
pushFrameStack(frame_1f85b474850ec2c72ef90fb656340edf_36);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_1f85b474850ec2c72ef90fb656340edf_36) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_expression_value_221;
tmp_expression_value_221 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__35_InvalidityDate_1351, mod_consts[333]);
if (tmp_expression_value_221 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_221 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[333]);
if (unlikely(tmp_expression_value_221 == NULL)) {
tmp_expression_value_221 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[333]);
}
if (tmp_expression_value_221 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1352;
type_description_2 = "o";
goto frame_exception_exit_36;
}
Py_INCREF(tmp_expression_value_221);
} else {
goto frame_exception_exit_36;
}
}
tmp_dictset_value = LOOKUP_ATTRIBUTE(tmp_expression_value_221, mod_consts[612]);
Py_DECREF(tmp_expression_value_221);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1352;
type_description_2 = "o";
goto frame_exception_exit_36;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__35_InvalidityDate_1351, mod_consts[40], 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 = 1352;
type_description_2 = "o";
goto frame_exception_exit_36;
}
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__158___init__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__35_InvalidityDate_1351, mod_consts[39], 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 = 1354;
type_description_2 = "o";
goto frame_exception_exit_36;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__159___repr__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__35_InvalidityDate_1351, mod_consts[367], 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 = 1360;
type_description_2 = "o";
goto frame_exception_exit_36;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__160___eq__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__35_InvalidityDate_1351, mod_consts[372], 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 = 1365;
type_description_2 = "o";
goto frame_exception_exit_36;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__161___ne__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__35_InvalidityDate_1351, mod_consts[374], 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 = 1371;
type_description_2 = "o";
goto frame_exception_exit_36;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__162___hash__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__35_InvalidityDate_1351, mod_consts[376], 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 = 1374;
type_description_2 = "o";
goto frame_exception_exit_36;
}
{
PyObject *tmp_called_instance_38;
tmp_called_instance_38 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__35_InvalidityDate_1351, mod_consts[71]);
if (tmp_called_instance_38 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_instance_38 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_called_instance_38 == NULL)) {
tmp_called_instance_38 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_called_instance_38 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1377;
type_description_2 = "o";
goto frame_exception_exit_36;
}
Py_INCREF(tmp_called_instance_38);
} else {
goto frame_exception_exit_36;
}
}
frame_1f85b474850ec2c72ef90fb656340edf_36->m_frame.f_lineno = 1377;
tmp_dictset_value = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_38,
mod_consts[379],
PyTuple_GET_ITEM(mod_consts[618], 0)
);
Py_DECREF(tmp_called_instance_38);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1377;
type_description_2 = "o";
goto frame_exception_exit_36;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__35_InvalidityDate_1351, mod_consts[269], 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 = 1377;
type_description_2 = "o";
goto frame_exception_exit_36;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_1f85b474850ec2c72ef90fb656340edf_36);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_35;
frame_exception_exit_36:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_1f85b474850ec2c72ef90fb656340edf_36);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_1f85b474850ec2c72ef90fb656340edf_36, exception_lineno);
} else if (exception_tb->tb_frame != &frame_1f85b474850ec2c72ef90fb656340edf_36->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_1f85b474850ec2c72ef90fb656340edf_36, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_1f85b474850ec2c72ef90fb656340edf_36,
type_description_2,
outline_34_var___class__
);
// Release cached frame if used for exception.
if (frame_1f85b474850ec2c72ef90fb656340edf_36 == cache_frame_1f85b474850ec2c72ef90fb656340edf_36) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_1f85b474850ec2c72ef90fb656340edf_36);
cache_frame_1f85b474850ec2c72ef90fb656340edf_36 = NULL;
}
assertFrameObject(frame_1f85b474850ec2c72ef90fb656340edf_36);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_35;
frame_no_exception_35:;
goto skip_nested_handling_35;
nested_frame_exit_35:;
goto try_except_handler_132;
skip_nested_handling_35:;
{
nuitka_bool tmp_condition_result_215;
PyObject *tmp_cmp_expr_left_35;
PyObject *tmp_cmp_expr_right_35;
CHECK_OBJECT(tmp_class_creation_35__bases);
tmp_cmp_expr_left_35 = tmp_class_creation_35__bases;
tmp_cmp_expr_right_35 = mod_consts[350];
tmp_condition_result_215 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_35, tmp_cmp_expr_right_35);
if (tmp_condition_result_215 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1351;
goto try_except_handler_132;
}
if (tmp_condition_result_215 == NUITKA_BOOL_TRUE) {
goto branch_yes_140;
} else {
goto branch_no_140;
}
}
branch_yes_140:;
tmp_dictset_value = mod_consts[350];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__35_InvalidityDate_1351, mod_consts[348], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1351;
goto try_except_handler_132;
}
branch_no_140:;
{
PyObject *tmp_assign_source_331;
PyObject *tmp_called_value_134;
PyObject *tmp_args_value_70;
PyObject *tmp_tuple_element_107;
PyObject *tmp_kwargs_value_70;
CHECK_OBJECT(tmp_class_creation_35__metaclass);
tmp_called_value_134 = tmp_class_creation_35__metaclass;
tmp_tuple_element_107 = mod_consts[268];
tmp_args_value_70 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_70, 0, tmp_tuple_element_107);
CHECK_OBJECT(tmp_class_creation_35__bases);
tmp_tuple_element_107 = tmp_class_creation_35__bases;
PyTuple_SET_ITEM0(tmp_args_value_70, 1, tmp_tuple_element_107);
tmp_tuple_element_107 = locals_cryptography$x509$extensions$$$class__35_InvalidityDate_1351;
PyTuple_SET_ITEM0(tmp_args_value_70, 2, tmp_tuple_element_107);
CHECK_OBJECT(tmp_class_creation_35__class_decl_dict);
tmp_kwargs_value_70 = tmp_class_creation_35__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 1351;
tmp_assign_source_331 = CALL_FUNCTION(tmp_called_value_134, tmp_args_value_70, tmp_kwargs_value_70);
Py_DECREF(tmp_args_value_70);
if (tmp_assign_source_331 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1351;
goto try_except_handler_132;
}
assert(outline_34_var___class__ == NULL);
outline_34_var___class__ = tmp_assign_source_331;
}
CHECK_OBJECT(outline_34_var___class__);
tmp_args_element_value_54 = outline_34_var___class__;
Py_INCREF(tmp_args_element_value_54);
goto try_return_handler_132;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_132:;
Py_DECREF(locals_cryptography$x509$extensions$$$class__35_InvalidityDate_1351);
locals_cryptography$x509$extensions$$$class__35_InvalidityDate_1351 = NULL;
goto try_return_handler_131;
// Exception handler code:
try_except_handler_132:;
exception_keeper_type_129 = exception_type;
exception_keeper_value_129 = exception_value;
exception_keeper_tb_129 = exception_tb;
exception_keeper_lineno_129 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_cryptography$x509$extensions$$$class__35_InvalidityDate_1351);
locals_cryptography$x509$extensions$$$class__35_InvalidityDate_1351 = NULL;
// Re-raise.
exception_type = exception_keeper_type_129;
exception_value = exception_keeper_value_129;
exception_tb = exception_keeper_tb_129;
exception_lineno = exception_keeper_lineno_129;
goto try_except_handler_131;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_131:;
CHECK_OBJECT(outline_34_var___class__);
Py_DECREF(outline_34_var___class__);
outline_34_var___class__ = NULL;
goto outline_result_36;
// Exception handler code:
try_except_handler_131:;
exception_keeper_type_130 = exception_type;
exception_keeper_value_130 = exception_value;
exception_keeper_tb_130 = exception_tb;
exception_keeper_lineno_130 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_130;
exception_value = exception_keeper_value_130;
exception_tb = exception_keeper_tb_130;
exception_lineno = exception_keeper_lineno_130;
goto outline_exception_35;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_35:;
exception_lineno = 1351;
goto try_except_handler_130;
outline_result_36:;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 1350;
tmp_assign_source_330 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_132, tmp_args_element_value_54);
Py_DECREF(tmp_called_value_132);
Py_DECREF(tmp_args_element_value_54);
if (tmp_assign_source_330 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1350;
goto try_except_handler_130;
}
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[268], tmp_assign_source_330);
}
goto try_end_61;
// Exception handler code:
try_except_handler_130:;
exception_keeper_type_131 = exception_type;
exception_keeper_value_131 = exception_value;
exception_keeper_tb_131 = exception_tb;
exception_keeper_lineno_131 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_35__bases);
tmp_class_creation_35__bases = NULL;
Py_XDECREF(tmp_class_creation_35__class_decl_dict);
tmp_class_creation_35__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_35__metaclass);
tmp_class_creation_35__metaclass = NULL;
Py_XDECREF(tmp_class_creation_35__prepared);
tmp_class_creation_35__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_131;
exception_value = exception_keeper_value_131;
exception_tb = exception_keeper_tb_131;
exception_lineno = exception_keeper_lineno_131;
goto frame_exception_exit_1;
// End of try:
try_end_61:;
CHECK_OBJECT(tmp_class_creation_35__bases);
Py_DECREF(tmp_class_creation_35__bases);
tmp_class_creation_35__bases = NULL;
CHECK_OBJECT(tmp_class_creation_35__class_decl_dict);
Py_DECREF(tmp_class_creation_35__class_decl_dict);
tmp_class_creation_35__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_35__metaclass);
Py_DECREF(tmp_class_creation_35__metaclass);
tmp_class_creation_35__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_35__prepared);
Py_DECREF(tmp_class_creation_35__prepared);
tmp_class_creation_35__prepared = NULL;
// Tried code:
{
PyObject *tmp_assign_source_332;
PyObject *tmp_dircall_arg1_36;
tmp_dircall_arg1_36 = mod_consts[350];
Py_INCREF(tmp_dircall_arg1_36);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_36};
tmp_assign_source_332 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_332 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1381;
goto try_except_handler_133;
}
assert(tmp_class_creation_36__bases == NULL);
tmp_class_creation_36__bases = tmp_assign_source_332;
}
{
PyObject *tmp_assign_source_333;
tmp_assign_source_333 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_36__class_decl_dict == NULL);
tmp_class_creation_36__class_decl_dict = tmp_assign_source_333;
}
{
PyObject *tmp_assign_source_334;
PyObject *tmp_metaclass_value_36;
bool tmp_condition_result_216;
PyObject *tmp_key_value_106;
PyObject *tmp_dict_arg_value_106;
PyObject *tmp_dict_arg_value_107;
PyObject *tmp_key_value_107;
nuitka_bool tmp_condition_result_217;
int tmp_truth_name_36;
PyObject *tmp_type_arg_71;
PyObject *tmp_expression_value_222;
PyObject *tmp_subscript_value_36;
PyObject *tmp_bases_value_36;
tmp_key_value_106 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_36__class_decl_dict);
tmp_dict_arg_value_106 = tmp_class_creation_36__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_106, tmp_key_value_106);
assert(!(tmp_res == -1));
tmp_condition_result_216 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_216 != false) {
goto condexpr_true_76;
} else {
goto condexpr_false_76;
}
condexpr_true_76:;
CHECK_OBJECT(tmp_class_creation_36__class_decl_dict);
tmp_dict_arg_value_107 = tmp_class_creation_36__class_decl_dict;
tmp_key_value_107 = mod_consts[338];
tmp_metaclass_value_36 = DICT_GET_ITEM0(tmp_dict_arg_value_107, tmp_key_value_107);
if (tmp_metaclass_value_36 == NULL) {
tmp_metaclass_value_36 = Py_None;
}
assert(!(tmp_metaclass_value_36 == NULL));
Py_INCREF(tmp_metaclass_value_36);
goto condexpr_end_76;
condexpr_false_76:;
CHECK_OBJECT(tmp_class_creation_36__bases);
tmp_truth_name_36 = CHECK_IF_TRUE(tmp_class_creation_36__bases);
if (tmp_truth_name_36 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1381;
goto try_except_handler_133;
}
tmp_condition_result_217 = tmp_truth_name_36 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_217 == NUITKA_BOOL_TRUE) {
goto condexpr_true_77;
} else {
goto condexpr_false_77;
}
condexpr_true_77:;
CHECK_OBJECT(tmp_class_creation_36__bases);
tmp_expression_value_222 = tmp_class_creation_36__bases;
tmp_subscript_value_36 = mod_consts[25];
tmp_type_arg_71 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_222, tmp_subscript_value_36, 0);
if (tmp_type_arg_71 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1381;
goto try_except_handler_133;
}
tmp_metaclass_value_36 = BUILTIN_TYPE1(tmp_type_arg_71);
Py_DECREF(tmp_type_arg_71);
if (tmp_metaclass_value_36 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1381;
goto try_except_handler_133;
}
goto condexpr_end_77;
condexpr_false_77:;
tmp_metaclass_value_36 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_36);
condexpr_end_77:;
condexpr_end_76:;
CHECK_OBJECT(tmp_class_creation_36__bases);
tmp_bases_value_36 = tmp_class_creation_36__bases;
tmp_assign_source_334 = SELECT_METACLASS(tmp_metaclass_value_36, tmp_bases_value_36);
Py_DECREF(tmp_metaclass_value_36);
if (tmp_assign_source_334 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1381;
goto try_except_handler_133;
}
assert(tmp_class_creation_36__metaclass == NULL);
tmp_class_creation_36__metaclass = tmp_assign_source_334;
}
{
bool tmp_condition_result_218;
PyObject *tmp_key_value_108;
PyObject *tmp_dict_arg_value_108;
tmp_key_value_108 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_36__class_decl_dict);
tmp_dict_arg_value_108 = tmp_class_creation_36__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_108, tmp_key_value_108);
assert(!(tmp_res == -1));
tmp_condition_result_218 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_218 != false) {
goto branch_yes_141;
} else {
goto branch_no_141;
}
}
branch_yes_141:;
CHECK_OBJECT(tmp_class_creation_36__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_36__class_decl_dict;
tmp_dictdel_key = mod_consts[338];
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 = 1381;
goto try_except_handler_133;
}
branch_no_141:;
{
nuitka_bool tmp_condition_result_219;
PyObject *tmp_expression_value_223;
CHECK_OBJECT(tmp_class_creation_36__metaclass);
tmp_expression_value_223 = tmp_class_creation_36__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_223, mod_consts[339]);
tmp_condition_result_219 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_219 == NUITKA_BOOL_TRUE) {
goto branch_yes_142;
} else {
goto branch_no_142;
}
}
branch_yes_142:;
{
PyObject *tmp_assign_source_335;
PyObject *tmp_called_value_135;
PyObject *tmp_expression_value_224;
PyObject *tmp_args_value_71;
PyObject *tmp_tuple_element_108;
PyObject *tmp_kwargs_value_71;
CHECK_OBJECT(tmp_class_creation_36__metaclass);
tmp_expression_value_224 = tmp_class_creation_36__metaclass;
tmp_called_value_135 = LOOKUP_ATTRIBUTE(tmp_expression_value_224, mod_consts[339]);
if (tmp_called_value_135 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1381;
goto try_except_handler_133;
}
tmp_tuple_element_108 = mod_consts[275];
tmp_args_value_71 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_71, 0, tmp_tuple_element_108);
CHECK_OBJECT(tmp_class_creation_36__bases);
tmp_tuple_element_108 = tmp_class_creation_36__bases;
PyTuple_SET_ITEM0(tmp_args_value_71, 1, tmp_tuple_element_108);
CHECK_OBJECT(tmp_class_creation_36__class_decl_dict);
tmp_kwargs_value_71 = tmp_class_creation_36__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 1381;
tmp_assign_source_335 = CALL_FUNCTION(tmp_called_value_135, tmp_args_value_71, tmp_kwargs_value_71);
Py_DECREF(tmp_called_value_135);
Py_DECREF(tmp_args_value_71);
if (tmp_assign_source_335 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1381;
goto try_except_handler_133;
}
assert(tmp_class_creation_36__prepared == NULL);
tmp_class_creation_36__prepared = tmp_assign_source_335;
}
{
bool tmp_condition_result_220;
PyObject *tmp_operand_value_36;
PyObject *tmp_expression_value_225;
CHECK_OBJECT(tmp_class_creation_36__prepared);
tmp_expression_value_225 = tmp_class_creation_36__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_225, mod_consts[340]);
tmp_operand_value_36 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_36);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1381;
goto try_except_handler_133;
}
tmp_condition_result_220 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_220 != false) {
goto branch_yes_143;
} else {
goto branch_no_143;
}
}
branch_yes_143:;
{
PyObject *tmp_raise_type_36;
PyObject *tmp_raise_value_36;
PyObject *tmp_mod_expr_left_36;
PyObject *tmp_mod_expr_right_36;
PyObject *tmp_tuple_element_109;
PyObject *tmp_getattr_target_36;
PyObject *tmp_getattr_attr_36;
PyObject *tmp_getattr_default_36;
tmp_raise_type_36 = PyExc_TypeError;
tmp_mod_expr_left_36 = mod_consts[341];
CHECK_OBJECT(tmp_class_creation_36__metaclass);
tmp_getattr_target_36 = tmp_class_creation_36__metaclass;
tmp_getattr_attr_36 = mod_consts[342];
tmp_getattr_default_36 = mod_consts[343];
tmp_tuple_element_109 = BUILTIN_GETATTR(tmp_getattr_target_36, tmp_getattr_attr_36, tmp_getattr_default_36);
if (tmp_tuple_element_109 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1381;
goto try_except_handler_133;
}
tmp_mod_expr_right_36 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_226;
PyObject *tmp_type_arg_72;
PyTuple_SET_ITEM(tmp_mod_expr_right_36, 0, tmp_tuple_element_109);
CHECK_OBJECT(tmp_class_creation_36__prepared);
tmp_type_arg_72 = tmp_class_creation_36__prepared;
tmp_expression_value_226 = BUILTIN_TYPE1(tmp_type_arg_72);
assert(!(tmp_expression_value_226 == NULL));
tmp_tuple_element_109 = LOOKUP_ATTRIBUTE(tmp_expression_value_226, mod_consts[342]);
Py_DECREF(tmp_expression_value_226);
if (tmp_tuple_element_109 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1381;
goto tuple_build_exception_36;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_36, 1, tmp_tuple_element_109);
}
goto tuple_build_noexception_36;
// Exception handling pass through code for tuple_build:
tuple_build_exception_36:;
Py_DECREF(tmp_mod_expr_right_36);
goto try_except_handler_133;
// Finished with no exception for tuple_build:
tuple_build_noexception_36:;
tmp_raise_value_36 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_36, tmp_mod_expr_right_36);
Py_DECREF(tmp_mod_expr_right_36);
if (tmp_raise_value_36 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1381;
goto try_except_handler_133;
}
exception_type = tmp_raise_type_36;
Py_INCREF(tmp_raise_type_36);
exception_value = tmp_raise_value_36;
exception_lineno = 1381;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_133;
}
branch_no_143:;
goto branch_end_142;
branch_no_142:;
{
PyObject *tmp_assign_source_336;
tmp_assign_source_336 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_36__prepared == NULL);
tmp_class_creation_36__prepared = tmp_assign_source_336;
}
branch_end_142:;
{
PyObject *tmp_assign_source_337;
PyObject *tmp_called_value_136;
PyObject *tmp_called_value_137;
PyObject *tmp_expression_value_227;
PyObject *tmp_args_element_value_55;
PyObject *tmp_args_element_value_56;
tmp_expression_value_227 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_expression_value_227 == NULL)) {
tmp_expression_value_227 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_expression_value_227 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1380;
goto try_except_handler_133;
}
tmp_called_value_137 = LOOKUP_ATTRIBUTE(tmp_expression_value_227, mod_consts[369]);
if (tmp_called_value_137 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1380;
goto try_except_handler_133;
}
tmp_args_element_value_55 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[351]);
if (unlikely(tmp_args_element_value_55 == NULL)) {
tmp_args_element_value_55 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[351]);
}
if (tmp_args_element_value_55 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_137);
exception_lineno = 1380;
goto try_except_handler_133;
}
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 1380;
tmp_called_value_136 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_137, tmp_args_element_value_55);
Py_DECREF(tmp_called_value_137);
if (tmp_called_value_136 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1380;
goto try_except_handler_133;
}
{
PyObject *tmp_set_locals_36;
CHECK_OBJECT(tmp_class_creation_36__prepared);
tmp_set_locals_36 = tmp_class_creation_36__prepared;
locals_cryptography$x509$extensions$$$class__36_PrecertificateSignedCertificateTimestamps_1381 = tmp_set_locals_36;
Py_INCREF(tmp_set_locals_36);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[344];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__36_PrecertificateSignedCertificateTimestamps_1381, mod_consts[345], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1381;
goto try_except_handler_135;
}
tmp_dictset_value = mod_consts[275];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__36_PrecertificateSignedCertificateTimestamps_1381, mod_consts[346], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1381;
goto try_except_handler_135;
}
if (isFrameUnusable(cache_frame_bca441db49d06d1383cdeabab3e29310_37)) {
Py_XDECREF(cache_frame_bca441db49d06d1383cdeabab3e29310_37);
#if _DEBUG_REFCOUNTS
if (cache_frame_bca441db49d06d1383cdeabab3e29310_37 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_bca441db49d06d1383cdeabab3e29310_37 = MAKE_CLASS_FRAME(codeobj_bca441db49d06d1383cdeabab3e29310, module_cryptography$x509$extensions, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_bca441db49d06d1383cdeabab3e29310_37->m_type_description == NULL);
frame_bca441db49d06d1383cdeabab3e29310_37 = cache_frame_bca441db49d06d1383cdeabab3e29310_37;
// Push the new frame as the currently active one.
pushFrameStack(frame_bca441db49d06d1383cdeabab3e29310_37);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_bca441db49d06d1383cdeabab3e29310_37) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_expression_value_228;
tmp_expression_value_228 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__36_PrecertificateSignedCertificateTimestamps_1381, mod_consts[334]);
if (tmp_expression_value_228 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_228 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[334]);
if (unlikely(tmp_expression_value_228 == NULL)) {
tmp_expression_value_228 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[334]);
}
if (tmp_expression_value_228 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1382;
type_description_2 = "o";
goto frame_exception_exit_37;
}
Py_INCREF(tmp_expression_value_228);
} else {
goto frame_exception_exit_37;
}
}
tmp_dictset_value = LOOKUP_ATTRIBUTE(tmp_expression_value_228, mod_consts[619]);
Py_DECREF(tmp_expression_value_228);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1382;
type_description_2 = "o";
goto frame_exception_exit_37;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__36_PrecertificateSignedCertificateTimestamps_1381, mod_consts[40], 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 = 1382;
type_description_2 = "o";
goto frame_exception_exit_37;
}
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__163___init__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__36_PrecertificateSignedCertificateTimestamps_1381, mod_consts[39], 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 = 1384;
type_description_2 = "o";
goto frame_exception_exit_37;
}
// Tried code:
{
PyObject *tmp_assign_source_338;
PyObject *tmp_iter_arg_13;
PyObject *tmp_called_value_138;
tmp_called_value_138 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__36_PrecertificateSignedCertificateTimestamps_1381, mod_consts[336]);
if (tmp_called_value_138 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_value_138 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[336]);
if (unlikely(tmp_called_value_138 == NULL)) {
tmp_called_value_138 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[336]);
}
if (tmp_called_value_138 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1396;
type_description_2 = "o";
goto try_except_handler_136;
}
Py_INCREF(tmp_called_value_138);
} else {
goto try_except_handler_136;
}
}
frame_bca441db49d06d1383cdeabab3e29310_37->m_frame.f_lineno = 1396;
tmp_iter_arg_13 = CALL_FUNCTION_WITH_POSARGS1(tmp_called_value_138, mod_consts[621]);
Py_DECREF(tmp_called_value_138);
if (tmp_iter_arg_13 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1396;
type_description_2 = "o";
goto try_except_handler_136;
}
tmp_assign_source_338 = MAKE_UNPACK_ITERATOR(tmp_iter_arg_13);
Py_DECREF(tmp_iter_arg_13);
if (tmp_assign_source_338 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1396;
type_description_2 = "o";
goto try_except_handler_136;
}
assert(tmp_PrecertificateSignedCertificateTimestamps$tuple_unpack_1__source_iter == NULL);
tmp_PrecertificateSignedCertificateTimestamps$tuple_unpack_1__source_iter = tmp_assign_source_338;
}
// Tried code:
{
PyObject *tmp_assign_source_339;
PyObject *tmp_unpack_34;
CHECK_OBJECT(tmp_PrecertificateSignedCertificateTimestamps$tuple_unpack_1__source_iter);
tmp_unpack_34 = tmp_PrecertificateSignedCertificateTimestamps$tuple_unpack_1__source_iter;
tmp_assign_source_339 = UNPACK_NEXT(tmp_unpack_34, 0, 3);
if (tmp_assign_source_339 == 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_2 = "o";
exception_lineno = 1396;
goto try_except_handler_137;
}
assert(tmp_PrecertificateSignedCertificateTimestamps$tuple_unpack_1__element_1 == NULL);
tmp_PrecertificateSignedCertificateTimestamps$tuple_unpack_1__element_1 = tmp_assign_source_339;
}
{
PyObject *tmp_assign_source_340;
PyObject *tmp_unpack_35;
CHECK_OBJECT(tmp_PrecertificateSignedCertificateTimestamps$tuple_unpack_1__source_iter);
tmp_unpack_35 = tmp_PrecertificateSignedCertificateTimestamps$tuple_unpack_1__source_iter;
tmp_assign_source_340 = UNPACK_NEXT(tmp_unpack_35, 1, 3);
if (tmp_assign_source_340 == 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_2 = "o";
exception_lineno = 1396;
goto try_except_handler_137;
}
assert(tmp_PrecertificateSignedCertificateTimestamps$tuple_unpack_1__element_2 == NULL);
tmp_PrecertificateSignedCertificateTimestamps$tuple_unpack_1__element_2 = tmp_assign_source_340;
}
{
PyObject *tmp_assign_source_341;
PyObject *tmp_unpack_36;
CHECK_OBJECT(tmp_PrecertificateSignedCertificateTimestamps$tuple_unpack_1__source_iter);
tmp_unpack_36 = tmp_PrecertificateSignedCertificateTimestamps$tuple_unpack_1__source_iter;
tmp_assign_source_341 = UNPACK_NEXT(tmp_unpack_36, 2, 3);
if (tmp_assign_source_341 == 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_2 = "o";
exception_lineno = 1396;
goto try_except_handler_137;
}
assert(tmp_PrecertificateSignedCertificateTimestamps$tuple_unpack_1__element_3 == NULL);
tmp_PrecertificateSignedCertificateTimestamps$tuple_unpack_1__element_3 = tmp_assign_source_341;
}
{
PyObject *tmp_iterator_name_12;
CHECK_OBJECT(tmp_PrecertificateSignedCertificateTimestamps$tuple_unpack_1__source_iter);
tmp_iterator_name_12 = tmp_PrecertificateSignedCertificateTimestamps$tuple_unpack_1__source_iter;
// Check if iterator has left-over elements.
CHECK_OBJECT(tmp_iterator_name_12); assert(HAS_ITERNEXT(tmp_iterator_name_12));
tmp_iterator_attempt = (*Py_TYPE(tmp_iterator_name_12)->tp_iternext)(tmp_iterator_name_12);
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_2 = "o";
exception_lineno = 1396;
goto try_except_handler_137;
}
}
} else {
Py_DECREF(tmp_iterator_attempt);
exception_type = PyExc_ValueError;
Py_INCREF(PyExc_ValueError);
exception_value = mod_consts[364];
Py_INCREF(exception_value);
exception_tb = NULL;
type_description_2 = "o";
exception_lineno = 1396;
goto try_except_handler_137;
}
}
goto try_end_62;
// Exception handler code:
try_except_handler_137:;
exception_keeper_type_132 = exception_type;
exception_keeper_value_132 = exception_value;
exception_keeper_tb_132 = exception_tb;
exception_keeper_lineno_132 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
CHECK_OBJECT(tmp_PrecertificateSignedCertificateTimestamps$tuple_unpack_1__source_iter);
Py_DECREF(tmp_PrecertificateSignedCertificateTimestamps$tuple_unpack_1__source_iter);
tmp_PrecertificateSignedCertificateTimestamps$tuple_unpack_1__source_iter = NULL;
// Re-raise.
exception_type = exception_keeper_type_132;
exception_value = exception_keeper_value_132;
exception_tb = exception_keeper_tb_132;
exception_lineno = exception_keeper_lineno_132;
goto try_except_handler_136;
// End of try:
try_end_62:;
CHECK_OBJECT(tmp_PrecertificateSignedCertificateTimestamps$tuple_unpack_1__source_iter);
Py_DECREF(tmp_PrecertificateSignedCertificateTimestamps$tuple_unpack_1__source_iter);
tmp_PrecertificateSignedCertificateTimestamps$tuple_unpack_1__source_iter = NULL;
CHECK_OBJECT(tmp_PrecertificateSignedCertificateTimestamps$tuple_unpack_1__element_1);
tmp_dictset_value = tmp_PrecertificateSignedCertificateTimestamps$tuple_unpack_1__element_1;
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__36_PrecertificateSignedCertificateTimestamps_1381, mod_consts[365], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1396;
type_description_2 = "o";
goto try_except_handler_136;
}
Py_XDECREF(tmp_PrecertificateSignedCertificateTimestamps$tuple_unpack_1__element_1);
tmp_PrecertificateSignedCertificateTimestamps$tuple_unpack_1__element_1 = NULL;
CHECK_OBJECT(tmp_PrecertificateSignedCertificateTimestamps$tuple_unpack_1__element_2);
tmp_dictset_value = tmp_PrecertificateSignedCertificateTimestamps$tuple_unpack_1__element_2;
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__36_PrecertificateSignedCertificateTimestamps_1381, mod_consts[366], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1396;
type_description_2 = "o";
goto try_except_handler_136;
}
Py_XDECREF(tmp_PrecertificateSignedCertificateTimestamps$tuple_unpack_1__element_2);
tmp_PrecertificateSignedCertificateTimestamps$tuple_unpack_1__element_2 = NULL;
CHECK_OBJECT(tmp_PrecertificateSignedCertificateTimestamps$tuple_unpack_1__element_3);
tmp_dictset_value = tmp_PrecertificateSignedCertificateTimestamps$tuple_unpack_1__element_3;
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__36_PrecertificateSignedCertificateTimestamps_1381, mod_consts[340], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1396;
type_description_2 = "o";
goto try_except_handler_136;
}
goto try_end_63;
// Exception handler code:
try_except_handler_136:;
exception_keeper_type_133 = exception_type;
exception_keeper_value_133 = exception_value;
exception_keeper_tb_133 = exception_tb;
exception_keeper_lineno_133 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_PrecertificateSignedCertificateTimestamps$tuple_unpack_1__element_1);
tmp_PrecertificateSignedCertificateTimestamps$tuple_unpack_1__element_1 = NULL;
Py_XDECREF(tmp_PrecertificateSignedCertificateTimestamps$tuple_unpack_1__element_2);
tmp_PrecertificateSignedCertificateTimestamps$tuple_unpack_1__element_2 = NULL;
Py_XDECREF(tmp_PrecertificateSignedCertificateTimestamps$tuple_unpack_1__element_3);
tmp_PrecertificateSignedCertificateTimestamps$tuple_unpack_1__element_3 = NULL;
// Re-raise.
exception_type = exception_keeper_type_133;
exception_value = exception_keeper_value_133;
exception_tb = exception_keeper_tb_133;
exception_lineno = exception_keeper_lineno_133;
goto frame_exception_exit_37;
// End of try:
try_end_63:;
Py_XDECREF(tmp_PrecertificateSignedCertificateTimestamps$tuple_unpack_1__element_3);
tmp_PrecertificateSignedCertificateTimestamps$tuple_unpack_1__element_3 = NULL;
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__164___repr__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__36_PrecertificateSignedCertificateTimestamps_1381, mod_consts[367], 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 = 1400;
type_description_2 = "o";
goto frame_exception_exit_37;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__165___hash__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__36_PrecertificateSignedCertificateTimestamps_1381, mod_consts[376], 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 = 1407;
type_description_2 = "o";
goto frame_exception_exit_37;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__166___eq__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__36_PrecertificateSignedCertificateTimestamps_1381, mod_consts[372], 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 = 1410;
type_description_2 = "o";
goto frame_exception_exit_37;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__167___ne__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__36_PrecertificateSignedCertificateTimestamps_1381, mod_consts[374], 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 = 1419;
type_description_2 = "o";
goto frame_exception_exit_37;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_bca441db49d06d1383cdeabab3e29310_37);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_36;
frame_exception_exit_37:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_bca441db49d06d1383cdeabab3e29310_37);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_bca441db49d06d1383cdeabab3e29310_37, exception_lineno);
} else if (exception_tb->tb_frame != &frame_bca441db49d06d1383cdeabab3e29310_37->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_bca441db49d06d1383cdeabab3e29310_37, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_bca441db49d06d1383cdeabab3e29310_37,
type_description_2,
outline_35_var___class__
);
// Release cached frame if used for exception.
if (frame_bca441db49d06d1383cdeabab3e29310_37 == cache_frame_bca441db49d06d1383cdeabab3e29310_37) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_bca441db49d06d1383cdeabab3e29310_37);
cache_frame_bca441db49d06d1383cdeabab3e29310_37 = NULL;
}
assertFrameObject(frame_bca441db49d06d1383cdeabab3e29310_37);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_36;
frame_no_exception_36:;
goto skip_nested_handling_36;
nested_frame_exit_36:;
goto try_except_handler_135;
skip_nested_handling_36:;
{
nuitka_bool tmp_condition_result_221;
PyObject *tmp_cmp_expr_left_36;
PyObject *tmp_cmp_expr_right_36;
CHECK_OBJECT(tmp_class_creation_36__bases);
tmp_cmp_expr_left_36 = tmp_class_creation_36__bases;
tmp_cmp_expr_right_36 = mod_consts[350];
tmp_condition_result_221 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_36, tmp_cmp_expr_right_36);
if (tmp_condition_result_221 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1381;
goto try_except_handler_135;
}
if (tmp_condition_result_221 == NUITKA_BOOL_TRUE) {
goto branch_yes_144;
} else {
goto branch_no_144;
}
}
branch_yes_144:;
tmp_dictset_value = mod_consts[350];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__36_PrecertificateSignedCertificateTimestamps_1381, mod_consts[348], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1381;
goto try_except_handler_135;
}
branch_no_144:;
{
PyObject *tmp_assign_source_342;
PyObject *tmp_called_value_139;
PyObject *tmp_args_value_72;
PyObject *tmp_tuple_element_110;
PyObject *tmp_kwargs_value_72;
CHECK_OBJECT(tmp_class_creation_36__metaclass);
tmp_called_value_139 = tmp_class_creation_36__metaclass;
tmp_tuple_element_110 = mod_consts[275];
tmp_args_value_72 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_72, 0, tmp_tuple_element_110);
CHECK_OBJECT(tmp_class_creation_36__bases);
tmp_tuple_element_110 = tmp_class_creation_36__bases;
PyTuple_SET_ITEM0(tmp_args_value_72, 1, tmp_tuple_element_110);
tmp_tuple_element_110 = locals_cryptography$x509$extensions$$$class__36_PrecertificateSignedCertificateTimestamps_1381;
PyTuple_SET_ITEM0(tmp_args_value_72, 2, tmp_tuple_element_110);
CHECK_OBJECT(tmp_class_creation_36__class_decl_dict);
tmp_kwargs_value_72 = tmp_class_creation_36__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 1381;
tmp_assign_source_342 = CALL_FUNCTION(tmp_called_value_139, tmp_args_value_72, tmp_kwargs_value_72);
Py_DECREF(tmp_args_value_72);
if (tmp_assign_source_342 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1381;
goto try_except_handler_135;
}
assert(outline_35_var___class__ == NULL);
outline_35_var___class__ = tmp_assign_source_342;
}
CHECK_OBJECT(outline_35_var___class__);
tmp_args_element_value_56 = outline_35_var___class__;
Py_INCREF(tmp_args_element_value_56);
goto try_return_handler_135;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_135:;
Py_DECREF(locals_cryptography$x509$extensions$$$class__36_PrecertificateSignedCertificateTimestamps_1381);
locals_cryptography$x509$extensions$$$class__36_PrecertificateSignedCertificateTimestamps_1381 = NULL;
goto try_return_handler_134;
// Exception handler code:
try_except_handler_135:;
exception_keeper_type_134 = exception_type;
exception_keeper_value_134 = exception_value;
exception_keeper_tb_134 = exception_tb;
exception_keeper_lineno_134 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_cryptography$x509$extensions$$$class__36_PrecertificateSignedCertificateTimestamps_1381);
locals_cryptography$x509$extensions$$$class__36_PrecertificateSignedCertificateTimestamps_1381 = NULL;
// Re-raise.
exception_type = exception_keeper_type_134;
exception_value = exception_keeper_value_134;
exception_tb = exception_keeper_tb_134;
exception_lineno = exception_keeper_lineno_134;
goto try_except_handler_134;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_134:;
CHECK_OBJECT(outline_35_var___class__);
Py_DECREF(outline_35_var___class__);
outline_35_var___class__ = NULL;
goto outline_result_37;
// Exception handler code:
try_except_handler_134:;
exception_keeper_type_135 = exception_type;
exception_keeper_value_135 = exception_value;
exception_keeper_tb_135 = exception_tb;
exception_keeper_lineno_135 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_135;
exception_value = exception_keeper_value_135;
exception_tb = exception_keeper_tb_135;
exception_lineno = exception_keeper_lineno_135;
goto outline_exception_36;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_36:;
exception_lineno = 1381;
goto try_except_handler_133;
outline_result_37:;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 1380;
tmp_assign_source_337 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_136, tmp_args_element_value_56);
Py_DECREF(tmp_called_value_136);
Py_DECREF(tmp_args_element_value_56);
if (tmp_assign_source_337 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1380;
goto try_except_handler_133;
}
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[275], tmp_assign_source_337);
}
goto try_end_64;
// Exception handler code:
try_except_handler_133:;
exception_keeper_type_136 = exception_type;
exception_keeper_value_136 = exception_value;
exception_keeper_tb_136 = exception_tb;
exception_keeper_lineno_136 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_36__bases);
tmp_class_creation_36__bases = NULL;
Py_XDECREF(tmp_class_creation_36__class_decl_dict);
tmp_class_creation_36__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_36__metaclass);
tmp_class_creation_36__metaclass = NULL;
Py_XDECREF(tmp_class_creation_36__prepared);
tmp_class_creation_36__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_136;
exception_value = exception_keeper_value_136;
exception_tb = exception_keeper_tb_136;
exception_lineno = exception_keeper_lineno_136;
goto frame_exception_exit_1;
// End of try:
try_end_64:;
CHECK_OBJECT(tmp_class_creation_36__bases);
Py_DECREF(tmp_class_creation_36__bases);
tmp_class_creation_36__bases = NULL;
CHECK_OBJECT(tmp_class_creation_36__class_decl_dict);
Py_DECREF(tmp_class_creation_36__class_decl_dict);
tmp_class_creation_36__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_36__metaclass);
Py_DECREF(tmp_class_creation_36__metaclass);
tmp_class_creation_36__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_36__prepared);
Py_DECREF(tmp_class_creation_36__prepared);
tmp_class_creation_36__prepared = NULL;
// Tried code:
{
PyObject *tmp_assign_source_343;
PyObject *tmp_dircall_arg1_37;
tmp_dircall_arg1_37 = mod_consts[350];
Py_INCREF(tmp_dircall_arg1_37);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_37};
tmp_assign_source_343 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_343 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1424;
goto try_except_handler_138;
}
assert(tmp_class_creation_37__bases == NULL);
tmp_class_creation_37__bases = tmp_assign_source_343;
}
{
PyObject *tmp_assign_source_344;
tmp_assign_source_344 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_37__class_decl_dict == NULL);
tmp_class_creation_37__class_decl_dict = tmp_assign_source_344;
}
{
PyObject *tmp_assign_source_345;
PyObject *tmp_metaclass_value_37;
bool tmp_condition_result_222;
PyObject *tmp_key_value_109;
PyObject *tmp_dict_arg_value_109;
PyObject *tmp_dict_arg_value_110;
PyObject *tmp_key_value_110;
nuitka_bool tmp_condition_result_223;
int tmp_truth_name_37;
PyObject *tmp_type_arg_73;
PyObject *tmp_expression_value_229;
PyObject *tmp_subscript_value_37;
PyObject *tmp_bases_value_37;
tmp_key_value_109 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_37__class_decl_dict);
tmp_dict_arg_value_109 = tmp_class_creation_37__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_109, tmp_key_value_109);
assert(!(tmp_res == -1));
tmp_condition_result_222 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_222 != false) {
goto condexpr_true_78;
} else {
goto condexpr_false_78;
}
condexpr_true_78:;
CHECK_OBJECT(tmp_class_creation_37__class_decl_dict);
tmp_dict_arg_value_110 = tmp_class_creation_37__class_decl_dict;
tmp_key_value_110 = mod_consts[338];
tmp_metaclass_value_37 = DICT_GET_ITEM0(tmp_dict_arg_value_110, tmp_key_value_110);
if (tmp_metaclass_value_37 == NULL) {
tmp_metaclass_value_37 = Py_None;
}
assert(!(tmp_metaclass_value_37 == NULL));
Py_INCREF(tmp_metaclass_value_37);
goto condexpr_end_78;
condexpr_false_78:;
CHECK_OBJECT(tmp_class_creation_37__bases);
tmp_truth_name_37 = CHECK_IF_TRUE(tmp_class_creation_37__bases);
if (tmp_truth_name_37 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1424;
goto try_except_handler_138;
}
tmp_condition_result_223 = tmp_truth_name_37 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_223 == NUITKA_BOOL_TRUE) {
goto condexpr_true_79;
} else {
goto condexpr_false_79;
}
condexpr_true_79:;
CHECK_OBJECT(tmp_class_creation_37__bases);
tmp_expression_value_229 = tmp_class_creation_37__bases;
tmp_subscript_value_37 = mod_consts[25];
tmp_type_arg_73 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_229, tmp_subscript_value_37, 0);
if (tmp_type_arg_73 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1424;
goto try_except_handler_138;
}
tmp_metaclass_value_37 = BUILTIN_TYPE1(tmp_type_arg_73);
Py_DECREF(tmp_type_arg_73);
if (tmp_metaclass_value_37 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1424;
goto try_except_handler_138;
}
goto condexpr_end_79;
condexpr_false_79:;
tmp_metaclass_value_37 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_37);
condexpr_end_79:;
condexpr_end_78:;
CHECK_OBJECT(tmp_class_creation_37__bases);
tmp_bases_value_37 = tmp_class_creation_37__bases;
tmp_assign_source_345 = SELECT_METACLASS(tmp_metaclass_value_37, tmp_bases_value_37);
Py_DECREF(tmp_metaclass_value_37);
if (tmp_assign_source_345 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1424;
goto try_except_handler_138;
}
assert(tmp_class_creation_37__metaclass == NULL);
tmp_class_creation_37__metaclass = tmp_assign_source_345;
}
{
bool tmp_condition_result_224;
PyObject *tmp_key_value_111;
PyObject *tmp_dict_arg_value_111;
tmp_key_value_111 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_37__class_decl_dict);
tmp_dict_arg_value_111 = tmp_class_creation_37__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_111, tmp_key_value_111);
assert(!(tmp_res == -1));
tmp_condition_result_224 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_224 != false) {
goto branch_yes_145;
} else {
goto branch_no_145;
}
}
branch_yes_145:;
CHECK_OBJECT(tmp_class_creation_37__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_37__class_decl_dict;
tmp_dictdel_key = mod_consts[338];
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 = 1424;
goto try_except_handler_138;
}
branch_no_145:;
{
nuitka_bool tmp_condition_result_225;
PyObject *tmp_expression_value_230;
CHECK_OBJECT(tmp_class_creation_37__metaclass);
tmp_expression_value_230 = tmp_class_creation_37__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_230, mod_consts[339]);
tmp_condition_result_225 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_225 == NUITKA_BOOL_TRUE) {
goto branch_yes_146;
} else {
goto branch_no_146;
}
}
branch_yes_146:;
{
PyObject *tmp_assign_source_346;
PyObject *tmp_called_value_140;
PyObject *tmp_expression_value_231;
PyObject *tmp_args_value_73;
PyObject *tmp_tuple_element_111;
PyObject *tmp_kwargs_value_73;
CHECK_OBJECT(tmp_class_creation_37__metaclass);
tmp_expression_value_231 = tmp_class_creation_37__metaclass;
tmp_called_value_140 = LOOKUP_ATTRIBUTE(tmp_expression_value_231, mod_consts[339]);
if (tmp_called_value_140 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1424;
goto try_except_handler_138;
}
tmp_tuple_element_111 = mod_consts[278];
tmp_args_value_73 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_73, 0, tmp_tuple_element_111);
CHECK_OBJECT(tmp_class_creation_37__bases);
tmp_tuple_element_111 = tmp_class_creation_37__bases;
PyTuple_SET_ITEM0(tmp_args_value_73, 1, tmp_tuple_element_111);
CHECK_OBJECT(tmp_class_creation_37__class_decl_dict);
tmp_kwargs_value_73 = tmp_class_creation_37__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 1424;
tmp_assign_source_346 = CALL_FUNCTION(tmp_called_value_140, tmp_args_value_73, tmp_kwargs_value_73);
Py_DECREF(tmp_called_value_140);
Py_DECREF(tmp_args_value_73);
if (tmp_assign_source_346 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1424;
goto try_except_handler_138;
}
assert(tmp_class_creation_37__prepared == NULL);
tmp_class_creation_37__prepared = tmp_assign_source_346;
}
{
bool tmp_condition_result_226;
PyObject *tmp_operand_value_37;
PyObject *tmp_expression_value_232;
CHECK_OBJECT(tmp_class_creation_37__prepared);
tmp_expression_value_232 = tmp_class_creation_37__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_232, mod_consts[340]);
tmp_operand_value_37 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_37);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1424;
goto try_except_handler_138;
}
tmp_condition_result_226 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_226 != false) {
goto branch_yes_147;
} else {
goto branch_no_147;
}
}
branch_yes_147:;
{
PyObject *tmp_raise_type_37;
PyObject *tmp_raise_value_37;
PyObject *tmp_mod_expr_left_37;
PyObject *tmp_mod_expr_right_37;
PyObject *tmp_tuple_element_112;
PyObject *tmp_getattr_target_37;
PyObject *tmp_getattr_attr_37;
PyObject *tmp_getattr_default_37;
tmp_raise_type_37 = PyExc_TypeError;
tmp_mod_expr_left_37 = mod_consts[341];
CHECK_OBJECT(tmp_class_creation_37__metaclass);
tmp_getattr_target_37 = tmp_class_creation_37__metaclass;
tmp_getattr_attr_37 = mod_consts[342];
tmp_getattr_default_37 = mod_consts[343];
tmp_tuple_element_112 = BUILTIN_GETATTR(tmp_getattr_target_37, tmp_getattr_attr_37, tmp_getattr_default_37);
if (tmp_tuple_element_112 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1424;
goto try_except_handler_138;
}
tmp_mod_expr_right_37 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_233;
PyObject *tmp_type_arg_74;
PyTuple_SET_ITEM(tmp_mod_expr_right_37, 0, tmp_tuple_element_112);
CHECK_OBJECT(tmp_class_creation_37__prepared);
tmp_type_arg_74 = tmp_class_creation_37__prepared;
tmp_expression_value_233 = BUILTIN_TYPE1(tmp_type_arg_74);
assert(!(tmp_expression_value_233 == NULL));
tmp_tuple_element_112 = LOOKUP_ATTRIBUTE(tmp_expression_value_233, mod_consts[342]);
Py_DECREF(tmp_expression_value_233);
if (tmp_tuple_element_112 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1424;
goto tuple_build_exception_37;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_37, 1, tmp_tuple_element_112);
}
goto tuple_build_noexception_37;
// Exception handling pass through code for tuple_build:
tuple_build_exception_37:;
Py_DECREF(tmp_mod_expr_right_37);
goto try_except_handler_138;
// Finished with no exception for tuple_build:
tuple_build_noexception_37:;
tmp_raise_value_37 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_37, tmp_mod_expr_right_37);
Py_DECREF(tmp_mod_expr_right_37);
if (tmp_raise_value_37 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1424;
goto try_except_handler_138;
}
exception_type = tmp_raise_type_37;
Py_INCREF(tmp_raise_type_37);
exception_value = tmp_raise_value_37;
exception_lineno = 1424;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_138;
}
branch_no_147:;
goto branch_end_146;
branch_no_146:;
{
PyObject *tmp_assign_source_347;
tmp_assign_source_347 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_37__prepared == NULL);
tmp_class_creation_37__prepared = tmp_assign_source_347;
}
branch_end_146:;
{
PyObject *tmp_assign_source_348;
PyObject *tmp_called_value_141;
PyObject *tmp_called_value_142;
PyObject *tmp_expression_value_234;
PyObject *tmp_args_element_value_57;
PyObject *tmp_args_element_value_58;
tmp_expression_value_234 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_expression_value_234 == NULL)) {
tmp_expression_value_234 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_expression_value_234 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1423;
goto try_except_handler_138;
}
tmp_called_value_142 = LOOKUP_ATTRIBUTE(tmp_expression_value_234, mod_consts[369]);
if (tmp_called_value_142 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1423;
goto try_except_handler_138;
}
tmp_args_element_value_57 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[351]);
if (unlikely(tmp_args_element_value_57 == NULL)) {
tmp_args_element_value_57 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[351]);
}
if (tmp_args_element_value_57 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_142);
exception_lineno = 1423;
goto try_except_handler_138;
}
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 1423;
tmp_called_value_141 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_142, tmp_args_element_value_57);
Py_DECREF(tmp_called_value_142);
if (tmp_called_value_141 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1423;
goto try_except_handler_138;
}
{
PyObject *tmp_set_locals_37;
CHECK_OBJECT(tmp_class_creation_37__prepared);
tmp_set_locals_37 = tmp_class_creation_37__prepared;
locals_cryptography$x509$extensions$$$class__37_OCSPNonce_1424 = tmp_set_locals_37;
Py_INCREF(tmp_set_locals_37);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[344];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__37_OCSPNonce_1424, mod_consts[345], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1424;
goto try_except_handler_140;
}
tmp_dictset_value = mod_consts[278];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__37_OCSPNonce_1424, mod_consts[346], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1424;
goto try_except_handler_140;
}
if (isFrameUnusable(cache_frame_9a0aa327eb5bb02b271f2094a917c52f_38)) {
Py_XDECREF(cache_frame_9a0aa327eb5bb02b271f2094a917c52f_38);
#if _DEBUG_REFCOUNTS
if (cache_frame_9a0aa327eb5bb02b271f2094a917c52f_38 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_9a0aa327eb5bb02b271f2094a917c52f_38 = MAKE_CLASS_FRAME(codeobj_9a0aa327eb5bb02b271f2094a917c52f, module_cryptography$x509$extensions, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_9a0aa327eb5bb02b271f2094a917c52f_38->m_type_description == NULL);
frame_9a0aa327eb5bb02b271f2094a917c52f_38 = cache_frame_9a0aa327eb5bb02b271f2094a917c52f_38;
// Push the new frame as the currently active one.
pushFrameStack(frame_9a0aa327eb5bb02b271f2094a917c52f_38);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_9a0aa327eb5bb02b271f2094a917c52f_38) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_expression_value_235;
tmp_expression_value_235 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__37_OCSPNonce_1424, mod_consts[335]);
if (tmp_expression_value_235 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_235 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[335]);
if (unlikely(tmp_expression_value_235 == NULL)) {
tmp_expression_value_235 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[335]);
}
if (tmp_expression_value_235 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1425;
type_description_2 = "o";
goto frame_exception_exit_38;
}
Py_INCREF(tmp_expression_value_235);
} else {
goto frame_exception_exit_38;
}
}
tmp_dictset_value = LOOKUP_ATTRIBUTE(tmp_expression_value_235, mod_consts[626]);
Py_DECREF(tmp_expression_value_235);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1425;
type_description_2 = "o";
goto frame_exception_exit_38;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__37_OCSPNonce_1424, mod_consts[40], 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 = 1425;
type_description_2 = "o";
goto frame_exception_exit_38;
}
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__168___init__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__37_OCSPNonce_1424, mod_consts[39], 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 = 1427;
type_description_2 = "o";
goto frame_exception_exit_38;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__169___eq__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__37_OCSPNonce_1424, mod_consts[372], 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 = 1433;
type_description_2 = "o";
goto frame_exception_exit_38;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__170___ne__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__37_OCSPNonce_1424, mod_consts[374], 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 = 1439;
type_description_2 = "o";
goto frame_exception_exit_38;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__171___hash__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__37_OCSPNonce_1424, mod_consts[376], 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 = 1442;
type_description_2 = "o";
goto frame_exception_exit_38;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__172___repr__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__37_OCSPNonce_1424, mod_consts[367], 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 = 1445;
type_description_2 = "o";
goto frame_exception_exit_38;
}
{
PyObject *tmp_called_instance_39;
tmp_called_instance_39 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__37_OCSPNonce_1424, mod_consts[71]);
if (tmp_called_instance_39 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_instance_39 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_called_instance_39 == NULL)) {
tmp_called_instance_39 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_called_instance_39 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1448;
type_description_2 = "o";
goto frame_exception_exit_38;
}
Py_INCREF(tmp_called_instance_39);
} else {
goto frame_exception_exit_38;
}
}
frame_9a0aa327eb5bb02b271f2094a917c52f_38->m_frame.f_lineno = 1448;
tmp_dictset_value = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_39,
mod_consts[379],
PyTuple_GET_ITEM(mod_consts[632], 0)
);
Py_DECREF(tmp_called_instance_39);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1448;
type_description_2 = "o";
goto frame_exception_exit_38;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__37_OCSPNonce_1424, mod_consts[279], 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 = 1448;
type_description_2 = "o";
goto frame_exception_exit_38;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_9a0aa327eb5bb02b271f2094a917c52f_38);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_37;
frame_exception_exit_38:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_9a0aa327eb5bb02b271f2094a917c52f_38);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_9a0aa327eb5bb02b271f2094a917c52f_38, exception_lineno);
} else if (exception_tb->tb_frame != &frame_9a0aa327eb5bb02b271f2094a917c52f_38->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_9a0aa327eb5bb02b271f2094a917c52f_38, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_9a0aa327eb5bb02b271f2094a917c52f_38,
type_description_2,
outline_36_var___class__
);
// Release cached frame if used for exception.
if (frame_9a0aa327eb5bb02b271f2094a917c52f_38 == cache_frame_9a0aa327eb5bb02b271f2094a917c52f_38) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_9a0aa327eb5bb02b271f2094a917c52f_38);
cache_frame_9a0aa327eb5bb02b271f2094a917c52f_38 = NULL;
}
assertFrameObject(frame_9a0aa327eb5bb02b271f2094a917c52f_38);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_37;
frame_no_exception_37:;
goto skip_nested_handling_37;
nested_frame_exit_37:;
goto try_except_handler_140;
skip_nested_handling_37:;
{
nuitka_bool tmp_condition_result_227;
PyObject *tmp_cmp_expr_left_37;
PyObject *tmp_cmp_expr_right_37;
CHECK_OBJECT(tmp_class_creation_37__bases);
tmp_cmp_expr_left_37 = tmp_class_creation_37__bases;
tmp_cmp_expr_right_37 = mod_consts[350];
tmp_condition_result_227 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_37, tmp_cmp_expr_right_37);
if (tmp_condition_result_227 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1424;
goto try_except_handler_140;
}
if (tmp_condition_result_227 == NUITKA_BOOL_TRUE) {
goto branch_yes_148;
} else {
goto branch_no_148;
}
}
branch_yes_148:;
tmp_dictset_value = mod_consts[350];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__37_OCSPNonce_1424, mod_consts[348], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1424;
goto try_except_handler_140;
}
branch_no_148:;
{
PyObject *tmp_assign_source_349;
PyObject *tmp_called_value_143;
PyObject *tmp_args_value_74;
PyObject *tmp_tuple_element_113;
PyObject *tmp_kwargs_value_74;
CHECK_OBJECT(tmp_class_creation_37__metaclass);
tmp_called_value_143 = tmp_class_creation_37__metaclass;
tmp_tuple_element_113 = mod_consts[278];
tmp_args_value_74 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_74, 0, tmp_tuple_element_113);
CHECK_OBJECT(tmp_class_creation_37__bases);
tmp_tuple_element_113 = tmp_class_creation_37__bases;
PyTuple_SET_ITEM0(tmp_args_value_74, 1, tmp_tuple_element_113);
tmp_tuple_element_113 = locals_cryptography$x509$extensions$$$class__37_OCSPNonce_1424;
PyTuple_SET_ITEM0(tmp_args_value_74, 2, tmp_tuple_element_113);
CHECK_OBJECT(tmp_class_creation_37__class_decl_dict);
tmp_kwargs_value_74 = tmp_class_creation_37__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 1424;
tmp_assign_source_349 = CALL_FUNCTION(tmp_called_value_143, tmp_args_value_74, tmp_kwargs_value_74);
Py_DECREF(tmp_args_value_74);
if (tmp_assign_source_349 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1424;
goto try_except_handler_140;
}
assert(outline_36_var___class__ == NULL);
outline_36_var___class__ = tmp_assign_source_349;
}
CHECK_OBJECT(outline_36_var___class__);
tmp_args_element_value_58 = outline_36_var___class__;
Py_INCREF(tmp_args_element_value_58);
goto try_return_handler_140;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_140:;
Py_DECREF(locals_cryptography$x509$extensions$$$class__37_OCSPNonce_1424);
locals_cryptography$x509$extensions$$$class__37_OCSPNonce_1424 = NULL;
goto try_return_handler_139;
// Exception handler code:
try_except_handler_140:;
exception_keeper_type_137 = exception_type;
exception_keeper_value_137 = exception_value;
exception_keeper_tb_137 = exception_tb;
exception_keeper_lineno_137 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_cryptography$x509$extensions$$$class__37_OCSPNonce_1424);
locals_cryptography$x509$extensions$$$class__37_OCSPNonce_1424 = NULL;
// Re-raise.
exception_type = exception_keeper_type_137;
exception_value = exception_keeper_value_137;
exception_tb = exception_keeper_tb_137;
exception_lineno = exception_keeper_lineno_137;
goto try_except_handler_139;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_139:;
CHECK_OBJECT(outline_36_var___class__);
Py_DECREF(outline_36_var___class__);
outline_36_var___class__ = NULL;
goto outline_result_38;
// Exception handler code:
try_except_handler_139:;
exception_keeper_type_138 = exception_type;
exception_keeper_value_138 = exception_value;
exception_keeper_tb_138 = exception_tb;
exception_keeper_lineno_138 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_138;
exception_value = exception_keeper_value_138;
exception_tb = exception_keeper_tb_138;
exception_lineno = exception_keeper_lineno_138;
goto outline_exception_37;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_37:;
exception_lineno = 1424;
goto try_except_handler_138;
outline_result_38:;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 1423;
tmp_assign_source_348 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_141, tmp_args_element_value_58);
Py_DECREF(tmp_called_value_141);
Py_DECREF(tmp_args_element_value_58);
if (tmp_assign_source_348 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1423;
goto try_except_handler_138;
}
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[278], tmp_assign_source_348);
}
goto try_end_65;
// Exception handler code:
try_except_handler_138:;
exception_keeper_type_139 = exception_type;
exception_keeper_value_139 = exception_value;
exception_keeper_tb_139 = exception_tb;
exception_keeper_lineno_139 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_37__bases);
tmp_class_creation_37__bases = NULL;
Py_XDECREF(tmp_class_creation_37__class_decl_dict);
tmp_class_creation_37__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_37__metaclass);
tmp_class_creation_37__metaclass = NULL;
Py_XDECREF(tmp_class_creation_37__prepared);
tmp_class_creation_37__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_139;
exception_value = exception_keeper_value_139;
exception_tb = exception_keeper_tb_139;
exception_lineno = exception_keeper_lineno_139;
goto frame_exception_exit_1;
// End of try:
try_end_65:;
CHECK_OBJECT(tmp_class_creation_37__bases);
Py_DECREF(tmp_class_creation_37__bases);
tmp_class_creation_37__bases = NULL;
CHECK_OBJECT(tmp_class_creation_37__class_decl_dict);
Py_DECREF(tmp_class_creation_37__class_decl_dict);
tmp_class_creation_37__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_37__metaclass);
Py_DECREF(tmp_class_creation_37__metaclass);
tmp_class_creation_37__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_37__prepared);
Py_DECREF(tmp_class_creation_37__prepared);
tmp_class_creation_37__prepared = NULL;
// Tried code:
{
PyObject *tmp_assign_source_350;
PyObject *tmp_dircall_arg1_38;
tmp_dircall_arg1_38 = mod_consts[350];
Py_INCREF(tmp_dircall_arg1_38);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_38};
tmp_assign_source_350 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_350 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1452;
goto try_except_handler_141;
}
assert(tmp_class_creation_38__bases == NULL);
tmp_class_creation_38__bases = tmp_assign_source_350;
}
{
PyObject *tmp_assign_source_351;
tmp_assign_source_351 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_38__class_decl_dict == NULL);
tmp_class_creation_38__class_decl_dict = tmp_assign_source_351;
}
{
PyObject *tmp_assign_source_352;
PyObject *tmp_metaclass_value_38;
bool tmp_condition_result_228;
PyObject *tmp_key_value_112;
PyObject *tmp_dict_arg_value_112;
PyObject *tmp_dict_arg_value_113;
PyObject *tmp_key_value_113;
nuitka_bool tmp_condition_result_229;
int tmp_truth_name_38;
PyObject *tmp_type_arg_75;
PyObject *tmp_expression_value_236;
PyObject *tmp_subscript_value_38;
PyObject *tmp_bases_value_38;
tmp_key_value_112 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_38__class_decl_dict);
tmp_dict_arg_value_112 = tmp_class_creation_38__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_112, tmp_key_value_112);
assert(!(tmp_res == -1));
tmp_condition_result_228 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_228 != false) {
goto condexpr_true_80;
} else {
goto condexpr_false_80;
}
condexpr_true_80:;
CHECK_OBJECT(tmp_class_creation_38__class_decl_dict);
tmp_dict_arg_value_113 = tmp_class_creation_38__class_decl_dict;
tmp_key_value_113 = mod_consts[338];
tmp_metaclass_value_38 = DICT_GET_ITEM0(tmp_dict_arg_value_113, tmp_key_value_113);
if (tmp_metaclass_value_38 == NULL) {
tmp_metaclass_value_38 = Py_None;
}
assert(!(tmp_metaclass_value_38 == NULL));
Py_INCREF(tmp_metaclass_value_38);
goto condexpr_end_80;
condexpr_false_80:;
CHECK_OBJECT(tmp_class_creation_38__bases);
tmp_truth_name_38 = CHECK_IF_TRUE(tmp_class_creation_38__bases);
if (tmp_truth_name_38 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1452;
goto try_except_handler_141;
}
tmp_condition_result_229 = tmp_truth_name_38 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_229 == NUITKA_BOOL_TRUE) {
goto condexpr_true_81;
} else {
goto condexpr_false_81;
}
condexpr_true_81:;
CHECK_OBJECT(tmp_class_creation_38__bases);
tmp_expression_value_236 = tmp_class_creation_38__bases;
tmp_subscript_value_38 = mod_consts[25];
tmp_type_arg_75 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_236, tmp_subscript_value_38, 0);
if (tmp_type_arg_75 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1452;
goto try_except_handler_141;
}
tmp_metaclass_value_38 = BUILTIN_TYPE1(tmp_type_arg_75);
Py_DECREF(tmp_type_arg_75);
if (tmp_metaclass_value_38 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1452;
goto try_except_handler_141;
}
goto condexpr_end_81;
condexpr_false_81:;
tmp_metaclass_value_38 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_38);
condexpr_end_81:;
condexpr_end_80:;
CHECK_OBJECT(tmp_class_creation_38__bases);
tmp_bases_value_38 = tmp_class_creation_38__bases;
tmp_assign_source_352 = SELECT_METACLASS(tmp_metaclass_value_38, tmp_bases_value_38);
Py_DECREF(tmp_metaclass_value_38);
if (tmp_assign_source_352 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1452;
goto try_except_handler_141;
}
assert(tmp_class_creation_38__metaclass == NULL);
tmp_class_creation_38__metaclass = tmp_assign_source_352;
}
{
bool tmp_condition_result_230;
PyObject *tmp_key_value_114;
PyObject *tmp_dict_arg_value_114;
tmp_key_value_114 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_38__class_decl_dict);
tmp_dict_arg_value_114 = tmp_class_creation_38__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_114, tmp_key_value_114);
assert(!(tmp_res == -1));
tmp_condition_result_230 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_230 != false) {
goto branch_yes_149;
} else {
goto branch_no_149;
}
}
branch_yes_149:;
CHECK_OBJECT(tmp_class_creation_38__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_38__class_decl_dict;
tmp_dictdel_key = mod_consts[338];
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 = 1452;
goto try_except_handler_141;
}
branch_no_149:;
{
nuitka_bool tmp_condition_result_231;
PyObject *tmp_expression_value_237;
CHECK_OBJECT(tmp_class_creation_38__metaclass);
tmp_expression_value_237 = tmp_class_creation_38__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_237, mod_consts[339]);
tmp_condition_result_231 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_231 == NUITKA_BOOL_TRUE) {
goto branch_yes_150;
} else {
goto branch_no_150;
}
}
branch_yes_150:;
{
PyObject *tmp_assign_source_353;
PyObject *tmp_called_value_144;
PyObject *tmp_expression_value_238;
PyObject *tmp_args_value_75;
PyObject *tmp_tuple_element_114;
PyObject *tmp_kwargs_value_75;
CHECK_OBJECT(tmp_class_creation_38__metaclass);
tmp_expression_value_238 = tmp_class_creation_38__metaclass;
tmp_called_value_144 = LOOKUP_ATTRIBUTE(tmp_expression_value_238, mod_consts[339]);
if (tmp_called_value_144 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1452;
goto try_except_handler_141;
}
tmp_tuple_element_114 = mod_consts[294];
tmp_args_value_75 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_75, 0, tmp_tuple_element_114);
CHECK_OBJECT(tmp_class_creation_38__bases);
tmp_tuple_element_114 = tmp_class_creation_38__bases;
PyTuple_SET_ITEM0(tmp_args_value_75, 1, tmp_tuple_element_114);
CHECK_OBJECT(tmp_class_creation_38__class_decl_dict);
tmp_kwargs_value_75 = tmp_class_creation_38__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 1452;
tmp_assign_source_353 = CALL_FUNCTION(tmp_called_value_144, tmp_args_value_75, tmp_kwargs_value_75);
Py_DECREF(tmp_called_value_144);
Py_DECREF(tmp_args_value_75);
if (tmp_assign_source_353 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1452;
goto try_except_handler_141;
}
assert(tmp_class_creation_38__prepared == NULL);
tmp_class_creation_38__prepared = tmp_assign_source_353;
}
{
bool tmp_condition_result_232;
PyObject *tmp_operand_value_38;
PyObject *tmp_expression_value_239;
CHECK_OBJECT(tmp_class_creation_38__prepared);
tmp_expression_value_239 = tmp_class_creation_38__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_239, mod_consts[340]);
tmp_operand_value_38 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_38);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1452;
goto try_except_handler_141;
}
tmp_condition_result_232 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_232 != false) {
goto branch_yes_151;
} else {
goto branch_no_151;
}
}
branch_yes_151:;
{
PyObject *tmp_raise_type_38;
PyObject *tmp_raise_value_38;
PyObject *tmp_mod_expr_left_38;
PyObject *tmp_mod_expr_right_38;
PyObject *tmp_tuple_element_115;
PyObject *tmp_getattr_target_38;
PyObject *tmp_getattr_attr_38;
PyObject *tmp_getattr_default_38;
tmp_raise_type_38 = PyExc_TypeError;
tmp_mod_expr_left_38 = mod_consts[341];
CHECK_OBJECT(tmp_class_creation_38__metaclass);
tmp_getattr_target_38 = tmp_class_creation_38__metaclass;
tmp_getattr_attr_38 = mod_consts[342];
tmp_getattr_default_38 = mod_consts[343];
tmp_tuple_element_115 = BUILTIN_GETATTR(tmp_getattr_target_38, tmp_getattr_attr_38, tmp_getattr_default_38);
if (tmp_tuple_element_115 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1452;
goto try_except_handler_141;
}
tmp_mod_expr_right_38 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_240;
PyObject *tmp_type_arg_76;
PyTuple_SET_ITEM(tmp_mod_expr_right_38, 0, tmp_tuple_element_115);
CHECK_OBJECT(tmp_class_creation_38__prepared);
tmp_type_arg_76 = tmp_class_creation_38__prepared;
tmp_expression_value_240 = BUILTIN_TYPE1(tmp_type_arg_76);
assert(!(tmp_expression_value_240 == NULL));
tmp_tuple_element_115 = LOOKUP_ATTRIBUTE(tmp_expression_value_240, mod_consts[342]);
Py_DECREF(tmp_expression_value_240);
if (tmp_tuple_element_115 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1452;
goto tuple_build_exception_38;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_38, 1, tmp_tuple_element_115);
}
goto tuple_build_noexception_38;
// Exception handling pass through code for tuple_build:
tuple_build_exception_38:;
Py_DECREF(tmp_mod_expr_right_38);
goto try_except_handler_141;
// Finished with no exception for tuple_build:
tuple_build_noexception_38:;
tmp_raise_value_38 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_38, tmp_mod_expr_right_38);
Py_DECREF(tmp_mod_expr_right_38);
if (tmp_raise_value_38 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1452;
goto try_except_handler_141;
}
exception_type = tmp_raise_type_38;
Py_INCREF(tmp_raise_type_38);
exception_value = tmp_raise_value_38;
exception_lineno = 1452;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_141;
}
branch_no_151:;
goto branch_end_150;
branch_no_150:;
{
PyObject *tmp_assign_source_354;
tmp_assign_source_354 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_38__prepared == NULL);
tmp_class_creation_38__prepared = tmp_assign_source_354;
}
branch_end_150:;
{
PyObject *tmp_assign_source_355;
PyObject *tmp_called_value_145;
PyObject *tmp_called_value_146;
PyObject *tmp_expression_value_241;
PyObject *tmp_args_element_value_59;
PyObject *tmp_args_element_value_60;
tmp_expression_value_241 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_expression_value_241 == NULL)) {
tmp_expression_value_241 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_expression_value_241 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1451;
goto try_except_handler_141;
}
tmp_called_value_146 = LOOKUP_ATTRIBUTE(tmp_expression_value_241, mod_consts[369]);
if (tmp_called_value_146 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1451;
goto try_except_handler_141;
}
tmp_args_element_value_59 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[351]);
if (unlikely(tmp_args_element_value_59 == NULL)) {
tmp_args_element_value_59 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[351]);
}
if (tmp_args_element_value_59 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_146);
exception_lineno = 1451;
goto try_except_handler_141;
}
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 1451;
tmp_called_value_145 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_146, tmp_args_element_value_59);
Py_DECREF(tmp_called_value_146);
if (tmp_called_value_145 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1451;
goto try_except_handler_141;
}
{
PyObject *tmp_set_locals_38;
CHECK_OBJECT(tmp_class_creation_38__prepared);
tmp_set_locals_38 = tmp_class_creation_38__prepared;
locals_cryptography$x509$extensions$$$class__38_IssuingDistributionPoint_1452 = tmp_set_locals_38;
Py_INCREF(tmp_set_locals_38);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[344];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__38_IssuingDistributionPoint_1452, mod_consts[345], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1452;
goto try_except_handler_143;
}
tmp_dictset_value = mod_consts[294];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__38_IssuingDistributionPoint_1452, mod_consts[346], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1452;
goto try_except_handler_143;
}
if (isFrameUnusable(cache_frame_e133249d41e1fa1e4a0e7365f13e8ff7_39)) {
Py_XDECREF(cache_frame_e133249d41e1fa1e4a0e7365f13e8ff7_39);
#if _DEBUG_REFCOUNTS
if (cache_frame_e133249d41e1fa1e4a0e7365f13e8ff7_39 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_e133249d41e1fa1e4a0e7365f13e8ff7_39 = MAKE_CLASS_FRAME(codeobj_e133249d41e1fa1e4a0e7365f13e8ff7, module_cryptography$x509$extensions, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_e133249d41e1fa1e4a0e7365f13e8ff7_39->m_type_description == NULL);
frame_e133249d41e1fa1e4a0e7365f13e8ff7_39 = cache_frame_e133249d41e1fa1e4a0e7365f13e8ff7_39;
// Push the new frame as the currently active one.
pushFrameStack(frame_e133249d41e1fa1e4a0e7365f13e8ff7_39);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_e133249d41e1fa1e4a0e7365f13e8ff7_39) == 2); // Frame stack
// Framed code:
{
PyObject *tmp_expression_value_242;
tmp_expression_value_242 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__38_IssuingDistributionPoint_1452, mod_consts[334]);
if (tmp_expression_value_242 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_expression_value_242 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[334]);
if (unlikely(tmp_expression_value_242 == NULL)) {
tmp_expression_value_242 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[334]);
}
if (tmp_expression_value_242 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1453;
type_description_2 = "o";
goto frame_exception_exit_39;
}
Py_INCREF(tmp_expression_value_242);
} else {
goto frame_exception_exit_39;
}
}
tmp_dictset_value = LOOKUP_ATTRIBUTE(tmp_expression_value_242, mod_consts[633]);
Py_DECREF(tmp_expression_value_242);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1453;
type_description_2 = "o";
goto frame_exception_exit_39;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__38_IssuingDistributionPoint_1452, mod_consts[40], 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 = 1453;
type_description_2 = "o";
goto frame_exception_exit_39;
}
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__173___init__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__38_IssuingDistributionPoint_1452, mod_consts[39], 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 = 1455;
type_description_2 = "o";
goto frame_exception_exit_39;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__174___repr__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__38_IssuingDistributionPoint_1452, mod_consts[367], 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 = 1525;
type_description_2 = "o";
goto frame_exception_exit_39;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__175___eq__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__38_IssuingDistributionPoint_1452, mod_consts[372], 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 = 1537;
type_description_2 = "o";
goto frame_exception_exit_39;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__176___ne__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__38_IssuingDistributionPoint_1452, mod_consts[374], 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 = 1552;
type_description_2 = "o";
goto frame_exception_exit_39;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__177___hash__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__38_IssuingDistributionPoint_1452, mod_consts[376], 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 = 1555;
type_description_2 = "o";
goto frame_exception_exit_39;
}
{
PyObject *tmp_called_instance_40;
tmp_called_instance_40 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__38_IssuingDistributionPoint_1452, mod_consts[71]);
if (tmp_called_instance_40 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_instance_40 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_called_instance_40 == NULL)) {
tmp_called_instance_40 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_called_instance_40 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1566;
type_description_2 = "o";
goto frame_exception_exit_39;
}
Py_INCREF(tmp_called_instance_40);
} else {
goto frame_exception_exit_39;
}
}
frame_e133249d41e1fa1e4a0e7365f13e8ff7_39->m_frame.f_lineno = 1566;
tmp_dictset_value = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_40,
mod_consts[379],
PyTuple_GET_ITEM(mod_consts[450], 0)
);
Py_DECREF(tmp_called_instance_40);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1566;
type_description_2 = "o";
goto frame_exception_exit_39;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__38_IssuingDistributionPoint_1452, mod_consts[128], 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 = 1566;
type_description_2 = "o";
goto frame_exception_exit_39;
}
}
{
PyObject *tmp_called_instance_41;
tmp_called_instance_41 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__38_IssuingDistributionPoint_1452, mod_consts[71]);
if (tmp_called_instance_41 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_instance_41 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_called_instance_41 == NULL)) {
tmp_called_instance_41 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_called_instance_41 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1567;
type_description_2 = "o";
goto frame_exception_exit_39;
}
Py_INCREF(tmp_called_instance_41);
} else {
goto frame_exception_exit_39;
}
}
frame_e133249d41e1fa1e4a0e7365f13e8ff7_39->m_frame.f_lineno = 1567;
tmp_dictset_value = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_41,
mod_consts[379],
PyTuple_GET_ITEM(mod_consts[451], 0)
);
Py_DECREF(tmp_called_instance_41);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1567;
type_description_2 = "o";
goto frame_exception_exit_39;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__38_IssuingDistributionPoint_1452, mod_consts[136], 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 = 1567;
type_description_2 = "o";
goto frame_exception_exit_39;
}
}
{
PyObject *tmp_called_instance_42;
tmp_called_instance_42 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__38_IssuingDistributionPoint_1452, mod_consts[71]);
if (tmp_called_instance_42 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_instance_42 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_called_instance_42 == NULL)) {
tmp_called_instance_42 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_called_instance_42 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1568;
type_description_2 = "o";
goto frame_exception_exit_39;
}
Py_INCREF(tmp_called_instance_42);
} else {
goto frame_exception_exit_39;
}
}
frame_e133249d41e1fa1e4a0e7365f13e8ff7_39->m_frame.f_lineno = 1568;
tmp_dictset_value = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_42,
mod_consts[379],
PyTuple_GET_ITEM(mod_consts[639], 0)
);
Py_DECREF(tmp_called_instance_42);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1568;
type_description_2 = "o";
goto frame_exception_exit_39;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__38_IssuingDistributionPoint_1452, mod_consts[295], 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 = 1568;
type_description_2 = "o";
goto frame_exception_exit_39;
}
}
{
PyObject *tmp_called_instance_43;
tmp_called_instance_43 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__38_IssuingDistributionPoint_1452, mod_consts[71]);
if (tmp_called_instance_43 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_instance_43 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_called_instance_43 == NULL)) {
tmp_called_instance_43 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_called_instance_43 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1571;
type_description_2 = "o";
goto frame_exception_exit_39;
}
Py_INCREF(tmp_called_instance_43);
} else {
goto frame_exception_exit_39;
}
}
frame_e133249d41e1fa1e4a0e7365f13e8ff7_39->m_frame.f_lineno = 1571;
tmp_dictset_value = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_43,
mod_consts[379],
PyTuple_GET_ITEM(mod_consts[640], 0)
);
Py_DECREF(tmp_called_instance_43);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1571;
type_description_2 = "o";
goto frame_exception_exit_39;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__38_IssuingDistributionPoint_1452, mod_consts[296], 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 = 1571;
type_description_2 = "o";
goto frame_exception_exit_39;
}
}
{
PyObject *tmp_called_instance_44;
tmp_called_instance_44 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__38_IssuingDistributionPoint_1452, mod_consts[71]);
if (tmp_called_instance_44 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_instance_44 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_called_instance_44 == NULL)) {
tmp_called_instance_44 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_called_instance_44 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1574;
type_description_2 = "o";
goto frame_exception_exit_39;
}
Py_INCREF(tmp_called_instance_44);
} else {
goto frame_exception_exit_39;
}
}
frame_e133249d41e1fa1e4a0e7365f13e8ff7_39->m_frame.f_lineno = 1574;
tmp_dictset_value = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_44,
mod_consts[379],
PyTuple_GET_ITEM(mod_consts[641], 0)
);
Py_DECREF(tmp_called_instance_44);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1574;
type_description_2 = "o";
goto frame_exception_exit_39;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__38_IssuingDistributionPoint_1452, mod_consts[282], 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 = 1574;
type_description_2 = "o";
goto frame_exception_exit_39;
}
}
{
PyObject *tmp_called_instance_45;
tmp_called_instance_45 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__38_IssuingDistributionPoint_1452, mod_consts[71]);
if (tmp_called_instance_45 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_instance_45 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_called_instance_45 == NULL)) {
tmp_called_instance_45 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_called_instance_45 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1575;
type_description_2 = "o";
goto frame_exception_exit_39;
}
Py_INCREF(tmp_called_instance_45);
} else {
goto frame_exception_exit_39;
}
}
frame_e133249d41e1fa1e4a0e7365f13e8ff7_39->m_frame.f_lineno = 1575;
tmp_dictset_value = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_45,
mod_consts[379],
PyTuple_GET_ITEM(mod_consts[642], 0)
);
Py_DECREF(tmp_called_instance_45);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1575;
type_description_2 = "o";
goto frame_exception_exit_39;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__38_IssuingDistributionPoint_1452, mod_consts[297], 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 = 1575;
type_description_2 = "o";
goto frame_exception_exit_39;
}
}
{
PyObject *tmp_called_instance_46;
tmp_called_instance_46 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__38_IssuingDistributionPoint_1452, mod_consts[71]);
if (tmp_called_instance_46 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_instance_46 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_called_instance_46 == NULL)) {
tmp_called_instance_46 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_called_instance_46 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1576;
type_description_2 = "o";
goto frame_exception_exit_39;
}
Py_INCREF(tmp_called_instance_46);
} else {
goto frame_exception_exit_39;
}
}
frame_e133249d41e1fa1e4a0e7365f13e8ff7_39->m_frame.f_lineno = 1576;
tmp_dictset_value = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_46,
mod_consts[379],
PyTuple_GET_ITEM(mod_consts[643], 0)
);
Py_DECREF(tmp_called_instance_46);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1576;
type_description_2 = "o";
goto frame_exception_exit_39;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__38_IssuingDistributionPoint_1452, mod_consts[298], 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 = 1576;
type_description_2 = "o";
goto frame_exception_exit_39;
}
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_e133249d41e1fa1e4a0e7365f13e8ff7_39);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_38;
frame_exception_exit_39:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_e133249d41e1fa1e4a0e7365f13e8ff7_39);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_e133249d41e1fa1e4a0e7365f13e8ff7_39, exception_lineno);
} else if (exception_tb->tb_frame != &frame_e133249d41e1fa1e4a0e7365f13e8ff7_39->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_e133249d41e1fa1e4a0e7365f13e8ff7_39, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_e133249d41e1fa1e4a0e7365f13e8ff7_39,
type_description_2,
outline_37_var___class__
);
// Release cached frame if used for exception.
if (frame_e133249d41e1fa1e4a0e7365f13e8ff7_39 == cache_frame_e133249d41e1fa1e4a0e7365f13e8ff7_39) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_e133249d41e1fa1e4a0e7365f13e8ff7_39);
cache_frame_e133249d41e1fa1e4a0e7365f13e8ff7_39 = NULL;
}
assertFrameObject(frame_e133249d41e1fa1e4a0e7365f13e8ff7_39);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_38;
frame_no_exception_38:;
goto skip_nested_handling_38;
nested_frame_exit_38:;
goto try_except_handler_143;
skip_nested_handling_38:;
{
nuitka_bool tmp_condition_result_233;
PyObject *tmp_cmp_expr_left_38;
PyObject *tmp_cmp_expr_right_38;
CHECK_OBJECT(tmp_class_creation_38__bases);
tmp_cmp_expr_left_38 = tmp_class_creation_38__bases;
tmp_cmp_expr_right_38 = mod_consts[350];
tmp_condition_result_233 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_38, tmp_cmp_expr_right_38);
if (tmp_condition_result_233 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1452;
goto try_except_handler_143;
}
if (tmp_condition_result_233 == NUITKA_BOOL_TRUE) {
goto branch_yes_152;
} else {
goto branch_no_152;
}
}
branch_yes_152:;
tmp_dictset_value = mod_consts[350];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__38_IssuingDistributionPoint_1452, mod_consts[348], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1452;
goto try_except_handler_143;
}
branch_no_152:;
{
PyObject *tmp_assign_source_356;
PyObject *tmp_called_value_147;
PyObject *tmp_args_value_76;
PyObject *tmp_tuple_element_116;
PyObject *tmp_kwargs_value_76;
CHECK_OBJECT(tmp_class_creation_38__metaclass);
tmp_called_value_147 = tmp_class_creation_38__metaclass;
tmp_tuple_element_116 = mod_consts[294];
tmp_args_value_76 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_76, 0, tmp_tuple_element_116);
CHECK_OBJECT(tmp_class_creation_38__bases);
tmp_tuple_element_116 = tmp_class_creation_38__bases;
PyTuple_SET_ITEM0(tmp_args_value_76, 1, tmp_tuple_element_116);
tmp_tuple_element_116 = locals_cryptography$x509$extensions$$$class__38_IssuingDistributionPoint_1452;
PyTuple_SET_ITEM0(tmp_args_value_76, 2, tmp_tuple_element_116);
CHECK_OBJECT(tmp_class_creation_38__class_decl_dict);
tmp_kwargs_value_76 = tmp_class_creation_38__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 1452;
tmp_assign_source_356 = CALL_FUNCTION(tmp_called_value_147, tmp_args_value_76, tmp_kwargs_value_76);
Py_DECREF(tmp_args_value_76);
if (tmp_assign_source_356 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1452;
goto try_except_handler_143;
}
assert(outline_37_var___class__ == NULL);
outline_37_var___class__ = tmp_assign_source_356;
}
CHECK_OBJECT(outline_37_var___class__);
tmp_args_element_value_60 = outline_37_var___class__;
Py_INCREF(tmp_args_element_value_60);
goto try_return_handler_143;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_143:;
Py_DECREF(locals_cryptography$x509$extensions$$$class__38_IssuingDistributionPoint_1452);
locals_cryptography$x509$extensions$$$class__38_IssuingDistributionPoint_1452 = NULL;
goto try_return_handler_142;
// Exception handler code:
try_except_handler_143:;
exception_keeper_type_140 = exception_type;
exception_keeper_value_140 = exception_value;
exception_keeper_tb_140 = exception_tb;
exception_keeper_lineno_140 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_cryptography$x509$extensions$$$class__38_IssuingDistributionPoint_1452);
locals_cryptography$x509$extensions$$$class__38_IssuingDistributionPoint_1452 = NULL;
// Re-raise.
exception_type = exception_keeper_type_140;
exception_value = exception_keeper_value_140;
exception_tb = exception_keeper_tb_140;
exception_lineno = exception_keeper_lineno_140;
goto try_except_handler_142;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_142:;
CHECK_OBJECT(outline_37_var___class__);
Py_DECREF(outline_37_var___class__);
outline_37_var___class__ = NULL;
goto outline_result_39;
// Exception handler code:
try_except_handler_142:;
exception_keeper_type_141 = exception_type;
exception_keeper_value_141 = exception_value;
exception_keeper_tb_141 = exception_tb;
exception_keeper_lineno_141 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_141;
exception_value = exception_keeper_value_141;
exception_tb = exception_keeper_tb_141;
exception_lineno = exception_keeper_lineno_141;
goto outline_exception_38;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_38:;
exception_lineno = 1452;
goto try_except_handler_141;
outline_result_39:;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 1451;
tmp_assign_source_355 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_145, tmp_args_element_value_60);
Py_DECREF(tmp_called_value_145);
Py_DECREF(tmp_args_element_value_60);
if (tmp_assign_source_355 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1451;
goto try_except_handler_141;
}
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[294], tmp_assign_source_355);
}
goto try_end_66;
// Exception handler code:
try_except_handler_141:;
exception_keeper_type_142 = exception_type;
exception_keeper_value_142 = exception_value;
exception_keeper_tb_142 = exception_tb;
exception_keeper_lineno_142 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_38__bases);
tmp_class_creation_38__bases = NULL;
Py_XDECREF(tmp_class_creation_38__class_decl_dict);
tmp_class_creation_38__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_38__metaclass);
tmp_class_creation_38__metaclass = NULL;
Py_XDECREF(tmp_class_creation_38__prepared);
tmp_class_creation_38__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_142;
exception_value = exception_keeper_value_142;
exception_tb = exception_keeper_tb_142;
exception_lineno = exception_keeper_lineno_142;
goto frame_exception_exit_1;
// End of try:
try_end_66:;
CHECK_OBJECT(tmp_class_creation_38__bases);
Py_DECREF(tmp_class_creation_38__bases);
tmp_class_creation_38__bases = NULL;
CHECK_OBJECT(tmp_class_creation_38__class_decl_dict);
Py_DECREF(tmp_class_creation_38__class_decl_dict);
tmp_class_creation_38__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_38__metaclass);
Py_DECREF(tmp_class_creation_38__metaclass);
tmp_class_creation_38__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_38__prepared);
Py_DECREF(tmp_class_creation_38__prepared);
tmp_class_creation_38__prepared = NULL;
// Tried code:
{
PyObject *tmp_assign_source_357;
PyObject *tmp_dircall_arg1_39;
tmp_dircall_arg1_39 = mod_consts[350];
Py_INCREF(tmp_dircall_arg1_39);
{
PyObject *dir_call_args[] = {tmp_dircall_arg1_39};
tmp_assign_source_357 = impl___main__$$$function__1__mro_entries_conversion(dir_call_args);
}
if (tmp_assign_source_357 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1582;
goto try_except_handler_144;
}
assert(tmp_class_creation_39__bases == NULL);
tmp_class_creation_39__bases = tmp_assign_source_357;
}
{
PyObject *tmp_assign_source_358;
tmp_assign_source_358 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_39__class_decl_dict == NULL);
tmp_class_creation_39__class_decl_dict = tmp_assign_source_358;
}
{
PyObject *tmp_assign_source_359;
PyObject *tmp_metaclass_value_39;
bool tmp_condition_result_234;
PyObject *tmp_key_value_115;
PyObject *tmp_dict_arg_value_115;
PyObject *tmp_dict_arg_value_116;
PyObject *tmp_key_value_116;
nuitka_bool tmp_condition_result_235;
int tmp_truth_name_39;
PyObject *tmp_type_arg_77;
PyObject *tmp_expression_value_243;
PyObject *tmp_subscript_value_39;
PyObject *tmp_bases_value_39;
tmp_key_value_115 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_39__class_decl_dict);
tmp_dict_arg_value_115 = tmp_class_creation_39__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_115, tmp_key_value_115);
assert(!(tmp_res == -1));
tmp_condition_result_234 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_234 != false) {
goto condexpr_true_82;
} else {
goto condexpr_false_82;
}
condexpr_true_82:;
CHECK_OBJECT(tmp_class_creation_39__class_decl_dict);
tmp_dict_arg_value_116 = tmp_class_creation_39__class_decl_dict;
tmp_key_value_116 = mod_consts[338];
tmp_metaclass_value_39 = DICT_GET_ITEM0(tmp_dict_arg_value_116, tmp_key_value_116);
if (tmp_metaclass_value_39 == NULL) {
tmp_metaclass_value_39 = Py_None;
}
assert(!(tmp_metaclass_value_39 == NULL));
Py_INCREF(tmp_metaclass_value_39);
goto condexpr_end_82;
condexpr_false_82:;
CHECK_OBJECT(tmp_class_creation_39__bases);
tmp_truth_name_39 = CHECK_IF_TRUE(tmp_class_creation_39__bases);
if (tmp_truth_name_39 == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1582;
goto try_except_handler_144;
}
tmp_condition_result_235 = tmp_truth_name_39 == 0 ? NUITKA_BOOL_FALSE : NUITKA_BOOL_TRUE;
if (tmp_condition_result_235 == NUITKA_BOOL_TRUE) {
goto condexpr_true_83;
} else {
goto condexpr_false_83;
}
condexpr_true_83:;
CHECK_OBJECT(tmp_class_creation_39__bases);
tmp_expression_value_243 = tmp_class_creation_39__bases;
tmp_subscript_value_39 = mod_consts[25];
tmp_type_arg_77 = LOOKUP_SUBSCRIPT_CONST(tmp_expression_value_243, tmp_subscript_value_39, 0);
if (tmp_type_arg_77 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1582;
goto try_except_handler_144;
}
tmp_metaclass_value_39 = BUILTIN_TYPE1(tmp_type_arg_77);
Py_DECREF(tmp_type_arg_77);
if (tmp_metaclass_value_39 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1582;
goto try_except_handler_144;
}
goto condexpr_end_83;
condexpr_false_83:;
tmp_metaclass_value_39 = (PyObject *)&PyType_Type;
Py_INCREF(tmp_metaclass_value_39);
condexpr_end_83:;
condexpr_end_82:;
CHECK_OBJECT(tmp_class_creation_39__bases);
tmp_bases_value_39 = tmp_class_creation_39__bases;
tmp_assign_source_359 = SELECT_METACLASS(tmp_metaclass_value_39, tmp_bases_value_39);
Py_DECREF(tmp_metaclass_value_39);
if (tmp_assign_source_359 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1582;
goto try_except_handler_144;
}
assert(tmp_class_creation_39__metaclass == NULL);
tmp_class_creation_39__metaclass = tmp_assign_source_359;
}
{
bool tmp_condition_result_236;
PyObject *tmp_key_value_117;
PyObject *tmp_dict_arg_value_117;
tmp_key_value_117 = mod_consts[338];
CHECK_OBJECT(tmp_class_creation_39__class_decl_dict);
tmp_dict_arg_value_117 = tmp_class_creation_39__class_decl_dict;
tmp_res = DICT_HAS_ITEM(tmp_dict_arg_value_117, tmp_key_value_117);
assert(!(tmp_res == -1));
tmp_condition_result_236 = (tmp_res != 0) ? true : false;
if (tmp_condition_result_236 != false) {
goto branch_yes_153;
} else {
goto branch_no_153;
}
}
branch_yes_153:;
CHECK_OBJECT(tmp_class_creation_39__class_decl_dict);
tmp_dictdel_dict = tmp_class_creation_39__class_decl_dict;
tmp_dictdel_key = mod_consts[338];
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 = 1582;
goto try_except_handler_144;
}
branch_no_153:;
{
nuitka_bool tmp_condition_result_237;
PyObject *tmp_expression_value_244;
CHECK_OBJECT(tmp_class_creation_39__metaclass);
tmp_expression_value_244 = tmp_class_creation_39__metaclass;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_244, mod_consts[339]);
tmp_condition_result_237 = (tmp_result) ? NUITKA_BOOL_TRUE : NUITKA_BOOL_FALSE;
if (tmp_condition_result_237 == NUITKA_BOOL_TRUE) {
goto branch_yes_154;
} else {
goto branch_no_154;
}
}
branch_yes_154:;
{
PyObject *tmp_assign_source_360;
PyObject *tmp_called_value_148;
PyObject *tmp_expression_value_245;
PyObject *tmp_args_value_77;
PyObject *tmp_tuple_element_117;
PyObject *tmp_kwargs_value_77;
CHECK_OBJECT(tmp_class_creation_39__metaclass);
tmp_expression_value_245 = tmp_class_creation_39__metaclass;
tmp_called_value_148 = LOOKUP_ATTRIBUTE(tmp_expression_value_245, mod_consts[339]);
if (tmp_called_value_148 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1582;
goto try_except_handler_144;
}
tmp_tuple_element_117 = mod_consts[44];
tmp_args_value_77 = MAKE_TUPLE_EMPTY(2);
PyTuple_SET_ITEM0(tmp_args_value_77, 0, tmp_tuple_element_117);
CHECK_OBJECT(tmp_class_creation_39__bases);
tmp_tuple_element_117 = tmp_class_creation_39__bases;
PyTuple_SET_ITEM0(tmp_args_value_77, 1, tmp_tuple_element_117);
CHECK_OBJECT(tmp_class_creation_39__class_decl_dict);
tmp_kwargs_value_77 = tmp_class_creation_39__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 1582;
tmp_assign_source_360 = CALL_FUNCTION(tmp_called_value_148, tmp_args_value_77, tmp_kwargs_value_77);
Py_DECREF(tmp_called_value_148);
Py_DECREF(tmp_args_value_77);
if (tmp_assign_source_360 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1582;
goto try_except_handler_144;
}
assert(tmp_class_creation_39__prepared == NULL);
tmp_class_creation_39__prepared = tmp_assign_source_360;
}
{
bool tmp_condition_result_238;
PyObject *tmp_operand_value_39;
PyObject *tmp_expression_value_246;
CHECK_OBJECT(tmp_class_creation_39__prepared);
tmp_expression_value_246 = tmp_class_creation_39__prepared;
tmp_result = HAS_ATTR_BOOL(tmp_expression_value_246, mod_consts[340]);
tmp_operand_value_39 = (tmp_result) ? Py_True : Py_False;
tmp_res = CHECK_IF_TRUE(tmp_operand_value_39);
if (tmp_res == -1) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1582;
goto try_except_handler_144;
}
tmp_condition_result_238 = (tmp_res == 0) ? true : false;
if (tmp_condition_result_238 != false) {
goto branch_yes_155;
} else {
goto branch_no_155;
}
}
branch_yes_155:;
{
PyObject *tmp_raise_type_39;
PyObject *tmp_raise_value_39;
PyObject *tmp_mod_expr_left_39;
PyObject *tmp_mod_expr_right_39;
PyObject *tmp_tuple_element_118;
PyObject *tmp_getattr_target_39;
PyObject *tmp_getattr_attr_39;
PyObject *tmp_getattr_default_39;
tmp_raise_type_39 = PyExc_TypeError;
tmp_mod_expr_left_39 = mod_consts[341];
CHECK_OBJECT(tmp_class_creation_39__metaclass);
tmp_getattr_target_39 = tmp_class_creation_39__metaclass;
tmp_getattr_attr_39 = mod_consts[342];
tmp_getattr_default_39 = mod_consts[343];
tmp_tuple_element_118 = BUILTIN_GETATTR(tmp_getattr_target_39, tmp_getattr_attr_39, tmp_getattr_default_39);
if (tmp_tuple_element_118 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1582;
goto try_except_handler_144;
}
tmp_mod_expr_right_39 = MAKE_TUPLE_EMPTY(2);
{
PyObject *tmp_expression_value_247;
PyObject *tmp_type_arg_78;
PyTuple_SET_ITEM(tmp_mod_expr_right_39, 0, tmp_tuple_element_118);
CHECK_OBJECT(tmp_class_creation_39__prepared);
tmp_type_arg_78 = tmp_class_creation_39__prepared;
tmp_expression_value_247 = BUILTIN_TYPE1(tmp_type_arg_78);
assert(!(tmp_expression_value_247 == NULL));
tmp_tuple_element_118 = LOOKUP_ATTRIBUTE(tmp_expression_value_247, mod_consts[342]);
Py_DECREF(tmp_expression_value_247);
if (tmp_tuple_element_118 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1582;
goto tuple_build_exception_39;
}
PyTuple_SET_ITEM(tmp_mod_expr_right_39, 1, tmp_tuple_element_118);
}
goto tuple_build_noexception_39;
// Exception handling pass through code for tuple_build:
tuple_build_exception_39:;
Py_DECREF(tmp_mod_expr_right_39);
goto try_except_handler_144;
// Finished with no exception for tuple_build:
tuple_build_noexception_39:;
tmp_raise_value_39 = BINARY_OPERATION_MOD_OBJECT_UNICODE_TUPLE(tmp_mod_expr_left_39, tmp_mod_expr_right_39);
Py_DECREF(tmp_mod_expr_right_39);
if (tmp_raise_value_39 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1582;
goto try_except_handler_144;
}
exception_type = tmp_raise_type_39;
Py_INCREF(tmp_raise_type_39);
exception_value = tmp_raise_value_39;
exception_lineno = 1582;
RAISE_EXCEPTION_IMPLICIT(&exception_type, &exception_value, &exception_tb);
goto try_except_handler_144;
}
branch_no_155:;
goto branch_end_154;
branch_no_154:;
{
PyObject *tmp_assign_source_361;
tmp_assign_source_361 = MAKE_DICT_EMPTY();
assert(tmp_class_creation_39__prepared == NULL);
tmp_class_creation_39__prepared = tmp_assign_source_361;
}
branch_end_154:;
{
PyObject *tmp_assign_source_362;
PyObject *tmp_called_value_149;
PyObject *tmp_called_value_150;
PyObject *tmp_expression_value_248;
PyObject *tmp_args_element_value_61;
PyObject *tmp_args_element_value_62;
tmp_expression_value_248 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_expression_value_248 == NULL)) {
tmp_expression_value_248 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_expression_value_248 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1581;
goto try_except_handler_144;
}
tmp_called_value_150 = LOOKUP_ATTRIBUTE(tmp_expression_value_248, mod_consts[369]);
if (tmp_called_value_150 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1581;
goto try_except_handler_144;
}
tmp_args_element_value_61 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[351]);
if (unlikely(tmp_args_element_value_61 == NULL)) {
tmp_args_element_value_61 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[351]);
}
if (tmp_args_element_value_61 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
Py_DECREF(tmp_called_value_150);
exception_lineno = 1581;
goto try_except_handler_144;
}
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 1581;
tmp_called_value_149 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_150, tmp_args_element_value_61);
Py_DECREF(tmp_called_value_150);
if (tmp_called_value_149 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1581;
goto try_except_handler_144;
}
{
PyObject *tmp_set_locals_39;
CHECK_OBJECT(tmp_class_creation_39__prepared);
tmp_set_locals_39 = tmp_class_creation_39__prepared;
locals_cryptography$x509$extensions$$$class__39_UnrecognizedExtension_1582 = tmp_set_locals_39;
Py_INCREF(tmp_set_locals_39);
}
// Tried code:
// Tried code:
tmp_dictset_value = mod_consts[344];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__39_UnrecognizedExtension_1582, mod_consts[345], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1582;
goto try_except_handler_146;
}
tmp_dictset_value = mod_consts[44];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__39_UnrecognizedExtension_1582, mod_consts[346], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1582;
goto try_except_handler_146;
}
if (isFrameUnusable(cache_frame_0b0e232d8be03d1c6fcf4ffeed76d804_40)) {
Py_XDECREF(cache_frame_0b0e232d8be03d1c6fcf4ffeed76d804_40);
#if _DEBUG_REFCOUNTS
if (cache_frame_0b0e232d8be03d1c6fcf4ffeed76d804_40 == NULL) {
count_active_frame_cache_instances += 1;
} else {
count_released_frame_cache_instances += 1;
}
count_allocated_frame_cache_instances += 1;
#endif
cache_frame_0b0e232d8be03d1c6fcf4ffeed76d804_40 = MAKE_CLASS_FRAME(codeobj_0b0e232d8be03d1c6fcf4ffeed76d804, module_cryptography$x509$extensions, NULL, sizeof(void *));
#if _DEBUG_REFCOUNTS
} else {
count_hit_frame_cache_instances += 1;
#endif
}
assert(cache_frame_0b0e232d8be03d1c6fcf4ffeed76d804_40->m_type_description == NULL);
frame_0b0e232d8be03d1c6fcf4ffeed76d804_40 = cache_frame_0b0e232d8be03d1c6fcf4ffeed76d804_40;
// Push the new frame as the currently active one.
pushFrameStack(frame_0b0e232d8be03d1c6fcf4ffeed76d804_40);
// Mark the frame object as in use, ref count 1 will be up for reuse.
assert(Py_REFCNT(frame_0b0e232d8be03d1c6fcf4ffeed76d804_40) == 2); // Frame stack
// Framed code:
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__178___init__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__39_UnrecognizedExtension_1582, mod_consts[39], 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 = 1583;
type_description_2 = "o";
goto frame_exception_exit_40;
}
{
PyObject *tmp_called_instance_47;
tmp_called_instance_47 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__39_UnrecognizedExtension_1582, mod_consts[71]);
if (tmp_called_instance_47 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_instance_47 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_called_instance_47 == NULL)) {
tmp_called_instance_47 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_called_instance_47 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1589;
type_description_2 = "o";
goto frame_exception_exit_40;
}
Py_INCREF(tmp_called_instance_47);
} else {
goto frame_exception_exit_40;
}
}
frame_0b0e232d8be03d1c6fcf4ffeed76d804_40->m_frame.f_lineno = 1589;
tmp_dictset_value = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_47,
mod_consts[379],
PyTuple_GET_ITEM(mod_consts[570], 0)
);
Py_DECREF(tmp_called_instance_47);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1589;
type_description_2 = "o";
goto frame_exception_exit_40;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__39_UnrecognizedExtension_1582, mod_consts[40], 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 = 1589;
type_description_2 = "o";
goto frame_exception_exit_40;
}
}
{
PyObject *tmp_called_instance_48;
tmp_called_instance_48 = PyObject_GetItem(locals_cryptography$x509$extensions$$$class__39_UnrecognizedExtension_1582, mod_consts[71]);
if (tmp_called_instance_48 == NULL) {
if (CHECK_AND_CLEAR_KEY_ERROR_OCCURRED()) {
tmp_called_instance_48 = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[71]);
if (unlikely(tmp_called_instance_48 == NULL)) {
tmp_called_instance_48 = GET_MODULE_VARIABLE_VALUE_FALLBACK(mod_consts[71]);
}
if (tmp_called_instance_48 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1590;
type_description_2 = "o";
goto frame_exception_exit_40;
}
Py_INCREF(tmp_called_instance_48);
} else {
goto frame_exception_exit_40;
}
}
frame_0b0e232d8be03d1c6fcf4ffeed76d804_40->m_frame.f_lineno = 1590;
tmp_dictset_value = CALL_METHOD_WITH_SINGLE_ARG(
tmp_called_instance_48,
mod_consts[379],
PyTuple_GET_ITEM(mod_consts[572], 0)
);
Py_DECREF(tmp_called_instance_48);
if (tmp_dictset_value == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1590;
type_description_2 = "o";
goto frame_exception_exit_40;
}
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__39_UnrecognizedExtension_1582, mod_consts[46], tmp_dictset_value);
Py_DECREF(tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1590;
type_description_2 = "o";
goto frame_exception_exit_40;
}
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__179___repr__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__39_UnrecognizedExtension_1582, mod_consts[367], 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 = 1592;
type_description_2 = "o";
goto frame_exception_exit_40;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__180___eq__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__39_UnrecognizedExtension_1582, mod_consts[372], 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 = 1599;
type_description_2 = "o";
goto frame_exception_exit_40;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__181___ne__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__39_UnrecognizedExtension_1582, mod_consts[374], 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 = 1605;
type_description_2 = "o";
goto frame_exception_exit_40;
}
tmp_dictset_value = MAKE_FUNCTION_cryptography$x509$extensions$$$function__182___hash__();
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__39_UnrecognizedExtension_1582, mod_consts[376], 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 = 1608;
type_description_2 = "o";
goto frame_exception_exit_40;
}
#if 0
RESTORE_FRAME_EXCEPTION(frame_0b0e232d8be03d1c6fcf4ffeed76d804_40);
#endif
// Put the previous frame back on top.
popFrameStack();
goto frame_no_exception_39;
frame_exception_exit_40:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_0b0e232d8be03d1c6fcf4ffeed76d804_40);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_0b0e232d8be03d1c6fcf4ffeed76d804_40, exception_lineno);
} else if (exception_tb->tb_frame != &frame_0b0e232d8be03d1c6fcf4ffeed76d804_40->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_0b0e232d8be03d1c6fcf4ffeed76d804_40, exception_lineno);
}
// Attaches locals to frame if any.
Nuitka_Frame_AttachLocals(
frame_0b0e232d8be03d1c6fcf4ffeed76d804_40,
type_description_2,
outline_38_var___class__
);
// Release cached frame if used for exception.
if (frame_0b0e232d8be03d1c6fcf4ffeed76d804_40 == cache_frame_0b0e232d8be03d1c6fcf4ffeed76d804_40) {
#if _DEBUG_REFCOUNTS
count_active_frame_cache_instances -= 1;
count_released_frame_cache_instances += 1;
#endif
Py_DECREF(cache_frame_0b0e232d8be03d1c6fcf4ffeed76d804_40);
cache_frame_0b0e232d8be03d1c6fcf4ffeed76d804_40 = NULL;
}
assertFrameObject(frame_0b0e232d8be03d1c6fcf4ffeed76d804_40);
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto nested_frame_exit_39;
frame_no_exception_39:;
goto skip_nested_handling_39;
nested_frame_exit_39:;
goto try_except_handler_146;
skip_nested_handling_39:;
{
nuitka_bool tmp_condition_result_239;
PyObject *tmp_cmp_expr_left_39;
PyObject *tmp_cmp_expr_right_39;
CHECK_OBJECT(tmp_class_creation_39__bases);
tmp_cmp_expr_left_39 = tmp_class_creation_39__bases;
tmp_cmp_expr_right_39 = mod_consts[350];
tmp_condition_result_239 = RICH_COMPARE_NE_NBOOL_OBJECT_TUPLE(tmp_cmp_expr_left_39, tmp_cmp_expr_right_39);
if (tmp_condition_result_239 == NUITKA_BOOL_EXCEPTION) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1582;
goto try_except_handler_146;
}
if (tmp_condition_result_239 == NUITKA_BOOL_TRUE) {
goto branch_yes_156;
} else {
goto branch_no_156;
}
}
branch_yes_156:;
tmp_dictset_value = mod_consts[350];
tmp_res = PyObject_SetItem(locals_cryptography$x509$extensions$$$class__39_UnrecognizedExtension_1582, mod_consts[348], tmp_dictset_value);
if (tmp_res != 0) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1582;
goto try_except_handler_146;
}
branch_no_156:;
{
PyObject *tmp_assign_source_363;
PyObject *tmp_called_value_151;
PyObject *tmp_args_value_78;
PyObject *tmp_tuple_element_119;
PyObject *tmp_kwargs_value_78;
CHECK_OBJECT(tmp_class_creation_39__metaclass);
tmp_called_value_151 = tmp_class_creation_39__metaclass;
tmp_tuple_element_119 = mod_consts[44];
tmp_args_value_78 = MAKE_TUPLE_EMPTY(3);
PyTuple_SET_ITEM0(tmp_args_value_78, 0, tmp_tuple_element_119);
CHECK_OBJECT(tmp_class_creation_39__bases);
tmp_tuple_element_119 = tmp_class_creation_39__bases;
PyTuple_SET_ITEM0(tmp_args_value_78, 1, tmp_tuple_element_119);
tmp_tuple_element_119 = locals_cryptography$x509$extensions$$$class__39_UnrecognizedExtension_1582;
PyTuple_SET_ITEM0(tmp_args_value_78, 2, tmp_tuple_element_119);
CHECK_OBJECT(tmp_class_creation_39__class_decl_dict);
tmp_kwargs_value_78 = tmp_class_creation_39__class_decl_dict;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 1582;
tmp_assign_source_363 = CALL_FUNCTION(tmp_called_value_151, tmp_args_value_78, tmp_kwargs_value_78);
Py_DECREF(tmp_args_value_78);
if (tmp_assign_source_363 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1582;
goto try_except_handler_146;
}
assert(outline_38_var___class__ == NULL);
outline_38_var___class__ = tmp_assign_source_363;
}
CHECK_OBJECT(outline_38_var___class__);
tmp_args_element_value_62 = outline_38_var___class__;
Py_INCREF(tmp_args_element_value_62);
goto try_return_handler_146;
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_146:;
Py_DECREF(locals_cryptography$x509$extensions$$$class__39_UnrecognizedExtension_1582);
locals_cryptography$x509$extensions$$$class__39_UnrecognizedExtension_1582 = NULL;
goto try_return_handler_145;
// Exception handler code:
try_except_handler_146:;
exception_keeper_type_143 = exception_type;
exception_keeper_value_143 = exception_value;
exception_keeper_tb_143 = exception_tb;
exception_keeper_lineno_143 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_DECREF(locals_cryptography$x509$extensions$$$class__39_UnrecognizedExtension_1582);
locals_cryptography$x509$extensions$$$class__39_UnrecognizedExtension_1582 = NULL;
// Re-raise.
exception_type = exception_keeper_type_143;
exception_value = exception_keeper_value_143;
exception_tb = exception_keeper_tb_143;
exception_lineno = exception_keeper_lineno_143;
goto try_except_handler_145;
// End of try:
NUITKA_CANNOT_GET_HERE("tried codes exits in all cases");
return NULL;
// Return handler code:
try_return_handler_145:;
CHECK_OBJECT(outline_38_var___class__);
Py_DECREF(outline_38_var___class__);
outline_38_var___class__ = NULL;
goto outline_result_40;
// Exception handler code:
try_except_handler_145:;
exception_keeper_type_144 = exception_type;
exception_keeper_value_144 = exception_value;
exception_keeper_tb_144 = exception_tb;
exception_keeper_lineno_144 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
// Re-raise.
exception_type = exception_keeper_type_144;
exception_value = exception_keeper_value_144;
exception_tb = exception_keeper_tb_144;
exception_lineno = exception_keeper_lineno_144;
goto outline_exception_39;
// End of try:
NUITKA_CANNOT_GET_HERE("Return statement must have exited already.");
return NULL;
outline_exception_39:;
exception_lineno = 1582;
goto try_except_handler_144;
outline_result_40:;
frame_d4f20ea1951dc3e548814a9816eba920->m_frame.f_lineno = 1581;
tmp_assign_source_362 = CALL_FUNCTION_WITH_SINGLE_ARG(tmp_called_value_149, tmp_args_element_value_62);
Py_DECREF(tmp_called_value_149);
Py_DECREF(tmp_args_element_value_62);
if (tmp_assign_source_362 == NULL) {
assert(ERROR_OCCURRED());
FETCH_ERROR_OCCURRED(&exception_type, &exception_value, &exception_tb);
exception_lineno = 1581;
goto try_except_handler_144;
}
UPDATE_STRING_DICT1(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)mod_consts[44], tmp_assign_source_362);
}
goto try_end_67;
// Exception handler code:
try_except_handler_144:;
exception_keeper_type_145 = exception_type;
exception_keeper_value_145 = exception_value;
exception_keeper_tb_145 = exception_tb;
exception_keeper_lineno_145 = exception_lineno;
exception_type = NULL;
exception_value = NULL;
exception_tb = NULL;
exception_lineno = 0;
Py_XDECREF(tmp_class_creation_39__bases);
tmp_class_creation_39__bases = NULL;
Py_XDECREF(tmp_class_creation_39__class_decl_dict);
tmp_class_creation_39__class_decl_dict = NULL;
Py_XDECREF(tmp_class_creation_39__metaclass);
tmp_class_creation_39__metaclass = NULL;
Py_XDECREF(tmp_class_creation_39__prepared);
tmp_class_creation_39__prepared = NULL;
// Re-raise.
exception_type = exception_keeper_type_145;
exception_value = exception_keeper_value_145;
exception_tb = exception_keeper_tb_145;
exception_lineno = exception_keeper_lineno_145;
goto frame_exception_exit_1;
// End of try:
try_end_67:;
// Restore frame exception if necessary.
#if 0
RESTORE_FRAME_EXCEPTION(frame_d4f20ea1951dc3e548814a9816eba920);
#endif
popFrameStack();
goto frame_no_exception_40;
frame_exception_exit_1:;
#if 0
RESTORE_FRAME_EXCEPTION(frame_d4f20ea1951dc3e548814a9816eba920);
#endif
if (exception_tb == NULL) {
exception_tb = MAKE_TRACEBACK(frame_d4f20ea1951dc3e548814a9816eba920, exception_lineno);
} else if (exception_tb->tb_frame != &frame_d4f20ea1951dc3e548814a9816eba920->m_frame) {
exception_tb = ADD_TRACEBACK(exception_tb, frame_d4f20ea1951dc3e548814a9816eba920, exception_lineno);
}
// Put the previous frame back on top.
popFrameStack();
// Return the error.
goto module_exception_exit;
frame_no_exception_40:;
CHECK_OBJECT(tmp_class_creation_39__bases);
Py_DECREF(tmp_class_creation_39__bases);
tmp_class_creation_39__bases = NULL;
CHECK_OBJECT(tmp_class_creation_39__class_decl_dict);
Py_DECREF(tmp_class_creation_39__class_decl_dict);
tmp_class_creation_39__class_decl_dict = NULL;
CHECK_OBJECT(tmp_class_creation_39__metaclass);
Py_DECREF(tmp_class_creation_39__metaclass);
tmp_class_creation_39__metaclass = NULL;
CHECK_OBJECT(tmp_class_creation_39__prepared);
Py_DECREF(tmp_class_creation_39__prepared);
tmp_class_creation_39__prepared = NULL;
// Report to PGO about leaving the module without error.
PGO_onModuleExit("cryptography.x509.extensions", false);
Py_INCREF(module_cryptography$x509$extensions);
return module_cryptography$x509$extensions;
module_exception_exit:
#if defined(_NUITKA_MODULE) && 0
{
PyObject *module_name = GET_STRING_DICT_VALUE(moduledict_cryptography$x509$extensions, (Nuitka_StringObject *)const_str_plain___name__);
if (module_name != NULL) {
Nuitka_DelModule(module_name);
}
}
#endif
PGO_onModuleExit("cryptography$x509$extensions", false);
RESTORE_ERROR_OCCURRED(exception_type, exception_value, exception_tb);
return NULL;
}