1 line
174 KiB
JSON
1 line
174 KiB
JSON
{"nodes": [{"id": "backend_venv_lib_python3_12_site_packages_passlib_tests_test_utils_py", "label": "test_utils.py", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1"}, {"id": "test_utils_misctest", "label": "MiscTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L19"}, {"id": "testcase", "label": "TestCase", "file_type": "code", "source_file": "", "source_location": ""}, {"id": "test_utils_misctest_test_compat", "label": ".test_compat()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L24"}, {"id": "test_utils_misctest_test_classproperty", "label": ".test_classproperty()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L36"}, {"id": "test_utils_misctest_test_deprecated_function", "label": ".test_deprecated_function()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L49"}, {"id": "test_utils_misctest_test_memoized_property", "label": ".test_memoized_property()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L67"}, {"id": "test_utils_misctest_test_getrandbytes", "label": ".test_getrandbytes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L88"}, {"id": "test_utils_test_getrandstr", "label": "test_getrandstr()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L101"}, {"id": "test_utils_misctest_test_generate_password", "label": ".test_generate_password()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L141"}, {"id": "test_utils_misctest_test_is_crypt_context", "label": ".test_is_crypt_context()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L147"}, {"id": "test_utils_misctest_test_genseed", "label": ".test_genseed()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L155"}, {"id": "test_utils_misctest_test_crypt", "label": ".test_crypt()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L169"}, {"id": "test_utils_misctest_test_consteq", "label": ".test_consteq()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L255"}, {"id": "test_utils_misctest_test_saslprep", "label": ".test_saslprep()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L357"}, {"id": "test_utils_misctest_test_splitcomma", "label": ".test_splitcomma()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L436"}, {"id": "test_utils_misctest_test_utf8_truncate", "label": ".test_utf8_truncate()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L445"}, {"id": "test_utils_codectest", "label": "CodecTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L567"}, {"id": "test_utils_codectest_test_bytes", "label": ".test_bytes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L570"}, {"id": "test_utils_codectest_test_to_bytes", "label": ".test_to_bytes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L586"}, {"id": "test_utils_codectest_test_to_unicode", "label": ".test_to_unicode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L615"}, {"id": "test_utils_codectest_test_to_native_str", "label": ".test_to_native_str()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L637"}, {"id": "test_utils_codectest_test_is_ascii_safe", "label": ".test_is_ascii_safe()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L668"}, {"id": "test_utils_codectest_test_is_same_codec", "label": ".test_is_same_codec()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L676"}, {"id": "test_utils_base64enginetest", "label": "Base64EngineTest", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L695"}, {"id": "test_utils_base64enginetest_test_constructor", "label": ".test_constructor()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L699"}, {"id": "test_utils_base64enginetest_test_ab64_decode", "label": ".test_ab64_decode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L711"}, {"id": "test_utils_base64enginetest_test_ab64_encode", "label": ".test_ab64_encode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L739"}, {"id": "test_utils_base64enginetest_test_b64s_decode", "label": ".test_b64s_decode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L758"}, {"id": "test_utils_base64enginetest_test_b64s_encode", "label": ".test_b64s_encode()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L781"}, {"id": "test_utils_base64test", "label": "_Base64Test", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L800"}, {"id": "test_utils_base64test_m", "label": ".m()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L819"}, {"id": "test_utils_base64test_test_encode_bytes", "label": ".test_encode_bytes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L826"}, {"id": "test_utils_base64test_test_encode_bytes_bad", "label": ".test_encode_bytes_bad()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L834"}, {"id": "test_utils_base64test_test_decode_bytes", "label": ".test_decode_bytes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L844"}, {"id": "test_utils_base64test_test_decode_bytes_padding", "label": ".test_decode_bytes_padding()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L852"}, {"id": "test_utils_base64test_test_decode_bytes_bad", "label": ".test_decode_bytes_bad()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L879"}, {"id": "test_utils_base64test_test_codec", "label": ".test_codec()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L898"}, {"id": "test_utils_base64test_test_repair_unused", "label": ".test_repair_unused()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L945"}, {"id": "test_utils_base64test_test_encode_transposed_bytes", "label": ".test_encode_transposed_bytes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L994"}, {"id": "test_utils_base64test_test_decode_transposed_bytes", "label": ".test_decode_transposed_bytes()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1004"}, {"id": "test_utils_base64test_test_decode_transposed_bytes_bad", "label": ".test_decode_transposed_bytes_bad()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1012"}, {"id": "test_utils_base64test_check_int_pair", "label": ".check_int_pair()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1023"}, {"id": "test_utils_base64test_test_int6", "label": ".test_int6()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1071"}, {"id": "test_utils_base64test_test_int12", "label": ".test_int12()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1076"}, {"id": "test_utils_base64test_test_int24", "label": ".test_int24()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1082"}, {"id": "test_utils_base64test_test_int64", "label": ".test_int64()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1089"}, {"id": "test_utils_base64test_test_encoded_ints", "label": ".test_encoded_ints()", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1100"}, {"id": "test_utils_h64_test", "label": "H64_Test", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1119"}, {"id": "test_utils_h64big_test", "label": "H64Big_Test", "file_type": "code", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1144"}, {"id": "test_utils_rationale_1", "label": "tests for passlib.util", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1"}, {"id": "test_utils_rationale_20", "label": "tests various parts of utils module", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L20"}, {"id": "test_utils_rationale_25", "label": "test compat's lazymodule", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L25"}, {"id": "test_utils_rationale_148", "label": "test is_crypt_context()", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L148"}, {"id": "test_utils_rationale_170", "label": "test crypt.crypt() wrappers", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L170"}, {"id": "test_utils_rationale_358", "label": "test saslprep() unicode normalizer", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L358"}, {"id": "test_utils_rationale_568", "label": "tests bytes/unicode helpers in passlib.utils", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L568"}, {"id": "test_utils_rationale_571", "label": "test b() helper, bytes and native str type", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L571"}, {"id": "test_utils_rationale_696", "label": "test standalone parts of Base64Engine", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L696"}, {"id": "test_utils_rationale_801", "label": "common tests for all Base64Engine instances", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L801"}, {"id": "test_utils_rationale_820", "label": "generate byte string from offsets", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L820"}, {"id": "test_utils_rationale_827", "label": "test encode_bytes() against reference inputs", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L827"}, {"id": "test_utils_rationale_835", "label": "test encode_bytes() with bad input", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L835"}, {"id": "test_utils_rationale_845", "label": "test decode_bytes() against reference inputs", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L845"}, {"id": "test_utils_rationale_853", "label": "test decode_bytes() ignores padding bits", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L853"}, {"id": "test_utils_rationale_880", "label": "test decode_bytes() with bad input", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L880"}, {"id": "test_utils_rationale_899", "label": "test encode_bytes/decode_bytes against random data", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L899"}, {"id": "test_utils_rationale_995", "label": "test encode_transposed_bytes()", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L995"}, {"id": "test_utils_rationale_1005", "label": "test decode_transposed_bytes()", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1005"}, {"id": "test_utils_rationale_1013", "label": "test decode_transposed_bytes() fails if map is a one-way", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1013"}, {"id": "test_utils_rationale_1024", "label": "helper to check encode_intXX & decode_intXX functions", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1024"}, {"id": "test_utils_rationale_1101", "label": "test against reference integer encodings", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1101"}, {"id": "test_utils_rationale_1120", "label": "test H64 codec functions", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1120"}, {"id": "test_utils_rationale_1145", "label": "test H64Big codec functions", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1145"}, {"id": "test_utils_rationale_22", "label": "# NOTE: could test xor_bytes(), but it's exercised well enough by pbkdf2 test", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L22"}, {"id": "test_utils_rationale_51", "label": "# NOTE: not comprehensive, just tests the basic behavior", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L51"}, {"id": "test_utils_rationale_119", "label": "# NOTE: the following parts are non-deterministic,", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L119"}, {"id": "test_utils_rationale_138", "label": "# NOTE: decoding this due to py3 bytes", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L138"}, {"id": "test_utils_rationale_184", "label": "# NOTE: failures here should be investigated. usually means one of:", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L184"}, {"id": "test_utils_rationale_191", "label": "# NOTE: trusting hasher class works properly (should have been verified using it", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L191"}, {"id": "test_utils_rationale_257", "label": "# NOTE: this test is kind of over the top, but that's only because", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L257"}, {"id": "test_utils_rationale_326", "label": "# TODO: add some tests to ensure we take THETA(strlen) time.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L326"}, {"id": "test_utils_rationale_328", "label": "# NOTE: below code was used to generate stats for analysis", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L328"}, {"id": "test_utils_rationale_697", "label": "# NOTE: most Base64Engine testing done via _Base64Test subclasses below.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L697"}, {"id": "test_utils_rationale_947", "label": "# NOTE: this test relies on encode_bytes() always returning clear", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L947"}, {"id": "test_utils_rationale_981", "label": "# NOTE: these tests assume normal encode/decode has been tested elsewhere.", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L981"}, {"id": "test_utils_rationale_1090", "label": "# NOTE: this isn't multiple of 6, it has 2 padding bits appended", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1090"}, {"id": "test_utils_rationale_1115", "label": "# NOTE: testing H64 & H64Big should be sufficient to verify", "file_type": "rationale", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1115"}], "edges": [{"source": "backend_venv_lib_python3_12_site_packages_passlib_tests_test_utils_py", "target": "functools", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L7", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_passlib_tests_test_utils_py", "target": "warnings", "relation": "imports", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L8", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_passlib_tests_test_utils_py", "target": "passlib_utils", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L12", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_passlib_tests_test_utils_py", "target": "passlib_utils_compat", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L13", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_passlib_tests_test_utils_py", "target": "passlib_tests_utils", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L14", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_passlib_tests_test_utils_py", "target": "test_utils_misctest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L19", "weight": 1.0}, {"source": "test_utils_misctest", "target": "testcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L19", "weight": 1.0}, {"source": "test_utils_misctest", "target": "test_utils_misctest_test_compat", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L24", "weight": 1.0}, {"source": "test_utils_misctest", "target": "test_utils_misctest_test_classproperty", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L36", "weight": 1.0}, {"source": "test_utils_misctest", "target": "test_utils_misctest_test_deprecated_function", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L49", "weight": 1.0}, {"source": "test_utils_misctest", "target": "test_utils_misctest_test_memoized_property", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L67", "weight": 1.0}, {"source": "test_utils_misctest", "target": "test_utils_misctest_test_getrandbytes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L88", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_passlib_tests_test_utils_py", "target": "test_utils_test_getrandstr", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L101", "weight": 1.0}, {"source": "test_utils_misctest", "target": "test_utils_misctest_test_generate_password", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L141", "weight": 1.0}, {"source": "test_utils_misctest", "target": "test_utils_misctest_test_is_crypt_context", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L147", "weight": 1.0}, {"source": "test_utils_misctest", "target": "test_utils_misctest_test_genseed", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L155", "weight": 1.0}, {"source": "test_utils_misctest", "target": "test_utils_misctest_test_crypt", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L169", "weight": 1.0}, {"source": "test_utils_misctest", "target": "test_utils_misctest_test_consteq", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L255", "weight": 1.0}, {"source": "test_utils_misctest", "target": "test_utils_misctest_test_saslprep", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L357", "weight": 1.0}, {"source": "test_utils_misctest", "target": "test_utils_misctest_test_splitcomma", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L436", "weight": 1.0}, {"source": "test_utils_misctest", "target": "test_utils_misctest_test_utf8_truncate", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L445", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_passlib_tests_test_utils_py", "target": "test_utils_codectest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L567", "weight": 1.0}, {"source": "test_utils_codectest", "target": "testcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L567", "weight": 1.0}, {"source": "test_utils_codectest", "target": "test_utils_codectest_test_bytes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L570", "weight": 1.0}, {"source": "test_utils_codectest", "target": "test_utils_codectest_test_to_bytes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L586", "weight": 1.0}, {"source": "test_utils_codectest", "target": "test_utils_codectest_test_to_unicode", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L615", "weight": 1.0}, {"source": "test_utils_codectest", "target": "test_utils_codectest_test_to_native_str", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L637", "weight": 1.0}, {"source": "test_utils_codectest", "target": "test_utils_codectest_test_is_ascii_safe", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L668", "weight": 1.0}, {"source": "test_utils_codectest", "target": "test_utils_codectest_test_is_same_codec", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L676", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_passlib_tests_test_utils_py", "target": "test_utils_base64enginetest", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L695", "weight": 1.0}, {"source": "test_utils_base64enginetest", "target": "testcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L695", "weight": 1.0}, {"source": "test_utils_base64enginetest", "target": "test_utils_base64enginetest_test_constructor", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L699", "weight": 1.0}, {"source": "test_utils_base64enginetest", "target": "test_utils_base64enginetest_test_ab64_decode", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L711", "weight": 1.0}, {"source": "test_utils_base64enginetest", "target": "test_utils_base64enginetest_test_ab64_encode", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L739", "weight": 1.0}, {"source": "test_utils_base64enginetest", "target": "test_utils_base64enginetest_test_b64s_decode", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L758", "weight": 1.0}, {"source": "test_utils_base64enginetest", "target": "test_utils_base64enginetest_test_b64s_encode", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L781", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_passlib_tests_test_utils_py", "target": "test_utils_base64test", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L800", "weight": 1.0}, {"source": "test_utils_base64test", "target": "testcase", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L800", "weight": 1.0}, {"source": "test_utils_base64test", "target": "test_utils_base64test_m", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L819", "weight": 1.0}, {"source": "test_utils_base64test", "target": "test_utils_base64test_test_encode_bytes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L826", "weight": 1.0}, {"source": "test_utils_base64test", "target": "test_utils_base64test_test_encode_bytes_bad", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L834", "weight": 1.0}, {"source": "test_utils_base64test", "target": "test_utils_base64test_test_decode_bytes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L844", "weight": 1.0}, {"source": "test_utils_base64test", "target": "test_utils_base64test_test_decode_bytes_padding", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L852", "weight": 1.0}, {"source": "test_utils_base64test", "target": "test_utils_base64test_test_decode_bytes_bad", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L879", "weight": 1.0}, {"source": "test_utils_base64test", "target": "test_utils_base64test_test_codec", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L898", "weight": 1.0}, {"source": "test_utils_base64test", "target": "test_utils_base64test_test_repair_unused", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L945", "weight": 1.0}, {"source": "test_utils_base64test", "target": "test_utils_base64test_test_encode_transposed_bytes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L994", "weight": 1.0}, {"source": "test_utils_base64test", "target": "test_utils_base64test_test_decode_transposed_bytes", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1004", "weight": 1.0}, {"source": "test_utils_base64test", "target": "test_utils_base64test_test_decode_transposed_bytes_bad", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1012", "weight": 1.0}, {"source": "test_utils_base64test", "target": "test_utils_base64test_check_int_pair", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1023", "weight": 1.0}, {"source": "test_utils_base64test", "target": "test_utils_base64test_test_int6", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1071", "weight": 1.0}, {"source": "test_utils_base64test", "target": "test_utils_base64test_test_int12", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1076", "weight": 1.0}, {"source": "test_utils_base64test", "target": "test_utils_base64test_test_int24", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1082", "weight": 1.0}, {"source": "test_utils_base64test", "target": "test_utils_base64test_test_int64", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1089", "weight": 1.0}, {"source": "test_utils_base64test", "target": "test_utils_base64test_test_encoded_ints", "relation": "method", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1100", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_passlib_tests_test_utils_py", "target": "passlib_utils_binary", "relation": "imports_from", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1117", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_passlib_tests_test_utils_py", "target": "test_utils_h64_test", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1119", "weight": 1.0}, {"source": "test_utils_h64_test", "target": "test_utils_base64test", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1119", "weight": 1.0}, {"source": "backend_venv_lib_python3_12_site_packages_passlib_tests_test_utils_py", "target": "test_utils_h64big_test", "relation": "contains", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1144", "weight": 1.0}, {"source": "test_utils_h64big_test", "target": "test_utils_base64test", "relation": "inherits", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1144", "weight": 1.0}, {"source": "test_utils_base64test_test_decode_bytes_padding", "target": "test_utils_base64test_m", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L861", "weight": 1.0}, {"source": "test_utils_base64test_check_int_pair", "target": "test_utils_base64test_m", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1045", "weight": 1.0}, {"source": "test_utils_base64test_test_int6", "target": "test_utils_base64test_check_int_pair", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1074", "weight": 1.0}, {"source": "test_utils_base64test_test_int6", "target": "test_utils_base64test_m", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1074", "weight": 1.0}, {"source": "test_utils_base64test_test_int12", "target": "test_utils_base64test_check_int_pair", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1079", "weight": 1.0}, {"source": "test_utils_base64test_test_int12", "target": "test_utils_base64test_m", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1079", "weight": 1.0}, {"source": "test_utils_base64test_test_int24", "target": "test_utils_base64test_check_int_pair", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1085", "weight": 1.0}, {"source": "test_utils_base64test_test_int24", "target": "test_utils_base64test_m", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1085", "weight": 1.0}, {"source": "test_utils_base64test_test_int64", "target": "test_utils_base64test_check_int_pair", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1094", "weight": 1.0}, {"source": "test_utils_base64test_test_int64", "target": "test_utils_base64test_m", "relation": "calls", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1094", "weight": 1.0}, {"source": "test_utils_rationale_1", "target": "backend_venv_lib_python3_12_site_packages_passlib_tests_test_utils_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1", "weight": 1.0}, {"source": "test_utils_rationale_20", "target": "test_utils_misctest", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L20", "weight": 1.0}, {"source": "test_utils_rationale_25", "target": "test_utils_misctest_test_compat", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L25", "weight": 1.0}, {"source": "test_utils_rationale_148", "target": "test_utils_misctest_test_is_crypt_context", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L148", "weight": 1.0}, {"source": "test_utils_rationale_170", "target": "test_utils_misctest_test_crypt", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L170", "weight": 1.0}, {"source": "test_utils_rationale_358", "target": "test_utils_misctest_test_saslprep", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L358", "weight": 1.0}, {"source": "test_utils_rationale_568", "target": "test_utils_codectest", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L568", "weight": 1.0}, {"source": "test_utils_rationale_571", "target": "test_utils_codectest_test_bytes", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L571", "weight": 1.0}, {"source": "test_utils_rationale_696", "target": "test_utils_base64enginetest", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L696", "weight": 1.0}, {"source": "test_utils_rationale_801", "target": "test_utils_base64test", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L801", "weight": 1.0}, {"source": "test_utils_rationale_820", "target": "test_utils_base64test_m", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L820", "weight": 1.0}, {"source": "test_utils_rationale_827", "target": "test_utils_base64test_test_encode_bytes", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L827", "weight": 1.0}, {"source": "test_utils_rationale_835", "target": "test_utils_base64test_test_encode_bytes_bad", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L835", "weight": 1.0}, {"source": "test_utils_rationale_845", "target": "test_utils_base64test_test_decode_bytes", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L845", "weight": 1.0}, {"source": "test_utils_rationale_853", "target": "test_utils_base64test_test_decode_bytes_padding", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L853", "weight": 1.0}, {"source": "test_utils_rationale_880", "target": "test_utils_base64test_test_decode_bytes_bad", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L880", "weight": 1.0}, {"source": "test_utils_rationale_899", "target": "test_utils_base64test_test_codec", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L899", "weight": 1.0}, {"source": "test_utils_rationale_995", "target": "test_utils_base64test_test_encode_transposed_bytes", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L995", "weight": 1.0}, {"source": "test_utils_rationale_1005", "target": "test_utils_base64test_test_decode_transposed_bytes", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1005", "weight": 1.0}, {"source": "test_utils_rationale_1013", "target": "test_utils_base64test_test_decode_transposed_bytes_bad", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1013", "weight": 1.0}, {"source": "test_utils_rationale_1024", "target": "test_utils_base64test_check_int_pair", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1024", "weight": 1.0}, {"source": "test_utils_rationale_1101", "target": "test_utils_base64test_test_encoded_ints", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1101", "weight": 1.0}, {"source": "test_utils_rationale_1120", "target": "test_utils_h64_test", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1120", "weight": 1.0}, {"source": "test_utils_rationale_1145", "target": "test_utils_h64big_test", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1145", "weight": 1.0}, {"source": "test_utils_rationale_22", "target": "backend_venv_lib_python3_12_site_packages_passlib_tests_test_utils_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L22", "weight": 1.0}, {"source": "test_utils_rationale_51", "target": "backend_venv_lib_python3_12_site_packages_passlib_tests_test_utils_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L51", "weight": 1.0}, {"source": "test_utils_rationale_119", "target": "backend_venv_lib_python3_12_site_packages_passlib_tests_test_utils_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L119", "weight": 1.0}, {"source": "test_utils_rationale_138", "target": "backend_venv_lib_python3_12_site_packages_passlib_tests_test_utils_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L138", "weight": 1.0}, {"source": "test_utils_rationale_184", "target": "backend_venv_lib_python3_12_site_packages_passlib_tests_test_utils_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L184", "weight": 1.0}, {"source": "test_utils_rationale_191", "target": "backend_venv_lib_python3_12_site_packages_passlib_tests_test_utils_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L191", "weight": 1.0}, {"source": "test_utils_rationale_257", "target": "backend_venv_lib_python3_12_site_packages_passlib_tests_test_utils_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L257", "weight": 1.0}, {"source": "test_utils_rationale_326", "target": "backend_venv_lib_python3_12_site_packages_passlib_tests_test_utils_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L326", "weight": 1.0}, {"source": "test_utils_rationale_328", "target": "backend_venv_lib_python3_12_site_packages_passlib_tests_test_utils_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L328", "weight": 1.0}, {"source": "test_utils_rationale_697", "target": "backend_venv_lib_python3_12_site_packages_passlib_tests_test_utils_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L697", "weight": 1.0}, {"source": "test_utils_rationale_947", "target": "backend_venv_lib_python3_12_site_packages_passlib_tests_test_utils_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L947", "weight": 1.0}, {"source": "test_utils_rationale_981", "target": "backend_venv_lib_python3_12_site_packages_passlib_tests_test_utils_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L981", "weight": 1.0}, {"source": "test_utils_rationale_1090", "target": "backend_venv_lib_python3_12_site_packages_passlib_tests_test_utils_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1090", "weight": 1.0}, {"source": "test_utils_rationale_1115", "target": "backend_venv_lib_python3_12_site_packages_passlib_tests_test_utils_py", "relation": "rationale_for", "confidence": "EXTRACTED", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1115", "weight": 1.0}], "raw_calls": [{"caller_nid": "test_utils_misctest_test_compat", "callee": "assertRegex", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L28"}, {"caller_nid": "test_utils_misctest_test_compat", "callee": "repr", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L28"}, {"caller_nid": "test_utils_misctest_test_compat", "callee": "dir", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L32"}, {"caller_nid": "test_utils_misctest_test_compat", "callee": "assertTrue", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L33"}, {"caller_nid": "test_utils_misctest_test_compat", "callee": "dir", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L33"}, {"caller_nid": "test_utils_misctest_test_compat", "callee": "assertTrue", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L34"}, {"caller_nid": "test_utils_misctest_test_compat", "callee": "dir", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L34"}, {"caller_nid": "test_utils_misctest_test_classproperty", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L45"}, {"caller_nid": "test_utils_misctest_test_classproperty", "callee": "assertIs", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L47"}, {"caller_nid": "test_utils_misctest_test_deprecated_function", "callee": "deprecated_function", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L53"}, {"caller_nid": "test_utils_misctest_test_deprecated_function", "callee": "assertTrue", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L58"}, {"caller_nid": "test_utils_misctest_test_deprecated_function", "callee": "assertWarningList", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L60"}, {"caller_nid": "test_utils_misctest_test_deprecated_function", "callee": "dict", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L60"}, {"caller_nid": "test_utils_misctest_test_deprecated_function", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L65"}, {"caller_nid": "test_utils_misctest_test_deprecated_function", "callee": "test_func", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L65"}, {"caller_nid": "test_utils_misctest_test_memoized_property", "callee": "dummy", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L79"}, {"caller_nid": "test_utils_misctest_test_memoized_property", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L80"}, {"caller_nid": "test_utils_misctest_test_memoized_property", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L81"}, {"caller_nid": "test_utils_misctest_test_memoized_property", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L82"}, {"caller_nid": "test_utils_misctest_test_memoized_property", "callee": "assertIs", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L86"}, {"caller_nid": "test_utils_misctest_test_getrandbytes", "callee": "partial", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L91"}, {"caller_nid": "test_utils_misctest_test_getrandbytes", "callee": "getRandom", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L91"}, {"caller_nid": "test_utils_misctest_test_getrandbytes", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L92"}, {"caller_nid": "test_utils_misctest_test_getrandbytes", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L92"}, {"caller_nid": "test_utils_misctest_test_getrandbytes", "callee": "wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L92"}, {"caller_nid": "test_utils_misctest_test_getrandbytes", "callee": "wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L93"}, {"caller_nid": "test_utils_misctest_test_getrandbytes", "callee": "wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L94"}, {"caller_nid": "test_utils_misctest_test_getrandbytes", "callee": "assertIsInstance", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L95"}, {"caller_nid": "test_utils_misctest_test_getrandbytes", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L96"}, {"caller_nid": "test_utils_misctest_test_getrandbytes", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L96"}, {"caller_nid": "test_utils_misctest_test_getrandbytes", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L97"}, {"caller_nid": "test_utils_misctest_test_getrandbytes", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L97"}, {"caller_nid": "test_utils_misctest_test_getrandbytes", "callee": "assertNotEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L98"}, {"caller_nid": "test_utils_test_getrandstr", "callee": "partial", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L105"}, {"caller_nid": "test_utils_test_getrandstr", "callee": "getRandom", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L105"}, {"caller_nid": "test_utils_test_getrandstr", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L108"}, {"caller_nid": "test_utils_test_getrandstr", "callee": "wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L108"}, {"caller_nid": "test_utils_test_getrandstr", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L111"}, {"caller_nid": "test_utils_test_getrandstr", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L114"}, {"caller_nid": "test_utils_test_getrandstr", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L117"}, {"caller_nid": "test_utils_test_getrandstr", "callee": "wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L117"}, {"caller_nid": "test_utils_test_getrandstr", "callee": "wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L127"}, {"caller_nid": "test_utils_test_getrandstr", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L127"}, {"caller_nid": "test_utils_test_getrandstr", "callee": "wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L128"}, {"caller_nid": "test_utils_test_getrandstr", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L128"}, {"caller_nid": "test_utils_test_getrandstr", "callee": "assertIsInstance", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L129"}, {"caller_nid": "test_utils_test_getrandstr", "callee": "assertNotEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L130"}, {"caller_nid": "test_utils_test_getrandstr", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L131"}, {"caller_nid": "test_utils_test_getrandstr", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L131"}, {"caller_nid": "test_utils_test_getrandstr", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L131"}, {"caller_nid": "test_utils_test_getrandstr", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L131"}, {"caller_nid": "test_utils_test_getrandstr", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L131"}, {"caller_nid": "test_utils_test_getrandstr", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L131"}, {"caller_nid": "test_utils_test_getrandstr", "callee": "wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L134"}, {"caller_nid": "test_utils_test_getrandstr", "callee": "wrapper", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L135"}, {"caller_nid": "test_utils_test_getrandstr", "callee": "assertIsInstance", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L136"}, {"caller_nid": "test_utils_test_getrandstr", "callee": "assertNotEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L137"}, {"caller_nid": "test_utils_test_getrandstr", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L139"}, {"caller_nid": "test_utils_test_getrandstr", "callee": "sorted", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L139"}, {"caller_nid": "test_utils_test_getrandstr", "callee": "set", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L139"}, {"caller_nid": "test_utils_test_getrandstr", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L139"}, {"caller_nid": "test_utils_test_getrandstr", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L139"}, {"caller_nid": "test_utils_test_getrandstr", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L139"}, {"caller_nid": "test_utils_test_getrandstr", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L139"}, {"caller_nid": "test_utils_misctest_test_generate_password", "callee": "filterwarnings", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L144"}, {"caller_nid": "test_utils_misctest_test_generate_password", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L145"}, {"caller_nid": "test_utils_misctest_test_generate_password", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L145"}, {"caller_nid": "test_utils_misctest_test_generate_password", "callee": "generate_password", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L145"}, {"caller_nid": "test_utils_misctest_test_is_crypt_context", "callee": "CryptContext", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L151"}, {"caller_nid": "test_utils_misctest_test_is_crypt_context", "callee": "assertTrue", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L152"}, {"caller_nid": "test_utils_misctest_test_is_crypt_context", "callee": "is_crypt_context", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L152"}, {"caller_nid": "test_utils_misctest_test_is_crypt_context", "callee": "assertFalse", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L153"}, {"caller_nid": "test_utils_misctest_test_is_crypt_context", "callee": "is_crypt_context", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L153"}, {"caller_nid": "test_utils_misctest_test_genseed", "callee": "Random", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L159"}, {"caller_nid": "test_utils_misctest_test_genseed", "callee": "genseed", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L159"}, {"caller_nid": "test_utils_misctest_test_genseed", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L160"}, {"caller_nid": "test_utils_misctest_test_genseed", "callee": "Random", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L162"}, {"caller_nid": "test_utils_misctest_test_genseed", "callee": "genseed", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L162"}, {"caller_nid": "test_utils_misctest_test_genseed", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L163"}, {"caller_nid": "test_utils_misctest_test_genseed", "callee": "assertNotEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L165"}, {"caller_nid": "test_utils_misctest_test_genseed", "callee": "seed", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L167"}, {"caller_nid": "test_utils_misctest_test_genseed", "callee": "genseed", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L167"}, {"caller_nid": "test_utils_misctest_test_crypt", "callee": "get_supported_os_crypt_schemes", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L175"}, {"caller_nid": "test_utils_misctest_test_crypt", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L177"}, {"caller_nid": "test_utils_misctest_test_crypt", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L178"}, {"caller_nid": "test_utils_misctest_test_crypt", "callee": "safe_crypt", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L178"}, {"caller_nid": "test_utils_misctest_test_crypt", "callee": "assertFalse", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L179"}, {"caller_nid": "test_utils_misctest_test_crypt", "callee": "skipTest", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L180"}, {"caller_nid": "test_utils_misctest_test_crypt", "callee": "fail", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L188"}, {"caller_nid": "test_utils_misctest_test_crypt", "callee": "get_crypt_handler", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L197"}, {"caller_nid": "test_utils_misctest_test_crypt", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L198"}, {"caller_nid": "test_utils_misctest_test_crypt", "callee": "using", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L199"}, {"caller_nid": "test_utils_misctest_test_crypt", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L211"}, {"caller_nid": "test_utils_misctest_test_crypt", "callee": "get_hash", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L212"}, {"caller_nid": "test_utils_misctest_test_crypt", "callee": "safe_crypt", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L213"}, {"caller_nid": "test_utils_misctest_test_crypt", "callee": "assertIsInstance", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L214"}, {"caller_nid": "test_utils_misctest_test_crypt", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L215"}, {"caller_nid": "test_utils_misctest_test_crypt", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L216"}, {"caller_nid": "test_utils_misctest_test_crypt", "callee": "safe_crypt", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L216"}, {"caller_nid": "test_utils_misctest_test_crypt", "callee": "to_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L216"}, {"caller_nid": "test_utils_misctest_test_crypt", "callee": "to_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L216"}, {"caller_nid": "test_utils_misctest_test_crypt", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L220"}, {"caller_nid": "test_utils_misctest_test_crypt", "callee": "safe_crypt", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L220"}, {"caller_nid": "test_utils_misctest_test_crypt", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L223"}, {"caller_nid": "test_utils_misctest_test_crypt", "callee": "get_hash", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L224"}, {"caller_nid": "test_utils_misctest_test_crypt", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L225"}, {"caller_nid": "test_utils_misctest_test_crypt", "callee": "safe_crypt", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L225"}, {"caller_nid": "test_utils_misctest_test_crypt", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L226"}, {"caller_nid": "test_utils_misctest_test_crypt", "callee": "safe_crypt", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L226"}, {"caller_nid": "test_utils_misctest_test_crypt", "callee": "to_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L226"}, {"caller_nid": "test_utils_misctest_test_crypt", "callee": "to_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L226"}, {"caller_nid": "test_utils_misctest_test_crypt", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L229"}, {"caller_nid": "test_utils_misctest_test_crypt", "callee": "assertTrue", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L232"}, {"caller_nid": "test_utils_misctest_test_crypt", "callee": "assertFalse", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L233"}, {"caller_nid": "test_utils_misctest_test_crypt", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L245"}, {"caller_nid": "test_utils_misctest_test_crypt", "callee": "safe_crypt", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L245"}, {"caller_nid": "test_utils_misctest_test_crypt", "callee": "assertFalse", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L246"}, {"caller_nid": "test_utils_misctest_test_crypt", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L249"}, {"caller_nid": "test_utils_misctest_test_crypt", "callee": "safe_crypt", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L249"}, {"caller_nid": "test_utils_misctest_test_crypt", "callee": "assertFalse", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L250"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L262"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L262"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L263"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L263"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L264"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L264"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L266"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L266"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L267"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L268"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L270"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L270"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L271"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L272"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L272"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L273"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L283"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L284"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L285"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "consteq_supports_string", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L287"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "assertTrue", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L288"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "consteq", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L288"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L290"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "assertTrue", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L291"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "str_consteq", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L291"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L293"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "assertTrue", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L294"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "consteq", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L294"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L299"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L299"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L300"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L300"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L301"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L301"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L302"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L302"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L303"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L303"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L304"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L307"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L307"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L308"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L308"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L309"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L309"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L310"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L310"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "consteq_supports_string", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L312"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "consteq_supports_string", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L312"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "assertFalse", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L313"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "consteq", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L313"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "assertFalse", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L314"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "consteq", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L314"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L316"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L317"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "assertFalse", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L318"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "str_consteq", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L318"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "assertFalse", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L319"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "str_consteq", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L319"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L321"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L322"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "assertFalse", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L323"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "consteq", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L323"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "assertFalse", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L324"}, {"caller_nid": "test_utils_misctest_test_consteq", "callee": "consteq", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L324"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "require_stringprep", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L359"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L363"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L364"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L365"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L368"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "sp", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L368"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L368"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L368"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L369"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "sp", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L369"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L369"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L369"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L372"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "sp", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L372"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L372"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L372"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L375"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "sp", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L375"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L375"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L375"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L378"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "sp", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L378"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L378"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L378"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L379"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "sp", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L379"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L379"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L379"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L383"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L383"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L384"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L384"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L385"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L385"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L386"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L386"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L388"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L388"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L390"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L390"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L392"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L392"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L394"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L394"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L396"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L396"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L398"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L398"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L399"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L399"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L401"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L401"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L402"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L402"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L404"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L404"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L408"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L408"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L409"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "sp", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L409"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L409"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L409"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L410"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "sp", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L410"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L410"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L410"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L411"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "sp", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L411"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L411"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L411"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L413"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L413"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L415"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L415"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L416"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "sp", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L416"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L416"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L416"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L423"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "sp", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L423"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L423"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L423"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L424"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "sp", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L424"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L424"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L424"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L425"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "sp", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L425"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L425"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L425"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L426"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "sp", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L426"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L426"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L426"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L427"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "sp", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L427"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L427"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L427"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L428"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L428"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L429"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L429"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L433"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L433"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L434"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "sp", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L434"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L434"}, {"caller_nid": "test_utils_misctest_test_saslprep", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L434"}, {"caller_nid": "test_utils_misctest_test_splitcomma", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L438"}, {"caller_nid": "test_utils_misctest_test_splitcomma", "callee": "splitcomma", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L438"}, {"caller_nid": "test_utils_misctest_test_splitcomma", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L439"}, {"caller_nid": "test_utils_misctest_test_splitcomma", "callee": "splitcomma", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L439"}, {"caller_nid": "test_utils_misctest_test_splitcomma", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L440"}, {"caller_nid": "test_utils_misctest_test_splitcomma", "callee": "splitcomma", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L440"}, {"caller_nid": "test_utils_misctest_test_splitcomma", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L441"}, {"caller_nid": "test_utils_misctest_test_splitcomma", "callee": "splitcomma", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L441"}, {"caller_nid": "test_utils_misctest_test_splitcomma", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L442"}, {"caller_nid": "test_utils_misctest_test_splitcomma", "callee": "splitcomma", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L442"}, {"caller_nid": "test_utils_misctest_test_splitcomma", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L443"}, {"caller_nid": "test_utils_misctest_test_splitcomma", "callee": "splitcomma", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L443"}, {"caller_nid": "test_utils_misctest_test_utf8_truncate", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L469"}, {"caller_nid": "test_utils_misctest_test_utf8_truncate", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L471"}, {"caller_nid": "test_utils_misctest_test_utf8_truncate", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L472"}, {"caller_nid": "test_utils_misctest_test_utf8_truncate", "callee": "utf8_truncate", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L475"}, {"caller_nid": "test_utils_misctest_test_utf8_truncate", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L478"}, {"caller_nid": "test_utils_misctest_test_utf8_truncate", "callee": "assertLessEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L481"}, {"caller_nid": "test_utils_misctest_test_utf8_truncate", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L481"}, {"caller_nid": "test_utils_misctest_test_utf8_truncate", "callee": "assertGreaterEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L484"}, {"caller_nid": "test_utils_misctest_test_utf8_truncate", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L484"}, {"caller_nid": "test_utils_misctest_test_utf8_truncate", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L484"}, {"caller_nid": "test_utils_misctest_test_utf8_truncate", "callee": "assertLess", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L485"}, {"caller_nid": "test_utils_misctest_test_utf8_truncate", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L485"}, {"caller_nid": "test_utils_misctest_test_utf8_truncate", "callee": "min", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L485"}, {"caller_nid": "test_utils_misctest_test_utf8_truncate", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L488"}, {"caller_nid": "test_utils_misctest_test_utf8_truncate", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L488"}, {"caller_nid": "test_utils_misctest_test_utf8_truncate", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L501"}, {"caller_nid": "test_utils_misctest_test_utf8_truncate", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L502"}, {"caller_nid": "test_utils_misctest_test_utf8_truncate", "callee": "utf8_truncate", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L504"}, {"caller_nid": "test_utils_misctest_test_utf8_truncate", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L505"}, {"caller_nid": "test_utils_misctest_test_utf8_truncate", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L515"}, {"caller_nid": "test_utils_misctest_test_utf8_truncate", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L516"}, {"caller_nid": "test_utils_misctest_test_utf8_truncate", "callee": "utf8_truncate", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L518"}, {"caller_nid": "test_utils_misctest_test_utf8_truncate", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L519"}, {"caller_nid": "test_utils_misctest_test_utf8_truncate", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L530"}, {"caller_nid": "test_utils_misctest_test_utf8_truncate", "callee": "utf8_truncate", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L530"}, {"caller_nid": "test_utils_misctest_test_utf8_truncate", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L532"}, {"caller_nid": "test_utils_misctest_test_utf8_truncate", "callee": "utf8_truncate", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L532"}, {"caller_nid": "test_utils_misctest_test_utf8_truncate", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L534"}, {"caller_nid": "test_utils_misctest_test_utf8_truncate", "callee": "utf8_truncate", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L534"}, {"caller_nid": "test_utils_misctest_test_utf8_truncate", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L536"}, {"caller_nid": "test_utils_misctest_test_utf8_truncate", "callee": "utf8_truncate", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L536"}, {"caller_nid": "test_utils_misctest_test_utf8_truncate", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L539"}, {"caller_nid": "test_utils_misctest_test_utf8_truncate", "callee": "utf8_truncate", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L539"}, {"caller_nid": "test_utils_misctest_test_utf8_truncate", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L542"}, {"caller_nid": "test_utils_misctest_test_utf8_truncate", "callee": "utf8_truncate", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L542"}, {"caller_nid": "test_utils_misctest_test_utf8_truncate", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L545"}, {"caller_nid": "test_utils_misctest_test_utf8_truncate", "callee": "utf8_truncate", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L545"}, {"caller_nid": "test_utils_misctest_test_utf8_truncate", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L548"}, {"caller_nid": "test_utils_misctest_test_utf8_truncate", "callee": "utf8_truncate", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L548"}, {"caller_nid": "test_utils_misctest_test_utf8_truncate", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L551"}, {"caller_nid": "test_utils_misctest_test_utf8_truncate", "callee": "utf8_truncate", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L551"}, {"caller_nid": "test_utils_misctest_test_utf8_truncate", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L554"}, {"caller_nid": "test_utils_misctest_test_utf8_truncate", "callee": "utf8_truncate", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L554"}, {"caller_nid": "test_utils_misctest_test_utf8_truncate", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L557"}, {"caller_nid": "test_utils_misctest_test_utf8_truncate", "callee": "utf8_truncate", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L557"}, {"caller_nid": "test_utils_misctest_test_utf8_truncate", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L560"}, {"caller_nid": "test_utils_misctest_test_utf8_truncate", "callee": "utf8_truncate", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L560"}, {"caller_nid": "test_utils_codectest_test_bytes", "callee": "assertIs", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L574"}, {"caller_nid": "test_utils_codectest_test_bytes", "callee": "assertIs", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L577"}, {"caller_nid": "test_utils_codectest_test_bytes", "callee": "assertIsInstance", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L579"}, {"caller_nid": "test_utils_codectest_test_bytes", "callee": "assertIsInstance", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L580"}, {"caller_nid": "test_utils_codectest_test_bytes", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L582"}, {"caller_nid": "test_utils_codectest_test_bytes", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L582"}, {"caller_nid": "test_utils_codectest_test_bytes", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L584"}, {"caller_nid": "test_utils_codectest_test_to_bytes", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L591"}, {"caller_nid": "test_utils_codectest_test_to_bytes", "callee": "to_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L591"}, {"caller_nid": "test_utils_codectest_test_to_bytes", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L591"}, {"caller_nid": "test_utils_codectest_test_to_bytes", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L592"}, {"caller_nid": "test_utils_codectest_test_to_bytes", "callee": "to_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L592"}, {"caller_nid": "test_utils_codectest_test_to_bytes", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L592"}, {"caller_nid": "test_utils_codectest_test_to_bytes", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L595"}, {"caller_nid": "test_utils_codectest_test_to_bytes", "callee": "to_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L595"}, {"caller_nid": "test_utils_codectest_test_to_bytes", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L595"}, {"caller_nid": "test_utils_codectest_test_to_bytes", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L596"}, {"caller_nid": "test_utils_codectest_test_to_bytes", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L596"}, {"caller_nid": "test_utils_codectest_test_to_bytes", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L599"}, {"caller_nid": "test_utils_codectest_test_to_bytes", "callee": "to_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L599"}, {"caller_nid": "test_utils_codectest_test_to_bytes", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L600"}, {"caller_nid": "test_utils_codectest_test_to_bytes", "callee": "to_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L600"}, {"caller_nid": "test_utils_codectest_test_to_bytes", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L601"}, {"caller_nid": "test_utils_codectest_test_to_bytes", "callee": "to_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L601"}, {"caller_nid": "test_utils_codectest_test_to_bytes", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L604"}, {"caller_nid": "test_utils_codectest_test_to_bytes", "callee": "to_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L604"}, {"caller_nid": "test_utils_codectest_test_to_bytes", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L608"}, {"caller_nid": "test_utils_codectest_test_to_bytes", "callee": "to_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L608"}, {"caller_nid": "test_utils_codectest_test_to_bytes", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L612"}, {"caller_nid": "test_utils_codectest_test_to_bytes", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L613"}, {"caller_nid": "test_utils_codectest_test_to_unicode", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L620"}, {"caller_nid": "test_utils_codectest_test_to_unicode", "callee": "to_unicode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L620"}, {"caller_nid": "test_utils_codectest_test_to_unicode", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L620"}, {"caller_nid": "test_utils_codectest_test_to_unicode", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L620"}, {"caller_nid": "test_utils_codectest_test_to_unicode", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L621"}, {"caller_nid": "test_utils_codectest_test_to_unicode", "callee": "to_unicode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L621"}, {"caller_nid": "test_utils_codectest_test_to_unicode", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L621"}, {"caller_nid": "test_utils_codectest_test_to_unicode", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L621"}, {"caller_nid": "test_utils_codectest_test_to_unicode", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L624"}, {"caller_nid": "test_utils_codectest_test_to_unicode", "callee": "to_unicode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L624"}, {"caller_nid": "test_utils_codectest_test_to_unicode", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L624"}, {"caller_nid": "test_utils_codectest_test_to_unicode", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L624"}, {"caller_nid": "test_utils_codectest_test_to_unicode", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L627"}, {"caller_nid": "test_utils_codectest_test_to_unicode", "callee": "to_unicode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L627"}, {"caller_nid": "test_utils_codectest_test_to_unicode", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L627"}, {"caller_nid": "test_utils_codectest_test_to_unicode", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L628"}, {"caller_nid": "test_utils_codectest_test_to_unicode", "callee": "to_unicode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L628"}, {"caller_nid": "test_utils_codectest_test_to_unicode", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L628"}, {"caller_nid": "test_utils_codectest_test_to_unicode", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L629"}, {"caller_nid": "test_utils_codectest_test_to_unicode", "callee": "to_unicode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L629"}, {"caller_nid": "test_utils_codectest_test_to_unicode", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L630"}, {"caller_nid": "test_utils_codectest_test_to_unicode", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L631"}, {"caller_nid": "test_utils_codectest_test_to_unicode", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L634"}, {"caller_nid": "test_utils_codectest_test_to_unicode", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L635"}, {"caller_nid": "test_utils_codectest_test_to_native_str", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L642"}, {"caller_nid": "test_utils_codectest_test_to_native_str", "callee": "to_native_str", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L642"}, {"caller_nid": "test_utils_codectest_test_to_native_str", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L642"}, {"caller_nid": "test_utils_codectest_test_to_native_str", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L643"}, {"caller_nid": "test_utils_codectest_test_to_native_str", "callee": "to_native_str", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L643"}, {"caller_nid": "test_utils_codectest_test_to_native_str", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L647"}, {"caller_nid": "test_utils_codectest_test_to_native_str", "callee": "to_native_str", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L647"}, {"caller_nid": "test_utils_codectest_test_to_native_str", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L647"}, {"caller_nid": "test_utils_codectest_test_to_native_str", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L648"}, {"caller_nid": "test_utils_codectest_test_to_native_str", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L651"}, {"caller_nid": "test_utils_codectest_test_to_native_str", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L651"}, {"caller_nid": "test_utils_codectest_test_to_native_str", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L653"}, {"caller_nid": "test_utils_codectest_test_to_native_str", "callee": "to_native_str", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L653"}, {"caller_nid": "test_utils_codectest_test_to_native_str", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L656"}, {"caller_nid": "test_utils_codectest_test_to_native_str", "callee": "to_native_str", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L656"}, {"caller_nid": "test_utils_codectest_test_to_native_str", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L656"}, {"caller_nid": "test_utils_codectest_test_to_native_str", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L657"}, {"caller_nid": "test_utils_codectest_test_to_native_str", "callee": "to_native_str", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L657"}, {"caller_nid": "test_utils_codectest_test_to_native_str", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L660"}, {"caller_nid": "test_utils_codectest_test_to_native_str", "callee": "to_native_str", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L660"}, {"caller_nid": "test_utils_codectest_test_to_native_str", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L660"}, {"caller_nid": "test_utils_codectest_test_to_native_str", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L662"}, {"caller_nid": "test_utils_codectest_test_to_native_str", "callee": "to_native_str", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L662"}, {"caller_nid": "test_utils_codectest_test_to_native_str", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L666"}, {"caller_nid": "test_utils_codectest_test_is_ascii_safe", "callee": "assertTrue", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L671"}, {"caller_nid": "test_utils_codectest_test_is_ascii_safe", "callee": "is_ascii_safe", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L671"}, {"caller_nid": "test_utils_codectest_test_is_ascii_safe", "callee": "assertTrue", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L672"}, {"caller_nid": "test_utils_codectest_test_is_ascii_safe", "callee": "is_ascii_safe", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L672"}, {"caller_nid": "test_utils_codectest_test_is_ascii_safe", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L672"}, {"caller_nid": "test_utils_codectest_test_is_ascii_safe", "callee": "assertFalse", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L673"}, {"caller_nid": "test_utils_codectest_test_is_ascii_safe", "callee": "is_ascii_safe", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L673"}, {"caller_nid": "test_utils_codectest_test_is_ascii_safe", "callee": "assertFalse", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L674"}, {"caller_nid": "test_utils_codectest_test_is_ascii_safe", "callee": "is_ascii_safe", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L674"}, {"caller_nid": "test_utils_codectest_test_is_ascii_safe", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L674"}, {"caller_nid": "test_utils_codectest_test_is_same_codec", "callee": "assertTrue", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L680"}, {"caller_nid": "test_utils_codectest_test_is_same_codec", "callee": "is_same_codec", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L680"}, {"caller_nid": "test_utils_codectest_test_is_same_codec", "callee": "assertFalse", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L681"}, {"caller_nid": "test_utils_codectest_test_is_same_codec", "callee": "is_same_codec", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L681"}, {"caller_nid": "test_utils_codectest_test_is_same_codec", "callee": "assertTrue", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L683"}, {"caller_nid": "test_utils_codectest_test_is_same_codec", "callee": "is_same_codec", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L683"}, {"caller_nid": "test_utils_codectest_test_is_same_codec", "callee": "assertTrue", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L684"}, {"caller_nid": "test_utils_codectest_test_is_same_codec", "callee": "is_same_codec", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L684"}, {"caller_nid": "test_utils_codectest_test_is_same_codec", "callee": "assertTrue", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L686"}, {"caller_nid": "test_utils_codectest_test_is_same_codec", "callee": "is_same_codec", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L686"}, {"caller_nid": "test_utils_codectest_test_is_same_codec", "callee": "assertTrue", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L687"}, {"caller_nid": "test_utils_codectest_test_is_same_codec", "callee": "is_same_codec", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L687"}, {"caller_nid": "test_utils_codectest_test_is_same_codec", "callee": "assertTrue", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L688"}, {"caller_nid": "test_utils_codectest_test_is_same_codec", "callee": "is_same_codec", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L688"}, {"caller_nid": "test_utils_codectest_test_is_same_codec", "callee": "assertFalse", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L690"}, {"caller_nid": "test_utils_codectest_test_is_same_codec", "callee": "is_same_codec", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L690"}, {"caller_nid": "test_utils_base64enginetest_test_constructor", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L703"}, {"caller_nid": "test_utils_base64enginetest_test_constructor", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L706"}, {"caller_nid": "test_utils_base64enginetest_test_constructor", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L709"}, {"caller_nid": "test_utils_base64enginetest_test_ab64_decode", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L716"}, {"caller_nid": "test_utils_base64enginetest_test_ab64_decode", "callee": "ab64_decode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L716"}, {"caller_nid": "test_utils_base64enginetest_test_ab64_decode", "callee": "hb", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L716"}, {"caller_nid": "test_utils_base64enginetest_test_ab64_decode", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L717"}, {"caller_nid": "test_utils_base64enginetest_test_ab64_decode", "callee": "ab64_decode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L717"}, {"caller_nid": "test_utils_base64enginetest_test_ab64_decode", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L717"}, {"caller_nid": "test_utils_base64enginetest_test_ab64_decode", "callee": "hb", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L717"}, {"caller_nid": "test_utils_base64enginetest_test_ab64_decode", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L720"}, {"caller_nid": "test_utils_base64enginetest_test_ab64_decode", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L720"}, {"caller_nid": "test_utils_base64enginetest_test_ab64_decode", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L723"}, {"caller_nid": "test_utils_base64enginetest_test_ab64_decode", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L724"}, {"caller_nid": "test_utils_base64enginetest_test_ab64_decode", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L725"}, {"caller_nid": "test_utils_base64enginetest_test_ab64_decode", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L725"}, {"caller_nid": "test_utils_base64enginetest_test_ab64_decode", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L728"}, {"caller_nid": "test_utils_base64enginetest_test_ab64_decode", "callee": "ab64_decode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L728"}, {"caller_nid": "test_utils_base64enginetest_test_ab64_decode", "callee": "hb", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L728"}, {"caller_nid": "test_utils_base64enginetest_test_ab64_decode", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L729"}, {"caller_nid": "test_utils_base64enginetest_test_ab64_decode", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L730"}, {"caller_nid": "test_utils_base64enginetest_test_ab64_decode", "callee": "ab64_decode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L730"}, {"caller_nid": "test_utils_base64enginetest_test_ab64_decode", "callee": "hb", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L730"}, {"caller_nid": "test_utils_base64enginetest_test_ab64_decode", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L731"}, {"caller_nid": "test_utils_base64enginetest_test_ab64_decode", "callee": "ab64_decode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L731"}, {"caller_nid": "test_utils_base64enginetest_test_ab64_decode", "callee": "hb", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L731"}, {"caller_nid": "test_utils_base64enginetest_test_ab64_decode", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L732"}, {"caller_nid": "test_utils_base64enginetest_test_ab64_decode", "callee": "ab64_decode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L732"}, {"caller_nid": "test_utils_base64enginetest_test_ab64_decode", "callee": "hb", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L732"}, {"caller_nid": "test_utils_base64enginetest_test_ab64_decode", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L736"}, {"caller_nid": "test_utils_base64enginetest_test_ab64_decode", "callee": "ab64_decode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L736"}, {"caller_nid": "test_utils_base64enginetest_test_ab64_decode", "callee": "hb", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L736"}, {"caller_nid": "test_utils_base64enginetest_test_ab64_decode", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L737"}, {"caller_nid": "test_utils_base64enginetest_test_ab64_decode", "callee": "ab64_decode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L737"}, {"caller_nid": "test_utils_base64enginetest_test_ab64_decode", "callee": "hb", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L737"}, {"caller_nid": "test_utils_base64enginetest_test_ab64_encode", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L744"}, {"caller_nid": "test_utils_base64enginetest_test_ab64_encode", "callee": "ab64_encode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L744"}, {"caller_nid": "test_utils_base64enginetest_test_ab64_encode", "callee": "hb", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L744"}, {"caller_nid": "test_utils_base64enginetest_test_ab64_encode", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L747"}, {"caller_nid": "test_utils_base64enginetest_test_ab64_encode", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L748"}, {"caller_nid": "test_utils_base64enginetest_test_ab64_encode", "callee": "hb", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L748"}, {"caller_nid": "test_utils_base64enginetest_test_ab64_encode", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L751"}, {"caller_nid": "test_utils_base64enginetest_test_ab64_encode", "callee": "ab64_encode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L751"}, {"caller_nid": "test_utils_base64enginetest_test_ab64_encode", "callee": "hb", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L751"}, {"caller_nid": "test_utils_base64enginetest_test_ab64_encode", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L752"}, {"caller_nid": "test_utils_base64enginetest_test_ab64_encode", "callee": "ab64_encode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L752"}, {"caller_nid": "test_utils_base64enginetest_test_ab64_encode", "callee": "hb", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L752"}, {"caller_nid": "test_utils_base64enginetest_test_ab64_encode", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L753"}, {"caller_nid": "test_utils_base64enginetest_test_ab64_encode", "callee": "ab64_encode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L753"}, {"caller_nid": "test_utils_base64enginetest_test_ab64_encode", "callee": "hb", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L753"}, {"caller_nid": "test_utils_base64enginetest_test_ab64_encode", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L756"}, {"caller_nid": "test_utils_base64enginetest_test_ab64_encode", "callee": "ab64_encode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L756"}, {"caller_nid": "test_utils_base64enginetest_test_ab64_encode", "callee": "hb", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L756"}, {"caller_nid": "test_utils_base64enginetest_test_b64s_decode", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L763"}, {"caller_nid": "test_utils_base64enginetest_test_b64s_decode", "callee": "b64s_decode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L763"}, {"caller_nid": "test_utils_base64enginetest_test_b64s_decode", "callee": "hb", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L763"}, {"caller_nid": "test_utils_base64enginetest_test_b64s_decode", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L764"}, {"caller_nid": "test_utils_base64enginetest_test_b64s_decode", "callee": "b64s_decode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L764"}, {"caller_nid": "test_utils_base64enginetest_test_b64s_decode", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L764"}, {"caller_nid": "test_utils_base64enginetest_test_b64s_decode", "callee": "hb", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L764"}, {"caller_nid": "test_utils_base64enginetest_test_b64s_decode", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L767"}, {"caller_nid": "test_utils_base64enginetest_test_b64s_decode", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L767"}, {"caller_nid": "test_utils_base64enginetest_test_b64s_decode", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L770"}, {"caller_nid": "test_utils_base64enginetest_test_b64s_decode", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L771"}, {"caller_nid": "test_utils_base64enginetest_test_b64s_decode", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L772"}, {"caller_nid": "test_utils_base64enginetest_test_b64s_decode", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L772"}, {"caller_nid": "test_utils_base64enginetest_test_b64s_decode", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L775"}, {"caller_nid": "test_utils_base64enginetest_test_b64s_decode", "callee": "b64s_decode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L775"}, {"caller_nid": "test_utils_base64enginetest_test_b64s_decode", "callee": "hb", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L775"}, {"caller_nid": "test_utils_base64enginetest_test_b64s_decode", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L776"}, {"caller_nid": "test_utils_base64enginetest_test_b64s_decode", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L777"}, {"caller_nid": "test_utils_base64enginetest_test_b64s_decode", "callee": "b64s_decode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L777"}, {"caller_nid": "test_utils_base64enginetest_test_b64s_decode", "callee": "hb", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L777"}, {"caller_nid": "test_utils_base64enginetest_test_b64s_decode", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L778"}, {"caller_nid": "test_utils_base64enginetest_test_b64s_decode", "callee": "b64s_decode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L778"}, {"caller_nid": "test_utils_base64enginetest_test_b64s_decode", "callee": "hb", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L778"}, {"caller_nid": "test_utils_base64enginetest_test_b64s_decode", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L779"}, {"caller_nid": "test_utils_base64enginetest_test_b64s_decode", "callee": "b64s_decode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L779"}, {"caller_nid": "test_utils_base64enginetest_test_b64s_decode", "callee": "hb", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L779"}, {"caller_nid": "test_utils_base64enginetest_test_b64s_encode", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L786"}, {"caller_nid": "test_utils_base64enginetest_test_b64s_encode", "callee": "b64s_encode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L786"}, {"caller_nid": "test_utils_base64enginetest_test_b64s_encode", "callee": "hb", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L786"}, {"caller_nid": "test_utils_base64enginetest_test_b64s_encode", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L789"}, {"caller_nid": "test_utils_base64enginetest_test_b64s_encode", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L790"}, {"caller_nid": "test_utils_base64enginetest_test_b64s_encode", "callee": "hb", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L790"}, {"caller_nid": "test_utils_base64enginetest_test_b64s_encode", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L793"}, {"caller_nid": "test_utils_base64enginetest_test_b64s_encode", "callee": "b64s_encode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L793"}, {"caller_nid": "test_utils_base64enginetest_test_b64s_encode", "callee": "hb", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L793"}, {"caller_nid": "test_utils_base64enginetest_test_b64s_encode", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L794"}, {"caller_nid": "test_utils_base64enginetest_test_b64s_encode", "callee": "b64s_encode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L794"}, {"caller_nid": "test_utils_base64enginetest_test_b64s_encode", "callee": "hb", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L794"}, {"caller_nid": "test_utils_base64enginetest_test_b64s_encode", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L795"}, {"caller_nid": "test_utils_base64enginetest_test_b64s_encode", "callee": "b64s_encode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L795"}, {"caller_nid": "test_utils_base64enginetest_test_b64s_encode", "callee": "hb", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L795"}, {"caller_nid": "test_utils_base64enginetest_test_b64s_encode", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L798"}, {"caller_nid": "test_utils_base64enginetest_test_b64s_encode", "callee": "b64s_encode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L798"}, {"caller_nid": "test_utils_base64enginetest_test_b64s_encode", "callee": "hb", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L798"}, {"caller_nid": "test_utils_base64test_m", "callee": "join_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L821"}, {"caller_nid": "test_utils_base64test_test_encode_bytes", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L831"}, {"caller_nid": "test_utils_base64test_test_encode_bytes", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L832"}, {"caller_nid": "test_utils_base64test_test_encode_bytes_bad", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L838"}, {"caller_nid": "test_utils_base64test_test_encode_bytes_bad", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L838"}, {"caller_nid": "test_utils_base64test_test_encode_bytes_bad", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L839"}, {"caller_nid": "test_utils_base64test_test_decode_bytes", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L849"}, {"caller_nid": "test_utils_base64test_test_decode_bytes", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L850"}, {"caller_nid": "test_utils_base64test_test_decode_bytes_padding", "callee": "bytes", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L854"}, {"caller_nid": "test_utils_base64test_test_decode_bytes_padding", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L861"}, {"caller_nid": "test_utils_base64test_test_decode_bytes_padding", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L861"}, {"caller_nid": "test_utils_base64test_test_decode_bytes_padding", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L862"}, {"caller_nid": "test_utils_base64test_test_decode_bytes_padding", "callee": "bchr", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L864"}, {"caller_nid": "test_utils_base64test_test_decode_bytes_padding", "callee": "bchr", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L866"}, {"caller_nid": "test_utils_base64test_test_decode_bytes_padding", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L867"}, {"caller_nid": "test_utils_base64test_test_decode_bytes_padding", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L867"}, {"caller_nid": "test_utils_base64test_test_decode_bytes_padding", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L870"}, {"caller_nid": "test_utils_base64test_test_decode_bytes_padding", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L870"}, {"caller_nid": "test_utils_base64test_test_decode_bytes_padding", "callee": "range", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L871"}, {"caller_nid": "test_utils_base64test_test_decode_bytes_padding", "callee": "bchr", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L873"}, {"caller_nid": "test_utils_base64test_test_decode_bytes_padding", "callee": "bchr", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L875"}, {"caller_nid": "test_utils_base64test_test_decode_bytes_padding", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L876"}, {"caller_nid": "test_utils_base64test_test_decode_bytes_padding", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L876"}, {"caller_nid": "test_utils_base64test_test_decode_bytes_bad", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L885"}, {"caller_nid": "test_utils_base64test_test_decode_bytes_bad", "callee": "assertTrue", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L888"}, {"caller_nid": "test_utils_base64test_test_decode_bytes_bad", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L889"}, {"caller_nid": "test_utils_base64test_test_decode_bytes_bad", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L892"}, {"caller_nid": "test_utils_base64test_test_decode_bytes_bad", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L893"}, {"caller_nid": "test_utils_base64test_test_codec", "callee": "getRandom", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L902"}, {"caller_nid": "test_utils_base64test_test_codec", "callee": "irange", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L904"}, {"caller_nid": "test_utils_base64test_test_codec", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L910"}, {"caller_nid": "test_utils_base64test_test_codec", "callee": "getrandbytes", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L914"}, {"caller_nid": "test_utils_base64test_test_codec", "callee": "encode_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L917"}, {"caller_nid": "test_utils_base64test_test_codec", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L918"}, {"caller_nid": "test_utils_base64test_test_codec", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L918"}, {"caller_nid": "test_utils_base64test_test_codec", "callee": "decode_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L921"}, {"caller_nid": "test_utils_base64test_test_codec", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L922"}, {"caller_nid": "test_utils_base64test_test_codec", "callee": "choice", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L930"}, {"caller_nid": "test_utils_base64test_test_codec", "callee": "getrandstr", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L932"}, {"caller_nid": "test_utils_base64test_test_codec", "callee": "decode_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L935"}, {"caller_nid": "test_utils_base64test_test_codec", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L936"}, {"caller_nid": "test_utils_base64test_test_codec", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L936"}, {"caller_nid": "test_utils_base64test_test_codec", "callee": "encode_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L939"}, {"caller_nid": "test_utils_base64test_test_codec", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L941"}, {"caller_nid": "test_utils_base64test_test_codec", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L943"}, {"caller_nid": "test_utils_base64test_test_repair_unused", "callee": "getRandom", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L950"}, {"caller_nid": "test_utils_base64test_test_repair_unused", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L955"}, {"caller_nid": "test_utils_base64test_test_repair_unused", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L956"}, {"caller_nid": "test_utils_base64test_test_repair_unused", "callee": "getrandstr", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L956"}, {"caller_nid": "test_utils_base64test_test_repair_unused", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L959"}, {"caller_nid": "test_utils_base64test_test_repair_unused", "callee": "encode_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L961"}, {"caller_nid": "test_utils_base64test_test_repair_unused", "callee": "decode_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L961"}, {"caller_nid": "test_utils_base64test_test_repair_unused", "callee": "random", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L962"}, {"caller_nid": "test_utils_base64test_test_repair_unused", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L963"}, {"caller_nid": "test_utils_base64test_test_repair_unused", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L964"}, {"caller_nid": "test_utils_base64test_test_repair_unused", "callee": "check_repair_unused", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L967"}, {"caller_nid": "test_utils_base64test_test_repair_unused", "callee": "assertFalse", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L968"}, {"caller_nid": "test_utils_base64test_test_repair_unused", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L969"}, {"caller_nid": "test_utils_base64test_test_repair_unused", "callee": "assertNotEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L972"}, {"caller_nid": "test_utils_base64test_test_repair_unused", "callee": "check_repair_unused", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L973"}, {"caller_nid": "test_utils_base64test_test_repair_unused", "callee": "assertTrue", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L974"}, {"caller_nid": "test_utils_base64test_test_repair_unused", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L975"}, {"caller_nid": "test_utils_base64test_test_encode_transposed_bytes", "callee": "encode_transposed_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L998"}, {"caller_nid": "test_utils_base64test_test_encode_transposed_bytes", "callee": "decode_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L999"}, {"caller_nid": "test_utils_base64test_test_encode_transposed_bytes", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1000"}, {"caller_nid": "test_utils_base64test_test_encode_transposed_bytes", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1002"}, {"caller_nid": "test_utils_base64test_test_encode_transposed_bytes", "callee": "u", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1002"}, {"caller_nid": "test_utils_base64test_test_decode_transposed_bytes", "callee": "encode_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1008"}, {"caller_nid": "test_utils_base64test_test_decode_transposed_bytes", "callee": "decode_transposed_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1009"}, {"caller_nid": "test_utils_base64test_test_decode_transposed_bytes", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1010"}, {"caller_nid": "test_utils_base64test_test_decode_transposed_bytes_bad", "callee": "encode_bytes", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1016"}, {"caller_nid": "test_utils_base64test_test_decode_transposed_bytes_bad", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1017"}, {"caller_nid": "test_utils_base64test_check_int_pair", "callee": "getRandom", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1025"}, {"caller_nid": "test_utils_base64test_check_int_pair", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1027"}, {"caller_nid": "test_utils_base64test_check_int_pair", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1028"}, {"caller_nid": "test_utils_base64test_check_int_pair", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1035"}, {"caller_nid": "test_utils_base64test_check_int_pair", "callee": "assertIsInstance", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1036"}, {"caller_nid": "test_utils_base64test_check_int_pair", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1037"}, {"caller_nid": "test_utils_base64test_check_int_pair", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1038"}, {"caller_nid": "test_utils_base64test_check_int_pair", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1039"}, {"caller_nid": "test_utils_base64test_check_int_pair", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1043"}, {"caller_nid": "test_utils_base64test_check_int_pair", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1043"}, {"caller_nid": "test_utils_base64test_check_int_pair", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1045"}, {"caller_nid": "test_utils_base64test_check_int_pair", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1046"}, {"caller_nid": "test_utils_base64test_check_int_pair", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1047"}, {"caller_nid": "test_utils_base64test_check_int_pair", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1048"}, {"caller_nid": "test_utils_base64test_check_int_pair", "callee": "assertRaises", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1049"}, {"caller_nid": "test_utils_base64test_check_int_pair", "callee": "irange", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1053"}, {"caller_nid": "test_utils_base64test_check_int_pair", "callee": "randint", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1055"}, {"caller_nid": "test_utils_base64test_check_int_pair", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1056"}, {"caller_nid": "test_utils_base64test_check_int_pair", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1057"}, {"caller_nid": "test_utils_base64test_check_int_pair", "callee": "len", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1057"}, {"caller_nid": "test_utils_base64test_check_int_pair", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1058"}, {"caller_nid": "test_utils_base64test_check_int_pair", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1058"}, {"caller_nid": "test_utils_base64test_check_int_pair", "callee": "getrandstr", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1061"}, {"caller_nid": "test_utils_base64test_check_int_pair", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1062"}, {"caller_nid": "test_utils_base64test_check_int_pair", "callee": "assertGreaterEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1063"}, {"caller_nid": "test_utils_base64test_check_int_pair", "callee": "assertLess", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1064"}, {"caller_nid": "test_utils_base64test_check_int_pair", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1065"}, {"caller_nid": "test_utils_base64test_check_int_pair", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1067"}, {"caller_nid": "test_utils_base64test_check_int_pair", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1069"}, {"caller_nid": "test_utils_base64test_test_encoded_ints", "callee": "skipTests", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1103"}, {"caller_nid": "test_utils_base64test_test_encoded_ints", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1106"}, {"caller_nid": "test_utils_base64test_test_encoded_ints", "callee": "getattr", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1107"}, {"caller_nid": "test_utils_base64test_test_encoded_ints", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1108"}, {"caller_nid": "test_utils_base64test_test_encoded_ints", "callee": "encode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1108"}, {"caller_nid": "test_utils_base64test_test_encoded_ints", "callee": "assertEqual", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1109"}, {"caller_nid": "test_utils_base64test_test_encoded_ints", "callee": "decode", "source_file": "backend/venv/lib/python3.12/site-packages/passlib/tests/test_utils.py", "source_location": "L1109"}]} |